@media (max-width: 1600px) {
    .container {
        max-width: 1400px;
    }

    h1 {
        font-size: 60px;
    }
    .journey-box h6,
    .major-box h6 {
        font-size: 50px;
    }

    h2 {
        font-size: 40px;
    }

    h3 {
        font-size: 32px;
    }

    h4 {
        font-size: 30px;
    }

    h5 {
        font-size: 20px;
    }
    .banner-sec p {
        font-size: 34px;
    }

    .banner-txt h6 {
        font-size: 25px;
    }

    .banner-txt a {
        font-size: 18px;
    }

    .three-row-icon p, .journey-box p,
    .liberal-txt p,
    .liberal-txt li,
    .liberal-arts-txt p,
    .programme-sec li {
        font-size: 20px;
    }
    
    p {
        font-size: 18px;
    }

    .major-gry {
        top: 30px;
    }

    .journey-txt h6 {
        font-size: 335px;
    }

    .testimonial-text h6,
    .campus-text h6 {
        font-size: 245px;
    }

    .banner-txt h5 {
        font-size: 26px;
    }

    .faculty-txt small {
        font-size: 12px;
    }

    .journey-txt {
        bottom: -100px;
    }

    .testimnl-img img {
        top: -10px;
        width: 170px;
    }

    .std img {
        min-height: 300px;
    }

    .faculty-txt {
        min-height: 125px;
    }

    .type-tab-btn .nav-pills .nav-link.active, .type-tab-btn .nav-pills .nav-link {
        font-size: 25px;
    }
}

@media (max-width: 1400px) {
    .container {
        max-width: 1250px;
    }
    h1 {
        font-size: 50px;
    }
    .journey-box h6,
    .major-box h6 {
        font-size: 35px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 27px;
    }

    h4 {
        font-size: 25px;
    }

    h5 {
        font-size: 18px;
    }

    .banner-sec p {
        font-size: 32px;
    }

    .banner-txt h6 {
        font-size: 17px;
    }

    p {
        font-size: 16px;
    }

    .programme-sec h2, .major-sec h2 {
        padding-left: 9px;
        padding-bottom: 9px;
        margin-bottom: 10px;
    }

    .programme-sec h2::after, .major-sec h2::after {
        width: 65px;
    }

    .learning-slider .slick-arrow.slick-prev {
        left: 32%;
    }

    .journey-slider .slick-arrow.slick-prev {
        left: 40%;
    }

    .major-gry {
        width: 90px;
        height: 90px;
    }

    .major-gry::before {
        width: 12px;
        height: 12px;
    }

    .faculty-txt {
        padding: 10px;
    }

    .banner-txt h5 {
        font-size: 21px;
    }
    .banner-txt a {
        padding: 5px 10px;
    }

    .testimonial-text h6,
    .campus-text h6 {
        font-size: 226px;
    }

    .journey-txt h6 {
        font-size: 305px;
    }

    .testimonial-text {
        bottom: -20px;
    }

    .faculty-txt {
        min-height: 105px;
    }

    .type-tab-btn .nav-pills .nav-link.active, .type-tab-btn .nav-pills .nav-link {
        font-size: 22px;
    }

    .dream-txt p strong {
        font-size: 30px;
    }
}

@media (max-width: 1200px) {
    .container {
        max-width: 1050px;
    }

    h2 {
        font-size: 29px;
    }

    h3 {
        font-size: 23px;
    }

    h4 {
        font-size: 20px;
    }

    .banner-sec p {
        font-size: 30px;
    }

    .three-row-icon p, .journey-box p,
    .liberal-txt p,
    .liberal-txt li,
    .liberal-arts-txt p,
    .programme-sec li {
        font-size: 18px;
    }


    .learning-slider .slick-arrow,
    .journey-slider .slick-arrow {
        background-size: 35px !important;
    }

    .major-box {
        margin-bottom: 80px;
    }

    .journey-txt h6 {
        font-size: 270px;
    }

    .testimonial-text h6, .campus-text h6 {
        font-size: 190px;
    }

    .faculty-box {
        padding-right: 15px;
        margin-top: 15px;
    }

    .journey-txt {
        bottom: -87px;
    }

    .campus-life-sec h2 {
        font-size: 70px;
    }

    .journey-box {
        margin-right: 20px;
        margin-top: 20px;
    }

    .journey-txt {
        bottom: -70px;
    }

    .testimnl-img img {
        width: 130px;
    }

    .faculty-txt {
        min-height: 105px;
    }

    .std img {
        min-height: 244px;
    }

    .st-img-sec {
        gap: 0 5px;
        margin-top: 5px;
    }

    footer {
        padding-top: 10px;
    }

    footer a {
        font-size: 20px;
    }

    .type-tab-btn .nav-pills .nav-link.active, .type-tab-btn .nav-pills .nav-link {
        font-size: 20px;
    }

    .dream-txt p {
        font-size: 12px;
    }
}

