/*add-rwe-studies.css*/
#addRwe-studiesPg-ID .rwe-content {
    text-align: center;
    padding: 74px 0 0;
}

#addRwe-studiesPg-ID .rwe-content h3 {
    font-size: 30px;
    line-height: 110%;
    font-family: 'bebas-neue-pro';
}

#addRwe-studiesPg-ID .rwe-content p {
    font-size: 40px;
    font-family: 'bebas-neue-pro';
    font-weight: bold;
    line-height: 110%;
}
#addRwe-studiesPg-ID .rwe-section-flex{
    display:flex;
    align-items: stretch;
    justify-content: space-between;
    gap:50px;
}
#addRwe-studiesPg-ID .rwe-leftsec img {
    max-width: 606px;
}

#addRwe-studiesPg-ID .rwe-rightsec img {
    max-width: 262px;
    width: 100%;
}

#addRwe-studiesPg-ID .text-center{
    text-align: center;
}
#addRwe-studiesPg-ID .text-align-left{
    text-align: left;
}

#addRwe-studiesPg-ID .rwe-small-title{ 
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-style: normal;
    font-size: 23px;
    line-height: 110%;
    margin-bottom: 30px;
}

#addRwe-studiesPg-ID .py-5{
    padding-top:50px;
    padding-bottom:50px;
}
#addRwe-studiesPg-ID .mt-5{
    margin-top:50px;
}
 
#addRwe-studiesPg-ID .mb-4{
    margin-bottom:40px;
}
#addRwe-studiesPg-ID .mb-5 {
    margin-bottom: 53px;
}
#addRwe-studiesPg-ID .mb-6 {
    margin-bottom: 65px;
}
#addRwe-studiesPg-ID .mb-2 {
    margin-bottom: 25px;
}
#addRwe-studiesPg-ID .mb-1 {
    margin-bottom: 10px;
}
#addRwe-studiesPg-ID .rwe-img-section hr.yellow-hrLine {
    width: 64px;
    height: 9px;
    clip-path: polygon(4% 0, 100% 0, 96% 100%, 0% 100%);
    background-color: #FBAE17;
    color: #FBAE17;
    margin: 24px 0 38px;
    border: unset;
}

#addRwe-studiesPg-ID span.green-text {
    color: #00927C;
}
#addRwe-studiesPg-ID .p-small{
    font-family: 'Roboto Condensed'; 
    font-style: normal;
    font-size: 12px;
    line-height: 15px; 
}
#addRwe-studiesPg-ID .accordion.panelcontainer {
    padding: 40px 0;
}
#addRwe-studiesPg-ID .future-recur img {
    max-width: 773px;
    width: 100%;
}
#addRwe-studiesPg-ID .future-recur {
    width: 67%;
    margin: 0 auto;
    padding-top:50px;
}
#addRwe-studiesPg-ID .future-recur-text {
    font-family: 'bebas-neue-pro';
    font-size: 40px;
    font-weight: 700; 
}
#addRwe-studiesPg-ID .mra-section-flex{
    display: flex;
    justify-content: center;
    align-items: stretch;
        gap: 100px;
}
#addRwe-studiesPg-ID .mra-section-flex .mra-section-divider {
    max-width: 7px;
}
#addRwe-studiesPg-ID .mra-section .percent-imgs {
    max-width: 118px;
    width: 50%;
}
#addRwe-studiesPg-ID .mra-section .mra-section-inner-img {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin:40px 0;
}
#addRwe-studiesPg-ID .mra-section .mra-section-inner-img span {
    font-size: 116px;
    font-family: 'bebas-neue-pro';
    font-weight: 700;
}
#addRwe-studiesPg-ID .mra-section .mra-section-inner-img span.supPerc-sySpc {
    font-size: 80px;
    line-height: normal;
    vertical-align: top;
}
#addRwe-studiesPg-ID .mra-section .mra-section-leftsec {
    flex: 1;
}
 
#addRwe-studiesPg-ID .mra-section .mra-section-section-imgtext {
    font-size: 25.5px;
    font-weight: 400;
        line-height: 130%;
      font-family: 'Roboto Condensed';
      padding:0 50px;
}
#addRwe-studiesPg-ID .text-indent-4 {
    text-indent: -5px;
    margin-left: 11px;
}
#addRwe-studiesPg-ID .text-indent-4.astkSupD-txtInd {
    text-indent: -11px;
}
#addRwe-studiesPg-ID .future-recur p.im-supTxtInd {
    text-indent: -4px;
    margin-left: 4px;
}

#addRwe-studiesPg-ID #bg-rwe-page{
   background:#00927C0D; 
}

