
  .hero-section{
        padding: 0 !important;
  }
.hero-section {
  position: relative;
  width: 100vw;
  min-height: 100vh;
  overflow: hidden;

  /* Break out of Bootstrap container */
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}

/* =====================================================
   BOOTSTRAP CAROUSEL FULL HEIGHT
===================================================== */
.carousel,
.carousel-inner,
.carousel-item {
  width: 100vw;
  height: 93vh;
}

/* =====================================================
   IMAGE SLIDES
===================================================== */
.hero-bg {
  width: 100vw;
  height: 96vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* =====================================================
   VIDEO SLIDE
===================================================== */
/*.hero-video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}


.hero-video{
    width:100%;
    height:100vh;
    object-fit:cover;
}

@media (max-width:767px){
    .hero-video{
        height:60vh;
    }
	
}

@media (max-width:768px){
    .partner {
        margin-top: -7px !important;
    }

}

@media (max-width:430px){
    .hero-video{
        height:50vh;
		margin-top: -186px;
    }
.partner {
    margin-top: -437px !important;
}
}
@media (max-width:375px){
	.partner {
    margin-top: -375px !important;
}
}

@media (max-width:344px){
	.partner {
    margin-top: -430px !important;
}
}
@media (max-width:320px){
	.partner {
    margin-top: -323px !important;
}
}
*/

.hero-video{
  width:100%;
  height:100vh;
  object-fit:cover;
}

/* hide mobile video on desktop */
.mobile-video{
  display:none;
}

/* Mobile */
@media (max-width:1024px){

  .desktop-video{
    display:none;
  }

  .mobile-video{
    display:block;
  }

   
}



@media (max-width:820px){


    .hero-video {
        height: 70vh !important;
        margin-top: -117px !important;
    }
	
/*	.partner {
        margin-top: -295px !important;
    }*/
	
	.hero-bg {
    width: 100vw;
    height: 70vh !important;
	}

}

@media (max-width:1024px){


    .hero-video {
        height: 77vh;
        margin-top: -135px;
    }
	
	.partner {
      /*  margin-top: -334px !important;*/
		margin-right: 10px;
    }
	
	.hero-bg {
    width: 100vw;
    height: 74vh;
	}

}

@media (max-width:768px){


    .hero-video {
        height: 72vh;
        margin-top: -101px;
    }
	
/*	.partner {
        margin-top: -294px !important;
    }*/

}
@media (max-width:767px){
    .hero-video{
        height:60vh;
    }
	
}


@media (max-width:430px){
    .hero-video{
        height:50vh;
		margin-top: -260px !important;
    }
    
    /*
.partner {
    margin-top: -437px !important;
}*/

.hero-bg {
    width: 100vw;
    height: 76vh !important;
	}
	
}

@media (max-width:414px){
	  .hero-video {
        height: 70vh;
        margin-top: -182px !important;
    }
/*	.partner {
    margin-top: -375px !important;
}*/
	.hero-bg {
    width: 100vw;
    height: 76vh !important;
	}
}

@media (max-width:375px){
	  .hero-video {
        height: 70vh;
        margin-top: -132px !important;
    }
/*	.partner {
    margin-top: -271px !important;
}*/
	.hero-bg {
    width: 100vw;
    height: 76vh !important;
	}
}

@media (max-width:344px){
/*	.partner {
    margin-top: -315px !important;
}*/
	.hero-bg {
    width: 100vw;
    height: 76vh !important;
	}
}
@media (max-width:320px){
/*	.partner {
    margin-top: -304px !important;
}*/
}
/* =====================================================
   CONTENT OVERLAY
===================================================== */
.hero-content-wrap {
  position: absolute;
  inset: 0;
  z-index: 3;

  display: flex;
  align-items: flex-end;
  padding: 30px;
}

/* =====================================================
   HERO TEXT STYLES
===================================================== */
.hero-title {
  color: #ffffff;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.hero-text {
  color: #ffffff;
  font-size: 1.05rem;
  margin-bottom: 20px;
}

.hero-btn {
  background: #f38020;
  color: #ffffff;
  padding: 12px 28px;
  border-radius: 30px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
}

.hero-btn:hover {
  background: #d96f16;
  color: #fff;
}
.text-line h1{
	font-size:3rem !important;
}
/* =====================================================
   MOBILE RESPONSIVE
===================================================== */
@media (max-width: 768px) {

  .hero-title {
    font-size: 2rem;
  }

  .hero-text {
    font-size: 0.95rem;
  }

  .hero-content-wrap {
    padding: 20px;
  }

}
/*
.hero-section .overlay {
background: rgb(0 138 255 / 8%);
    height: 95vh;
}*/

    .legacy-texttwo {
  
  background: linear-gradient(
    90deg,
    #f5a623,
    #ffffff,
    #f5a623,
    #d35400
  );
  background-size: 300% 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: legacyGradient 4s ease-in-out infinite;
}

@keyframes legacyGradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.academic-programs-section {
	padding: 30px 0 !important;
}
@media (min-width: 1200px) {
    .application-process-section .mega-number {
		top: -6.2rem !important;
		left: 8.5rem !important;
	}
}
@media (min-width: 992px) and (min-width: 1024px){
    .application-process-section .mega-number {
        font-size: 6.5rem;
        top: -5.0rem !important;
        left: 5.5rem;
    }
	


}
@media screen and (width: 1024px) {

  .canvas {
    max-width: 790px !important;
  }

  .bubble {
    margin-bottom: -100px !important;
  }
}

@media (min-width: 820px) and (max-width: 991px) {

  .canvas {
    max-width: 690px !important;
    width: 95% !important;
  }
  .bubble {
    margin-bottom: -135px !important;
  }
}

@media (min-width: 1200px) {
    .application-process-section .step-container {
        padding-top: 1rem !important;
    }
}
.swiper-slide{
	background-color:#FFFFFF;
}

   .legacy-text {
  font-weight: 700;
  font-size: 2rem; /* adjust if needed */
  background: linear-gradient(
    90deg,
    #f5a623,
    #2563eb,
    #f5a623,
    #d35400
  );
  background-size: 300% 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: legacyGradient 4s ease-in-out infinite;
}

@keyframes legacyGradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.video-wrapper {
  position: relative;
  width: 100%;
  height: 50vh;
  overflow: hidden;
}

.video-wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.future-card {
  position: relative;
  overflow: hidden;
}

.future-card .card-icon {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 124px;        /* adjust size */
  opacity: 0.25;          /* 25% transparency */
  color: #fff;            /* or any color */
  pointer-events: none;   /* prevents click issues */
}

.card-body-alt h2 {
	text-transform: none;
}
.programs-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 49px;
    max-width: 1350px;
    margin: 0 auto;
    padding: 0 25px;
}

