.campus-leaders__banner-sec .banner {
    /* height: 530px;
    padding: 0; */
    padding: 110px 0;
}

.banner {
    background-position: 0;
    background-repeat: no-repeat;
    width: 100%;
    color: #fff;
    background-size: cover;
    padding: 140px 120px;
}

/* .campus-bg {
    background-image: url(https://www.mycaptain.in/assets/img/campus-banner.469f53ad.png);
} */

.banner .banner-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.campus-leaders__banner-sec .banner .banner-content {
    -webkit-box-pack: center;
    justify-content: center;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.banner .banner-content h3 {
    font-family: din;
    font-size: 56px;
    line-height: 62px;
    font-weight: 500;
    letter-spacing: -.05em;
    margin-bottom: 16px;
    max-width: 440px;
}

.campus-leaders__banner-sec .banner .banner-content h3 {
    max-width: 611px;
   
}

.banner .banner-content p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 32px;
}

.campus-leaders__banner-sec .banner .banner-content p {
    max-width: 592px;
    font-weight: 400;
}

.banner .banner-content .apply-btn {
    /* width: 194px; */
    /* height: 54px; */
    background: -webkit-gradient(linear, left top, left bottom, from(#f49037), to(#f07748));
    background: linear-gradient(180deg, #f49037, #f07748);
    border-radius: 32px;
    border: none;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    /* line-height: 30px; */
    font-weight: 500;
    padding: 14px 26px;
}

/* .campus-leaders__banner-sec .banner .banner-content .apply-btn {
    width: 194px;
} */

.banner .banner-content .apply-btn img {
    width: 16px;
    height: 14px;
    display: inline-block;
}


.campus-leaders__about-sec {
    padding: 120px 0;
}

.video-content {
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.video-content .left-section {
    width: 50%;
    color: #fff;
    padding-right: 105px;
}

.video-content .left-section h2 {
    color: #3f4b52;
    /* font-family: din; */
    font-size: 36px;
    line-height: 43px;
    font-weight: 500;
    letter-spacing: -.8px;
    margin-bottom: 16px;
   
}

.campus-leaders__about-sec .video-content .left-section h2 {
    font-weight: 500;
    letter-spacing: -.05em;
}

.video-content .left-section p {
    color: #3f4b52;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0;
}

.video-content .left-section p:not(:last-child) {
    margin-bottom: 24px;
}

.video-content .video-container {
    max-width: 542px;
    width: 100%;
}
.swiper-button-next:after,
.swiper-button-prev:after{font-size: 25px !important;}
.campus-leaders__you-can-sec {
    background: linear-gradient(45.02deg, rgba(48, 83, 163, .02), rgba(48, 83, 163, .02) 5.51%, rgba(44, 142, 191, .02) 47.77%, rgba(71, 195, 213, .02) 89.66%, rgba(71, 195, 213, .02));
}

.campus-leaders__you-can-sec .you-can-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 72px 0;
}

.campus-leaders .title {
    /* font-family: din; */
   
    font-weight: 500;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -.05em;
    color: #3f4b52;
    margin: 0 0 16px;
}

.campus-leaders .sub-title {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #3f4b52;
    margin: 0;
}

.become-campus-leaders-list .you-can-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 32px;
    margin-top: 72px;
}

.become-campus-leaders-list .list-item .item-logo {
    margin-bottom: 16px;
}

.become-campus-leaders-list .list-item .item-heading {
    max-width: 271px;
    /* font-family: din; */
   
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -.05em;
    color: #3e4a51;
    margin-bottom: 8px;
}

.become-campus-leaders-list .list-item .item-info {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #3e4a51;
    opacity: .7;
    margin: 0;
}

.campus-leaders__how-works-sec {
    max-width: 1200px;
    margin: 0 auto;
    padding: 120px 0;
}

.campus-leaders__how-works-sec .how-works-heading {
    max-width: 592px;
}

.campus-leaders__how-works-sec .steps-list {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 72px;
}

.campus-leaders__how-works-sec .steps-list .step-item {
    position: relative;
    width: 25%;
}

.campus-leaders__how-works-sec .steps-list .step-item .step-number {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin: 0 auto;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 21px;
    font-weight: 700;
    background: linear-gradient(45.01deg, #3053a3, #3053a3 5.51%, #2c8ebf 47.77%, #47c3d5 89.66%, #47c3d5);
    border-radius: 50%;
}

.campus-leaders__how-works-sec .steps-list .step-item .step-number:after {
    content: "";
    position: absolute;
    right: -120px;
    width: 80%;
    height: 3px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(244, 144, 55, .4)), to(rgba(240, 119, 72, .4)));
    background: linear-gradient(180deg, rgba(244, 144, 55, .4), rgba(240, 119, 72, .4));
    z-index: -1;
}

.campus-leaders__how-works-sec .steps-list .step-item:last-child .step-number:after {
    display: none;
}

.campus-leaders__how-works-sec .steps-list .step-item .step-info {
    max-width: 203px;
    /* font-family: din; */
    
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    letter-spacing: -.05em;
    color: #3f4b52;
    margin: 48px auto 0;
}

.campus-leaders__you-will-sec {
    background: linear-gradient(45.02deg, rgba(48, 83, 163, .02), rgba(48, 83, 163, .02) 5.51%, rgba(44, 142, 191, .02) 47.77%, rgba(71, 195, 213, .02) 89.66%, rgba(71, 195, 213, .02));
}

.campus-leaders__you-will-sec .you-will-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 72px 0;
}

