/* Bio Hero Styles */

.bio-hero-mdjhd {
    padding-top: 40px;
}

.bh-img-box-mdjhd {
    max-width: 560px;
}

.bh-content-box-mdjhd {
    max-width: 460px;
}

.bio-hero-main-mdjhd {
    gap: 76px;
}

.bh-title-mdjhd {
    padding-bottom: 16px;
}

.bh-desi-mdjhd {
    text-transform: uppercase;
}
.bh-works-mdjhd {
    padding-bottom: 16px;
}

.bh-remarks-mdjhd {
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.6;
    color: #1c1c20;
    padding-bottom: 24px;
}


/* Features Styles */

.bf-top-box-mdjhd {
    max-width: 700px;
}

.bf-edu-box-mdjhd {
    max-width: 700px;
}

.bio-feature-mdjhd {
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 42px 0 67px 0;
}


.bft-feature-box-mdjhd {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 32px 61px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
}



.bft-desc-mdjhd {
    text-align: center;
    color: #ffffff;
}

.bft-feature-text-mdjhd {
    font-family: 'Grafolita Script W01 Regular', sans-serif;
    font-size: 28px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.33;
    text-align: center;
    color: #ffffff;
}

.bft-exp-mdjhd {
    padding-top: 38px;
    padding-bottom: 108px;
}

.bfe-title-mdjhd {
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.17;
    color: #1c1c20;
    text-align: center;
    padding-bottom: 24px;
}

.bfe-desc-mdjhd:not(:last-child) {
    padding-bottom: 20px;
}



/* Honors Styles */

.bio-honors-mdjhd {
    padding: 37px 0 44px 0;
}

.bf-honor-box-mdjhd {
    max-width: 732px;
}


.bfh-list-mdjhd {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.bfh-list-mdjhd li {
    display: flex;
    align-items: start;
    gap: 16px;
}

.bfh-list-mdjhd li svg {
    max-width: 16px;
    width: 100%;
    height: auto;
    margin-top: 5px;
}

/* Slider Section Styles */

.bio-slider-mdjhd {
    position: relative;
}

.bs-overlay-box-mdjhd {
    position: absolute;
    right: 0;
    top: 0;
}

.bs-box-mdjhd {
    max-width: 1100px;
}

.bs-single-mdjhd {
    display: flex;
    justify-content: center;
    align-items: center;
    
}

#bs-top-mdjhd img {
   max-height: 40px;
   width: auto!important;
   /*margin: 0 34px;*/
}

#bs-bottom-mdjhd img {
   max-height: 40px;
   width: auto!important;
}

.bs-main-mdjhd {
    padding-bottom: 32px;
}


/* CTA / Button Section Styles */

.bio-cta-mdjhd {
     padding-bottom: 104px;
}

.bio-btn-box-mdjhd {
    padding-top: 24px;
    gap: 16px;
}

.bio-cta-btn-mdjhd {
    max-width: 322px;
    gap: 8px;
    border: 2px solid #1e4488;
}

.bio-cta-btn-1-mdjhd {
    background-color: #1e4488;
    color: #ffffff;
}

.bio-cta-btn-1-mdjhd:hover {
    background-color: #ffffff;
    color: #1e4488!important;
}

.bio-cta-btn-2-mdjhd {
    background-color: #ffffff;
    color: #1e4488!important;
}

.bio-cta-btn-2-mdjhd:hover {
    background-color: #1e4488;
    color: #ffffff!important;
}


/* Money Rules Section Styles */

.bio-mr-mdjhd {
    padding-bottom: 104px;
}

.bio-mr-inner-mdjhd {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 72px;
    position: relative;
}


.bio-mr-cb-mdjhd {
    max-width: 531px;
}

.bio-mr-title-mdjhd {
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    line-height: 1.6;
    font-weight: 500;
    color: #ffffff;
    padding-bottom: 8px;
}

.bio-mr-subtitle-mdjhd {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 1.17;
    font-weight: 500;
    color: #ffffff;
    padding-bottom: 16px;
}

