
@media only screen and (max-width: 1750px) {
  .container-fluid, .bannerText
  {
    max-width: 95%;
  }
  .step p
  {
    font-size: 20px;
  }
  .joinText
  {
    padding: 10px 0 0 0;
  }
  .joinText p {
    font-size: 26px;
  }
  .joinFlx {
    gap: 50px;
  }
  .bannerText
  {
    bottom: 50px;
  }
  .futureSl
  {
    padding: 0 0 0 40px;
  }
  .futurePic p
  {
    font-size: 24px;
  }
  .legaciesLeft {
    padding: 0px 100px 0 0;
  }
  .frm
  {
    max-width: 350px;
  }
  .thk .container-fluid
  {
    max-width: 90%;
  }
}

@media only screen and (max-width: 1500px) {
	.card h3, .path-section h2, .key-outcomes h2, .recruiter h2, .admission-process h2, .legaciesLeft h3, .future-section h3, .prof-title h3
	{
		font-size: 70px;
	}
	.card p {
     font-size: 22px;
     line-height: 120%;
  }
  .recFlex
  {
    gap: 10px;
  }
  .step p
  {
    font-size: 18px;
    padding: 0 10px 0 0;
  }
   .joinText p {
    font-size: 22px;
  }
  .path-section, .key-outcomes, .recruiter, .admission-process, .join, .legacies-section, .future-section, .prof-section
  {
    padding: 50px 0px;
  }
  .legaciesLeft
  {
    padding: 0 0px 0 0;
  }
  .profFull p
  {
    font-size: 22px;
  }
  .bannerText {
    bottom: 70px;
    max-width: 51%;
    margin: 0 0 0 30px;
  }
  .banner .owl-dots
  {
    left: 40px;
  }
  .thankPic
  {
    padding: 0 0 0 0;
  }
  
}
@media only screen and (max-width: 1370px) {
  .card h3 {
    font-size: 60px;
  }
  .card
  {
  	padding: 50px 20px;
  }
  .marq, .marq-2
  {
    gap: 10px;
  }
  .joinText {
    padding: 0px 0 0 0;
  }
  .tab p
  {
    font-size: 18px;
  }
  .tab
  {
    padding: 11px 50px 11px 15px;
  }
  .card h3, .path-section h2, .key-outcomes h2, .recruiter h2, .admission-process h2, .legaciesLeft h3, .future-section h3, .prof-title h3
  {
    font-size:60px;
  }
  .overlay h3 {
    font-size: 36px;
  }
  .courses span
  {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .legaciesLeft p {
    margin: 0 0 10px 0;
  }
  .bannerText h2
  {
    font-size: 80px;
  }
  .bannerText h1 {
   font-size: 24px;
  }
  .thankPic img {
    height: auto;
  }
  
}


@media only screen and (max-width: 1200px) {
  /* Header countdown — compact single-row (logo | timer | call) */
  .header-inner {
    flex-wrap: nowrap;
    gap: 10px;
  }

  .top-left {
    flex: 0 1 auto;
    max-width: 32%;
  }

  .headerCountdown {
    position: static;
    transform: none;
    flex: 1 1 auto;
    justify-content: center;
    min-width: 0;
    gap: 6px;
  }

  .cdLabel {
    font-size: 12px;
  }

  .cdItem {
    padding: 3px 6px;
    min-width: 42px;
  }

  .cdNum {
    font-size: 14px;
  }

  .cdUnit {
    font-size: 9px;
  }

  .cdColon {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .head-logo {
    width: auto;
    max-width: 240px;
  }

  .top-left img,
  .top-left .head-logo {
    max-height: 44px;
  }

  .header-call-btn {
    flex-shrink: 0;
    padding: 8px 12px;
    font-size: 13px;
  }

  .header-call-num {
    display: none;
  }

  .card h3, .path-section h2, .key-outcomes h2, .recruiter h2, .admission-process h2, .legaciesLeft h3, .future-section h3, .prof-title h3 {
    font-size: 56px;
  }
  .outcomes-container {
    gap: 10px;
  }
  .recruiter h2 {
    font-size: 76px;
  }
  .recHeading {
    min-width: 316px;
    width: 339px;
  }
  .joinText {
    padding: 0px 0 0 0;
  }
  .joinText h6 {
   font-size: 17px;
  }
  .joinText p {
    font-size: 18px;
    margin: 10px 0 0 0;
  }
  .joinFlx {
    gap: 20px;
  }
  .tab p {
    font-size: 16px;
  }
  .tab {
    padding: 5px 50px 5px 15px;
  }
  .tab.active::before
  {
    top: 35px;
  }
  .courses span
  {
    margin-bottom: 4px;
  }
  .tabs
  {
    gap: 10px;
  }
  .overlay
  {
    bottom: 0px;
  }
  .legacies-section .legaciesLeft h3
  {
    margin-bottom: 10px;
  }
  .bannerPic img
  {
    min-height: 600px;
    object-fit: cover;
  }
  .profFull p
  {
    font-size: 20px;
  }
  .profFlx
  {
    gap: 20px;
  }
  .futurePic p
  {
    font-size: 20px;
    bottom: 20px;
  }
  .futureSl {
    padding: 0 0 0 25px;
  }
  .thankPic img {
    max-height: 650px;
    margin-bottom: -10px;
  }
  .thankText h2
  {
    font-size: 100px;
  }
  .thankText h5
  {
    font-size: 22px;
  }
 
}

@media only screen and (max-width: 1024px) {
  .header-inner {
    flex-wrap: wrap;
  }

  .top-left {
    max-width: none;
    flex: 1 1 auto;
    min-width: 0;
    max-width: calc(100% - 132px);
  }

  .headerCountdown {
    order: 3;
    width: 100%;
    flex: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
    padding-top: 8px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    gap: 10px;
  }

  .headerCountdown .cdLabel {
    flex: 0 0 auto;
    width: auto;
    max-width: 118px;
    font-size: 12px;
    text-align: left;
    white-space: normal;
    line-height: 1.2;
  }

  .headerCountdown .cdBoxes {
    flex: 0 0 auto;
  }

  .cdItem {
    padding: 3px 6px;
    min-width: 36px;
  }

  .cdNum {
    font-size: 15px;
  }

  .cdUnit {
    font-size: 10px;
  }

  .cdColon {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 991px) {
 
  .outcomes-container {
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .card
  {
  	width: 32%;
  }
  .recFlex
  {
    flex-wrap: wrap;
  }
  .recruiter h2 {
    font-size: 66px;
  }
  .mLogo
  {
    height: 85px;
  }
  .step p {
    font-size: 16px;
    padding: 0 0px 0 0;
    line-height: 120%;
  }
  .joinText h6 {
    font-size: 15px;
  }
  .path-container {
    flex-direction: column;
  }

  .tabs {
    width: 100%;
  }

  .tab-content {
    width: 100%;
    display: none;
  }

  /* show active */
  .tab.active + .tab-content {
    display: block;
  }

  /* spacing */
  .tab {
    border-radius: 15px;
  }

  .tab-content {
    margin-bottom: 15px;
  }
  .path-section h2, .key-outcomes h2, .recruiter h2, .admission-process h2, .legaciesLeft h3, .future-section h3, .prof-title h3 {
    font-size: 46px;
    margin-bottom:30px;
  }
  .path-section, .key-outcomes, .recruiter, .admission-process, .join, .future-section, .prof-section
  {
    padding: 50px 0px;
  }
  .tab-content {
    margin-bottom: 0;
    position: relative;
  }
  .card h3
  {
    line-height: 120%;
    margin-bottom: 0px;
    font-size: 46px;
  }
  .tab {
    width: 100%;
    height: auto;
  }
  .tab.active::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 45px;
    background: url(../images/act-up.webp) no-repeat;
    width: 19px;
    height: 12px;
  }
  .tab::before {
    content: "";
    position: absolute;
    right: 25px;
    top: 45px;
    background: url(../images/act-down.webp) no-repeat;
    width: 19px;
    height: 12px;
  }
  .courses
  {
    gap: 4px;
  }
  .overlay {
    padding: 20px 40px 40px;
  }
  .overlay h3 {
    font-size: 32px;
  }
  .content-box
  {
    background: linear-gradient(180deg, #FC6C54 0%, #E4452A 100%);
    padding: 20px;
    border-radius:0 0 20px 20px;
  }
  .content-box img
  {
    border-radius: 20px;
  }
  .tab.active
  {
    border-radius: 15px 15px 0 0;
  }
  .courses {
    width: 100%;
    max-height: 120px;
    overflow-y: auto;
  }
  .legaciesFlx
  {
    flex-wrap: wrap;
  }
  .bannerText h2 {
    font-size: 60px;
  }
  .bannerText h1 {
    font-size: 20px;
  }
  .banner .owl-dots
  {
    right: 20px;
    bottom: 30px;
  }
  .futureSl {
    padding: 0 0 0 15px;
  }
  .futurePic p
  {
    font-size: 18px;
  }
  .frm
  {
    position: relative;
    right: 0px;
    top: 20px;
    margin: 30px auto 50px;
    box-shadow: 0 10px 10px #ccc;
  }
   .bannerText {
    max-width: 100%;
    margin: 0 0 0 0;
    padding: 0 20px;
  }
  .thankText h2
  {
    font-size: 100px;
  }
  .thankPic
  {
    margin: 120px 0 0 0;
  }
  .thankText h5
  {
    font-size: 20px;
  }
  .thankFlx
  {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .thankTextInner
  {
    text-align: center;
  }
  .thankCountdown-wrap {
    justify-content: center;
  }
  .thankCountdown {
    width: 80px;
    height: 80px;
  }
  .thankCountdown #countdown {
    font-size: 36px;
  }
  .thdc
  {
    display: none;
  }
 .thmb
 {
  display: block;
 }
  .thankPic {
    margin: 120px 0 0 0;
  }
  .thankPic img
  {
    margin: 0px auto;
    max-width: 70%;
  }

}
@media only screen and (max-width: 767px) {
  .steps
  {
    flex-wrap: wrap;
    gap: 20px;
  }
  .step {
    width: 47%;
  }
  .joinFlx {
    gap: 20px;
    flex-wrap: wrap;
  }
  .path-section, .key-outcomes, .recruiter, .admission-process, .join, .future-section, .prof-section, .legacies-section
  {
    padding: 30px 0px;
  }
  .bannerText h2 {
    font-size: 42px;
    margin: 0 0 10px 0;
  }
   .bannerText h1 {
    font-size: 18px;
    margin: 0 0 4px 0;
  }
  .bannerText p {
   font-size: 18px;
  }
  .profFlx
  {
    flex-wrap: wrap;
  }
  .profFull
  {
    width: 47%;
  }
  .profFull p {
    font-size: 16px;
  }
   .banner .owl-dots {
    right: inherit;
    bottom: 19px;
    left: 20px;
  }
  .profIcon
  {
    width: 100px;
    height: 100px;
  }
  .profIcon img 
  {
    max-width: 70px;
    max-height: 70px;
  }
  .recruiter
  {
    overflow: hidden;
  }
  header
  {
    padding: 14px 0 10px;
  }
  header .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    max-width: 100%;
  }
  header .header-inner .top-left,
  header .top-left {
    flex: 1 1 auto;
    min-width: 0;
    max-width: calc(100% - 132px);
    text-align: left;
  }
  header .top-left img,
  header .top-left .head-logo {
    max-height: 40px;
    max-width: 100%;
    object-fit: contain;
    object-position: left center;
  }
  .header-call-btn {
    flex-shrink: 0;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 13px;
    gap: 6px;
  }
  .header-call-label {
    white-space: nowrap;
  }
  .header-call-num {
    display: none;
  }
  .headerCountdown {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 6px;
    padding-top: 8px;
  }
  .headerCountdown .cdLabel {
    flex: 0 0 auto;
    max-width: 118px;
    font-size: 12px;
    text-align: left;
    white-space: normal;
    line-height: 1.2;
  }
  .headerCountdown .cdBoxes {
    flex: 0 0 auto;
  }
  .top-left img {
    max-height: 44px;
  }
  .mLogo {
    height: 67px;
  }
  .mLogo img 
  {
    max-width: 90%;
    max-height: 40px;
  }
  .futurePic p
  {
    font-size: 16px;
  }
  .futurePic
  {
    border-radius: 15px;
  }
  .thankText h2 {
    font-size: 80px;
  }
  .profFull p span{

    font-size: 12px;

}
   
}

@media only screen and (max-width: 570px) {
  .card {
    width: 100%;
    position: relative;
    display: flex;
    padding: 20px 20px;
    justify-content: left;
    align-items: center;
  }
  .icon
  {
  	position: absolute;
  	left: 20px;
  	top: 16px;
  	margin-bottom: 0;
  	height: 70%;
  	display: flex;
  	justify-content: left;
  	align-items: center;
  }
  .icon img  
  {
  	max-width: 65px;
    max-height: 55px;
  }
  .card h3 {
    font-size: 46px;
    padding: 0 0 0 81px;
  }
   .card p {
    font-size: 18px;
    line-height: 140%;
    padding: 0 0 0 10px;
  }
  
  .step {
    width:100%;
    display: flex;
    justify-content: left;
    align-items: center;
  }
   .step p {
    font-size: 18px;
    line-height: 120%;
    /* padding: 0 0 0 15px; */
  }
  .stepDesc{
    padding: 0 0 0 15px;
  }
  .steps {
    gap: 0;
  }
  .recFlex {
    max-width: 100%;
  }
  .recHeading
  {
    padding: 0 0 0 15px;
  }
  .marq-2
  {
    margin: 0 0 0px 0;
  }
  .overlay h3 {
    font-size: 26px;
  }
  .content-box img {
    min-height: 400px;
  }
  .path-section h2
  {
    text-align: left;
  }
  .card
  {
    border-radius: 16px;
  }
  .path-section h2, .key-outcomes h2, .recruiter h2, .admission-process h2, .legaciesLeft h3, .future-section h3, .prof-title h3 {
    font-size: 38px;
    margin-bottom: 20px;
  }
  .btn2top {
    width: 100%;
    top: inherit;
    right: 0;
    rotate: 0deg;
    bottom: 0;
    z-index: 999;
  }
  .btn2top a 
  {
    display: block;
    border-radius: 15px 15px 0 0;
  }
 .last-footer
 {
  margin-bottom: 40px;
 }
 .banner .owl-carousel .owl-item img.mb
  {
    display: block;
    height: auto;
  }
  .banner .owl-carousel .owl-item img.dc
  {
    display: none;
  }
  .thankFlx
  {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .thankyouSec {
    padding: 70px 0 20px;
    background: url(../images/thankyou-bg-mobile.webp) no-repeat;
    background-size: cover;
  }
  .thankTextInner
  {
    text-align: center;
  }
  .thdc
  {
    display: none;
  }
 .thmb
 {
  display: block;
 }
  .thankPic {
    margin: 20px 0 0 0;
  }
  .thankPic img
  {
    margin: 0px auto;
    max-width: 70%;
  }
  .top-left {
    text-align: center;
  }
  header .header-inner .top-left,
  header .top-left {
    text-align: left;
    max-width: calc(100% - 132px);
  }
  .ladyBg
  {
    display: none;
  }
  .thankText h2 {
    font-size: 70px;
  }
   .icon-1
  {
    max-width: 130px;
  }

}
@media only screen and (max-width: 400px) {
  .step p {
    font-size: 16px;
  }
  .icon-1
  {
    max-width: 110px;
  }
  .frm
  {
    max-width: 90%;
  }
  .thankText p
  {
    font-size: 14px;
  }
  .thankText h5 {
    font-size: 17px;
    margin: 0 0 10px 0;
  }
  .last-footer
  {
    font-size: 14px;
  }
  .top-left img 
  {
    max-width: 80%;
  }
  .header-call-btn {
    padding: 7px 10px;
    font-size: 12px;
    gap: 5px;
  }
  .header-call-label {
    font-size: 12px;
    white-space: nowrap;
  }
  header .header-inner .top-left,
  header .top-left {
    max-width: calc(100% - 118px);
  }
  header .top-left img {
    max-height: 38px;
    max-width: 72%;
  }
  .headerCountdown {
    gap: 5px;
    padding-top: 6px;
  }
  .headerCountdown .cdLabel {
    max-width: 100px;
    font-size: 11px;
  }
  .cdItem {
    padding: 3px 6px;
    min-width: 32px;
  }
  .cdNum {
    font-size: 14px;
  }
  .cdColon {
    font-size: 13px;
    margin-bottom: 8px;
  }

}