@media (max-width: 1024px) {

  .header-wrapper {

    padding-left: 20px;

    padding-right: 20px;

    width: 100%;

    max-width: 100%;

    height: 66px;

    min-height: 66px;

    flex-wrap: nowrap;

    gap: 0;

    margin-top: 0;

    position: relative;
  }

  .ritherow-card::after {
    font-size: 22px;
    line-height: 32px;
  }

  .bottomcontent {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 15px 20px;
  }

  .bottomcontent p {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 767px) {
  .herosection {
    min-height: 700px;
    height: 100vh;
    background-position: center top;
  }

  .lefthero-card {
    left: 20px;
    top: auto;
    bottom: 88px;
    width: calc(100% - 40px);
    max-width: 300px;
  }

  .navbar {
    display: none;
  }

  .mobile-menu {
    position: fixed;
    top: 66px;
    left: 0;
    right: 0;
    width: 100%;
    max-height: calc(100vh - 66px);
    overflow-y: auto;
    z-index: 2000;
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.12);
  }

  .menu-btn {
    display: flex;
    margin-left: auto;
    margin-right: 0;
  }

  .header-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .lefthero-card h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .leftimgcard {
    width: 100%;
    max-width: 290px;
    height: 92px;
    margin-top: 18px;
    padding: 8px 10px;
  }

  .cardimg {
    width: 78px;
    height: 52px;
  }

  .ritherow-card {
    display: none;
  }

  .ritherow-card::after {
    font-size: 18px;
    line-height: 26px;
  }

  .bottomcontent {
    height: auto;
    min-height: 64px;
    padding: 10px 14px;
  }

  .bottomcontent p {
    font-size: 14px;
    line-height: 20px;
  }
}

.mobile-menu.active {

  display: block;
}

/* for mobile view image of hero section */
/* ========================================================= */
/* ================= TABLET ================================ */
/* ========================================================= */

@media (max-width: 991px) {

  .lefthero-card {

    top: auto;

    bottom: 120px;

    transform: none;

    left: 32px;

    width: 360px;
  }
}

/* ========================================================= */
/* ================= MOBILE ================================ */
/* ========================================================= */

@media (max-width: 767px) {

  .lefthero-card {

    top: auto;

    bottom: 105px;

    transform: none;

    left: 24px;

    width: calc(100% - 48px);

    max-width: 320px;

    align-items: flex-start;
  }

  .lefthero-card h2 {

    text-align: left;
  }

  .leftimgcard {

    margin-top: 18px;
  }
}

@media (max-width: 767px) {

  .herosection {

    background-image: url(../images/350hbanner.webp) !important;

    background-size: cover;

    background-position: center top;

    background-repeat: no-repeat;
  }
}


/* ========================================================= */
/* ================= SMALL MOBILE ========================== */
/* ========================================================= */


@media (max-width: 480px) {
  .herosection {
    position: relative;
    background-image: url(../images/350hbanner.webp) !important;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 475px;
    height: auto;
  }

  .lefthero-card {
    left: 18px;
    bottom: 95px;
    width: calc(100% - 36px);
    max-width: 280px;
  }
}

@media (max-width: 390px) {
  .herosection {
    /* position: relative;
    min-height: 390px; */
    position: relative;
    background-image: url(../images/350hbanner.webp) !important;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: auto;
  }

  .herosection::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom,
        rgba(0, 0, 0, 0.32) 0%,
        rgba(0, 0, 0, 0.12) 45%,
        rgba(0, 0, 0, 0.42) 100%);
    z-index: 1;
    pointer-events: none;
  }

  .lefthero-card,
  .ritherow-card,
  .bottomcontent {
    position: absolute;
    z-index: 2;
  }

  .lefthero-card {
    left: 16px;
    bottom: 44px;
    width: calc(100% - 32px);
    max-width: 285px;
  }

  .leftimgcard {
    padding: 5px 8px;
    min-height: 72px;
    height: auto;
    margin-top: 10px;
    gap: 4px;
  }

  .cardimg {
    width: 72px;
    height: 46px;
  }

  .bottomcontent {
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 4px 8px;
    min-height: 30px;
    height: auto;
    max-height: none;
  }

  .bottomcontent p {
    font-size: 10px;
    line-height: 1.2;
    margin: 0;
    height: auto;
    text-align: center;
  }
}

