header.headerJourney{display:flex;justify-content:space-between;background:#c21a17;padding:12px 40px;position:relative;align-items:center;z-index:5}
header.headerJourney p{color:#fff;display:none;font-family:'robotoregular';font-size:1.4rem;line-height:1.2em;padding:0 0 0 22px;position:relative}
header.headerJourney p:before{background:url(../assets/images/contact-us-icon.svg) 0 0 no-repeat;content:'';height:14px;position:absolute;left:0;top:3px;width:14px}
@media(max-width:767px){header.headerJourney{background-color:#fff;box-shadow:inset 0 -1px 0 0 #ccc}
header.headerJourney .logo svg g g{fill:#c21a17}
}
@media(max-width:639px){header.headerJourney{padding:12px 12px}
header.headerJourney .logo svg{width:100px}
header.headerJourney p{font-size:1.2rem}
header.headerJourney p:before{top:2px}
}
.maintenanceComp{padding:50px 0}
.maintenanceComp .imgSec{display:block;padding-bottom:50px}
.maintenanceComp h3{font-size:3.6rem;font-family:robotoregular;color:#c21b17;padding-bottom:15px}
.maintenanceComp p{font-size:2.6rem;font-family:robotolight;color:#20252b;padding-bottom:10px}
.footerJourney .maintainance{color:white !important}
footer .footerTop{background-color:#454f58;background-image:linear-gradient(112deg,#48535c,#20252b 100%);padding:30px 0}
.footer-social-wrap p{color:#fff;max-width:60%;font-size:1.6rem;line-height:24px;font-family:robotolight}
.social-footer-list li{width:40px;height:40px;background:transparent;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;display:flex;align-items:center;justify-content:center;transition:all .5s}
.social-footer-list li a{display:block;padding:10px}
.social-footer-list li a img{width:20px;height:20px}
.social-footer-list li:hover{background:rgba(0,0,0,0.2)}
.social-footer-list{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;align-items:center}
footer.footerJourney p{color:#ccc;font-family:'robotolight';font-size:1.6rem;line-height:1.4em}
footer.footerJourney p.copyright{font-family:'robotobold';margin-bottom:20px;padding:70px 0 20px;position:relative;text-transform:uppercase}
footer.footerJourney p.copyright::before{background:#ccc;bottom:-20px;content:'';height:1px;left:0;margin-bottom:20px;position:absolute;width:95px}
@media(max-width:1366px){.footer-links-list li a{font-size:1.3rem}
footer .footerBottom p{font-size:1.4rem}
}
@media(max-width:1023px){.footer-social-wrap p{max-width:90%}
.footer-main-links h3 span{display:block}
.down-app-list{max-width:220px;padding:0;margin:0 auto}
.social-footer-list li{background:rgba(0,0,0,0.2)}
}
@media(max-width:767px){.footer-social-wrap{margin:30px 0}
.footer-social-wrap p{max-width:80%;text-align:center;width:100%;margin:0 auto;padding:15px 0}
.footer-logo-wrap{text-align:center}
footer .footerTop{padding:15px 0}
footer.footerJourney p.copyright{padding-top:20px}
}