@media screen and (min-width: 992px) and (max-width: 1199px) {
  .s3-custom-ffl .nav-link {
    
    font-size: 1.3rem;
    padding: 0.25rem 1rem;
}
  .custom-container {
      padding: 0rem 3rem !important;
  }
}

@media screen and (min-width: 1551px) {
  .custom-container {
      padding: 0rem 7rem !important;
  }
  .custom-container2 {
    padding: 0rem 12rem !important;
  }
}

@media screen and (min-width: 992px) {
  .disp-lg{
    display: none;
  }
  .fixed-bottom {
    display: none;
  }
}

@media screen and (max-width: 991px) {
      .d-mob {
        display: block;
    }
    .d-desk {
      display: none;
    }

  .disp-none-lg{
    display: none;
  }
  .disp-lg{
    display: block;
  }
  .webinar{
    background: #C5161D;
}
  #header .btn1new{
    padding: 0.5rem 1rem;
  }

  .fixed-bottom {
      display: block;
  }
  .btn1new{
    display: none;
  }
  .copyright {
    margin-bottom: 2.2rem;
  }
  .testimonials .bg-maroon {
    height: auto;
    background: white;
  }
  .test-box{
    min-height: auto;
  }
  .life {
    background-image: url(../images/bg-moblife.webp);
    min-height: auto;
  }
  .programmes{
    margin-top: 0rem;
  }
  .placement {
    min-height: auto;
  }
  .scroll-cust-mob{
    overflow-y: scroll;
    height: 110px;
    padding-right: 1rem;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1550px) {
  .custom-container {
      padding: 0rem 2rem !important;
  }
  .head2{
    font-size: 5rem;
}
.life {min-height: 1092px !important;}
}

@media screen and (max-width: 767px) {

.placementFigures{ font-size: 20px; text-align: center; display: block;  padding-top: 30px;}

  .btn-warning{
    padding: 0.5rem 0.8rem !important;
  }
  .bord-rad {
    border-radius: 0.5rem;
}
 .d-none-cust-mob{
  display: none !important;
 }
 .disp-none{
  display: none;
 }
 /* header.fixed-top{
  position: static;
}  */
.ranking-sec {
  border-radius: 3rem;
}
.border-right-cust{
  border-right: 0px solid #555555;
}
.learning .box {
  min-height: auto;
}
.eligibility .bord-cust, .programmes .bord-cust {
  border-radius: 1rem;
}
.program-box{
  width: 100%;
}
.w-70{
  width: 70%;
}
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  /* .logo-wd{
    width: 400px;
  } */
}

@media screen and (max-width: 350px) {
  .p,
  p:not(.hero__tagline):not(.hero__subtitle):not(.hero__mba):not(.hero__programme) {
      font-size: 0.8rem !important;
  }
}

@media screen and (max-width: 400px) {
  p,
  .p {
      font-size: 0.9rem;
  }
  .copyright p {
      font-size: 0.75rem;
  }
  .navbar-light .navbar-nav .nav-link {
      font-size: 0.85rem;
  }
  .h1 {
      font-size: 1.4rem !important;
  }
  h3,
  .h3 {
      font-size: 1.3rem !important;
  }
  .h4, h4 {
    font-size: 1.2rem !important;
   }
  h5,
  .h5 {
      font-size: 1rem !important;
  }
  .placement.h5 {
    font-size: 0.9rem !important;
  }
  .program .h5{
   font-size: 0.85rem !important;
  }
  .icon-cust {
    width: 30px !important;
    height: 30px !important;
  }
  iframe#formIfram {
    height: 380px !important;
  }
  .s3-custom-ffl .nav-link{
    padding: 0.25rem 1rem;
    font-size: 0.9rem;
  }
