@media(max-width:1600px) {
    .logo img {
        width: 300px;
    }

    .container {
        padding: 0 200px;
    }

    .banCon h1 {
        font-size: 50px;
    }

    .banCon h2 {
        font-size: 65px;
    }

    .form-sec {
        top: 15%;
    }

    .program-card {
        padding: 60px;
    }

    .feature h2 {
        font-size: 60px;
        line-height: 13px;
    }

    .feature span,
    .feature p {
        font-size: 25px;
    }

    .divider {
        margin: 35px 0 25px;
    }

    .career {
        padding-top: 100px;
    }

    p,
    li {
        font-size: 20px;
    }

    .figh {
        bottom: -30px;
    }

    .timeline .row::after {
        right: 3px;
        top: 4.3vw;
    }

    .timeline .text h4 {
        font-size: 18px;
        padding: 20px 0 5px;
    }

    .timeline .text small {
        font-size: 16px;
    }

    .figN .curImg {
        width: 160px;
    }

    .rghttable table tr:nth-child(1) td {
        font-size: 30px;
    }

    .rghttable table tr td {
        padding: 15px 15px 15px;
        margin-bottom: 10px;
    }

    .programme figure {
        border-bottom: 15px solid #009fe3;
    }

    .industries .container .row .col-lg-3:nth-child(2) {
        left: 200px;
    }

    .industries .container .row .col-lg-3:nth-child(3) {
        right: 200px;
    }

    .industries .textT p {
        font-size: 25px;
    }

    .build .heading {
        padding-bottom: 30px;
    }

    .build .buiCon .fig h4 {
        font-size: 30px;
    }

    .build .buiCon .fig figure {
        width: 13%;
    }

    .growth .heading {
        padding-right: 100px;
    }

    .growth h3 {
        margin-bottom: 20px;
        padding: 20px;
        font-size: 25px;
    }

    .who .whText h4 {
        font-size: 20px;
    }

    .who .whText h4 span {
        font-size: 25px;
    }

    .who .whText h4::after {
        right: -30px;
        top: 33%;
        height: 20px;
    }

    .who figure {
        left: -30px;
    }

    .makes .heading h2 figure {
        width: 160px;
    }

    .makeSlider .mks {
        padding: 30px 30px 20px;
    }

    .makeSlider .swiper-slide-next .mks {
        padding: 120px 30px 20px;
    }

    .mls .catArrow svg {
        width: 30px;
        height: 30px;
    }

    .catArrow svg {
        width: 35px;
        height: 35px;
    }

}

@media(max-width:1400px) {
    .top-text {
        font-size: 20px;
        padding-bottom: 20px;
    }

    .program-card {
        padding: 40px 40px 100px;
    }

    .feature span,
    .feature p {
        font-size: 22px;
    }

    .banner {
        margin: 30px 30px 0;
    }

    .logo img {
        width: 250px;
    }

    .container {
        padding: 0 150px;
    }

    .banCon h1 {
        font-size: 40px;
    }

    .banCon h2 {
        font-size: 53px;
    }

    .figN .curImg {
        width: 150px;
        left: 20px;
    }

    .timeline .text .figN .line {
        right: -7.8vw;
    }

    .timeline .row::after {
        height: 44%;
    }

    .rghttable table tr:nth-child(1) td {
        font-size: 25px;
    }

    .rghttable table tr td {
        font-size: 18px;
    }

    .rghttable table tr td {
        padding: 10px 10px 10px;
    }

    .rghttable table tr td:nth-child(2)::before {
        left: -22px;
    }

    .industries .container .row .col-lg-3:nth-child(2) {
        left: 150px;
    }

    .industries .container .row .col-lg-3:nth-child(3) {
        right: 150px;
    }

    .industries .textT h3 {
        font-size: 70px;
    }

    .industries .textT h3 sup {
        top: 27px;
        font-size: 28px;
    }

    .industries .textT h3 span {
        font-size: 25px;
    }

    .industries .textT p {
        font-size: 20px;
    }

    .industries .heading {
        padding-bottom: 30px;
    }

    .growth .heading {
        padding-right: 80px;
    }

    .who figure {
        height: 670px;
    }

    .who figure img {
        height: 100%;
        object-fit: cover;
        object-position: top;
    }

    .who .whText h4 span {
        font-size: 23px;
    }

    h2 {
        font-size: 35px;
    }

    .makes .heading h2 {
        gap: 20px;
        padding-bottom: 35px;
    }

    .makes p {
        padding: 60px 60px 100px;
    }

    .makeSlider .mks p {
        padding: 10px 0 0;
    }

    .makeSlider .mks {
        padding: 20px 10px 20px;
    }

    .makeSlider .mks p {
        font-size: 18px;
    }

    .makeSlider .mks h4 {
        font-size: 23px;
    }

    .asked .accordion-item .accordion-button {
        font-size: 22px;
        padding: 15px;
    }

    .asked figure img {
        width: 21%;
    }
         
}

