
@media only screen and (max-width: 992px) {
	.mbl-logo {
		display: flex;
		align-items: center;
		padding: 5px 0;
	}
	.header .navbar-collapse {
		display: none;
	}

	.header .navbar {
		display: flex;
		align-items: center;
	}




	.header .header-menu .navbar-brand {
		position: absolute;
		top: 8px;
		left: 2px;
		margin: 0;
	}

	.mobile-menu {
		width: 100%;
		padding: 10px 0px;
	}

	.slicknav_menu {
		background: transparent;
		padding: 5px;
	}

	.slicknav_nav .slicknav_item a i {
		display: none;
	}


	.slicknav_nav .slicknav_arrow {
		float: right;
	}

	.slicknav_menu {
		display: block;
	}

	.slicknav_btn {
		margin: 0;
		position: relative;
		top: 0;
	}

	/* Header Sticky */
	.header.sticky .header-menu {
		position: fixed;
		width: 100%;
		top: 0;
		z-index: 33333;
		left: 0;
		transition: all 0.4s ease;
		animation: fadeInDown 1s both 0.2s;
		box-shadow: 0px 0px 10px #ddd;
	}

}

@keyframes fadeInDown {
	0% {
		transform: translateY(-100%);
	}

	100% {
		transform: translateY(0);
	}
}

@media only screen and (min-width: 992px) {
	.header .header-menu {
		display: block;
	}

	.header .header-menu .navbar-brand {
		display: none;
	}

}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    .dropdown-menu li {
        position: relative;
    }

    .nav-item .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: -7px;
    }

    .nav-item .submenu-left {
        right: 100%;
        left: auto;
    }

    .dropdown-menu>li:hover {
        background-color: #f1f1f1
    }

    .dropdown-menu>li:hover>.submenu {
        display: block;
    }
}

/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
    .dropdown-menu .dropdown-menu {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
        margin-bottom: .5rem;
    }
	.hero-single-slider {
		background-size: cover;
	}


}

/* navbar end */




@media (max-width: 576px) {
    .header .single-widget {
        display: none !important;
    }
    .col-div-20 {
		width: 50% !important;
	}

    .stats-section {
        padding: 50px 15px;
    }

}



