@media screen and (max-width:1300px){
    .header-logo-cs{
        position: absolute;
        left: 0;
        top: 0;
                padding-left: 20px;
        padding-top: 8px;
    }
    .padding-lg-mob{
        padding: 5px 0;
    }
    .process-box-img img, .process-box-img{
        width: 100%;
    }
    .header-area-cs .main-menu{
        padding-left: 180px;
    }
}
@media screen and (max-width:1200px){
     .header-logo-cs{
       
                padding-left: 20px;
        padding-top: 2px;
    }
    .padding-lg-mob{
        padding: 15px 0;
    }
    .tabs-custom-portfolio{
        justify-content: center;
        align-items: center;
    }
    .services-info-box .service-content{
        padding-bottom: 10px;
    }
    .services-info-box .service-content .th-btn{
        position: static;
        margin-top: 10px;
    }
}
@media screen and (max-width:991px){
    .job-content-info{
        min-height: unset;
    }
}
@media screen and (max-width:768px){
    .hero-style14 .hero-title{
        font-size: 45px !important;
    }
    .header-container{
        padding: 0 15px;
    }
    .process-box-img img, .process-box-img{
        width: 100%;
        height: 200px;
    }
    .th-widget-contact{
        width: 100%;
        max-width: 100%;
    }
    h3.product-pop-title{
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 10px;
    }
}
@media screen and (max-width:567px){
    .hero-style14 .hero-title{
        font-size: 38px !important;
        line-height: 50px !important;
        margin: 0;
    }
    .hero-btns a.th-btn{
                padding: 10px 18px;
    }
    .hero-btns .btn-group{
        gap: 5px;
    }
    .hero-btns a.th-btn i{
        display: none;
    }
    .header-logo img{
        width: 120px;
    }
    .home-video-box{
        height: 45vh;
    }
    .testi-card9{
        padding: 15px;
    }
    .testi-card9 .box-text{
        font-weight: 400;
    }
    .header-layout1-2 .menu-area{
        border-radius: 0;
    }
    .header-logo-cs{
        padding-top: 10px;
    }
    .product-modal-dt-left{
        height: 250px;
    }
    .case-box{
        padding: 0;
    }
    .blog-box .box-title{
        margin-bottom: 10px;
    }
    .blog-widget-custom .blog-img{
        margin-bottom: 10px;
    }
    .blog-single .blog-title{
        line-height: 35px;
        margin-bottom: 6px;
    }
    .blog-single{
        margin-bottom: 15px;
    }
    .blog-info-content .blog-img{
        height: 350px;
    }
    .about-img-left .img1{
        width: 100%;
    }
    .about-wrap13 .about-wrapp-content .about-item .box-title{
        font-size: 20px;
    }
}