@media(max-width:1300px) {
    .banner {
        margin: 20px 20px 0;
    }

    .container {
        padding: 0 50px;
    }

    .program-slider {
        padding: 0px 20px 0 25vw;
    }

    .figN .curImg {
        width: 167px;
    }

    .timeline .text .figN .line {
        right: -8.8vw;
    }

    .timeline .row .col-lg-4:nth-child(4) .line,
    .timeline .row .col-lg-4:nth-child(5) .line {
        right: -9vw;
    }

    .timeline .row::after {
        height: 47%;
    }

    .asked figure img {
        width: 19%;
    }
}

@media(max-width:1200px) {
    .figh {
        bottom: -21px;
    }

    h2 {
        font-size: 30px;
    }

    p,
    li {
        font-size: 18px;
    }

    .figN .curImg {
        width: 135px;
    }

    .timeline .row::after {
        height: 43%;
        top: 5.1vw;
        width: 74px;
    }

    .rghttable {
        padding: 30px 40px 40px 40px;
    }

    .industries .container .row .col-lg-3:nth-child(2) {
        left: 50px;
    }

    .industries .container .row .col-lg-3:nth-child(3) {
        right: 50px;
    }

    .industries figure img {
        height: 100%;
        object-fit: cover;
    }

    .industries figure {
        height: 440px;
    }

    .build {
        padding-top: 0;
    }

    .build .buiCon {
        padding: 30px;
    }

    .who figure {
        height: 550px;
        left: -10px;
    }

    .who .whText h4 {
        font-size: 16px;
    }

    .makeSlider .mks p {
        font-size: 16px;
    }

    .program-slider {
        padding: 0px 20px 0 18vw;
    }

    .catArrow {
        left: 12%;
    }
                .table-wrapper {
                    height: 393px;
                }
}

