@media only screen and (max-width:767px) {
.banner-main-title .main-blue {
    font-size: 30px;
}
.e-top-section {
    margin-top: 0em;
    z-index: 100;
}
.video-section {
    min-height: 250px;

}
.tution-fees-row {
    min-height: auto;

}
.card-1 {
    width: 100%;
}
.left-3em {
    margin-left: 0;
}
.syllabus-toggle i {
    font-size: 27px;

}

.syllabus-toggle {

    font-size: 27px;

}
.stats-item h3 {
    font-size: 40px;

}
.menu-toggle-btn{

  transition: all 0.3s ease;
}

.menu-toggle-btn.active .menu-toggle-line {
  background: rgba(255, 255, 255, 0.8);
}

.mobile-nav-panel {
    background: #3a5bad !important;
    position: fixed;
    width: 70%;
    height: 100vh;
    left: 0;
    top: 0;
     border-radius: 0px;
    z-index: 100;
    overflow-y: auto;
    padding: 20px 30px;
    transform: translateX(-100%);
    transition: transform 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
    box-shadow: 2px 0 15px rgba(0, 0, 0, 0.25);
}
.mobile-nav-links {

    gap: 20px;
}
.mobile-nav-panel.open {
    transform: translateX(0);
}

.stats-item p {

    display: block;

}

.banner-main-title .main-blue  {

    font-size: 27px;
}
.banner-main-title .main-red {

    font-size: 27px;
}
.stats-strip-section {
text-align: center;
}

.instructors-grid.owl-carousel {
    position: relative;
        padding-right: 0;
}

.instructors-grid.owl-carousel .owl-nav {
    display: block;
}

.instructors-grid.owl-carousel .owl-nav button.owl-prev,
.instructors-grid.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid #d0d0d0 !important;
    background: #ffffff !important;
    color: #263238 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    z-index: 5;
}

.instructors-grid.owl-carousel .owl-nav button.owl-prev {
    left: 8px;
}

.instructors-grid.owl-carousel .owl-nav button.owl-next {
         right: -1em;
}

.instructors-grid.owl-carousel .owl-nav button i {
    font-size: 16px;
    line-height: 1;
}
.section-e {
    height: auto;
    padding-bottom: 30px;
}
.mt8 {
    margin-top: 0.2em;
}

.hero-carousel.carousel {

    right: 0em !important;
    bottom: -5.2em !important;
    width: 100%;
}

.inener-section {
    min-height: auto;
    margin-top: 3em;
}
.mission-more-image-col {
    position: unset;
    margin-top: 3em;
    width: unset;

}.card-1 {
    width: unset;
}

}


@media screen and (min-width:768px) and (max-width:991px) {
.stats-item p {

    font-size: 16px;

}
.tution-fees-row {
    min-height: auto;

}
.left-3em {
    margin-left: 0;
}


.section-e {
    height: 370px;
}

.mt8 {
    margin-top: -1em;
}

.menu-toggle-btn{

  transition: all 0.5s ease;
}

.menu-toggle-btn.active .menu-toggle-line {
  background: rgba(255, 255, 255, 0.8);
}

.mobile-nav-panel {
    background: #3a5bad !important;
    position: fixed;
    width: 50%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 100;
    overflow-y: auto;
    padding: 20px 0;
    transform: translateX(-100%);
    transition: transform 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
    box-shadow: 2px 0 15px rgba(0, 0, 0, 0.25);
}

.mobile-nav-panel.open {
    transform: translateX(0);
    padding: 20px 30px;
}

.instructors-grid.owl-carousel {
    position: relative;
     padding-right: 0;
}
.card-1 {
    width: unset;
}
.instructors-grid.owl-carousel .owl-nav {
    display: block;
}

.instructors-grid.owl-carousel .owl-nav button.owl-prev,
.instructors-grid.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #d0d0d0 !important;
    background: #ffffff !important;
    color: #263238 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    z-index: 5;
}

.instructors-grid.owl-carousel .owl-nav button.owl-prev {
    left: 10px;
}

.instructors-grid.owl-carousel .owl-nav button.owl-next {
    right: -1em;
}

.instructors-grid.owl-carousel .owl-nav button i {
    font-size: 16px;
    line-height: 1;
}
.hero-carousel.carousel {

    right: 0em !important;
    bottom: -3em !important;
    width: 100%;
}
.inener-section {
    min-height: auto;
    margin-top: 3em;
}
.mission-more-image-col {
   position: unset;
        margin-top: 3em;
        width: 50%;

}
}



@media (min-width:992px) and (max-width:1199px) {
.left-3em {
    margin-left: 0;
}
.card-1 {
    width: 100%;
}


.section-e {
    height: 370px;
}

.banner-main-title .main-blue {

    font-size: 40px;
}
.banner-main-title .main-red {

    font-size: 36px;
}
    .hero-carousel.carousel {

        right: 0 !important;
        bottom: -2em !important;
        width: 100%;

    }

.inener-section {
    min-height: 300px;

}


}



@media (min-width: 1400px) {

.tution-fees-section{
    min-height: 900px;

}

 .card-1{
    width: 420px;
}

.tution-fees-row{
    min-height: 900px;

}
.stats-item h3 {
    font-size: 64px;

}
.stats-item p {

    font-size: 30px;

    gap: 1.5rem;
}
.stats-item i {

    font-size: 27px;
}
.syllabus-toggle {

    font-size: 36px;

}


.hero-carousel.carousel {

    right: 2em !important;
    bottom: -4.4em !important;
    width: 770px;
}

.section-e {
    height: 470px;
}
.mt8{
        margin-top: -0.95em;
}
.inener-section {
    min-height: 440px;

}
}