.application-process-section{
	background : #035ba6 !important;
}

.application-process-section .step-container {
        padding-top: 1rem !important;
        height: 300px;
    }
	
	  .scholarship-dtl h3{
	     font-size: 1.7rem !important;
  }
  .bg-gradient-blue {
    background: linear-gradient(135deg, #035ba6 0%, #024885 100%);
  }

  .bg-white-glass {
    background: rgba(255, 255, 255, 0.98);
  }

  @keyframes float {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-20px); }
    100% { transform: translateY(0px); }
  }

  @media (max-width: 968px) {
    .scholarship-grid {
      grid-template-columns: 1fr !important;
      text-align: center;
    }
    .scholarship-cards {
      grid-template-columns: 1fr !important;
    }
  }
  
   .map-wrapper {
  position: relative;
  width: 100%;
  height: 50vh; /* 🔥 increase height here */
  border-radius: 16px;
  overflow: hidden;
}

.map-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

/* Mobile adjustment */
@media (max-width: 768px) {
  .map-wrapper {
    height: 400px;
  }
}

 .image-wrapper{
  position:relative;
  margin:auto;

}


.map-image{
  width:100%;
     height: 50vh;
  background:url("./images/map.png") center/cover no-repeat;
  border-radius:10px;
    margin-bottom: 30px;
}