@media(max-width:576px) {

    .who .row .col-lg-3:nth-child(1) .whText h4:first-child,
    .who .row .col-lg-3:nth-child(1) .whText h4:nth-child(3) {
        left: 0;
    }

    .who figure {
        height: auto;
        left: 0;
    }

    .banner {
        margin: 0;
        height: auto;
    }

    .logo img {
        width: 150px;
    }

    .container {
        padding: 0px 15px;
    }

    .banCon h1 {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .banCon h2 {
        font-size: 25px;
    }

    .logo {
        top: 10px;
        left: 10px;
    }

    .banCon {
        padding: 100px 0 20px;
    }

    .program-slider {
        padding: 0;
    }

    .feature h2 {
        font-size: 30px;
        line-height: 8px;
    }

    .feature {
        padding: 0;
    }

    .feature:nth-child(2)::after {
        left: -5vw;
    }

    .feature:nth-child(2)::before {
        right: 7vw;
    }

    .program-card {
        padding: 50px 15px 50px;
    }

    .feature span,
    .feature p {
        font-size: 12px;
    }

    .top-text {
        font-size: 14px;
        padding-bottom: 0px;
    }

    .career .container {
        padding-right: 15px;
    }

    .figh {
        bottom: -8px;
    }

    .career {
        padding-top: 50px;
    }

    h2 {
        font-size: 19px;
    }

    p,
    li {
        font-size: 14px;
    }

    .career {
        width: 100%;
    }

    section {
        padding: 40px 0;
    }

    .figN .curImg,
    .timeline .row::after,
    .timeline .text .figN .line {
        display: none;
    }

    .programme {
        padding-top: 0;
    }

    .programme .heading h2 {
        padding-bottom: 20px;
    }

    .rghttable {
        padding: 20px;
        margin: 0;
    }

    .rghttable table tr:nth-child(1) td {
        font-size: 14px;
    }

    .rghttable table tr td {
        font-size: 12px;
    }

    .rghttable table tr td:nth-child(1) {
        width: 45%;
    }

    .rghttable table tr td:nth-child(2)::before {
        left: -12px;
    }

    .rghttable table tr:first-child {
        margin-bottom: 12px;
    }

    .industries {
        padding-top: 0;
    }

    .industries .heading h2 {
        padding-bottom: 10px;
    }

    .industries .container .row .col-lg-3:nth-child(3),
    .industries .col-lg-3 {
        position: unset;
        width: 50%;
        padding: 15px;
    }

    .industries figure {
        height: 200px;
    }

    .industries .textT h3 {
        font-size: 45px;
    }

    .industries .textT h3 sup {
        top: 17px;
        font-size: 18px;
    }

    .industries .textT h3 span {
        font-size: 16px;
        top: 9px;
    }

    .industries .textT p {
        font-size: 14px;
    }

    .industries .textT {
        padding-bottom: 20px;
    }

    .industries .heading p br {
        display: none;
    }

    .industries .heading {
        padding-bottom: 10px;
    }

    .industries {
        padding-bottom: 20px;
    }

    .build .heading p {
        padding: 5px 0 20px;
    }

    .build .heading {
        padding-bottom: 10px;
    }

    .build .buiCon {
        padding: 15px;
    }

    .build .buiCon .fig h4 {
        font-size: 18px;
    }

    .build .buiCon .fig figure {
        width: 19%;
    }

    .build .buiCon .fig {
        padding-bottom: 10px;
    }

    .build .row .col-lg-6:nth-child(3) .buiCon {
        background: #009fe3;
        color: #fff;
    }

    .build .row .col-lg-6:nth-child(3) .buiCon h4 {
        color: #fff;
    }

    .build .row .col-lg-6:nth-child(3) .buiCon img {
        filter: brightness(0) invert(1);
    }

    .build .row .col-lg-6:nth-child(4) .buiCon {
        background: var(--yellow);
        color: #000;
    }

    .build .row .col-lg-6:nth-child(4) .buiCon h4 {
        color: #000;
    }

    .build .row .col-lg-6:nth-child(4) .buiCon img {
        filter: brightness(0);
    }

    .build .row {
        gap: 10px 0;
    }

    .growth .heading h2 {
        padding-bottom: 5px;
    }

    .growth .heading {
        padding-right: 0;
        padding-bottom: 20px;
    }

    .growth h3 {
        padding: 15px;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .growth h3::after {
        width: 30px;
        height: 30px;
        bottom: -18px;
    }

    .who .whText h4::after {
        display: none;
    }

    .who .whText h4 {
        margin-bottom: 20px;
    }

    .who .whText h4 span {
        font-size: 15px;
    }

    .who .row .col-lg-3 {
        width: 50%;
    }

    .who .row .col-lg-6 {
        order: 3;
    }

    .who .row .col-lg-3:nth-child(1) .whText {
        padding-top: 0;
    }

    .who .row .col-lg-3:nth-child(3) .whText {
        place-content: flex-start;
    }

    .who .whText h4 {
        font-size: 12px;
    }

    .who .heading h2 {
        padding-bottom: 20px;
    }

    .who figure {
        height: 280px;
    }

    .who figure::after {
        height: 8px;
    }

    .makes .heading h2 {
        gap: 10px;
        padding-bottom: 15px;
        font-size: 14px;
    }

    .makes .heading h2 figure {
        width: 100px;
    }

    .makes p {
        padding: 30px 20px 80px;
    }

    .makes .mls {
        padding: 20px;
    }

    .makeSlider .swiper-slide.swiper-slide-active figure {
        height: 100%;
    }

    .makeSlider .swiper-slide.swiper-slide-active .mks h4,
    .makeSlider .swiper-slide.swiper-slide-active .mks p {
        color: #fff;
    }

    .makeSlider .mks {
        place-content: end;
    }

    .makeSlider .mks h4 {
        font-size: 16px;
    }

    .makeSlider .mks p {
        font-size: 12px;
    }

    .mls .catArrow svg {
        width: 20px;
        height: 20px;
    }

    .mls .catArrow {
        padding-bottom: 10px;
    }

    .asked h2 br {
        display: none;
    }

    .asked h2 {
        padding-bottom: 10px;
    }

    .asked .accordion-item .accordion-button {
        font-size: 14px;
        padding: 10px;
        margin-bottom: 5px;
    }

    .asked .accordion-item .accordion-body {
        padding: 0 10px;
    }

    .asked figure {
        padding-top: 20px;
        position: unset;
        z-index: 1;
        text-align: center;
    }

    .asked figure img {
        width: 39%;
    }

    footer {
        margin-bottom: 56px;
        margin-top: 0px;
        width: 60%;
        height: 5px;
    }

    .makes {
        padding-top: 0;
    }

    .timeline .heading {
        padding-bottom: 30px;
    }

    .table-wrapper {
        max-height: 315px;
    }
    .bnr-btn a{
        font-size: 14px;
        padding: 7px 14px;
    }
    .bnr-btn {
        margin-top: 10px;
    }
}