@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }

    .container2 {
        max-width: 85%;
        margin: 0 100px 0px 100px;
    }

    .media_area .container {
        max-width: 1200px;
    }

    .creative_header_icon {
        float: left;
    }

    .creative_header_address_text {
        text-align: left;
    }
}

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

/* ------------------------------------------------- Large Screen. 1025 ---------------------------------------------------*/
@media (min-width: 1025px) and (max-width: 1660px) {
    .witr_sw_text_area {
        width: 85%;
    }
}

/* ------------------------------------------------- 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: 85% !important;
    }

}

/* ------------------------------------------------- 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_section_title_inner.text-center p,
    .witr_section_title_inner.text-left p,
    .witr_section_title_inner.text-right p {
        width: 67%
    }

    /* menu area */
    .woforest_menu>ul>li>a {
        margin: 24px 7px;
        font-size: 15px;
    }

    /* top menu */
    .creative_header_icon {
        float: left;
    }

    .creative_header_address_text {
        text-align: left;
    }

    /* slider area */
    .witr_sw_text_area {
        width: 90%;
    }

    .witr_slider_content h2 {
        font-size: 47px;
    }



}

/* ------------------------------------------------- max width 1024 ---------------------------------------------------*/
@media (max-width:1024px) {}

/* ------------------------------------------------- Tablet Screen : 768 ---------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {

    /* section title */
    .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_sw_text_area {
        width: 95%;
    }

    .witr_slider_height {
        height: 800px;
    }

    .witr_slider_content h2 {
        font-size: 60px;
        width: 100%;
        text-align: center;
    }

    .witr_slider_content p {
        width: 90%;
        text-align: center;
    }

    .slider_btn {
        text-align: center;
        margin-top: 15px;
    }

    /* about area */
    .about_cont {
        margin-left: 0px;
        margin-top: 0px;
    }

}

@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;
    }

    .top-chuangkou {
        display: none !important;
    }

    .woforest-main-menu {
        display: none !important;
    }

    .d_md_none {
        display: none !important;
    }

    .search_popup_button,
    .tx_mmenu_together {
        display: none;
    }

    /* about area */
    .about_image {
        margin-right: 0;
    }

    /* call to action area */
    .call_to_action_area {
        margin-top: 73px;
    }

    .cal_to_toggole {
        display: block;
    }

    .cta_content {
        text-align: center;
        margin-bottom: 30px;
    }

    .cta_content p {
        width: 100%;
        margin: 0;
    }

    .woforest_button {
        margin: 0;
        width: 100%;
        text-align: center !important;
    }

    .woforest_button a.witr_btn {
        margin-top: 0 !important;
        margin-bottom: 10px;
    }

    /* footer area */
    .footer-bottom:before {
        width: 100%;
    }


}

/* ------------------------------------------------- Small Mobile : 320 ---------------------------------------------------*/
@media (max-width: 767px) {

    .slick-prev,
    .slick-next {
        display: none;
    }

    /* section title */
    .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
    }

    .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
    }

    /* slider area */
    .witr_sw_text_area {
        width: 96%;
    }

    .witr_slider_height {
        height: 500px;
    }

    .witr_slider_content h2 {
        font-size: 25px;
        width: 100%;
        text-align: center;
    }

    .witr_slider_content p {
        width: 100%;
        text-align: center;
    }

    .slider_btn {
        text-align: center;
        margin-top: 15px
    }

    /* about area */
    .about_cont {
        margin-left: 0;
    }

    .about_btn_area {
        text-align: left;
    }

    .about_btn_area .witr_btn {
        margin-bottom: 0;
        padding: 10px 26px
    }

    /* whu choose area */
    .wcu_left {
        margin-bottom: 40px;
    }

    .wcu_btn .witr_btn {
        padding: 10px 26px
    }

    /* faq area */
    .faq_right {
        margin-left: 0;
    }

    /* call to action area */
    .cta_inner {
        padding: 30px 20px 30px 20px
    }

    /* video area */
    .video_area {
        padding: 30px 0 50px;
    }

    .video-item h3 {
        font-size: 30px;
    }

    /* pricing area */
    .pricing_list ul {
        padding-left: 70px;
    }

    /* blog area */
    .em-blog-content-area {
        padding: 20px 10px 0;
        overflow: hidden;
    }

    /* 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;
    }

    .recent-post-item {
        flex-direction: column;
    }


}

/* ------------------------------------------------- Large Mobile :480px. ---------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {

    /* section title */
    .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%
    }

    /* video area */
    .video-item h3 {
        font-size: 35px;
    }

    /* pricing area */
    .pricing_list ul {
        padding-left: 70px;
    }
}