@media(max-width:767px){
  .map-image{
    background:url("./images/map2.png") center/cover no-repeat;
    height:300px;
  }
}
.map-image {
  position: relative;
  width: 100%;
  height: 50vh;
  background: url("./images/map.png") center / cover no-repeat;
  border-radius: 10px;
  overflow: hidden;
}

.map-image::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(249 127 25 / 37%); 
  border-radius: 10px;
}

/* ===============================
   RECOGNITION SECTION
================================= */

.recognition-section {
  background-color: #04457f;
  background-image:
    linear-gradient(rgba(250, 250, 250, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(250, 250, 250, 0.06) 1px, transparent 1px);
  background-size: 100px 100px;
  padding: 80px 0;
}

/* ===============================
   HEADING
================================= */

.rec-text {
  color: #fafafa;
  font-size: 2.5rem;
  font-weight: 600;
  position: relative;
  margin-bottom: 40px;
}

.rec-text::after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background-color: #f38020;
  margin-top: 14px;
  border-radius: 3px;
}

/* ===============================
   ACCREDITATION CARDS
================================= */

.accredit-card {
  height: 100%;
  background-color: #fafafa; /* DEFAULT ORANGE */
  color: #04457f;
  text-align: center;
  padding: 28px 16px;
  border-radius: 14px;
  font-size: 1rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fafafa;
  transition: all 0.35s ease;
  cursor: pointer;
}

/* ===============================
   HOVER → BLUE THEME
================================= */

.col-md-3:hover .accredit-card {
  background-color: #f38020;
  color: #fafafa;
  border-color: rgba(250, 250, 250, 0.35);
  transform: translateY(-6px);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.25);
}

/* ===============================
   ANIMATION (btt)
================================= */

