
/* Footer
   ================================= */
footer .gp-footer-header { font-size: 44px; line-height: 54px; font-family: 'Playfair Display' !important; }
footer .gp-header-primary { font-family: 'Playfair Display' !important; font-size: 36px; }
footer .gp-phone-number { font-size: 36px; font-family: "Open Sans" !important; color: #F6B30D !important; }
footer .gp-phone-number span { font-weight: 700; }
footer .gp-email-address { font-size: 36px; font-family: "Open Sans" !important; }
footer .gp-footer-logos img { height: 28px; opacity: 0.3; }
footer .gp-footer-logos img:hover { opacity: 1; cursor: pointer; }

@media only screen and (max-width: 768px) {
    footer .gp-footer-header { text-align: center; }
    footer .gp-header-primary { text-align: center; }
    footer .gp-phone-number { font-size: 24px !important; text-align: center; }
    footer .gp-email-address { font-size: 24px !important; text-align: center; }
    footer .gp-link { text-align: center; }
    footer .gp-building { top: 30px !important; }
    footer .gp-pointer { left: 110px; top: -22px; width: 40px; }
    footer .gp-location { max-width: 320px; height: 200px; margin-left: auto; margin-right: auto; }
}

@media (max-width: 960px){
    .gp-map { background-size: cover !important; width: 320px !important; height: 371px; left: -56px; top: -90px; background-position: center; }
    .gp-question { margin-bottom: 50px !important; }
    .gp-office-link { margin-top: 100px !important; }
    footer .gp-building { top: 30px !important; }
    footer .gp-pointer { left: 110px; top: -22px; width: 40px; }
    footer .gp-location { max-width: 320px; height: 200px; margin-left: auto; margin-right: auto; }
}

@media (max-width: 1199px){
    .gp-building { right: 0px !important; }
}