@media (max-width: 1600px) {
    h1 {
        font-size: 50px;
    }
    h2 {
        font-size: 40px;
    }
    h4 {
        font-size: 28px;
    }
    p, li {
        font-size: 20px;
    }
    .container {
        padding: 0 100px;
    }
    /* .banner-txt h4 {
        font-size: 30px;
    } */
    .banner-txt h3 {
        font-size: 45px;
    }
    .adm-box h4, 
    .adm-box a {
        font-size: 35px;
    }
    .industry-acc-sec .accordion-body h5, .dream-txt h5 {
        font-size: 23px;
    }
    .leader-txt h6 {
        font-size: 21px;
    }
    .banner-sec figure {
        height: 540px;
    }
    .banner-txt {
        top: 50px;
    }
    .excel-txt h3 {
        font-size: 90px;
    }
    .excel-txt h3 span {
        font-size: 40px;
    }
    .beyond-box {
        min-height: 277px;
    }
    .elig-txt:nth-of-type(1) p:nth-of-type(1),
    .elig-txt:nth-of-type(2) p:nth-of-type(1) {
        top: 50px;
    }
    .elig-txt:nth-of-type(2) p {
        right: 30px;
    }
}


@media (max-width: 1400px) {
    h1 {
        font-size: 45px;
        margin: 10px 0 5px;
    }
    
    .banner-txt h3, h2 {
        font-size: 35px;
    }
    .adm-box h4, .adm-box a {
        font-size: 30px;
    }
    .adm-box h4 {
        padding-right: 30px;
        margin-right: 30px;
    }
    .banner-txt h4, h4 {
        font-size: 25px;
    }
    .emerg-sec h5 {
        font-size: 20px;
    }
    .industry-acc-sec .accordion-body h5, 
    .dream-txt h5 {
        font-size: 21px;
    }
    .banner-sec figure {
       height: 450px;
    }
    .logo-sec img {
        width: 250px;
    }
    .beyond-box {
        min-height: 235px;
    }
    .industry-img figure {
        height: auto;
    }
    .industry-acc-sec .accordion-item {
        margin-bottom: 30px;
    }
    .elig-txt:nth-of-type(1) p:last-child, 
    .elig-txt:nth-of-type(2) p:last-child {
        bottom: 60px;
    }
    .leader-txt p br {
        display: none;
    }
    .accred-img-sec {
        padding-left: 15px;
    }
    .accr-sec {
        padding-right: 20px;
        margin-right: 20px;
    }
   
}


@media (max-width: 1200px) {
    .excel-txt h3 span {
        font-size: 30px;
    }
    .banner-txt h4, h4 {
        font-size: 22px;
    }
    .emerg-sec h5 {
        font-size: 18px;
    }
    .industry-acc-sec .accordion-body h5, .dream-txt h5 {
        font-size: 20px;
    }
    p, li, .uni-btn a {
        font-size: 18px;
    }
    .excel-txt h3 {
        font-size: 70px;
    }
    .excel-txt {
        padding-right: 30px;
        margin-right: 30px;
    }
    .beyond-box {
        min-height: 212px;
        padding: 20px 25px;
    }
    .beyond-box img {
        width: 60px;
    }
    .industry-acc-sec .accordion-button {
        padding: 10px 20px;
    }
    .beyond-box-sec, .industry-acc-sec {
        margin-top: 30px;
    }
    .industry-img {
        padding-left: 50px;
    }
    .eligible-txt-sec h2,
    .elig-txt p {
        width: 30%;
    }
    .elig-txt:nth-of-type(1) p:nth-of-type(1), 
    .elig-txt:nth-of-type(2) p:nth-of-type(1) {
        top: 30px;
    }
    .elig-txt p {
        padding: 20px 30px;
        left: 0;
    }
    .elig-txt:nth-of-type(2) p {
        right: 0px;
    }
    .scholarship-sec {
        right: 150px;
    }
    .leader-txt > div {
        padding: 0 15px;
    }
    .leader-txt h6 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .univ-img img {
        height: auto;
    }
    .career-sec li {
        margin-bottom: 10px;
    }
    .accr-sec {
        padding-right: 10px;
        margin-right: 10px;
    }
}

