@media (max-width: 1199px) {    h1 {        font-size: 32px !important;        line-height: 38px !important;    }    h2{        font-size: 26px !important;        line-height:32px !important;    }    h3,h4,h5,h6{        font-size: 24px !important;        line-height:28px !important;    }    .any-question strong {        font-size: 18px;    }}@media (max-width: 991px) {    h1 {        font-size: 28px !important;        line-height: 38px !important;    }    h2{        font-size: 24px !important;        line-height:30px !important;    }    h3,h4h5,h6{        font-size: 22px !important;        line-height:28px !important;    }    header img{        max-width: 200px !important;    }    .row-banner {        padding-top: 50px;        padding-bottom: 50px;    }    .services {        background: #ececec;    }    .satisfaction .reviews {        padding: 20px;        min-height: 350px;    }    .any-question:before {        background: none;    }    footer ul.social {        margin-top: -56px;    }}@media (max-width: 767px) {    h1 {        font-size: 26px !important;        line-height: 32px !important;    }    h2{        font-size: 22px !important;        line-height:28px !important;    }    h3,h4,h5,h6{        font-size: 18px !important;        line-height:24px !important;    }    .container, .container-sm {        max-width: 720px;    }}@media (max-width: 575px) {    h1 {        font-size: 24px !important;        line-height: 30px !important;    }    h2{        font-size: 22px !important;        line-height:28px !important;    }    h3,h4,h5,h6{        font-size: 16px !important;        line-height:22px !important;    }    .any-question a.cta, .any-question a.contact {        width: 100%;    }    .portfolio .filter-button {        width: 49% !important;        font-size: 14px;        line-height: 20px;    }    .about img{        width: 100%;    }}@media (max-width: 479px) {    h1 {        font-size: 20px !important;        line-height: 26px !important;    }    h2{        font-size: 18px !important;        line-height:24px !important;    }    h3,h4,h5,h6{        font-size: 17px !important;        line-height:23px !important;    }    .banner .phone {        font-size: 16px;        line-height: 22px;    }    .satisfaction .reviews {        min-height: 450px;;    }    .portfolio .filter-button {        width: 100% !important;        margin-left: 0;    }    .portfolio .col-6 , .address-info .col-6 , .contact .contact-info .col-6{        -ms-flex: 0 0 100%;        flex: 0 0 100%;        max-width: 100%;    }    .contact-info .form-control {        height: 40px;        font-size: 14px;    }}