.first_section_single-experts .container {
    max-width: 1568px;
}

.first_section_single-experts {
    padding-top: 90px;
    padding-bottom: 130px;
}

.first_section_single_experts_content {
    padding-top: 9px;
    padding-left: 80px;
}

.first_section_single_experts_content h1,
.h1-first-title-responsive {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 70px;
    padding-top: 50px;
    line-height: 116px;
    margin-bottom: 40px;
    color: #16000A;
}

.h1-first-title-responsive {
    display: none;
}

.first_section_single_experts_content h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 36px;
    line-height: 44px;
    color: #2B7272;
    margin-bottom: 13px;
}

.first_section_single_experts_content .first_section_single_experts_description {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    color: #16000A;
    margin-bottom: 20px;
}

.first_section_single_experts_content_imgs {
    margin-bottom: 30px;
}

.first_section_single_experts_content_imgs a {
    text-decoration: none;
}

.eap_seventh_section.single-experts-experts .eap_seventh_section_box_img svg path {
    transition: all .3s ease;
}

.eap_seventh_section.single-experts-experts .eap_seventh_section_box_img a {
    margin: 0 7px;
}

.eap_seventh_section.single-experts-experts .eap_seventh_section_box_img a:hover {
    background-color: unset;
}

.eap_seventh_section.single-experts-experts .eap_seventh_section_box_img svg ellipse {
    transition: all .3s ease;
}

.eap_seventh_section.single-experts-experts .eap_seventh_section_box_img svg:hover path {
    fill: #F4F0ED;
}

.eap_seventh_section.single-experts-experts .eap_seventh_section_box_img svg:hover ellipse {
    fill: #16000A;
}

.eap_seventh_section.single-experts-experts .row {
    align-items: flex-start;
}

.first_section_single_experts_content_imgs img {
    margin-right: 17px;
}

.first_section_single_experts_content p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    color: #16000A;
    margin-bottom: 40px;
    max-width: 726px;
}

.first_section_single_experts_a a {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    padding: 6px 31px 7px;
    border: 2px solid #631837;
    border-radius: 45px;
    color: #631837;
}

.first_section_single_experts_a a:hover {
    color: white;
    text-decoration: none;
    transition: 300ms all ease;
    background-color: #631837;
}


/* fourth_section_single_experts*/

.fourth_section_single_experts {
    padding-bottom: 90px;
}

.fourth_section_single_experts .container {
    max-width: 870px;
}

.fourth_section_single_experts_title {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #16000A;
    margin-bottom: 130px;
}

.fourth_section_single_experts_content {
    display: flex;
    padding: 25px 36px;
}

.fourth_section_single_experts_content_question {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 24px;
    line-height: 29px;
    color: #16000A;
    margin-bottom: 16px;
}

.fourth_section_single_experts_content_description {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #16000A;
}

.fourth_section_single_experts_content {
    position: relative;
    border-left: 3px solid #F4F0ED;
}

.fourth_section_single_experts_content:hover {
    border-left: 3px solid #631837;
    background-color: #EDE1DF;
    transition: all 0.5s ease;
}

.fourth_section_single_experts_content_a {
    position: absolute;
    right: 36px;
    bottom: 20px;
}

.featured_image__eap {
    position: relative;
    margin-bottom: 25px;
}


/*.featured_image__eap:before {*/


/*    content: "";*/


/*    width: 350px;*/


/*    height: 350px;*/


/*    display: block;*/


/*    border-radius: 50%;*/


/*    background: white;*/


/*    position: absolute;*/


/*    bottom: 0;*/


/*    z-index: 1;*/


/*}*/

.fourth_section_single_experts_content__book {
    min-width: 80px;
}

.first_section_single__featured {
    width: 400px;
    margin: 0 auto 30px auto;
    position: relative;
    max-width: 100%;
}

.first_section_single__featured:before {
    content: "";
    display: block;
    width: 100%;
    height: 400px;
    z-index: -1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #DDCDCA;
}

.featured_image__eap {
    position: relative;
    width: 250px;
    max-width: 100%;
    margin: 0 auto 25px auto;
}