@media (max-width: 361px) {
  .herosection {
    min-height: 365px;
  }

  .lefthero-card {
    left: 14px;
    bottom: 38px;
    width: calc(100% - 28px);
    max-width: 270px;
  }

  .leftimgcard {
    padding: 4px 6px;
    min-height: 68px;
  }

  .cardimg {
    width: 68px;
    height: 44px;
  }

  .bottomcontent {
    padding: 3px 6px;
    min-height: 28px;
  }

  .bottomcontent p {
    font-size: 9px;
  }
}


@media (max-width: 312px) {
  .herosection {
    position: relative;
    background-image: url(../images/350hbanner.webp) !important;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 350px;
    height: auto;
  }

  .herosection::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom,
        rgba(0, 0, 0, 0.35) 0%,
        rgba(0, 0, 0, 0.15) 45%,
        rgba(0, 0, 0, 0.45) 100%);
    z-index: 1;
    pointer-events: none;
  }

  .lefthero-card,
  .ritherow-card,
  .bottomcontent {
    position: absolute;
    z-index: 2;
  }

  .lefthero-card {
    left: 14px;
    width: calc(100% - 28px);
    max-width: 260px;
    bottom: 34px;
  }

  .leftimgcard {
    padding: 4px 6px;
    height: auto;
    min-height: 70px;
    gap: 4px;
    margin-top: 10px;
  }

  .cardimg {
    width: 70px;
    height: 44px;
  }

  .bottomcontent {
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 3px 8px;
    min-height: 28px;
    height: auto;
    max-height: none;
  }

  .bottomcontent p {
    font-size: 9px;
    line-height: 1.2;
    height: auto;
    margin: 0;
    text-align: center;
  }
}

/* herosection end */
/*  about grid */
@media (max-width: 1024px) {

  .about-grid {

    grid-template-columns: 1fr;

    row-gap: 20px;

  }

}

/* right card hide when screen size be reduce */
@media (max-width: 1024px) {
  .ritherow-card {
    display: none;
  }
}

/* right side form */


/* ================= MOBILE about section ================= */

/* for mobile view*/
/* ================= FORM DIV MOBILE ================= */
.formdivmobile {
  display: none;
}