@media (max-width: 992px) {
    section {
        padding: 50px 0;
    }
    .container {
        padding: 0 50px;
    }
    .logo-sec {
        padding: 15px 15px 0;
    }
    h1 {
        font-size: 40px;
    }
    .banner-txt h3, h2 {
        font-size: 30px;
    }
    h2 {
        margin-bottom: 20px;
    }
    p, li, .uni-btn a {
        font-size: 16px;
    }
    .banner-txt h4, h4 {
        font-size: 20px;
    }
    .beyond-box {
        min-height: 189px;
        align-content: initial;
    }
     .excel-txt {
        padding-right: 20px;
        margin-right: 20px;
    }
    .industry-acc-sec .accordion-body h5, .dream-txt h5 {
        font-size: 18px;
    }
    .dream-txt {
        padding: 20px;
    }
    .scholarship-sec {
        right: 50px;
    }
    .university-sec,
    .global-sec {
        top: 50px;
    }
    .uni-btn {
        padding: 5px 15px;
        margin-top: 10px;
    }
    .acrreditation-sec {
        text-align: center;
        margin-bottom: 40px;
    }
    .dream-txt p {
        margin-top: 10px;
    }
}

@media (max-width: 768px) {
    h1 {
        font-size: 35px;
    }
    h2 {
        margin-bottom: 15px;
    }
    p, li, .uni-btn a,
    .leader-txt h6 {
        font-size: 14px;
    }
    .banner-txt h3, h2 {
        font-size: 28px;
    }
    .banner-txt h3:after {
        width: 4vw;
    }
    .adm-box h4 {
        padding-right: 15px;
        margin-right: 15px;
    }
    .adm-box h4, .adm-box a {
        font-size: 22px;
    }
    .excel-txt h3 {
        font-size: 60px;
    }
    .excel-txt {
        padding-right: 15px;
        margin-right: 15px;
    }
    .beyond-box img {
        width: 45px;
    }
    .beyond-box {
        min-height: 140px;
        padding: 12px 15px;
    }
    .industry-acc-sec .accordion-body {
        padding: 10px 0;
    }
    .industry-acc-sec .accordion-body h5 {
        margin-top: 10px;
    }
    .industry-acc-sec .accordion-item {
        margin-bottom: 20px;
    }
    .industry-acc-sec .accordion-button {
        padding: 10px 15px;
    }
    .industry-sec h2 br,
    .global-sec h2 br {
        display: none;
    }
    .industry-acc-sec .accordion-body h5, .dream-txt h5 {
        font-size: 16px;
    }
    .ind-acc-hd h4 {
        font-size: 18px;
    }
    .industry-acc-sec .accordion-button:not(.collapsed)::after,
    .industry-acc-sec .accordion-button.collapsed::after {
        background-size: 0.75rem;
    }
    .beyond-box-sec, .industry-acc-sec {
        margin-top: 20px;
    }
    .industry-img {
        padding-left: 20px;
    }
    .dream-txt {
        padding: 12px;
    }
    .dream-txt h5 {
        font-size: 14px;
    }
    .elig-txt:nth-of-type(1) p:nth-of-type(1), 
    .elig-txt:nth-of-type(2) p:nth-of-type(1) {
        top: 25px;
    }
    .elig-txt p {
        padding: 15px;
    }
    .elig-txt:nth-of-type(1) p:last-child,
    .elig-txt:nth-of-type(2) p:last-child {
        bottom: 40px;
    }
    .campus-vd-sec {
        gap: 15px;
    }
    .career .col-lg-6.col-md-6:first-child {
        align-content: end;
    }
    .career-sec {
        margin-bottom: 30px;
    }
    .student-vd-sec .slick-dots,
    .leader-slider.slick-dots {
        margin-top: 10px;
    }
    .student-vd-sec .slick-dots button,
    .leader-slider .slick-dots button {
        width: 12px;
        height: 12px;
    }
    .accr-sec figure {
        min-height: auto;
    }
    .career-sec h2, .industry-sec h2 {
        text-align: center;
    }
}

