@media only screen and (max-width:1180px) and (min-width: 1024px) {
    .col-3.footer-count2.footer-item-rows {
        width: 27%!important;
    }
    .col-3.footer-count1.footer-item-rows {
        width: 34%!important;
    }
    .col-3.footer-count3.footer-item-rows {
        width: 33%!important;
    }
    .contact-page-wrap .contact-site-name {
        font-size: 28px!important;
    }
}
.mob-dot-toggle {
    color: #ffffff !important;
}