@media (max-width: 1024px) {
  .formdivmobile {
    display: block;
    width: 100%;
    min-height: 500px;
    background-image: linear-gradient(273deg, #6DA93A91 22%, #336DACC9 100%);
    padding: 30px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 12px;
  }

  .formdivmobile form {
    width: 100%;
    max-width: 450px;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
}

@media (max-width: 767px) {
  .formdivmobile {
    min-height: 400px;
    padding: 25px 15px;
  }

  .formdivmobile form {
    max-width: 100%;
    gap: 12px;
  }
}

@media (max-width: 480px) {
  .formdivmobile {
    min-height: 350px;
    padding: 20px 12px;
  }

  .formdivmobile form {
    gap: 10px;
  }
}

/* for about section */
@media (max-width: 767px) {



  .about-section {

    padding-top: 70px;

    padding-bottom: 70px;

  }

  .about-heading {

    margin-bottom: 45px;

  }

  .about-heading h2 {

    width: 100%;



    font-size: 28px;

    line-height: 38px;



    padding-left: 15px;

    padding-right: 15px;

  }

  .about-heading p {

    font-size: 18px;

    line-height: 30px;



    padding-left: 20px;

    padding-right: 20px;

  }

  .about-card {

    height: auto;

    min-height: 163px;

    padding-top: 25px;

    padding-bottom: 25px;

  }

  .about-card h3 {

    font-size: 22px;

    line-height: 30px;

  }

}

/* whyresponsive css */

/* ================= TABLET ================= */



@media (max-width: 1200px) {



  .why-top-wrapper {

    flex-wrap: wrap;

    /* allows cards to drop if screen is narrow */

  }

  .why-overlay-cards {

    position: relative;

    top: auto;

    left: auto;

    transform: none;

    display: grid;



    grid-template-columns: repeat(2, 1fr);



    justify-items: center;



    padding: 30px;

    gap: 20px;

  }

  .why-bottom-section {

    height: auto;

  }

  .why-background-image {

    position: absolute;

    inset: 0;

  }

  .why-bottom-section {

    padding-top: 40px;

    padding-bottom: 40px;

  }

}

/* ================= MOBILE ================= */



@media (max-width: 767px) {
  .why-ai {
    padding-top: 20px;
    padding-bottom: 7px;
  }

  .why-ai-heading {
    margin-bottom: 40px;
  }

  .why-ai-heading h2 {
    font-size: 24px;
    line-height: 32px;
  }

  /* TOP STATS CAROUSEL */

  .why-top-carousel {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 0 42px;
    margin-bottom: 40px;
  }

  .why-top-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
    gap: 0;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    margin: 0;
    padding: 0;

  }

  .why-top-wrapper::-webkit-scrollbar {

    display: none;

  }

  .why-top-card {
    flex: 0 0 100%;
    min-width: 100%;
    width: 100%;
    scroll-snap-align: start;

  }

  .why-top-stat {
    width: 100%;
    max-width: none;
    height: 140px;
  }

  .why-top-content {
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 146px;
    margin-top: -48px;
    padding: 54px 16px 18px;

  }

  .why-carousel-btn {
    position: absolute;
    top: 44%;
    padding-left: 2px;
    transform: translateY(-50%);
    display: flex;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: linear-gradient(135deg, #689519 0%, #0E4B9F 100%);
    box-shadow: 0 6px 18px rgba(14, 75, 159, 0.28);
    z-index: 3;
  }

  .why-carousel-btn i {
    font-size: 13px;
    line-height: 1;
  }

  .why-prev {
    left: 0;
  }

  .why-next {
    right: 0;
  }



  .why-overlay-card {

    width: 100%;

    height: auto;



    min-height: 230px;



    padding: 20px 15px;

  }

  .why-overlay-card img {

    width: 90px;

    height: 90px;

  }

  .overlay-stat-big {

    font-size: 30px;
    line-height: 28px;
    align-items: center;

  }

  .why-overlay-card p {

    font-size: 16px;

    line-height: 24px;

  }

  .why-overlay-card h3 {

    font-size: 20px;

    line-height: 28px;

  }
}

/* ================= application process TABLET ================= */



/* =========================
   Tablet Responsive
========================= */
/* =========================
   TABLET + MOBILE
========================= */
@media (max-width: 1024px) {

  .Applicaation {
    padding: 20px 16px;
  }

  .Applicaation h2 {
    font-size: 34px;
    text-align: center;
    margin-bottom: 20px;
  }

  /* MAKE COLUMN */
  .applicationimage {
    display: flex;
    flex-direction: column !important;
    align-items: center;
    gap: 20px;
    width: 100%;
  }

  /* IMAGE WRAPPERS */
  .leftimage,
  .rightrimage {
    width: 100%;
    max-width: 616px;
  }

  /* IMAGES */
  .leftimage img,
  .rightrimage img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 30px;
  }
}


/* =========================
   MOBILE
========================= */
@media (max-width: 767px) {

  .Applicaation {
    padding: 10px 15px;
  }

  .Applicaation h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }


  .leftimage {
    width: 300px;
    height: auto;
  }

  .rightrimage {
    display: none;

  }

  .leftimage img,
  .rightrimage img {
    border-radius: 20px;
  }

}

/* ================= UNIVERSAL AQI MOBILE ================= */




/* ================= CAMPUS INFRASTRUCTURE RESPONSIVENESS ================= */

/* =========================
   TABLET
========================= */
@media (max-width: 1024px) and (min-width: 768px) {

  .CampusInfrastructureimg {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    padding: 11px 10px;
  }

  .campusinfrastructureimgcard {
    width: 100%;
    height: auto;
    aspect-ratio: 395 / 232;
  }
}


/* =========================
   MOBILE
========================= */
@media (max-width: 767px) {

  .CampusInfrastructure {
    padding: 0px 15px;
  }

  .CampusInfrastructure h2 {
    font-size: 28px;
    margin-bottom: 28px;
    text-align: center;
  }

  .CampusInfrastructureimg {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    padding: 0;
  }

  .campusinfrastructureimgcard {
    width: 100%;
    height: 170px;
    border-radius: 12px;
    overflow: hidden;
  }

  .campusinfrastructureimgcard img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .campusinfrastructureimgcard .bottomcontent {
    height: 40px;
  }

  .campusinfrastructureimgcard .bottomcontent p {
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
  }
}