@media (max-width: 992px) {
    .container {
        max-width: 900px;
    }

    h1 {
        font-size: 40px;
    }
    .journey-box h6, .major-box h6 {
        font-size: 35px;
    }

    h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    h4 {
        font-size: 20px;
    }

    .banner-sec p {
        font-size: 25px;
        margin-bottom: 10px;
    }

    h5, .three-row-icon p, .journey-box p,
    .liberal-txt p,
    .liberal-txt li,
    .liberal-arts-txt p,
    .programme-sec li {
        font-size: 16px;
    }

    section {
        padding: 30px 0;
    }

    header {
        background-position: center;
        padding: 10px;
    }

    .banner-sec {
        padding-top: 30px;
    }

    .banner-txt {
        margin-top: 30px;
    }

    .learning-txt p {
        margin-top: 10px;
    }

    .learning-sec {
        gap: 0 20px;
    }

    .learning-slider .slick-arrow.slick-prev {
        left: 30%;
    }

    .journey-slider .slick-slide {
        padding-right: 30px;
    }

    .journey-slider .slick-arrow.slick-prev {
        left: 38%;
    }

    .major-gry {
        width: 70px;
        height: 70px;
    }

    .journey {
        padding-bottom: 80px;
    }

    .journey-slider .slick-arrow {
        bottom: -50px;
    }

    .faculty-box {
        flex-basis: 50%;
    }

    .faculty-sec h2 {
        padding-top: 10px;
        padding-left: 15px;
    }

    .faculty-sec {
        background-size: 60px;
    }

    .testimonial-sec {
        width: 50%;
    }

    .testimonial-text h6, .campus-text h6 {
        font-size: 155px;
    }

    .journey-txt h6 {
        font-size: 220px;
    }

    .testimonial-text {
        bottom: -22px;
    }

    .three-row-icon {
        margin-right: 10px;
    }

    .liberal-arts-txt {
        margin-top: 20px;
    }

    .campus-life-sec h2 {
        font-size: 50px;
    }

    .testimnl-img img {
        width: 100px;
        top: -15px;
        left: 35%;
    }

    .dream-box-sec {
        gap: 10px;
        flex-flow: row wrap;
    }

    .dream-box {
        width: 46%;
        flex: initial;
    }

    .type-tab-btn .nav-pills .nav-link.active, .type-tab-btn .nav-pills .nav-link {
        font-size: 18px;
    }
}

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

    p {
        font-size: 14px;
    }

    .three-row-icon p {
        margin-top: 10px;
    }

    .three-row-icon p br {
        display: none;
    }

    .three-row-sec {
        flex-flow: row wrap;
        justify-content: initial;
        align-items: initial;
    }

    .three-row-icon {
        flex-basis: 44%;
        margin-top: 25px;
        padding-right: 20px;
        margin-right: 20px;
    }

    .three-row-icon:nth-of-type(2) {
        border-right: none;
    }

    .learning-slider .slick-arrow.slick-next {
        right: 48%;
    }

    .learning-sec figure, .leaarning-txt {
        width: auto !important;
    }

    .journey-slider .slick-slide {
        padding-right: 10px;
        width: 100%;
    }

    .journey-box {
        padding: 20px;
        margin-right: 15px;
        margin-top: 15px;
    }

    .major-box h5 {
        margin-left: 25px;
    }

    
    .journey-txt h6 {
        font-size: 170px;
    }

    .testimonial-text h6, .campus-text h6 {
        font-size: 120px;
    }

    .testimonial-sec h2 {
       margin-bottom: 10px;
    }

    .liberal-arts-txt p:nth-of-type(1) {
        margin-bottom: 30px;
    }

    .liberal-arts .row {
        align-items: initial;
    }

    .liberal-arts-num img {
        width: 50px;
    }

    .banner-txt h5 {
        font-size: 20px;
    }

    .banner-txt a {
        font-size: 16px;
        padding: 5px;
    }

    .banner-txt {
        margin-top: 10px;
    }

    .faculty-txt small {
        font-size: 10px;
    }

    .journey-txt h6 {
        -webkit-text-stroke-width: 2px;
    }

    .journey-txt {
        bottom: -57px;
    }

    .testimnl-img img {
        width: 80px;
        top: -25px;
        left: 40%;
    }

    .faculty-txt {
        padding: 10px 5px;
    }

    .dream h2 {
        margin: 25px 0;
    }

    .dream-box {
        min-height: 80px;
    }

    .dream-txt p strong {
        font-size: 25px;
    }

    .type-tab-btn {
        margin-right: 20px;
    }

    .type-tab-txt {
        padding: 30px;
    }
}

