body{
	padding: 0;
	margin: 0;
    overflow-x: hidden;
}
.bg-image{
	/* background-image: url('/blue-bg.webp'); */
    background: #1e3f9a;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 500px;
}
@font-face {
    font-family: myFontR;
    src: url('Metropolis-Regular.otf');
}
@font-face {
    font-family: myFontB;
    src: url('Metropolis-Bold.otf');
}
.bg-image h1{
	font-size: 32px;
    font-family: myFontB;
    line-height: 1.3;
    letter-spacing: 0.3px;
    color: #fff;
    margin: 0;
    margin-top: 15px;
    text-transform: uppercase;
}
.bg-image h2{
	font-size: 20px;
    font-family: myFontR;
    line-height: 1.3;
    letter-spacing: 0.3px;
    color: #fff;
    margin: 0;
    margin-top: 12px;
}
.bg-image p{
	font-family: 'myFontR';
    color: #fff;
    margin: 0;
    margin-top: 15px;
}
.bg-image .col-md-6 .row{
	padding: 20px 0 20px 20px;
    /*border: 3px solid #fff;*/
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
    /*background: rgb(97 119 190 / 40%); rgb(239 55 62 / 40%)*/
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.bg-image .formula{
	/*margin: 40px 20px;*/
    padding: 0;
    list-style-type: none;
}
.bg-image .formula h3{
	margin: 0;
	font-family: 'myFontB';
    color: #ecb91d;
    font-size: 20px;
    /*text-align: center;*/
    margin-bottom: 5px;
    letter-spacing: 0.4px;
}
.bg-image .formula h3 i{
    margin-right: 8px;
}
.bg-image .formula span{
	font-family: 'myFontB';
    color: #fff;
    font-size: 25px;
    display: block;
    /*text-align: center;*/
    margin-bottom: 5px;
    margin-left: 90px;
}
.bg-image .formula-final{
	/* min-height: 220px; */
    /* display: flex; */
    align-items: center;
    justify-content: center;
    /* text-align: center; */
    margin-top: 45px;
}
.bg-image .formula-final img{
	display: inline-block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    margin-bottom: 10px;
}
.bg-image .formula-final h3{
	margin: 0;
	font-family: 'myFontB';
    color: #ecb91d;
    font-size: 20px;
    text-align: center;
    /*letter-spacing: 0.4px;*/
}
.bg-image .formula-final h3 span{
	display: inline-block;
    min-height: 50px;
    float: left;
    margin-right: 10px;
    font-size: 30px;
}
.res-equal-to{
    display: none !important;
}

.bcc-menu{
    background: linear-gradient(90.09deg,#d5a33a,#d2b24f 9.03%,#e3cc63 19.2%,#cda948 34.43%,#c39133 51.83%,#c79939 57.06%,#d1ae4b 65.1%,#d6b853 68.03%,#e4cf65 81.97%,#c99e3d);
}
.bcc-menu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.bcc-menu ul li{
    padding: 20px;
    display: inline-block;
}
.bcc-menu ul li a{
    padding: 20px;
    color: #000;
    font-family: 'myFontR';
    font-size: 15px;
    cursor: pointer;
}
.content-1, .need-counsellors-section, .join-program, .success-stories, .accreditations, .cca-help-mentor, .pre-opportunity, .stats, .know-more{
    padding-top: 30px;
    padding-bottom: 30px;
}
.success-stories, .stats{
    background-color: #fff3f5;
}
.content-1 p{
    font-size: 20px;
    /*text-align: center;*/
    margin-top: 7px;
    line-height: 1.5;
    font-family: 'myFontR';
}
.content-1 .points {
    margin-top: 45px;
    list-style-type: none;
    padding-left: 10px;
}
.content-1 .points li {
    font-size: 18px;
    line-height: 1.8;
    font-family: 'myFontR';
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    margin-bottom: 15px;
    padding: 5px 15px;
}
.content-1 .points li i{
    margin-right: 8px;
    color: #ff2c38;
}
.content-1 button, .success-stories button{
    background: #ff2c38 !important;
    border-color: #ff2c38 !important;
    border-radius: 0 !important;
    outline: none !important;
    font-size: 18px !important;
    margin-top: 15px !important;
    margin-left: 10px !important;
    font-family: 'myFontR' !important;
}
.content-1 h3, .need-counsellors-section h3, .success-stories h3, .banner h3, .accreditations h3, .faq-ca h4,
.how-it-works h3, .cca-help-mentor h3, .pre-opportunity h3, .stats h3{
    font-size: 25px !important;
    font-family: myFontB;
    line-height: 1.3;
    letter-spacing: 0.3px;
    color: #000000;
    margin: 0;
    margin-top: 15px;
    text-transform: uppercase;
    text-align: left;
}

.b-tap{
    background: #1e3f9a;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 40px;
    padding-right: 40px;
}
.b-tap .counter{
    display: block;
    align-items: center;
    justify-content: center;
}
.b-tap .counter span{
    font-size: 40px;
    font-family: 'myFontB';
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0;
    text-align: center;
    color: #86D61D;
}
.b-tap .counter p{
    font-size: 22px;
    font-family: 'myFontR';
    color: #ffffff;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0;
    text-align: left;
    /*padding-left: 15px;*/
}

.need-counsellors-section h3, .success-stories h3, .cca-help-mentor h3, .pre-opportunity h3, .stats h3{
     margin-bottom: 30px;
}
.box.arrow-top{
    padding: 20px;
    box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
    border-radius: 3px;
    background: linear-gradient(90.09deg,#d5a33a,#d2b24f 9.03%,#e3cc63 19.2%,#cda948 34.43%,#c39133 51.83%,#c79939 57.06%,#d1ae4b 65.1%,#d6b853 68.03%,#e4cf65 81.97%,#c99e3d);
    margin: 32px 0;
}
.box.arrow-top p{
    margin: 0;
    font-family: 'myFontR';
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.1px;
}
.box.arrow-top:after{
    content: " ";
    position: absolute;
    right: 30px;
    top: 17px;
    border-top: none;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #d0ac49;
}

.join-program{
    background: #1e3f9a;
    padding-bottom: 60px;
}
.join-program h3{
    font-size: 25px;
    font-family: myFontB;
    line-height: 1.3;
    letter-spacing: 0.3px;
    color: #fff;
    margin: 0;
    margin-top: 15px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 25px;
}

#myCarousel .item{
    min-height: 210px;
}
#myCarousel .item h4{
    color: #ecb91d;
    font-size: 20px;
    font-family: 'myFontB';
    letter-spacing: 0.3px;
    text-align: left;
}
#myCarousel .item h4 i{
    margin-right: 5px;
}
#myCarousel .item ul{
    padding-left: 14px;
}
#myCarousel .item li{
    color: #fff;
    font-family: 'myFontR';
    margin-bottom: 8px;
    font-size: 15px;
    letter-spacing: 0.4px;
}
.carousel-indicators{
    bottom: -40px;
}

