@media (max-width: 767px) {
 
    .slider-content {
        right: 10px;
        left: 10px;
        text-align: center;
    }

    .slider-content h1 {
        font-size: 22px;
    }
 
    .footer-section{
        background-color: #212529;
        background-image: none;
        height: 564px;

    }
    .client-text h2{
        font-size:24px;
    }
.services-section h2{
    font-size: 18px;
    line-height: 26px;
}
.about-title{
    font-size: 24px;
}
.pre-item-left span{
    font-size: 9px;
}
.pre-item-right a
{
    font-size: 9px;
}
.banner-content h1{
    font-size: 32px;
}
.cta-content h2{
    font-size:24px;
}
.clients .title{
    font-size:24px;
}
.enquire .titles{
    font-size:24px;
}
.section-heading h2{
    font-size:24px;
}
.about-banner img{
    
}
.about-banner{
   height:200px;
}
.carousel-item img{
    height:280px;
}
.request-btn{
    font-size:12px;
}
}