.bio-mr-desc-mdjhd {
    color: #ffffff;
}

.bio-mr-bb-mdjhd {
    padding-top: 32px;
    justify-content: start;
}

.bio-mr-btn-mdjhd {
    max-width: 411px;
    background-color: #ffffff;
    min-height: 57px;
    border: 2px solid #ffffff;
    color: #1e4488;
    transition: all 0.5s;
}
.bio-mr-btn-mdjhd:hover {
    background-color: transparent;
    color: #ffffff!important;
    transition: all 0.5s;
}

.bio-mr-ib-mdjhd {
    position: absolute;
    top: -49px;
    right: 89px;
    max-width: 332px;
    height: auto;
}


/* Personal Life Styles */

.bio-pl-inner-mdjhd {
    gap: 20px;
}

.bio-pl-title-mdjhd {
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.17;
    color: #1c1c20;
    text-align: center;
}

.bio-pl-desc-mdjhd {
    padding-bottom: 28px;
    text-align: center;
}

.bpl-img-box-mdjhd {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}


.bpl-si-box-mdjhd {
    border-radius: 4px;
     overflow: hidden;
}

.bio-personal-life-mdjhd {
    padding-bottom: 168px;
}


.bpl-si-box-mdjhd:nth-child(3), .bpl-si-box-mdjhd:nth-child(4), .bpl-si-box-mdjhd:nth-child(5) {
    width: calc(33% - 10px);
}
.bpl-si-box-mdjhd:nth-child(1) {
    width: calc(60% - 10px);
}
.bpl-si-box-mdjhd:nth-child(2) {
    width: calc(40% - 10px);
}

