@media (min-width: 2000px) {
    .enquiry-form {
        right: calc((100% - 1680px) / 2);
    }
}

@media (max-width: 1750px) {
    .journey-image {
        width: 45%;
    }

    .journey-wrapper {
        height: 750px;
    }
}

@media (max-width: 1650px) {
    .students-image {
        left: 57%;
        height: 66%;
        transform: translateX(-65%);
    }

    .enquiry-form {
        right: 50px;
    }


    .journey-image {
        width: 42%;
    }

    .aj-step {
        max-width: 350px;
        font-size: 28px;
    }

}

@media (max-width: 1550px) {
    .why-circle {
        max-width: 70%;
    }

    .why-section {
        padding: 50px 0;
    }

    .section-title {
        font-size: 45px;
    }

    .why-content p {
        font-size: 22px;
    }

    .why-pill {
        font-size: 16px;
    }

    .pill-icon {
        width: 60px;
        height: 60px;
    }

    .pill-1 {
        top: 10%;
        right: 12px;

    }

    .pill-2 {
        top: 50%;
        right: -48px;
    }

    .pill-3 {
        bottom: 10%;
        right: 12px;
    }

    .stat-val {
        font-size: 35px;
    }


    .alumni-card h3,
    .calendar-card h3 {
        font-size: 28px;
    }

    .alumni-card .course {
        font-size: 20px;
    }

    .alumni-card .batch {
        font-size: 16px;
    }

    .date-row {
        font-size: 16px;
    }

    .calendar-card-content .date-row img {
        width: 16px;
        height: auto;
    }

    .rank-number {
        font-size: 75px;
    }

    .ranking-card p {
        font-size: 16px;
        line-height: 1.3;
    }

    .badge-item img {
        width: 55px;
        height: auto;
    }

    .bc-r.badge-item img {
        width: 40px;
        height: 40px;
    }

    #legacy-credibility .shape-left {
        width: 330px;
    }

    #legacy-credibility .shape-right {
        width: 320px;
    }

    .journey-image {
        width: 43%;
    }

    .aj-step {

        font-size: 26px;
        max-width: 300px;
    }

    .journey-wrapper {
        height: 650px;
    }

    .aj-step-2 {
        left: 10%;
    }

    .aj-step-5 {
        top: 31%;
        right: 5%;
    }

    .aj-step-4 {
        right: 10%;
    }

    .bb-card {
        width: 230px;
        height: auto;
    }

    #bb-edge:hover .card-1 {
        left: 0%;
    }

    #bb-edge:hover .card-2 {
        left: 20%;
    }

    #bb-edge:hover .card-4 {
        right: 20%;
    }

    #bb-edge:hover .card-5 {
        right: 0%;
    }
}

@media (max-width: 1450px) {
    .hero-title {
        font-size: 52px;
    }

    .hero-subtitle {
        font-size: 35px;
    }

    .intake-strip {
        display: flex;
        /* width: 370px; */
    }

    .enquiry-form {
        width: 340px;
    }

    .intake-left {
        font-size: 22px;
    }

    .intake-right strong {
        font-size: 20px;
    }

    .intake-right p {
        font-size: 20px;
    }

    .intake-right {
        padding: 10px;
    }

    .program-left {
        font-size: 35px;
        padding: 10px 20px 10px 20px;
    }

    .program-right {
        gap: 10px;
        padding: 10px 20px;
    }

    .program-box {
        width: 420px;
    }

    .approval-item {
        font-size: 15px;
    }

    .approval-item img {
        width: 25px;
    }

    .program-list li {
        font-size: 20px;
    }

    .btn-apply {
        font-size: 18px !important;
    }

    .logo img {
        width: 200px !important;
    }

    .btn-icon-box {
        width: 30px;
        height: 30px;
    }

    .trust-bar-features {
        gap: 24px;
    }

    .trust-bar-icon {
        width: 40px;
        height: 40px;
    }

    .trust-bar-icon img {
        width: 25px;
    }

    .pedagogy-card {
        padding: 30px 70px;
        gap: 25px;
    }

    .pedagogy-item {
        font-size: 18px;
    }

    .pgdm-card h3 {
        font-size: 20px;
    }

    .info-card {
        padding: 20px;
    }

    .info-icon {
        width: 50px;
        height: 50px;
    }

    .info-icon img {
        width: 30px;
    }

    .info-text h4 {
        font-size: 20px
    }

    .info-text p {
        font-size: 14px;
    }

    .pgdm-card p {
        font-size: 15px;
        line-height: 1.3;
    }
}

