/*----------
About Hero Section
------------*/

.about__hero__section {
    padding: 180px 20px 100px;
}

.about__hero__section h5.tag__title {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 1.1;
    color: rgba(184, 184, 184, 1);
    margin-bottom: 50px;
}

.about__hero__section h1.title {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 100px;
    line-height: 1.04;
}

/*--------------
About Us
----------------*/

.about__us__section {
    background: linear-gradient(90deg, #F47732 0.59%, #FABF4A 100.71%);
    padding: 100px 20px;
    position: relative;
}

.about__us__section::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 89.47%);
    height: 230px;
    width: 100%;
    z-index: 1;
}

.about__us__section .group__box {
    display: flex;
    align-items: center;
    gap: 100px;
}

.about__us__section .about__text__wrapper {
    max-width: 620px;
}

.about__us__section .about__text__wrapper h2.title {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 30px;
    color: rgba(255, 255, 255, 1);
}

.about__text__wrapper .about__description__wrap {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 1.2;
    color: rgba(255, 255, 255, 1);
}


.about__us__section .about__img__wrapper,
.about__us__section .about__img__wrapper img {
    width: 500px;
    line-height: 0px;
    height: 500px;
    border-radius: 100%;
}

.about__us__section .container {
    position: relative;
    z-index: 2;
}

/*-----------------
Central Program Goals
-----------------*/

.central__program__goals__wrapper {
    text-align: center;
    padding: 80px 20px 100px;
}


.central__program__goals__wrapper h3.title {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    color: rgba(244, 119, 48, 1);
    text-transform: capitalize;
    margin-bottom: 50px;
}

.central__program__box .img__box {
    line-height: 0px;
    width: 393px;
    border-radius: 10px;
    height: 350px;
    margin: 0px auto;
}

.central__program__box .centeral__program__description {
    margin-top: 30px;
}

.centeral__program__description h4.title {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
    color: rgba(244, 119, 48, 1);
    margin-bottom: 10px;
}

.centeral__program__description .text__box {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 1);
}

.central__program__goals__wrapper .box__group__wrap {
    display: flex;
    align-items: self-start;
    justify-content: center;
    gap: 20px;
}

/*---------------
About History
---------------*/

.about__history__wrapper {
    background-color: rgba(253, 223, 164, 1);
    padding: 100px 20px;
}

.about__history__wrapper .about__brief__Description .about__img {
    width: 530px;
    line-height: 0px;
    float: right;
    margin: 0px 0px 30px 30px;
}

.about__history__wrapper .about__brief__Description {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 1.5;
}

.about__history__wrapper .about__brief__Description h4.title {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    color: rgba(244, 119, 48, 1);
    margin-bottom: 30px;
}

.about__history__wrapper .about__brief__Description p+p {
    margin-top: 30px;
}

/*--------------
Courses Section
----------------*/


.brite__courses__wrapper {
    padding: 80px 20px 100px;
    text-align: center;
}

.brite__courses__wrapper .title__box__wrap {
    margin: 0px auto;
    margin-bottom: 50px;
    max-width: 760px;
}

.brite__courses__wrapper .title__box__wrap h5.title {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    color: rgba(244, 119, 48, 1);
    margin-bottom: 30px;
}

.brite__courses__wrapper .title__box__wrap h6.sub__title {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 1.3;
    color: rgba(0, 0, 0, 1);
}

.brite__courses__wrapper .course__box__wrap {
    width: 393px;
}

.course__box__wrap .img__box__wrap {
    line-height: 0px;
}

.course__box__wrap .course__description__wrap {
    margin-top: 30px;
}

.brite__courses__wrapper .group__box {
    display: flex;
}

.brite__courses__wrapper .group__box {
    display: flex;
    align-items: self-start;
    justify-content: center;
    gap: 20px;
}

.course__description__wrap h4.title {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 20px;
}

.course__box__wrap .course__description__wrap .title__label {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.1;
    display: block;
    margin-bottom: 20px;
}

.course__box__wrap .course__description__wrap .short__description {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.1;
    color: rgba(0, 0, 0, 1);
}

.course__box__wrap.yellow__box .course__description__wrap h4.title {
    color: rgba(250, 190, 73, 1);
}

.course__box__wrap.purple__box .course__description__wrap h4.title {
    color: rgba(168, 92, 164, 1);
}

.course__box__wrap.green__box .course__description__wrap h4.title {
    color: rgba(74, 186, 120, 1);
}

.course__box__wrap.yellow__box label.title__label {
    color: rgba(244, 119, 48, 1);
}

.course__box__wrap.purple__box label.title__label {
    color: rgba(6, 180, 223, 1);
}

.course__box__wrap.green__box label.title__label {
    color: rgba(250, 190, 73, 1);
}

.brite__courses__wrapper .project__team__box {
    margin-top: 120px;
}

.project__team__box h4.title {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    color: rgba(244, 119, 48, 1);
    margin-bottom: 50px;
}

.project__team__member__wrap .member__box__wrap {
    width: 290px;
}

.project__team__member__wrap .member__box__wrap .member__img__Box {
    line-height: 0px;
    width: 290px;
    height: 290px;
    position: relative;
    margin: 0px auto;
}