.animate.btt {
  animation: fadeUp 0.8s ease both;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(25px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.cta-btn{
	    color:#fff;
	background:#035ba6;
	border: 1px solid #ffffff !important;
	font-weight:600;
	border-radius: 40px;
    padding: 14px 28px;
	font-size: 14px;
}

.cta-btn:hover{
	background: #f4801e;
    border: #f4801e !important;
	color:#fff;
	font-weight:600;
	border-radius: 40px;
    padding:14px 28px;
	font-size: 14px;
	
}
.partners{
	color:#035ba6;text-align:center;margin-bottom: 35px;margin-top: 20px;
}
@media (max-width: 1024px) {
	.partners{
	color:#035ba6;text-align:center;margin-bottom: 35px;margin-top: 0px;
}
} 
@media (max-width: 375px) {
	.partners{
	color:#035ba6;text-align:center;        
	margin-bottom: 24px;
        margin-top: 12px;
}
}
@media (max-width: 344px) {
	.partners{
	color:#035ba6;text-align:center;        
	margin-bottom: 28px;
        margin-top: 10px;
}
}
@media (max-width: 320px) {
	.partners{
	color:#035ba6;text-align:center;        
	        margin-bottom: 28px;
        margin-top: 23px;
}
}


.py-5{
	padding-top: 1rem !important;
}
/* ===============================
   RESPONSIVE
================================= */

@media (max-width: 768px) {
  .rec-text {
    font-size: 2rem;
  }

  .accredit-card {
    font-size: 0.95rem;
    padding: 22px 14px;
  }
}

/* Card content background */
.news-content {
  background-color: #fafafa !important;
  padding: 28px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
}

/* Date text */
.news-date {
  font-family: 'Figtree', sans-serif;
  font-size: 13px;
  color: #f38020;   /* section accent */
  opacity: 1;
  margin-bottom: 14px;
  font-weight: 600;
}

/*
.partner{
	margin-top:-30px ;
}
*/
/*.mt-5 {
    margin-top: 1rem !important;
}*/

.spectrum{
	margin-bottom:-40px;
	margin-top:15px;
}
/* Card heading */
.news-content h5 {
  font-family: 'Figtree', sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  color: #035ba6;   /* primary text */
  line-height: 1.4;
  margin-bottom: auto;
}

.news-content a {
	color: #f38020;
}

/* Hover on the whole content box */
.news-content:hover {
  background-color: #f38020 !important;
}

/* Change heading when parent is hovered */
.news-content:hover h5 {
  color: #fafafa;
  opacity: 0.9;
}

/* Change date when parent is hovered */
.news-content:hover .news-date {
  color: #fafafa;
  opacity: 0.85;
}

/* Optional: link */
.news-content:hover a {
  color: #fafafa;
}

.news-title{
	font-weight:600;
	padding-top:30px;
	font-size: 2.5rem !important;
	color:#065ba6 !important;
}

.main-heading {
    font-family: 'Figtree', sans-serif !important;
    font-weight: 600 !important;
    font-size: 2.0rem !important;
    letter-spacing: -0.02em !important;
    color: #065ba6 !important;
}
.main-heading_hw {

    font-size: 2.5rem !important;
}
.steps-title{
	color:#065ba6 !important;
	margin-bottom:50px;
}
section {
    padding: 40px 0 !important; 
}

@media(max-width:375px){
.bubble{
	        margin-top: -105px;
}
}
@media(max-width:430px){
.bubble{
	        margin-top: -109px;
}
}
@media(max-width:768px){
.bubble{
	        margin-top: -116px;
}
}
@media (min-width: 1024px) {
	  .bubble {
    margin-bottom: -210px !important;
  }
}
.mnr-stands{
	margin-top:-35px;
}
.news-section {
    margin-bottom: 40px !important;
    background: #fff !important;
    margin-top: -100px !important;
}
.how-to{
	color:#ffffff !important;
}
/* ===============================
   FUTURE CARDS ICON
================================= */
@media(max-width:768px){

  .programs-row {
    grid-template-columns: repeat(1, 1fr)!important;

}
.hero-section {
        padding-top: 0vh;
}
}


    .news-trip {
        display: flex;
        flex-flow: row wrap;
        width: 1314px !important;
        margin-left: -99px !important;
    }


/* ================= TECH EXCELLENCE SPLIT ================= */

.tech-excellence-split{
  padding: 90px 0;
  background: linear-gradient(135deg, #f8fbff, #ffffff);
  position: relative;
  overflow: hidden;
}

/* Wrapper */
.tech-split-wrapper{
  display: flex;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
}

/* ================= LEFT CONTENT ================= */

.tech-split-content{
  flex: 1 1 520px;
}

/* Tag */
.tech-split-tag{
  display: inline-block;
  background: rgba(3,91,166,0.1);
  color: #035ba6;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 30px;
  font-size: 13px;
  margin-bottom: 18px;
  letter-spacing: .5px;
}

/* Title */
.tech-split-title{
  font-size: 2.3rem;
  font-weight: 600;
  color: #065ba7;
  margin-bottom: 20px;
  line-height: 1.3;
  
}

/* Text */
.tech-split-text{
  font-size: 15.5px;
  color: #444;
  line-height: 1.8;

}

/* ================= RIGHT IMAGE ================= */

.tech-split-image{
  flex: 1 1 420px;
  position: relative;
}

/* Image */
.tech-split-image img{
  width: 100%;
  border-radius: 16px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
  transition: .4s ease;
}

/* Hover effect */
.tech-split-image:hover img{
  transform: scale(1.03);
}

/* Decorative background */
.tech-split-image::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 20px;
  left: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #035ba6, #f38020);
  z-index: -1;
  opacity: 0.12;
}

/* ================= RESPONSIVE ================= */

@media(max-width: 992px){
  .tech-split-wrapper{
    gap: 40px;
  }

  .tech-split-title{
    font-size: 2rem;
  }
}

@media(max-width: 768px){

  .tech-split-wrapper{
    flex-direction: column-reverse;
    text-align: center;
  }

  .tech-split-text{
    margin: auto;
  }

  .tech-split-image::before{
    display: none;
  }
}

.divider-line{
  display: none;
}


/* Mobile version */
@media (max-width: 768px) {
    .tech-split-content {
        flex: auto;
    }
    
   .tech-split-image {
    flex: auto;

} 
    
/*.link-grid{
    line-height: 12px;
}  */

.news-trip {
    display: flex;
    flex-flow: row wrap;
    width: 100% !important;
    margin-left: 0px !important;
}
   
  .hotspot-section img{
      height: auto !important;
  } 
   
.scholarship-cards{
    padding: 20px;
}


.swiper-slide{
  margin-right: 0px!important;
}
   

.hero-section {

        background-image: unset;

    }

}
.school-university-p {
  margin-left: auto;
  margin-right: auto;
}
.btn-white{
	color:#fff;
	background:#035ba6;
	border: 1px solid #ffffff !important;
	font-weight:600;
	border-radius: 40px;
    padding: 14px 28px;
	font-size: 14px;
}

.btn-white:hover{
	background: #f4801e;
    border: #f4801e !important;
	color:#fff;
	font-weight:600;
	border-radius: 40px;
    padding: 14px 28px;
	font-size: 14px;
	
}
/* Center text on tablets & mobiles */
@media (max-width: 1200px) {
  .school-university-p {
    text-align: center;
  }


.news-trip, .card-group {
    width: 100% !important;
   margin-left: 0px !important;
}
.scholarship-cards {
            padding: 20px;
    }
	
	.hero-section {

        background-image: unset;

    }

}

.learn-btn{
	color:#fff !important;
	background:#035ba6 !important;
	border: 1px solid #ffffff !important;
	font-weight:600 !important;
	border-radius: 40px !important;
    padding: 14px 28px !important;
	font-size: 14px !important;
}
.learn-btn:hover{
	background: #f4801e !important;
    border: #f4801e !important;
	color:#fff !important;
	font-weight:600 !important;
	border-radius: 40px !important;
     padding: 14px 28px !important;
	font-size: 14px !important;
	
}
/* iPad specific fix (820px) */
/*@media (max-width: 820px) and (min-width: 768px) {

  .application-process-section .row {
    justify-content: center;
  }

  .application-process-section .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .application-process-section .step-container {
    max-width: 420px;
    margin: 0 auto;
  }

}

@media (max-width: 820px) and (min-width: 768px) {
    .application-process-section .mega-number {
        font-size: 5.5rem;
        top: 8rem;
        left: -8.5rem;
    }
}*/

/* ================================
   IPAD / 820px OPTIMIZATION
================================ */
/*@media (min-width: 768px) and (max-width: 991px) {

    
    .application-process-section {
        padding: 4.5rem 0;
    }

   
    .application-process-section .row > div {
        display: flex;
    }

   
    .application-process-section .step-container {
        width: 100%;
        position: relative;
    }

 
    .application-process-section .modern-card {
        min-height: 300px;
        padding: 1.75rem;
    }

  
    .application-process-section .mega-number {
        font-size: 3.5rem;
        top: -18px;
        left: 18px;
        opacity: 0.12;
    }

   
    .application-process-section .step-title {
        font-size: 1.15rem;
        min-height: 52px;
        margin-bottom: 0.65rem;
    }

    
    .application-process-section .step-description {
        font-size: 0.95rem;
        line-height: 1.55;
        min-height: 68px;
    }

 
    .application-process-section .step-footer {
        margin-top: auto;
        font-size: 0.8rem;
    }

    
    .application-process-section .connector-h {
        display: none !important;
    }

   
    .application-process-section .connector-v {
        left: 50%;
        bottom: -28px;
        transform: translateX(-50%);
    }

    .application-process-section .connector-line-v {
        height: 28px;
        opacity: 0.4;
    }

    .application-process-section .connector-arrow-v {
        border-top-width: 6px;
    }

   
    .application-process-section .row {
        --bs-gutter-x: 24px;
        --bs-gutter-y: 32px;
    }

  
    .application-process-section .footer-badge {
        margin-top: 2.5rem;
        padding: 0.5rem 1.1rem;
        font-size: 0.8rem;
    }
}*/

/* =====================================
   IPAD 820px — FORCE SINGLE ROW (3 COL)
===================================== */



/* ===============================
   iPad Air / iPad (820px)
================================ */
@media (min-width: 768px) and (max-width: 991px) {

  .application-process-section .modern-card {
    min-height: 260px;
    padding: 1.5rem;
  }

  .application-process-section .step-title {
    font-size: 1.05rem;
    min-height: 48px;
  }

  .application-process-section .step-description {
    font-size: 0.9rem;
    line-height: 1.5;
    min-height: 64px;
  }

  .application-process-section .mega-number {
    font-size: 3rem;
    top: -43px;
    left: 80px;
  }

  .application-process-section .row {
    --bs-gutter-x: 20px;
  }

  .application-process-section .step-footer {
    font-size: 0.75rem;
  }
}
/* iPad Pro Portrait (1024px) */
/* ===============================
   TABLET BASE (iPad Air + Pro)
================================ */
@media (min-width: 768px) and (max-width: 1024px) {

  .application-process-section .row {
    display: flex;
    flex-wrap: nowrap;
  }

  .application-process-section .row > div {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    display: flex;
  }

  .application-process-section .connector-h {
    display: block !important;
  }

  .application-process-section .connector-v {
    display: none !important;
  }

  .application-process-section .step-container:hover .mega-number {
    transform: translateY(-5px);
  }
}


/* ===========================
   SCHOLARSHIP SECTION
=========================== */

.scholarship-section {
  width: 100%;
  padding: 60px 20px;
  background: #fff;
}


.scholarship-grid {
  max-width: 1200px;
  margin: 0 auto;

  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 40px;

  align-items: center; /* ✔ desktop */
}

/* LEFT CONTENT */
.scholarship-content {
  text-align: left;
}

.scholarship-tag {
  display: inline-block;
  background: rgba(3, 91, 166, 0.1);
  color: #035ba6;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 30px;
  font-size: 13px;
  margin-bottom: 18px;
}

.scholarship-title {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.1;
  color: #035ba6;
}

.scholarship-title span {
  color: #f38020;
}

.scholarship-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background:#035ba6;
  border: 1px solid #ffffff !important;
  color: #fff;
  padding: 14px 28px;
  border-radius: 40px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s;
}
.scholarship-btn:hover {
  display: inline-flex;
  align-items: center;
  gap: 8px;
 background: #f4801e;
    border: #f4801e !important;
  color: #fff;
  padding: 14px 28px;
  border-radius: 40px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s;
}
/* RIGHT CARDS */
.scholarship-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 35px;
}