@media (max-width: 1350px) {
    .why-content p {
        font-size: 18px;
    }

    .section-title {
        font-size: 35px;
    }

    .pill-icon {
        width: 45px;
        height: 45px;
    }

    .pill-icon img {
        width: 25px;
    }

    .why-pill {
        padding: 8px;
        width: 250px;
        font-size: 14px;
    }

    .pill-1 {
        top: 15%;
        right: 0px;

    }

    .pill-2 {
        top: 48%;
        right: -48px;
    }

    .pill-3 {
        bottom: 15%;
        right: 0px;
    }

    .stat-val {
        font-size: 30px;
    }

    .circle-desktop {
        width: 360px;
    }

    .stat-card {
        min-width: 380px;
        padding: 10px 30px;
    }

    .stat-card.stat-card-lb {
        min-width: 350px;
    }

    .stat-card.stat-card-rb {
        min-width: 350px;
    }

    .icon-box {
        width: 55px;
        height: 55px;
    }

    .icon-box img {
        width: 35px;
        height: 35px;
    }

    .card-left {
        padding-right: 80px;
    }

    .card-right {
        padding-left: 80px;
    }

    .stat-lbl {
        font-size: 20px;
    }

    .logo-pill img {
        max-height: 40px;
    }

    .ranking-card {
        padding: 25px;
    }

    .badge-text p {
        font-size: 16px;
    }
    .badge-text strong, .badge-item span {
    font-size: 14px;
}

    .legacy-header {
        margin: 0 auto 40px;
    }

    .badge-capsule {
        gap: 40px;
    }

    .rank-number {
        font-size: 65px;
    }

    .ranking-card h4 {
        font-size: 16px;
    }

    .ranking-card p {
        font-size: 14px;
        line-height: 1.3;

    }

    .badge-item img {
        width: 45px;
        height: auto;
    }

    .bc-r.badge-item img {
        width: 35px;
        height: 35px;
    }

    .badge-capsule {
        padding: 15px 20px;
    }

    #legacy-credibility .shape-left {
        width: 250px;
    }

    #legacy-credibility .shape-right {
        width: 220px;
    }

    .alumni-card h3,
    .calendar-card h3 {
        font-size: 25px;
    }

    .alumni-card .course {
        font-size: 18px;
    }

    .alumni-card .batch {
        font-size: 14px;
    }

    .date-row {
        font-size: 14px;
    }

    .calendar-card-content .date-row img {
        width: 15px;
        height: auto;
    }

    .ap-left .subtitle {
        font-size: 20px;
    }

    .ap-desc {
        font-size: 18px;
    }

    .ap-icon {
        width: 50px;
        height: 50px;
    }

    .ap-icon img {
        width: 30px;
    }

    .ap-item span {
        font-size: 18px;
    }

    .journey-image {
        width: 40%;
    }

    .journey-wrapper {
        height: 500px;
    }

    .aj-step {
        font-size: 20px;
        max-width: 250px;
    }

    .aj-step-1 {
        left: 16%;
    }

    .aj-step-2 {
        left: 11%;
    }

    .aj-step-4 {
        right: 11%;
    }

    .aj-step-5 {
        right: 7%;
    }

    .ilm-subtitle {
        font-size: 18px;
    }

    .ilm-top .subtitle {
        font-size: 18px;
    }

    .ilm-card {
        padding: 20px;
    }

    .ilm-card h4 {
        font-size: 16px;
        font-weight: 600;
    }

    .ilm-icon {
        width: 50px;
        height: 50px;
    }

    .ilm-icon img {
        width: 30px;
        height: auto;
    }

    #industry-learning-model {
        padding: 0 0 50px 0;
    }

    .bb-text p {
        font-size: 18px;
    }

    #bb-edge {
        padding: 60px 0;
    }

    .bb-card-group {
        height: 300px;
    }

    .bb-card {
        width: 200px;
        height: auto;
    }

    #bb-edge:hover .card-1 {
        left: 5%;
    }

    #bb-edge:hover .card-2 {
        left: 23%;
    }

    #bb-edge:hover .card-4 {
        right: 23%;
    }

    #bb-edge:hover .card-5 {
        right: 5%;
    }

    .bb-text span {
        font-size: 45px;
    }

    .bb-card {
        border: 6px solid #fff;
    }

    .campus-life .swiper-slide-active .campus-card h4 {
        font-size: 20px;
    }

    .campus-life .campus-card {
        padding: 10px;
    }

    .cta-small {
        font-size: 25px;
    }

    .cta-title {
        font-size: 50px;
    }

    .cta-box {
        max-width: 750px;
    }

    .cta-admission-strip {
        margin: 0 auto 20px;
    }

    .cta-copyright {
        font-size: 16px;
        padding: 10px;
    }
}