.success-stories .box{
    /*box-shadow: 0 1px 3px rgb(0 0 0 / 8%);*/
    padding: 12px 15px;
    border-radius: 3px;
    box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
    border: 1px solid #e7e7e7;
}
.success-stories .box img{
    width: 500px;
}
.success-stories .box h4{
    font-family: 'myFontB';
    margin: 15px 0;
    font-size: 17px;
}
.success-stories .box p{
    font-family: 'myFontR';
    margin-bottom: 15px;
    line-height: 1.3;
    letter-spacing: 0.4px;
}

.banner{
    padding: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}
.banner img{
    width: 100%;
}

#contentModal p{
    font-family: 'myFontR';
    font-size: 16px;
    margin-bottom: 15px;
}
#contentModal .modal-content{
    border-radius: 4px;
    border: 2px solid #1e3f9a;
}

.button-b{
    background: #ff2c38 !important;
    border-color: #ff2c38 !important;
    border-radius: 0 !important;
    outline: none !important;
    font-size: 18px !important;
    margin-top: 15px !important;
    font-family: 'myFontR' !important;
}

.banner p{
    font-size: 16px;
    /*text-align: center;*/
    /*margin-top: 7px;*/
    line-height: 1.5;
    font-family: 'myFontR';
    margin: 10px auto;
    width: 60%;
}

.accreditations img{
    display: inline-block;
    width: 150px;
    margin: 25px 25px;
}

/*How It Works*/