.campus-leaders__you-will-sec .you-will-inner .you-will-heading h1 {
    max-width: 301px;
}

.campus-leaders__you-will-sec .you-will-inner .you-will-heading p {
    max-width: 592px;
}

.campus-leaders-checklist .you-will-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 32px;
    margin-top: 72px;
}

.campus-leaders-checklist .list-item .item-logo {
    margin-bottom: 16px;
}

.campus-leaders-checklist .list-item .item-heading {
    /* font-family: din; */
    
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -.05em;
    color: #3e4a51;
    margin-bottom: 8px;
}

.campus-leaders-checklist .list-item .item-info {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #3e4a51;
    opacity: .7;
    margin: 0;
}

.campus-leaders__giving-you-sec {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 120px 0;
}

.campus-leaders__giving-you-sec .giving-you-lhs p {
    max-width: 439px;
}

.campus-leaders__giving-you-sec .giving-you-rhs img {
    /* max-width: 100%; */
    max-width: 60%;
    margin: 0 10%;
}

.campus-leaders__partners-sec {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 120px;
}

.campus-partners-list .partners-logo-carousel {
    margin: 72px 0 0 32px;
    position: relative;
}

.campus-partners-list .partners-logo-carousel .swiper-button-prev,
.campus-partners-list .partners-logo-carousel .swiper-button-next {
    border-radius: 50%;
    color: transparent;
    margin: 0 !important;
    padding: 0 !important;
    width: 48px;
    height: 48px;
    top: 40%;
    border: none;
    position: absolute;
    z-index: 11;
    box-shadow: 0 4px 16px rgb(0 0 0 / 6%);
}

.greateFitSliderPart .great-fit-slider-box .swiper-button-prev {
    left: 0;
}

.greateFitSliderPart .great-fit-slider-box .swiper-button-next {
    right: 0;
}

.greateFitSliderPart .great-fit-slider-box {
    padding: 0 45px;
}

.greateFitSliderPart .great-fit-slider-box .swiper-slide .list-item {
    text-align: center;
}

.forMobile {
    display: none;
    margin-top: 40px;
}

.greateFitSliderPart .great-fit-slider-box .swiper-button-prev,
.greateFitSliderPart .great-fit-slider-box .swiper-button-next {
    border-radius: 50%;
    color: transparent;
    margin: 0 !important;
    padding: 0 !important;
    width: 35px;
    height: 35px;
    top: 40%;
    border: none;
    position: absolute;
    z-index: 11;
    box-shadow: 0 4px 16px rgb(0 0 0 / 6%);
    background-color: #fff;
}