@media (max-width: 1250px) {
    .hero-title {
        font-size: 40px;
    }

    .intake-strip {
        /* width: 100%; */
        /* max-width: 350px; */
    }

    .hero-subtitle {
        font-size: 25px;
    }

    .enquiry-form {
        width: 340px;
    }

    .intake-left {
        font-size: 20px;
    }

    .intake-right strong {
        font-size: 20px;
    }

    .intake-right {
        padding: 15px;
    }

    .intake-left {
        padding: 20px;
    }

    .program-box {
        max-width: 400px;
    }

    .program-left {
        font-size: 30px;
        padding: 15px 25px 20px 20px;
    }

    .program-right {
        gap: 5px;
        padding: 10px 20px;

    }

    .approval-item {
        font-size: 15px;
    }

    .approval-item img {
        width: 25px;
    }

    .program-list li {
        font-size: 16px;
    }

    .program-list li::before {

        top: 6px;
        width: 10px;
        height: 12px;

    }

    .students-image {
        transform: translateX(-50%);
        left: 50%;
    }
}

@media (max-width: 1200px) {
    .why-visual {
        height: 400px;
    }

    .pill-icon {
        width: 40px;
        height: 40px;
    }

    .why-pill {
        padding: 8px;
        width: 210px;
        font-size: 12px;
    }

    .pill-1 {
        top: 10%;
        right: 12px;

    }

    .pill-2 {
        top: 50%;
        right: -48px;
    }

    .pill-3 {
        bottom: 10%;
        right: 12px;
    }

    .why-content p {
        font-size: 16px;
    }

    .section-title {
        font-size: 30px;
    }

    .pedagogy-item {
        font-size: 16px;
    }

    .pedagogy-card {
        padding: 30px 60px;
    }

    .subtitle {
        font-size: 16px;
    }

    .launchpad-section .section-title {
        margin-bottom: 20px;
    }

    .pgdm-card h3 {
        font-size: 15px;
    }

    .pgdm-card p {
        font-size: 14px;
    }

    .info-text h4 {
        font-size: 18px;
    }

    .info-text p {
        font-size: 12px;
    }

    .info-card {
        padding: 18px;
    }

    .info-icon {
        width: 40px;
        height: 40px;
    }

    .info-icon img {
        width: 25px;
    }

    .info-card {
        gap: 12px;
    }

    .ap-left .subtitle {
        font-size: 18px;
    }

    .ap-desc {
        font-size: 16px;
    }

    .ap-item span {
        font-size: 16px;
    }

    .journey-image {
        width: 35%;
    }

    .journey-wrapper {
        height: 450px;
    }

    .aj-btn {
        bottom: 50px;
        right: 2%;
    }

    .aj-step {
        font-size: 18px;
        max-width: 220px;
    }

    .aj-step-1 {
        top: 37%;
        left: 20%;
    }

    .aj-step-2 {
        left: 13%;
        bottom: 30%;
    }

    .aj-step-3 {
        bottom: 10px;
    }

    .aj-step-4 {
        bottom: 30%;
        right: 13%;
    }

    .aj-step-5 {
        top: 34%;
        right: 10%;
    }

    .ilm-icon {
        width: 40px;
        height: 40px;
    }

    .ilm-icon img {
        width: 20px;
        height: auto;
    }

    .ilm-card {
        padding: 10px;
    }

    .ilm-card h4 {
        font-size: 14px;
    }

    .bb-card {
        width: 180px;
        height: auto;
    }

    .bb-text span {
        font-size: 40px;
    }

    .bb-text p {
        font-size: 16px;
    }

    .bb-text p {
        max-width: 624px;
    }

    .bb-card-group {
        height: 270px;
    }

    .cta-small {
        font-size: 20px;
    }

    .cta-title {
        font-size: 40px;
    }

    .cta-admission-strip .intake-right strong {
        font-size: 18px;
    }

    .cta-admission-strip .intake-right p {
        font-size: 16px;
    }

    .cta-admission-strip .intake-right {
        padding: 10px;
    }

    .cta-admission-strip .intake-left {
        padding: 15px 20px;
    }
    .placement-header h2 {
        font-size: 30px;
    }
}