.how-it-works{
    background-color: #1f409b;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 30px;
}
.how-it-works h3{
    color: #fff;
    margin-bottom: 10px;
}
.how-it-works p{
    line-height: 1.5;
    font-family: 'myFontR';
    color: #fff;
    text-align: center;
    margin-bottom: 25px;
    font-size: 18px;
}
.how-it-works .col-md-3{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.how-abroad-work-main {
    width: 100%;
    position: relative;
    text-align: center;
}
.how-abroad-work-main-icon {
    width: 100%;
    padding: 0 0 40px 0;
    border-bottom: 2px solid #fff;
    position: relative;
}
.how-abroad-work-main-icon:before {
    content: '';
    width: 26px;
    height: 26px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -13px;
    bottom: -13px;
}
.how-abroad-work-main-icon-box {
    width: 140px;
    height: 140px;
    padding: 10px;
    margin: auto;
    position: relative;
    border: 5px solid #fff;
    border-radius: 50%;
}
.how-abroad-work-main-icon-box:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: -24px;
    border-left: 10px solid transparent;
    border-top: 20px solid #fff;
    border-right: 10px solid transparent;
    margin-left: -10px;
    z-index: 9;
}
.how-abroad-work-main-icon-only {
    width: 110px;
    height: 110px;
    padding: 23px 0 0 0;
    background-color: #fff;
    text-align: center;
    position: relative;
    border-radius: 50%;
}
.how-abroad-work-main-icon-only:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: -24px;
    border-left: 10px solid transparent;
    border-top: 20px solid #1f409b;
    border-right: 10px solid transparent;
    margin-left: -10px;
    z-index: 9;
}
.how-it-works img {
    width: 100%;
    max-width: 64px;
}
.how-abroad-work-main-icon-only i {
    font-size: 60px;
    color: #1f409b;
}
.how-abroad-work-main-icon:after {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 3px solid #1f409b;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -10px;
}
.how-it-works h4 {
    font-size: 18px;
    color: #f1f1f1;
    font-weight: 400;
    line-height: 26px;
    text-transform: uppercase;
    margin: 40px 0 0 0;
    padding: 0 10px;
}
.how-it-works button{
    background: #ff2c38 !important;
    border-color: #ff2c38 !important;
    border-radius: 0 !important;
    outline: none !important;
    font-size: 13px;
    margin-top: 10px;
    font-family: 'myFontR';
    letter-spacing: 0.3px;
}

button.close{
    float: none;
    opacity: 1;
    font-size: 25px !important;
}

/*How it Works*/

.how-to-become{
    padding-top: 50px;
    padding-bottom: 50px;
    /* margin-bottom: 30px; */
}
.how-to-become h2{
    font-size: 23px !important;
    font-family: myFontB;
    line-height: 1.3;
    letter-spacing: 0.3px;
    color: #1e3f9a;
    margin: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: center;
}
.how-to-become h4{
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 15px 0;
}
.how-to-become h4 span{
    color: #1e3f9a;
    display: inline-block;
    padding-right: 7px;
}
.how-to-become p{
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.4px;
}

.key-essentails-bcc{
    padding-top: 50px;
    padding-bottom: 50px;
    background: #1f409b;
    margin-bottom: 30px;
}
.key-essentails-bcc img{
    max-width: 300px;
    margin-bottom: 10px;
}
.key-essentails-bcc h3{
    font-size: 23px !important;
    font-family: myFontB;
    line-height: 1.3;
    letter-spacing: 0.3px;
    color: #fff;
    margin: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: center;
}
.key-essentails-bcc .col-md-4{
    margin-top: 20px;
    margin-bottom: 20px;
}
.key-essentails-bcc .col-md-4 i{
    font-size: 45px;
    color: goldenrod;
}
.key-essentails-bcc .col-md-4 h4{
    font-weight: 600;
    font-size: 18px;
    margin: 14px 0;
    color: #fff;
}
.key-essentails-bcc .col-md-4 p{
    font-size: 15px;
    line-height: 1.4;
    color: #fff;
}

/*  */

.feature-box {
    background: #fff;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.07);
    margin: 20px 0;
    /* text-align: center; */
    min-height: 220px;
    position: relative;
    transition: 0.3s ease;
    margin-bottom: 100px;
}

.feature-box:nth-child(3), .feature-box:last-child{
    margin-bottom: 0;
}

.feature-box:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.feature-box>i {
    font-size: 32px;
    color: #1e3f9a;
    margin-bottom: 15px;
}

.feature-box h4 {
    color: #222;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: InterFont;
    line-height: 1.5;
}