.s3-custom-ffl{
  column-gap: 0.5rem;
  }
  .highlights-section__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--space-md);
    padding: 0 var(--space-md);
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .highlights-tabs {
    padding: var(--space-md);
  }
  .highlights-tabs__desc {
    padding: 0 var(--space-sm);
  }
  .faculty-slider-wrap {
    padding: var(--space-md) var(--space-lg);
  }
  .diamond-grid {
    max-width: 100%;
  }
  .diamond-grid__row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .diamond-grid__row--top {
    margin-bottom: var(--space-sm);
  }
  .diamond-grid__row--bottom {
    padding-left: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .diamond-item__label,
  .diamond-item--offset-label .diamond-item__label {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .footer-cta {
    height: auto;
    min-height: 500px;
  }
  .footer-cta__inner {
    padding-top: var(--space-lg);
  }
  .footer-cta__content {
    gap: var(--space-lg);
    max-width: 100%;
  }
  .footer-cta__title {
    font-size: clamp(1.75rem, 6vw, 2.5rem);
  }
  .footer-cta__desc {
    font-size: var(--font-body-lg, 1.125rem);
  }
}

@media screen and (max-width: 768px) {
  .footer-cta {
    background-size: cover;
    background-position: center bottom;
    min-height: unset;
    height: auto;
  }

  .footer-cta__inner {
    background-size: auto 300px;
    background-position: center bottom;
    padding-bottom: 350px;
  }
}

@media screen and (min-width: 401px) and (max-width: 767px) {
  .program .h5{
    font-size: 0.95rem !important;
   }
  .h1 {
      font-size: 1.4rem !important;
  }
  p,
  .p {
      font-size: 0.95rem;
  }
  .copyright p {
      font-size: 0.85rem;
  }
  .navbar-light .navbar-nav .nav-link {
      font-size: 0.9rem;
  }
  h3,
  .h3 {
      font-size: 1.3rem !important;
  }
  h4,
  .h4 {
      font-size: 1.2rem !important;
  }
  h5,
  .h5 {
      font-size: 1.1rem !important;
  }
  .banner
  .h4 {
      font-size: 1rem !important;
  }
}

@media screen and (max-width: 1600px) {
  .navbar-nav.ml-auto {
      width: 100% !important;
  }
}

@media screen and (max-width: 500px) {
  .btn {
      font-size: 1.3rem;
  }
  .w-75{
    width: 90% !important;
  }
  .w-45 {
    width: 35% !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* .logo-wd{
    width: 160px;
  }
  .logo-w{
    width: 100px;
  } */
  .head2{
    font-size: 4rem;
  }
  .banner{
    margin-top: 3rem;
  }
  .testimonials-mob{
    margin-bottom: 9rem;
  }
  .testimonials--static .testimonials-mob{
    margin-bottom: 0;
  }
  .placement .h2{
    font-size: 1.4rem;
 }
  .placement .h5{
    font-size: 0.8rem;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hero__inner {
    background-position: right 32% bottom;
  }

  .hero-form-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    width: 100%;
    max-width: var(--container-max, 1920px);
    height: 100%;
    padding-left: clamp(1rem, 4vw, 2rem);
    padding-right: clamp(1rem, 4vw, 2rem);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
    z-index: 10;
  }

  .hero-form-wrap .banner_form {
    position: absolute;
    top: 50%;
    right: 0;
    width: 340px;
    max-width: 38%;
    margin: 0;
    pointer-events: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .hero-form-wrap .banner-form iframe {
    height: 400px !important;
  }
}

@media screen and (max-width: 991px) {
  .hero__inner {
    background-size: auto calc((100% - 200px));
    padding-bottom: 300px !important;
    background-position: right 20% bottom;
  }
}

@media screen and (max-width: 768px) {
  .hero__inner {
    background-size: auto 300px;
  }
}

@media screen and (max-width: 1199px) {
  .placement p.text-center{
    padding-top: 1.5rem !important;
  }
  .placement .col-xl-7 p.text-center{
    text-align: left !important;
  }
  .banner_form {
    position: unset;
    left: auto;
    right: auto;
    text-align: center;
    margin: 0 auto;
    width: 90%;
  }
  .hero-banner {
    margin-top: 0;
  }

  .hero-form-wrap {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: auto;
    max-width: none;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
  }

  .hero {
    margin-top: 0;
    height: auto;
    min-height: 500px;
  }
  .hero__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    min-height: 500px;
    padding-top: 4.5rem;
    padding-bottom: 2rem;
  }
  .hero__content {
    gap: var(--space-lg, 1.5rem);
    width: 100%;
    padding-bottom: 1.5rem;
  }
  .hero-form-wrap .banner_form {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    max-width: 475px;
    margin: 10px auto;
  }
  #myIframe,
  #form iframe,
  .hero-form-wrap .banner-form iframe {
    height: auto !important;
    min-height: 500px;
  }
  .about-card__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-card__image-wrap {
    width: 100%;
    max-width: 660px;
    height: auto;
    aspect-ratio: 660 / 462;
  }
  .highlights-section__header,
  .highlights-tabs {
    padding-left: var(--space-md);
    padding-right: var(--space-md);
  }
  .highlights-tabs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    max-width: 100%;
    gap: var(--space-md);
  }
  .highlights-tabs__nav {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-self: stretch;
    overflow: auto;
  }
  .highlights-tabs__btn {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 200px;
    white-space: normal;
    line-height: 1.4;
    padding: var(--space-sm) var(--space-md);
  }
  .highlights-tabs__panels {
    width: 100%;
  }
  .career-roles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: var(--space-md) var(--space-lg);
    gap: var(--space-md);
  }
  .career-roles__col li {
    white-space: normal;
  }
  .highlights-split {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 var(--space-md);
  }
  .diamond-grid__row--top {
    margin-bottom: clamp(-1.5rem, -3vw, -2.5rem);
  }
  .diamond-grid__row--bottom {
    padding-left: clamp(1.5rem, 4vw, var(--diamond-bottom-offset));
  }
  .eligibility-section__layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .eligibility-section__title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: none;
    padding-top: 0;
  }
  .eligibility-section__columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .eligibility-section__col,
  .eligibility-section__col--selection {
    max-width: none;
    padding-top: 0;
    min-height: 0;
  }
  .student{
    margin-top: 3rem;
  }
  .placement {
    margin-top: 0;
  }
  iframe:not(#myIframe){
    min-height: 730px;
  }
  .footer_Bottom_Revise{
    display: block;
  }
}

