/* *{border: 0.5px solid;} */
.index-course-details .equal-box-height>.equal-box-top-section>.equal-box-body>.sub__h4 {
    font-size: 18px;
    padding: 5px 7px;
    border-radius: 8px;
    margin: 0px auto 5px auto;
    font-weight: 700;
    text-align: center;
    color: #007afc;
}

#index-banner p.heading-level-one {
    color: #fff;
    font-size: 45px;
    margin-bottom: 10px;
    font-weight: 600;
}

#index-banner h1.heading-level-two {
    font-size: 33px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 600;
}

#index-banner h2.heading-level-three {
    font-size: 27px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 40px;
}

#index-banner p.heading-level-four {
    color: #fdff00;
    font-size: 26px;
    font-weight: 700;
}

.index-course-details .index-course-details-h1 {
    font-size: 30px;
    font-weight: 700;
    color: #1d1d1d;
}

.index-course-details .sub__title_h3 {
    font-size: 28px;
    font-weight: 700;
    color: #1d1d1d;
}

h4.section-title {
    font-size: 1.75rem;
}

.sub__title_h4 {
    font-size: 1.25rem;
}

h5.section-title {
    font-size: 1.75rem;
    text-align: center;
}

.sub__title_h5 {
    font-size: 1.25rem;
    margin-bottom: 5px;
}

.books__buy .title {
    font-size: 35px;
    font-weight: 700;
    color: white;
    text-align: center;
    line-height: 1.5;
}

.books__buy .title .sub_name_span {
    color: #007afc;
}

.books__buy .title {
    font-size: 35px;
    font-weight: 700;
    color: white;
    text-align: center;
    line-height: 1.5;
}

.books__buy .title .sub_name_span {
    color: #007afc;
}

.video-testimonial #parent_name {
    font-size: 1.20rem;
    font-weight: 500;
}

#ahaguruevents .item-title-one {
    font-size: 1.375rem;
    color: #453e3e;
}
#brochure_download .h3 a {
    text-decoration: none;
    padding: 20px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    border: 1px dashed #007afcad;
    border-radius: 10px;
    background-color: #edf6ff;
}

.bd_wrap {
    background-color: #fff;
    margin: 0px !important;
    padding: 50px 10px !important;
}

#brochure_download h3 {
    display: inline-block;
    margin-bottom: 0;
}

.download_btn {
    display: flex;
    justify-content: center;
    gap: 10px;
}
#dbrochure .modal-body {
    background: 0 0;
    padding: 0;
}
#brochure_download .h3 {
    margin-bottom: 0px;
}
#brochure_download h3 a {
    text-decoration: none;
    padding: 20px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    border: 1px dashed #007afcad;
    border-radius: 10px;
    background-color: #edf6ff;
}
#dbrochure .modal-content {
    border-radius: 10px;
}
#brochure_download .h3 a img {
    margin-top: 10px;
    width: 45px;
}
#brochure_download h3 a img {
    margin-top: 10px;
    width: 45px;
}
#details_modal .modal-content {    
    border-bottom: 6px solid #007afc;
    border-radius: 19px;
    overflow: hidden;
}
#ahaguruevents .anc{text-decoration: none !important;}
@media (width > 1100px) and (width < 1300px) {
    #index-banner p.heading-level-one {
        font-size: 40px;
    }

    #index-banner h1.heading-level-two {
        font-size: 28px;
    }

    #index-banner h2.heading-level-three {
        font-size: 23px;
    }

    #index-banner p.heading-level-four {
        font-size: 20px;
    }
}

@media (width > 991px) and (width < 1100px) {
    #index-banner p.heading-level-one {
        font-size: 35px;
    }

    #index-banner h1.heading-level-two {
        font-size: 25px;
    }

    #index-banner h2.heading-level-three {
        font-size: 23px;
    }

    #index-banner p.heading-level-four {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .books__buy .title {
        font-size: 35px;
    }
}

@media (max-width: 768px) {
    .books__buy .title {
        font-size: 28px;
    }
}

@media (width < 576px) {
    #index-banner p.heading-level-one {
        font-size: 27px;
    }

    #index-banner h1.heading-level-two {
        font-size: 22px !important;
        line-height: 30px !important;
    }
    .before-blue-banner .inner-bg {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #index-banner h2.heading-level-three {
        font-size: 23px;
    }

    #index-banner p.heading-level-four {
        font-size: 20px;
    }

    .index-course-details .sub__title_h3 {
        font-size: 22px;
    }

    h4.section-title {
        font-size: 1.45rem;
        line-height: 26px;
    }

    .sub__title_h4 {
        font-size: 1.25rem;
    }

    .books__buy .title {
        font-size: 25px;
        line-height: 36px;
    }

    h5.section-title {
        font-size: 1.45rem;
        font-weight: 700;
    }

    #ahaguruevents .sub__title_h5 {
        font-weight: 600 !important;
    }

    #ahaguruevents .item-title-one {
        font-size: 18px;
        font-weight: 500;
    }
    @media (width <= 575px) {
        #brochure_download .h3 {
            font-size: 22px;
        }
        #brochure_download h3 {
            font-size: 22px;
        }
    }
}

@media (width < 481px) {
    #index-banner p.heading-level-one {
        font-size: 28px;
        font-weight: 700;
        margin-bottom: 5px;
    }

    #index-banner h1.heading-level-two {
        font-size: 22px !important;
        line-height: 31px !important;
        font-weight: 700;
        margin-bottom: 8px;
    }

    #index-banner h2.heading-level-three {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
        font-weight: 700;
    }

    #index-banner p.heading-level-four {
        font-size: 20px;
    }
    .bd_wrap {
        padding: 25px 10px !important;
    }
}