@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
    .media_area .container {
        max-width: 1200px;
    }
}
/* ------------------------------------------------- Large Screen. 1200 ---------------------------------------------------*/
@media (min-width: 1440px) and (max-width: 1800px) {

}
/* ------------------------------------------------- Large Screen. 1200 ---------------------------------------------------*/

/* ------------------------------------------------- Large Screen. 1025 ---------------------------------------------------*/
 @media (min-width: 1025px) and (max-width: 1660px) {
    
}
/* ------------------------------------------------- Large Screen. 1024 ---------------------------------------------------*/
 @media (min-width: 1024px) and (max-width: 1600px) {
   
}
/* ------------------------------------------------- Laptop Screen 1366 ---------------------------------------------------*/
 @media (min-width: 1170px) and (max-width: 1366px) {
     
}
/* ------------------------------------------------- Old Desktop :1365-1660 ---------------------------------------------------*/
 @media (min-width: 1365px) and (max-width: 1660px) {
    /* slider area */
    .witr_sw_text_area {
       width: 35% !important;
       background-color: #0006;
       margin: 12% auto auto 8%;
       padding-left: 30px;
	   height: 60%;
    }
    
}
/* ------------------------------------------------- Old Desktop :992 ---------------------------------------------------*/
 @media (min-width: 992px) and (max-width: 1364px) {
    /* section title */
    .witr_section_title_inner h1,.witr_section_title_inner h3 {
        font-size:38px
    }
    
}
@media (min-width: 1301px) and (max-width:1440px) {
    
}
@media (min-width: 992px) and (max-width:1300px) {
    
}
/* ------------------------------------------------- Old Desktop :992 ---------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
    /* section title */
    .witr_text_widget_inner h1,.witr_text_widget_inner h2 {
        font-size:30px!important;
        padding: 0!important
    }
    .witr_section_title_inner.text-center p,.witr_section_title_inner.text-left p,.witr_section_title_inner.text-right p {
        width:67%
    }
    /* menu area */
    .netfz_menu > ul > li > a {
        margin: 45px 8px 45px 0;
    }
    /* slider area */
    .witr_sw_text_area {
        width: 90%!important;
    }
    .witr_swiper_content h2, .witr_swiper_content h3 {
        font-size: 55px;
    }
    /* footer area */
    .footer-bottom:before {
        width: 100%;
    }
    /* faq area  */
    .faq-part-header {
        font-size: 20px;
    }


   
}
/* ------------------------------------------------- max width 1024 ---------------------------------------------------*/
@media (max-width:1024px) {
   
}
/* ------------------------------------------------- Tablet Screen : 768 ---------------------------------------------------*/
 @media (min-width: 768px) and (max-width: 991px) {
    /* section title */
    .witr_text_widget_inner h1,.witr_text_widget_inner h2 {
        font-size:23px
    }
    .witr_section_title_inner h1,.witr_section_title_inner h3 {
        font-size:30px
    }
    .witr_section_title_inner.text-center p,.witr_section_title_inner.text-left p,.witr_section_title_inner.text-right p {
        width: 83%
    }
    /* slider area */
    .witr_swiper_height {
        height: 730px;
    }
    .witr_sw_text_area {
        width: 73%!important;
    }
    .witr_swiper_content h1, .witr_swiper_content h2, .witr_swiper_content h3, .witr_swiper_content p {
        text-align: center;
        width: 100%
    }
    .witr_swiper_content h2, .witr_swiper_content h3 {
        font-size: 40px;
    }
    /* booking form page */
    .apartment_text h2 {
        font-size: 28px;
    }
   
    
}
 @media (min-width: 10px) and (max-width: 991px){
    .witr_btn {
        margin-top: 11px!important;
        margin-bottom: 15px;
    }
    /* mobile menu */
    .mobile-menu{
        display:block !important;
   }
    .mobile_logo_area{
        display:block !important;
   }
    .netfz-main-menu{
        display:none !important;
   }
    .d_md_none{
        display:none !important;
   }
   .search_popup_button, .tx_mmenu_together{
       display: none;
   }
   /* slider area */
    .witr_swiper_height {
        background-position: center !important;
    }
    .slider_btn .witr_btn_sinner {
        text-align: center;
    }
    /* feature area */
    .feature_wrapper {
        grid-template-columns: 1fr;
    }
    .feature_cont, .feature_btn_area {
        margin-bottom: 30px;
    }
    .feature_btn_area,
    .feature_cont h2 {
        text-align: center
    }
    /* video area */
    .video_area {
        margin-bottom: 0;
    }
    /* footer area */
    .footer-bottom:before {
        width: 100%;
    }
    /* breadcumb area */
    .breadcumb-area {
        padding: 100px 0!important;
    }
    /* faq area  */
    .faq-part-header {
        font-size: 18px;
    }
   
  
}
/* ------------------------------------------------- Small Mobile : 320 ---------------------------------------------------*/
 @media (max-width: 767px) {
    /* section title */
    .witr_text_widget_inner h1,.witr_text_widget_inner h2 {
        font-size:20px;
        line-height: 36px
    }
    .about-content span,.witr_text_widget_inner p {
        font-size: 16px
    }
    .witr_text_widget_inner h1,.witr_text_widget_inner h2 {
        font-size: 23px
    }
    .witr_section_title_inner h1,.witr_section_title_inner h3 {
        font-size: 21px;
        line-height: 30px
    }
    .witr_section_title_inner h2 {
        margin-bottom: 4px;
        font-size: 15px
    }
    .title_in_area,.witr_section_title_inner.text-center p,.witr_section_title_inner.text-left p,.witr_section_title_inner.text-right p {
        width: 100%
    }
    .witr_section_title_inner p {
        padding-top: 10px
    }
    .witr_section_title {
        text-align: center
    }
    .witr_section_title .text-right {
        text-align: center!important
    }
    /* top menu */
    .top-address p {
        text-align: center;
    }
    .top-right-menu ul.social-icons {
        justify-content: center;
    }
    /* slider area */
    .witr_swiper_height {
        height: 100%;
        width: 100%!important;
    }
    .witr_sw_text_area {
		width: 85% !important;
		background-color: #0006;
		height: 80%;
    }
    .witr_swiper_content h2, .witr_swiper_content h3 {
        font-size: 25px;
    }
    .witr_swiper_content h1, .witr_swiper_content h2, .witr_swiper_content h3, .witr_swiper_content p {
        text-align: center;
        width: 100%
    }
    .witr_swiper_content p {
        font-size: 17px
    }
    /* feature area */
    .feature_cont h2 {
        font-size: 23px;
    }
    .all_feature_color h2 a, .all_feature_color h3 a {
        font-size: 22px;
    }
    /* about area */
    .about_cont {
        margin-top: 30px;
        margin-left: 0;
    }
    .about_btn_area {
        text-align: center
    }
    /* media area */
    .nav-tabs {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .witr_adv_tab_area {
        margin-bottom: 30px;
    }
    /* pricing area */
    .pricing_area {
        padding: 100px 0 80px;
    }
    /* skill area */
    .skill_cont {
        position: relative;
        top: 0;
        transform: translateY(0%);
        margin-left: 0;
        margin-top: 70px;
    }
    /* booking form page */
    .apartment_text h2 {
        font-size: 22px;
    }
    .booking_form_image {
        margin: 40px 0 0 0;
    }
    /* portfoolio area */
    .portfolio-details-box h2 {
        font-size: 25px;
        margin: 20px 0 0;
    }
    .breadcumb-inner ul {
        display: block;
    }
    /* footer area */
    .footer-middle .container {
        max-width: 540px
    }
    .footer-middle {
        text-align: center!important;
    }
    .footer_s_inner {
        flex-direction: column;
        justify-content: center;
    }
    .footer_s_inner .footer-social-icon {
        margin-right: 0;
        font-size: 18px;
    }
    .copy-right-text p {
        text-align: center;
    }
    .footer-menu ul {
        justify-content: center;
        margin-top: 10px;
    }
    

}

/* ------------------------------------------------- Large Mobile :480px. ---------------------------------------------------*/
 @media only screen and (min-width: 480px) and (max-width: 767px) {
    /* section title */
    .witr_text_widget_inner p {
        font-size:14px!important
    }
    .witr_section_title_inner h1,.witr_section_title_inner h3 {
        font-size:25px
    }
    .witr_section_title_inner.text-center p,.witr_section_title_inner.text-left p,.witr_section_title_inner.text-right p {
        width: 91%
    }
}