/* experience future start */
/* ================= LARGE LAPTOP ================= */

@media (min-width: 1400px) {

  .experience-future-heading {

    max-width: 1100px;

    margin-bottom: 65px;
  }

  .experience-future-heading h3 {

    font-size: 52px;

    line-height: 1.1;
  }

  .experience-future {
    padding: 120px 40px;
  }

  .experience-future-heading {
    margin-bottom: 65px;
  }

  .experiencefutureytvideo {
    max-width: 1278px;
  }
}

/* ================= LAPTOP ================= */

@media (max-width: 1200px) {

  .experiencefutureytvideo {
    max-width: 100%;
  }
}

/* ================= TABLET ================= */

@media (max-width: 991px) {
  .experience-future-heading {

    max-width: 760px;

    margin-bottom: 38px;
  }

  .experience-future-heading h3 {

    font-size: 34px;

    line-height: 1.15;
  }

  .experience-future {
    padding: 70px 24px;
  }

  .experience-future-heading {
    margin-bottom: 35px;
  }

  .experiencefutureytvideo {
    border-radius: 24px;
  }
}

/* ================= MOBILE ================= */

@media (max-width: 767px) {
  .experience-future-heading {

    width: 100%;
    max-width: 614px;

    margin-bottom: 30px;

    padding: 0 10px;
  }

  .experience-future-heading h3 {

    font-size: 30px;

    line-height: 1;

    text-align: center;
  }

  .experience-future {
    padding: 50px 16px;
  }

  .experience-future-heading {
    margin-bottom: 28px;
  }

  .experience-future-heading h3 {
    line-height: 1.3;
  }

  .experiencefutureytvideo {

    width: 100%;

    aspect-ratio: 612 / 279;

    border-radius: 20px;
  }

  .experiencefutureytvideo .play-btn {
    border-radius: 14px;
  }
}

/* ================= SMALL MOBILE ================= */

@media (max-width: 480px) {
  .experience-future-heading h3 {

    font-size: 24px;

    line-height: 1.15;
  }

  .experience-future {
    padding: 25px 10px;
  }

  .experience-future-heading h3 {
    font-size: 20px;
  }

  .experiencefutureytvideo {
    border-radius: 18px;
  }

  .experiencefutureytvideo .play-btn {

    width: 62px;
    height: 45px;
  }

  .experiencefutureytvideo .play-btn i {
    font-size: 18px;
  }
}

/* experience future end */
/* ================program highlighstart ======== */
/* ========================================================= */
/* ================= BIG SCREEN ============================ */
/* ========================================================= */

@media (min-width: 1400px) {

  .Programhighlight {
    padding: 120px 40px;
  }

  .program-highlight-content h1 {
    font-size: 56px;
  }

  .programstats {

    max-width: 1350px;

    gap: 28px;
  }

  .programstatscard {

    width: 220px;
    height: 170px;

    border-radius: 24px;
  }

  .programstatscardnumber {
    font-size: 56px;
  }

  .programstatscard h5 {
    font-size: 22px;
  }

  .program-highlight-content p {
    font-size: 28px;
  }
}

/* ========================================================= */
/* ================= LAPTOP ================================ */
/* ========================================================= */

@media (max-width: 1200px) {

  .Programhighlight {
    padding: 80px 20px;
  }

  .program-highlight-content h1 {
    font-size: 34px;
  }

  .programstats {

    grid-template-columns: repeat(4, 1fr);

    max-width: 900px;

    gap: 20px;
  }

  .programstatscard {

    width: 180px;
    height: 135px;

    border-radius: 16px;
  }

  .programstatscardnumber {
    font-size: 42px;
  }

  .programstatscard h5 {
    font-size: 18px;
  }

  /* LAST 2 CARDS CENTER */

  .programstatscard:nth-last-child(2) {
    grid-column: 2 / 3;
  }

  .programstatscard:last-child {
    grid-column: 3 / 4;
  }
}

/* ========================================================= */
/* ================= TABLET ================================ */
/* ========================================================= */