.featured_image__eap:before {
    content: "";
    display: block;
    width: 100%;
    height: 250px;
    z-index: 1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #F4F0ED;
}

.featured_image__eap a {
    text-decoration: none;
}

.featured_image__eap img {
    position: relative;
    margin-bottom: 0;
    z-index: 2;
}

.fourth_section_single_experts_content_a p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 19px;
    color: #631837;
    text-decoration: none;
    margin-bottom: 0px;
}

.fourth_section_single_experts .row {
    margin-bottom: 50px;
    justify-content: center;
}


/*rest of edits*/

.eap_seventh_section {
    background: #DDCDCA;
    padding: 58px 0px 100px 0px;
}

.eap_seventh_section_content {
    color: #16000A;
    margin-top: 40px;
}

.eap_seventh_section_box {
    height: 100%;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.eap_seventh_section_box h4 {
    color: #16000A;
}

.fifth_section {
    padding: 80px 0px;
}

.eap_seventh_section_box p {
    color: #16000A;
}

.eap_seventh_section_content a {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #631837;
    border: 2px solid #631837;
}

.single_experts_rabs_description h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #16000A;
    margin-top: 65px;
    margin-bottom: 34px;
}

.single_experts_rabs_description p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    max-width: 813px;
    margin: 0px auto;
    text-align: center;
    color: #16000A;
}

.single_experts_rabs_description {
    padding: 0px 15px;
}

.eap_seventh_section_box a {
    margin: unset;
    display: unset;
    align-items: unset;
    align-content: unset;
    justify-content: unset;
    width: unset;
    height: unset;
    border-radius: unset;
    background-color: unset;
}

.eap_seventh_section_content a:hover {
    color: white;
    text-decoration: none;
    transition: 300ms all ease;
    background-color: #631837;
}

.fourth_section_single_experts_a {
    display: flex;
}

.first_section_single_experts_content_imgs path {
    fill: #2B7272;
}

.first_section_single_experts_content_imgs svg:hover > path {
    fill: white;
    transition: 0.4s all ease;
}

.first_section_single_experts_content_imgs svg:hover > circle {
    fill: #2B7272;
    transition: 0.4s all ease;
}

@media (max-width: 1440px) {
    .first_section_single_experts_content h1 {
        font-size: 66px;
        padding-top: 50px;
        margin-bottom: 10px;
    }

    .first_section_single__featured:before {
        height: 345px;
    }

    .first_section_single_experts_content h2 {
        font-size: 34px;
        line-height: 44px;
    }

    .first_section_single-experts .container {
        max-width: 1140px;
        padding: 0px 15px;
    }

    .single_experts_rabs_description {
        padding: 0px 15px;
    }

    .footer_first_part .footer_first_part_box_a {
        font-family: 'Satoshi';
        font-weight: 500;
        font-size: 24px;
        line-height: 34px;
        color: #2B7272;
        margin-bottom: 0;
        word-wrap: break-word;
    }

    .fifth_section__programs {
        margin-left: -25px;
    }
}

@media (max-width: 1200px) {
    .first_section_single__featured:before {
        height: 285px;
    }

    .first_section_single_experts_content h1 {
        font-size: 60px;
        padding-top: 50px;
        margin-bottom: 10px;
    }

    .first_section_single_experts_content h2 {
        font-size: 34px;
        line-height: 44px;
    }

    .header .container,
    .footer .container,
    .first_section_single-experts .container {
        max-width: 960px;
    }

    .first_section_single_experts_content {
        padding-top: 9px;
        padding-left: 128px;
        padding-right: 0px;
    }

    .eap_seventh_section_content h3,
    .single_experts_rabs_description h2 {
        font-size: 44px;
    }

    .fifth_section__programs {
        margin-left: -15px;
    }
}