.feature-box p {
    color: #555;
    font-size: 14px;
    line-height: 1.6;
}

.feature-box ul {
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 2;
}
.feature-box ul li {
    font-size: 14px;
    color: #555;
}
.feature-box ul li i{
    color: #1e3f9a;
}

/* Stylish + connector */
.plus-connector {
    /* width: 40px;
    height: 40px;
    background: #fff;
    border: 2px solid #eee;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05); */
    position: absolute;
    z-index: 2;
}

.plus-connector i {
    color: #1e3f9a4d;
    font-size: 150px;
}

/* Desktop connector positions */
.connector-h1 {
    top: 34%;
    left: 49.8%;
    transform: translate(-50%, -50%);
    display: none;
}

.connector-h2 {
    top: 57%;
    left: 49.8%;
    transform: translate(-50%, -50%);
}

.connector-v1 {
    top: 57%;
    left: 21%;
    transform: translate(-50%, -50%);
    display: none;
}

.connector-v2 {
    top: 57%;
    left: 79%;
    transform: translate(-50%, -50%);
    display: none;
}

.mobile-plus{
    display: none;
}

/* Mobile view: horizontal divider */
@media (max-width: 767px) {
    .plus-connector {
        display: none;
    }

    .mobile-plus {
        display: block;
        width: 100%;
        text-align: center;
        margin: 20px 0;
        position: relative;
        color: #1e3f9a4d;
    }

    .mobile-plus:before,
    .mobile-plus:after {
        /* content: '';
        height: 1px;
        background: #ccc;
        position: absolute;
        top: 50%;
        width: 40%; */
    }

    .mobile-plus:before {
        left: 0;
    }

    .mobile-plus:after {
        right: 0;
    }

    .mobile-plus i {
        color: #1e3f9a4d;
        /* background: #f9f9f9; */
        padding: 0 10px;
        z-index: 1;
        position: relative;
        font-size: 35px;
    }

    .feature-box{
        padding: 20px;
        margin: 0;
    }
    .feature-box>i{
        font-size: 20px !important;
        margin-bottom: 10px;
    }
    .feature-box h4{
        font-size: 16px;
    }
    .feature-box p, .feature-box li{
        font-size: 14px !important;
        line-height: 1.6;
    }
}