.mobileMenu .logo {
    max-width: 150px;
    height: auto;
    padding: 0;
}

.campus-partners-list .partners-logo-carousel .swiper-button-prev {
    background: url(https://mycaptain.in/assets/icons/slickPrevSpotlight.svg) no-repeat 50% 40% #fff;
    left: -16px;
}

.campus-partners-list .partners-logo-carousel .swiper-button-next {
    background: url(https://mycaptain.in/assets/icons/slickNextSpotlight.svg) no-repeat 50% 40% #fff;
    right: 16px;
}

.campus-leaders__news {
    padding-top: 120px;
}

.campus-leaders__news .news-header {
    max-width: 1200px;
    margin: 0 auto 96px;
}

.campus-leaders__more-questions-sec {
    max-width: 1200px;
    margin: 0 auto;
    padding: 120px 0;
}

.campus-leaders__more-questions-sec .more-questions-heading {
    margin-bottom: 70px;
}

.campus-leaders__more-questions-sec .more-questions-accordion {
    max-width: 824px;
    margin: 0 auto;
}

.campus-leaders__more-questions-sec .card {
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 4px 16px rgb(0 0 0 / 6%);
    margin-bottom: 32px !important;
    border-radius: 8px;
    overflow: hidden;
    border: none;
}

.campus-leaders__more-questions-sec .card-header {
    padding: 24px 40px;
    background-color: #fff;
    border-radius: 16px 16px 0 0;
    border: none;
}

.campus-leaders__more-questions-sec .card-header button,
.campus-leaders__more-questions-sec .card-header a {
    background: #fff !important;
    color: #3f4b52;
    border: none;
    padding: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    box-shadow: none;
    height: auto;
}

.campus-leaders__more-questions-sec .card-header button span:first-child,
.campus-leaders__more-questions-sec .card-header a span:first-child {
    margin: 0;
    /* font-family: din; */
    
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
}

.campus-leaders__more-questions-sec .card-header .parent-chevron-down,
.campus-leaders__more-questions-sec .card-header .parent-chevron-up {
    display: -webkit-box;
    display: none;
    -webkit-box-align: center;
    align-items: center;
}

/* .campus-leaders__more-questions-sec .card-header .parent-chevron-down {
    display: none;
} */
.campus-leaders__more-questions-sec .card-header .parent-chevron-up {
    display: flex;
}

.campus-leaders__more-questions-sec .card-header .collapsed .parent-chevron-up {
    display: none;
}

.campus-leaders__more-questions-sec .card-header .collapsed .parent-chevron-down {
    display: flex;
}

.campus-leaders__more-questions-sec .card-header .parent-chevron-down img,
.campus-leaders__more-questions-sec .card-header .parent-chevron-up img {
    width: 20px;
    /* height: 7px; */
    display: inline-block;
}

.campus-leaders__more-questions-sec .card .content {
    background: #fff;
    padding: 24px 40px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    font-family: Roboto, sans-serif;
    color: rgba(0, 0, 0, .8);
}

.news-carousel {
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
    position: relative;
}


.spotligh-slider {
    padding-bottom: 15px !important;
}

.course-content-section .course-title{min-height: 190px;max-height: 190px;}
.news-carousel .spotligh-slider{padding: 5px 10px;}

.course-content-sidebar .footer .footer-subscribe{height: auto;}
.news-wrapper {
    position: relative;
    box-shadow: 0 0px 5px 1px rgb(0 0 0 / 20%);
    border-radius: 10px;
    width: 100%;
    /* margin-right: 32px; */
    /* height: 240px; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 15px;
    display: flex;
}

.news-wrapper .logo-wrapper {
    /* max-width: 155px;
    margin: auto; */
    position: relative;
    width: 100%;
    padding-top: 50%;
    border-radius: 10px;
    overflow: hidden;
}

.news-wrapper .logo-wrapper img {
    /* height: 76px; */
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.news-wrapper .heading{overflow: hidden;text-overflow: ellipsis;white-space: pre;}

.joinusSubmitBtn {
    background-color: #012b72;
    border-color: #012b72;
}

.news-wrapper p {
    margin: 21px 0 30px;
    /* font-family: din; */
   
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    color: #3f4b52;
}

.news-wrapper .btn-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 24px;
}

.news-wrapper .read-btn {
    color: #f49037;
    border: none;
    background: transparent;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    margin: 0;
    line-height: 18px;
    font-weight: 500;
    justify-self: flex-end;
}

.news-wrapper .btn-wrapper img {
    width: 70px;
    height: 2px;
    margin: -20px -7px 0 0;
}

/* Footer */
.footer-section {
    /* background-color: #012b72; */
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0;
}

.footer-section .subscriberBox {
    margin-top: -100px;
    margin-bottom: 30px;
}

.footer-section .menu-box {
    border-top: 1px solid#fff;
    border-bottom: 1px solid#fff;
    padding: 15px;
}

.footer-section .footer-menu {
    display: flex;
    flex-wrap: wrap;
}

.footer-section .footer-menu li:not(:last-child) {
    margin-right: 10px;
}

.footer-section .footer-menu p {
    font-size: 13px;
    margin-right: 15px;
}

.footer-section .footer-menu p:last-child {
    margin-right: 0;
}

.footer-section .footer-menu li a {
    color: #fff;
    font-size: 13px;
    display: inline-block;
}

.footer-section .social-media {
    display: flex;
}

.footer-section .social-media li:not(:last-child) {
    margin-right: 15px;
}

.footer-section .social-media li a {
    /* color: #fff; */
    display: block;
    line-height: 1;
}

.footer-section .social-media li a img {
    width: 24px;
    height: 24px;
}

.footer-section .content-box p {
    color: #fff;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 20px;
}

.footer-section .content-box p:last-child {
    margin-bottom: 0;
}

.footer-section .footer-logo {
    width: 170px;
    display: block;
}

.custom-input {
    position: relative;
}

.custom-input .input-label {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    margin: 0;
    font-size: 18px;
    transition: 0.5s all;
    pointer-events: none;
    color: #fff;
    font-weight: 600;
    background-color: #43d477;
}

.custom-input input {
    background-color: transparent;
    border-width: 2px;
    color: #fff;
    padding: 15px 20px;
    height: auto;
    font-size: 18px;
    border-color: #fff;
}

.custom-input input:focus {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

.custom-input input[type=number]::-webkit-outer-spin-button,
.custom-input input[type=number]::-webkit-inner-spin-button{-webkit-appearance: none;}
.custom-input input[type=number]{-moz-appearance: textfield;}
.custom-input input:focus{border-color: #fff !important;}
.custom-input input:focus~.input-label {
    top: 0;
    font-size: 15px;
    padding: 0 5px;
}

.custom-input.valid .input-label {
    top: 0;
    font-size: 15px;
    padding: 0 5px;
}

.callBox {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 999;
}

.callBox .callBtn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.callBox .drowdownMemu {
    position: absolute;
    bottom: calc(100% + 10px);
    right: 0;
    width: 100px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    transform: scale(0);
    transition: 0.5s all;
    transform-origin: 100% 100% 0;
}

.callBox.show .drowdownMemu {
    transform: scale(1);
}

.callBox .drowdownMemu li a {
    display: block;
    padding: 5px 10px;
    font-size: 14px;
}

@media screen and (max-width: 1360px) and (min-width: 992px) {
    .campus-leaders__banner-sec .banner {
        /* padding: 0 60px; */
        padding: 60px;
    }

    .campus-leaders__about-sec {
        padding: 60px;
    }

    .campus-leaders__you-can-sec .you-can-inner {
        padding: 50px 60px;
    }

    .campus-leaders__how-works-sec {
        padding: 60px;
    }

    .campus-leaders__you-will-sec .you-will-inner {
        padding: 40px 60px;
    }

    .campus-leaders__giving-you-sec {
        padding: 60px;
    }

    .campus-leaders__partners-sec {
        padding: 0 60px 60px;
    }

    .campus-leaders__more-questions-sec {
        padding: 60px;
    }

    .campus-leaders__news {
        padding-top: 60px;
    }
}

@media screen and (max-width: 1360px) {
    .campus-leaders__news .news-header {
        padding: 0 60px;
    }
}

@media screen and (max-width: 1199px) {
    .footer-section .menu-box {
        justify-content: center !important;
    }

    .footer-section .footer-menu {
        justify-content: center;
    }

    .footer-section .footer-menu p {
        margin-bottom: 5px;
    }

    .footer-section .social-media {
        width: 100%;
        justify-content: center;
        margin-top: 15px;
    }
}

@media screen and (max-width: 991px) {
    .headerMenu {
        max-height: 100%;
        overflow-y: auto;
        padding-bottom: 50px;
    }

    .headerMenu li a {
        padding: 0;
    }

    .campus-leaders__banner-sec .banner {
        /* height: 460px;*/
        padding: 35px;
    }

    .banner .banner-content h3 {
        font-size: 36px;
        line-height: 40px;
    }

    .banner .banner-content p {
        font-size: 14px;
        line-height: 21px;
    }

    .banner .banner-content .apply-btn {
        font-size: 15px;
    }

    .banner .banner-content .apply-btn img {
        width: 12px;
        height: 10px;
    }

    .campus-leaders__about-sec {
        padding: 35px;
    }

    .video-content .left-section {
        width: 100%;
        padding: 0;
    }

    .video-content .video-container {
        max-width: 32%;
        margin-top: 30px;
    }

    .campus-leaders__you-can-sec .you-can-inner {
        padding: 35px;
    }

    .campus-leaders__how-works-sec {
        padding: 35px;
    }

    .campus-leaders__how-works-sec .steps-list .step-item .step-number {
        width: 32px;
        height: 32px;
        font-size: 16px;
        line-height: 21px;
    }

    .campus-leaders__how-works-sec .steps-list .step-item .step-info {
        font-size: 18px;
        line-height: 22px;
        margin: 30px auto 0;
    }

    .campus-leaders__how-works-sec .steps-list .step-item .step-number:after {
        right: -86px;
    }

    .campus-leaders__you-will-sec .you-will-inner {
        padding: 35px;
    }

    .campus-leaders__you-will-sec .you-will-inner .you-will-heading h1 {
        max-width: 100%;
    }

    .campus-leaders__giving-you-sec {
        padding: 35px;
        max-width: 100%;
        display: block;
    }

    .campus-leaders__giving-you-sec .giving-you-rhs {
        margin-top: 35px;
        text-align: center;
    }

    .campus-leaders__partners-sec {
        padding: 0 35px 35px;
    }

    .campus-leaders__news {
        padding-top: 35px;
    }

    .campus-leaders__news .news-header {
        padding: 0 35px;
        margin: 0 auto 45px;
    }

    .campus-leaders__more-questions-sec {
        padding: 35px;
    }

    .campus-leaders__more-questions-sec .more-questions-heading {
        margin-bottom: 50px;
    }

    .campus-leaders .title {
        font-size: 30px;
        line-height: 36px;
    }

    .campus-leaders .sub-title {
        font-size: 14px;
        line-height: 21px;
    }

    .campus-leaders__more-questions-sec .card-header {
        padding: 12px 16px;
    }

    .campus-leaders__more-questions-sec .card-header button span:first-child,
    .campus-leaders__more-questions-sec .card-header a span:first-child {
        font-size: 14px;
        line-height: 16px;
    }

    .campus-leaders__more-questions-sec .card-body p {
        font-size: 12px;
        line-height: 18px;
    }

    .campus-leaders__about-sec .video-content .left-section h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .video-content .left-section p {
        font-size: 14px;
        line-height: 21px;
    }

    .become-campus-leaders-list .you-can-list {
        grid-template-columns: repeat(2, 1fr);
    }

    .become-campus-leaders-list .you-can-list .list-item {
        margin-bottom: 20px;
        text-align: center;
    }

    .become-campus-leaders-list .list-item .item-heading {
        max-width: 100%;
    }

    .campus-leaders-checklist .you-will-list {
        grid-template-columns: repeat(2, 1fr);
        text-align: center;
    }

    .campus-leaders-checklist .you-will-list .list-item {
        margin-bottom: 20px;
    }

    .footer {
        margin-top: 40px;
    }

    .forDesktop {
        display: none !important;
    }

    .forMobile {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .campus-leaders__how-works-sec .steps-list {
        flex-wrap: wrap;
        /* max-width: 270px; */
        margin: 25px auto 0;
    }

    .campus-leaders__how-works-sec .steps-list .step-item {
        width: 100%;
        display: flex;
        margin-bottom: 54px;
    }

    .campus-leaders__how-works-sec .steps-list .step-item:last-child {
        margin-bottom: 0;
    }

    .campus-leaders__how-works-sec .steps-list .step-item .step-number {
        margin: 0;
    }

    .campus-leaders__how-works-sec .steps-list .step-item .step-number:after {
        width: 3px;
        height: 48px;
        right: auto;
        top: 35px;
    }

    .campus-leaders__how-works-sec .steps-list .step-item .step-info {
        margin: 0;
        width: calc(100% - 32px);
        max-width: 100%;
        text-align: left;
        padding-left: 32px;
    }

    /* .campus-leaders__banner-sec .banner {
        height: 290px;
    } */

    .banner .banner-content h3 {
        font-size: 30px;
    }

    .banner .banner-content .apply-btn {
        padding: 12px 20px;
    }

    .partners-logo-carousel .institute-slider .swiper-wrapper .swiper-slide {
        text-align: center;
    }

    .campus-partners-list .partners-logo-carousel .swiper-button-prev {
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .campus-partners-list .partners-logo-carousel .swiper-button-next {
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .campus-partners-list .partners-logo-carousel {
        margin: 50px 0 0;
    }
}

@media screen and (max-width: 575px) {
    #navbar {
        padding: 0 20px;
    }

    .banner .banner-content h3 {
        font-size: 26px;
    }

    .banner .banner-content p {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 25px;
    }

    .campus-leaders__banner-sec .banner {
        /* height: 250px; */
        padding: 20px;
        text-align: center;
    }

    .campus-leaders__you-can-sec .you-can-inner {
        padding: 25px 20px;
    }

    .campus-leaders__how-works-sec {
        padding: 25px 20px;
    }

    .banner .banner-content .apply-btn {
        padding: 10px 15px;
        font-size: 13px;
    }

    .banner .banner-content .apply-btn img {
        margin-left: 5px !important;
    }

    .campus-leaders__about-sec {
        padding: 25px 20px;
    }

    .campus-leaders__you-will-sec .you-will-inner {
        padding: 25px 20px;
    }

    .campus-leaders__giving-you-sec {
        padding: 25px 20px;
    }

    .campus-leaders__partners-sec {
        padding: 0 20px 25px;
    }

    .campus-leaders__news .news-header {
        padding: 0 20px;
    }

    .campus-leaders__more-questions-sec {
        padding: 25px 20px;
    }

    .campus-leaders__about-sec .video-content .left-section h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .video-content .left-section p {
        font-size: 13px;
        line-height: 20px;
    }

    .video-content .left-section p:not(:last-child) {
        margin-bottom: 15px;
    }
    .video-content .video-container{display: none;}

    .campus-leaders .title {
        font-size: 26px;
        line-height: 32px;
    }

    .become-campus-leaders-list .you-can-list {
        margin-top: 40px;
    }

    .become-campus-leaders-list .list-item .item-heading {
        font-size: 20px;
        line-height: 24px;
    }
    .campus-leaders__how-works-sec .steps-list .step-item .step-info{padding-left: 20px;}

    .footer-section .footer-logo {
        width: 130px;
        margin: 0 auto;
    }

    .footer-section .social-media li a img {
        width: 20px;
        height: 20px;
    }

    .footer-section {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    /* .footer-section .footer-menu {
        width: 100%;
        margin-bottom: 15px;
        justify-content: center;
    } */

    .footer-section .social-media {
        justify-content: center;
        width: 100%;
    }

    .footer-section .content-box {
        text-align: center;
    }

    .campus-leaders__more-questions-sec .card {
        margin-bottom: 25px;
    }

    .footer-section .content-box p {
        font-size: 12px;
        line-height: 20px;
    }

    .campus-leaders-checklist .you-will-list {
        margin-top: 40px;
    }

    .campus-leaders__more-questions-sec .more-questions-heading {
        margin-bottom: 30px;
    }

    .blogSection .swiper-slide {
        padding: 0 20px;
    }

    .blogSection .swiper-slide .news-wrapper {
        height: auto;
        padding: 0;
        margin: 0;
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        overflow: hidden;
    }

    .blogSection .swiper-slide .news-wrapper>p {
        margin: 0;
        padding: 20px;
    }

    .blogSection .swiper-slide .logo-wrapper {
        max-width: 100%;
        width: 100%;
        height: 200px;
    }

    .blogSection .swiper-slide .logo-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .blogSection .swiper-slide .news-wrapper .btn-wrapper {
        position: static;
        padding: 0 10px;
    }

    .blogSection .spotligh-slider .swiper-button-prev,
    .blogSection .spotligh-slider .swiper-button-next {
        width: 35px;
        height: 35px;
        background-color: #fff;
        border-radius: 50%;
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
    }

    .blogSection .spotligh-slider .swiper-button-prev:after,
    .blogSection .spotligh-slider .swiper-button-next:after {
        font-size: 18px;
        font-weight: 600;
        color: #000;
    }

    .custom-input input {
        border-width: 3px;
        font-size: 15px;
        padding: 10px 15px;
    }

    .custom-input .input-label {
        font-size: 15px;
        left: 15px;
    }

    .custom-input.valid .input-label {
        font-size: 13px;
    }

    .custom-input input:focus~.input-label {
        font-size: 13px;
    }

    .footer .footer-subscribe {
        padding: 20px;
        border-radius: 10px;
    }

    .footer .footer-subscribe .title {
        font-size: 25px;
        margin-bottom: 10px;
        display: block;
        text-align: center;
    }

    .joinusSubmitBtn {
        font-size: 12px !important;
        padding: 10px 15px;
        height: auto;
        line-height: 1;
        display: block;
        margin: 0 auto;
    }

    .callBox .callBtn {
        width: 35px;
        height: 35px;
    }

    .callBox .callBtn img {
        width: 15px;
    }

    .callBox .drowdownMemu li a {
        font-size: 13px;
    }
}

.post-show{margin-bottom: 85px;}

.swiper-button-next:after, .swiper-button-prev:after{color: #000;font-size: 25px !important;}

@media screen and (max-width: 479px) {
    .become-campus-leaders-list .you-can-list {
        grid-template-columns: repeat(1, 1fr);
    }

    .campus-leaders-checklist .you-will-list {
        grid-template-columns: repeat(1, 1fr);
    }

    .campus-leaders-checklist .list-item .item-heading {
        font-size: 20px;
        line-height: 25px;
    }

    .campus-leaders-checklist .list-item .item-info {
        font-size: 13px;
        line-height: 20px;
    }
    .swiper-button-next:after, .swiper-button-prev:after{color: #000;font-size: 20px !important;}
    .campus-leaders__how-works-sec .steps-list .step-item{margin-bottom: 35px;}
    .greateFitSliderPart .great-fit-slider-box {
        padding: 0 30px;
    }
}

@media screen and (max-width: 375px) {
    .banner .banner-content h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .banner .banner-content p {
        margin-bottom: 20px;
    }
}
.campus-partners-list .swiper-button-next:after, .campus-partners-list .swiper-button-prev:after{display: none;}
