@media (max-width: 1920px) {
}



@media (max-width: 1600px) {
}



@media only screen and (max-width: 1440px){
    .customBtn {
        width: 185px;
        font-size: 20px;
    }

    h2 {
        font-size: 36px;
    }
    .h3, h3 {
        font-size: 1.50rem;
    }
    .h4, h4 {
        font-size: 1.2rem;
    }
    .h5, h5 {
        font-size: 1.10rem;
    }
    .fz_50 {
        font-size: 34px !important;
    }
    .fz_40 {
        font-size: 26px !important;
    }
    .fz_30 {
        font-size: 24px !important;
    }
    .fz_24 {
        font-size: 18px !important;
    }
    .fz_20 {
        font-size: 15px !important;
    }

    .mb_20 {
        margin-bottom: 15px !important;
    }
    
    
    
    .bannerText{
        max-width: 450px;
    }
    .messageText p {
        font-size: 28px;
    }
    
    .counterTitle {
        font-size: 12px;
    }
    .corporate_section .counterTitle {
        height: 45px;
    }

    .bodContent:before{
        top: 58px;
    }

    .EVS_Text {
        font-size: 76px;
    }

    .f_heading img {
        width: 42px;
    }
    
    
}



@media (max-width: 1366px) {
}



@media (max-width: 1280px) {
}



@media (max-width: 1199px) {
    .bannerText {
        left: 18%;
        max-width: 320px;
    }
    
    .absImg1 {
        width: 480px;
        top: -200px;
        right: -170px;
    }
    .absImg1_1 {
        width: 210px;
        top: -70px;
    }
    .absImg3 {
        width: 450px;
        top: -170px;
    }
    .container-mid {
        max-width: 90%;
    }
    
    .messageText p {
        font-size: 24px;
    }
    
    
    .env_section {
        background-position: 80% 50px;
    }
    .EVS_Text {
        font-size: 50px;
    }
}



@media (max-width: 1100px){
}