/* Hero tablet only (992–1199px): clear fixed header, keep horizontal layout */
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-banner {
    margin-top: 7rem;
  }

  .hero.banner {
    margin-top: 0;
  }

  .hero {
    min-height: auto;
    height: auto;
  }

  .hero__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: auto;
    min-height: auto;
    padding-top: 2.75rem;
    padding-bottom: 1.25rem;
  }

  .hero__content {
    max-width: 52%;
    width: auto;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  /* .logo-wd{
    width: 200px;
  }
  .logo-w{
    width: 120px;
  } */
  .banner{
    margin-top: 3rem;
  }
  .banner .h4 {
    font-size: 1.2rem;
  }

  .banner-cus-sec{ padding-top: 0rem; }
}

@media screen and (min-width: 501px) and (max-width: 575px) {
  /* .logo-wd {
      width: 400px;
  } */
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  /* .logo-wd {
      width: 400px !important;
  } */
  .placement-cust{
   justify-content: center;
  }
  .learning .box {
    min-height: 196px;
  }
  .head2{
    font-size: 3.5rem !important;
  }
  .s3-custom-ffl .nav-link{
    padding: 0.25rem 2rem;
    font-size: 1rem;
  }
  .banner-cus-sec{ padding-top: 0rem; }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .banner_text .top {
    position: absolute;
    top: 51%;
  }
/* .logo-wd {
  width: 15rem;
} */
  /* .logo-wd {
      width: 350px;
  } */

  h1,
  .h1 {
      font-size: 2rem !important;
  }
  h3,
  .h3 {
      font-size: 1.5rem !important;
  }
  h5,
  .h5 {
      font-size: 1.2rem !important;
  }
  /* .logo-wd{
    width: 180px;
  }
  .logo-w{
    width: 100px;
  } */
  .banner{
    margin-top: 3rem;
  }
  .head2{
    font-size: 4rem !important;
}
.banner .h1{
  font-size: 1.6rem !important;
}
.s3-custom-ffl .nav-link {
    
  font-size: 1.2rem;
  padding: 0.25rem 1rem;
}
}
@media screen and (max-width: 660px){
  .s3-custom-ffl{
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  .banner-cus-sec{ padding-top: 0 !important; }
}
@media screen and (max-width: 319px) {
  /* .logo-wd {
      width: 195px !important;
  } */
  /* .logo-wd{
    width: 130px;
  }
  .logo-w{
    width: 85px;
  } */
  .banner{
    margin-top: 3rem;
  }
  #header li{
    font-size: 0.6rem;
  }
  .banner .h4{
    font-size: 0.9rem !important;
  }
  .btn {
    font-size: 1.1rem;
  }
  .s3-custom-ffl .nav-link{
    padding: 0.25rem 0.5rem;
  }
  .s3-custom-ffl{
  column-gap: 1rem;
  }
  .s3-custom-ffl .nav-link{
    padding: 0.25rem 0.25rem;
    font-size: 0.7rem;
  }
  .s3-custom-ffl{
  column-gap: 0.25rem;
  }
}

