@media (max-width: 1600px) {
    .form-sec {
        top: 20%;
    }
    .custom-accordion .accordion-item:first-child .accordion-button::before {
        left: -18px;
    }
    .container {
        padding: 0 150px;
    }
    .banner .row .col-lg-6:last-child figure {
        width: 70%;
    }
    .banCon h1 {
        font-size: 108px;
    }
    .logo {
        width: 280px;
    }
    .link a {
        font-size: 20px;
    }
    .counts h3 {
        font-size: 85px;
    }
    .counts h3 span {
        font-size: 50px;
    }
    .count:nth-child(2) h3::before {
        font-size: 38px;
    }
    .counts p {
        font-size: 25px;
    }
    .multiple {
        padding-top: 0;
    }
    h2 {
        font-size: 42px;
    }
    p,
    li {
        font-size: 20px;
    }
    .multiple .heading h2 {
        padding-bottom: 20px;
    }
    .multiple .heading {
        padding-bottom: 50px;
    }
    .multiple .row .col-lg-3 h3 {
        font-size: 25px;
    }
    .built .bui h3 {
        font-size: 30px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .built .bui p {
        font-size: 18px;
    }
    .built .col-lg-8 .row {
        --bs-gutter-x: 80px;
        padding-left: 50px;
    }
    .built .bui {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .measure .rec h3 {
        font-size: 60px;
    }
    .measure .rec h3 span {
        font-size: 35px;
    }
    .measure .rec .item:nth-child(2) {
        padding: 0px 50px;
        margin: 0 50px;
    }
    .chTab .nav-item .nav-link {
        font-size: 20px;
    }
    .chAll .chC h4 {
        font-size: 25px;
    }
    .chAll .chC h5 {
        font-size: 60px;
    }
    .chAll .chC:nth-child(2) {
        padding: 0 90px;
        margin: 0 90px;
    }
    .chAll .chC h5 span {
        font-size: 30px;
    }
    .trusted {
        padding: 0;
    }
    .catArrow svg {
        width: 30px;
        height: 30px;
    }
    .merit .row .col-lg-5 {
        padding: 50px 60px;
    }
    .merit .sch h4 {
        font-size: 25px;
    }
    .merit .row .col-lg-5 p {
        font-size: 18px;
    }
    .custom-accordion .accordion-button {
        padding: 20px 0;
        font-size: 30px;
    }
    .custom-accordion .accordion-body ul {
        padding-left: 0px;
    }
    .custom-accordion .accordion-body {
        height: 160px;
    }
    .fees-table thead th {
        padding: 10px 10px;
        font-size: 16px;
        height: 103px;
    }
    .fees-table sup {
        top: -5px;
    }
    .fees-table-wrapper {
        margin-left: 30px;
    }
    .fees-table thead th:nth-child(1) {
        width: 18%;
    }
    .fees-table tbody td {
        height: auto;
        padding: 20px 15px;
        font-size: 16px;
    }
    .process-step h3 {
        font-size: 18px;
    }
    .campus .heading {
        padding-bottom: 50px;
    }
    .campus .sliderC .sli {
        width: 32%;
        padding: 40px;
    }
    .faq-item .accordion-button {
        min-height: auto;
        font-size: 26px;
    }
    .stat-item h3 {
        font-size: 65px;
    }
    .stat-item h3 span {
        font-size: 40px;
        margin-left: 8px;
    }
    .stat-item p {
        font-size: 22px;
    }
    .global-heading {
        width: 40%;
    }
    .global-feature:not(:last-child)::after {
        right: 30px;
    }
    .campus {
        padding-top: 0;
    }
    .stage-item {
        height: 75px;
        font-size: 20px;
    }
    .fees-table tbody tr {
        height: 75px;
    }
    .stages-title {
        height: 75px;
        font-size: 21px;
    }
    .stages-panel {
        -ms-flex: 0 0 232px;
        flex: 0 0 232px;
    }
}

@media (max-width: 1400px) {
    .banCon h1 {
        font-size: 92px;
    }
    .custom-accordion .accordion-item:first-child .accordion-button::before {
        left: -15px;
        font-size: 25px;
    }
    .process-step::after {
        right: -15px;
        font-size: 30px;
    }
    .chTab .nav-item .nav-link {
        font-size: 18px;
    }
    .multiple .row .col-lg-3 {
        width: 23%;
    }
    .container {
        padding: 0 130px;
    }
    .multiple .row .col-lg-3 {
        padding: 10px;
        border-radius: 7px;
    }
    .menu-list li a {
        gap: 5px;
        padding: 7px 12px;
        font-size: 16px;
    }
    .logo {
        width: 240px;
        top: 10px;
        left: 30px;
    }
    .link a {
        font-size: 16px;
    }
    .counts h3 {
        font-size: 75px;
    }
    .counts h3 span {
        font-size: 40px;
    }
    .menu-wrapper {
        padding: 10px 30px;
    }
    .count:nth-child(2) h3::before {
        font-size: 30px;
    }
    .counts p {
        font-size: 22px;
    }
    .counts .count:nth-child(2) h3 span {
        font-size: 75px;
    }
    .built .bui h3 {
        font-size: 25px;
        padding-bottom: 7px;
        margin-bottom: 12px;
    }
    .built .bui p {
        font-size: 16px;
    }
    .trusted .heading h3 {
        padding-top: 30px;
        font-size: 25px;
    }
    .trusted figure img {
        width: 160px;
    }
    .stat-item {
        padding: 0 40px 40px;
    }
    .stat-item h3 {
        font-size: 60px;
    }
    .stat-item p {
        font-size: 20px;
    }
    .global-feature h3 {
        font-size: 20px;
    }
    .gloSlider .acr figure:last-child img {
        width: 120px;
    }
    .merit .sch h4 {
        font-size: 22px;
    }
    .merit .row .col-lg-5 p {
        font-size: 16px;
    }
    .merit .row .col-lg-5 {
        padding: 40px 40px;
    }
    .merit .heading {
        padding-bottom: 30px;
    }
    .camSlider .item h3 {
        font-size: 25px;
        padding: 9px 0;
        margin-bottom: 18px;
    }
    p,
    li {
        font-size: 16px;
    }
    .faqs .heading {
        padding-bottom: 40px;
    }
    .tour {
        height: 470px;
    }
    .stage-item {
        height: 65px;
        font-size: 18px;
    }
    .stages-title {
        height: 65px;
        font-size: 19px;
    }
    .fees-table thead th {
        height: 92px;
    }
    .fees-table tbody tr {
        height: 65px;
    }
    .fees-table thead th:nth-child(1) {
        width: 16%;
    }
    .stages-panel {
        -ms-flex: 0 0 210px;
        flex: 0 0 210px;
    }
    .fees-title {
        padding-bottom: 30px;
    }
}

@media (max-width: 1300px) {
    .chAll .chC:nth-child(2) {
        padding: 0 80px;
        margin: 0 80px;
    }
    .banner .row .col-lg-6:last-child figure {
        width: 70%;
    }
    .network {
        margin-top: 0px;
    }
    .container {
        padding: 0 100px;
    }
    .form-sec {
        top: 15%;
    }
}

@media (max-width: 1200px) {
    .container {
        padding: 0 50px;
    }
    .menu-link,
    .nav-link {
        padding: 5px 8px !important;
    }
    .admissions-menu {
        width: 180px;
    }
    .menu-list li a {
        font-size: 12px;
    }
    .banCon h1 {
        font-size: 80px;
    }
    .banner .row .col-lg-6:last-child figure {
        width: 35%;
    }
    .link a {
        font-size: 12px;
        padding: 8px 15px;
    }
    h2 {
        font-size: 35px;
    }
    .built .bui h3 {
        font-size: 22px;
    }
    .chAll .chC:nth-child(2) {
        padding: 0 50px;
        margin: 0 60px;
    }
    .global-feature h3 {
        font-size: 16px;
    }
    .campus .sliderC .sli {
        width: 42%;
    }
    .faq-item .accordion-button {
        font-size: 23px;
    }
}

@media (max-width: 992px) {
    .multiple .row {
        flex-wrap: wrap;
    }
    .banner {
        height: auto;
        padding: 90px 0 0;
    }
    .banner .row .col-lg-6:last-child figure {
        width: 55%;
        position: unset;
        margin: 50px auto 0;
    }
    .banCon h1 {
        margin: auto;
        text-align: center;
    }
    .link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .counts {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 40px;
    }
    .lgs {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .multiple .row .col-lg-3 {
        width: 50%;
    }
    .built .col-lg-8 .row {
        --bs-gutter-x: 0;
        padding-left: 0;
        margin-top: 20px;
    }
    .measure .heading {
        padding-bottom: 20px;
        text-align: center;
    }
    .measure .col-lg-8 p {
        text-align: center;
    }
    .chTab .nav-item .nav-link {
        font-size: 20px;
    }
    .chAll .chC h5 {
        font-size: 45px;
    }
    .chAll .chC h4 {
        font-size: 20px;
    }
    .chAll .chC h5 span {
        font-size: 20px;
    }
    .network {
        text-align: center;
    }
    .network .heading {
        padding-bottom: 50px;
    }
    .global-features {
        text-align: center;
    }
    .global-feature img {
        margin: auto;
    }
    .global-feature h3 {
        margin-top: 10px;
    }
    .global-feature:not(:last-child)::after {
        display: none;
    }
    .global-features .global-feature:nth-child(3) h3::after,
    .global-features .global-feature:nth-child(1) h3::after {
        content: "";
        position: absolute;
        top: 0;
        right: -20px;
        width: 1px;
        height: 55px;
        background: #ccc;
    }
    .global-feature h3 {
        position: relative;
    }
    .global-top {
        margin-bottom: 30px;
        text-align: center;
    }
    .global-heading {
        margin: auto;
    }
    .global-heading h2 {
        padding-bottom: 10px;
    }
    .gloSlider .swiper-wrapper .swiper-slide:nth-child(odd) {
        margin-top: 30px;
    }
    .merit {
        padding-top: 50px;
    }
    section {
        padding: 50px 0;
    }
    .process-steps {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .campus .heading p br {
        display: none;
    }
    .campus .sliderC .sli {
        width: 80%;
    }
    .mobile-acc-btn {
        width: 100%;
        border: none;
        background: #f5f5f5;
        padding: 10px 10px;
        margin-bottom: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
        border-radius: 6px;
        line-height: 1.2;
        text-align: left;
        color: #000;
    }
    .fade:not(.show) {
        opacity: 1;
        visibility: visible;
        transform: translateY(0) scale(1);
        height: auto;
        overflow: visible;
    }
    .mobile-acc-btn.active {
        background: #000;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .acc-icon {
        font-size: 18px;
        line-height: 1;
    }
    .tab-pane {
        margin-bottom: 15px;
    }
    .choose .chTab .tbs {
        height: auto;
    }
    /* width */
    .choose .chTab .tbs::-webkit-scrollbar {
        width: 0;
    }
}

@media (max-width: 768px) {
    .lgs figure img {
        width: 120px;
    }
    .multiple .heading {
        padding-bottom: 30px;
        text-align: center;
    }
    .counts .count:hover,
    .multiple .row .col-lg-3:hover,
    .eligibility-section:hover figure,
    .counts .count:hover {
        scale: 1;
    }
    .multiple .row .col-lg-3 {
        padding: 40px 30px;
        text-align: center;
    }
    .multiple .row .col-lg-3 h3 {
        font-size: 30px;
    }
    .multiple .heading h2 {
        padding-bottom: 10px;
    }
    .measure .rec .item:nth-child(2) {
        padding: 0px 10px;
        margin: 0 10px;
    }
    .measure .rec h3 {
        font-size: 40px;
    }
    .measure .rec h3 span {
        font-size: 25px;
    }
    .measure .rec small {
        font-size: 14px;
        display: block;
    }
    .measure .rec {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .measure .rec small,
    .measure .rec h3 {
        text-align: center;
    }
    .chAll .chC:nth-child(2) {
        padding: 0 20px;
        margin: 0 20px;
    }
    .chAll .chC h4 {
        font-size: 16px;
    }
    .chAll .chC h5 {
        font-size: 35px;
    }
    .chAll .chC h5 span {
        font-size: 16px;
        margin-left: -8px;
    }
    .trusted figure img {
        width: 100px;
    }
    .trusted .heading h3 {
        padding-top: 20px;
        font-size: 18px;
    }
    .trusted .heading {
        padding-bottom: 50px;
    }
    .trusted .head {
        padding: 30px 0;
    }
    .stats-grid::before {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    .stat-item h3 {
        font-size: 40px;
    }
    .stat-item h3 span {
        font-size: 30px;
    }
    .global-heading h2 br {
        display: none;
    }
    .global-heading {
        width: 100%;
    }
    .eligibility-section .acc {
        margin-left: 0;
        padding: 10px 30px;
    }
    .custom-accordion .accordion-button {
        padding: 12px 0;
        font-size: 20px;
    }
    p,
    li {
        font-size: 14px;
    }
    .eligibility-section:hover {
        background-position: unset;
    }
    .faq-item .accordion-button {
        font-size: 16px;
    }
    .faq-icon {
        font-size: 20px;
    }
    .banner {
        /* background-image: url(../img/background.webp); */
        min-height: 350px;
        overflow: visible;
    }
    .logo {
        top: 15px;
        left: 20px;
        width: 180px;
    }
    .banCon h1 {
        font-size: 38px;
        line-height: 1.15;
    }
    .banner .row .col-lg-6:last-child figure {
        position: relative;
        bottom: auto;
    }
    .banner figure img {
        max-height: 420px;
        width: auto;
    }
    .banner:hover figure {
        transform: scale(1);
    }
}

@media (max-width: 576px) {
    .custom-accordion .accordion-item:first-child .accordion-button::before {
        left: -12px;
        font-size: 16px;
        top: 10px;
    }
    .custom-accordion .accordion-body ul {
        padding-left: 16px;
    }
    .container {
        padding: 0 15px;
    }
    .logo {
        width: 220px;
        top: 10px;
        left: 10px;
    }
    .banCon h1 {
        font-size: 34px;
        text-align: left;
        width: 100%;
    }
    .link {
        margin-top: 20px;
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
    .banCon {
        padding-top: 10px;
    }
    .banner .col-lg-6:last-child {
        margin-left: -20px;
    }
    .banner .row .col-lg-6:last-child figure {
        width: 100%;
        margin: 20px auto 0;
    }
    .banner .col-lg-6 {
        width: 52%;
    }
    .lgs {
        gap: 20px;
    }
    .lgs figure img {
        width: 80px;
    }
    .counts h3 {
        font-size: 50px;
        padding-bottom: 10px;
    }
    .counts h3 span {
        font-size: 30px;
    }
    .counts .count {
        width: 40%;
    }
    .counts p {
        font-size: 15px;
    }
    .counts .count:nth-child(2) h3 span {
        font-size: 50px;
    }
    .count:nth-child(2) h3::before {
        font-size: 18px;
    }
    .counts {
        margin: 50px 0 0;
    }
    h2 {
        font-size: 25px;
    }
    .multiple .row .col-lg-3 h3 {
        font-size: 14px;
    }
    .multiple .row .col-lg-3 small {
        font-size: 14px;
        line-height: 1.2;
        display: block;
        padding-top: 7px;
    }
    .multiple .row .col-lg-3 {
        padding: 10px;
        width: 45%;
    }
    .multiple .row {
        gap: 10px;
        justify-content: center;
    }
    .built .heading h2 {
        padding-bottom: 25px;
    }
    .built .heading:hover figure {
        scale: 1;
    }
    .measure .heading h2 br {
        display: none;
    }
    .measure .col-lg-8 p {
        padding-bottom: 10px;
    }
    .measure .rec small {
        display: block;
        line-height: 1.2;
        font-size: 12px;
    }
    .measure .rec h3 {
        font-size: 25px;
    }
    .measure .rec h3 span {
        font-size: 14px;
    }
    .chTab {
        margin-top: 40px;
    }
    .chAll .chC h4 {
        font-size: 12px;
    }
    .chAll .chC h5 {
        font-size: 20px;
    }
    .chAll .chC h5 span {
        font-size: 10px;
        margin-left: -5px;
    }
    .trusted .head {
        padding: 0;
    }
    .trusted .heading {
        padding-bottom: 30px;
    }
    .trusted figure img {
        width: 90px;
    }
    .eligibility-section .row .col-lg-4 {
        place-content: end;
        width: 43%;
    }
    .truSlider {
        padding-bottom: 40px;
    }
    .network h2 br {
        display: none;
    }
    .network h2 {
        padding-bottom: 10px;
    }
    .stat-item {
        padding: 0 20px 30px;
    }
    .stat-item h3 {
        font-size: 30px;
    }
    .stat-item h3 span {
        font-size: 20px;
    }
    .stat-item:nth-child(3),
    .stat-item:nth-child(4) {
        padding-top: 25px;
    }
    .stat-item p {
        font-size: 14px;
        margin-top: 5px;
    }
    .network .heading {
        padding-bottom: 40px;
    }
    .gloSlider .acr figure:last-child img {
        width: 80px;
    }
    .gloSlider .acr::before {
        bottom: -28px;
        width: 14px;
        height: 14px;
    }
    figure.map {
        margin-top: -160px;
    }
    .catArrow {
        gap: 10px;
    }
    .gloSlider {
        margin-top: 30px;
        padding-bottom: 40px;
    }
    .catArrow svg {
        width: 20px;
        height: 20px;
    }
    .merit .heading {
        padding-bottom: 20px;
    }
    .merit .row .col-lg-5 {
        padding: 20px 20px;
    }
    .merit .sch h4 {
        font-size: 18px;
    }
    .merit .row .col-lg-5 p {
        font-size: 14px;
    }
    .merit .sch {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #f0cb80;
    }
    .custom-accordion .accordion-body::-webkit-scrollbar {
        width: 3px;
    }
    .custom-accordion .accordion-button {
        padding: 12px 0;
        font-size: 14px;
    }
    .eligibility-section .acc {
        margin-left: 0;
        padding: 5px 20px;
    }
    .custom-accordion .accordion-body li {
        margin-bottom: 5px;
    }
    .custom-accordion .accordion-body {
        padding: 0 10px 10px 0;
    }
    .accordion-icon::after {
        left: 7px;
        top: 1px;
        width: 2px;
        height: 12px;
    }
    .accordion-icon::before {
        left: 2px;
        top: 50%;
        width: 12px;
        height: 2px;
    }
    .accordion-icon {
        position: relative;
        width: 13px;
        height: 13px;
    }
    .fees-table thead th {
        padding: 5px 5px;
        font-size: 12px;
    }
    .fees-table tbody td:first-child {
        width: 12%;
        padding: 5px 5px;
        font-size: 12px;
    }
    .fees-title {
        margin: 0 0 10px;
    }
    .process-steps .col-lg {
        width: 50%;
    }
    .process-steps .col-lg {
        width: 33%;
    }
    .process-step h3 {
        font-size: 12px;
    }
    .process-icon img {
        width: 46px;
        height: 46px;
    }
    .fees-table tbody td {
        height: auto;
        padding: 7px 7px;
        font-size: 12px;
    }
    footer {
        margin-bottom: 65px;
        padding: 0 20px;
        text-align: center;
    }
    .campus .heading {
        padding-bottom: 20px;
    }
    .link a {
        font-size: 10px;
        padding: 5px 10px;
    }
    .banner .row {
        --bs-gutter-x: 0;
        align-items: center;
    }
    .built .bui {
        padding-bottom: 10px;
        margin-bottom: 10px;
        text-align: center;
    }
    .built .col-lg-8 .row .col-lg-6:last-child {
        width: 100%;
    }
    .built .heading {
        text-align: center;
    }
    .built .heading h2 {
        padding-bottom: 10px;
    }
    .built .bui h3 {
        font-size: 16px;
    }
    .built .bui p {
        font-size: 12px;
    }
    .built .col-lg-8 .row .col-lg-6 {
        width: 48%;
    }
    .built .col-lg-8 .row {
        gap: 10px;
        justify-content: center;
    }
    .campus .sliderC {
        padding: 0;
    }
    .camSlider {
        padding-bottom: 0;
    }
    .campus .heading h2 {
        padding-bottom: 10px;
    }
    .tour {
        height: 300px;
    }
    .campus .sliderC .sli {
        width: 90%;
        margin: -80px auto 0;
        padding: 20px;
    }
    .camSlider .item h3 br {
        display: none;
    }
    .faqs .heading {
        padding-bottom: 20px;
    }
    .lgs figure {
        width: 20%;
    }
    .built .heading figure {
        display: none;
    }
    .eligibility-section .row {
        --bs-gutter-x: 0;
    }
    .eligibility-section .col-lg-8 {
        width: 60%;
        margin-left: -3%;
    }
    .eligibility-section {
        padding-bottom: 0;
    }
    p,
    li {
        font-size: 12px;
    }
    .custom-accordion .accordion-body {
        height: 140px;
    }
    .fees-title {
        padding-bottom: 10px;
    }
    .stages-title {
        height: 40px;
        font-size: 14px;
    }
    .stage-item {
        height: 40px;
        font-size: 13px;
    }
    .stages-panel {
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
        padding: 10px;
    }
    .fees-table thead th:nth-child(1) {
        width: 12%;
    }
    .fees-table tbody tr {
        height: 40px;
    }
    .fees-table thead th {
        height: 43px;
    }
    .fees-table-wrapper {
        margin-left: 10px;
        margin-top: 5px;
    }
    .fees-table sup {
        top: -3px;
        font-size: 10px;
    }
    .camSlider .item h3 {
        font-size: 18px;
        text-align: center;
        margin: auto;
    }
    .process-steps .col-lg:nth-child(3) .process-step::after {
        display: none;
    }
    .process-step::after {
        right: -23px;
        font-size: 16px;
    }
    .banner:hover figure,
    .banner figure {
        scale: 1;
    }
}