.footer{align-items:flex-start;background-color:#333;display:flex;justify-content:center;padding:3.6rem 0}.footer .footer-wrapper{grid-column-gap:3.2rem;display:grid;grid-template-columns:repeat(12,1fr);justify-content:space-between;max-width:1280px;width:100%}.footer .company-info{grid-column-gap:3.2rem;display:grid;grid-column:1/5;grid-template-columns:repeat(4,1fr);text-align:center}.footer .primary-logo,.footer .secondary-logo{grid-column:2/4}.footer .primary-logo img,.footer .secondary-logo img{width:100%!important}.footer .primary-logo{margin-bottom:2.4rem}.footer .secondary-logo{margin-bottom:1.2rem}.footer .address{margin-bottom:2.4rem;text-align:center}.footer .address,.footer .social-links{grid-column:1/-1}.footer .footer-nav{grid-column:5/13}.footer .copyright{grid-column:1/-1;margin-top:3.6rem}.footer p{font-family:Roboto Condensed;font-size:1.8rem;font-weight:700;margin-bottom:0}.footer a{color:#fff;transition:all .3s ease}.footer a:hover{color:#db3832}.footer .social-links__link{margin-right:1.2rem}.footer .social-links__link:last-of-type{margin-right:0}@media screen and (max-width:1280px){.footer{padding:3.6rem}}@media screen and (max-width:1024px){.footer .company-info,.footer .footer-nav{grid-column:1/-1}.footer .company-info{grid-template-columns:repeat(3,1fr)}.footer .primary-logo,.footer .secondary-logo{grid-column:2/3}.footer .primary-logo img,.footer .secondary-logo img{width:100%!important}.footer .footer-nav{border-top:1px solid #fff;margin-top:2.4rem;padding-top:2.4rem}}@media screen and (max-width:767px){.footer{padding:1.6rem}.footer .footer-wrapper{grid-template-columns:1fr}.footer .footer-nav{border-top:none}}