.bpl-img-mdjhd {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* Quiz Styles */


.ques-res-box-mdjhd {
    padding: 44px 86px 38px 86px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.ques-thank-box-mdjhd {
    min-height: 32px;
    max-width: 248px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ques-res-desc-mdjhd {
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    text-align: center;
}

.ques-thank-desc-mdjhd {
    font-weight: 600;
    line-height: 1.17;
    padding-bottom: 4px;
    color: #122048;
}

.ques-ans-box-mdjhd {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 14px;
    padding-bottom: 19px;
}

.ques-point-box-mdjhd {
    font-family: 'Myriad Pro', sans-serif;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 400;
    text-align: center;
}

.ques-ans-desc-mdjhd {
    font-weight: 600;
    line-height: 1.4;
    color: #1c1c20;
}

.ques-adm-desc-mdjhd {
    font-weight: 500;
    line-height: 1.17;
    color: #1c1c20;
}

.ques-scored-point-mdjhd {
    color: #9ed400;
}
.ques-total-point-mdjhd {
    color: #8c909d;
}


.hr_cont_ttl_mdkhd {
    color:#1C1C20;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.6;
    padding-top: 20px;
}
.qs_top_txt_mdkhd{
    color:#8C909D;
    font-family: "Myriad Pro", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
}
.ques_mdkhd{
    color:#1C1C20;
    text-align: center;
    font-family: "Myriad Pro", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    padding: 12px 0px 12px 0px;
}

.ans_itm_mdkhd label {
    color:#1C1C20;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    width: 100%;
    display: flex;
}
.col_ab_hr_mdkhd{
    width: 38%;
}
.ques_box_mdkhd{
    width: 59%;
}
.ansr_box_mdkhd {
    flex-direction: column;
    gap: 4px;
}

.ques_con_itms_box_mdkhd {
    padding: 44px;
    background: #FFF;
    filter: drop-shadow(0px 3.506px 22.414px rgba(68, 69, 75, 0.03)) drop-shadow(0px 28px 179px rgba(68, 69, 75, 0.05));
    border-radius: 4px;
}

.hr_ques_sec_mdkhd {
    background: #F8F8FB;
    padding: 97px 0px 97px 0px;
    margin-bottom: 168px;
}

.op_sr_mdkhd {
    color:#A7A9AC;
    margin-right: 9px;
}
.ques_itms_box_mdkhd label{
     border-radius: 4px;
     width: 100%;
     padding: 9px 9px 9px 23px;
     cursor: pointer;
     display: flex;
     transition: background 0.3s ease, color 0.3s ease;
}
.ques_itms_box_mdkhd input[type=checkbox]{
    opacity: 0;
    display: none;
}
.ques_itms_box_mdkhd input[type=checkbox]:hover + label{
   
    background:  #F3F4F9;
}
.ques_itms_box_mdkhd input[type=checkbox]:checked + label{
    background:  #1E4488;
    color: #fff;
}
.ques_itms_box_mdkhd input[type=checkbox]:checked + label .op_sr_mdkhd{
    color: #A8D500;
}
.ques_tab_itm_mdkhd {
    height: 6px;
    background: #E6E8F3;
    width: 100%;
    margin-bottom: -6px;
    position: relative;
    z-index: 1;
}
.ques_tab_itm_mdkhd.active{
     background: #1E4488;
}

.ques_tab_itm_box_mdkhd {
    
    gap: 2px;
    width: 100%;
}
.ques_tab_itm_mdkhd:first-child{
    border-radius: 3px 0px 0px 0px;
}
.ques_tab_itm_mdkhd:last-child{
    border-radius: 0px 3px 0px 0px;
}

.ansr_box_mdkhd{
    padding: 0px 56px;
}


.ques_nxt_btn_mdkhd {
    color: #FFF;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: unset;
    border-radius: 4px;
    background:  #1E4488;
    padding: 18px;
    max-width: 235px;
    margin-left: auto;
    box-sizing: border-box;
    margin-top: 24px;
    border: 2px solid #1E4488;
    transition: color 0.3s ease, background-color 0.3s ease;
    justify-content: center;
     
}
.ques_nxt_btn_mdkhd:hover {
    color: #1E4488 !important;
    background:  transparent;
}
.ques_nxt_btn_mdkhd.disabled {
    pointer-events: none;
    opacity: 0.6;
    cursor: not-allowed;
    background:  #CED0DB !important;
    border-color: #CED0DB !important;
}

.error_message_show_mdkhd {
    margin-top: 10px;
    font-size: 14px;
    color: red;
}




@media (max-width: 1200px) {
    .bs-box-mdjhd {
        max-width: 100%;
    }
    .bio-hero-main-mdjhd {
    flex-wrap: nowrap;
}

}

@media (max-width: 1024px) {
    .bpl-img-mdjhd {
        width: 100%;
        height: auto;
    }
    
    .bft-feature-box-mdjhd {
        padding: 30px;
    }
    
    .bio-hero-main-mdjhd {
    gap: 32px;
}

.bft-exp-mdjhd {
    padding-bottom: 80px;
}

.bio-mr-inner-mdjhd {
    padding: 48px;
}

.bio-mr-ib-mdjhd {
    top: -72px;
    right: 80px;
}

.bio-cta-mdjhd {
    padding-bottom: 128px;
}

.bio-mr-btn-mdjhd {
    max-width: 280px;
}

.bio-mr-cb-mdjhd {
    max-width: 480px;
}

.bio-personal-life-mdjhd {
    padding-top: 32px;
    padding-bottom: 96px;
}

.bio-pl-desc-mdjhd {
    padding-bottom: 8px;
}

.ques_con_itms_box_mdkhd {
    padding: 32px 0px;
}

.ansr_box_mdkhd {
    padding: 0 32px;
}

.ques_mdkhd {
    padding-inline: 12px;
}

.qs_top_txt_mdkhd {
    padding-inline: 12px;
}

.ques_con_itms_box_mdkhd {
    padding: 32px 0;
}
.hr_ques_sec_mdkhd {
    padding: 80px 0;
    margin-bottom: 128px;
}

}


@media (max-width: 992px) {
    .bio-mr-inner-mdjhd {
        padding: 25px;
    }
    
    .bio-mr-cb-mdjhd {
        max-width: 47%;
    }
    
    .bio-mr-ib-mdjhd {
        right: 29px;
    }
    .bh-img-box-mdjhd {
        max-width: 100%;
        width: 100%;
    }
    
    .bhi-box-inner-mdjhd {
        text-align: center;
    }
    .bh-content-box-mdjhd {
        max-width: 100%;
    }
    .bio-hero-main-mdjhd {
        flex-wrap: wrap;
    }
    
    .bpl-si-box-mdjhd:nth-child(3), .bpl-si-box-mdjhd:nth-child(4), .bpl-si-box-mdjhd:nth-child(5) {
    width: calc(32.88% - 10px);
}


.col_ab_hr_mdkhd {
    width: 100%;
}

.ques_box_mdkhd {
    width: 100%;
}

.hr_ques_sec_mdkhd .row {
    gap: 32px;
}

.hr_ques_sec_mdkhd {
    padding: 80px 0;
    margin-bottom: 96px;
}

.bio-personal-life-mdjhd {
    padding-bottom: 80px;
}


.col_ab_hr_mdkhd {
    text-align: center;
    
}

.bio-btn-box-mdjhd {
    padding-top: 8px;
}

.bio-feature-mdjhd {
    padding: 36px 0 56px 0;
}

.bft-feature-box-mdjhd {
    padding: 20px;
}


}


@media (max-width: 767px) {
    .bio-btn-box-mdjhd {
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }
    
    .bio-mr-ib-mdjhd {
        position: unset;
        padding-top: 24px;
    }
    
    .bio-mr-cb-mdjhd {
        max-width: 100%;
    }
    
    .bio-mr-inner-mdjhd {
        padding: 30px 20px;
    }
    .bio-mr-img-mdjhd {
        width: 100%;
        height: auto;
    }
    
    .bft-feature-box-mdjhd {
        padding: 15px;
    }
    
    .bpl-si-box-mdjhd {
    width: 100%!important
}

.bpl-img-box-mdjhd {
    gap: 16px;
}

.bh-remarks-mdjhd {
    font-size: 18px;
    padding-bottom: 20px;
}

.bio-hero-main-mdjhd {
    gap: 24px;
}

.bio-feature-mdjhd {
    padding: 32px 0 48px 0;
}

.bft-feature-text-mdjhd {
    font-size: 22px;
}

.bfe-title-mdjhd {
    font-size: 20px;
    padding-bottom: 20px;
}

.bio-mr-btn-mdjhd {
    min-height: 43px;
}

.bio-mr-mdjhd {
    padding-bottom: 70px;
}

.bio-pl-title-mdjhd {
    font-size: 20px;
}

.bio-personal-life-mdjhd {
    padding-bottom: 70px;
}

.hr_ques_sec_mdkhd {
    padding: 70px 0;
    margin-bottom: 64px;
}

.bs-main-mdjhd {
    padding-bottom: 24px;
}

.bio-honors-mdjhd {
    padding: 24px 0 32px 0;
}

.bfh-list-mdjhd {
    gap: 12px;
}

.bfh-list-mdjhd li {
    gap: 12px;
}

.bfe-desc-mdjhd:not(:last-child) {
    padding-bottom: 14px;
}

.bft-exp-mdjhd {
    padding-bottom: 60px;
    padding-top: 30px;
}

.bio-hero-mdjhd {
    padding-top: 32px;
}


.hr_cont_ttl_mdkhd {
    font-size: 18px;
    padding-top: 16px;
}

.ansr_box_mdkhd {
    padding: 0 8px;
}

.ques_itms_box_mdkhd label {
    padding: 6px 6px 6px 16px;
}

.ans_itm_mdkhd label {
    font-size: 14px;
    line-height: 1.4;
}

.ques_nxt_btn_mdkhd {
    padding: 10px;
    max-width: 200px;
    font-size: 14px;
}

.ques_mdkhd {
    font-size: 16px;
}

.ques_con_itms_box_mdkhd {
    padding: 28px 0;
}

.bio-cta-mdjhd {
    padding-bottom: 70px;
}


}