.scholarship-dtl {
  background: #035ba6;
  border-radius: 12px;
  padding: 30px 22px;
  text-align: center;
  border-top: 5px solid #f38020;

  /* 🔥 KEY: equal card height */
  min-height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.scholarship-percent {
  font-size: 3rem;
  font-weight: 800;
  color: #fff;
}

.scholarship-sub {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}

.scholarship-dtl h3 {
  margin: 12px 0;
  color: #fff;
  font-size: 1.6rem;
}

.scholarship-badge {
  color: #f38020;
  font-weight: 700;
}


/* ===========================
   IPAD (1024px)
=========================== */

/* =========================
   iPAD FIX
========================= */

@media (min-width: 768px) and (max-width: 1024px) {

  /* 🔥 KILL FLEX CENTERING ON IPAD */
  .bg-white-glass {
    display: block !important;
    align-items: unset !important;
    min-height: auto !important;
  }

  .scholarship-section {
    padding: 40px 20px;
  }

  .scholarship-grid {
    align-items: flex-start;
  }



  .scholarship-cards {
    margin-top: 0;
  }

  .scholarship-dtl {
    min-height: 230px;
  }
    .scholarship-content{
	  padding-left:30px !important;
	  padding-top: 0;
	  text-align:Center;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {

  /* 🔥 KILL FLEX CENTERING ON IPAD */
  .bg-white-glass {
    display: block !important;
    align-items: unset !important;
    min-height: auto !important;
  }

  .scholarship-section {
    padding: 40px 20px;
  }

  .scholarship-grid {
    align-items: flex-start;
  }



  .scholarship-cards {
    margin-top: 0;
  }

  .scholarship-dtl {
    min-height: 230px;
  }
    .scholarship-content{
	  padding-top: 0;
	  text-align: left;
  }
  
    .school-university-p{
	  max-width:400px;
  }

}
@media (min-width: 768px) and (max-width: 991px) {
  .scholarship-content {
    text-align: center;
  }
  
}

@media  (max-width: 1200px) {
  .scholarship-content {
    text-align: center;
  }
  
}

@media screen and (min-width: 1024px) and (max-width: 1366px) {
  .merit-based {
    margin-top: 82px !important;
  }
}
/* -------------------------
   MOBILE FIX (≤ 767px)
-------------------------- */

@media (max-width: 767px) {

  /* 🔥 KILL FLEX CENTERING ON MOBILE */
  .bg-white-glass {
    display: block !important;
    align-items: unset !important;
    min-height: auto !important;
  }

  .scholarship-section {
    padding: 30px 16px;
  }

  .scholarship-grid {
    grid-template-columns: 1fr;
    align-items: flex-start;
    text-align: center;
  }

  .scholarship-cards {
    grid-template-columns: 1fr;
    margin-top: 24px;
  }

  .scholarship-dtl {
    min-height: auto;
  }
  .scholarship-content{
	  text-align:Center;
  }
  .school-university-p{
	  max-width:400px;
  }
  .merit-based{
	      margin-top: 82px !important;
  }
}

.about-desc {
  max-width: none;
}

@media (min-width: 768px) {
  .about-desc {
    max-width: none;
  }
}

@media screen and (width: 1200px) {
  .about-desc {
    max-width: none;
  }
}
@media screen and (max-width: 912px) {
.about-desc{
	    margin-bottom: 0px !important;
}

}



.legacy-left{
	margin-top:2rem !important;
}
@media (max-width: 375px) {
   .legacy-left{
	margin-top:-10px !important;
}
}
@media (max-width: 320px) {
   .legacy-left{
	margin-top:-5px !important;
}
}
@media (max-width: 430px) {
   .legacy-left{
	margin-top:-5px !important;
}
}
@media (max-width: 768px) {
   .legacy-left{
	margin-top:-15px !important;
}
}
@media (max-width: 820px) {
   .legacy-left{
	margin-top:-20px !important;
}
}
@media (max-width: 1024px) {
   .legacy-left{
	margin-top:-27px !important;
}
}
.journery-mnr{
	margin-bottom:-11px !important;
}
@media (max-width: 1024px) {
   .journery-mnr{
	margin-top: -30px !important;
}
}
@media (max-width: 820px) {
   .journery-mnr{
	margin-top: -33px !important;
}
}
.bubble{
    height: auto;
	margin-bottom: 30px !important
}

/* ================= LOGO CAROUSEL ================= */

.global-logo-wrap{
  background:#ffffff;
  padding:45px 35px;
  border-radius:24px;
  box-shadow:0 16px 40px rgba(0,0,0,0.08);
}

/* Logo card */
.global-logo-card{
  background:#f7faff;
  border-radius:18px;
  height:140px;
  padding:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:0.3s ease;
}

.global-logo-card:hover{
  transform:translateY(-6px);
  box-shadow:0 12px 30px rgba(0,0,0,0.12);
}

/* Logo image */
.global-logo-card img{
  max-height:80px;
  max-width:100%;
  object-fit:contain;
  transition:0.3s ease;
}

/* Owl Carousel alignment */
.recognitions-carousel .owl-stage{
  display:flex;
  align-items:center;
}

.recognitions-carousel .owl-item{
  outline:none;
}

.owl-nav{
	display:none;
}
@media (max-width:768px){

  .global-logo-wrap{
    padding:28px 20px;
  }

  .global-logo-card{
    height:110px;
    padding:15px;
  }

  .global-logo-card img{
    max-height:60px;
  }

}