.edu_heading,
.mobile_eduHeading {
    background-image: linear-gradient(45deg, rgb(31, 199, 215, 0.1), rgb(182, 230, 254, 0.5), transparent);
    border-radius: 1rem;
    padding: 1.5em 1em;
    text-transform: capitalize;
    margin: 1em 0 0 0;
    line-height: 1.7;
    text-align: center;
}

.edu_heading h1,
.mobile_eduHeading h1 {
    color: black;
    font-size: 50px;
}

.mobile_eduHeading {
    display: none;
}

.fullImageView {
    display: none;
    opacity: 0;
    z-index: 2000;
    padding: 0 0 0.5rem 0;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    transition: all 0.5s ease-in-out;
}

.fullView__display {
    display: flex;
}

.fullView__active {
    opacity: 1;
}

.closeBtn {
    position: absolute;
    top: 1.7em;
    right: 3em;
}

.closeBtn i {
    background-color: transparent;
    font-size: 45px;
    cursor: pointer;
    outline: none;
    color: white;
}

img.fullImage {
    height: 95%;
}

section.report_section {
    position: absolute;
    width: 100%;
    padding: 5em 5em;
    bottom: 0em;
    clip-path: polygon(56.7% 14.5%, 60.6% 0%, 100.1% 0%, 100.1% 100.3%, 70% 100%, 30% 100%, 0% 100.3%, 0% 14.3%);
    height: fit-content;
    background: #1d1d1e;
}

section.report_section img {
    width: 20%;
    cursor: pointer;
}

section.report_section>div {
    width: 100%;
    display: flex;
    gap: 4em;
    flex-direction: column;
    margin: 3em 0 0 0;
    padding-top: 2em;
    height: auto;
    align-items: flex-start;
}

section.report_section h4 {
    color: white;
    line-height: 1.5;
    font-weight: 600;
    font-size: 5rem;
}

#edu_banner {
    position: relative;
    background: linear-gradient(rgb(255, 255, 255), rgba(255, 255, 255, 0.44), rgb(255, 255, 255)), url(//dwq4lez4vhobf.cloudfront.net/bg-stream-selector.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: right;
    height: 1800px;
    margin-top: 10vh;
}

.reportHeading_edu {
    width: 65%;
}

.reportImgs_edu {
    width: 100%;
    display: flex;
    justify-content: left;
    gap: 3em;
}

.reportHeading_edu>div {
    width: 50px;
    height: 3px;
    margin: 0 0 0 0;
    background: #32C4D3;
}

.coupon_noti {
    width: 100%;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    background-color: #32C5D3;
    margin-top: 0;
    letter-spacing: 1px;
    font-weight: 600;
    color: white;
    font-size: 20px;
    padding: 0.5em 1em;
    text-align: center;
    z-index: 1999;
    align-items: center;
    justify-content: center;
    display: flex;
    top: 7vh;
    position: fixed;
}

.coupon_noti a {
    margin: 0 0.5rem;
    padding: 0 1rem;
    color: white !important;
    font-size: 2.5rem;
    background-color: #FF6B57;
    border-radius: 0.5rem;
    transition: color 0.3s, background-color 0.3s, transform 0.3s;
}

.coupon_noti span {
    padding: 0 0.5rem;
    color: #32C5D3;
    margin: 0 0.5rem;
    background-color: white;
    border-radius: 0.5rem;
}

.coupon_noti a:hover {
    color: #FF6B57 !important;
    background-color: white;
    transform: translateY(-5px);
}

.edu_statsDiv {
    font-family: 'Open Sans', sans-serif;
    width: 300px;
    bottom: 2em;
    z-index: 1;
    position: relative;
    box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
    margin-inline: auto;
    background: white;
    border-radius: 1em;
    padding: 2rem;
}

.edu_statsDiv>div {
    display: flex;
    flex-direction: column;
    gap: 1em;
}

.edu_statsDiv h2 {
    color: black;
    line-height: 1.2;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    word-spacing: 2px;
}

.edu_statsDiv>div>div {
    width: fit-content;
    margin-inline: auto;
}

.edu_statsDiv p {
    text-align: left;
    font-size: 15px;
    margin-bottom: 1.2rem;
    font-weight: 500;
    color: black;
}

.edu_statsDiv img {
    width: 20px;
    height: 20px;
}

.edu_unlockReport {
    width: 100%;
    margin-inline: auto;
    background-color: #ED745E;
    color: white;
    padding: 1rem 3rem;
    border-radius: 1rem;
    font-weight: 500;
    font-size: 17px;
    transition: transform 0.3s, background-color 0.3s, color 0.3s;
}

.edu_unlockReport:hover {
    transform: translateY(-3px);
    color: white;
    background-color: #21C9D7;
}

.span499 {
    font-size: 25px;
    padding: 0.1rem 1rem;
    background-color: lightgoldenrodyellow;
    color: black;
    font-weight: 600;
    margin-left: 1rem;
    border-radius: 0.5rem;
}

.span499::before {
    content: '\20B9';
}

#faqSection_humanities {
    background-color: white;
}

#formInline_edu {
    margin: 0;
    z-index: 1;
}

#formInline_edu img {
    height: 250px;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 1em;
    width: 250px;
}

#reorder_edu {
    margin: 2em 0 0 0;
}

.faq_area {
    height: auto;
    gap: 5em;
    margin-top: 5rem;
    padding: 5rem 0;
    box-shadow: 10px 10px 20rem white;
}

