@media only screen and (max-width: 430px) {
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .cs_hero.cs_style_1 .cs_swiper_parallax_bg {
        position: absolute;
        top: 110px;
        left: 0;
        width: 100%;
        height: 60%;
        background-position: center;
        background-size: cover;
    }
    
    /* .cs_nav .cs_nav_list a {
        color: #000;
    } */
    .cs_main_header_right .cs_toolbox .menu-item-has-children ul li a {
        color: #000;
    }

    .cs_site_header.cs_style_1 .cs_top_header_in {
        height: 30px;
    }

    /* .cs_main_header_left img {
        width: 60%;
    } */

    .cs_fs_18 {
        font-size: 16px!important;
    }

    a.cs_btn.cs_style_1.cs_fs_16.cs_rounded_5.cs_pl_30.cs_pr_30.cs_pt_10.cs_pb_10.overflow-hidden {
        padding: 0px 5px;
    }

    .cs_hero_slider .cs_slider_navigation {
        right: 15px;
        right: initial;
        bottom: 10px;
        top: initial;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        gap: 15px;
        left: 44%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .cs_section_heading .cs_section_heading_in h3 {
        font-size: 30px;
    }

    .cs_page_header h1 {
        font-size: 25px;
    }

    .cs_pb_140 {
        padding-bottom: 20px;
    }

    .cs_pt_133 {
        padding-top: 40px;
    }

    .cs_mb_lg_40 {
        margin-bottom: 15px;
    }

    h2.cs_fs_48.cs_fs_lg_36.cs_mb_20 {
        font-size: 20px;
    }

    .cs_pt_135 {
        padding-top: 40px;
    }

    .cs_pb_135 {
        padding-bottom: 35px;
    }

    .cs_pb_130 {
        padding-bottom: 40px;
    }

    .cs_fs_35 {
        font-size: 25px;
    }

    .blog-single {
        padding: 40px 0 0px;
    }

    .cs_page_header {
        /* height: 640px; */
        margin-top: 120px;
        height: 90px;
        padding: 30px 0 39px;
    }

    iframe {
        height: 160px;
    }

    .announcement-containt h3 {
        color: #fff;
        font-size: 18px;
        padding-top: 20px;
        text-align: center;
    }

    .announcement-logo img {
        width: 100%;
        padding: 0px 0px;
    }

    #color .video-box iframe {
        width: 100%;
        height: 230px;
    }

    /* .bottom-0 {
        bottom: 170px !important;
    } */
}

@media screen and (min-width: 360px) and (max-width: 844px) {
    /* .cs_experience.cs_style_1 .cs_experience_thumb {
        padding: 27px 20px 166px 45px;
    } */

    .text-white.cs_mb_10 {
        font-size: 7px;
        line-height: 15px;
    }

    .banner-box .cs_btn.cs_style_1 {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        line-height: 15px;
        color: #fff;
        background-color: #e9a132;
        position: relative;
        outline: none;
        border: none;
    }

    /* .swiper-slide .banner-box {
        width: 50%;
    } */
    #category.frontsec .cs_service.cs_style_1 {
    height: auto;
   }
    .banner-box .cs_btn.cs_style_1 span {
        position: relative;
        z-index: 1;
        font-size: 8px;
    }

    .cs_btn.cs_style_1 span {
        position: relative;
        z-index: 1;
        font-size: 15px;
    }

    .cs_hero_shape_1 {
        right: -299px;
        pointer-events: none;
    }

    .cs_hero_shape_2 {
        top: 0px;
        pointer-events: none;
    }

    .cs_pb_lg_110 {
        padding-bottom: 197px;
    }

    .cs_width_45 {
        width: 35px;
    }

    .cs_height_45 {
        height: 35px;
    }

    .category-box img {
        width: 100%;
    }

    .category-box .cs_lh_base {
        width: 100% !important;
        line-height: 1.5em;
    }
    
    #mainsalid .col-md-12 {
    width: 100%;
}

#overlay {
 
 width: 90%;
 left: 5%;
 
}


}

@media screen and (max-width: 1199px) {
    .cs_swiper_parallax_slider_wrap .swiper-slide img {
        position: absolute;
        top: 120px;
    }
}

/* @media screen and (max-width: 768px) {
    .swiper-slide .banner-box {
        width: 100%;
    }
    .cs_hero.cs_style_1 {
        min-height: 300px;
        max-height: 500px;
    }
    .cs_fs_lg_25 {
        font-size: 25px;
    }
    .text-white.cs_mb_10 {
        font-size: 12px;
        line-height: 15px;
    }
    .cs_portfolio.cs_style_1 {
        height: 290px;
    }
} */
@media screen and (max-width: 390px) {
    .cs_hero.cs_style_1 {
        min-height: 300px;
        max-height: 500px;
    }
}