@font-face {
    font-family: 'general_sansitalic';
    src: url('../fonts/generalsans-italic-webfont.woff2') format('woff2'),
         url('../fonts/generalsans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'general_sansmedium';
    src: url('../fonts/generalsans-medium-webfont.woff2') format('woff2'),
         url('../fonts/generalsans-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'general_sansregular';
    src: url('../fonts/generalsans-regular-webfont.woff2') format('woff2'),
         url('../fonts/generalsans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'general_sanssemibold';
    src: url('../fonts/generalsans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/generalsans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


html, body { background:#ffffff; color:#1B1238; font-size:16px; margin: 0px;padding: 0px; font-family: 'general_sansregular'; font-weight: 400; font-style: normal; }

.navbar {
  position: sticky;
  top: 0;
  z-index: 1030; /* higher than other content */
 
}
#mainNavbar { padding:0px;}
nav.navbar { padding:0px; min-height:82px;}
#mainNavbar .navbar-nav .nav-item a.nav-link { line-height:50px; outline:none; color:#25326C; font-family:'general_sansmedium'; font-size:13px; text-transform:uppercase; background:none;}
#mainNavbar .navbar-nav .nav-item .sub-dropdown-menu { position:absolute; top:0px;}
.nav-link:focus-visible { box-shadow:none !important;}
#mainNavbar .navbar-nav .nav-item a.nav-link:hover { color:#A66AA7;}
#mainNavbar .navbar-nav .nav-item a.nav-link.dropdown-toggle::after {  background:url(../img/home_new/menu_arrow.svg) no-repeat center center; border:0px; width:15px; height:7px;
position:relative; top:2px; left:3px;}
#mainNavbar .navbar-nav .nav-item a.nav-link.dropdown-toggle:hover::after {
  background: url(../img/home_new/menu_arrow_hover.svg) no-repeat center center;
}

#mainNavbar .navbar-nav .nav-item.show > a.nav-link.dropdown-toggle::after {  background: url(../img/home_new/menu_arrow_hover.svg) no-repeat center center;
transform: rotate(180deg); }
a.search { color:#25326C; margin:0px 10px 0px 0px; display:none; }
a.search.mobile { display:none;}
#mainNavbar a.btn.apply-btn { background:#5F0074; color:#fff; text-transform:uppercase; font-family: 'general_sanssemibold'; border-radius:30px; padding:10px 25px; margin:0px 0px 0px 10px; }
#mainNavbar a.btn.apply-btn:hover {background:#390046;}
#mainNavbar .navbar-nav .nav-item .dropdown-menu { border-top:solid 5px #5F0074; border-top-left-radius:0px; border-top-right-radius:0px; margin-top:23px;}
#mainNavbar .navbar-nav .nav-item .dropdown-menu li a { color:#25326C; font-family:'general_sansmedium'; font-size:14px; text-transform:uppercase; padding:10px 15px 8px 15px;}
#mainNavbar .navbar-nav .nav-item .dropdown-menu li a:hover { background:#EDEDED;}
#mainNavbar .navbar-brand > img, .navbar-brand > img{ width:250px; height:72px;}


.top-bar { background:#ECECEC; color:#25326C; font-size:14px;}
.top-bar p.desktop { margin:0px; padding:8px 0px; font-size:14px; color:#25326C;}
.top-bar p.desktop a {color:#25326C; text-decoration:none;}
.top-bar p.mobile { display:none;}
.top-bar .contact-info i { color:#5F0074; margin-right:5px;}
.top-bar .contact-info a {text-decoration:none; color:#25326C;}


.carousel .carousel-item img { width:100%; height:100%; object-fit:cover; min-height:600px; }
.carousel .carousel-item video { width:100%; height:100%; object-fit:cover; max-height:600px; }
.carousel .carousel-caption { bottom:10%; text-align:right; right:8%; }
.carousel .carousel-caption h2 { font-family:'general_sanssemibold'; font-size:60px;}
.carousel .carousel-indicators {  justify-content:end;  margin-right:8%;  bottom:30px;}
.carousel .carousel-indicators [data-bs-target] {
  width:13px;  height:13px;  border-radius:50%;  background-color: rgba(255, 255, 255, 0.45);  margin: 0 6px;  transition: background-color 0.3s ease; }
.carousel .carousel-indicators .active {  background-color: #ffffff; }

.register-bar { background:#5F0074; position:relative; top:-8px; color:#fff; padding:20px 0px 20px 0px;}
.register-bar h1 { text-transform: capitalize; font-family: 'general_sansmedium'; font-size:32px; margin:0px;}
.register-bar .btn { background:#ffffff; color:#5F0074; text-transform:uppercase; font-family: 'general_sanssemibold'; border-radius:30px; padding:12px 25px 8px 25px; margin:0px 0px 0px 10px; }
.register-bar .btn:hover {background:#e6e6e6; color:#5F0074; }




.trailblazing_academic_excellence h2 {  color:#25326C;  font-size: 46px;  font-family: 'general_sanssemibold';  margin-bottom: 20px;}

.trailblazing_academic_excellence .academic-wrapper {  position: relative;  overflow: hidden;}

.trailblazing_academic_excellence .academic-scroll {  display: flex;  gap: 16px;  overflow-x: auto;  scroll-behavior: smooth;  padding-bottom: 10px;
  scrollbar-width: none;  -ms-overflow-style: none;}

.academic-scroll::-webkit-scrollbar {  display: none; /* Chrome/Safari */}

/* Card style */
.academic-card {  flex: 0 0 100%;  scroll-snap-align: start;  background: #fff;  padding: 20px 20px 20px 0px;  box-sizing: border-box;  border-right: 1px solid #eeedf0;
  border-radius: 8px;  text-align: center;}
.trailblazing_academic_excellence .academic-card:last-child {  border-right: none;}
.trailblazing_academic_excellence .academic-card img {  width: 90px;  height: 90px;  object-fit: contain;  margin-bottom: 15px;}
.trailblazing_academic_excellence .academic-card h3 {  font-family: 'general_sansmedium';  font-size:22px;  color: #25326C;  float: left;  width: 100%;
  margin-bottom: 10px;}
  .trailblazing_academic_excellence .academic-card:nth-child(2) p { width:89%;}
.trailblazing_academic_excellence .academic-card p {  font-size: 13px;  color: #383838;  margin:10px auto; width:95%;}
.trailblazing_academic_excellence .academic-card a.read-more {  font-family: 'general_sanssemibold';  font-size: 14px;  text-transform: capitalize;  color: #25326C;
  text-decoration: none;  display: inline-flex;  align-items: center;  gap: 8px;}
.trailblazing_academic_excellence .academic-card a.read-more .arrow-icon {  width: 15px;  height: 15px;  background: url(../img/home_new/read_more_arrow.svg) no-repeat center center;  background-size: contain;  display: inline-block;}
.trailblazing_academic_excellence .scroll-arrow {  position: absolute;  top: 50%;  transform: translateY(-50%);  z-index: 10;  width:50px;  height:50px;  border:0px;  background-color:transparent;
  text-align: center;  line-height: 36px;  font-size: 18px;  color: #800080;  cursor: pointer;  background-image: url(../img/home_new/slide_arrow.svg);}
.trailblazing_academic_excellence .scroll-arrow:hover { background-image: url(../img/home_new/slide_arrow_hover.svg);}
.trailblazing_academic_excellence .scroll-left {  left:5px;}
.trailblazing_academic_excellence .scroll-right {  right:5px;  background-image: url(../img/home_new/slide_arrow.svg);  transform: translateY(-50%) rotate(180deg);}





.nps-super4-section {background:#F7F7F8;}
.nps-super4-section .super4-logo {  max-width: 130px;}
.nps-super4-section h2 { color:#25326C; font-family: 'general_sanssemibold'; font-size:52px;}
.nps-super4-section p { color:#60626D; font-size: 13px; width:90%;}

.nps-super4-section .super4-slider {  gap: 1rem;}

.nps-super4-section .super4-card {  position: relative;  min-width:110px;  height: 420px;  border-radius: 12px;  overflow: hidden;  transition: all 0.3s ease;  flex-shrink: 0;
  background-color: #000;  color: white;  cursor: pointer;}

.nps-super4-section .super4-card .card-img {  width: 100%;  height: 100%;  background-size: cover;  background-position: center;  filter: brightness(0.7);  position: absolute;
  top: 0;  left: 0;  z-index: 1;}

.nps-super4-section .super4-card .card-content { position: absolute;  z-index: 2;  bottom: 20px;  left: 20px;  right: 20px;  display: none;}

.nps-super4-section .super4-card .card-content h5 { font-size:18px; font-family: 'general_sansmedium'; }
.nps-super4-section .super4-card .card-content ul { padding-left:0px;}
.nps-super4-section .super4-card .card-content ul li { list-style:none; font-size:13px; margin:5px 0px;}
.nps-super4-section .super4-card .card-content ul li::before {  content: "✓";   left: -3px;   position: relative; }
.nps-super4-section .super4-card .card-content a.btn.btn-light { color:#5F0074; font-size:14px; padding:11px 25px !important; border-radius:30px !important; text-transform:uppercase; font-family:'general_sanssemibold'; font-weight:normal;}
.nps-super4-section .super4-card .card-content a.btn.btn-light:hover { background:#5F0074; color:#fff; border:solid 1px #5F0074; }

.nps-super4-section .super4-card .rotated-label { position:absolute;  z-index:2;  bottom:20px;  left:10px;  writing-mode: vertical-rl;  transform:rotate(180deg);  font-size:18px; font-family: 'general_sansmedium'; text-align:center;}

.nps-super4-section .super4-card.active { min-width:300px;  flex-grow: 1;}

.nps-super4-section .super4-card.active .card-content { display: block;}

.nps-super4-section .super4-card.active .rotated-label { display: none;}



.core-philosophy video {  object-fit: cover;  width: 100%;  height: 100%;  display: block;  border-radius: 6px; border:0px;}
.core-philosophy .video-wrapper {  border-radius: 6px;  overflow: hidden;}
.core-philosophy .video-play-button {  position: absolute;  top: 50%;  left: 50%;  transform: translate(-50%, -50%);  background-color: rgba(255, 255, 255, 0);  border: none;
  border-radius: 0%;  padding: 20px;  cursor: pointer;  transition: background 0.3s ease;}
.core-philosophy .video-play-button img {  width: 110px;  height:110px;}
.core-philosophy .core-philosophy-text {order:2;}
.core-philosophy .core-philosophy-text h2 { color:#25326C; font-family: 'general_sanssemibold'; font-size:52px; width:80%; margin-left:20%; }
.core-philosophy .core-philosophy-text p { color:#60626D; font-size: 13px; width:80%; margin-left:20%;}



.guided-section {  background: url(../img/home_new/guide_bg.svg) center center/cover no-repeat;  padding: 80px 0;  position: relative;}
.guided-section::before {  content: '';  position: absolute;  inset: 0;  background-color: rgba(0, 0, 0, 0.4);  backdrop-filter: blur(4px);  z-index: 1;}
.guided-section .guided-content {  position: relative;  z-index: 2;  color: #fff;}
.guided-section .guided-content h2 { font-family: 'general_sanssemibold'; font-size:52px;  }
.guided-section .guided-card {  background-color: #fff;  border-radius: 12px;  padding: 30px;  box-shadow: 0 0 20px rgba(0,0,0,0.1);  height: 100%;}
.guided-section .guided-card h5 { color:#25326C; font-size:24px; font-family: 'general_sansmedium';  }
.guided-section .guided-card p {  color: #60626D;  font-size: 13px;  margin-bottom: 0;}
.guided-section .icon-circle {  display: flex;  align-items: center;  justify-content: flex-start;  margin-bottom: 20px;}
.guided-section .icon-circle img { width:60px; height:60px;}
.guided-section .btn-learn {  background: #fff; font-family: 'general_sanssemibold'; font-size:14px;  color: #5F0074; padding: 12px 25px 10px 25px;  border-radius: 25px;  text-transform: uppercase;  border: none;  transition: all 0.3s;}
.guided-section .btn-learn:hover {  background-color: #5F0074;  color: #fff;}
.guided-scroll-container {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  gap: 16px;
  padding: 0 12px;
}
.guided-scroll-container .col-md-4 {
  min-width: 100%;
  scroll-snap-align: start;
}
.guided-card {
  flex: 0 0 100%;
  scroll-snap-align: center;
  background: #fff;
  padding: 20px;
  border-radius: 16px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  text-align: left;
}

/* Hide scrollbar */
.guided-scroll-container::-webkit-scrollbar {
  display: none;
}
.guided-scroll-container {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

/* Navigation Arrows */
.guided-section .scroll-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 50px;
  height: 50px;
  background: #fff;
  border:0px solid #ccc;
  border-radius: 50%;
  background-image: url(../img/home_new/slide_arrow.svg);
  font-size: 18px;
  color: #800080;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.guided-section .scroll-left {
  left:-10px;
}

.guided-section .scroll-right {
  right:-10px;  background-image: url(../img/home_new/slide_arrow.svg);  transform: translateY(-50%) rotate(180deg);
}



.Leaders { max-width: 1200px;  margin: 0 auto;  padding: 40px 20px 20px 20px;  box-sizing: border-box;}
.Leaders h2 { color:rgba(0, 0, 0, 0.8); text-align:center; margin-bottom:35px; margin-top:30px; font-size:48px; font-family: 'general_sanssemibold';  letter-spacing: 1px; }
.Leaders_slide { position: relative;  overflow: visible;}
.Leaders .swiper { overflow: hidden; position: relative;}
.Leaders .swiper-wrapper { display: flex;}
.Leaders .swiper-slide { background: #fff;  border-radius: 12px;  overflow: hidden;  border:solid 1px #EAEAEA;  box-sizing: border-box;  margin-bottom:5px; }
.Leaders .card { border: none;  border-radius: 12px;}
.Leaders .card .card_image { position: relative;
  overflow: hidden;
  /*max-width: 280.5px;*/
  z-index: 1;}
.Leaders .card .card_image::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #e5e5e5;
  opacity: 0;
  transition: .5s ease all;
}
.Leaders .card .card_image img {transition: .9s ease all; width: 100%; object-fit:cover;}
.Leaders .card .card_image:hover img {
  transform: scale(1.1);
}

.container:hover::after {opacity: 0.2;}
.Leaders .card-img-top { border-radius: 12px 12px 0 0;  width: 100%;}
.Leaders .card-body { padding: 12px 16px;}
.Leaders .card-body h5.name {  color: #25326C;  margin-bottom:4px;  text-align:center;  font-size:17px; font-family: 'general_sansmedium'; }
.Leaders .card-body p.card-title {  font-size: 13px;  color: #60626D;  margin: 0;  text-align:center; min-height:75px;}
.Leaders .swiper-button-prev,
.Leaders .swiper-button-next {  position: absolute;  top: 50%;  z-index: 10;  width: 50px;  height: 50px;  display: flex;  align-items: center;  justify-content: center;  cursor: pointer; }
.Leaders .swiper-button-prev {  background-image: url(../img/home_new/slide_arrow.svg);  left:-60px; top:43%;}
.Leaders .swiper-button-prev:hover {  background-image: url(../img/home_new/slide_arrow_hover.svg);}
.Leaders .swiper-button-next {  background-image: url(../img/home_new/slide_arrow.svg);  transform: rotate(180deg);  right:-60px;  transform: translateY(-50%) rotate(180deg);}
.Leaders .swiper-button-next:hover {  background-image: url(../img/home_new/slide_arrow_hover.svg);}
.Leaders .swiper-button-prev::after,
.Leaders .swiper-button-next::after {  content: '';}
.Leaders .view_more .btn.btn-learn { background:#5F0074; color:#fff; text-transform:uppercase; font-family: 'general_sanssemibold'; border-radius:30px; padding:10px 25px 8px 25px; font-size:14px; margin:35px 0px 0px 10px; }
.Leaders .view_more .btn.btn-learn:hover {background:#390046;}


.events-awards .container { background:linear-gradient(to bottom, rgba(247, 247, 248, 1), rgba(255, 255, 255, 1)); border-radius:30px; padding:40px 20px; }
.events-awards .section-title { color:#25326C;  font-family: 'general_sanssemibold'; font-size:48px; text-align:center; margin-bottom:0px; margin-top:30px;}
.events-awards .carousel-container { width:100%; max-width:1200px; height:450px; position:relative; perspective:1000px; margin-top:10px;}
.events-awards .carousel-track {width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;	position: relative;	transform-style: preserve-3d;
	transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);}
.events-awards .card_event {
	position: absolute;	width:560px; padding:10px 20px 10px 20px; background: #fff;	border-radius: 8px;	overflow: hidden;	box-shadow: 0 20px 40px rgba(27, 18, 56, 0.05);	transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);	cursor: pointer; border:solid 1px #EAEAEA;}
.events-awards .card_event img {width:100%;	height:210px; object-fit: cover;}
.events-awards .card_event h2 {  color:#25326C; font-size:25px; font-family: 'general_sansmedium'; float:left; width:100%; margin-top:0px;}
.events-awards .card_event p {  color:#60626D; font-size:13px;}
.events-awards .card_event.center {	z-index: 10;	transform: scale(1.1) translateZ(0);}
.events-awards .card_event.center img {	filter: none;}
.events-awards .card_event.left-2 {	z-index: 1;	transform: translateX(-400px) scale(0.8) translateZ(-300px);	opacity: 0.7;}
.events-awards .card_event.left-1 {	z-index: 5;	transform: translateX(-200px) scale(0.9) translateZ(-80px);	opacity: 0.9;}
.events-awards .card_event.right-1 { z-index: 5;	transform: translateX(200px) scale(0.9) translateZ(-80px);	opacity: 0.9;}
.events-awards .card_event.right-2 { z-index: 1;	transform: translateX(400px) scale(0.8) translateZ(-300px);	opacity: 0.7;}
.events-awards .card_event.hidden {	opacity: 0;	pointer-events: none;}
.events-awards .event_dots { display: flex;  justify-content: center;  gap: 10px;  margin-top:10px;}
.events-awards .dot {	width: 12px; height: 12px; border-radius: 50%;	background: rgba(27, 18, 56, 0.25);	cursor: pointer;	transition: all 0.3s ease;}
.events-awards .dot.active { background: #5F0074;}
.events-awards .nav-arrow {	position: absolute;	top: 50%;	transform: translateY(-50%); background-image: url(../img/home_new/slide_arrow.svg); color: white;
	width:50px;	height: 50px; border-radius: 50%;	display: flex;	align-items: center; justify-content: center;	cursor: pointer;
	z-index: 20; transition: all 0.3s ease;	font-size: 1.5rem;	border: none; outline: none;	padding-bottom: 4px;}
.events-awards .nav-arrow.left:hover { background-image: url(../img/home_new/slide_arrow_hover.svg); }
.events-awards .nav-arrow.left { left: 0px;	padding-right: 3px;}
.events-awards .nav-arrow.right { right:0px; padding-left: 3px; background-image:url(../img/home_new/slide_arrow.svg);  transform: rotate(180deg); transform: translateY(-50%) rotate(180deg);}
.events-awards .nav-arrow.right:hover { background-image:url(../img/home_new/slide_arrow_hover.svg);}




.footer { background:#5F0074; position:relative; top:-8px; color:#fff; padding:20px 0px 20px 0px;}
.footer h1 { text-transform: capitalize; font-family: 'general_sansmedium'; font-size:32px; margin:0px;}
.footer .btn.btn-apply { background:#ffffff; color:#5F0074; text-transform:uppercase; font-family: 'general_sanssemibold'; border-radius:30px; padding:12px 25px 8px 25px; margin:0px 0px 0px 10px; }
.footer .btn.btn-apply:hover {background:#e6e6e6; color:#5F0074; }

.footer_middle_section .footer_left_section { }
.footer_middle_section a { text-decoration:none;}
.footer_middle_section .footer_left_section p { font-size:13px; color:#25326C;}

.footer_middle_section .quick-links { margin:20px 0px 0px 90px;}
.footer_middle_section .quick-links h3 { color:#25326C; font-size:16px; margin-bottom:20px; font-family: 'general_sansmedium'; }
.footer_middle_section .quick-links ul { margin:0px; padding:0px;}
.footer_middle_section .quick-links ul li { float:left; width:100%; list-style:none;}
.footer_middle_section .quick-links a { font-size:13px; color:#25326C; padding:3px 0px; float:left;}

.footer_middle_section .reach-us { margin:20px 0px 0px 0px;}
.footer_middle_section .reach-us h3 { color:#25326C; font-size:16px;  margin-bottom:20px; font-family: 'general_sansmedium'; }
.footer_middle_section .reach-us p, .footer_middle_section .reach-us p a { font-size:13px; color:#25326C;}
.footer_middle_section .reach-us p.address { background: url(../img/home_new/address.svg) no-repeat; padding-left:35px;}
.footer_middle_section .reach-us p.call { background:url(../img/home_new/call.svg) no-repeat 4px top; padding-left:35px;}
.footer_middle_section .reach-us p.email { background: url(../img/home_new/email.svg) no-repeat 4px 3px; padding-left:35px;}


.footer-bottom .copy_right { color:#25326C; font-size:13px;  padding:20px 0; margin:20px auto;  border-top: solid 1px rgba(95, 0, 116, 0.2);}
.footer-bottom a { text-decoration:none;}
.footer-bottom .copy_right .copy_links a { color: #25326C;  font-size:13px;}
.footer-bottom .copy_right .copy_links { float:left;}
.footer-bottom .copy_right .copyright { float:right;}


@media only screen and (max-width: 1180px) {
.footer_middle_section .quick-links { margin:23px 0px 0px 80px;}
.footer_middle_section .reach-us { margin-top:23px;}
.register-bar .d-flex { display:inherit !important;}
.register-bar h1 { float:left; width:65%; font-size:22px; margin:0px 5px 20px 0px; text-align:left;}
.register-bar .btn { font-size:14px;}
.footer .d-flex { display:inherit !important;}
.footer h1 { float:left; width:65%; font-size:22px; margin:0px 5px 20px 0px; text-align:left;}
.footer .btn.btn-apply { font-size:14px;}
}

@media only screen and (max-width: 992px) {
.footer_middle_section .footer_logo img { width:100%; }
.footer_middle_section .quick-links { margin:20px 30px 0px 30px;}
.footer_middle_section .reach-us { margin-top:20px;}
a.search.mobile { display:none;}
a.search.desktop { display:none;}
.top-bar p.desktop { display:none;}
.top-bar p.mobile { margin:5px 0px 0px 0px; display:block; font-size: 14px;  color: #25326C;}
@keyframes marquee {
from { transform: translateX(0); }
to { transform: translateX(-100%); }
}

.register-bar .d-flex { display:inherit !important;}
.register-bar h1 { float:left; width:65%; font-size:18px; margin:0px 5px 20px 0px; text-align:left;}
.register-bar .btn { font-size:14px;}

.trailblazing_academic_excellence .academic-card { max-width:22% !important; flex:1 1 22% !important;}
.nps-super4-section h2 br { display:none;}

.core-philosophy .core-philosophy-text h2, .core-philosophy .core-philosophy-text p { width:100%; margin:0px; text-align:left;}
.core-philosophy .core-philosophy-text h2 br { display:none;}
.core-philosophy .core-philosophy-text { order:0; margin-bottom:20px;}

.Leaders .swiper-button-prev { left:-10px;}
.Leaders .swiper-button-next { right:-10px;}

.footer .d-flex { display:inherit !important;}
.footer h1 { float:left; width:65%; font-size:18px; margin:0px 5px 20px 0px; text-align:left;}
.footer .btn.btn-apply { font-size:14px;}

}

@media (min-width: 768px) {
  .trailblazing_academic_excellence .academic-scroll {    overflow-x: visible;    flex-wrap: wrap;    gap: 24px;  }
  .trailblazing_academic_excellence .academic-card { flex: 1 1 23%; max-width:23%; }
  .trailblazing_academic_excellence .scroll-arrow {    display: none;  }
  .guided-scroll-container .col-md-4 {
    min-width: 33.3333%;
  }

  .guided-scroll-container .guided-card {
    flex: 0 0 calc(33.3333% - 1rem);
  }

  .guided-section .scroll-arrow {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .trailblazing_academic_excellence .academic-scroll {    overflow-x: auto;    flex-wrap: nowrap;  }
  .trailblazing_academic_excellence .academic-card {    flex: 0 0 100%; border:0px;   min-width: 100%;    margin-right: 0px;  }
  .trailblazing_academic_excellence .scroll-arrow {    display: block;  }

}

@media only screen and (max-width:768px) {
#mainNavbar .navbar-nav .nav-item a.nav-link { line-height:35px; width:100%; text-align:left;}
#mainNavbar .navbar-nav .nav-item a.nav-link.dropdown-toggle::after { content:'' !important; position:absolute; left:auto; right:0px; top:15px; }
#mainNavbar .navbar-nav .nav-item.show > a.nav-link.dropdown-toggle.show:after {  background: url(../img/home_new/menu_arrow_hover.svg) no-repeat center center; transform: rotate(180deg); }
#mainNavbar .navbar-nav .nav-item .dropdown-menu { margin-top:0px; padding-top:0px; border:0px; box-shadow:none; background:#fff; }

.navbar-brand { width:80%; margin:0px;}
.navbar-toggler { position:absolute; right:12px; top:25px;}
.navbar-toggler, .navbar-toggler:focus { border:0px; padding:0px; box-shadow:none;}
.navbar-brand img { width:100%;}	

.top-bar .contact-info { margin-bottom:3px;}

.carousel .carousel-caption h2 { font-size:28px;}
.carousel .carousel-indicators { bottom:0px;}

.trailblazing_academic_excellence h2 { font-size:30px; color:#1B1238; text-align:left; }
.trailblazing_academic_excellence .academic-card h3, .trailblazing_academic_excellence .academic-card a.read-more {color:#1B1238; }

.nps-super4-section h2 { font-size:30px; color:#1B1238; text-align:left; width:70%; }
.nps-super4-section p { font-size:14px; text-align:left; width:100%;}
.nps-super4-section .super4-slider { flex-direction:column; }
.nps-super4-section .super4-card { height:65px;}
.nps-super4-section .super4-card.active { height:420px;}
.nps-super4-section .super4-card .rotated-label { writing-mode:horizontal-tb; transform:rotate(0deg);}
.nps-super4-section .super_div { display:flex;}
.nps-super4-section .super4-logo { max-width:85px; order:2;}


.Leaders h2 { font-size:30px; color:#1B1238; margin-top:0px; margin-bottom:30px;}
.Leaders .swiper-button-prev { left:-12px;}
.Leaders .swiper-button-next { right:-12px;}
.Leaders .card-body p.card-title{ font-size:14px;}


.guided-section .guided-content h2 { font-size:32px;}
.guided-section .guided-card h5 { color:#1B1238;}

.core-philosophy .core-philosophy-text { order:0; }
.core-philosophy .core-philosophy-text h2 { color:#1B1238; font-size:30px; width:100%; margin-left:0px; text-align:left;}
.core-philosophy .core-philosophy-text h2 br { display:none;}
.core-philosophy .core-philosophy-text p { width:100%; margin-left:0px; text-align:left;}

.events-awards { padding:0px 10px;}
.events-awards .section-title { font-size:30px; color:#1B1238; margin-top:0px;}
.events-awards .container { padding:40px 20px 0px 20px;}
.events-awards .card_event { width:232px; padding:10px;}
.events-awards .card_event h2 { font-size:16px; color:#1B1238;}
.events-awards .card_event.left-2 {	z-index: 1;	transform: translateX(-120px) scale(0.8) translateZ(-300px);	opacity: 0.7;}
.events-awards .card_event.left-1 {	z-index: 5;	transform: translateX(-60px) scale(0.9) translateZ(-100px);	opacity: 0.9;}
.events-awards .card_event.right-1 { z-index: 5; transform: translateX(60px) scale(0.9) translateZ(-100px);	opacity: 0.9;}
.events-awards .card_event.right-2 { z-index: 1; transform: translateX(120px) scale(0.8) translateZ(-300px);	opacity: 0.7;}
.events-awards .nav-arrow.left { left:-5px;}
.events-awards .nav-arrow.right { right:-5px;}
.events-awards .event_dots { margin-top:25px;}

.footer_middle_section .footer_logo img { width:100%; }
.footer_middle_section .quick-links { margin:20px 30px 0px 0px;}
}

@media only screen and (max-width: 440px){
#mainNavbar { margin:0px;}
nav.navbar::before, nav.navbar .container::before { display:none;}
#mainNavbar a.btn.apply-btn { margin:10px 0px 15px 0px; width:100%;}
  .register-bar .d-flex { display:inherit !important;}
 .register-bar h1 { float:left; width:54%; font-size:12px; margin:10px 5px 20px 10px; text-align:left;}
 .register-bar .btn { font-size:14px;}
 
 .footer .d-flex { display:inherit !important;}
 .footer h1 { float:left; width:54%; font-size:12px; margin:10px 5px 20px 10px;}
 .footer .btn.btn-apply { font-size:14px;}
 
 .footer_middle_section .footer_logo img { width:100%; }
 .footer_middle_section .footer_left_section p { color:#25326C; font-size:14px;}
 .footer_middle_section .quick-links { margin:0px 0px 10px 0px;}
 .footer_middle_section .quick-links h3, .footer_middle_section .reach-us h3 { color:#25326C; margin-bottom:16px;}
 .footer_middle_section .quick-links a, .footer_middle_section .reach-us p { color:#25326C; font-size:14px;}
 .footer_middle_section .reach-us p.email { background:url(../img/home_new/email.svg) no-repeat 4px 5px;}
 .footer_middle_section .reach-us .social-icons a { margin-right:8px;}
 .footer-bottom .copy_right { margin:20px 10px; padding:20px 10px; width:95%; align-items:flex-start !important;}
 .footer-bottom .copy_right .copy_links { order:2; margin-top:5px;}
 .footer-bottom .copy_right .copyright { color:#25326C; font-size:14px; float:left;}
 .footer-bottom .copy_right .copy_links a  { color:#25326C; font-size:14px; }
}