@media all and (max-width: 1400px) {
    .feature-box{
        min-height: 450px;
    }
    .ow-cards {
    min-height: 230px;
}
}
@media all and (max-width : 1199px){}
@media all and (max-width : 1024px){}
@media all and (min-width: 992px) {
    .navbar .has-megamenu{
        position:static!important;
    }
    .navbar .megamenu{
        left:0; 
        right:0; 
        width:65%;
        margin: auto;
        padding: 1rem;
        padding-top: 0;
        margin-top:0;
        top: 4rem;
        
        
    }
	.navbar ul>li .dropdown-menu{ 
	    display: none; 
	    
	}
	.navbar ul>li:hover .nav-link{ 
	    }
	.navbar ul>li:hover .dropdown-menu{ 
	    display: block; 
	    
	}
	.navbar ul>li .dropdown-menu{ 
	    margin-top:0; 
	    
	}
}
@media all and (max-width: 991px){
.navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
    max-height: 90vh;
    margin-top:10px;
  }
.btn-ani {
        left: 0;
}
ul.nav.main-nav li {
    margin: 0 0rem;
}
ul.nav.main-nav li a {
    font-size: 14px;
}
.header-logo {
    width: unset;
    height: unset;
    background: white;
    box-shadow: unset;
    top: 0;
    position: relative;
    left: 0;
    width: 70%;
}
header.navbar {
     height: unset; 
}
}
@media all and (max-width : 767px){
    .heading-50{
        font-size: 2.5rem;
    }
    .ban-img{
            height: unset;
    margin: 4rem 0;
    }
    .modal .modal-dialog{
    width: unset !important;
    max-width: unset !important;
    }
    section{
            overflow-x: hidden;
    }
    section.counts-sec {
    padding-top: 5rem!important;
    padding-bottom: 4rem!important;
    }
    .social-icons {
    display: flex;
}
    .counter-cards-cont h3:before {
    right: 0;
    margin:auto;
    }
    .contact-form-col2 {
    width: unset;
}
.contact-form-col1 {
    width: unset;
}
footer.footer {
    padding-top: 5rem;
}
.btn-ani {
        left: 0;
}
.counter-cards {
    /*display: block;*/
    margin-bottom: 2rem;
}

.faq-tag {
        width: 100%;
}
section.faq-sec {
    padding-top: 3rem!important;
}
.subscriber-form button.btn {
    width: 100%;
}
.ban-cont p br {
    display: none;
}
section.main-ban-sec {
    height: unset;
}
.innerpg-slider-dots .slick-dots {
    display: none !important;
}
.feature-icon.feature-icon-box {
       width: unset;
    height: unset;
}
.big-img-pub {
    transform: unset;
    width: unset;
    margin: unset;
}
.popuptextimg{
    width: 100%;
}
}
@media all and (max-width : 567px){
    .social-icons {
    display: unset;
}
.ban-cont h1 {
    font-size: 2.5rem;
}
}
@media all and (max-width : 414px){}
@media all and (max-width : 320px){}