.carousel-container {
    /* background-color: #fff4f5; */
    padding: 30px 0;
    text-align: center;
}
.before-box, .after-box {
    background: white;
    padding: 20px;
    border-radius: 16px;
    box-shadow: 0 10px 10px rgb(30 63 154 / 19%);
    display: inline-block;
    width: 280px;
    position: relative;
}
.before-tag, .after-tag {
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ccc;
    padding: 4px 15px;
    border-radius: 20px;
    font-size: 12px;
    color: #fff;
}
.before-box h6, .after-box h6{
    font-size: 15px;
    font-weight: 600;
    margin: 15px 0 7px 0;
    font-family: 'INTERFONT';
    letter-spacing: 0.4px;
}
.before-box p, .after-box p{
    font-size: 14px;
    margin: 0;
}
.after-tag {
    background-color: #1e3f9a;
}
.profile-img {
    width: 120px;
    height: 120px;
    /* object-fit: cover; */
    border-radius: 5px;
    background-color: #edd6da;
    padding: 8px;
}
.dashed-arrow {
    border-top: 2px dashed #1e3f9a;
    width: 150px;
    margin: 0 10px;
    position: relative;
    /* top: 40px; */
}
.carousel-control.left, .carousel-control.right {
    background: none;
    color: #f44336;
    font-size: 28px;
}
.carousel-indicators li {
    background-color: #f44336;
}
.carousel-content {
    margin-top: 20px;
}
.carousel-content h6 {
    color: #1e3f9a;
    font-size: 25px !important;
    font-family: myFontB;
    font-weight: bold;
    margin-bottom: 10px;
}
.carousel-content p {
    color: #888;
    margin: 0 0 8px 0;
}
.carousel-content a {
    color: #ff2c38;
    text-decoration: underline;
    font-size: 16px;
}
.carousel-content img{
    display: inline-block;
    width: 18px;
}
.carousel-inner .item .row{
    display: flex;
    align-items: center;
    justify-content: center;
}
.carousel-content.pc{
    display: block;
}
.carousel-content.mb{
    display: none;
}
.before-box img, .after-box img{
    width: 120px;
    height: 50px;
}
.before-box i, .after-box i{
    width: 120px;
    height: 50px;
    font-size: 50px;
    color: #df9ca7;
}
@media (max-width: 767px) {
    .dashed-arrow {
        border-top: none;
        border-left: 2px dashed #1e3f9a;
        margin: 15px auto;
        height: 50px;
        width: 0;
        display: none;
    }
    .before-box, .after-box {
        margin: 0px auto;
    }
    .carousel-inner .item .row{
        display: block;
        display: flex;
        flex-wrap: wrap;
    }
    .before-box{
        order: 1;
        width: 40%;
        padding: 20px 10px;
    }
    .after-box {
        margin-top: 0;
        order: 3;
        width: 40%;
        padding: 20px 10px;
    }
    .carousel-inner .item .row>* {
        flex-shrink: 0;
    }
    .carousel-inner .item .row div:nth-child(3){
        position: relative;
        width: 100%;
        margin-bottom: 25px;
    }
    .before-box:before
    {
        border-top: 2px dashed #1e3f9a;
        width: 150px;
        bottom: 50px;
        content: "";
        display: block;
        height: 12px;
        left: 106.5%;
        position: absolute;
        width: 20%;
        z-index: 1;
    }
    .before-tag, .after-tag{
        top: -8px;
        font-size: 8px;
    }
    .profile-img{
        width: 100px;
        height: 100px;
    }
    .before-box p, .after-box p{
        font-size: 7px;
    }
    .carousel-container{
        padding: 10px 0;
    }
    .carousel-content.pc{
        display: none;
    }
    .carousel-content.mb{
        display: block;
    }
    .carousel-content h6{
        font-size: 17px !important;
    }
    .carousel-content p{
        font-size: 14px !important;
    }
    .before-box i, .after-box i{
        width: 80px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 30px;
        margin: 0 auto;
    }
    .before-box img, .after-box img {
        width: 80px;
        height: 40px;
    }
    .before-box h6, .after-box h6{
        font-size: 12px;
        line-height: 1.5;
    }
    .before-box p, .after-box p{
        font-size: 12px;
    }
}

.eligibility-section {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 15px;
}

.eligibility-section h3 {
  font-weight: 700;
  font-size: 28px;
  margin-top: 5px;
  margin-bottom: 25px;
}

.text-highlight {
  color: #e63946; /* red highlight */
}

.eligibility-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}

.icon-wrap {
    min-width: 40px;
    height: 40px;
    background-color: #ffe5e9;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #e63946;
    margin-right: 15px;
    flex-shrink: 0;
}

.eligibility-item h4 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
    font-family: 'INTERFONT';
}

.eligibility-item p {
    margin-bottom: 0;
    color: #555;
    font-size: 15px;
    line-height: 1.5;
}

/* Responsive for mobile */
@media (max-width: 767px) {
  .eligibility-item {
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .eligibility-section{
    margin-top: 20px;
    padding: 0;
  }
  .eligibility-item h4 {
    font-size: 16px;
    line-height: 1.5;
  }
  .eligibility-item p{
    font-size: 14px;
  }
}

.stat-box {
  background: #fff;
  border-radius: 15px;
  padding: 25px 15px;
  box-shadow: 0 4px 10px rgba(255, 0, 0, 0.05);
  border: 1px solid #eee;
  margin-bottom: 30px;
}

.stat-item {
  border-right: 1px solid #eee;
  padding: 10px 0;
}

.stat-item:last-child {
  border-right: none;
}

.stat-number {
  font-size: 32px;
  font-weight: bold;
  color: #e60012;
}

.stat-label {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  margin-top: 5px;
}

/* Responsive adjustments */
@media (max-width: 767px) {
  .stat-item {
    border-right: none;
    border-bottom: 1px solid #eee;
  }

  .stat-item:last-child {
    border-bottom: none;
  }

  .stat-number {
    font-size: 24px;
  }

  .stat-label {
    font-size: 14px;
  }
}

.special{
    color: #1e3f9a;
}

#gifOne,#gifTwo{display: none;}

/*  */

@media (min-width: 768px){
    #myModal .modal-dialog, #downloadModal .modal-dialog, #checkSuitabilityModal .modal-dialog {
        width: 422px !important;
        margin: 30px auto;
    }
    #contentModal .modal-dialog {
        width: 800px;
        margin: 30px auto;
    }
}

