@media(max-width:767px){
    .hero-slider .swiper-slide img{
        height: 28vh;
    }
    .common-section h2 {
        font-size: 18px;
    }
    .common-section h4{
        font-size: 14px;
    }
    .service-btn{
        font-size: 13px;
        padding: 12px 12px;
    }
    .feature-box{
        display: block;
    }
    .feature-item{
        margin-bottom: 8px;
        font-size: 13px;
    }
    .service-icon{
        top:24%;
    }
    .service-content{
        padding: 33px 5px;
    }
    .service-content h4{
        font-size: 15px;
    }
    .service-content p{
        font-size: 12px;
    }
    .book-btn{
        padding: 8px 12px;
        font-size: 13px;
    }
    .service-box{
        height: 330px;
    }
    .service-icon img{
        width: 45px;
        height: 45px;
    }
    .common-section h3{
        font-size: 16px;
    }
    .industry-card h5{
        font-size: 14px;
    }
    .job-card{
        height: auto;
    }
    .apply-btn {
        padding: 8px 10px;
        font-size: 12px;
    }
    .category-card img{
        width:74px;
    }
    .section-title h2{
        font-size: 24px;
    }
    .category-content h4{
        font-size: 14px;
        margin-top: 15px;
    }
    .category-content p{
        display: none;
    }
    .category-content{
        padding: 0;
     }
  .connect-content h2{
        font-size: 24px;
        line-height: 34px;
    }
    .section-title-two h2{
        font-size: 24px;
        line-height: 30px;
    }
    .why-box h4{
        font-size: 15px;
    }
.why-box p{
    font-size: 12px;
}
 .why-box img{
    width: 70px;
    height: 70px;
 }
    .contact-form-box h2{
        font-size: 24px;
    }
    .contact-form-box{
        padding: 20px;
    }
    .submit-btn{
        padding: 12px 16px;
        font-size: 10px;
    }
    .contact-form-box .form-control{
        font-size: 10px;
    }
    .testimonial-item p{
        font-size: 14px;
    }
    .cover-img img{
        height: 160px;
    }
    .swiper-button-next, .swiper-button-prev{
        display: none;
    }
    .connect-image img{
        display: block;
        margin: auto;
        width: 300px;
    }
       .productSwiper{
        padding: 0 15px;
    }
}