@media (min-width: 768px) {
.global-footer .footer-sitemap a {
    padding: 0.32em 0.4em !important;
    font-size: 12px !important;
}
.footer-utility {
    font-size: 11px !important;
}
.home-button {
    font-size: 14px !important;
    padding: 5px 2em !important;
}
.pagetop a {
    width: 5em !important;
    height: 5em !important;
    }
}
@media (max-width: 767px) {
.global-footer .footer-sitemap .col>ul>li>ul>li>a {
    font-size: 0.8em !important;
}
.global-footer {
    font-size: 1.0rem !important;
}
.global-footer .footer-sitemap .col>ul>li>ul>li>a:before {
    font-size: 0.5rem !important;
}
.global-footer .inner { 
  font-size: initial;font-size:1.5rem !important;
}
.global-footer .pagetop {
    font-size: 1.6rem !important;
}
.global-footer .footer-sitemap .col>ul>li>a {

    font-size: 1em !important;
    padding: 0.6em 0.7em !important;
}
.home-button {
    padding: 8px 2em !important;
}
}