/* first section healthcare*/
.second_section_specialized_service .headline-row {
    margin-left: -15px;
}

.eap_fourth_section_download_mini .full_list {
    font-weight: 700;
    font-size: 24px;
}

.pdfs-section {
    margin-bottom: 92px;
}

.pdfs-section .pdfs-section_single-pdf {
    padding: 20px 24px;
    background: #fff;
    border-radius: 5px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-bottom: 8px;
}

.pdfs-section .pdfs-section_single-pdf .title {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #631837;
}

.pdfs-section_single-pdf_buttons a.download-btn {
    margin-right: 15px;
}

.pdfs-section_single-pdf_buttons a {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #2B7272;
    text-decoration: none;
    transition: all 300ms ease;
}

.pdfs-section_single-pdf_buttons a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.about-services {
    margin-top: 100px;
    margin-bottom: 120px;
}

.about-services .about-services_headline-row {
    margin-bottom: 30px;
    text-align: left;
}

.about-services h2 {
    font-family: 'Satoshi';
    font-weight: 500;
    font-size: 48px;
    line-height: 1.2;
    color: #16000A;
}

.about-services_row {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
}

.about-services_single-tab {
    padding: 36px 24px 28px;
    flex: 0 0 calc(50% - 16px);
    max-width: calc(50% - 16px);
    margin: 0 8px 16px;
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-content: flex-start;
    align-items: flex-start;
}

.about-services .about-services_row {
    margin: 0 -8px;
}

.about-services_single-tab .title {
    margin-bottom: 24px;
    flex: 0 0 100%;
    max-width: 100%;
}

.about-services_single-tab .content {
    flex: 0 0 100%;
    max-width: 100%;
}

.about-services_single-tab .content .extend_text {
    display: none;
}

.about-services_single-tab .read-more-btn.hide,
.about-services_single-tab .read-less-btn.hide {
    display: none;
}

.about-services_single-tab .read-btn {
    font-family: 'Alliance No.1';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #16000A;
    cursor: pointer;
    display: block;
    text-align: right;
    text-decoration: none;
}

.about-services_single-tab h3 {
    font-family: 'Satoshi';
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    color: #631837;
    margin-bottom: 0;
    max-width: 100%;
    word-break: break-word;
}

.about-services_single-tab p,
.about-services_single-tab ul li {
    font-family: 'Alliance No.1';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #16000A;
    max-width: 100%;
    word-break: break-word;
}

.third_section__energy .container {
    max-width: 1140px;
}

.third-section_content .col-md-8 {
    flex: 0 0 59.066667%;
}

.third-section_content h2 {
    font-family: 'Satoshi';
    font-size: 48px;
    line-height: 65px;
    color: #16000A;
    margin-bottom: 30px;
}

.third-section_content p {
    font-family: 'Alliance No.1';
    color: #16000A;
    margin-bottom: 40px;
    font-size: 16px;
}

.third_section__health_care_box {
    background-color: #631837;
    color: white;
    text-align: center;
    padding: 50px;
    margin-bottom: 138px;
}

.third_section__health_care_box h3 {
    font-family: "Satoshi";
    font-weight: 500;
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 30px;
}

.third_section__health_care_box p {
    max-width: 71%;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Alliance No.1';

    font-weight: 300;
    margin: 0 auto;
}

.third_section__health_care_box .buttons-box {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    max-width: 71%;
    margin: 0 auto;
    margin-top: 30px;
}

.content-before-crisis h2 {
    font-family: 'Satoshi';

    font-weight: 500;
    font-size: 48px;
    line-height: 1.2;
    color: #16000A;
    margin-bottom: 30px;
}

.content-before-crisis p {
    font-family: 'Alliance No.1';

    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #16000A;
}

.single-crisis-button {
    flex: 0 0 100%;
    font-family: 'Satoshi';

    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: #74314D;
    border-radius: 5px;
    padding: 17px;
    margin-bottom: 8px;
    text-decoration: none;
    transition: all 300ms ease;
}

.single-crisis-button:hover {
    opacity: 0.8;
    text-decoration: none;
    color: #fff;
}

.third_section__energy .experts-row .single-expert {
    margin-bottom: 16px;
    padding: 0 8px;
}

.third_section__energy .experts-row .single-expert-box {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    padding: 21px 24px;
    background-color: #fff;
    border-radius: 5px;
}

.third_section__energy .experts-row .single-expert-box .upper-box {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex: 0 0 100%;
    transition: all 300ms ease;
}