#addRwe-studiesPg-ID #bg-future-recurrences {
      background:#00927C17; 
}
#addRwe-studiesPg-ID #bg-mra-section { 
      background:#D9EFEB;
}
#addRwe-studiesPg-ID .rwe-bottom-section p.text-indent.p-medium.mb-1 {
    text-indent: -5px;
    margin-left: 6px;
}
#addRwe-studiesPg-ID .rwe-bottom-section p.text-indent.p-medium.mb-1.astkSup-txtInd {
    text-indent: -6px;
}
#addRwe-studiesPg-ID .rwe-section-flex .rwe-leftsec {
    width: 49%;
}
#addRwe-studiesPg-ID .rwe-section-flex .rwe-rightsec {
    width: 41%;
}
#addRwe-studiesPg-ID h6 {
    font-family: 'Roboto Condensed';
}

@media only screen and (max-width: 991px) {
    #addRwe-studiesPg-ID .rwe-section-flex .rwe-leftsec, #addRwe-studiesPg-ID .rwe-section-flex .rwe-rightsec {
        width:100%;
    }
    
#addRwe-studiesPg-ID #mainBanr-wrapper{
height: 326px; 
min-height: auto;
}
#addRwe-studiesPg-ID #mainBanr-wrapper h1 {
    width: 82%;
}
#addRwe-studiesPg-ID .future-recur p.im-supTxtInd {
    margin-left: 0;
}
#addRwe-studiesPg-ID #mainBanr-wrapper .rowBanr-wrpr {
    padding: 52px 0 30px;
}

#addRwe-studiesPg-ID .mra-section-flex{
flex-direction: column;
gap:30px;
}
#addRwe-studiesPg-ID .rwe-content h3 {
font-size: 21px !important;
margin-bottom: 20px;
}
#addRwe-studiesPg-ID .rwe-content p{
font-size: 24px;

}
#addRwe-studiesPg-ID .rwe-small-title{
font-size:16px !important;
}
#addRwe-studiesPg-ID .rwe-img-section hr.yellow-hrLine{
    margin:40px auto;
}
#addRwe-studiesPg-ID .future-recur {
    width: 100%;
}
#addRwe-studiesPg-ID .rwe-section-flex{
    flex-direction:column;
}
#addRwe-studiesPg-ID .rwe-leftsec img {
    width: 88.33%;
    max-width: 606px;
}
#addRwe-studiesPg-ID .rwe-section-flex .rwe-leftsec h6 {
    text-align: center !important;
}
#addRwe-studiesPg-ID .rwe-img-section hr.yellow-hrLine{
        margin: 20px auto;
}
 
#addRwe-studiesPg-ID .text-center-m{
    text-align:center;
}
#addRwe-studiesPg-ID .future-recur-text { 
    font-size: 30px; 
    line-height: 110%;
}
#addRwe-studiesPg-ID .future-recur img {
    max-width: 308px; 
}
#addRwe-studiesPg-ID .py-5 {
    padding-top: 25px;
    padding-bottom: 25px;
}
#addRwe-studiesPg-ID .rwe-content{
    padding: 36px 0 0 0;
}
#addRwe-studiesPg-ID .mra-section .percent-imgs {
    max-width: 84px;
    width: 25%;
    height: auto;
}
#addRwe-studiesPg-ID .mra-section .mra-section-inner-img span {
    font-size: 77.56px;
}
#addRwe-studiesPg-ID .mra-section .mra-section-inner-img span.supPerc-sySpc {
    font-size: 54px;
    line-height: normal;
    vertical-align: top;
}
#addRwe-studiesPg-ID .mra-section .mra-section-inner-img{
    margin: 30px 0;
    gap: 10px;
}
#addRwe-studiesPg-ID .mra-section .mra-section-section-imgtext {
    font-size: 17px;
}
#addRwe-studiesPg-ID .text-indent-4 {
    text-indent: -5px;
    margin-left: 0;
    margin-bottom: 5px;
}
#addRwe-studiesPg-ID .text-indent-4.astkSupD-txtInd {
    text-indent: -11px;
}
#addRwe-studiesPg-ID .rwe-rightsec img {
    width: 50.33%;
    max-width: 240px;
}
#addRwe-studiesPg-ID .mra-section-flex .mra-section-divider.mobileOnly {
    width: 82%;
    max-width: 360px;
    margin: auto;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #addRwe-studiesPg-ID .rwe-section-flex {
        gap: 40px;
    }
    #addRwe-studiesPg-ID .rwe-leftsec img {
        width: 100%;
    }
    #addRwe-studiesPg-ID .rwe-rightsec img {
        width: 54%;
    }  
}