@media (max-width: 576px) {
    .container {
        max-width: 540px;
    }

    .journey-box h6, .major-box h6 {
        font-size: 30px;
    }

    h2 {
        font-size: 25px;
    }

    h2 br {
        display: none;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    .banner-txt h5 {
        font-size: 16px;
    }

    .banner-txt a,
    h5, .three-row-icon p, .journey-box p,
    .liberal-txt p,
    .liberal-txt li,
    .liberal-arts-txt p,
    .programme-sec li,
    .banner-txt h6 {
        font-size: 14px;
    }

    p {
        font-size: 12px;
    }

    header {
        height: 550px;
    }

    .logo-sec img {
        max-width: 230px;
    }

    .major-box-sec {
        padding-top: 30px;
    }

    .major-box {
        margin-bottom: 50px;
        flex-basis: 50%;
        padding-left: 30px;
    }

    .major-gry {
        top: 20px;
    }

    .learning {
        padding-bottom: 50px;
    }

    .learning-sec {
        display: unset !important;
    }

    .learning-txt {
        margin-top: 20px;
    }

    .learning-slider .slick-arrow {
        bottom: -50px;
    }

    .learning-slider .slick-arrow.slick-next {
        right: 43%;
    }

    .learning-slider .slick-arrow.slick-prev {
        left: 32%;
    }

    .journey-slider .slick-arrow.slick-prev {
        left: 34%;
    }


    .journey-box {
        padding: 20px 10px;
    }

    .journey-txt h6 {
        font-size: 130px;
    }

    .testimonial-text h6, .campus-text h6 {
        font-size: 92px;
    }

    .liberal-arts-num img {
        width: 20px;
    }

    .liberal-arts-txt p {
        margin: 30px 0;
    }

    .journey-txt, .campus-text {
        bottom: -10px;
    }

    .testimonial-text {
        bottom: -4px;
    }

    .testimonial-sec h2 br {
        display: block;
    }

    .testimonial-sec h2 {
        margin-bottom: 5px;
        font-size: 18px;
    }

    .testimonial-sec p {
        font-size: 11px;
    }

    .campus {
        margin-bottom: 50px;
    }

    .campus-life-sec h2 {
        font-size: 40px;
    }

    .banner-txt h6 {
        margin: 5px 0;
    }

    footer {
        display: none;
    }

    .std img {
        min-height: 144px;
    }

    .faculty-txt {
        min-height: 85px;
    }

    .dream-box {
        width: 95%;
    }

    .type-acc-sec .accordion-item,
    .type-acc-sec .accordion-button,
    .type-acc-sec .accordion-button:not(.collapsed)  {
        background: none;
    }

    .type-acc-sec .accordion-header {
        margin: 0;
    }

    .type-acc-sec .accordion-button:not(.collapsed) {
        background: none;
        color: #000;
        border-bottom: 2px solid #a1a3a5;
        padding: 10px;
        font-family: 'FlamaTrial-Bold';
    }

    .type-acc-sec .accordion-item {
        border: 2px solid #a1a3a5;
        border-radius: 0;
        margin-bottom: 15px;
    }

    .type-acc-sec .accordion-button.collapsed,
    .type-acc-sec .accordion-body {
        padding: 10px;
    }

    .type-acc-sec .accordion-button:focus {
        box-shadow: none;
    }

    .type-acc-sec .accordion-button.collapsed,
    .type-acc-sec .accordion-body,
    .type-acc-sec .accordion-button:not(.collapsed) {
        color: #231f20;
    }

    .type-tab-sec {
        display: none;
    }

    .type-acc-sec {
        display: block;
    }
}

@media (max-width: 575px) {
    h1 {
        font-size: 30px;
    }
    .banner-sec p {
        font-size: 20px;
    }

    .banner-txt h5 {
        font-size: 14px;
    }

    .banner-txt a,
    .banner-txt h6 {
        font-size: 13px;
    }

    .journey-txt h6 {
        font-size: 95px;
    }

    .testimonial-text h6, .campus-text h6 {
        font-size: 62px;
    }

    .testimonial-sec {
        width: 80%;
        top: -5px;
    }

    .test,
    .test-detls h2 br {
        display: block;
    }

    .testimonial {
        display: none;
    }

    .test-detls {
        padding: 30px;
    }

    .test-sec {
        position: relative;
        border: 2px solid #000;
        border-radius: 0 20px;
    }

    .test-sec::before {
        content: '';
        position: absolute;
        background: url(../images/invert-comma1.png) no-repeat;
        background-size: contain;
        width: 42px;
        height: 46px;
        left: -10px;
        top: -11px;
        background-color: #fff;
    }

    .test-sec::after {
        content: '';
        position: absolute;
        background: url(../images/invert-comma2.png) no-repeat;
        background-size: contain;
        width: 44px;
        height: 65px;
        background-color: #fff;
        right: -11px;
        bottom: -20px;
    }

    .test {
        position: relative;
    }

    .test-txt {
        position: absolute;
        bottom: 6px;
        z-index: -1;
        left: 0;
    }

    .test-txt h6 {
        font-size: 60px;
        color: black;
        -webkit-text-fill-color: #fff;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #f0f0f0;
        text-shadow: 15px -10px 6px #efefef;
        font-family: 'Amplitude-Bold';
    }
    

    .journey {
        padding-bottom: 40px;
    }

    .three-row-icon {
        justify-items: center;
    }

    .faculty-box {
        flex-basis: 100%;
    }

    .journey-txt {
        bottom: -25px;
    }

    .journey-box {
        margin-right: 14px;
    }

    .testimnl-img img {
        z-index: 99;
        right: 70px;
        left: initial;
        top: -12px;
    }

    .std img {
        min-height: 105px;
    }

    .faculty-txt {
        min-height: auto;
    }
}