.third_section__energy .experts-row .single-expert-box .upper-box.margin_css {
    margin-bottom: 10px;
}

.experts-row .single-expert-box .single-expert-image {
    flex: 0 0 72px;
}

.third_section__energy .experts-row .single-expert-box .single-expert-content {
    flex: 1;
    padding-left: 30px;
}

.third_section__energy .experts-row .single-expert-box .single-expert-content svg {
    transition: all 0.5s ease;
}

.third_section__energy .experts-row .single-expert-box .single-expert-content.active svg {
    transform: rotate(180deg);
}

.how-it_works__content-sec p {
    text-align: left;
}

.experts-row {
    margin-bottom: 85px;
}

.experts-row .single-expert-box .single-expert-content .main-row {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    cursor: pointer;
}

.single-expert-box .single-expert-content .main-row .title {
    flex-flow: row wrap;
    align-items: baseline;
    align-content: baseline;
    display: flex;
    justify-content: flex-start;
    max-width: 80%;
}

.single-expert-box .single-expert-content .main-row .title .name {
    font-family: 'Satoshi';
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    color: #16000A;
    display: block;
    margin-bottom: 4px;
    flex: 0 0 100%;
}

.single-expert-box .single-expert-content .main-row .title .degrees {
    font-family: 'Satoshi';
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    color: #9D5271;
    flex: 0 0 100%;
}

.single-expert-box .description-row {
    display: none;
    max-width: 100%;
}

.single-expert-box .description-row p {
    font-family: 'Alliance No.1';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #16000A;
    margin-bottom: 0;
}

.experts-row .single-expert-box .single-expert-image img {
    max-width: 100%;
    width: 72px;
    height: 72px;
    object-fit: cover;
    border-radius: 50%;
}

.eap_fourth_section_download_box.health-care-box {
    display: none;
}

.first_section_specialized_service_img__circle video {
    object-position: 18%;
}

.first_section_specialized_service .row {
    margin-right: 0px;
}

.row.third_section__health_care_row {
    padding: 0px 15px;
}

.third_section__energy_tabs {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 15px;
}

.third_section_energy_tab.energy_third_tab,
.third_section_energy_tab:last-child {
    margin-right: 0px;
}

.third_section_energy_tab {
    width: 330px;
    margin-right: 45px;
    max-height: 96px;
    border-radius: 5px;
    display: flex;
    background-color: white;
    margin-bottom: 45px;
    align-items: center;
    justify-content: space-between;
}

.third_section_energy_tab p {
    margin-bottom: 0px;
    font-family: 'Satoshi';

    font-size: 20px;
    line-height: 26px;
    text-align: right;
    color: #631837;
}

.third_section_energy_tab.energy_first_tab {
    padding: 18px 20px 19px 20px;
    justify-content: space-between;
}

.third_section_energy_tab.energy_first_tab img {
    margin-right: 13px;
    max-width: 60px;
}

.third_section_energy_tab.energy_second_tab {
    padding: 13px 20px 14px 20px;
}

.third_section_energy_tab.energy_second_tab img {
    margin-right: 60px;
}

.third_section_energy_tab.energy_third_tab {
    padding: 29px 20px 33px 20px;
}

.third_section_energy_tab.energy_third_tab img {
    margin-right: 30px;
}

.third_section_energy_tab.energy_fourth_tab {
    padding: 19px 20px 16px 20px;
}

.third_section_energy_tab.energy_fourth_tab img {
    margin-right: 50px;
}

.third_section_energy_tab.energy_fifth_tab {
    padding: 17px 20px;
}

.third_section_energy_tab.energy_fifth_tab img {
    margin-right: 50px;
}

.fourth_section_energy > h2 {
    display: none;
}

.fourth_section_energy .section-image-holder img {
	border-radius: 5px;
}

/* energy fourth*/

@media (min-width: 1256px) {
    .fourth_section_energy .container {
        max-width: 1226px;
    }
}

.fourth_section_energy_content h2,
.fourth_section_energy > h2 {
    font-family: 'Satoshi';

    font-size: 48px;
    color: #16000A;
    margin-bottom: 30px;
}

.fourth_section_energy_content {
    padding-left: 30px;
    margin-bottom: 120px;
}

.fourth_section_energy_content__paragraphs p {
    font-family: 'Alliance No.1';
    font-size: 16px;
    line-height: 24px;
    color: #16000A;
    margin-bottom: 28px;
}

.fourth_section_energy_content__paragraphs p:last-child {
    margin-bottom: 56px;
}

.fourth_section_energy_box {
    display: flex;
    padding: 15px;
    position: relative;
    background-color: white;
    border-radius: 5px;
}

