@media only screen and (min-width: 1400px) and (max-width: 1599px) {

    .container_mob_100 {
        padding: 0px 7%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .slide_text_div h4 {
        font-size: 60px;
        line-height: 55px;
    }
    .slide_text_div {
        padding: 0px;
        margin-right: 10%;
    }
    .map_bg{
        width: 60%;
        right: -125px;
        top: 25%;
    }
    .contact_map_bg {
        width: 55%;
        top: 30%;
        height: 48%;
    }
    .home_map_bg{
        width: 50%;
        /* right: 0px; */
        height: 60%;
        top: 30%;
    }
    .home_back_cent::after {
        width: 37vw;
        height: 90vw;
        top: 57vw;
        left: -18vw;
    }

    .inner_rot_lft_txt h3 {
        font-size: 70px;
        transform: rotate(-90deg);
        top: 0px;
        left: 40px;
    }
    .inner_rot_lft_txt h2 {
        font-size: 140px;
        transform: rotate(-90deg);
        bottom: 0px;
        left: -80px;
        width: 132%;
    }
    .facil_list_2 ul li:nth-child(n+2) {
        margin-left: 46%;
    }
    .container_mob_100 {
        padding: 0px 7%;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
    .contact_map_bg {
        width: 55%;
        top: 30%;
        height: 40%;
    }
    .home_map_bg{
        width: 50%;
        /* right: 0px; */
        bottom: 0px;
        height: 45%;
        top: 32%;
    }
    ul.nav-list li{
        list-style: none;
        padding: 0px 20px;
    }  
    .slide_main_div {
        margin-left: 10%;
    } 
    .slide_text_div {
        padding: 0px;
        margin-right: 10%;
    }
    .slide_text_div h4 {
        font-size: 50px;
        line-height: 55px;
        padding: 0rem 0px 1rem 0px;
    } 
    .mat_top_div h2{
        font-size: 50px;
        line-height: 56px;
    }
    .lif_cont_div h2{
        font-size: 50px;
        line-height: 56px;
    }
    .faq_txt_div h2{
        font-size: 50px;
        line-height: 56px;
    }
    .map_bg{
        width: 65%;
        right: -125px;
        top: 25%;
    }
    .home_back_cent::after {
        width: 37vw;
        height: 90vw;
        top: 57vw;
        left: -18vw;
    }
    .home_rote_div h2 {
        font-size: 65px;
        top: 281px;
        left: -43px;
    }
    .home_rote_div h3 {
        font-size: 120px;
        bottom: -266px;
        left: 30px;
    }
    .inner_rot_lft_txt h3 {
        font-size: 70px;
        transform: rotate(-90deg);
        top: 0px;
        left: 30px;
    }
    .inner_rot_lft_txt h2 {
        font-size: 140px;
        transform: rotate(-90deg);
        bottom: 0px;
        left: -80px;
        width: 132%;
    }
    .cont_right_space {
        margin-right: 6rem;
    }
    .card_img_sect {
        width: 100%;
        height: 300px;
    }
    /* .facil_list ul li:nth-child(n+4) {
        margin-left: 50%;
    } */
    .facil_list_2 ul li:nth-child(n+2) {
        margin-left: 34%;
    }
    .cont_mar_top_space {
        padding-top: 4rem;
    }
}

@media only screen and (min-width: 769px) and (max-width: 992px) {
    /* .main-header{
        display: none;
    } */
    .main-header {
        position: absolute;
    }
    .menu_filter {
        position: absolute;
    }
    .header-nav{
        display: none;
    }
    .desktop-view-hide {
        display: block;
    }
    img.logo-img {
        width: 38%;
        margin: 22px 0 0 15px;
    }
    .cart_txt h2 {
        font-size: 35px;
        line-height: 55px;
    }
    .map_bg{
        display: none;
    }
    .home_back_cent::before {
        display: none;
    }
    .home_rote_div h2{
        font-family: "DIN-Condensed-Bold";
        font-size: 70px;
        color: var(--primary-color);
        transform: rotate(0deg);
        position: relative;
        top: 0px;
        text-align: center;
        left: 0px;
    }
    .home_rote_div h3{
        font-family: "DIN-Condensed-Bold";
        font-size: 150px;
        color: var(--secondary-color);
        transform: rotate(0deg);
        position: relative;
        bottom: 0px;
        text-align: center;
        left: 0px;
    }
    .cost_inner_hd{
        font-size: 35px;
        line-height: 45px;
     }
     .cost_prise{
        font-size: 25px;
        line-height: 35px;
     }
     .rot_txt_mobile_none{
        display: none;
     }
     .rot_txt_mobile_show{
        display: block;
     }

     .inner_rot_lft_txt h2{
        font-size: 50px;
        transform: rotate(0deg);
        left: -80px;
        color: var(--primary-color);
        bottom: 120px;
    }
    .inner_rot_lft_txt h3{
        font-size: 100px;
        transform: rotate(0deg);
        top: 40px;
        left: 0px;
        color: var(--secondary-color);
    }
     /* .inner_rot_lft_txt h2{
        font-size: 130px;
        transform: rotate(0deg);
        bottom: 0px;
        left: 0px;
    }
    .inner_rot_lft_txt h3{
        font-size: 76px;
        transform: rotate(0deg);
        top: 0px;
        left: 0px;
    } */
    .contact_block {
        margin-bottom: 20px;
    }
    .cont_mar_top_space {
        padding-top: 4rem;
    }
    .contact_map_bg{
        display: none;
    }
    .contact_form_div{
        padding: 30px 0 50px 0px;
        margin-right: 0px;
    }
    .cont_right_space {
        margin-right: 0rem;
    }
    .card_img_sect {
        width: 100%;
        height: auto;
    }
    /* .facil_list ul li:nth-child(n+4) {
        margin-left: 40%;
    } */
    .facil_list_2 ul li:nth-child(n+2) {
        margin-left: 12%;
    }
    .slide_img_div{
        margin-top: 20px;
    }
    
    
    .container_mob_100{
        width: 100% !important;
        padding: 0px;
    }
}

@media only screen and (max-width:768px) {
    /* .main-header{
        display: none;
    } */
    .card_img_sect {
        width: 100%;
        height: 230px;
        position: relative;
    }
    .rot_txt_mobile_none{
        display: none;
     }
     .rot_txt_mobile_show{
        display: block;
     }
     .inn_slide_img{
        height: 300px;
        object-fit: cover;
    }
    .inner_banner_slider{
        padding-top: 60px;
    }
    .tran_up_div{
        height: 60px;
    }
    .inner_banner_slider .carousel-control-next, .carousel-control-prev {
        height: 25px;
        width: 25px;
        margin: 0px 6%;
        top: 40%;
    }
    .inner_banner_slider .carousel-control-next span, .carousel-control-prev span {
        height: 25px;
        width: 25px;
    }
    .inner_banner_slider .carousel-control-prev-icon{
        background-size: 25px;
    }
    .inner_banner_slider .carousel-control-next-icon{
        background-size: 25px;
    }

    .home_back_cent::after {
        width: 45vw;
        height: 127vw;
        top: 53vw;
        left: -22vw;
    }
    .home_back_cent::before {
        display: none;
    }
    .main-header {
        position: absolute;
    }
    .menu_filter {
        position: absolute;
    }
    .header-nav{
        display: none;
    }
    .desktop-view-hide {
        display: block;
    }
    img.logo-img {
        width: 38%;
        margin: 22px 0 0 15px;
    }
    .home-cont-to {
        padding: 4rem 0px;
        margin: 0px;
    }
    .slide_main_div{
        padding: 0px 20px;
        margin-left: 5%;
        margin-right: 5%;
    }
    .slide_text_div {
        padding: 0px;
        margin-right: 0px;
    }
    .slide_img_div{
        display: none;
    }
    .upd_down_sect .container{
        width: 100%;
    }
    .slide_text_div h4 {
        font-size: 43px;
        line-height: 53px;
        padding: 0rem 0px 1rem 0px;
    }
    .slide_text_div p {
        font-family: "OpenSans-Regular";
        font-size: 13px;
        line-height: 20px;
    }
    .contact_slide_text_div h4 p{
        font-size: 45px;
        line-height: 55px;
        padding: 0rem 0px 1rem 0px;
    }
    .card_padd {
        padding: 2rem 0px;
    }
    p.card_img_btn{
        border-radius: 20px;
        padding: 7px 13px;
        font-size: 12px;
    }
    a.card_img_btn {
        border-radius: 20px;
        padding: 7px 13px;
        font-size: 12px;
    }
    a.card_img_btn_2 {
        border-radius: 20px;
        padding: 10px 15px;
        font-size: 13px;
    }
    .cart_txt h2 {
        font-size: 35px;
        line-height: 45px;
    }
    .rup_txt {
        font-size: 14px;
        line-height: 20px;
    }

    .rotate_main {
        padding: 1rem 0px 3rem 0px;
    }
    .feature_cont {
        padding: 2rem 0px;
    }
    .feature_card_div {
        padding: 0px 10px 40px 10px;
        text-align: center;
    }
    .feature_cont h1 {
        font-size: 35px;
        line-height: 45px;
        padding: 1rem 0px 3rem 0px;
    }
    /* .feature_icon {
        width: 40px;
    } */
    .fearture_ic_div img{
        width: 20px;
        height: 20px;
        object-fit: contain;
    }
    .feature_card_div h4 {
        font-size: 11px;
        padding: 10px;
    }
    .feature_card_div p {
        font-size: 12px;
        line-height: 20px;
    }
    .home_map_section {
        padding: 3rem 2rem;
    }
    .map_bg{
        display: none;
    }
    .mat_top_div h2{
        font-size: 50px;
        line-height: 56px;
        padding: 0rem 0px 1rem 0px;
    }
    .mat_top_div p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .mat_top_div {
        padding: 30px;
    }
    .why_section {
        flex-direction: column-reverse;
    }
    .lif_cont_div {
        padding: 1rem 0rem 3rem 0px;
    }
    .lif_cont_div h2 p{
        font-size: 45px;
        line-height: 55px;
        padding: 0rem 0px 1rem 0px;
    }
    .lif_cont_div p{
        font-size: 13px;
        line-height: 20px;
    }
    .contact_slide_text_div p{
        font-size: 13px;
        line-height: 20px;
    }
    

    .faq_txt_div h2{
        font-size: 50px;
        line-height: 56px;
    }
    .accordion_open_txt{
        font-size: 13px;
        line-height: 20px;
        padding: 10px 15px;
    }
    .faq_cont {
        padding: 0rem 1rem 0rem 1rem;
        margin: 0px;
    }
    .faq_accordion .accordion-button {
        font-size: 13px;
        line-height: 20px;
        padding: 4px 0px 4px 30px;
    }
    .bann_sl_content{
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: absolute;
        bottom: 30px;
        left: 20px;
        right: 20px;
    }
    .enery_lab_cont{
        width: 90px;
    }
    .slid_im_btn {     
        border-radius: 15px;
        padding: 7px 12px;
        font-size: 12px;
    }
    .slid_im_btn a{     
        border-radius: 15px;
        padding: 7px 12px;
        font-size: 12px;
    }
    .kamer_page_padd{
        padding: 0px 0px;
     }
    .cost_div{
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }
    .top_bott_span{
        padding: 3rem 2rem 0rem 2rem;
     }
    .kamer_page_cont{
        padding: 0px 2rem;   
    }
    .kamer_page_cont h2 p{
        font-size: 45px;
        line-height: 50px;
        padding: 0rem 0px 1rem 0px;
    }
    .kamer_page_cont p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .cost_txt {
        padding-bottom: 3rem;
    }
    .cost_inner_hd{
        font-size: 30px;
        line-height: 40px;
     }
     .cost_prise{
        font-size: 20px;
        line-height: 30px;
     }
     .inner_hd_to{
        font-size: 45px;
        line-height: 55px;
     }
     .facil_list ul li{
        padding: 5px 0px 10px 0px;
        font-size: 13px;
        line-height: 23px;
        width: 78%;
     }
     .facl_icon{
        margin-right: 10px;
        width: 20px;
     }
     .space_right{
        margin-right: 0px
     }
     .gall_col_right{
        display: flex;
        gap: 16px;
        margin-top: 15px;
     }
     .gal_upp_txt {
        right: 0px;
        bottom: 10px;
        border-radius: 12px;
        padding: 5px 10px;
    }
     .gal_upp_txt a {
        border-radius: 12px;
        padding: 5px 10px;
        font-size: 11px;
    }
    .admin_sect p {
        font-family: "OpenSans-Regular";
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .down_cont_row{
        padding: 4px 0px;
        font-size: 13px;
        line-height: 23px;
    }
    .down_icon{
        width: 18px;
        object-fit: cover;
        object-position: center; 
        margin-right: 10px; 
    }
    .contact_link_btn_hd{
        font-size: 38px;
        line-height: 40px;
        padding: 4rem 0px 2rem 0px;
    }
    .list_icon {
        width: 25px;
        height: 25px;
    }
    .listing_cont_div h4 {
        padding: 10px 0px 3px 0px;
        font-size: 18px;
        line-height: 26px;
    }

    .inner_rot_lft_txt h2{
        font-size: 50px;
        transform: rotate(0deg);
        left: -80px;
        color: var(--primary-color);
        bottom: 120px;
    }
    .inner_rot_lft_txt h3{
        font-size: 100px;
        transform: rotate(0deg);
        top: 40px;
        left: 0px;
        color: var(--secondary-color);
    }
    .rating_list ul li {
        padding: 5px 0px 5px 0px;
        font-size: 14px;
        line-height: 14px;
    }
    .rat_whit_bg {
        border-radius: 20px;
        /* min-height: 20px; */
    }
    .rat_inn_bg {
        /* border-radius: 10px; */
        min-height: 20px;
        padding: 4px 15px;
    }
    .contact_map_bg{
        display: none;
    }
    .cont_form_sect{
        padding: 0px 10px;
    }
    .contact_block {
        margin-bottom: 20px;
        border-radius: 20px;
        padding: 20px;
    }
    .cont_mar_top_space {
        padding-top: 4rem;
    }
    .cont_right_space {
        margin-right: -1rem;
    }
    .contact_form_div{
        padding: 30px 0 50px 0px;
        margin-right: 0px;
    }
    .contact_form_div input[type="text"] {
        border-radius: 30px;
        padding: 10px 20px;
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px; 
    }
    .contact_form_div textarea {
        border-radius: 20px;
        padding: 15px 20px;
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px;
        height: 160px;
    }
    .cont_info_hd {
        font-size: 22px;
        line-height: 32px;
    }
    .contact_txt {
        font-size: 13px;
        line-height: 18px;
        padding: 10px 10px;
        min-height: 70px;
    }
    /* .facil_list ul li:nth-child(n+4) {
        margin-left: 30%;
    } */
    .facil_list_2 ul li:nth-child(n+2) {
        margin-left: 5%;
    }

    .container_mob_100{
        width: 100% !important;
        padding: 0px;
    }
    .rot_img{
        height: 40vh;
    }


    .foot_img{
        width: 100%;
        height: 100%;
        /* height: auto; */
        object-fit: cover;
        object-position: center;
        position: absolute;
    }
    .footer_text{
        display: none;
    }
    .footer_text_mobile{
        display: block;
    }
    .footer_bott{
        padding: 20px 0;
    }
    .foot_logo{
        width: 50%;
        margin: 0 auto;
    }
    .footer_left{
        align-items: center;
        font-size: 12px;
        padding: 5px 0px;
        display: flex;
        justify-content: center;
        color: var(--body-color);
    }
    .cent_txt{
        font-size: 15px;
        color: var(--body-color);
        margin-top: -7px;
    }
    .footer_right{
        align-items: center;
        font-size: 12px;
        display: flex;
        justify-content: center;
        padding: 5px 0px;
        color: var(--body-color);
    }
    .gal_img_cont {
        display: grid;
        grid-template-columns: 2fr 1fr; 
        gap: 10px; 
    }



    /* .gal_img_cont a:nth-child(1) {
        grid-column: 4;
        grid-row: 1 / span 1;
    } */

    .home-banner{
        margin-top: -50px;
    }
}


@media only screen and (max-width:540px) {
    .home_back_cent::after {
        width: 36vw;
        height: 120vw;
        top: 171vw;
        left: -18vw;
    }
}