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

}
/* ------------------------------------------------- Large Screen. 1200 ---------------------------------------------------*/
 @media (min-width: 1200px) and (max-width: 1660px) {
    .trp_nav_area {
	    padding-right: 50px!important;
        padding-left: 50px!important;
    }
    #scrollUp {
        right: 30px;
   }
}
/* ------------------------------------------------- Large Screen. 1025 ---------------------------------------------------*/
 @media (min-width: 1025px) and (max-width: 1800px) {
}
/* ------------------------------------------------- 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) {
    .witr_ds_content {
        height:980px!important
    }
    
}
/* ------------------------------------------------- Old Desktop :992 ---------------------------------------------------*/
 @media (min-width: 992px) and (max-width: 1380px) {
    /* section title */
    .witr_section_title_inner h1,.witr_section_title_inner h3 {
        font-size:38px
    }
    /* main menu */
    .minist_menu > ul > li > a {
        font-size: 15px;
        margin-right: 12px;
        margin-left: 12px;
    }
}
@media (min-width: 1301px) and (max-width:1440px) {
    .section_full_width .witr_containers {
        width:82%!important
    }
}
@media (min-width: 992px) and (max-width:1300px) {
    .section_full_width .witr_containers {
        width:93%!important
    }
}
/* ------------------------------------------------- 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%
    }
    /* nav area */
    .trp_nav_area {
	    padding-right: 20px!important;
        padding-left: 20px!important;
    }
    .minist_menu > ul > li > a {
        font-size: 15px;
        margin-right: 7px;
        margin-left: 7px;
    }
    .witr_ds_content {
        height:840px!important
    }
    .witr_ds_content_inner h2 {
        font-size: 50px
    }
    /* scroll up  */
    #scrollUp {
        bottom: 60px;
        right: 30px;
    }
}
/* ------------------------------------------------- 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%
    }
    /* banner */
    .section_full_width .witr_containers {
        margin:auto;
        width: 90%!important
    }
    .witr_ds_content {
        height: 550px!important
    }
    .witr_ds_content_inner h2 {
        font-size: 48px;
        width: 100%;
        text-align: center;
    }
    .witr_ds_content_inner p {
        width: 100%;
        text-align: center;
    }
    .witr_btn_sinner {
        text-align: center;
    }
    /* scroll up  */
    #scrollUp {
        bottom: 60px;
        right: 30px;
    }
}
/* menu and logo show & hide */
 @media (min-width: 10px) and (max-width: 991px){
    /* mobile menu */
     .mobile-menu{
         display:block !important;
    }
     .mobile_logo_area{
         display:block !important;
    }
     .minist-main-menu{
         display:none !important;
    }
     .d_md_none{
         display:none !important;
    }
    .search_popup_button, .tx_mmenu_together{
		display: none;
	}
    .about_cont .witr_btn_style {
        margin-top: 20px;
    }
    /* counter section */
    .witr_counter_single * {
        text-align: center;
    }
    .witr_counter_single {
        flex-direction: column;
        justify-content: center;
    }
    /* testimonial slick slider btn */
    .testimonials button.slick-prev, .testimonials button.slick-next {
        top: 60%;
    }
}
/* ------------------------------------------------- Small Mobile : 320 ---------------------------------------------------*/
 @media (max-width: 767px) {
    /* slick slider btn css */
    .slick-next, .slick-prev {
        display: none!important;
    }
    /* section title css */
	.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
    }
    .text-left .witr_btn_sinner,.text-right .witr_btn_sinner {
        text-align:center!important
    }
    /* banner area */
    .section_full_width .witr_containers {
        margin:auto;
        width: 90%!important
    }
    .witr_ds_content_inner h2 {
        font-size: 25px;
        width: 100%;
        text-align: center;
    }
    .witr_ds_content_inner p {
        width: 100%;
        text-align: center;
    }
    .witr_video_butns {
        display: block;
        margin-top: 15px
    }
    .slider_btn {
        margin-top: 15px
    }
    .witr_ds_content {
        height: 500px!important;
        background-size: cover;
        background-position: center center;
        overflow: hidden
    }
    .witr_btn {
        padding: 10px 26px;
        margin-right: 0;
    }
    .witr_btn_sinner {
        text-align: center;
    }
    .witr_counter_single {
        margin-bottom: 30px;
    }
    .about_cont_inner {
        margin-left: 0;
    }
    /* gallery area */
    .bottom_team_area {
        padding: 105px 0 100px;
    }
    /* footer area */
    .footer-middle p, .footer-middle h2, .footer-middle ul li {
        text-align: center;
    }
    .footer_s_inner {
        flex-direction: column;
        justify-content: center;
    }
    .footer-social-icon {
        text-align: center;
    }
    .minist-description-area {
        text-align: center;
    }
    .copy-right-text p {
        text-align: center;
        font-size: 15px;
    }
    .footer-menu ul {
        justify-content: center;
    }
    .footer-menu ul li a {
        font-size: 14px;
    }
    /* scroll up css */
    #scrollUp {
        bottom: 92px;
        right: 30px;
    }
}
/* ------------------------------------------------- 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%
    }
     
}
 @media (min-width: 10px) and (max-width: 570px){
     .minist-header-top{
        display:none;
    }
}
@media (min-width:577px) and (max-width: 767px) {
    .footer-middle p {
        width: 70%;
        margin-left: auto;
        margin-right: auto
    }
}