@media (max-width: 576px) {
    .container {
        max-width: 550px;
        padding: 0 10px;
    }
    h1 {
        font-size: 25px;
        margin-top: 5px;
    }
    .banner-txt h3, h2 {
        font-size: 23px;
    }
    header {
        height: 320px;
        justify-content: initial;
    }
    .logo-sec {
        padding: 12px 10px 0;
    }
    .logo-sec img {
        width: 150px;
    }
    .banner-txt {
        top: 15px;
        padding-left: 20px;
    }
    .banner-txt h4 {
        font-size: 14px;
    }
    .banner-sec figure {
        height: 230px;
    }
    .banner-txt h3 {
        margin-top: 5px;
        font-size: 20px;
    }
    .adm-box h4, .adm-box a {
        font-size: 18px;
    }
    .adm-box h4 {
        padding-right: 10px;
        margin-right: 10px;
    }
    .adm-box {
        padding: 8px 10px;
        justify-content: initial;
        margin-top: -20px;
    }
    .excellence-txt-sec {
        flex-flow: row wrap;
        /* justify-content: initial; */
    }
    .excel-txt {
        flex-basis: 45%;
    }
    .excel-txt:nth-of-type(1),
    .excel-txt:nth-of-type(2) {
        margin-bottom: 30px;
    }
    .excel-txt:nth-of-type(2) {
        border-right: 0;
        margin-right: 0;
        padding-right: 0;
    }
    .career .col-lg-6.col-md-6:first-child {
        order: 2;
    }
    .career-sec h2 br, .career-sec li br,
    .dream-img, .leader-box-sec, .beyond-img,
    .eligible-sec figure, .emerg-sec h4 br,
    .university-sec, .univ-img {
        display: none;
    }
    .industry-acc-sec .accordion-button {
        padding: 5px 10px;
    }
    .ind-acc-hd h4 {
        font-size: 17px;
    }
    .banner-txt h4, h4 {
        font-size: 16px;
    }
    .emerg-sec h5 {
        font-size: 15px;
    }
    .industry-acc-sec .accordion-body h5, .dream-txt h5 {
        font-size: 14px;
    }
    .industry-img {
        padding-left: 0;
        display: none;
    }
    .univ-img img {
        height: 470px;
    }
    .dream-txt-sec {
        width: 100%;
    }
    .elig-txt p {
        font-size: 12px;
    }
    .elig-txt:nth-of-type(1) p:nth-of-type(1), 
    .elig-txt:nth-of-type(2) p:nth-of-type(1) {
        top: 10px;
    }
    .elig-txt:nth-of-type(1) p:last-child, 
    .elig-txt:nth-of-type(2) p:last-child {
        bottom: 20px;
    }
    .beyond-box-sec,
    .leader-box {
        flex-direction: column;
    }
    .beyond-box {
        min-height: auto;
    }
    .leader-txt {
        margin-top: 15px;
    }
    .leader-box-sec:last-child .leader-img {
        order: 1;
        margin-top: 30px;
    }
    .leader-box-sec:last-child .leader-txt {
        order: 2;
    }
    .campus-vd-sec {
        gap: 10px;
    }
    .video-thumbnail {
        margin-bottom: 5px;
    }
    .global-sec {
        left: initial;
        transform: initial;
        z-index: 9;
    }
    /* .university-sec {
        width: 90%;
    } */
    .global-img img {
        height: 260px;
        object-fit: cover;
    }
    footer {
        margin-bottom: 50px;
    }
    .footer-sec {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .footer-sec p:first-child {
        margin-bottom: 5px;
    }
    .scholarship-sec h2 {
        font-size: 17px;
        margin-bottom: 2px;
    }
    h2 {
        margin-bottom: 10px;
    }
    p, li, .uni-btn a, .leader-txt h6 {
        font-size: 12px;
    }
    .university-sec, .global-sec {
        top: 30px;
    }
    .student-vd-sec .slick-slide {
        padding-right: 5px;
    }
    .banner-sec {
        margin-top: 20px;
    }
    .eligible-txt-sec h2, .elig-txt p {
        width: 100%;
        position: unset;
    }
    .eligible-txt-sec h2 {
        transform: initial;
        margin-bottom: 15px;
    }
    .elig-txt:nth-of-type(1) p:nth-of-type(1), 
    .elig-txt:nth-of-type(2) p:nth-of-type(1),
    .elig-txt:nth-of-type(1) p:last-child, 
    .elig-txt:nth-of-type(2) p:last-child {
        border-radius: 20px;
        padding: 10px;
        margin-bottom: 10px;
    }
    .elig-txt:nth-of-type(1) p:nth-of-type(1), 
    .elig-txt:nth-of-type(2) p:nth-of-type(1) {
        border: 2px solid var(--red);
    }
    .elig-txt:nth-of-type(1) p:last-child, 
    .elig-txt:nth-of-type(2) p:last-child {
        border: 2px solid var(--navy);
    }
    .eligible {
        padding-bottom: 0;
    }
    .beyond {
        margin-left: 0;
    }
    .dream-txt h5 {
        line-height: 1.5;
    }
    section {
        padding: 30px 0;
    }
    .scholarship-sec {
        right: 0;
        width: 50%;
    }
    .accr-sec {
        border-right: 0;
    }
    .accr-sec img {
        width: 70px;
    }
    .leader-slider,
    .ind-img,
    .university-sec-mb,
    .univ-img-mb {
        display: block;
    }
    .leader-slider .slick-slide {
        padding: 0 5px;
    }
    .university {
        background: url(../images/univ-clr.webp) no-repeat;
        background-size: cover;
        padding-top: 30px !important;
    }
    .university-sec-mb {
        text-align: center;
    }
}