@media (max-width: 550px) {
    .page-title-home-1 .slide-home-1 .content-wrap .content .sub-title {
        font-size: 21px;
        line-height: 27px;
        margin-bottom: 20px !important;
    }

    .page-title-home-1 .swiper-slide-active .slide-home-1 .content .fade-item-2 {
        font-size: 34px;
        line-height: 41px !important;
    }

    .slide-home-1 {
        height: 495px;
    }


    .header {
        padding: unset;
    }

    .header .header-inner .header-left .logo-site img {
        max-width: 135px;
    }

    .heading-section.has-text .text {
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .heading-section .title {
        font-size: 29px;
        line-height: 40px;
    }

    .s-service {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .box-portfolio.style-4 .content .title {
        margin-top: -73px;
        font-size: 18px;
    }

    .home .s-about-us {
        margin-bottom: 150px !important;
        margin-bottom: 169px !important;
    }

    .s-about-us img {
        margin-top: 20px;
    }

    .s-counter.has-img-item {
        position: relative;
        top: 119px;
    }

    .s-counter {
        padding: 20px 0px 30px 0px;
    }

    .has-img-item .s-img-item.item-1 img {
        display: none;
    }

    .s-faq {
        /* position: relative; */
        /* top: 150px; */

    }

    .s-faq .col-lg-5 {
        display: none;
    }

    .footer {
        position: relative;
        top: 100px;
    }

    .tf-accordion .accordion-item .accordion-header .accordion-button {
        font-size: 13px;
    }

    .s-our-expertise {
        padding-top: 0px;
    }


    .s-contact-us.style-2 {
        background-image: unset;
    }

    .page-title .content .title {
        font-size: 33px;
    }

    .s-contact-us .col-lg-7 {
        margin-top: 30px;
    }

    .s-contact-us.style-2.pb-88 {
        padding-bottom: 0px;
    }


    .footer .col-lg-2,
    .footer .col-lg-3 {
        display: none;
    }

    .footer .footer-top .footer-left .logo img {
        width: 133px !important;
    }
}