.fourth_section_energy_box img {
    height: 86px;
    width: 86px;
}

.fourth_section_energy_box a {
    position: absolute;
    bottom: 8px;
    right: 16px;
    font-family: 'Alliance No.1';

    font-size: 16px;
    line-height: 26px;
    color: #631837;
}

.fourth_section_energy_box a:hover {
    color: #631837;
    text-decoration: none;
}

.fourth_section_energy_box p {
    font-family: 'Satoshi';

    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #16000A;
    margin-left: 20px;
}

.fourth_section_health_care_content {
    padding-right: 63px;
    padding-bottom: 262px;
}

.fourth_section_health_care_content h2 {
    margin-top: 35px;
    font-family: 'Satoshi';

    font-size: 48px;
    line-height: 61px;
    color: #16000A;
    margin-bottom: 30px;
}

.fourth_section_health_care_content > p {
    font-family: 'Alliance No.1';

    font-size: 16px;
    line-height: 24px;
    color: #16000A;
    margin-bottom: 53px;
}

.fourth_section_health_care_content_a > a {
    color: #631837;
    font-family: 'Alliance No.1';

    border: 2px solid #631837;
    border-radius: 45px;
    font-size: 16px;
    line-height: 24px;
    padding: 6px 32px 9px 32px;
}

.fourth_section_health_care_content_a > a:hover {
    color: #F4F0ED;
    text-decoration: none;
    background-color: #631837;
    transition: 300ms all ease;
}

.fourth_section_energy_box {
    margin-top: 70px;
}

.fourth_section_energy.fourth_section_health_care {
    background-image: url('../images/health-care-circles.png');
    background-repeat: no-repeat;
    background-position-x: 100%;
}


/* fifth section health care*/

@media (min-width: 1200px) {
    .fifth_section_health_care .container {
        max-width: 1110px;
    }
}

.fifth_section_health_care h2 {
    margin: 0px auto 30px auto;
    font-family: 'Satoshi';

    font-size: 48px;
    line-height: 1.2;
    color: #16000A;
}

.fifth_section_health_care .fifth_sec_circle__tab {
    max-width: 252px;
    width: 252px;
    border-radius: 5px;
    padding: 24px 33px;
    position: relative;
    z-index: 9;
    background-color: #fff;
    margin-bottom: 0;
}

.circle_tab__title-arrow.how-it_works__title_sec {
    padding-bottom: 0;
}

.fifth_section_health_care_first_pic {
    position: absolute;
    top: 110px;
    right: 50%;
    max-width: 55%;
    transform: translateX(50%);
    z-index: 1;
}


.fifth_section_health_care .fifth_sec_circle__tab.number-two {
    margin-left: 15%;
}

.fifth_section_health_care .fifth_sec_circle__tab.number-three {
    margin-right: 12%;
}

.fifth_sec_circle_numbers {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    min-height: 591px;
    position: relative;
    margin: 100px 0;
}

.fifth_section_health_care_second_video {
    margin-top: 150px;
}

.circle_tab__title-arrow h5 {
    font-family: 'Satoshi';

    font-size: 26px;
    line-height: 31px;
    color: #631837;
}

.circle_number__first_row .fifth_sec_circle__tab {
    margin: 0 auto;
}

.circle_number__second_row {
    justify-content: space-between;
}

.circle_tab__title-arrow {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}

.circle_tab__title-arrow img {
    height: fit-content;
}

.fifth_section_health_care p {
    font-family: 'Alliance No.1';

    font-size: 16px;
    line-height: 24px;
    color: #16000A;
    padding: 0px;
    margin: 5px auto;
}

.fifth_section_health_care {
    background-color: #EDE1DF;
    padding: 111px 0px 89px 0px;
    text-align: center;
}

.fifth_section {
    padding: 48px 0px 83px 0px;
}


/* six section specialized*/

.six_section_about_us {
    padding-top: 0px;
    padding-bottom: 0px;
}

.footer_underline {
    margin-top: 190px;
    height: 10px;
    background-color: #631837;
}

.six_section_specialized_service {
    background: #2B7272;
    padding: 17px 0px 18px 0px;
}