.brochure-box {
    background: #fff;
    border-radius: 16px;
    padding: 30px;
    margin: 0;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
    text-align: left;
}
.brochure-box h4 {
    /* font-weight: bold; */
    font-size: 20px;
    margin-bottom: 10px;
    font-family: InterFont;
}
.brochure-box p {
    font-size: 15px;
    color: #555;
    margin-bottom: 20px;
}
.brochure-box .btn-red {
    background: #f23e36;
    color: #fff;
    font-weight: 600;
    padding: 10px 22px;
    border-radius: 6px;
    border: none;
    transition: background 0.3s ease;
}

.grecaptcha-badge{
    display: none !important;
}

@media only screen and (max-width: 600px) {
    .brochure-box {
        padding: 20px;
    }
	.bg-image .formula-final{
		min-height: 70px;
	}
	.bg-image .formula h3, .bg-image .formula span{
		margin-bottom: 2px;
	}
    .bg-image .formula-final h3 span{
        display: none;
    }
    .bg-image .formula-final{
        display: flex;
        margin-top: 0px;
    }
    .res-equal-to{
        display: block !important;
    }
    .bg-image{
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .bg-image .formula-final h3{
        text-align: left;
        margin-left: 15px;
    }
    .bg-image .col-md-6 .row{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .bg-image h1{
        margin-top: 0px;
        font-size: 22px;
    }
    .bg-image h2{
        font-size: 16px;
    }
    .bg-image .formula h3{
        font-size: 18px;
    }
    .bcc-menu ul li{
        padding: 15px 0;
    }
    .bcc-menu ul li a {
        padding: 10px 6px;
        color: #000;
        font-family: 'myFontR';
        font-size: 14px;
    }
    .bcc-menu .col-md-12{
        padding: 0;
    }
    .content-1 img{
        width: 250px !important;
        margin-top: 10px !important;
    }
    .content-1 .points li{
        line-height: 1.5;
        /*margin-bottom: 7px;*/
    }
    .content-1 p, .content-1 li{
        font-size: 16px !important;
    }
    .content-1 .points li i{
        display: inline-block;
        min-height: 35px;
        float: left;
        margin-right: 10px;
        font-size: 22px;
        margin-top: 3px;
    }
    .content-1 h3, .need-counsellors-section h3, .join-program h3, .success-stories h3, .banner h3, .accreditations h3, .faq-ca h4, .how-it-works h3, .cca-help-mentor h3, .pre-opportunity h3, .stats h3{
        font-size: 17px !important;
        text-align: center;
    }
    .b-tap .counter{
        display: block;
        margin-bottom: 15px;
        border-bottom: 1px solid #86d61d;
        padding-bottom: 15px;
        text-align: center;
    }
    .b-tap .counter p{
        text-align: center;
    }
    .b-tap .counter span{
        font-size: 32px;
    }
    .b-tap .counter p{
        font-size: 18px;
    }
    #myCarousel .item h4{
        font-size: 18px;
        margin-bottom: 25px;
        line-height: 1.3;
    }
    .box.arrow-top:after{
        display: none;
    }
    #myCarousel .item{
        min-height: 420px;
    }
    #myCarousel .item li{
        line-height: 1.4;
    }
    .success-stories .box{
        margin-bottom: 25px;
    }
    .banner p{
        width: 95% !important;
        text-align: justify;
    }
    button{
        font-size: 16px !important;
    }
    .content-1, .need-counsellors-section, .join-program, .success-stories, .banner, .accreditations, .cca-help-mentor, .know-more{
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .how-it-works h4{
        margin: 20px 0 20px 0;
    }
    .banner{
        padding: 0 15px;
    }
    .accreditations .col-md-12{
        text-align: center;
    }
    .how-it-works button{
        margin: 0;
        margin-bottom: 15px;
    }
    #contentModal p{
        text-align: justify;
    }

    .how-to-become h2, .key-essentails-bcc h3{
        font-size: 20px !important;
    }
    .how-to-become h4{
        font-size: 18px;
    }
    .how-to-become p{
        font-size: 14px;
    }
    .key-essentails-bcc .col-md-4{
        margin-bottom: 30px;
    }

    .content-1 .points{
        padding: 0;
    }

}