/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .container {
    }

    .hero-heading h1 {
        font-size: 28px;
    }

    .common-section {
        padding: 50px 0;
    }

    .about-section .section-image {
        padding-right: 10px;
    }

    .education-image {
        padding-right: 10px;
    }

    .experience-image {
        padding-left: 10px;
    }

    .internship-image {
        padding-left: 10px;
    }

    .global-stat {
        padding: 0 12px;
    }

    .global-stat strong {
        font-size: 16px;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .desktop {
        display: none !important
    }

    .mobile {
        display: block !important
    }


    body {
        font-size: 12px;
    }

    .section-heading p {
        margin: 4px 0 0;
        font-size: 18px;
        line-height: 22px;
    }


    .common-section {
        padding: 38px 0;
    }

    .paddingbox {
        padding: 0px 0 20px;
    }

    h2,
    h2 span {
        font-size: 26px;
        margin-bottom: 0;
        font-weight: 600 !important;
    }


    /* Top Links */
    .top-link {
        border: 1px solid #999 !important;
        margin: 0 0 1px;
    }

    .top-link {
        font-size: 8px;
        min-height: 42px;
        padding: 5px;
    }

    .top-icon {
        font-size: 12px;
    }


    /* Hero */

    .hero-section {
        padding: 18px 0 30px;
    }

    .hero-heading {
        margin-bottom: 20px;
    }

    .hero-heading h1 {
        font-size: 24px;
    }

    .hero-stats {
        flex-wrap: wrap;
    }

    .hero-stat-highlight:before {
        content: "";
        width: 0;
    }

    .hero-stat {
        flex: 0 0 48%;
        min-height: 20px;
    }

    .hero-stat:nth-child(2) {
        border-right: 0;
    }

    .hero-stat:nth-child(-n+2) {
        border-bottom: 1px solid #ad3c35;
    }

    .hero-stat:nth-child(2) {
        background: #ad3c35 !important;
        color: #fff;
        position: relative;
    }

    .hero-stat strong {
        font-size: 18px;
    }


    /* AI */
    .ai-tabs .nav-item:nth-child(2n) {
        top: 0;
    }

    .ai-tabs .nav-item {

        top: 0;
    }

    .ai-section {
        padding-top: 30px;
    }

    .ai-tabs {
        overflow-x: auto;
        justify-content: center;
        flex-wrap: nowrap;
        padding: 9px 10px 20px;
        background: #eee;
        flex-wrap: wrap;
        align-items: self-start;
        margin-bottom: 10px;
        top: 0;
    }

    .ai-tabs .nav-item {
        min-width: 50%;
        flex: 0 0 105px;
    }

    .ai-tabs .nav-link {
        min-height: 48px;
        border: solid 1px #ddd !important;
        font-size: 15px;
    }


    /* About */

    .about-section .section-image {
        padding-right: 0;
        margin-bottom: 25px;
    }

    .section-content h2 {
        font-size: 23px;
    }


    /* Programme */

    .programme-tabs .nav-item {
        width: 50%;
    }

    .programme-tabs .nav-link {
        font-size: 18px;
        padding: 10px 4px 8px;
        line-height: 17px;
    }

    .programme-tabs small {
        font-size: 15px;
        display: block;
    }

    .program-card h4 {}


    /* Education */

    .education-image {
        padding-right: 0;
        margin-bottom: 25px;
    }

    .education-points {
        padding-left: 0;
    }


    /* Experiential */

    .experience-list {
        grid-template-columns: 1fr;
    }

    .experience-image {
        padding-left: 0;
        margin-top: 25px;
    }


    /* Global */

    .global-stats {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 3px;
    }

    .global-stat {
        border-right: none;
        padding: 0 10px;
        text-align: center;
        background: #eee;
    }

    .global-stat:nth-child(2n) {
        border-right: 0;
    }

    .global-stat:last-child {
        grid-column: 1 / -1;
        border-right: 0;
    }


    /* Industry */

    .industry-section {
        padding: 25px 0;
    }

    .industry-card {
        margin-bottom: 15px;
    }


    /* Recruiters */

    .recruiter-logo {
        padding: 5px;
    }

    .recruiter-logo img {
        height: 52px;
        max-width: inherit;
    }


    /* Internship */

    .internship-content {
        padding-right: 0;
        margin-bottom: 25px;
    }

    .internship-content h2 {
        font-size: 22px;
    }

    .internship-image {
        padding-left: 0;
    }


    /* FAQ */

    .faq-section {
        padding: 28px 0 44px;
    }

    .faq-question {
        font-size: 10px;
    }

    .faq-answer {
        font-size: 15px;
        padding: 0 0 20px;
        line-height: 24px;
    }

    .experiential-section {
        padding-top: 0;
        padding-bottom: 0;
    }

    .education-point p {
        font-size: 15px;

    }

    .education-point strong {
        font-size: 18px;

    }

    .point-icon {
        width: 21px;
        height: 21px;
        min-width: 21px;
        border: 1px solid #555;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        margin-right: 8px;
        margin-top: 8px;
    }

    .industry-card img {
        width: 100%;
        aspect-ratio: 0.8;
        object-fit: cover;
    }

    .owl-nav > button {
        position: static;

        margin: 0 8px;
    }

    .owl-nav {
        text-align: center;
    }

    .faq-question > span:first-child {
        font-size: 16px;
        line-height: 19px;
        padding-right: 10px;
    }
}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 420px) {
    .recruiter-logos > div {
        width: 100% !important;
        flex: 2 0 32.666667%;
        max-width: inherit !important;
    }

    .internship-content h2 br {
        display: none;
    }

    .owl-nav {
        display: none;
    }

    .owl-dots {
        text-align: center;
    }

    .owl-dots button {
        background: transparent;
        margin: 0 3px;
        padding: 0;
    }

    .owl-dots span {
        width: 11px;
        height: 11px;
        background: #fce6e1;
        display: inline-block;
        border-radius: 80px;
        border: solid 1px #bf1b0e;
    }

    .owl-dot {
        background: transparent;
        border: navajowhite;
        margin: 20px 5px 0;
    }

    .owl-dot.active span {
        background: #bf1b0e;
    }

    .hero-heading h1 {
        font-size: 22px;
    }

    .hero-stat strong {
        font-size: 36px;
    }

    .hero-stat span {
        font-size: 17px;
    }

    .section-heading h2 {
        font-size: 23px;
    }

    .program-card h4 {
        font-size: 7.5px;
    }

    .global-stat strong {
        font-size: 34px;
    }

    .global-stat span {
        font-size: 16px;
    }.top-link span {
    
    line-height: 18px;
}
    header img {
    width: 89px;
}

}
