/** Small Desktops*/
@media(max-width:1200px){
.top-form-submit-wrapper,.cs-input_wrap{margin:5px 0px 5px 0px;}
.int_head_wrap{padding-top:200px;}
.wrapper{padding-left:10px; padding-right:10px;}
.meta_listing_container{margin-top:120px;}
.facilities_abso_wrapper .flex_wrap{flex-direction:column;}
.abso_result_wrapper{width:120%;}
.fac_check, .fac_list{width:100%;}

}

@media ( max-width:1000px){
    .head_logo{width:20%;}
    .head_logo img{max-width:125px;}
    .main_nav{width:80%;}
    #mainHead li{margin-left:10px;}
    .memblock_left{width:70%;}
    .memblock_right{width:25%;}
    .existing_booking_cc h3{font-size:25px;}
    .customer_details_wrapper{width:50%;}
    .existing_bookings_wrapper{width:50%; padding-left:5px;}
    .f_cont_cc a{font-size:15px;}
}

@media(max-width:850px){
    .listing_meta_primary{width:100%;}
    .list_prim_gallery{width:100%;}
    .meta_listing_container{flex-wrap:wrap;}
    .listing_meta_primary{text-align:center; justify-content:center; }
    .form-field{width:50%;}
    .list_feature_single{width:45%;}
    .single_listing{width:100%;}
    .btn_block_single{width:250px;}
    .btn_block_overlay{height:250px;}

}

@media ( min-width:768px ) {
    .mobile_head_wrap{display:none;}
    .m_search_wrap{display:none;}
}

@media(max-width:768px){
    .memblock_cc ul{margin-left:15px;}
    .memblock_cc h2{line-height:45px;}
    .single_slide_overlay{height:400px;}
    .post_single {width:100%;}
    ul {margin-left:0px; padding-left:0px;}
    .single_slide_cc h1{font-size:35px; line-height:35px;}
    .int_head_wrap{padding-top:50px;}
    .topbar{display:none;}
    .topbar_flex{display:none;}
    .head_wrap{display:none;}
    .search_abso_wrap{display:none;}
    .h_block{width:100%; margin:0px;}
    .half_cc{width:100%;}
    .half_img{width:100%; height:300px;}
    .memblock_left{width:100%; margin:0px;}
    .memblock_right{display:none;}
    .form-field{width:100%;}
    .list_feature_single{width:100%;}
    .dir_cc{width:100%;}
    .g_map_wrap{width:100%;}
    .tc_wrap{width:100%;}
    .tc_img{display:none;}
    .tc_cc{width:100%; padding:0px;}
    .tc_wrap h2{line-height:45px;}
    .customer_details_wrapper{width:100%;}
    .existing_bookings_wrapper{width:100%; margin-top:25px;}
    .single_order_wrapper{width:100%;}
    .foot_c{width:100%; margin:0px; text-align:center;}
    .f_cont_cc a{font-size:20px;}
    .footer_sm_repeater{justify-content:center;}
    .contri_cc{width:100%; text-align:center!important; margin-bottom:5px;}
    .list_gal_single_nav{height:50px;}
    .__half{width:100%;}
    .__hl{margin-right:0%;}
    .__hr{margin-left:0%;}
    .btn_block_single {width:100%;}
}

@media(max-width:500px){
    .list_s_fac_cont,.list_s_prices,.__privacytitle,.__privacycc{width:100%;}
    .__privacytitle{display:none;}
    .__form_overlay{padding:25px 10px 25px 10px;}
    .single__detail{text-align:center;}
}

@media(max-height:700px){
    .inner_m_search .abso_result_wrapper{ max-height:300px; overflow-y:scroll; }
}

@media screen and (orientation:landscape) and (max-width:700px) {
    .inner_m_search{ overflow:hidden; overflow-y: scroll; border-bottom-style:solid; border-bottom-color:#8A25B1;}
}