@media (max-width: 991px) {
    .first_section_single-experts .row {
        display: flex;
        flex-direction: column;
    }

    .first_section_single-experts .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .first_section_single-experts .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .h1-first-title-responsive {
        display: block;
        font-size: 60px;
        margin-bottom: 0px;
        text-align: center;
        line-height: 20px;
    }

    .first_section_single_experts_content {
        padding: 0px;
    }

    .first_section_single_experts_content p {
        max-width: unset;
    }

    .header .container,
    .footer .container,
    .first_section_single-experts .container {
        max-width: 720px;
    }

    .first_section_single_experts_content h1 {
        display: none;
    }

    .eap_seventh_section_content h3,
    .single_experts_rabs_description h2 {
        font-size: 40px;
        font-weight: 400;
    }

    .featured_image__eap:before {
        height: 205px;
    }

    .eap_seventh_section_content h3 {
        margin-bottom: 20px;
    }

    .first_section_single__featured:before {

        width: 400px;
        height: 400px;

    }

    .first_section_single__featured {
        width: 400px;
    }

    .first_section_single_experts_img img {
        width: 400px;
        padding: 0px;
    }

    .first_section_single__featured {
        text-align: center;
    }

    .first_section_single-experts .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0px;
    }

    .fifth_section__programs {
        margin-left: -15px;
        margin-right: -15px;
    }

    .fifth_section {
        padding-bottom: 0px;
    }
}


@media (max-width: 767px) {
    .footer_sign__up {
        margin-right: 0px;
    }

    .first_section_single_experts_content {
        padding-left: 0px;
    }

    .eap_seventh_section_content {
        padding: 0px 15px;
    }

    .single_experts_rabs_description {
        padding: 0px 15px;
    }

    .featured_image__eap:before {
        height: 250px;
    }

    .eap_seventh_section.single-experts-experts .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header .container,
    .footer .container,
    .first_section_single-experts .container {
        max-width: 540px;
    }

    .first_section_single-experts {
        padding-top: 90px;
        padding-bottom: 60px;
    }

    .single_experts_rabs_description h2 {
        font-size: 36px;
    }

    .h1-first-title-responsive {
        font-size: 40px;
    }

    .eap_seventh_section_content h3,
    .single_experts_rabs_description h2 {
        font-size: 36px;
        font-weight: 400;
    }

    .first_section_single__featured:before {

        width: 400px;
        height: 400px;

    }

    .first_section_single__featured {
        width: 400px;
    }

    .first_section_single_experts_img img {
        width: 400px;
        padding: 0px;
    }

    .first_section_single__featured {
        text-align: center;
    }
}


@media (max-width: 576px) {
    .footer {
        padding-right: 0px;
    }

    .h1-first-title-responsive {
        font-family: 'Satoshi';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 39px;
        text-align: center;
        color: #16000A;
    }

    .first_section_single_experts_content h2 {
        font-family: 'Satoshi';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        color: #2B7272;;
    }

    .first_section_single_experts_content .first_section_single_experts_description {
        font-family: 'Alliance No.1';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        text-align: center;
        color: #16000A;
    }

    .first_section_single_experts_content p {
        text-align: left;
    }

    .first_section_single-experts .container {
        max-width: 100%;
        padding: 0px;
    }

    .first_section_single__featured {
        width: 100%;
        margin: 0 auto 30px auto;
        position: relative;
    }

    .footer-row .col-md-3, .footer-row .col-md-2, .footer-row .col-md-1, .row.footer-row, .footer_sign__up {
        padding: 0px;
    }

    .single_experts_rabs_description h2 {
        font-size: 32px;
        text-align: left;
    }

    .first_section_single_experts_img img {
        width: 100%;
        padding: 0px 10px;
    }

    .first_section_single__featured:before {

        width: 300px;
        height: 300px;

    }

    .first_section_single_experts_img img {
        width: 300px;
        padding: 0px;
    }

    .first_section_single-experts .col-md-8 {
        padding: 0px 15px 0px 30px;
    }

    .single_experts_rabs_description {
        padding: 0px;
    }

    .single_experts_rabs_description h2 {
        font-size: 32px;
        text-align: center;
    }

    .first_section_single_experts_content p {
        padding-right: 15px;
    }
}