@media screen and (min-width: 320px) and (max-width: 360px) {
  /* .logo-wd {
      width: 215px !important;
  } */
  /* .logo-wd{
    width: 140px;
  }
  .logo-w{
    width: 98px;
  } */
  .banner{
    margin-top: 3rem;
  }
  #header li{
    font-size: 0.7rem;
  }
  .banner .h4{
    font-size: 0.9rem !important;
  }
  .banner .h2 {
    font-size: 1rem;
}
.s3-custom-ffl .nav-link{
  padding: 0.25rem 0.5rem;
  font-size: 0.8rem;
}
.s3-custom-ffl{
column-gap: 0.5rem;
}
}

@media screen and (min-width: 361px) and (max-width: 400px) {
  /* .logo-wd {
      width: 260px;
  } */
  /* .logo-wd{
    width: 170px;
  }
  .logo-w{
    width: 100px;
  } */
  .banner{
    margin-top: 3rem;
  }
  #header li{
    font-size: 0.7rem;
  }
  .banner .h2 {
    font-size: 1.1rem;
}
}

@media screen and (min-width: 401px) and (max-width: 500px) {
  /* .logo-wd {
      width: 285px;
  } */
}

@media screen and (max-width: 991px) {
  .disp-none-mob{
    display: none !important;
  }
  .programmes .nav-pills .nav-link.active.red_act1:before {
     display: none;
  }
  .programmes .nav-pills .nav-link.red_act1{
    border-bottom: 3px solid;
    border-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .programmes .nav-pills .nav-link.active.red_act1{
    border-bottom: 0px;
  }
  .pgmpills{
    margin-bottom: 0.5rem !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .banner_text .top{
    top: 40%;
    left: 10%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1050px) {

}

@media screen and (max-width: 575px) {
  .banner_text .top{
    top: 40%;
  }
  .mob-footer{
    display: block !important;
  }
  .disp-none-sm{
    display: none;
  }
  .nav-pill .nav-link{
    width: auto;
    padding: 0.5rem 0.8rem;
  }
  .webinar-cust{
    padding: 0.5rem;
  }
  .icon-cust{
    width: 35px;
    height: 35px;
  }
  .student .btn-warning {
    font-size: 1rem;
    padding: 0.5rem 1rem;
}
}
/* @media screen and (max-width: 723px) {
  .copyright {
    margin-bottom: 3rem !important;
  }
} */

@media screen and (min-width: 401px) {
  .form-btn-arrow{
    padding-right: 1rem;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
  p,
  .p {
      font-size: 0.95rem;
  }
}

@media screen and (min-width: 1600px) and (max-width: 1800px) {
  p,
  .p {
      font-size: 0.95rem;
  }
}

/* sticky button starts */
@media screen and (max-width: 768px){
  .m-cust-btn {
    display: block !important;
  }
  .d-cust-btn {
      display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
}

@media screen and (min-width: 769px) {
  .m-cust-btn {
    display: none !important;
  }
}
/* sticky button ends */

/* side form starts */
@media screen and (max-width:768px) {
  .formsec {
      display: none !important;
  }
  .formsec1 {
      display: block !important;
  }
}

@media screen and (min-width:769px) {
  .formsec1 {
      display: none !important;
  }
 }

/* side form ends */

@media screen and (min-width:768px) {
  .cust-scroll-list {
    overflow-y: scroll;
    height: 60px;
  }
}

@media screen and (min-width:992px) and (max-width:1350px) {
  /* .logo-wd{
         width: 320px;
  } */
  .navbar-light .navbar-nav .nav-link{
     font-size: 0.9rem;
  }
}

@media screen and (max-width:319px){
  .head {
    font-size: 1.1rem !important;
  }  
  .banner-head{
    font-size: 1.2rem;
  }
  .head2-banner{
    font-size: 1.4rem;
}
.banner .h1{
  font-size: 1rem !important;
}
  /* .logo-wd{
    width: 150px;
  } */
  /* .banner {
    margin-top: 4rem !important;
  } */
  .time-cust, .date-cust{
    min-height: 50px;
   }
   .head2{
    font-size: 1.8rem !important;
  }
  .thankyou .h1{
    font-size: 1.1rem !important;
  }
  .placement .h2{
    font-size: 1rem !important;
 }
  .placement .h5{
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width:320px) and (max-width:400px){
  .head {
    font-size: 1.6rem !important;
  }  
  .banner-head{
    font-size: 1.4rem !important;
  }
  .head2-banner{
    font-size: 1.9rem;
}
  .banner .h1 {
    font-size: 0.95rem !important;
}
  /* .logo-wd{
    width: 180px;
  } */
   .banner .h4{
    font-size: 0.85rem !important;
   }

   .time-cust, .date-cust{
    min-height: 50px;
   }
   .head2{
    font-size: 2rem 
    !important;
  }
  .thankyou .h1{
    font-size: 1.2rem !important;
  }
  .placement .h2{
    font-size: 1.2rem !important;
 }
  .placement .h5{
    font-size: 0.8rem !important;
  }
}


@media screen and (min-width: 401px) and (max-width: 575px) {
  .head {
    font-size: 1.5rem !important;
  }
  .banner-head {
    font-size: 1.6rem !important;
  }
  .head2-banner {
    font-size: 2.3rem;
  }
  /* .logo-wd{
    width: 190px;
  }
  .logo-w{
    width: 110px;
  } */
  .banner {
    margin-top: 80px;
  }
  #header li {
    font-size: 0.7rem;
  }
  .banner .h4{
    font-size: 1rem !important;
   }
   .head2{
    font-size: 2.5rem !important;
  }
  .thankyou .h1{
    font-size: 1.4rem !important;
  }
  .banner .h2{
    font-size: 1.1rem;
  }
  .s3-custom-ffl .nav-link{
      padding: 0.25rem 3rem;
  }
  .s3-custom-ffl{
    column-gap: 1rem;
  }
  .placement .h2{
    font-size: 1.4rem;
 }
  .placement .h5{
    font-size: 0.8rem;
  }
  .s3-custom-ffl .nav-link{
    padding: 0.25rem 1rem;
    font-size: 0.9rem;
  }
}

@media screen and (min-width:576px) and (max-width:767px){
   .head {
    font-size: 2rem !important;
  }  
  .banner-head {
    font-size: 2.6rem !important;
  }
  .head2-banner{
    font-size: 3.3rem;
}
  /* .logo-wd{
    width: 160px;
  }
  .logo-w{
    width: 100px;
  } */
  .banner{
    margin-top: 3rem;
  }
  #header li{
    font-size: 0.7rem;
  }
  .banner .h4{
    font-size: 1.5rem !important;
   }
   .thankyou .h1{
    font-size: 1.5rem !important;
  }
  .student .btn-warning {
    font-size: 1.1rem;
    padding: 0.5rem 1rem;
} 
.banner .h2{
  font-size: 1.5rem !important;
 }
 .keyFull
 {
  min-height: 340px;
  max-width: 96%;
 }
 .keyFull p
 {
  font-size: 16px;
 }
 .keyFeature .head br 
 {
  display: none;
 }
}
/*  */
@media screen and (min-width:768px) and (max-width:991px){
  .head {
    font-size: 2rem !important;
  }  
  .banner-head {
    font-size: 2.2rem !important;
  }
  .head2-banner{
    font-size: 2.9rem;
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .head {
    font-size: 2.2rem !important;
  }
  p {
      font-size: 0.95rem;
  }
  .banner .h1{
    font-size: 1.8rem !important;
  }
  .btn-blink-cust, .btn-blink-cust1{
     font-size: 0.9rem !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .head {
    font-size: 2.4rem;
 }
 .banner-head .w-45{
   width: 250px;
 }
 .banner .h2{
  font-size: 1.7rem;
 }
 .placement .h2{
    font-size: 1.4rem;
 }
 .placement .h5{
  font-size: 1rem;
}
  iframe:not(#myIframe){
    height: 400px !important; 
  }
  .hero-form-wrap .banner_form {
    width: 343px;
    max-width: 343px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .banner-head {
    font-size: 1.9rem;
  }
  .head2-banner{
    font-size: 2.6rem;
}
  .banner .h1 {
    font-size: 1.6rem;
  }
  .s3-custom-ffl .nav-link {
    padding: 0.3rem 2rem;
  
    font-size: 1.3rem;
    padding: 0.25rem 6rem;
}
}

@media screen and (min-width: 1301px) and (max-width: 1400px) {
  .banner-head {
    font-size: 2.1rem;
  }
  .head2-banner{
    font-size: 2.7rem;
}
  .banner .h1 {
    font-size: 1.8rem;
  }
  /* .logo-wd{
    width: 280px;
  }
  .logo-w{
    width: 150px;
  } */
  .s3-custom-ffl .nav-link {
    
    font-size: 1.4rem;
    padding: 0.25rem 6rem;
}
}

@media screen and (min-width: 1200px) {
  .girl-img{
      position: relative;
      left: -3rem;
  }
  .col-cust-2 {
    flex: 0 0 19.333333%;
    max-width: 19.333333%;
  }
  .testimonials{
      margin-top: 5rem !important;
  }
}

@media screen and (min-width: 1401px) and (max-width: 1500px) {
  .hero-form-wrap .banner_form {
    width: 375px;
    max-width: 375px;
  }
  .banner-head {
    font-size: 2.4rem;
  }
  .head2-banner{
    font-size: 3rem;
}
  .banner .h1 {
    font-size: 2rem;
  }
  .placement .h2 {
    font-size: 1.4rem;
}
}

@media screen and (min-width: 1501px) and (max-width: 1800px) {
  .placement .h2 {
    font-size: 1.4rem;
}
  .banner-head {
    font-size: 2.6rem;
  }
  .head2-banner{
    font-size: 3.2rem;
}
  .banner .h1 {
    font-size: 2.1rem;
  }
}

@media screen and (min-width:1601px){
.programs .custom-container {
    padding: 0rem 10rem !important;
  }
}

@media screen and (max-width:1801px){
 .keyFull p {
  max-height: 131px;
  overflow-y: auto;
}
}

/* Placement (.bg-maroon) — desktop layout 1200px–1920px only; scales like full desktop */
@media screen and (min-width: 1200px) and (max-width: 1920px) {
  .placement.bg-maroon {
    min-height: auto;
  }

  .placement.bg-maroon .d-flex.justify-content-between.text-white.mb-3 {
    margin-bottom: 0.5rem !important;
  }

  .placement.bg-maroon > .container-fluid {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    padding-left: calc(2.5rem + (100vw - 75rem) * 60 / 720);
    padding-right: calc(2.5rem + (100vw - 75rem) * 60 / 720);
    box-sizing: border-box;
  }

  .placement.bg-maroon > .container-fluid > .row.align-items-center {
    flex-wrap: nowrap;
    align-items: center;
  }

  .placement.bg-maroon > .container-fluid > .row > .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .placement.bg-maroon > .container-fluid > .row > .col-lg-6.mt-lg-0 {
    margin-top: 0 !important;
  }

  .placement.bg-maroon .d-flex.justify-content-between.text-white h5 {
    font-size: calc(0.9375rem + (100vw - 75rem) * 5 / 720);
  }

  .placement.bg-maroon .row.justify-content-center {
    flex-wrap: nowrap;
    margin-left: 0;
    margin-right: 0;
  }

  .placement.bg-maroon .row.justify-content-center > .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: clamp(0.2rem, 0.35vw, 0.75rem);
    padding-right: clamp(0.2rem, 0.35vw, 0.75rem);
  }

  .placement.bg-maroon .row.justify-content-center > .col-md-3.mt-md-0 {
    margin-top: 0 !important;
  }

  .placement.bg-maroon p.h2.text-white,
  .placement.bg-maroon .h2 {
    font-size: calc(1.25rem + (100vw - 75rem) * 12 / 720) !important;
    line-height: 1.15;
    margin-bottom: 0 !important;
    padding-bottom: calc(0.35rem + (100vw - 75rem) * 5 / 720) !important;
  }

  .placement.bg-maroon .h5.bg-white {
    font-size: calc(0.875rem + (100vw - 75rem) * 6 / 720) !important;
    padding-top: calc(0.35rem + (100vw - 75rem) * 2 / 720) !important;
    padding-bottom: calc(0.35rem + (100vw - 75rem) * 2 / 720) !important;
    padding-left: calc(0.5rem + (100vw - 75rem) * 16 / 720) !important;
    padding-right: calc(0.5rem + (100vw - 75rem) * 16 / 720) !important;
    line-height: 1.2;
  }

  .placement.bg-maroon .row.justify-content-center > .col-md-3:last-child .h5.bg-white {
    font-size: calc(0.8125rem + (100vw - 75rem) * 5 / 720) !important;
    line-height: 1.25;
    padding-left: calc(0.45rem + (100vw - 75rem) * 14 / 720) !important;
    padding-right: calc(0.45rem + (100vw - 75rem) * 14 / 720) !important;
  }

  .placement.bg-maroon .placementFigures {
    font-size: calc(0.875rem + (100vw - 75rem) * 10 / 720);
    padding-top: calc(0.35rem + (100vw - 75rem) * 4 / 720);
    margin-bottom: 0;
    line-height: 1.3;
  }

  .placement.bg-maroon #placement_slide.pt-sm-4,
  .placement.bg-maroon #placement_slide.pt-3 {
    padding-top: 0.35rem !important;
  }

  .placement.bg-maroon #placement_slide .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .placement.bg-maroon #placement_slide .owl-item img {
    max-height: calc(2.5rem + (100vw - 75rem) * 20 / 720);
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
  }
}

/* Placement height — wide desktop (>1920px) */
@media screen and (min-width: 1921px) {
  .placement.bg-maroon .row.justify-content-center > .col-md-3:last-child .h5.bg-white {
    font-size: 1.125rem !important;
    line-height: 1.25;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .placement.bg-maroon {
    min-height: auto;
    padding-top: 0.75rem !important;
    padding-bottom: 0.5rem !important;
  }

  .placement.bg-maroon .d-flex.justify-content-between.text-white.mb-3 {
    margin-bottom: 0.5rem !important;
  }

  .placement.bg-maroon p.h2.text-white {
    padding-bottom: 0.5rem !important;
    line-height: 1.15;
  }

  .placement.bg-maroon .placementFigures {
    padding-top: 0.5rem;
  }

  .placement.bg-maroon #placement_slide {
    padding-top: 0.5rem !important;
  }
}

/* Hero — very small phones only (≤350px) */
@media screen and (max-width: 350px) {
  .hero-banner {
    margin-top: 5.5rem;
  }

  .hero {
    min-height: auto;
  }

  .hero__inner {
    min-height: auto;
    padding-top: 3rem;
    padding-bottom: 12.5rem !important;
    background-repeat: no-repeat;
    background-size: auto 13rem;
    background-position: center bottom;
  }

  .hero-form-wrap {
    margin-top: -0.35rem;
    padding-top: 0;
  }

  .hero__content {
    gap: 0.85rem;
    padding-bottom: 0.25rem;
  }

  .hero__intro {
    gap: 0.5rem;
  }

  .hero__tagline {
    font-size: 1.5rem !important;
    line-height: 1.3;
    margin-bottom: 0.15rem;
  }

  .hero__subtitle {
    font-size: 0.9375rem !important;
    line-height: 1.4;
    margin-bottom: 0;
  }

  .hero__degree {
    margin-top: 0.15rem;
  }

  .hero__mba {
    font-size: 2.125rem !important;
    line-height: 1.15;
    letter-spacing: -0.5px;
    margin-bottom: 0 !important;
  }

  .hero__programme {
    font-size: 0.9375rem !important;
    line-height: 1.35;
    margin-bottom: 0;
  }

  .hero__programme-accent {
    font-size: 1.125rem !important;
    line-height: 1.3;
  }

  .hero .btn.btn--primary {
    font-size: 13px !important;
    min-height: 42px;
    height: auto;
    margin-top: 0.65rem;
    padding: 8px 14px;
    white-space: normal;
    text-align: center;
  }

  .hero > .container.hero__inner {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .hero-form-wrap .banner_form {
    width: 96%;
    max-width: none;
  }

  .hero-form-wrap .banner-form h3.text-uppercase,
  .hero-form-wrap .banner-form h3 {
    font-size: 0.7rem !important;
    padding: 10px 6px;
    letter-spacing: 0.25px;
    line-height: 1.25;
  }

  #myIframe,
  .hero-form-wrap .banner-form iframe,
  #form iframe {
    height: auto !important;
    min-height: 34rem;
    overflow: hidden;
  }

  .hero-form-wrap .banner-form {
    overflow: visible;
  }
}

/* Hero__inner — trim excess bottom space (992px–1200px only) */
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .hero {
    min-height: auto !important;
    height: auto;
  }

  .hero > .container.hero__inner,
  .hero__inner {
    min-height: auto !important;
    height: auto;
    padding-bottom: 1.25rem !important;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-size: auto calc(100% - 3.5rem);
    background-position: right 28% bottom;
  }

  .hero__content {
    padding-bottom: 0 !important;
  }
}