.member__box__wrap .member__img__Box::before {
    content: "";
    background-image: url(../imgs/border-img.png);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.project__team__member__wrap .member__box__wrap .member__info__box {
    margin-top: 30px;
}

.member__info__box h6.title {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.1;
    color: rgba(250, 190, 73, 1);
    margin-bottom: 20px;
}

.member__info__box span.designation {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.1;
    display: block;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 10px;
}

.member__info__box label.company__name {
    display: block;
    font-family: 'Mulish';
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.1;
    color: rgba(0, 0, 0, 1);
}

.project__team__box .project__team__member__wrap {
    display: flex;
    align-items: self-start;
    gap: 30px 20px;
    flex-wrap: wrap;
    justify-content: center;
}

.brite__courses__wrapper .project__team__box.top__spacer {
    margin-top: 50px;
}

@media only screen and (max-width: 1440px) {

    .about__hero__section h1.title {
        font-size: 70px;
        line-height: 1.04;
    }

    .about__hero__section h5.tag__title {
        font-size: 50px;
        line-height: 1.1;
        margin-bottom: 30px;
    }

    .about__history__wrapper .about__brief__Description {
        font-size: 22px;
        line-height: 1.5;
    }

    .about__history__wrapper .about__brief__Description .about__img {
        margin: 0px 0px 10px 10px;
    }

    .about__us__section .group__box {
        gap: 50px;
        justify-content: center;
    }

}

@media only screen and (max-width: 1280px) {

    .about__us__section .about__text__wrapper {
        max-width: 550px;
    }

    .about__us__section .about__img__wrapper,
    .about__us__section .about__img__wrapper img {
        width: 400px;
        height: 400px;
    }

    .central__program__goals__wrapper .box__group__wrap {
        flex-wrap: wrap;
    }

    .project__team__member__wrap .member__box__wrap {
        width: 250px;
    }

    .project__team__member__wrap .member__box__wrap .member__img__Box {
        width: 250px;
        height: 250px;
    }

    .about__history__wrapper .about__brief__Description {
        font-size: 18px;
        line-height: 1.5;
    }

    .about__history__wrapper .about__brief__Description .about__img {
        margin: 0px 0px 10px 10px;
        width: 400px;
    }

    .about__hero__section h1.title {
        font-size: 80px;
        line-height: 1.04;
    }

    .about__us__section {
        padding: 60px 20px 100px;
    }


}

@media only screen and (max-width: 1024px) {

    .project__team__member__wrap .member__box__wrap .member__img__Box {
        width: 200px;
        height: 200px;
    }

    .brite__courses__wrapper .group__box {
        flex-wrap: wrap;
    }

    .about__history__wrapper {
        padding: 50px 20px;
    }

    .about__us__section::before {
        height: 100px;
    }

    .about__us__section .about__img__wrapper,
    .about__us__section .about__img__wrapper img {
        width: 300px;
        height: 300px;
    }

    .about__text__wrapper .about__description__wrap {
        font-size: 20px;
        line-height: 1.2;
    }
}

@media only screen and (max-width: 980px) {
    .about__us__section .about__text__wrapper {
        max-width: 450px;
    }

    .about__text__wrapper .about__description__wrap {
        font-size: 18px;
        line-height: 1.2;
    }

    .about__us__section .about__img__wrapper,
    .about__us__section .about__img__wrapper img {
        width: 250px;
        height: 250px;
    }


}


@media only screen and (max-width: 768px) {
    .about__history__wrapper .about__brief__Description .about__img {
        float: none;
        width: 100%;
        margin: 0px auto 30px;
        text-align: center;
    }

    .about__hero__section h1.title {
        font-size: 55px;
        line-height: 1.2;
    }

    .about__us__section .group__box {
        gap: 30px;
        justify-content: center;
        flex-direction: column-reverse;
    }

    .about__us__section .about__text__wrapper {
        max-width: 100%;
        text-align: center;
    }

}


@media only screen and (max-width: 640px) {

    .project__team__box h4.title,
    .brite__courses__wrapper .title__box__wrap h5.title {
        line-height: 1.1;
    }

    .about__hero__section {
        padding: 140px 20px 50px;
    }

    .about__hero__section h1.title {
        font-size: 40px;
        line-height: 1.3;
    }

    .project__team__member__wrap .member__box__wrap {
        width: 48%;
    }
}

@media only screen and (max-width: 540px) {



    .central__program__goals__wrapper h3.title {
        font-size: 40px;
        line-height: 1.1;
    }
}


@media only screen and (max-width: 480px) {

    .central__program__box .img__box {
        width: 100%;
        height: auto;
    }

    .about__hero__section h5.tag__title {
        font-size: 30px;
        line-height: 1.1;
        margin-bottom: 20px;
    }

    .about__hero__section h1.title {
        font-size: 30px;
        line-height: 1.3;
    }

    .project__team__member__wrap .member__box__wrap {
    width: 100%;
}
}

@media only screen and (max-width: 384px) {

    .brite__courses__wrapper .title__box__wrap h6.sub__title {
        font-size: 20px;
        line-height: 1.3;
    }

    .project__team__box h4.title,
    .brite__courses__wrapper .title__box__wrap h5.title {
        line-height: 1.1;
        font-size: 30px;
    }

    .central__program__goals__wrapper h3.title {
        font-size: 30px;
        line-height: 1.1;
    }

}