

@media screen and (min-width: 1201px) and (max-width: 1399px) {



}
@media screen and (min-width: 1201px) and (max-width: 1366px) {
	.navbar .dropdown-content.cstm-drop-menu {
	    width: 1040px;
	    left: 10%;
	}

}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .header-area .navbar-brand img {
        width: 125px;
    }
    .main-header .navbar-dark .navbar-nav .nav-link {
        font-size: 10px;
        padding: 30px 4px;
    }


}

@media screen and (min-width: 768px) and (max-width: 991px) {


}

@media (min-width: 992px) {
    .mob-view {
        display: none;
    }
    .navbar .dropdown.nav-itm-cstm {
		    position: static;
	}
		.action_btns_bottom {
	    display: none;
	}
}

@media screen and (max-width: 992px) {
    /*=====mobile header =======*/
    .header-area .navbar-collapse {
        position: fixed;
        top: 0px;
        left: 0;
        padding-bottom: 15px;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 99999;
        overflow: auto;
        -webkit-box-shadow: 0 0 35px -10px rgb(0 0 0 / 25%);
        box-shadow: 0 0 35px -10px rgb(0 0 0 / 25%);
        background-repeat: no-repeat;
    }
    .swm-mobi-nav-close i {
        padding: 12px 20px;
    }
    .header-area .navbar-collapse.collapsing {
        left: -100%;
        transition: height 0.2s ease;
    }

    .header-area .navbar-collapse.show {
        left: 0;
        transition: left 0.2s ease;
    }

    .header-area .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 0.2s ease;
    }

    .swm-mobi-nav-close {
        width: 100%;
        height: 71px;
        position: sticky;
        top: 0;
        z-index: 99;
        display: flex;
        color: #000;
        cursor: pointer;
        background: #e1e1e1;
        text-align: right;
        justify-content: space-between;
        align-items: center;
        font-size: 25px;
    }
    .swm-mobi-nav-close .logo {
        padding-left: 20px;
    }
    .swm-mobi-nav-close .logo img {
        width: 140px;
    }
    .logo a {
        vertical-align: super;
    }
    .main-header .navbar-dark .navbar-nav .nav-link {
        font-size: 18px;
        margin: 0 0px;
        padding-left: 22px;
        border-bottom: 1px solid #e6e6e6;
        padding: 15px 0px;
        color: #000000;
        text-transform: uppercase;
    }
    .main-header .navbar-nav {
        margin: 23px;
    }
    .header-area .navbar .dropdown-content {
        position: unset;
        margin-left:0px;
        background-color: transparent;
        box-shadow: none;
        width: auto;
        min-width: auto;
        padding-top: 0px;
    }
    .header-area .navbar .dropdown-content a {
        color: #000;
        padding: 15px 0px;
        font-size: 18px;
    }
    .header-area .navbar .dropdown-content li {
        border-bottom: solid 1px #e6e6e6;
    }
    .header-area .navbar .dropdown-content li:last-child {
        border-bottom: 1px solid #e6e6e6;
    }
    .main-header .dropbtn::after {
        content: "\2b" !important;
        font-family: "Font Awesome 5 Free";
        line-height: 41px;
        font-size: 13px;
        font-weight: bold;
        display: block;
        border: none;
        position: absolute;
        right: 0px;
        top: 8px;
        transition: all 0.3s;
    }
    .main-header .dropbtn.active::after {
        content: "\f068" !important;
    }

    .sidebar-mobile-contact ul li a {
        color: #cd2653;
    }
    .sidebar-mobile-contact {
        margin: 30px 25px 25px;
    }
    .dropdown-content {
        display: none;
    }
    .header-area .megamenu-column-header.active + .dropdown-content {
	    display: block !important;
	    visibility: visible;
	    opacity: 1;
	}
    .header-area .megamenu-column-header + .dropdown-content {
        display: none !important;
    }
    .mega-clm {
	    border-left: 0px;
	}
    /*=======end mobile header=====*/
    .desk-view {
        display: none;
    }
    .top-area {
        display: none;
    }
    header {
        padding: 0px 0 0;
    }
    .main-header .navbar {
        padding-top: 7px;
        padding-bottom: 7px;
        margin-top: 0px;
    }
    .navbar-toggler .navbar-toggler-icon i {
        color: #fff;
        font-size: 25px;
    }
    .fixed .navbar-toggler .navbar-toggler-icon i {
        color: #000;

    }
    .navbar-toggler .navbar-toggler-icon {
        background-image: none;
        height: auto;
    }
    .navbar-dark .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
    }
    header nav ul li:not(:last-child) a:after {
        display: none;
    }
    .header-area .navbar-brand img {
        width: 140px;
    }
    .header-area .navbar-toggler {
        padding-right: 0px;
        border: none;
    }
    .appointment-header {
	    display: none;
	    align-items: center;
	    padding: 10px 11px 10px 20px;

	}
    .book-btn {
	    order: 1;
	    margin-left: 10px;
	}
    .book-btn a {
        margin: 0px 1px;
    }
    .services-row.alt-row .cmn-img {
        order: unset;
    }
    .wud-mem {
        margin-bottom: 20px;
    }


}

@media screen and (max-width: 767px) {
    .owl-carousel.student-owl .owl-nav button.owl-next {
        right: 5px;
    }
    .owl-carousel.student-owl .owl-nav button.owl-prev {
        left: 5px;
    }
    .owl-carousel.news-owl .owl-nav button.owl-next {
        position: unset;
        margin-left: 10px;
    }
    .owl-carousel.news-owl .owl-nav button.owl-prev {
        position: unset;
        margin-right: 10px;
    }
    .owl-carousel.news-owl .owl-nav {
        text-align: center;
        margin-top: 20px;
    }
    .video-container {
        height: 600px;
    }
    .inner-home-banner {
        top: 40px;
    }
    .service-on-hover {
        padding: 30px 22px;
    }
    .service-on-hover ul li {
        font-size: 13px;
    }
    .services-img img {
        height: 340px;
    }
    .services-cnt h2 {
        font-size: 25px;
        text-align: center;
    }

    .barnd-slide-bx img {
        height: 70px;
    }
    .heading h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .our-brands-area {
        padding: 30px 0px 21px;
    }

    .social-list {
        margin-bottom: 10px;
    }
    .inner-home-banner h1 {
        font-size: 40px;
    }
    .inner-home-banner p {
        font-size: 16px;
    }
    .news-bx {
        min-height: 565px;
    }
    .student-test {
        min-height: 455px;
    }
    .hidden-xs {
        display: none;
    }
    .admission-form.form_pro iframe {
        height: 460px;
    }


}
