/*============media quiry for small screens, tab and mobiles=====*/
@media screen and (min-width: 1024px) and (max-width: 2560px){
    .achievement_pan {
        display: flex;
        flex-direction: column;
        width: auto !important;
    }
}
@media only screen and (max-width: 768px){
    .achievement_pan {
        display: flex;
        flex-direction: column;
        width: 22.22% !important;
    }
}

@media screen and (min-width: 100px) and (max-width: 768px){
    .content p{
        font-size: 1.9vw !important;
    }
    .content p br{
        display: none;
    }
    .directors_photo{
        margin-bottom: 30px !important;
    }
    .content_panel{
        padding:15px 5% !important;
    }
    .footer_col h4{
        font-size: 13px !important;
    }
    .min-vavigation ul li a{
        color: #fff !important;
    }
    .search{
        display:none !important;
    }
    .logo_hide{
        display:none !important;
    }
    .min-navbar{
        height:50px !important;
    }
.min-vavigation_add{
    left:0 !important;
    transition-duration:0.2s;
}    
.min-vavigation {
    width: 100%;
    position: fixed;
    height: 100%;
    left: -700px;
    z-index: 1000;
    display:flex;
    transition-duration:0.2s;
    top:0;
}    
.min-vavigation ul {
    width: 240px !important;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-start !important;
    padding-left: 21px !important;
    flex-direction: column;
    z-index: 2000;
    background: #000;
    left: 0;
    height: 100%;    
    
}
.left_toggle_btn{
    display:block !important;
    width:50px !important;
    height:50px !important;
    background:#000 !important;
    border:none !important;
    outline:none !important;
    box-shadow:none !important;
    color:#fff !important;
    line-height:50px !important;
    font-size:18px !important;
    text-decoration:none !important;
    position:relative;
    z-index: 2000;
}
.menu_btn {
    width: 38px;
    height: 50px;
    display: block !important;
    position: absolute;
    right: 20px;
    border: none;
    outline: none;
    box-shadow: none;
    color: #fff;
    text-align: center;
    background: none;
}
.menu_btn:focus{
    border: none;
    outline: none;
    box-shadow: none;
    color: #fff;
    text-align: center;
    background: none;    
}
.menu_btn span{
    display:block;
    width:100%;
    height:2px;
    background-color:#000;
    margin-bottom:5px;
}
.menu_cover {
    width: 100% !important;
    height: 100% !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    background-color: rgb(0 0 0 / 92%) !important;
    z-index: 1000;
    display:none;
}
header {
    width: 100%;
    position: relative !important;
    z-index: 1200 !important;
}
.media_hide{
    display:none !important;
}
.bg-video-wrap h1{
    font-size:5.9vw !important;
}    
.row_flex p {
    width: 100%;
    color: #fff;
    text-align: center;
    padding-left: 10% !important;
    padding-right: 10% !important;
}
.form_min_width{
    min-width:100% !important;
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    display: flex !important;
    justify-content: center !important;
}
.banner-inner-banner {
    height: 40vh !important;
    background-color: #777;
    position: relative;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.sm_logo {
    display: block !important;
    width: 178px;
    position: absolute;
    z-index: 100;
    background: #fff;
    padding: 10px;
    overflow: hidden;
    border-radius: 10px;
    top: 37px;
    left: 15px;
    transition-duration: 0.2s;
}
   .sm_logo img{
       width:100%;
   }


   .lg-toolbar{
    top:90px;
   }



#lg-zoom-in{display: none !important;}
#lg-zoom-out{display: none !important;}
#lg-actual-size{display: none !important;}
#lg-share{display: none !important;}
#lg-counter{display: none !important;}
.lg-fullscreen lg-icon{display: none !important;}
.lg-autoplay-button{display: none !important;}
#lg-download{display: none !important;}

}




.logo_animate{
    top: 5px !important;
    transition-duration: 0.2s;
}


@media screen and (min-width: 100px) and (max-width: 767px){
    .content-box{
        padding-top: 30px;
    }
.min_form{
    background:none !important;
}
.min_row h3 {
    width: 100%;
    text-transform: uppercase;
    font-size: 29px !important;
}
.right-border{
    border:none !important;
}
.enquiry-wrapp{
    padding:0 !important;
}
.col-padd_control{
    padding-left:15px !important;
    padding-right:15px !important;
}

.input_panel input {
    width: 100%;
    padding: 10px;
    color: #777;
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 9px 0 !important;
    border-radius:10px !important;
}
.position i{
    display:none !important;
}
.padding_none {
    padding-left:15px !important;
    padding-right:15px !important;
}

.input_panel button {
    border-radius: 10px;
    padding: 2px;
    margin: 9px 0px !important;
}
.min_form {
    overflow: inherit !important;
}
.col-wrapper span{
    left:0 !important;
    top:0 !important;
}
.side_content{
    padding-left:0 !important;
    margin:0 !important;
}
.min_row{
    margin:0 !important;
}
.row_padd_top{
    margin:0 !important;
}
.col-wrapper {
    width: 100%;
    height: 280px !important;
}
.activities {
    padding-top: 50px;
    margin: -5px !important;
}
.achievement_pan {
    display: flex;
    flex-direction: column;
    width: 44.44% !important;
}
}



@media screen and (min-width: 100px) and (max-width: 575px){
    .contact-list{
        padding-top:10% !important;
        padding-left: 15px !important;
    }
    
 .socialMedia ul {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    display: flex;
    justify-content: center !important;
}   

.activities .owl-carousel .owl-nav button:nth-child(2) {
    right: 0 !important;
} 
.activities .owl-carousel .owl-nav button:nth-child(1) {
    left: 0 !important;
} 
.achievement_pan h6 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px !important;
}

.owl_nav_display_control{}
.owl_nav_display_control .owl-carousel{}
.owl_nav_display_control .owl-carousel .owl-nav {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: absolute !important;
    bottom: -27px !important;
    width: 100% !important;
}   
.owl_nav_display_control .owl-carousel .owl-nav button {
    display: block !important;
    width: 40px !important;
    height: 40px !important;
    background: #000 !important;
    color: #fff !important;
    margin: 5px !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    border-radius:100%;
    -webkit-border-radius:100%;
}


}