@media (max-width: 991px) {

  .Programhighlight {
    padding: 70px 18px;
  }

  .program-highlight-content h1 {

    font-size: 32px;

    margin-bottom: 40px;
  }

  .programstats {

    grid-template-columns: repeat(3, 1fr);

    max-width: 700px;

    gap: 18px;
  }

  .programstatscard {

    width: 170px;
    height: 130px;

    border-radius: 14px;
  }

  .programstatscardnumber {
    font-size: 38px;
  }

  .programstatscard h5 {
    font-size: 18px;
  }

  .programstatscard:nth-last-child(2),
  .programstatscard:last-child {
    grid-column: auto;
  }

  .program-highlight-content p {

    font-size: 18px;

    line-height: 1.5;
  }
}

/* ========================================================= */
/* ================= MOBILE ================================ */
/* ========================================================= */

@media (max-width: 767px) {

  .Programhighlight {

    padding: 55px 14px;

    background-size: cover;
    background-position: center;
  }

  .program-highlight-content h1 {

    font-size: 25px;

    margin-bottom: 28px;
  }

  .programstats {

    grid-template-columns: repeat(2, 1fr);

    gap: 14px;

    max-width: 350px;

    margin-bottom: 30px;
  }

  /* LAST CARD CENTER */

  /* .programstatscard:last-child {
    grid-column: 1 / -1;
    justify-self: center;
  } */

  .programstatscard {

    width: 161px;
    height: 122px;

    border-radius: 10px;

    padding: 10px;
  }

  .programstatscardnumber {

    font-size: 40px;

    line-height: 1;
  }

  .programstatscard h5 {

    font-size: 20px;

    line-height: 1.1;
  }

  .program-highlight-content p {

    font-size: 16px;

    line-height: 1.5;
  }
}

/* ========================================================= */
/* ================= SMALL MOBILE ========================== */
/* ========================================================= */

@media (max-width: 480px) {

  .Programhighlight {
    padding: 50px 10px;
  }

  .programstats {

    gap: 12px;

    max-width: 100%;
  }

  .programstatscard {

    width: 148px;
    height: 115px;
  }

  .programstatscardnumber {
    font-size: 34px;
  }

  .programstatscard h5 {
    font-size: 17px;
  }

  .program-highlight-content p {
    font-size: 14px;
  }
}

/* ==================program highlight end ====== */
/* Meet Our Mascot */
@media (max-width: 767px) {
  .MeetOurMascot {
    padding: 10px 15px;
  }

  .MeetOurMascot h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .MeetOurMascotimg {
    width: 100%;
    max-width: 616px;
    height: 130px;
    padding: bottom 0;
  }

  .MeetOurMascotimg img {
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
  }
}

/* Top Recruiters */
@media (max-width: 767px) {
  .Toprecuiter {
    padding: 20px 15px;
  }

  .Toprecuiter h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .Toprecuiterbothimg {
    gap: 30px;
  }

  .Toprecuiterbothimg img.recruiter-logos {
    width: 100%;
    max-width: 700px;
    height: 153px;
    object-fit: contain;
  }

  .Toprecuiterbothimg img.academic-building-img {
    width: 100%;
    max-width: 606px;
    height: 236px;
    border-radius: 10px;
    object-fit: cover;
  }

}

/* ================== FOOTER RESPONSIVENESS ================== */
@media (max-width: 1200px) {
  .Footer {
    height: auto;
  }

  .Footer .backgroundimg {
    position: relative;
    width: 100%;
    height: auto;
    left: auto;
    transform: none;
  }

  .Footer .backgroundimg img {
    width: 100%;
    height: auto;
  }

  .Toprecuiterbothimg img.recruiter-logos {
    height: auto;
  }

  .Toprecuiterbothimg img.academic-building-img {
    height: auto;
  }
}

@media (max-width: 767px) {
  .about-section {
    padding-top: 20px;
    padding-bottom: 5px;
  }

  .about-heading {
    margin-bottom: 25px;
  }

  .about-heading h2 {
    width: 100%;
    font-size: 28px;
    line-height: 38px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .about-heading p {
    font-size: 18px;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    padding: 0 12px;
  }

  .about-card {
    width: 100%;
    max-width: none;
    height: 120px;
    min-height: 120px;
    border-radius: 10px;
    padding: 14px 12px;
  }

  .about-card h3 {
    font-size: 13px;
    line-height: 20px;
  }

  .about-card span {
    margin-top: 6px;
    font-size: 11px;
    line-height: 14px;
  }
}