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}
.petFooter ul{margin-bottom:unset}
footer.footerJourney p{color:#ccc;font-family:'robotolight';font-size:14px;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(min-width:1200px){.petFooter .container{max-width:1152px}
.petFooter .col-md-8{flex:0 0 100%;max-width:100%}
}
@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}
}