@media (max-width: 1024px) {

    .hero-section {
        padding: 70px 0 60px;
    }

    .enquiry-form {
        position: static;
        width: 90%;
        max-width: 420px;
        margin: 40px auto 40px;
        height: auto;
    }

    .students-image {
        left: 30%;
        transform: none;
    }

    .trust-bar-wrapper {
        gap: 20px;
    }

    .info-card {
        padding: 10px;
    }

    .info-text h4 {
        font-size: 16px;
    }

    .swiper {
        margin-right: 0;
    }

    .swiper.launchpadSwiper.container {
        width: 100%;
    }

    .swiper {
        padding: 0 0px 10px 30px;
    }

    .circle-desktop {
        width: 300px;
    }

    .col-left {
        padding-right: 40px;
    }

    .col-right {
        padding-left: 40px;
    }

    .stat-card {
        min-width: 310px;
        padding: 20px;
    }

    .stat-card.stat-card-lb {
        min-width: 300px;
    }

    .stat-card.stat-card-rb {
        min-width: 300px;
    }

    .placement-header {
        margin-bottom: 0px;
    }

    .stat-val {
        font-size: 25px;
    }

    .stat-lbl {
        font-size: 18px;

    }

    .card-left {
        padding-right: 70px;
    }

    .card-right {
        padding-left: 70px;
    }


    .alumni-swiper,
    .calendar-swiper {
        width: 100%;

    }

    .alumni-swiper .slider-controls .nav-btn,
    .calendar-swiper .slider-controls .nav-btn {
        display: block;
    }

    .legacy-badges {
        align-items: center;
        gap: 24px;
    }

    .badge-capsule {
        padding: 15px;
        gap: 20px;
        min-width: 360px;
    }

    .badge-text strong,
    .badge-item span {
        font-size: 14px;
    }

    .rank-number {
        font-size: 54px;
    }



    .ap-left .subtitle {
        font-size: 16px;
    }

    .ap-desc {
        font-size: 14px;
    }

    .ap-icon {
        width: 40px;
        height: 40px;
    }

    .ap-icon img {
        width: 20px;
    }

    .ap-item {
        padding: 10px;
    }

    .ap-group {
        gap: 10px;
    }


    .journey-wrapper {
        height: 400px;
    }

    .journey-image {
        height: 58%;
    }

    .aj-step {
        font-size: 15px;
        max-width: 180px;
    }

    .aj-btn {
        position: static;
        justify-content: center;
    }

    .aj-step-1 {
        top: 38%;
        left: 19%;
    }

    .aj-step-3 {
        bottom: 35px;
    }

    .aj-step-2 {
        left: 12%;
        bottom: 33%;
    }

    .aj-step-4 {
        bottom: 33%;
        right: 12%;
    }

    .aj-step-5 {
        top: 36%;
        right: 8%;
    }

    .bb-card {
        width: 130px;
        height: auto;
    }

    .bb-text span {
        font-size: 40px;
    }

    .bb-text h2 {
        font-size: 25px;
    }

    .bb-text p {
        font-size: 16px;
    }

    .bb-text p {
        max-width: 624px;
    }

    .bb-card {
        border: 5px solid #fff;
    }

    .bb-card-group {
        height: 230px;
    }

    #bb-edge:hover .card-1 {
        top: 75px;
    }

    #bb-edge:hover .card-5 {
        top: 75px;
    }



    .campus-life .campus-nav .nav-btn {
        display: block;
    }

    .campus-life .swiper-slide-active .campus-card h4 {
        font-size: 25px;
    }

}

