/* @media only screen and (max-width: 1199px){ 

    .section-title h1{
        font-size: 30px !important;
    }
    .hero-slider-layout .section-title p{
        font-size: 19px !important;
    }
    .about-content h2 span {
        font-size: 42px !important;
    }
    .our{
        font-size: 38px !important;
    }
    .post-item-content h2 a{
        font-size: 17px;
    }
    .swiper-pagination {
        margin-bottom: 121px !important;
    }
    .expert{
        font-size: 36px !important;
    }
    .what-we-item-content h3{
        font-size: 15px !important;
    }
    .what-we-item-content p {
        font-size: 13px !important;
    }
    .about-footer-content p {
            font-size: 14px !important;
    }
    .footer-links ul li{
        font-size: 14px !important;
    }
    .footer-copyright {
        text-align: center !important;
    }
} */

@media only screen and (max-width: 991px){ 

}

@media only screen and (max-width: 767px){ }

@media only screen and (max-width: 575px){


 }