.aboutUsPage {
    padding-top: 104px;
}

.aboutUsHeading {
    color: #363636;
    font-size: 35px;
    font-weight: 700;
    padding-bottom: 10px;
}

.aboutUsHeadingContents {
    padding: 40px 0;
    background-color: #FFF9EF;
}

.associationsAboutUsHeading {
    color: #363636;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 22px;
}

.aboutUsDescription {
    color: #363636;
    font-size: 16px;
    font-weight: 600;
    max-width: 979px;
    margin: auto;
    line-height: 27px;
}

.associationsAboutUs {
    padding: 40px 0;
}

.smbxlheading {
    color: #363636;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 22px;
}

.smbxlHeadingDescription {
    color: #5E5E5E;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 35px;
}

.smbxlSection {
    padding: 40px 0;
    background-color: #FFF9EF;
}

.elevateSectionContents {
    width: 90%;
    margin: auto;
}

.smbxlSectionContents {
    width: 62%;
    margin: auto;
}

.detailsDescriptionOne,
.detailsDescriptionTwo {
    color: #363636;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
}

.descriptionSubHeading {
    color: #363636;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 12px;
}

.twoSectionsContents {
    gap: 92px;
}

.smbxlImage,
.smbxlDetails {
    width: 100%;
}

.smbxlImage img {
    max-width: 548px;
}

.detailsDescriptionOne {
    padding-bottom: 20px;
}

.aboutUsBlock {
    display: block;
}

.elevateSectionContents {
    padding: 40px 0;
}

.elevateHeading {
    color: #363636;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 15px;
}

.counter {
    color: #363636;
    text-align: center;
    font-size: 35px;
    font-weight: 700;
}

.counterText {
    color: #5E5E5E;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
}

.associationsAboutUsContents {
    width: 90%;
    margin: auto;
}

.counterSectionOne,
.counterSectionTwo,
.counterSectionThree {
    padding: 33px 50px;
}

.counterCombinedSections {
    gap: 30px;
}

@media only screen and (max-width:1700px) {
    .twoSectionsContents {
        align-items: start !important;
    }
}

@media only screen and (max-width:1600px) {
    .smbxlSectionContents {
        width: 75%;
    }

    .twoSectionsContents {
        gap: 55px;
    }
}

@media only screen and (max-width:1400px) {

    .aboutUsHeading,
    .smbxlheading {
        font-size: 27px;
    }

    .aboutUsHeadingContents,
    .associationsAboutUs,
    .smbxlSection,
    .elevateSectionContents {
        padding: 30px 0;
    }

    .associationsAboutUsHeading {
        font-size: 25px;
    }

    .aboutUsDescription {
        line-height: 24px;
    }

    .elevateHeading {
        font-size: 25px;
    }

    .counter {
        font-size: 30px;
    }

    .detailsDescriptionOne,
    .detailsDescriptionTwo {
        line-height: 24px;
    }

    .counterText {
        font-size: 18px;
    }

    .counterSectionOne,
    .counterSectionTwo,
    .counterSectionThree {
        padding: 33px 25px;
    }

    .col-lg-12.touch_mgn {
        padding: 0 0px 0px !important;
    }
}

@media only screen and (max-width:1300px) {
    .smbxlSectionContents {
        width: 90%;
    }

    .twoSectionsContents {
        gap: 35px;
    }
}

@media only screen and (max-width:1200px) {
    .aboutUsPage {
        padding-top: 97px;
    }
    .smbxlImage img {
        max-width: 348px !important;
        height: 531px;
        object-fit: contain;
    }
    .twoSectionsContents {
        gap: 21px !important;
    }
}

@media only screen and (max-width:1000px) {
    .twoSectionsContents {
        flex-direction: column;
    }

    .smbxlImage {
        display: flex;
        justify-content: center;
    }

    .counterSectionOne,
    .counterSectionTwo,
    .counterSectionThree {
        padding: 33px 12px;
    }

}

@media only screen and (max-width:767px) {

    .aboutUsHeading,
    .smbxlheading {
        font-size: 22px;
    }

    .aboutUsHeadingContents,
    .associationsAboutUs,
    .smbxlSection,
    .elevateSectionContents {
        padding: 25px 0;
    }

    .detailsDescriptionOne,
    .detailsDescriptionTwo {
        font-size: 14px;
        line-height: 22px;
    }

    .associationsAboutUsHeading {
        padding-bottom: 10px;
    }

    .twoSectionsContents {
        gap: 20px;
    }

    .detailsDescriptionOne,
    .detailsDescriptionTwo {
        font-size: 14px;
        line-height: 22px;
    }

    .associationsAboutUsHeading {
        font-size: 21px;
    }

    .aboutUsDescription {
        font-size: 14px;
    }

    .aboutUsDescription {
        line-height: unset;
    }

    .smbxlHeadingDescription {
        padding-bottom: 15px;
    }

    .smbxlHeadingDescription {
        font-size: 15px;
    }

    .smbxlheading {
        padding-bottom: 15px;
    }

    .elevateHeading {
        font-size: 22px;
        padding-bottom: 20px;
    }

    .counter {
        font-size: 25px;
    }

    .counterText {
        font-size: 16px;
    }

    .counterCombinedSections {
        flex-direction: column;
    }

    .counterSectionOne,
    .counterSectionTwo,
    .counterSectionThree {
        padding: 0;
    }

    .counterCombinedSections {
        padding: 15px 0;
    }

    .aboutUsPage {
        padding-top: 80px;
    }

    .smbxlImage img {
        width: 100%;
    }
}

.align_left_section .aboutUsDescription {
    font-weight: 500;
    max-width: 100%;
    margin-bottom: 12px;
}

.align_left_section .associationsAboutUsHeading {
    padding-top: 10px;
}