@media (max-width: 980px) {
    .trust-bar-wrapper {
        flex-direction: column;
        gap: 0;
    }

    .trust-bar-features {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 28px 24px;
    }

    .trust-bar-section {
        padding: 48px 0;
    }

    .trust-bar-card {
        width: 100%;
        padding: 30px 24px;
    }



    .trust-bar-item {
        justify-content: flex-start;
        max-width: 260px;
        font-size: 20px;
    }

    .trust-bar-tagline {
        margin-top: 32px;
        flex: unset;
        max-width: 620px;
        font-size: 20px;
        text-align: center;
    }

    .trust-bar-icon {
        width: 70px;
        height: 70px;
    }

    .trust-bar-icon img {
        width: 40px;
    }

    .why-wrapper {
        flex-direction: column-reverse;
        align-items: start;
        gap: 40px;
    }

    .why-content {
        max-width: 100%;
        text-align: left;
    }

    .why-content p {
        font-size: 20px;
    }

    .why-circle {
        max-width: 80%;
    }

    .why-pill {
        padding: 15px;
        width: 360px;
        font-size: 20px;
    }

    .pill-icon {
        width: 60px;
        height: 60px;
    }

    .pill-1 {
        top: 0%;
        right: -210px;
    }

    .pill-2 {
        top: 50%;
        right: -290px;
    }

    .pill-3 {
        bottom: -0%;
        right: -210px;
    }


    .pedagogy-card {
        padding: 30px 40px;
    }

    .ap-container {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .bb-slider-desktop {
        display: none;
    }

    .bb-text {
        padding: 0 20px;
    }


    .campus-life .section-title {
        font-size: 32px;
    }

    .campus-life .campus-card {
        max-width: 320px;
    }

    .cta-box {
        max-width: 600px;
    }
}

@media (max-width: 768px) {
    .container {
        width: 90%;
    }

    .students-image {
        position: relative;
        left: auto;
        transform: none;
        margin-top: 40px;
    }

    .hero-section {
        padding: 50px 0 0px;
    }

    .hero-title {
        font-size: 36px;
    }



    .program-list li {
        font-size: 20px;
    }

    .program-box {
        max-width: 100%;
    }


    .trust-bar-features {
        gap: 20px;
    }

    .trust-bar-card {
        padding: 20px;
    }

    .section-title {
        text-align: center;
    }

    .btn-apply.why-btn {
        width: 100%;
        justify-content: space-around;
    }



    .why-visual {
        height: 320px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-top: 40px;
    }

    .why-circle {
        max-width: 50%;
        margin-left: 20px;
    }


    .pill-1 {
        top: -10%;
        right: 100px;
    }

    .pill-2 {

        top: 50%;
        right: 30px;
    }

    .pill-3 {
        bottom: -10%;
        right: 100px;
    }

    .why-pill {
        font-size: 16px;
        max-width: 250px;
        padding: 10px 16px;
    }

    .pill-icon {
        width: 45px;
        height: 45px;
    }

    .why-content p {
        font-size: 18px;
    }

    .pill-icon img {
        width: 20px;
    }


    .pedagogy-card {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
        padding: 30px;
    }

    .pedagogy-item:nth-child(-n+4) {
        border-bottom: none;
        padding-bottom: 0;
    }

    .pedagogy-item:not(:nth-last-child(-n+2)) {
        border-bottom: 1px solid #EAEAEA;
        padding-bottom: 20px;
    }

    .pedagogy-section {
        padding: 25px 0;
    }

    .pedagogy-item {
        font-size: 18px;
    }

    .pedagogy-card {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        padding: 25px 20px;
    }

    .p-icon {
        width: 35px;
        height: 35px;
    }

    .pedagogy-item {
        border-bottom: none;
        padding-bottom: 0;
    }


    .pedagogy-item:not(:nth-last-child(-n+2)) {
        border-bottom: 1px solid #EAEAEA;
        padding-bottom: 15px;
    }

    .launchpad-section {
        padding: 25px 0;
    }

    .launchpad-section .section-title {
        text-align: left;
    }

    .card-img-wrap {
        margin-bottom: 10px;
    }

    .section-header {
        flex-direction: column;
        gap: 20px;
        margin-bottom: 30px;
    }

    .btn-desktop {
        display: none;
    }

    .btn-mobile-wrapper {
        display: block;
    }

    .btn-desktop-wrapper {
        display: none;
    }

    .btn-mobile-wrapper .btn-apply {
        width: 100%;
        justify-content: space-around;
    }

    .launchpadSwiper.swiper {
        padding: 0 0px 10px 20px ;
    }
   .alumni-swiper.swiper, .calendar-swiper.swiper {
        padding: 0;
        margin-left: 20px;
    }
    .legacy-swiper.swiper, .bb-slider-mbl.swiper{
        padding: 0;
    }

    .bottom-cards-grid {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .order-exams {
        order: 1;
    }

    .order-logos {
        order: 2;
    }

    .order-profile {
        order: 3;
    }

    .info-card {
        padding: 20px 16px;
    }

    .info-card.logo-card {
        padding: 0;
        min-height: 120px;
    }

    .placements-section {
        padding: 25px 0;
    }

    .placement-header {
        text-align: left;
        margin-bottom: 40px;
    }

    .placement-visuals {
        flex-direction: column;
        /* min-height: auto; */
        margin-bottom: 50px;
    }

    .circle-desktop {
        display: none;
    }

    .circle-mobile {
        display: block;
        position: absolute;
        left: -30px;
        top: 50%;
        transform: translateY(-50%);
        width: 150px;
        z-index: 11;
    }

    .cards-container {
        flex-direction: column;
        gap: 16px;
    }

    .cards-col {
        gap: 16px;
        width: 100%;
        align-items: flex-start;
        padding: 0 !important;
    }

    .stat-card {
        min-width: 320px;
        margin-right: 22px;
        padding: 16px 10px 16px 80px;
    }

    .stat-card.stat-card-rb {
        min-width: 320px;
    }

    .stat-card.stat-card-lb {
        min-width: 400px;
    }

    .stat-card.stat-card-rt {
        min-width: 400px;
    }


    .card-left .icon-box,
    .card-right .icon-box {
        left: auto !important;
        right: 0 !important;
        transform: translate(50%, -50%) !important;
    }

    .icon-box {
        width: 40px;
        height: 40px;
    }

    .icon-box img {
        width: 25px;
        height: 25px;
    }

    .logo-pill {
        height: 70px;
        padding: 10px 20px;
    }

    .logo-pill img {
        height: 40px;
    }



    .alumni-slider-section,
    .calendar-slider-section {
        padding: 40px 0;
    }

    .calendar-slider-section .subtitle,
    .alumni-slider-section .section-title,
    .calendar-slider-section .section-title {
        text-align: left;
    }

    .alumni-slider-section .container,
    .calendar-slider-section .container {
        padding-right: 0;
    }

    .alumni-card h3,
    .calendar-card h3 {
        margin: 5px 0 5px 0;
    }

    .alumni-card,
    .calendar-card {
        padding: 12px 12px 15px 12px;
    }

    .alumni-card h3,
    .calendar-card h3 {
        font-size: 22px;
    }

    .slider-header {
        padding-right: 20px;
    }

    /* .swiper-slide {
        width: 85%;
    } */

    .slider-controls {
        margin-top: 20px;
    }

    .nav-btn {
        width: 40px;
        height: 40px;
    }

    #legacy-credibility .shape-right {
        display: none;
    }

    #legacy-credibility .shape-left {
        width: 188px;
    }

    .legacy-badges {
        flex-direction: column;
        gap: 20px;
    }

    .badge-capsule {
        gap: 10px;
        width: 100%;
        max-width: 520px;
        min-width: unset;
        border-radius: 28px;
    }

    .legacy-nav {
        display: flex;
    }

    .badge-text strong,
    .badge-item span {
        line-height: 1.2;
    }

    .legacy-header .subtitle {
        font-size: 16px;
        line-height: 1.3;
    }

    .legacy-header .tagline {
        font-size: 24px;
    }


    .ap-left .section-title {
        text-align: left;
    }

    #admissions-process-section {
        padding: 25px 0;
    }

    .ap-container {
        padding: 30px 20px;
        border-radius: 20px;
    }

    .ap-title {
        font-size: 26px;
    }

    .ap-subtitle {
        font-size: 15px;
    }

    .ap-desc {
        font-size: 13px;
    }


    .ap-right {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .ap-group {
        padding: 20px;
        gap: 16px;
    }

    .ap-item {
        padding: 14px;
    }

    .ap-icon {
        width: 50px;
        height: 50px;
    }


    .admission-journey-section {
        padding: 25px 0;
    }

    .journey-wrapper {
        /* margin-top: 40px; */
    }

    .journey-image {
        position: absolute;
        top: 50%;
        left: -40px;
        transform: translateY(-50%);
        width: 200px;
        height: 400px;

        background-image: url("../images/icons/aj-bg-mbl.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center;
    }

    .aj-step {

        font-size: 20px;
        max-width: 300px;
        line-height: 1.2;
        text-align: left;
    }



    .aj-step-1 {
        top: 5%;
        left: 15%;
    }

    .aj-step-2 {
        left: 25%;
        bottom: auto;
        top: 21%;
    }

    .aj-step-3 {
        bottom: 181px;
        left: 30%;
        text-align: left;
        transform: none;
    }

    .aj-step-4 {
        bottom: 24%;
        left: 26%;
    }

    .aj-step-5 {
        bottom: 4%;
        left: 15%;
        top: auto;
    }


    .aj-btn {
        justify-content: center;
        margin-top: 20px;
        position: static;
    }

    .aj-btn .btn-apply {
        width: 100%;
        justify-content: space-around;

    }

    .ilm-corner,
    .ilm-dashed-center {
        display: none;
    }

    .ilm-card-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .ilm-card {
        flex-direction: column;
        align-items: flex-start;
        padding: 18px;
    }

    .ilm-card h4 {
        font-size: 16px;
    }

    .ilm-icon {
        width: 50px;
        height: 50px;
    }

    .ilm-icon img {
        width: 30px;
        height: auto;
    }

    .ilm-top {
        margin: 0;
    }

    .campus-life {
        padding: 25px 0;
    }
    .placement-header h2 {}
    

    .campus-life .swiper-slide-active .campus-card h4 {
        font-size: 20px;
    }

    .campus-life .campus-card {
        padding: 8px;
    }

    .campus-life .campus-card img,
    .campus-life .campus-card {
        border-radius: 8px;
    }

    .campus-life .campus-card img {
        margin-bottom: 2px;
    }



    .cta-wrapper {
        padding: 25px 15px 25px;
    }

    .cta-box {
        padding: 35px 20px;
    }

}

@media (max-width: 580px) {
    .hero-subtitle {
        font-size: 18px;
    }

    .hero-title {
        font-size: 32px;
    }
     .hero-ticker {
        font-size: 16px;
     }

    .intake-strip {
        max-width: 100%;
        /* position: relative;
        top: 380px; */
    }

    .intake-right strong {
        font-size: 24px;
    }

    .intake-right p {
        font-size: 18px;
    }

    .intake-left {
        font-size: 26px;
    }

    .logo img {
        width: 150px;
    }

    .site-header .btn-apply {
        font-size: 12px;
        padding: 10px;
    }

    .why-visual {
        height: 240px;
    }

    .why-circle {
        max-width: 50%;
        margin-left: 0;
    }

    .why-pill {
        font-size: 12px;
        max-width: 200px;
        padding: 10px;
        gap: 8px;
    }

    .why-content {
        text-align: center;
    }

    .pill-1 {
        top: -5%;
        right: 50px;
    }

    .pill-2 {
        top: 50%;
        right: 0px;
    }

    .pill-3 {
        bottom: -5%;
        right: 50px;
    }

    .pill-icon {
        width: 40px;
        height: 40px;
    }

    .why-content p {
        font-size: 16px;
        text-align: left;
    }

    .alumni-card h3,
    .calendar-card h3 {
        font-size: 20px;
    }

    .alumni-card .course {
        font-size: 16px;
    }


    .ap-item span {
        font-size: 16px;
    }


    .journey-image {
        height: 350px;
    }

    .aj-step {
        font-size: 15px;
        width: 180px;
    }

    .aj-step-1 {
        top: 12%;
        left: 22%;
    }

    .aj-step-2 {
        left: 37%;
        top: 25%;
    }

    .aj-step-3 {
        bottom: 181px;
        left: 41%;
    }

    .aj-step-4 {
        bottom: 27%;
        left: 36%;
    }

    .aj-step-5 {
        bottom: 11%;
        left: 19%;
    }

    .bb-slider-mbl-item {
        width: 170px;

    }

    .bb-slider-mbl-item img {
        width: 170px;
        height: auto;

    }
    .campus-life .campus-card {
        max-width: 260px;
    }

    .campus-life .campus-swiper {
        padding: 40px 0 !important;
    }

    .campus-life .swiper-slide-active .campus-card h4 {
        font-size: 16px;
    }


    .cta-title {
        font-size: 30px;
    }

    .cta-small {
        font-size: 16px;
    }

    .cta-btn {
        font-size: 13px;
        padding: 10px 14px;
    }

    .cta-admission-strip .intake-left {
        font-size: 16px;
    }

    .cta-buttons .btn-apply {
        font-size: 12px;
        padding: 8px;
        gap: 15px;
    }

    .cta-buttons .btn-icon-box {
        width: 25px;
        height: 25px;
    }

    .cta-buttons .btn-icon-box img {
        width: 16px;
    }

    .cta-buttons .btn-icon-box svg {
        width: 16px;
    }

    .cta-copyright {
        font-size: 12px;
    }


}

@media (max-width: 480px) {
    .trust-bar-card {
        padding: 15px;
    }

    .trust-bar-features {
        /* grid-template-columns: 1fr; */
        gap: 10px;
    }

    .trust-bar-item {
        gap: 5px;
        font-size: 12px;
    }

    .trust-bar-icon {
        width: 40px;
        height: 40px;
    }

    .trust-bar-icon img {
        width: 20px;
    }

    .trust-bar-tagline {
        font-size: 16px;
        margin-top: 24px;
        text-align: center;
    }

    .p-icon {
        width: 30px;
        height: 30px;
    }

    .pedagogy-card {
        padding: 20px 15px;
        gap: 10px;
    }

    .pedagogy-item {
        font-size: 14px;
        gap: 6px;
    }

    .stat-card {
        padding: 10px 10px 10px 90px;
        min-width: 260px;
    }

    .stat-card.stat-card-rb {
        min-width: 260px;
    }

    .stat-card.stat-card-lb {
        min-width: 300px;
    }

    .stat-card.stat-card-rt {
        min-width: 300px;
    }

    .circle-mobile {
        width: 140px;
    }

    .alumni-card h3,
    .calendar-card h3 {
        font-size: 20px;
    }

    .swiper-slide {
        width: 88%;
    }
}

@media (max-width: 450px) {
    .hero-title {
        font-size: 28px;
    }



    .intake-left {
        font-size: 20px;
    }

    .intake-right strong {
        font-size: 22px;
    }

    .program-left {
        font-size: 25px;
        padding: 15px;
    }

    .why-pill {
        font-size: 10px;
        max-width: 160px;
        padding: 5px;
        gap: 5px;
    }

    .pill-1 {
        top: 0%;
        right: 50px;
    }

    .pill-2 {
        top: 50%;
        right: 0px;
    }

    .pill-3 {
        bottom: 0%;
        right: 50px;
    }

    .badge-capsule {
        gap: 30px
    }

    .bc-r.badge-item img {
        width: 30px;
        height: 30px;
    }

    .badge-item {
        gap: 6px;
    }
}