@media (max-width: 1024px){
    [data-aos^=fade][data-aos^=fade],
    [data-aos^=zoom][data-aos^=zoom]{
    	opacity: 1 !important;
    }
        
    [data-aos=flip-up],
    [data-aos=fade-up],
    [data-aos=fade-down],
    [data-aos=fade-left],
    [data-aos=fade-right],
    [data-aos=zoom-in],
    [data-aos=zoom-out],
    [data-aos=zoom-in-up],
    [data-aos=zoom-in-down],
    [data-aos=zoom-in-left],
    [data-aos=zoom-in-right],
    [data-aos=zoom-out-in],
    [data-aos=zoom-out-up],
    [data-aos=flip-up],
    [data-aos=flip-down],
    [data-aos=flip-left],
    [data-aos=flip-right],
    [data-aos=zoom-out-right],
    [data-aos=zoom-out-left]{
    	transform: translate(0) !important;
    }
    
    [data-aos^=fade][data-aos^=fade].aos-animate,
    [data-aos^=zoom][data-aos^=zoom].aos-animate{
    	transform: translate(0) !important;
    }
    
    
    header{
        position: static;
    }
    .logo_wrap{
        width: 60px;
    }
    .logo {
        width: 100%;
    }
    .header-wrapper .menu_btn_area{
        width: 55px;
    }
    
    
    .bannerVdo{
        height: calc(100vh - 72px);
    }
    /*.bannerVdo{*/
    /*    display: none;*/
    /*}*/
    /*.mobImage{*/
    /*    height: calc(100vh - 72px);*/
    /*}*/
    /*.bannerText{*/
        /*display: none;*/
    /*    max-width: 220px;*/
    /*}*/
    /*.mobImg {*/
    /*    top: 20%;*/
    /*    left: 10px;*/
    /*    right: 10px;*/
    /*    margin: auto;*/
    /*    z-index: 3;*/
    /*}*/
    
    /*.absImg1 {*/
    /*    display: none;*/
    /*    width: 390px;*/
    /*    top: -220px;*/
    /*    right: -190px;*/
    /*}*/
    /*.absImg1_1 {*/
    /*    display: none;*/
    /*    width: 120px;*/
    /*    top: -50px;*/
    /*}*/
    /*.absImg2{*/
    /*    display: none;*/
    /*}*/
    /*.absImg3 {*/
    /*    width: 400px;*/
    /*}*/
    /*.absImg1,*/
    /*.absImg3{*/
    /*    animation: none;*/
    /*}*/
    
    
    .inner_page {
        margin-top: 0px;
    }
    .customBlock {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .pb_120 {
        padding-bottom: 60px !important;
    }

    h2{
        font-size: 30px; 
    }
    .h3, h3 {
        font-size: 24px;
    }
    .h4, h4 {
        font-size: 20px;
    }
    .h5, h5 {
        font-size: 16px;
    }
    
    
    .centerDiv .eachCounter{
        height: 80px;
    }
    .eachCounter .rupee{
        font-size: 18px !important;
    }
    
    
    
}



@media (max-width: 991px) {
    .corporate_section .row .imgBox{
        display: none;
    }
    .mdMessage .imgBox{
        margin-bottom: 40px;
    }
    .mdMessage .imgBox img{
        display: block;
        max-width: 60%;
        margin: 0 auto;
    }
    .mdMessage .customBtn{
        display: block !important;
        margin: 20px auto 0;
    }
    
    .f1 p br{
        display: none;
    }
    .footerList ul {
        margin-top: 30px;
    }
}



@media (max-width: 767px) {
    
    h2 {
        font-size: 24px;
    }
    .fz_30 {
        font-size: 20px !important;
    }
    
    header .container-max{
        max-width: 100%;
    }
    .mid_head .span{
        font-size: 14px;
    }
    .mid_head .strong {
        font-size: 15px;
    }
    
    
    
    .mobImage, .mobImg{
        display: block;
    }

    .bannerVdo{
        display: none;
    }
    .mobImage{
        height: calc(100vh - 72px);
    }
    .bannerText{
        /*display: none;*/
        max-width: 220px;
    }
    .mobImg {
        top: 20vh;
        left: 10px;
        right: 10px;
        margin: auto;
        z-index: 3;
        max-width: 80%;
    }
    
    .absImg1 {
        display: none;
        width: 390px;
        top: -220px;
        right: -190px;
    }
    .absImg1_1 {
        display: none;
        width: 120px;
        top: -50px;
    }
    .absImg2{
        display: none;
    }
    .absImg3 {
        width: 400px;
    }
    .absImg1,
    .absImg3{
        animation: none;
    }
    
    
    
    .centerDiv .container-mid{
        max-width: 100%;
        padding: 0;
    }
    .centerDiv .container-mid h5{
        font-size: 16px !important;
    }
    .centerDiv > div{
        padding: 0px 15px 10px;
    }
    .panel-text{
        font-size: 24px;
        padding: 0 15px;
    }
    .fz_50.counterText {
        font-size: 20px !important;
    }
    /* .black{
        position: static !important;
    }
    .text-wrap{
        overflow-y: scroll !important;
    }
    .panel-text{
        position: static !important;
        opacity: 1 !important;
        font-size: 24px;
        height: auto !important;
        transform: translate3d(0px,0%,0px) !important;
        margin-bottom: 50px;
    } */
    
    .env_section{
        background-attachment: scroll;
    }
    .pt_200 {
        padding-top: 120px !important;
    }
    .EVS_Text {
        width: 100%;
    }
    
    
    .BOD_section .container-mid{
        padding-bottom: 50px;
    }
    .counterBoxHolder .wid_1b3 {
        width: calc((100% / 2) - 10px);
    }
    .eachCounter .small{
        font-size: 13px;
    }
    
    .bodBox{
        height: auto;
        padding: 2px 15px 2px 25px;
    }
    .mdMessage .imgBox img{
        max-width: 100%;
    }
    .boadBot:before{
        left: 60px;
    }
    .eachBod.slick-slide{
        height: auto !important;
    }
    .bodContent{
        padding: 50px 0px 50px 30px;
    }
    .bodSliderWrap .slick-prev{
        bottom: -60px;
        left: 0;
        top: inherit;
        transform: translateY(-50%) rotate(-90deg);
    }
    .bodSliderWrap .slick-next{
        bottom: -60px;
        right: 0;
        top: inherit;
        transform: translateY(-50%) rotate(-90deg);
    }
    
    .messageText p {
        font-size: 20px;
    }
    
    .brTopBoxInner:before, .brTopBoxInner:after{
        content: normal;
    }
    .EVS_Text {
        font-size: 30px;
    }
    
}



@media (max-width: 640px) {
    
}



@media (max-width: 575px) {
}



@media (max-width: 480px) {
    .navigation{
        width: 100%;
    }
}



@media (max-width: 360px) {    
}


