
.desk-banner {
    background: linear-gradient(138.7deg, rgba(255, 255, 255, 0.72) 26.67%, #FFE2C5 95.27%);
    
    height: 356px;
}

.banner_hindi {
    height: 451px;
}

.eng {
    font-family: 'Inter', sans-serif, serif !important;
}

.hin {
    font-family: 'Mukta', serif !important;
}


.mobBanner-cont h5 {
    font-family: 'Mukta', serif !important;
}

.mob-banner {
    padding: 4% 4%;
    background: linear-gradient(138.7deg, rgba(255, 255, 255, 0.72) 26.67%, #F08E07 95.27%);
    height: auto;
}

.sola_why li {
    list-style: disc;
    margin-bottom: 6px;
}

.Benefits_list i {
    font-size: 14px;
}


@media (max-width: 850px) {
    .sustiMain-sec .tab-content p, .benefitsCerti-cont ol li {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .benefitsCerti-bg {
        background-position: left !important;
        background-size: auto !important;
    }
}







.mobBanner-cont {
    padding: 0px;
}

.sbanner-cont {
    position: absolute;
    top: 0;
    width: 71%;
    padding: 2% 3%;
}

.mobBanner-cont h1, p {
    color: #000;
    line-height: 25px;
}

.sbanner-cont h2 {
    font-weight: 600;
    color: #000 !important;
    margin-bottom: 10px;
}

.sbanner-cont span {
    color: #000;
    font-weight: 500;
}

.sbanner-cont p {
    color: #000;
}

.cc {
    color: #fff !important;
}

.you {
    font-weight: 500 !important;
    font-size: 20px;
}

@media(max-width:769px) {
    .sbanner-cont h2 {
        font-size: 15px !important;
    }

    .you {
        font-size: 14px;
    }

    .sbanner-cont p {
        font-size: 12px;
    }
}


@media(max-width:1025px) {
    .sbanner-cont {
        padding: 2% 4%;
    }

    .mobBanner-cont p {
        line-height: 25px;
    }
}

@media(max-width:992px) and (min-width:768px) {
    .sbanner-cont p {
        font-size: 12px;
        line-height: 18px;
    }

    .you {
        font-size: 14px;
    }
}














@media(min-width:768px) {
    .mob-banner {
        display: none;
    }
}





.langToggle-header {
    text-align: right;
    padding: 20px;
}

.language {
    position: relative;
    width: 150px;
    height: 40px;
    border-radius: 20px;
    border: 2px solid #800080;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    margin: 0 auto;
}

.language-background {
    position: absolute;
    background: #3f1766;
    border-radius: 20px;
    padding: 7px 19px;
    line-height: 17px;
    color: #fff;
}

    .language-background label {
        margin-bottom: 0px;
    }

.language span {
    position: relative;
    flex: 1;
    text-align: center;
    font-weight: bold;
    z-index: 2;
    font-size: 13px;
    display: flex;
    margin-right: 15px;
}

    .language span label {
        margin-bottom: 0px !important;
        padding: 0px 4px;
    }

.normalradio {
    color: black;
}

    .normalradio label {
        padding: 0px !important;
        margin-bottom: 0px !important;
    }




.language input {
    display: none;
}

    .language input:checked + .language-background {
        left: 50%;
        width: 48%;
    }

    .language input:checked ~ span:first-of-type {
        color: #800080;
    }

    .language input:checked ~ span:last-of-type {
        color: white;
    }

.mytabs-container {
    margin: 40px 0px 40px 0px;
}

    .mytabs-container .nav-tabs {
        border-bottom: 2px solid #ddd;
    }

        .mytabs-container .nav-tabs .nav-link {
            border: none;
            font-size: 18px;
            font-weight: 500;
            color: black;
            position: relative;
        }

        .mytabs-container .nav-tabs .nav-link {
            font-size: 18.5px;
        }

            .mytabs-container .nav-tabs .nav-link.active {
                color: #F08E07;
                font-weight: bold;
                background: transparent;
            }

                .mytabs-container .nav-tabs .nav-link.active::after {
                    content: '';
                    position: absolute;
                    left: 13px;
                    bottom: -2px;
                    width: 84%;
                    height: 4px;
                    background: #000;
                }

    .mytabs-container .tab-content {
        padding: 20px;
        background: white;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        margin-top: 10px;
    }


.whyJoin-div h3, .sustiMain-sec .tab-content h2, .interactiveLeft-sec h5 {
    color: #F08E07;
    font-size: 18.5px;
    font-weight: 600;
}

.whyJoin-div h4 {
    color: #000;
    font-size: 16.5px;
    font-weight: 600;
}



.content-section {
    padding: 40px;
}

.info-box {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.highlight-text {
    font-weight: bold;
    color: #800080;
}

.left-section {
    background: #ece3f0;
    padding: 20px;
    border-radius: 12px;
    position: relative;
}

    .left-section img {
        width: 100%;
        border-radius: 12px;
    }

.interactQues-card {
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 14px;
    padding: 14px;
}

.quesElip-img img:last-child {
    position: absolute;
    left: 10px;
    top: 6px;
}

.interactiveLeft-sec ul li {
    list-style: none;
}

.engagePract-outsec {
    border: 1px solid #000;
    padding: 7px;
    border-radius: 20px;
    margin-top: 18%;
    margin-top: 30%;
}

.engagePract-inrsec {
    background: #482866;
    color: #fff;
    border-radius: 20px;
    padding: 15px;
    font-size: 14.5px;
}

.whyJoin-div ol {
    padding-left: 1.5rem;
}

.engagePract-inrsec ol {
    padding-left: 1.5rem;
    padding-top: 21%;
}

    .whyJoin-div ol, .engagePract-inrsec ol li {
        margin-bottom: 15px;
    }

.engagePract-secImg {
    transform: translate(0px, -50%);
    position: absolute;
    top: 0;
}

.benefitsCerti-bg {
    background: url("../images/educladki-solar.jpg");
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
}

.benefitsCerti-cont {
    padding: 20px 3.3%;
}

    .benefitsCerti-cont h3 {
        color: #000;
        font-weight: 700;
        line-height: 1.4;
        margin-bottom: 30px;
    }

.sustiAccordion-button {
    background-color: #F5E1FD;
    color: #3d2462 !important;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    border: 1px solid #9158D7;
    border-radius: 10px;
    font-size: 16.5px;
}

    .sustiAccordion-button:not(.collapsed) {
        background-color: #fff;
        color: #000;
        gap: 10px;
    }

.sustiAccordion-body {
    padding: 20px 15px;
    text-align: left;
}

.stl {
    background: #F08E07;
    color: white;
    padding: 7px 15px;
    font-size: 14px;
    margin-left: auto;
    margin-bottom: 5px;
    border-radius: 14px;
}





    .stl:hover {
        background: none !important;
        border: 1.5px solid #F08E07;
        color: #F08E07;
    }

.score-box {
    background-color: #000;
    color: white;
    padding: 9px 6px;
    font-size: 14px;
    margin-left: auto;
    border-radius: 14px;
    margin-left: 10px;
    font-weight: 500;
}

.langToggle-header-content {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.sustiAccordion-item {
    margin-bottom: 20px;
}

    .sustiAccordion-item p {
        font-size: 14.5px;
    }

    .sustiAccordion-item h3 {
        font-size: 18.5px;
        color: #000;
    }

    .sustiAccordion-item h4 {
        font-size: 17px;
    }

.objective-title, .learning-title {
    position: relative;
    margin-bottom: 30px;
    color: #F08E07;
}

    .objective-title::after, .learning-title::after {
        content: '';
        position: absolute;
        background-image: url('../images/module_line_house.svg');
        width: 80%;
        height: 100%;
        bottom: -30px;
        background-repeat: no-repeat;
        left: 9.5%;
    }

    .learning-title::after {
        left: 13.5%;
    }



.option-btn {
    border: 1px solid #000;
    color: #000;
    background-color: #FFF6FE;
    border-radius: 25px;
    padding: 10px 25px;
    margin-right: 10px;
    transition: all 0.3s ease;
}

    .option-btn.active {
        background-color: #000;
        color: white;
    }

.content-section {
    display: none;
}

    .content-section.active {
        display: flex;
    }

.content-text {
    font-size: 1.25rem;
    font-weight: 500;
}

.program-image {
    max-width: 100%;
    height: auto;
}


.langToggle-header {
    text-align: right;
    padding: 20px;
}

.toggle-container {
    position: relative;
    width: max-content;
    height: 37px;
    border-radius: 20px;
    border: 2px solid #F08E07;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3px;
    cursor: pointer;
    margin: 0 auto;
    gap: 20px;
}



    .toggle-container span {
        position: relative;
        flex: 1;
        text-align: center;
        font-weight: bold;
        z-index: 2;
        font-size: 13px;
        display: flex;
        color: #F08E07;
    }



    .toggle-container input {
        display: none;
    }

        .toggle-container input:checked + .toggle-background {
            left: 50%;
            width: 48%;
        }






.accbut {
    border: 1.5px solid #F08E07 !important;
    border-radius: 12px !important;
    background-color: #FFF8F4 !important;
    color: #000 !important;
    font-weight: 600 !important;
    margin-bottom: 10px;
    box-shadow: none !important;
    font-size: 1rem !important;
}

    .accbut:not(.collapsed) {
        color: #000;
        background-color: white;
    }

.accItem {
    border: none;
    background-color: transparent;
}

.accb {
    color: #000;
    padding: 1rem;
    border-top: none;
    border-radius: 0 0 12px 12px;
}

.accbut::after {
    content: "";
    background-image: url("../images/down-arrow_house.png");
    background-size: 14px 9px;
    margin-top: 7px !important;
}

.accbut:not(.collapsed)::after {
    background-image: url("../images/down-arrow_house.png");
    background-size: 14px 9px;
    margin-top: -10px !important;
    margin-right: 5px;
}

.collapsed:hover {
    background: none !important;
    color: #000 !important;
}

.icon-box {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    flex-shrink: 0;
}

    .icon-box img {
        width: 37px;
        height: 37px;
    }

.info-text {
    font-size: 0.95rem;
    color: #333;
    text-align: justify;
}

.info-item {
    margin-bottom: 1.5rem;
}


.sub-section-title {
    font-size: 17px;
}

.you {
    margin-bottom: 20px;
}

.text_eng {
    background: #000;
    border-radius: 20px;
    padding: 5px 20px;
    color: #fff !important;
}

@media(max-width:991px) {
    .consec {
        padding: 0px;
    }

        .consec p {
            padding-left: 5px;
        }

    .you {
        margin-bottom: 14px;
    }

    .ques-img {
        padding-top: 13%;
    }
}

@media(max-width:432px) {
    .option-btn {
        padding: 5px 11px;
        margin-right: 0px;
    }
}





/*
.who_card {
    border: 1.5px solid #F08E07;
    border-radius: 15px;
    box-shadow: 3px 3px 7px #c8c3c3;
    text-align: center;
   height:300px;
    padding:10px 30px 0px 30px;

}

.myrow {
    display: flex;
    gap: 30px;
    padding: 20px;
}*/




/* Card Styling */
.who_card1 {
    background: #fff;
    border: 1.5px solid #F08E07; /* red border */
    border-radius: 12px; /* rounded corners */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); /* soft shadow */
    text-align: center;
    transition: all 0.4s ease;
}

    /* Hover Effect */
    .who_card1:hover {
        transform: translateY(-5px);
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
    }

.card-title {
    min-height: 50px; /* Ensures titles align */
}

.custom-heading {
    color: #F08E07;
    padding: 0px 50px
}

.card-img-top {
    height: 140px;
    object-fit: contain;
}


.who_card1 .card-text {
    color: #000;
    text-align: center;
}


/* Unique Field Guide Styles */
.fdg-container {
    
    color: #000;
    background-color: #fff;
    padding:2px 30px;
}

.fdg-title {
    color: #e67817;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 20px;
}

.fdg-do, .fdg-dont {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 4px;
}

    .fdg-do strong, .fdg-dont strong {
        color: #000;
        font-weight: 700;
    }

.mainBrdr-glance {
    border: 1.5px solid #F08E07;
    border-radius: 8px;
    background: #fffcf9;
    height: 450px;
   
    overflow-y: auto;
}




.fdg-card {
    padding: 20px 25px;
    font-size: 14px;
    line-height: 1.6;
    height: 100%;
}

    .fdg-card h6 {
        font-weight: 700;
        font-size: 15px;
        margin-bottom: 8px;
    }

.fdg-subheading {
    font-weight: 700;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.fdg-col {
    margin-bottom: 20px;
}

.gla_head h3 {
    font-size: 18px!important;
}
.atof{
    padding:3rem;
}
.timeline-card_glan {
    border: 2px solid;
    border-radius: 8px;
    padding: 18px;
    transition: all 0.3s ease;
    min-height: auto;
}

    .timeline-card_glan:hover {
        transform: translateY(-3px);
        box-shadow: 0 3px 10px rgba(0,0,0,0.1);
    }

    .timeline-card_glan i {
        font-size: 28px;
        display: inline-block;
        margin-bottom: 10px;
    }

    .timeline-card_glan .year_glan {
        font-weight: 600;
        color: #000;
    }

    .timeline-card_glan p {
        font-size: 15px;
        color: #333;
        margin-bottom: 8px;
    }

.read-more_glan {
    color: #0000FF;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
}

    .read-more_glan i {
        font-size: 13px;
    }

.extra-content_glan {
    display: none;
}

/* Specific card colors */
.card1_glan {
    border-color: #7d70f1;
    background: #F9F8FF;
}

.card2_glan {
    border-color: #f8caa0;
    background-color: #fffaf4;
}

.card3_glan {
    border-color: #f4b7b7;
    background-color: #fffafa;
}

.card4_glan {
    border-color: #7ed89e;
    background-color: #f6fff9;
}

.card5_glan {
    border-color: #a3d2f4;
    background-color: #f6fcff;
}

.card6_glan {
    border-color: #f5c1c1;
    background-color: #fff8f8;
}













.sol_mat-section {
    position: relative;
    overflow: hidden;
    padding: 0px 20px;
}


.sol_mat-bgbox {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 70%; /* image area ka size */
    height: 400px; /* image area ka size */
    transform: translate(-50%, -50%);
    background-image: url('../images/sol_mat.svg'); /* apni image lagao */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.9; /* halki transparency taaki content upar dikhai de */
    border-radius: 50%; /* optional – circle shape ke liye */
    z-index: 0;
}

/* content ke liye */
.sol_mat-section .container {
    position: relative;
    z-index: 1;
}













.sol_mat-title {
    font-weight: 700;
    font-size: 18px;

    text-align: left;
}
.underline {
    width: 245px;
    padding: 1px;
    background: #000;
    margin-bottom: 1rem;
}
/* Each column block */
.sol_mat-box {
    margin-bottom: 2rem;
}

    .sol_mat-box h6 {
        font-weight: 700;
        color: #F7931E; /* Solar orange */
    }

    .sol_mat-box p {
        color: #333;
        margin-top: 5px;
        line-height: 1.6;
        font-size: 0.95rem;
    }






















.sol_mat-section {
    position: relative;
    overflow: hidden;
    padding: 0px 20px;
}


.sol_champ-section-bgbox {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 55%; /* image area ka size */
    height: 300px; /* image area ka size */
    transform: translate(-50%, -50%);
    background-image: url('../images/sol_champ.svg'); /* apni image lagao */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.9; /* halki transparency taaki content upar dikhai de */
    border-radius: 50%; /* optional – circle shape ke liye */
    z-index: 0;
}

/* content ke liye */
.sol_champ-section .container {
    position: relative;
    z-index: 1;
}


.underline2 {
    width: 376px;
    padding: 1px;
    background: #000;
    margin-bottom: 1rem;
}

.sol_champ-section {
    position: relative;
    overflow: hidden;
    padding: 0px 20px;
}

.sol_champ-container {
   
    padding: 20px 0px;
    
}
.sol_champ-col {
    padding: 0px 50px;
}

.sol_champ-title {
    font-weight: 700;
    font-size: 1.8rem;
    margin-bottom: 2rem;
    text-align: center;
}



/* Headings */
.sol_champ-do-title {
    color: #F7931E;
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 1.2rem;
}

.sol_champ-dont-title {
    color: #000;
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 1.2rem;
}

/* Divider line */
.sol_champ-divider {
    border-right: 3px dashed #ccc;
    height: 100%;
}

/* Items */
.sol_champ-item {
    margin-bottom: 1.2rem;
}

    .sol_champ-item h6 {
        font-weight: 700;
        margin-bottom: 0.3rem;
    }

    .sol_champ-item p {
        margin: 0;
        font-size: 0.96rem;
        color: #444;
        line-height: 1.5;
    }

@media (max-width: 991px) {
    .sol_champ-divider {
        border-right: none;
        border-bottom: 2px dashed #ccc;
        margin: 20px 0;
    }
}







.sol_benefits-section {
    padding: 36px 20px 16px;
    background-color: #fff;
}

.sol_benefits-title {
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 20px;
}

    .sol_benefits-title::after {
        content: "";
        display: block;
        border-bottom: 1.5px solid #000;
        width: 360px;
        margin: 5px auto 0;
    }

    .sol_benefits-title img {
        padding-top: 10px;
        width: 50px;
        height: 50px;
    }

.sol_tab-btns {
    display: inline-flex;
    border: 1px solid #EEA532;
    border-radius: 40px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

    .sol_tab-btns a {
        text-decoration: none;
        border: none;
        padding: 10px 15px;
        border-radius: 30px;
      outline: none;
        background: transparent;
        padding: 10px 35px;
        font-weight: 700;
        font-size: 16px;
        color: #000;
        transition: all 0.3s ease;
        cursor: pointer;
    }

    .sol_tab-btns .active {
        background-color: #f7b439;
        border: 1px solid #b7b2b2;
    }

   

.sol_benefits-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
}

.sol_benefits-text {
    flex: 1 1 55%;
}

.sol_benefits-img {
    flex: 1 1 35%;
    text-align: center;
}

    .sol_benefits-img img {
        max-width: 100%;
        height: auto;
    }

.sol_benefits-text h5 {
    font-weight: 700;
    margin-top: 15px;
    font-size: 15px;
}

.sol_benefits-text p, .sol_benefits-text li {
    color: #444;
    font-size: 13px;
    line-height: 1.6;
}

/* Hide inactive content */
.sol_content {
    display: none;
}

    .sol_content.active {
        display: flex;
    }

@media(max-width: 992px) {
    .sol_benefits-content {
        flex-direction: column;
        text-align: center;
    }

    .sol_benefits-text {
        text-align: left;
    }
}














.both_head{
    font-size:19px;
}

    .both_head::after {
        content: "";
        display: block;
        border-bottom: 1.5px solid #000;
     
        width: 146px;
        margin: 5px auto 0; 
        
    }


.for-both-section_both {
    text-align: center;
    margin-top: 30px;
}

.custom-card_both {
    border-radius: 8px;
    padding: 18px 20px;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

    .custom-card_both h6 {
        font-weight: 700;
        margin-bottom: 6px;
    }

.orange-box_both {
    background: #fff8f3;
    border: 1px solid #f8c58b;
}

.green-box_both {
    background: #ecfaf6;
    border: 1px solid #8ed9b8;
}

.red-box_both {
    background: #fff5f5;
    border: 1px solid #f1c0c0;
}

.blue-box_both {
    background: #f2f6ff;
    border: 1px solid #c5d4f9;
}

.custom-card_both:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.bottom-text_both {
    text-align: center;
    margin-top: 10px;
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
}

@media (max-width: 767px) {
    .custom-card_both {
        margin-bottom: 20px;
    }
    .sol_benefits-title {
        font-size: 16px;
    }

    .quick_list{
        font-size:13px;
    }
    .both_head {
        font-size: 16px;
    }
    .custom-card_both h6{
        font-size:15px;
    }
    .bottom-text_both {
        
        font-size: 16px;
    }
}














@media(max-width:992px) {
    .Benefits_list {
        width: 100% !important;
    }

    .cont {
        height: auto;
    }

    .fdg-card {
        padding: 15px;
    }
}



.Benefits_list {
    width: 60%;
}


.accItem ul {
    font-size: 16px;
    list-style: disc;
    padding-left: 17px;
}

    .accItem ul li {
        margin-top: 4px;
    }



    @media(max-width:768px){
        .atof {
            padding: 0;
        }
        .sol_mat-section {
            padding: 20px 0px 0px;
        }
        .sol_mat-box {
            margin-bottom: 0rem;
        }
        .sol_champ-section {
           
            padding: 0px 11px;
        }
        .sol_champ-item {
            margin-bottom: 0.2rem;
        }
        .sol_mat-title {
            
            font-size: 16px;
           
        }
            .sol_champ-item h6 {
               
                font-size: 14px;
            }
        .sol_champ-dont-title{
            font-size:18px!important;
        }

        .you {
            margin-bottom: 0px;
            font-size: 13px !important;
        }

       
            .sbanner-cont h2 {
            
            margin-bottom: 1px;
        }

        .sbanner-cont p {
            font-size: 10px;
        }
    }

@media(max-width:767px) {
    .mobBanner-cont h1 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 10px !important;
    }

    .mobBanner-cont h2 {
        font-size: 15px;
        font-weight: 500;
    }

    .mobBanner-cont p {
        font-size: 14px;
    }

    .mytabs-container .nav-tabs .nav-link {
        font-size: 15px;
    }

    .stl {
        padding: 4px 8px;
        font-size: 13px;
    }

    .langToggle-header {
        padding: 10px;
    }

    .toggle-container span {
        font-size: 11px;
    }


    .whyJoin-div h3, .sustiMain-sec .tab-content h2, .interactiveLeft-sec h5 {
        font-size: 14px;
    }

    .sola_why li {
        font-size: 14px;
    }

    .accordion-button {
        font-size: 13px;
        font-weight: 600;
    }

    .info-text {
        font-size: 13px;
        text-align: left;
    }

    .benefitsCerti-cont h3 {
        margin-bottom: 13px;
    }

    .benefitsCerti-cont {
        padding: 9px 6.3%;
    }

    .Benefits_list li i {
        font-size: 11px;
    }

    .Benefits_list {
        font-size: 13px;
    }

    .who_head {
        font-size: 16px;
    }

    .who_card1 h5 {
        font-size: 15px;
    }

    .accb {
        color: #000;
        padding: 0px 6px;
    }

    .section-title, .objective-title {
        font-size: 15px;
        margin-bottom: 9px !important;
    }

    .accItem ul {
        font-size: 13px;
    }

    .para_obj_mod {
        font-size: 14px !important;
        margin-bottom: 10px;
    }

    .objective-title::after, .learning-title::after {
        display: none;
    }


    .ques-img {
        padding-top: 0%;
        padding-left: 11%;
    }



    .underline2 {
        width: auto;
    }

    .sol_champ-col {
        padding: 0px 15px;
    }

    .sol_tab-btns {
        margin-bottom: 0px;
    }

        .sol_tab-btns a {
            padding: 6px 10px;
            font-size: 13px;
        }

    .sol_benefits-title {
       
        margin-bottom: 16px;
        font-size: 16px;
    }
}



@media(max-width:767px) {
    .sbanner-cont {
        width: 100%;
        padding: 2% 4%;
    }

        .sbanner-cont p {
            line-height: 20px;
            font-size:12px;
        }

   


    .sbanner-cont h2 {
        margin-bottom: 8px;
    }

    .main-container-banner-hindi {
        width: 100%;
        padding: 2% 4%;
    }
}



@media(min-width:767px) {
    .desk-banner {
        background: none;
        height: auto;
    }
}


@media(max-width:424px){
    .sol_benefits-title::after {
       
        width: 274px;
      
    }
}