@media (max-width: 768px) {
	.header-menu{
		background: #fff;
		border-top: 1px solid var(--border-color);
		border-bottom: 1px solid var(--border-color);
	}
	.mbl-logo h1{
		font-size: 1.2rem;
		margin: 0;
	}
	.mbl-logo h6{
		font-size: 0.8rem;
		margin: 0;
	}

    .header .top-bar .content li span {
        display: none;
    }
    .header .logo h2 {
        margin: 0;
        font-size: 20px;
        font-weight: bold;
    }
    .header .logo p {
        margin: 0;
        font-size: 14px;
    }
    .header .header-top .logo {
        text-align: left;
        margin-bottom: 20px;
        float: unset;
        display: flex;
    }
    .header .button-widget {
        text-align: center;
    }

    .header .header-widget {
        float: unset;
        display: flex;
        justify-content: center;
    }

    .slider-section .slider-img {
        aspect-ratio: 16/12;
        object-fit: cover;
    }

    .dp_head{
       display: block;;
        flex-direction: unset;
    }
    .dp_head .head_content{
        margin-left: 13px;
        width: 100%;
    }
    .dp_head .head_image img {
        width: 100%;
    }

    .m-botm{
        margin-top: 20px;
    }
    .m-botm5{
        margin-top: 5px;
    }

    .header-top1 .phone_div {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mbPhone{
        margin-bottom: 0px !important;
    }
    .header-top1 .phone_div .phone_header .title_phone .phone{
        font-size: 12px;
    }

    .footerp1 {
        align-items: center;
        justify-content: center;
    }
    .footerp2 {
        align-items: center;
        justify-content: center;
    }
    .stay-caption h4{
        font-size: 18px;
    }
    .contact-num h4{
        margin-top: 10px;
        font-size: 18px;
    }
    .stats-section .about-content h1 {
        margin-top: 10px;
    }

    .CounterSection1 .counterBox {
        margin-bottom: 30px;
    }
    .FacultySection1 .cardBtn a .dSpan{
        margin-right: 20px;
    }

    .header-top1 .phone_div .phone_header .fa_icon {
        font-size: 7px;
        width: 16px;
        height: 16px;
    }
    .header-top1 .phone_div .phone_header .title_phone .pnone_title{
        display: none;
    }
    .TopSection1 .member .memberImg img {
        width: 85%;
    }
    .AboutSection1 .DescDiv h1 {
        font-size: 20px;
    }
    .AboutSection1 .DescDiv p {
        font-size: 16px;
    }
    .AboutSection1 .ImageDiv img {
        width: 50%;
    }
    .FacultySection2 .card .card-title {
        padding-bottom: 0px;
        height: 20px;
        margin-bottom: 0;
        font-size: 12px;
    }
    .FacultySection2 .card .card-body {
        padding: 9px;
    }
    .FacultySection2 .cardBtn a {
        padding: 5px 0px 5px 0px;
        font-size: 12px;
    }
    .FacultySection2 .cardBtn {
        margin-top: 5px;
        padding-top: 5px;
        padding: 0px 10px 0px 10px;
    }
    .FacultySection2 .cardBtn a .ISpan {
        right: 7px;
        font-size: 8px;
        padding: 3px;
        height: 18px;
        width: 18px;
    }
    .oneTitle, .oneTitle2 {
        margin-bottom: 20px !important;
    }
    .oneTitle h2,.oneTitle2 h2  {
        font-size: 28px;
    }
    .CounterSection1 .counterBox i {
        font-size: 24px;
        border-radius: 50%;
        height: 50px;
        width: 50px;
        line-height: 48px;
    }
    .CounterSection1 .counterBox .data h2 {
        margin-top: 10px;
        font-size: 30px;
    }
    .NewsSection1 .card .card-title {
        height: unset;
    }
    .footerLink .colLink {
        padding-left: 10px;
        padding-right: 10px;
    }
    .footerLink a {
        font-size: 12px;
    }
    .corner-box .corner-img img {
        min-width: 200px;
        margin-right:unset;
        width: 100%;
    }
    .about1{
        padding-top: 20px !important;
        padding-bottom: 30px !important;
    }
    .noticeTopTitel h1 {
        font-size: 20px;
    }
    .GroupStyle1 .boxDiv .boxImage {
        width: 25%;
    }
    .GroupStyle1 .boxDiv .boxDec{
        width: 75%;
    }

}




@media (max-width: 992px) {

	.slicknav_menu .slicknav_icon-bar {
		background-color: var(--primary-color);
	}

	.slicknav_nav {
		height: 100vh;
		overflow-y: auto;
		overflow-x: hidden;
		position: fixed;
		top: -1px;
		left: 0;
		width: 100%;
		background-color: var(--primary-color);
		z-index: 9999;
		padding: 50px 0;
	}

	body.no-scroll {
		overflow: hidden;
		touch-action: none;
	}

	.menu-close-btn {
		position: absolute;
		top: 10px;
		right: 15px;
		background: transparent;
		border: none;
		font-size: 32px;
		color: var(--header-close);
		cursor: pointer;
		z-index: 10000;
	}
	.slicknav_arrow {
		font-size: 1.2em !important;
	}
	/* .slicknav_open{
		background: var(--header-hover-bg);
		border-radius: 10px;
	} */

	.slicknav_nav a {
		color: var(--header-link);
	}
	.slicknav_nav li:hover a {
		color: var(--header-link-hover);
	}

	.slicknav_nav .slicknav_row, .slicknav_nav a {
		padding: 10px 10px;
		margin: 5px 5px;
	}

	.slicknav_nav li .dropdown li a,
	.slicknav_nav li .dropdown li .dropdown li a {
		color: var(--header-sub-link);
	}

	.slicknav_nav li .dropdown li:hover a,
	.slicknav_nav li .dropdown li .dropdown li:hover a {
		color: var(--header-sub-link-hover);
	}

	
	  

    .navbar-nav .nav-item {
        border: none;
        padding: 0;
    }

    .navbar-nav .dropdown-toggle::after {
        float: right;
        background: #ffc122;
        padding: 5px;
        color: #fff !important;
        transition: all .3s;
    }

    .navbar-nav .dropdown-toggle.show::after {
        transform: rotate(90deg);
    }

    .navbar .navbar-brand {
        display: block !important;
    }

    button:focus:not(:focus-visible) {
        outline: 0;
        z-index: 11;
    }


}


@media (min-width: 576px) {

	.col-div-20 {
		width: 50% !important;
	}

    .TopSection1 .colDiv1{
        width: 50% !important;
    }
    .TopSection1 .colDiv2{
        width: 100% !important;
    }

}



@media (min-width: 768px) {

	.col-div-20 {
		width: 25% !important;
	}
    .col-div-25 {
		width: 33% !important;
	}

    .TopSection1 .colDiv1{
        width: 25% !important;
    }
    .TopSection1 .colDiv2{
        width: 50% !important;
    }

}


@media (min-width: 992px) {

	.col-div-20 {
		width: 20% !important;
	}
    .col-div-25 {
		width: 25% !important;
	}


    .TopSection1 .colDiv1{
        width: 20% !important;
    }
    .TopSection1 .colDiv2{
        width: 60% !important;
    }

}



