@media screen and (max-width: 1730px) {
    .rankingContainer {
        margin: 60px 0;
    }
    .featureItem {
        gap: 16px;
    }
    .featureTitle {
        font-size: 22px;
    }
    .featureText {
        font-size: 18px;
        line-height: 140%;
    }
    .aboutHeading {
        font-size: 34px;
        line-height: 140%;
    }
}
@media screen and (max-width: 1660px) {
    .date-box {
        font-size: 24px;
        height: 50px;
        max-width: 80%;
    }
    .hero-title {
        font-size: 34px;
        line-height: 130%;
    }
    .hero-subtitle-wrapper {
        width: 80%;
        font-size: 20px;
    }
    .hero-subtitle-wrapper::before {
        margin: 0 30px 0 0;
    }
    .hero-subtitle-wrapper::after {
        margin: 0 0 0 30px;
    }

    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }
    user agent stylesheet p {
        display: block;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        unicode-bidi: isolate;
    }
    .heroContent {
        width: 50%;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        font-family: "Noto Serif SC", serif;
    }
    .heroContainer {
        margin: 80px 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        -webkit-user-select: none;
        user-select: none;
    }
    .hero-description {
        margin-bottom: 30px;
        max-width: 80%;
    }
    .status-text {
        font-size: 26px;
        margin-bottom: 25px;
    }
    .nirfCard {
        width: 385px;
    }
    .aboutHeading {
        font-size: 28px;
        line-height: 140%;
    }
    .featureItem {
        gap: 12px;
    }
    .featureTitle {
        font-size: 18px;
    }
    .featureText {
        font-size: 18px;
        line-height: 130%;
    }
    .featuresGrid {
        gap: 20px 0;
    }
    .aboutVisualWrapper {
        width: 49%;
    }
    .programsContainer {
        margin: 60px 0;
    }
    .progHeading {
        font-size: 28px;
    }
    .progPill {
        max-width: 1200px;
        height: 60px;
        border-radius: 50px;
        text-align: center;
        font-size: 24px;
    }
    .progFeatureItem {
        font-size: 20px;
        line-height: 130%;
    }
    .progCard {
        padding: 30px;
    }
    .cardListItem {
        font-size: 18px;
        line-height: 140%;
    }
    .progCard {
        min-height: 490px;
    }
    .dateEventText {
        font-size: 28px;
        line-height: 130%;
    }
    .dateNumber {
        font-size: 52px;
        line-height: 140%;
    }
    .dateMonthYear {
        margin-top: -8px;
    }
    .dateSup {
        font-size: 28px;
    }
    .regCard {
        min-height: 320px;
    }
    .regHeading {
        margin-bottom: 40px;
        font-size: 42px;
    }
    .regIcon {
        width: 45px !important;
    }
    .stepTitle {
        font-size: 20px;
    }
    .stepDesc {
        font-size: 18px;
    }
    .ctaHeading {
        font-size: 44px;
        line-height: 140%;
    }
    .ctaText {
        font-size: 22px;
        line-height: 140%;
    }
    .bgCta {
        min-height: 600px;
    }
}
@media screen and (max-width: 1440px) {
    .hero-title {
        font-size: 30px;
        line-height: 130%;
        margin-bottom: 18px;
    }
    .hero-subtitle-wrapper {
        width: 75%;
        font-size: 18px;
    }
    .hero-subtitle-wrapper {
        width: 75%;
        font-size: 18px;
        margin-bottom: 18px;
    }
    .hero-description {
        margin-bottom: 20px;
        max-width: 75%;
        font-size: 14px;
    }
    .status-text {
        font-size: 22px;
        margin-bottom: 18px;
    }
    .date-box {
        font-size: 18px;
        width: 75%;
    }
    .nirfCard {
        width: 340px;
    }
    .rankingContent {
        width: auto;
        max-width: 700px;
    }
    .rankingHeading {
        font-size: 32px;
        line-height: 140%;
        margin-bottom: 10px;
    }
    .sectionDesc {
        font-size: 20px;
        line-height: 140%;
    }
    .rankingItem {
        font-size: 20px;
        line-height: 140%;
    }
    .verifyedIcon {
        height: 26px;
    }
    .aboutVisualWrapper {
        width: 45%;
    }
    .aboutContentWrapper {
        width: 55%;
        padding: 30px 10px 30px 0;
    }
    .aboutHeading {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .aboutIcon {
        width: 35px;
        height: 35px;
    }
    .featureTitle {
        font-size: 16px;
    }
    .featureText {
        font-size: 16px;
        line-height: 125%;
    }
    .featuresGrid {
        gap: 25px 0;
    }
    .aboutContainer {
        margin: 40px 0;
    }
    .progHeading {
        font-size: 24px;
    }
    .progPill {
        max-width: 1000px;
        height: 50px;
        font-size: 20px;
        margin-bottom: 14px;
    }
    .progIntro {
        font-size: 20px;
        line-height: 140%;
    }
    .progFeatureItem {
        font-size: 18px;
        line-height: 120%;
    }
    .checkIcon {
        width: 22px;
        margin-top: 0;
        height: 22px;
    }
    .progFeaturesRow {
        margin-bottom: 40px;
    }
    .progCard {
        padding: 20px;
    }
    .cardTitle {
        font-size: 24px;
        line-height: 140%;
        margin-bottom: 20px;
    }
    .progCard {
        min-height: 430px;
    }
    .dateContainer {
        margin: 60px 0 80px 0;
    }
    .dateGrid {
        justify-content: space-between;
        gap: 30px;
    }
    .dateCard {
        width: calc(50% - 15px);
    }
    .dateEventText {
        font-size: 24px;
    }
    .regHeading {
        margin-bottom: 30px;
        font-size: 32px;
    }
    .stepTitle {
        font-size: 18px;
    }
    .stepDesc {
        font-size: 16px;
    }
    .bgCta {
        min-height: 500px;
        object-fit: cover;
        object-position: left;
    }
    .ctaHeading {
        font-size: 38px;
        line-height: 140%;
    }
    .ctaText {
        font-size: 18px;
        line-height: 140%;
    }
    .ctaContainer {
        height: 100%;
    }
}

@media screen and (max-width: 1280px) {
    .heroContainer {
        margin: 60px 0;
    }
    .heroImageWrapper {
        width: 45%;
    }
    .heroContent {
        width: 55%;
    }
    .hero-title {
        font-size: 26px;
        line-height: 120%;
        margin-bottom: 16px;
    }
    .hero-subtitle-wrapper {
        width: 80%;
        font-size: 16px;
        margin-bottom: 16px;
    }
    .hero-description {
        margin-bottom: 16px;
        max-width: 80%;
        font-size: 14px;
        font-weight: 400;
    }
    .status-text {
        font-size: 18px;
        margin-bottom: 14px;
    }
    .date-box {
        font-size: 16px;
        height: 45px;
        max-width: 80%;
    }
    .rankingContent {
        max-width: 500px;
    }
    .rankingHeading {
        font-size: 24px;
        margin-bottom: 8px;
    }
    .sectionDesc {
        font-size: 18px;
    }
    .verifyedIcon {
        height: 22px;
    }
    .rankingItem {
        font-size: 18px;
    }
    .nirfCard {
        width: 280px;
    }
    .aboutIcon {
        width: 30px;
        height: 30px;
    }
    .aboutHeading {
        font-size: 18px;
        margin-bottom: 16px;
    }
    .featureText {
        font-size: 14px;
        line-height: 125%;
    }
    .featureItem {
        gap: 8px;
        padding-left: 10px;
    }
    .aboutVisualWrapper {
        width: 44%;
    }
    .studentImage {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: relative;
        margin-bottom: 0;
        object-position: left bottom;
    }
    .aboutContainer {
        min-height: 470px;
    }
    .programsContainer {
        margin: 30px 0 60px 0;
    }
    .progHeading {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .progPill {
        max-width: 800px;
        height: 40px;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .progFeatureItem {
        font-size: 14px;
        line-height: 120%;
    }
    .progFeatureItem {
        gap: 8px;
        font-size: 14px;
    }
    .progCard {
        padding: 12px;
    }
    .cardTitle {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .cardListItem {
        font-size: 16px;
        line-height: 140%;
        gap: 8px;
    }
    .cardList {
        gap: 10px;
    }
    .progCard {
        min-height: 370px;
    }
    .dateHeading {
        margin-bottom: 30px;
        font-size: 32px;
    }
    .dateEventText {
        font-size: 18px;
    }
    .dateNumber {
        font-size: 42px;
        line-height: 140%;
    }
    .dateSup {
        font-size: 22px;
    }
    .dateMonthYear {
        margin-top: -4px;
        font-size: 14px;
    }
    .registrationContainer {
        margin: 60px 0;
    }
    .regHeading {
        margin-bottom: 30px;
        font-size: 28px;
    }
    .regIcon {
        width: 35px !important;
    }
    .stepNumber {
        font-size: 18px;
        margin-bottom: 14px;
    }
    .regCard {
        min-height: 270px;
    }
    .ctaHeading {
        font-size: 32px;
        line-height: 140%;
        margin-bottom: 20px;
    }
    .ctaText {
        margin-bottom: 14px;
    }
    .bgCta {
        min-height: 440px;
    }
}
@media screen and (max-width: 1080px) {
    .hero-section {
        margin-top: 80px;
    }
}
@media screen and (max-width: 990px) {
    .heroContainer {
        margin: 40px 0;
    }
    .heroContent {
        width: 50%;
    }
    .hero-description {
        margin-bottom: 10px;
        max-width: 90%;
        font-size: 12px;
    }
    .hero-subtitle-wrapper {
        width: 85%;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .status-text {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .date-box {
        font-size: 14px;
        height: 45px;
        max-width: 90%;
        width: 90%;
    }
    .rankingContent {
        max-width: 450px;
    }
    .nirfCard {
        width: 200px;
    }
    .rankingHeading {
        font-size: 20px;
    }
    .sectionDesc {
        font-size: 16px;
    }
    .rankingItem {
        font-size: 16px;
        gap: 8px;
    }
    .verifyedIcon {
        height: 20px;
    }
    .rankingList {
        margin-top: 14px;
    }
    .rankingDivider {
        height: 1px;
        margin: 0px 0;
    }
    .rankingContainer {
        margin: 60px 0 20px 0;
    }
    .aboutHeading {
        font-size: 16px;
        margin-bottom: 16px;
    }
    .featureTitle {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .progIntro {
        font-size: 16px;
    }
    .progPill {
        max-width: 650px;
        font-size: 14px;
    }
    .progFeatureItem {
        gap: 8px;
        font-size: 12px;
    }
    .progCard {
        padding: 8px;
    }
    .cardTitle {
        font-size: 16px;
        margin-bottom: 14px;
    }
    .checkIcon {
        width: 18px;
        margin-top: 0;
        height: 18px;
    }
    .cardListItem {
        font-size: 14px;
        line-height: 140%;
        gap: 8px;
    }
    .progCard {
        min-height: 325px;
    }
    .dateHeading {
        margin-bottom: 30px;
        font-size: 28px;
    }
    .dateContainer {
        margin: 40px 0 60px 0;
    }
    .dateNumber {
        font-size: 32px;
        line-height: 140%;
    }
    .dateMonthYear {
        margin-top: 0px;
        font-size: 12px;
    }
    .dateCard {
        width: 48%;
        padding: 10px 10px;
        gap: 16px;
    }
    .dateGrid {
        gap: 16px;
    }
    .dateSup {
        margin-top: 0;
        font-size: 18px;
    }
    .dateEventText {
        font-size: 16px;
    }
    .dateBlock {
        min-width: 90px;
    }
    .ctaText {
        font-size: 16px;
        line-height: 140%;
    }
    .ctaHeading {
        font-size: 28px;
        line-height: 140%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    .heroContainer {
        flex-direction: column;
        gap: 40px;
    }
    .heroContent {
        width: 100%;
    }
    .date-box {
        font-size: 14px;
        height: 40px;
        max-width: 360px;
        width: 90%;
    }
    .heroImageWrapper {
        width: 100%;
    }
    .rankingContainer {
        margin: 40px 0 20px 0;
    }

    .rankingContent {
        max-width: 350px;
    }
    .rankingHeading {
        font-size: 18px;
    }
    .nirfCard {
        width: 180px;
    }
    .aboutContainer {
        flex-direction: column-reverse;
        gap: 10px;
    }
    .aboutContentWrapper {
        width: 100%;
        padding: 10px 10px;
    }
    .aboutHeading {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .featureItem {
        gap: 10px;
        padding-left: 12px;
    }
    .aboutVisualWrapper {
        width: 100%;
        max-height: 500px;
    }
    .progHeading {
        font-size: 18px;
        margin-bottom: 16px;
    }
    .progPill {
        max-width: 600px;
        height: auto;
        font-size: 16px;
        padding: 8px 10px;
        flex-direction: column;
        margin-bottom: 10px;
    }
    .cardTitle {
        font-size: 15px;
        margin-bottom: 14px;
    }
    .progCard {
        min-height: 420px;
    }
    .progImageCard {
        background-position: center;
    }
    .dateEventText {
        font-size: 14px;
    }
    .dateNumber {
        font-size: 28px;
        line-height: 140%;
    }
    .regHeading {
        margin-bottom: 26px;
        font-size: 24px;
    }
    .registrationContainer {
        margin: 40px 0 60px 0;
    }
    .ctaHeading {
        font-size: 22px;
    }
    .ctaText {
        font-size: 14px;
    }
    .ctaBtn {
        height: 45px;
        width: 170px;
        margin-top: 20px;
    }
    .ctaImageWrapper {
        width: 50%;
    }
    .bgCta {
        min-height: 400px;
    }
    .regCard {
        min-height: 300px;
    }
}
@media screen and (max-width: 600px) {
    .rankingContainer {
        flex-direction: column;
        gap: 40px;
    }
    .rankingContent {
        max-width: 100%;
    }
    .progFeaturesRow {
        gap: 16px 0;
    }
    .progFeatureItem {
        /* width: calc(50% - 8px); */
        width: 100%;
    }
    .progFeatureItem span br {
        display: none;
    }
    .progCardsGrid {
        flex-direction: column;
        gap: 20px;
    }
    .progCard:first-child {
        order: 1;
    }

    .progCard:nth-child(2) {
        order: 3;
    }
    .featureItem {
        justify-content: flex-start;
    }
    .progFeatureItem {
        font-size: 14px;
    }
    .programsContainer {
        margin: 10px 0 60px 0;
    }
    .progCard:last-child {
        order: 2;
    }
    .progCard {
        width: 100%;
        height: auto;
        min-height: 250px;
        padding: 12px;
    }
    .progImageCard {
        min-height: 400px;
    }
    .dateCard {
        width: 100%;
    }
    .dateEventText {
        font-size: 16px;
    }
    .dateHeading {
        font-size: 24px;
    }
    .regHeading {
        margin: auto;
        max-width: 250px;
        font-size: 20px;
        margin-bottom: 26px;
    }
    .ctaSection {
        height: 690px;
        background: linear-gradient(50.11deg, #19103d 7.69%, #251379 100%);
    }
    .ctaContentWrapper {
        padding-top: 30px;
        width: 100%;
    }
    .ctaContainer {
        flex-direction: column-reverse;
    }
    .ctaImageWrapper {
        width: 100%;
        height: 400px;
    }
}