.cta_row {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.six_section_specialized_service p {
    margin-bottom: 0px;
    font-family: 'Satoshi';

    font-size: 32px;
    line-height: 41px;
    text-align: right;
    color: #F4F0ED;
    padding-right: 30px;
}

.six_section_specialized_service_a {
    margin-top: 0;
    padding-left: 30px;
}

.six_section_specialized_service_a a {
    font-family: 'Alliance No.1';

    font-size: 16px;
    line-height: 24px;
    border: 2px solid #F4F0ED;
    border-radius: 45px;
    padding: 6px 32px 9px 32px;
    color: #F4F0ED;
    display: inline-block;
}


/* seven section health_care*/

@media (min-width: 1200px) {
    .seven_section_specialized_service .container {
        max-width: 1550px;
    }
}

.seven_section_specialized_service {
    text-align: center;
    padding: 94px 0px 0px 0px;
}

.seven_section_specialized_service .slick-slide div {
    display: flex !important;
    justify-content: center;
}

.seven_section_specialized_service .image_wrapper img {
    max-width: 150px;
}

/* nine section*/

.fifth_section.nine_section_specialized_section {
    padding-top: 131px;
}

.nine_section_specialized_section_title {
    text-align: center;
}

.seven_section_specialized_service_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.seven_section_specialized_service_box .image_wrapper {
    padding: 0 30px;
}

.nine_section_specialized_section_title h2 {
    font-family: 'Satoshi';
    font-size: 36px;
    text-align: center;
    color: #16000A;
    margin-bottom: 17px;
}

.nine_section_specialized_section_title p {
    font-family: 'Alliance No.1';

    font-size: 16px;
    line-height: 24px;
    padding: 0px 130px;
}

.nine_section_specialized_section .fifth_section__programs {
    margin-top: 99px;
}

.second_section_specialized_service_box {
    border-left: 1px solid #631837;
    padding: 30px 25px;
    margin-top: -70px;
}

.row.third_section__health_care_row .col-md-12 {
    border-radius: 5px;
    max-width: 1088px;
    margin-top: 50px;
}

.eap_fourth_section_download_box {
    margin-top: 0px;
    margin-left: 0px;
    padding: 30px 0px 20px 30px;
    position: relative;
    transition: all 0.2s linear;
}

.eap_fourth_section_download_mini {
    padding-right: 33px;
    position: relative;
    z-index: 9;
}

.eap_row_box p {
    font-family: 'Satoshi';

    font-size: 24px;
    line-height: 26px;
    color: #16000A;
}

.second_section_specialized_service .row {
    margin-bottom: 30px;
    justify-content: space-between;
}

.download_button {
    margin-top: 41px;
}

.fourth_section_health_care_content_a {
    margin-bottom: 70px;
}

.title_fourth_section_energy_content {
    height: 33%;
}

.link_fourth_section_energy_content span {
    transition: all .4s ease;
}

.link_fourth_section_energy_content span:after {
    content: "\A";
    width: 6px;
    height: 6px;
    margin-left: 0px;
    margin-bottom: 2px;
    border-radius: 50%;
    background: black;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.4s ease;
}

.link_fourth_section_energy_content span:hover {
    text-decoration: none;
    padding-right: 15px;
    color: #631837;
}

.link_fourth_section_energy_content span:hover:after {
    opacity: 1;
}


.fifth_section__row_stuff a::after {

}

.seven_section_specialized_service_box div {
    padding: 0;
}

@media (max-width: 1440px) {

    .fourth_section_energy .container,
    .third_section__energy .container,
    .seven_section_specialized_service p,
    .fifth_section .container,
    .fifth_section_entertainment .container,
    .fourth_section__entertainment .container,
    .third_section__entertainment .container,
    .second_section_specialized_service .container,
    .six_section_about_us.six_section_about_us_energy .container,
    .seven_section_specialized_service .container {
        max-width: 1140px;
        padding: 0px 15px;
    }

    .row.third_section__health_care_row .third_section__health_care_box {
        padding: 50px 15px;
    }

    .six_section_about_us.six_section_about_us_energy .container {
        background-color: unset;
    }

    .six_section_about_us.six_section_about_us_energy .row {
        margin: 0px;
        background-color: #2B7272;
    }


    .fifth_section__programs {
        margin-right: 0px;
    }

    .fifth_section_entertainment .container {
        background: unset;
    }

    .fifth_section_entertainment .row {
        background-color: #DDCDCA;
        border-radius: 5px;
        margin-left: 0px;
    }

    .footer_first_part .footer_first_part_box_a {

        font-size: 25px;
        line-height: 34px;

    }

    .first_section_specialized_service h2 strong,
    .first_section_specialized_service h2 {
        font-size: 90px;
    }


    .row.third_section__health_care_row {
        padding: 0px 15px;
    }

    .fifth_section_health_care .col-md-12 {
        padding: 0px;
    }
}

@media (max-width: 1200px) {
    .row.third_section__health_care_row {
        padding: 0px 15px;
    }

    .fifth_section_health_care .col-md-12 {
        padding: 0px 15px;
    }

    .third_section__energy .container,
    .fourth_section_energy .container,
    .seven_section_specialized_service p,
    .fifth_section .container,
    .fifth_section_entertainment .container,
    .fourth_section__entertainment .container,
    .third_section__entertainment .container,
    .second_section_specialized_service .container,
    .footer .container,
    .six_section_about_us.six_section_about_us_energy .container,
    .seven_section_specialized_service .container,
    .header .container {
        max-width: 960px;
        padding: 0px 15px;
    }

    .fifth_sec_circle_numbers h2 {
        padding: 0px;
    }

    .eap_seventh_section_content {
        padding: 0px 15px;
    }

    .fourth_section__entertainment_box .row {
        margin: 0px;
        padding-right: 15px;
    }

    .fifth_section_entertainment .row {

        margin-right: 0px;
    }

    .second_section_specialized_service .col-md-8 {
        margin-right: 0px;
    }

    .first_section_specialized_service h2 strong,
    .first_section_specialized_service h2 {
        font-size: 80px;
    }

    .fourth_section_energy_content h2,
    .fifth_section_health_care h2,
    .fourth_section_health_care_content h2,
    .third_section__health_care_box h3,
    .second_section_specialized_service h2,
    .third_section__entertainment .third_section__entertainment__title,
    .fourth_section__entertainment_content h2,
    .seven_section_specialized_service h2,
    .eap_seventh_section_content h3,
    .single_experts_rabs_description h2,
    .six_section__about_us_content h2 {
        font-size: 44px;
    }

    .second_section_specialized_service .pdfs-section {
        max-width: 78%;
        flex: 0 0 78%;
    }

    .first_section_specialized_service .col-md-8 {
        margin: auto 0px;
        padding-left: 65px;
        padding-right: 77px;
    }

    .fourth_section_energy_content {
        margin-bottom: 20px;
    }

    .footer_first_part .footer_first_part_box_a {
        font-size: 19px;
        line-height: 34px;
    }
}

@media (max-width: 991px) {
    .fourth_section_energy_content h2,
    .fifth_section_health_care h2,
    .fourth_section_health_care_content h2,
    .third_section__health_care_box h3,
    .second_section_specialized_service h2,
    .third_section__entertainment .third_section__entertainment__title,
    .fourth_section__entertainment_content h2,
    .seven_section_specialized_service h2,
    .eap_seventh_section_content h3,
    .single_experts_rabs_description h2,
    .six_section__about_us_content h2 {
        font-size: 40px;
    }

    .third_section__energy .container,
    .fourth_section_energy .container,
    .seven_section_specialized_service p,
    .specialized_service_last_section .container,
    .fifth_section .container,
    .fifth_section_entertainment .container,
    .fourth_section__entertainment .container,
    .third_section__entertainment .container,
    .second_section_specialized_service .container,
    .footer .container,
    .six_section_about_us.six_section_about_us_energy .container,
    .seven_section_specialized_service .container,
    .header .container {
        max-width: 720px;
        padding: 0px 15px;
    }

    .first_section_specialized_service .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .third_section__energy .content-before-crisis .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .first_section_specialized_service .col-md-7 video {
        object-position: 0;
    }

    .first_section_specialized_service .col-md-8 img {
        display: inline-block;
        border-radius: 50%;
        object-fit: cover;
        width: 526px;
        height: 526px;
        position: absolute;
        bottom: -263px;
        left: -60px;
        max-width: 100%;
    }

    .first_section_specialized_service h2 strong,
    .first_section_specialized_service h2 {
        font-size: 50px;
    }

    .first_section_specialized_service p {

        font-size: 16px;
    }

    .eap_fourth_section_download_box {
        margin-top: 0px;
    }

    .second_section_specialized_service .pdfs-section {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .seven_section_specialized_service_box div {
        margin-bottom: 0;
    }

    .third_section__entertainment ul {
        padding-right: 10px;

    }

    .third_section__entertainment {
        padding-bottom: 70px;
    }

    .fourth_section_energy_content {
        margin-top: 40px;
    }

    .fourth_section_health_care_content {
        padding-right: 0;
    }

    .single-expert-box .single-expert-content .main-row .title {
        flex: 0 0 85%;
    }

    .single-expert-box .single-expert-content .main-row .title .name {
        flex: 0 0 100%;
    }

    .fifth_section_entertainment_content {
        padding: 66px 0px 47px 0px;
    }

    .six_section_entertainment h2,
    .seven_section_entertainment h2,
    .fifth_section_entertainment_content h2 {

        font-size: 32px;
    }

    .seven_section_entertainment {
        margin-bottom: 80px;
    }

    .seven_section_specialized_service_box {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        margin: auto;
        max-width: 90%;
    }

    .seven_section_specialized_service_box .slick-arrow-next {
        right: -50px;
    }

    .seven_section_specialized_service_box .slick-arrow-prev {
        left: -50px;
    }

    .fifth_section__programs {
        margin-bottom: 0px;
    }

    .six_section_about_us {
        padding-top: 40px;

    }

    .six_section__about_us_content h5 {

        font-size: 24px;

    }


    .six_section__about_us_content h2 {
        margin-bottom: 40px;
    }

    .six_section__about_us_content p {
        display: none;
    }

    .specialized_service_last_section_content h2 {
        font-size: 28px;
    }

    .fourth_section__entertainment .col-md-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .fourth_section__entertainment .col-md-6:last-child {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .fourth_section__entertainment_content p {

        padding-right: 50px;
    }

    .fourth_section__entertainment_box .row {

        padding-right: 0px;
    }

    .fourth_section__entertainment_box .col-md-6 h2 {
        font-size: 30px;
    }

    .six_section_entertainment {

        padding: 171px 0px;
    }

    .specialized_service_last_section_title_description {

        font-size: 16px;
    }

    .footer-row .col-md-3 {
        padding-left: 15px;
    }

    .footer_first_part .footer_first_part_box_a {
        font-size: 17px;
        line-height: 34px;
    }

    .row.third_section__health_care_row .col-md-12 {
        max-width: unset;

    }

    .seven_section_specialized_service p {

        padding: 0px 15px;
    }

    .third_section_energy_tab {
        width: 324px;
        margin-right: 21px;


    }

    .fifth_section_health_care h2 {
        margin: 0px;
    }

    .fourth_section_energy .row {
        flex-direction: column;
    }

    .fourth_section_energy .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .fourth_section_energy_content {
        padding-left: 0px;
    }

    .fourth_section_energy_content h2 {
        display: block;
    }
}

@media (max-width: 568px) {
    .eap_seventh_section.eight_section_specialized_section.consulting_section .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .fifth_section .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .third_section_energy_tab {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 25px;
    }

    .first_section_specialized_service h1 {
        font-size: 44px;
        line-height: 124%;
    }

    .first_section_specialized_service .col-md-8 img {
        width: 326px;
        height: 326px;
        bottom: -163px;
        left: -60px;
    }

    .footer-row .col-md-3,
    .footer-row .col-md-2,
    .footer-row .col-md-1,
    .row.footer-row,
    .footer_sign__up {
        padding: 0px;
    }

    .row.third_section__health_care_row {
        padding: 0px 15px;
    }

    .fourth_section_energy_content h2,
    .fifth_section_health_care h2,
    .fourth_section_health_care_content h2,
    .third_section__health_care_box h3,
    .second_section_specialized_service h2,
    .third_section__entertainment .third_section__entertainment__title,
    .fourth_section__entertainment_content h2,
    .seven_section_specialized_service h2,
    .eap_seventh_section_content h3,
    .single_experts_rabs_description h2,
    .six_section__about_us_content h2 {
        font-size: 32px;
    }

    .first_section_specialized_service_content_responsive {
        display: none;
    }

    .second_section_specialized_service_p p {
        font-size: 16px;
        padding-left: 0;
    }

    .six_section__about_us_content p {
        display: block;
        font-family: 'Alliance No.1';

        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: #F4F0ED;

        opacity: 0.6;
    }

    .first_section_specialized_service h2 {
        font-size: 46px;
    }
}

@media only screen and (max-width: 1200px) {
    .fifth_section_health_care .fifth_sec_circle_numbers {
        min-height: 531px;
    }

    .seven_section_specialized_service .slick-list {
        width: 80%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 991px) {
    .third-section_content .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .experts-row .single-expert-box .single-expert-content .main-row {
        padding: 14px 0;
    }

    .fifth_section_health_care .fifth_sec_circle_numbers {
        min-height: 451px;
    }

    .fifth_section_health_care_first_pic {
        top: 30px;
    }

    .fifth_section_health_care .fifth_sec_circle__tab.number-two {
        margin-left: 5%;
    }

    .fifth_section_health_care .fifth_sec_circle__tab.number-three {
        margin-right: 5%;
    }
}

@media (max-width: 767px) {

    .fourth_section_health_care_content h2,
    .third_section__health_care_box h3,
    .second_section_specialized_service h2,
    .third_section__entertainment .third_section__entertainment__title,
    .fourth_section__entertainment_content h2,
    .seven_section_specialized_service h2,
    .eap_seventh_section_content h3,
    .single_experts_rabs_description h2,
    .six_section__about_us_content h2 {
        font-size: 36px;
    }

    .fourth_section_energy_content h2,
    .seven_section_specialized_service p,
    .eap_seventh_section.eight_section_specialized_section.consulting_section .container,
    .six_section_entertainment .container,
    .seven_section_entertainment .container,
    .specialized_service_last_section .container,
    .fifth_section .container,
    .fifth_section_entertainment .container,
    .fourth_section__entertainment .container,
    .third_section__entertainment .container,
    .six_section_about_us.six_section_about_us_energy .container,
    .header .container {
        max-width: 100%;
        padding: 0;
    }

    .six_section_entertainment h2,
    .seven_section_entertainment h2,
    .fifth_section_entertainment_content h2 {

        font-size: 28px;
    }

    .six_section_specialized_service_a a {
        color: #631837;
    }

    .first_section_specialized_service .col-md-8 {
        padding: 0px 15px;
    }

    .seven_section_specialized_service .slick-list {
        height: auto !important;
    }

    .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .second_section_specialized_service .pdfs-section .pdfs-section_single-pdf .pdfs-section_single-pdf_title-side,
    .second_section_specialized_service .pdfs-section .pdfs-section_single-pdf .pdfs-section_single-pdf_buttons {
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center;
    }

    .second_section_specialized_service .pdfs-section .pdfs-section_single-pdf .pdfs-section_single-pdf_title-side {
        margin-bottom: 20px;
    }

    .pdfs-section_single-pdf_buttons a.download-btn {
        margin-right: 25px;
    }

    .pdfs-section .pdfs-section_single-pdf .title {
        display: block;
    }

    .fourth_section_energy .row {
        padding: 0 15px;
    }

    .single-expert-box .single-expert-content .description-row {
        max-width: 100%;
    }

    .first_section_specialized_service_content_responsive div p {
        font-size: 14px;
    }

    .third_section__energy .experts-row .single-expert-box {
        padding: 25px;
    }

    .second_section_specialized_service h2 {
        padding: 0px 15px;
    }

    .specialized_service_last_section .col-md-6 {
        padding: 0px 30px;
        margin-bottom: 50px;
    }

    .second_section_specialized_service .row {
        justify-content: space-between;
    }

    .second_section_specialized_service h2 {
        margin-bottom: 0;
        padding: 0;
    }

    .about-services .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .about-services_single-tab {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 16px;
    }

    .about-services .about-services_row {
        margin: 0;
    }

    .experts-row .single-expert-box .single-expert-image {
        flex: 0 0 100%;
    }

    .third_section__energy .experts-row .single-expert-box .single-expert-content {
        padding-left: 0;
    }

    .fourth_section__entertainment .row {
        display: flex;
        flex-direction: column;
        text-align: center;
        border-bottom: 1px solid #B5B5B5;
        padding: 55px 0px 27px 15px;

    }

    .six_section_specialized_service_a {
        padding-left: 0;
    }

    .fourth_section__entertainment .col-md-6:last-child,
    .fourth_section__entertainment .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .fourth_section__entertainment_box .col-md-6 h2 {
        font-size: 26px;
        margin-bottom: 38px;
    }

    .fourth_section__entertainment_box .col-md-6 p {
        padding: 0px 15px;
        font-size: 16px;
        line-height: 20px;
    }

    .fourth_section__entertainment {
        background-color: #EDE1DF;
        padding: 47px 0px 126px 0px;
    }

    .specialized_service_last_section_title_description {
        padding: 0px 15px;
    }

    .seven_section_entertainment_content {
        padding-left: 0px;
    }

    .footer-row .col-md-3,
    .footer-row .col-md-2,
    .footer-row .col-md-1,
    .row.footer-row,
    .footer_sign__up {
        padding: 0px 7px;
    }

    .fifth_section_entertainment .col-md-5 {
        padding: 0px;
        width: 100%;
        height: 530px;
    }

    .fifth_section_entertainment {
        padding: 110px 15px 100px 15px;
    }

    .fifth_section_entertainment_content {
        padding: 44px 28px 0px 28px;
    }

    .fifth_section_entertainment_content h2 {
        font-size: 36px;
    }

    .specialized_service_last_section_content {

        padding: 110px 49px;

    }

    .specialized_service_last_section_content h2 {
        font-size: 28px;
        margin-bottom: 74px;
    }

    .seven_section_specialized_service_box {

        flex-direction: column;
    }

    .row.fifth_section__programs {
        margin-right: 15px;
    }

    .specialized_service_last_section_content {
        background-repeat: no-repeat;
        background-size: cover;
    }

    .single_experts_rabs_description p {
        padding: 0px 15px;
    }

    .fourth_section__entertainment .row {
        border: none;
    }

    .fourth_section__entertainment_box .row:first-child {
        border-top: 1px solid #B5B5B5;
    }

    .fourth_section__entertainment_box .row {
        border-bottom: 1px solid #B5B5B5;
    }

    .row.third_section__health_care_row .col-md-12 {
        max-width: unset;
        padding: 30px 15px;
    }

    .third_section__health_care_box p {
        max-width: 100%;
    }

    .fourth_section_energy .col-md-6 {
        padding: 0px;
    }

    .six_section_specialized_service {
        background: #2B7272;
        padding: 38px 0px 32px 0px;
    }

    .six_section_specialized_service p {
        margin-bottom: 15px;
        font-size: 28px;
    }

    .first_section_specialized_service h2 strong,
    .first_section_specialized_service h2 {
        font-size: 50px;
    }

    .first_section_specialized_service {
        margin-bottom: 58px;
    }

    .third_section__health_care_box {
        margin-bottom: 50px;
    }

    .fourth_section_health_care_content {
        padding-right: 0px;
        padding-bottom: 80px;

    }

    .fifth_sec_circle_numbers {
        min-height: unset;
    }


    .fifth_section_health_care {
        background-color: #EDE1DF;
        padding: 66px 0px 89px 0px;
        text-align: center;
    }

    .fifth_section_health_care .col-md-12 {
        padding: 0px;
    }

    .six_section_specialized_service p {
        text-align: center;
        padding-right: 0px;
    }

    .fifth_section_health_care .fifth_sec_circle__tab {
        max-width: 100%;
        width: 100%;
        margin-bottom: 100px;
    }

    .circle_number__first_row .fifth_sec_circle__tab {
        margin: 0 auto 100px;
    }

    .fifth_section_health_care_first_pic {
        display: none;
    }

    .fifth_sec_circle__tab.how-it_works_tab.number-one {
        z-index: 1020;
    }

    .fifth_sec_circle__tab.how-it_works_tab.number-one:before {
        content: '1';
    }

    .fifth_sec_circle__tab.how-it_works_tab.number-one:after {
        content: '';
        position: absolute;
        width: 1px;
        height: 21px;
        background: rgba(99, 24, 55, 0.2);
        top: -21px;
        z-index: 2;
        left: 50%;
        transform: translateX(-50%);
    }

    .fifth_sec_circle__tab.how-it_works_tab.number-two {
        z-index: 1019;
        margin-left: 0;
    }

    .fifth_sec_circle__tab.how-it_works_tab.number-two:after {
        content: '';
        position: absolute;
        width: 1px;
        height: 102px;
        background: rgba(99, 24, 55, 0.2);
        top: -102px;
        z-index: 2;
        left: 50%;
        transform: translateX(-50%);
    }

    .fifth_sec_circle__tab.how-it_works_tab.number-two:before {
        content: '2';
    }

    .fifth_sec_circle__tab.how-it_works_tab.number-three {
        z-index: 1018;
        margin-bottom: 0;
        margin-right: 0;
    }

    .fifth_sec_circle__tab.how-it_works_tab.number-three:after {
        content: '';
        position: absolute;
        width: 1px;
        height: 102px;
        background: rgba(99, 24, 55, 0.2);
        top: -102px;
        z-index: 2;
        left: 50%;
        transform: translateX(-50%);
    }

    .fifth_sec_circle__tab.how-it_works_tab.number-three:before {
        content: '3';
    }

    .fifth_sec_circle__tab.how-it_works_tab:before {
        position: absolute;
        background: #CBBCC2;
        width: 36px;
        height: 36px;
        font-family: 'Satoshi';
        border-radius: 50%;
        top: -56px;
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        left: 50%;
        color: #631837;
        font-weight: 600;
        font-size: 18px;
        transform: translateX(-50%);
        z-index: 9;
    }

    .seven_section_specialized_service_row {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 575px) {
    .third_section__health_care_box .buttons-box {
        max-width: 100%;
    }
}