.faq_accordion_container {
    display: flex;
    margin: 0 10rem;
    padding: 4rem 2rem;
    font-family: 'Poppins', sans-serif;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.faq_heading h1 {
    font-family: 'Roboto Condensed', sans-serif;
    padding-bottom: 2rem;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    background-color: white;
    width: fit-content;
    margin-inline: auto;
}

.faq_heading div {
    width: 170px;
    background-color: #33C4D2;
    height: 3px;
    margin-inline: auto;

}

.faq_accordion {
    background-color: rgb(227, 248, 254);
    color: #444;
    cursor: pointer;
    margin-top: 2rem;
    font-size: 20px;
    font-weight: 600;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    padding: 3rem;
    width: 100%;
    border-radius: 1.5rem;
    border: 0 !important;
    text-align: left;
    outline: 0 !important;
    transition: all 0.4s;
}

.faq_accordion .fa-sort-up {
    display: none;
}

.faq_accordion i {
    font-size: 25px;
    float: right;
}

.active .fa-sort-down {
    display: none;
}

.active .fa-sort-up {
    display: inline-block;
    position: relative;
    top: 10px;
}

.active,
.faq_accordion:hover {
    color: white;
    background-color: rgba(15, 165, 205, 0.5);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}

.faq_panel {
    padding: 3rem 5rem 3rem 3rem;
    background-color: white;
    border: 2px solid rgba(15, 165, 205, 0.5);
    text-align: justify;
    display: none;
    color: black;
    transition: display 400ms ease-in;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    letter-spacing: 1px;
    word-spacing: 3px;
    line-height: 1.5;
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}

.faq_panel li {
    list-style: none;
    padding: 1rem 0
}

.faq_panel ol li {
    list-style: auto;
}

.faq_panel ol li::marker {
    font-weight: bold;
    color: #35C4D2;
}

.faq_panel ul,
.faq_panel ol {
    margin: 2em 0;
    padding-left: 2rem;
}

.faq_panel span {
    color: #35C4D2;
    font-weight: 600;
}

#faqSection_commerce {
    background-color: white;
}

#educatorsGif>img {
    width: 100%;
}

/*@media screen and (max-width:1600px) {#edu_banner {height:1600px;}}*/
@media screen and (max-width:1600px) {
    #edu_banner {
        height: 1700px;
    }
}

@media screen and (max-width:1500px) {
    #reorder_edu {
        margin: 0;
    }

    /*#formInline_edu {justify-content:right;}
    .reportHeading_edu {width:70%;}
    .edu_statsDiv {    margin: 0 0 0 auto;left: 2rem;}*/
    #edu_banner {
        height: 1850px;
    }

    .reportImgs_edu {
        justify-content: center;
    }

    section.report_section img {
        width: 25%;
    }

    .reportHeading_edu {
        width: 90%;
        margin-inline: auto;
    }

    section.report_section h4 {
        text-align: center;
    }

    .reportHeading_edu>div {
        margin-inline: auto;
    }

    section.report_section {
        padding: 5em 2em;
    }

}

/*@media screen and (max-width:1220px) {
    #edu_banner {height: 1750px;}
}*/
@media screen and (max-width:1200px) {
    #edu_banner {
        height: auto;
        padding-bottom: 0;
    }

    section.report_section {
        position: relative;
        clip-path: none;
        padding: 0 2em 5em 2em;
        border-radius: 2rem 2rem 0 0;
    }

    .edu_heading h1 {
        font-size: 40px;
    }

    section.report_section img {
        width: 30%;
    }

    .reportHeading_edu {
        width: 100%;
    }

    section.report_section h4 {
        text-align: center;
    }

    .reportHeading_edu>div {
        margin-inline: auto;
    }

    .reportImgs_edu {
        justify-content: center;
        gap: 2em;
    }
}

@media screen and (max-width:991px) {
    .c-content-box>.container-fluid {
        padding: 0 20px;
    }

    section.report_section h4 {
        font-size: clamp(3.5rem, 5vw, 5.5rem);
    }
}

@media screen and (max-width:700px) {
    img.fullImage {
        height: auto;
        width: 75%;
    }

    .closeBtn {
        right: 1em;
    }
}

@media screen and (max-width:768px) {
    .mobile_eduHeading {
        display: block;
    }

    .mobile_eduHeading h1 {
        font-size: 40px;
    }

    .edu_heading {
        display: none;
    }

    #eduMiddleRow {
        flex-direction: column;
    }

    #eduMiddleRow>div {
        max-width: 100%;
    }

}

@media screen and (max-width:600px) {
    .reportImgs_edu {
        flex-direction: column;
        align-items: center;
    }

    section.report_section img {
        width: 70%;
    }

    #edu_banner {
        margin-top: 15vh;
    }

    .coupon_noti {
        display: block;
    }

    #mainContainer_edu {
        padding: 0;
    }

    #educatorsGif img {
        width: 400px;
    }

    .faq_panel img {
        width: 100%;
    }

    .faq_area {
        padding: 0;
    }

    .faq_heading h1 {
        font-size: 28px;
    }

    /*    .faq_accordion_container {margin:0;}*/
    /*yash change new*/
    .faq_accordion_container {
        margin: 0;
        padding: 2rem 2rem;
    }

    /*end here*/
    .faq_accordion {
        font-size: 16px;
        display: flex;
        padding: 2rem;
    }

    .faq_accordion i {
        font-size: 18px;
        align-self: center;
        margin-left: auto;
    }

    .faq_panel {
        padding: 2rem;
        text-align: left;
    }

    .faq_panel ol {
        padding: 2rem;
        margin: 0 !important;
    }
}

@media screen and (max-width:501px) {
    section.report_section h4 {
        font-size: clamp(3rem, 3vw, 5.5rem);
    }

    .mobile_eduHeading h1 {
        font-size: 35px;
    }
}
