@media (min-width: 375px) {}

@media (min-width: 576px) {
  .custom-container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .custom-container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .custom-container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .custom-container {
    max-width: 1180px;
  }

}

@media (min-width: 1300px) {
  .custom-container {
    max-width: 1280px;
  }

}

@media (min-width: 1400px) {
  .custom-container {
    max-width: 1368px;
  }
}

@media (min-width: 1700px) {
  .custom-container {
    max-width: 1615px;
  }

}

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

@media (max-width: 1600px) {

}

@media (max-width: 1440px) {
  .numbers h3 {
	  font-size: 50px;}
	.numbers {
    padding: 40px 40px;
}
	.banner-img {
    height: 85dvh;
}.banner-text h2 {
    font-size: 60px;
}
	

.banner-text p {
    font-size: 18px;
    color: var(--white);
    margin-bottom: 15px;
    filter: drop-shadow(0 0 0.75rem #00000094);
}
	.curriculum-text {
    bottom: -37%;
}.custom-container2 {
    padding-left: 60px;
}.news-text h3 a {
    font-size: 18px;
	line-height:1.3}
	.big-heading h2 {

    font-size: 4dvw;
}

}

@media (max-width: 1400px) {

}

@media (max-width: 1300px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 14px;
  }
}

@media (max-width: 991px) {

  .side-menu {
    position: fixed;
    left: 0;
    top: 0;
    background: var(--black);
    height: 100dvh;
    width: 56%;
    transform: translateX(-70%);
    transition: visibility .3s ease-in-out, transform .3s ease-in-out;
    display: block;
    visibility: hidden;
    padding: 25px;
    z-index: 99999;
  }

  .navbar-toggler {
    border-color: var(--white);
    border-radius: 50px;
  }
	.navbar-toggler .navbar-toggler-icon{
		filter:invert(1)
	}


  .side-menu.show {
    transform: translateX(0);
    visibility: visible;
  }
.navbar-toggler:focus {
    box-shadow: none;
}
  .side-menu .nav-item .nav-link {
    display: block;
    width: 100%;
    padding:12px 0 !important;
    border-bottom: 1px solid #ffffff85;
    color: #fff;
    font-size: 14px;
  }

  .header-overlay {
    position: fixed;
    width: 100%;
    height: 100dvh;
    top: 0;
    left: 0;
    background: #000;
    background: #000000c2;
    z-index: 9999;
    transform: translateX(-100%);
    transition: transform 0.5s ease-in-out;
  }

  .header-overlay.show {
    transform: translateX(0%);
  }
.banner-img {
        height: 63dvh;
	}.about-img-wrap {margin-bottom:25px}
    .curriculum-text {
        bottom: -47%;
	}.notice-wrap{margin-top:25px}
	.big-heading h2 {
    font-size: 10dvw;
}.footer-right {
    padding-left: 0;
}.footer-left {
    padding-right: 0;
    border-right: none;
	}.side-menu .nav-btn{
		margin-top:12px
	}     
	    .navbar-nav .dropdown-menu, .navbar-nav .sub-menu {
        display: none;
        position: unset;
        min-width: 0px;
        width: auto;
        background: transparent;
  
        padding: 0;    box-shadow: none;opacity: 1;
        visibility: visible;        border-radius: 0;     border-bottom: 1px solid #ffffff85;
    }
	.navbar-nav .menu-item-has-children .sub-menu.show {
        display: block;
	}.dropdown-item{
		color:#fff;
        padding: 0;        padding-bottom: 8px;

	}.profile-img, .prof-2 .profile-img{
		    left: 50%;
    transform: translateX(-50%);
    top: -215px;right:unset
	}.profile-card, .prof-2 .profile-card{
		    padding: 25px;
    padding-top: 60px;
    margin-top: 185px;
	}.prof-2 .profile-header {
    text-align: right;
	}.cont-map iframe{
		height:300px
	}

.abt-right {
    padding-left: 0;
}
}

@media (max-width: 600px) {
  .custom-container {
    padding-left: 12px;
    padding-right: 12px;
  }

.banner-text h2 {
        font-size: 35px;
    }    .numbers h3 {
        font-size: 35px;
    }    .numbers {
        padding: 25px;        min-height: 145px;
	}.sub-title{font-size:18px}
	.about-badge{
		right:-7px
	}
  .main-title {
    font-size: 30px;
  }

  .main-title br {
    display: none;
  }.curriculum-text {
        bottom: -43%;
    }    .big-heading h2 {
        font-size: 9dvw;
    }    .custom-container2 {
        padding-left: 12px;
	}.side-menu{width:70%}
	.inner-text h2 {
    font-size: 35px;
    margin-bottom: 20px;
}

.inner-text .t-dash {
	width: 60px;}.copyright .d-flex{
	flex-direction: column;
    justify-content: center !important;
    gap: 5px;
    text-align: center;
	}.copyright p {
    justify-content: center;
}.cont-info2 h5 {
    font-size: 20px;
}.cont-icn i {
    width: 30px;
    height: 30px;
    font-size: 14px;
}.faq-accordion .accordion-button {
    font-size: 16px;
}.new-notice-box-inner {

    padding: 25px;
}.new-notice-box-inner time {
	padding: 10px;
    font-size: 20px;
}.new-notice-box-inner time span {
    font-size: 14px;
}.notice-top-left h4 {
	font-size: 18px;}
	.blog-card-five {

    margin-bottom: 0;
}article.blog-details {
    padding: 25px;
}.blog-img {
    margin-left: -25px;
    margin-right: -25px;
    border-radius: 13px;
    margin-top: -25px;
}.infra-text h3 {
    font-size: 20px;
}.cite {
    font-size: 18px;
    padding: 15px;
}
.vision-text {
    font-size: 16px;
}.ribbon {
	--s: 30px;}.ribbon p {
    font-size: 14px;
}.ribbon h2 {
	font-size: 20px;}
	.float-whatsapp {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 20px;
    right: 20px;
    font-size: 25px;
}
}

@media (max-width: 430px) {
   
}
@media (max-width: 414px) {
   
}
@media (max-width: 390px) {
 
}
@media (max-width: 375px) {
 
}
@media (max-width: 360px) {

}