@media screen and (min-width: 1470px) {

    .desktop-menu-item .submenu-nav-container {
        left: calc((100% - 1440px) / 2);
    }

}

@media screen and (max-width: 1380px) {

        /* Home Page //\\ Group coaching section CSS */

    .group-coaching-section .coach-photo-block {
        margin-left: -3vw;
    }
    .group-coaching-section .meeting-block img {
        transform: translate(3vw, -100px);
    }

}

@media screen and (max-width: 1280px) {


        /* Header menu */

    /*#menu-header-menu {*/
    /*    display: none;*/
    /*}*/

    #menu-header-slim-menu,
    #menu-header-burger-menu {
        display: flex;
    }

    /*.main-nav__burger.burger {*/
    /*    display: block;*/
    /*}*/


        /* Home Page //\\ Group coaching section CSS */

    .group-coaching-section .coach-photo-block {
        margin-left: 0;
    }
    .group-coaching-section .meeting-block img {
        width: 450px;
    }

        /* ROI on coaching CSS //\\ Top Roi section CSS */

    .vd_section.top-roi-section {
        background-size: 500px;
    }


        /* Group coaching in a nutshell CSS */

    .group-coaching-in-nutshell-section .left-list-block {
        max-width: 53%;
    }
    .group-coaching-in-nutshell-section .right-list-block {
        max-width: 43%;
    }

        /* Find a Coaches CSS */

    .section-coach-sign-up-cta .first-card-cta {
        width: 30vw;
        right: 10vw;
    }
    .section-coach-sign-up-cta .second-card-cta {
        width: 20vw;
    }

}

@media screen and (max-width: 1240px) {

    .container {
        max-width: 90%;
        width: 1440px;
    }

    /* Home Page //\\ How it works section CSS */

    .how-it-works-section .title-section {
        margin-bottom: 0;
    }
    .how-it-works-section .row-how-it-works-content {
        flex-direction: column;
    }
    .how-it-works-section .point {
        margin: 50px 0;
    }
    .how-it-works-section .point-2:after {
        top: -20px;
    }
    .how-it-works-section .point-3:after {
        top: -30px;
    }
    .how-it-works-section .col-6 {
        max-width: 100%;
    }
    .how-it-works-section .row-link {
        justify-content: center;
    }

        /* Home Page //\\ Group coaching section CSS */

    .group-coaching-section .coach-photo-block {
        transform: translateY(-50px);
    }
    .group-coaching-section .coach-info {
        margin: 54px 8px;
    }

        /* Home Page //\\ B2B group coaching section CSS */

    .vd_section.b2b-group-coaching-section {
        background-size: 600px;
    }

        /* Events Page */

    .events-top-section:before,
    .events-top-section:after {
        transform: scale(.7);
    }
    .events-top-section:before{
        top: auto;
        left: -38px;
        bottom: -50px;
    }
    .events-top-section:after {
        right: -42px;
        top: -55px;
    }

        /* Ten Reasons CSS */

    .background-card-first,
    .background-card-second,
    .background-card-third {
        opacity: 0.7;
    }

        /* Why group coaching CSS */

    .why-group-coaching-section .why-group-coaching-col-dscrptn {
        padding: 0 20px;
    }

}

@media screen and (max-width: 1199px) {

    /* Ten Reasons CSS */

    .ten-reasons-section .accordion-row {
        width: 700px;
    }

}

@media screen and (max-width: 1124px) {

        /* Home Page //\\ How it works section CSS */

    .how-it-works-section {
        background-position: right bottom;
    }

        /* Coach Profile Page */

    .vd-coach-profile-info .vd-container {
        max-width: 100vw;
        margin: 0;
    }
    .vd-coach-profile-info .coach-profile-info-row {
        flex-direction: column-reverse;
    }
    .vd-coach-profile-info .link-to-back-page {
        margin: 0;
        margin-left: 24px;
    }
    .vd-coach-profile-info .coach-profile-info-row .col-6 {
        max-width: 100%;
        flex: auto;
    }
    .vd-coach-profile-info .profile-photo-col {
        display: flex;
        justify-content: end;
    }
    .vd-coach-profile-info .profile-info-col {
        padding: 0 20px;
    }
    .vd-coach-profile-info .right-profile-photo {
        max-width: 70vw;
        margin-top: 48px;
        /*border-radius: 0;*/
    }
    .vd-coach-profile-info .social-networks-for-coach-profile {
        margin-right: 16px;
    }
    .vd-coach-profile-gallery .first-photo-style {
        height: 338px;
    }
    .vd-coach-profile-gallery .second-photo-style {
        height: 232px;
    }
    .vd-coach-profile-gallery .third-photo-style {
        height: 182px;
    }

        /* Original survey CSS */

    .original-survey-section {
        background-size: cover;
        background-position: center;
    }
    .original-survey-section .book-block img {
        right: 0;
    }

}

@media screen and (max-width: 1024px) {

        /* Home Page //\\ Video presentation section CSS */

    .video-presentation-section .left-answer div:before {
        transform: rotate(25deg);
        top: -26px;
        left: -38px;
    }
    .video-presentation-section .featured-in-block {
        max-width: 100vw;
        padding: 0 10px;
    }
    .video-presentation-section .featured-in-block .featured-in-text {
        flex-direction: column;
    }
    .video-presentation-section .featured-in-block .featured-in-text:after {
        transform: scale(1, -1) translateX(60%);
    }

        /* Home Page //\\ B2B group coaching section CSS */

    .vd_section.b2b-group-coaching-section {
        background-size: 500px;
        padding: 80px 0 120px;
    }

        /* Superfood for your business CSS */

    .superfood-for-business-section .card-block-col {
        padding: 24px;
    }

        /* Our Story Page */

    .our-story__wrap-title {
        background-image: none!important;
        padding: 30px 0 20px;
    }
    .our-story__title {
        max-width: 100%;
    }
    .small-container {
        flex-wrap: wrap;
    }
    .key-groups .item {
        margin-bottom: 68px;
        width: 470px;
        max-width: 49%;
    }

        /* Get in touch Page */

    .contact__title {
        padding: 30px 0 30px;
    }


}

@media screen and (max-width: 991px) {

    h1,
    .fake_h1 {
        font-size: 56px;
    }
    h2,
    .fake_h2 {
        font-size: 42px;
    }

        /* Footer CSS */

    #menu-header-menu li {
        margin: 0 7px;
    }

        /* Home Page //\\ What people are saying section CSS */

    .what-people-are-saying-section .review {
        font-size: 26px;
    }

        /* Home Page //\\ How it works section CSS */

    .how-it-works-section {
        padding: 80px 0;
    }
    .how-it-works-section .point {
        margin: 24px 0;
    }

        /* Home Page //\\ What people are saying section CSS */

    .what-people-are-saying-section {
        padding: 80px 0 130px;
    }

        /* Home Page //\\ Group coaching section CSS */

    .vd_section.group-coaching-section {
        background-position: right bottom;
        padding: 80px 0 0;
    }
    .group-coaching-section .col-text {
        margin-bottom: 50px;
    }
    .group-coaching-section .coach-photo-block {
        margin-left: 5vw;
    }
    .group-coaching-section .meeting-block {
        margin-right: 10vw;
    }
    .group-coaching-section .coach-photo-block {
        transform: translateY(0);
    }
    .group-coaching-section .coach-info {
        margin: 8px;
    }
    .group-coaching-section .meeting-block img {
        transform: translateY(-100px);
    }


        /* Home Page //\\ B2B group coaching section CSS */

    .b2b-group-coaching-section h2 {
        font-size: 56px;
    }


        /* Home Page //\\ Coaches of The Week section CSS */

    .coaches-of-the-week-section .title-coaches-week-row {
        margin-bottom: 20px;
    }
    .coaches-of-the-week-section .cart-block.first-coach-card:before {
        transform: scale(0.7);
    }
    .coaches-of-the-week-section .link-page-with-coaches-col {
        margin: 20px 0 0;
    }
    .coaches-of-the-week-section .coach-name {
        font-size: 20px;
    }

        /* Find a coach Page //\\ Top section CSS */

    .vd_section.find-a-coach-top-section .vd-container {
        background-size: 641px;
    }

        /* Find a coach Page //\\ Show coaching card section CSS */

    .vd_section.show-coaching-card-section {
        padding: 68px 0;
    }
    .show-coaching-card-section .social-link {
        width: 20px;
    }
    .show-coaching-card-section .website-link {
        margin-left: 12px;
    }

        /* Coach Profile Page */

    .vd-coach-profile-info .right-column-of-profile-page {
        padding-top: 20px;
    }
    .vd-coach-profile-gallery .single-photo-block {
        margin: 0 6px;
    }

        /* Ten Reasons CSS */

    .ten-reasons-section .accordion-row {
        width: 600px;
    }

        /* Events Page */

    .events-content-section .col-4.cart-event-col {
        -ms-flex: 0 0 50%;
        flex: 50%;
        max-width: 50%;
    }

        /* Why group coaching CSS */

    .why-group-coaching-section {
        padding-bottom: 80px;
    }

        /* Group coaching in a nutshell CSS */

    .group-coaching-in-nutshell-section .left-list-block,
    .group-coaching-in-nutshell-section .right-list-block {
        padding: 30px;
    }

        /* ERROR 404 Page */

    .page-404 .image-wrapper img {
        transform: translateY(32px);
        width: 250px;
    }

}

@media screen and (max-width: 820px) {

        /* Home Page //\\ Video presentation section CSS */

    .video-presentation-section .single-logo-company {
        width: 33.33%;
        padding: 7.5px 0;
    }

        /* Home Page //\\ Group coaching section CSS */

    .group-coaching-section .meeting-block {
        margin-right: auto;
    }

        /* Home Page //\\ B2B group coaching section CSS */

    .vd_section.b2b-group-coaching-section {
        background-size: 500px;
        padding: 80px 0 470px;
    }

        /* Find a coach Page //\\ Show coaching card section CSS */

    .vd_section.find-a-coach-top-section .vd-container {
        background-size: 555px;
    }
    .show-coaching-card-section .coach-card-info {
        flex-direction: column;
    }

        /* Original survey CSS */

    .original-survey-section {
        padding-bottom: 115px;
    }
    .original-survey-section .book-block img {
        max-width: 350px
    }


}

@media screen and (max-width: 767px) {

    h1,
    .fake_h1 {
        font-size: 36px;
    }
    h2,
    .fake_h2 {
        font-size: 32px;
    }
    h3,
    .fake_h3 {
        font-size: 18px;
    }
    div,
    p,
    li {
        font-size: 14px;
    }
    html.burger-active {
        overflow-y: hidden;
        -ms-overflow-y: hidden;
    }
        /* Header CSS */
   
    .main-nav__burger.burger {
        display: block;
    }
    .nav-burger-wrap {
        display: none;
    }
    .nav-mobile-wrap {
        display: block;
    }
    .nav-mobile-wrap,
    .nav-burger-wrap {
        top: 90px;
    }
    .nav-mobile-wrap .nav-mobile {
        position: relative;
        align-items: start;
        justify-content: start;
        padding: 0 10px;
        margin-top: 40px;
    }
    .nav-mobile-wrap .nav-mobile li {
        margin-bottom: 32px;
    }
    #menu-header-menu,
    #menu-header-slim-menu {
        display: none;
    }
    .nav-mobile-wrap.burger-active {
        top: 90px;
        height: calc(100vh - 85px);
        width: 390px;
        max-width: 100%;
    }

    .nav-mobile-wrap .nav-mobile li:last-child {
        position: absolute;
        bottom: 66px;
        padding: 16px 24px;
        margin: 0 auto;
        width: 95%;
        max-width: 100%;
        height: 56px;
        background: #9B4467;
        border-radius: 100px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .nav-mobile-wrap .nav-mobile li:last-child a {
        color: #ffffff;
        font-weight: 700;
    }

        /* Footer CSS */

    footer .vd-container {
        padding: 40px 0 30px;
        border-bottom: 1px solid #d5d5cc5e;
    }
    footer .row {
        flex-direction: column;
    }
    footer .list-pages {
        align-items: start;
    }
    footer .pages-block {
        padding: 40px 0 120px;
        margin-bottom: 20px;
        border-bottom: 1px solid #d5d5cc5e;
    }
    footer .explore-list-pages.list-pages {
        margin-left: 0px;
    }
    .desktop-soc-net {
        display: none;
    }
    .mobile-soc-net {
        display: block;
        margin-top: 60px;
    }
    footer .logo-company {
        max-width: 33%;
    }
    .vd-container.logo-container {
        padding-top: 30px;
    }
    .footer-social-networks.mobile-soc-net {
        max-width: 100%;
    }
    .footer-social-networks.mobile-soc-net a {
        margin-right: 30px;
    }


        /* Home Page //\\ Video presentation section CSS */

    .video-presentation-section {
        padding: 40px 0 0;
    }
    .video-presentation-section .top-title-row {
        max-width: 90vw;
    }
    .video-presentation-section .top-title-row .col-12,
    .video-presentation-section .top-title-row .col-sm-12 {
        padding: 0;
    }
    .video-presentation-section .subtitle-section {
        padding: 8px 0 8px;
    }
    .video-presentation-section .question-answer-block {
        max-width: 90vw;
        margin: 0 auto 35px;
        padding-left: 0;
        padding-right: 0;
    }
    .video-presentation-section .video-presentation-row {
        max-width: 100vw;
        width: 100vw;
    }
    .video-presentation-section .left-answer div:before {
        transform: rotate(4deg);
        top: -17px;
        left: -50px;
    }
    .video-presentation-section video {
        border-radius: 0;
    }
    .video-presentation-section .featured-in-block .featured-in-text:after {
        transform: scale(1, -1) translateX(35%);
    }

        /* Home Page //\\ How it works section CSS */

    .how-it-works-section .title-section {
        margin-bottom: 15px;
    }
    .how-it-works-section .point-3:after,
    .how-it-works-section .point-2:after {
        top: 0;
    }
    .how-it-works-section .block-of-work-schemes {
        margin-bottom: 30px;
    }

        /* Home Page //\\ Group coaching section CSS */

    .b2b-group-coaching-section h2 {
        font-size: 36px;
    }
    .group-coaching-section .section-description {
        margin: 16px 0 24px;
    }
    .group-coaching-section .col-text {
        margin-bottom: 30px;
    }
    .group-coaching-section .btn-download:after {
        transform: scale(0.75);
        margin-top: -2px;
    }
    .group-coaching-section .coach-photo-block {
        margin-left: auto;
    }

        /* Home Page //\\ Companies we've served section CSS */

    .vd_section.companies-served-section {
        padding: 48px 0;
    }
    .companies-served-section .company-logos-slider {
        display: block;
    }
    .companies-served-section .company-logos {
        display: none;
    }

        /* Home Page //\\ Advantages of group coaching section CSS */

    .vd_section.advantages-group-section {
        padding: 80px 0;
    }
    .advantages-group-section .title-section {
        margin-bottom: 10px;
    }
    .advantages-group-section .advantages-group-row {
        margin-bottom: 9px;
    }
    .advantages-group-section .single-advantage {
        margin: 0 0 34px;
    }
    .advantages-group-section video {
        max-width: 100%;
    }
    .advantages-group-section .advantages-text-row,
    .advantages-group-section .advantages-group-row {
        justify-content: start;
    }
    .advantages-group-section .advantages-group-block {
        flex-direction: column;
    }
    .advantages-group-section .title-section,
    .advantages-group-section .single-advantage div {
        text-align: start;
    }

        /* Home Page //\\ Advantages of group coaching section CSS */

    .values-driven-company-section {
        padding: 48px 0;
    }
    .values-driven-company-section .title-section {
        margin-bottom: 26px;
    }
    .values-driven-company-section .our-values-group-block {
        flex-direction: column;
    }
    .values-driven-company-section .title-value {
        margin-bottom: 0;
        font-size: 16px;
    }
    .values-driven-company-section .single-value {
        margin: 0 0 25px;
        max-width: 250px;
    }
    .values-driven-company-section .single-value:last-child {
        margin-bottom: 0;
    }
    .values-driven-company-section .value-icon {
        margin-bottom: 15px;
    }


        /* Home Page //\\ One Benefits Three Solutions section CSS */

    .one-benefits-three-solutions-section {
        padding: 80px 0 24px;
    }
    .one-benefits-three-solutions-section .col-12 {
        padding: 0;
    }
    .one-benefits-three-solutions-section .group-clients {
        margin-bottom: 56px;
    }
    .one-benefits-three-solutions-section .section-subtitle {
        margin: 16px 0 40px;
    }
    .one-benefits-three-solutions-section .title-group-client {
        font-size: 18px;
        line-height: 24px;
        margin: 16px 0 8px;
    }
    .one-benefits-three-solutions-section .description-group-client {
        font-size: 14px;
        line-height: 22px;
    }

        /* Home Page //\\ How It Works V2 section CSS */

    .how-it-works-v2-section {
        padding: 80px 0;
        background-image: url("../image/background_HitWV2_mobile.svg");
    }
    .how-it-works-v2-section .subtitle-section {
        display: none;
    }
    .how-it-works-v2-section .title {
        margin-bottom: 24px;
    }
    .how-it-works-v2-section .single-point-col {
        padding: 0 0 32px;
    }
    .how-it-works-v2-section .single-point-col:last-child {
        padding-bottom: 24px;
    }
    .how-it-works-v2-section .point {
        padding: 24px;
    }
    .how-it-works-v2-section .point-title {
        font-size: 16px;
        margin-top: 16px;
    }
    .how-it-works-v2-section .row-link {
        margin-top: 0;
    }
    .how-it-works-v2-section .point-2:before {
        top: -24px;
        left: 36px;
    }
    .how-it-works-v2-section .point-2:after {
        top: auto;
        bottom: -17px;
        right: 36px;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }

        /* Home Page //\\ Coaches of The Week section CSS */

    .coaches-of-the-week-section {
        padding: 80px 0 40px;
        background-image: url("../image/COTW-mobile.webp");
        background-size: contain;
        background-position: bottom;
    }
    .coaches-of-the-week-section .col-12 {
        padding: 0;
    }
    .coaches-of-the-week-section .coaches-week-row,
    .coaches-of-the-week-section .title-coaches-week-row {
        justify-content: center;
    }
    .coaches-of-the-week-section .title-coaches-week-row,
    .coaches-of-the-week-section .cart-block {
        margin-bottom: 40px;
    }
    .coaches-of-the-week-section .title-coaches-week {
        text-align: start;
    }
    .coaches-of-the-week-section .link-page-with-coaches-col {
        justify-content: start;
        margin: 16px 0 0;
    }
    .coaches-of-the-week-section .cart-block.first-coach-card:before {
        transform: scale(0.65);
        top: -60px;
        left: -44px;
    }
    .coaches-of-the-week-section .fun-fact-block {
        height: fit-content;
    }


        /* Home Page //\\ The Terrawat journey section CSS */

    .anim-desktop {
        display: none;
    }
    .anim-mobile {
        display: block;
    }


        /* Home Page //\\ Download our ROI section CSS */

    .vd_section.download-our-roi-section {
        padding: 50px 0;
    }
    .download-our-roi-section .btn-download:after {
        transform: scale(0.75);
        margin-top: -2px;
    }

        /* Find a coach Page //\\ Coaching filters section CSS */

    .coaching-filter-section .filter-areas {
        height: fit-content;
        padding: 20px;
    }
    .coaching-filter-section .filter {
        flex-direction: column;
        align-items: center;
    }
    .coaching-filter-section .filter .area {
        width: 100%;
        height: 48px;
        border-radius: 100px;
    }
    .coaching-filter-section .filter .first-area {
        margin-bottom: 8px;
    }
    .coaching-filter-section .filter .filter-area {
        width: 90%;
        border-radius: 100px;
    }
    .coaching-filter-section .coach-categories {
        position: fixed;
        left: 0;
        margin-bottom: 0;
        top: auto;
        bottom: 0;
        width: 100vw;
        border-radius: 16px 16px 0 0;
    }
    .coaching-filter-section .topics_coaches_category_reset,
    .coaching-filter-section .employees_coaches_category_reset {
        position: absolute;
        right: 36px;
        top: calc(25% - 15px);
    }
    .coaching-filter-section .employees_coaches_category_reset {
        top: auto;
        bottom: calc(25% - 8px);
    }
    .coaching-filter-section .coach-categories {
        width: 100vw;
    }
    .coaching-filter-section .coaches_category {
        margin: 8px 0;
    }
    .coaching-filter-section .title-of-list-categories {
        display: flex;
        justify-content: space-between;
        padding-bottom: 8px;
        margin-bottom: 8px;
        border-bottom: 1px solid #E8E6E2;
    }
    .coaching-filter-section .title-of-list-categories .list-title {
        font-size: 16px;
        line-height: 1.5;
        color: #323029;
    }
    .block-of-topics-list-category.blur-active,
    .block-of-employees-list-category.blur-active {
        display: block;
        position: fixed;
        z-index: 10;
        height: 100vh;
        width: 100vw;
        top: 0;
        background: rgba(0, 0, 0, 0.16);
        backdrop-filter: blur(12px);
    }

        /* Find a coach Page //\\ Show coaching card section CSS */

    .vd_section.find-a-coach-top-section .vd-container {
        background-size: 500px;
    }
    .show-coaching-card-section .title-section-row {
        margin-bottom: 8px;
    }
    .show-coaching-card-section .col-4 {
        max-width: 50%;
        flex: auto;
    }
    .show-coaching-card-section .coach-card-info {
        flex-direction: row;
    }
    .coaching-filter-section .vd-container,
    .coaching-filter-section .coaching-filter-row {
        max-width: 100%;
    }
    .section-coach-sign-up-cta {
        padding: 80px 0 420px;
    }
    .section-coach-sign-up-cta .first-card-cta {
        width: auto;
        max-width: 50vw;
        right: 20vw;
        bottom: 68px;
    }
    .section-coach-sign-up-cta .second-card-cta {
        width: auto;
        max-width: 30vw;
        bottom: 35px;
    }
    .show-coaching-card-section .coach-card-text {
        max-width: 100%;
    }

        /* Coach Profile Page */

    .vd-coach-profile-info .right-column-of-profile-page {
        max-width: 100%;
        width: 100%;
    }
    .vd_section.vd-coach-profile-video,
    .vd_section.vd-coach-profile-gallery {
        padding: 80px 0;
    }
    .vd-coach-profile-video .video-presentation-of-coach {
        max-width: 90%;
    }
    .vd-coach-profile-info .first-list-categories,
    .vd-coach-profile-info .second-list-categories {
        margin: 16px 0;
    }
    .vd-coach-profile-info .btn-block {
        margin-top: 24px;
    }

        /* Thanks page CSS */

    .vd_section.thanks-section {
        padding: 100px 0;
    }

        /* ROI on coaching CSS //\\ Top Roi section CSS */

    .vd_section.top-roi-section {
        background-size: 400px;
        padding-top: 80px;
    }
    .new-top-roi-section {
        padding: 16px 0 80px;
    }
    .new-top-roi-section .col-12 {
        padding: 0;
    }

        /* Ten Reasons CSS */

    .ten-reasons-section {
        background-size: 80%, 80%, contain, contain;
        padding: 80px 0 80px;
    }
    .background-card {
        display: none;
    }
    .background-card.background-card-mobile-first,
    .background-card.background-card-mobile-second {
        display: block;
        width: 100px;
    }
    .background-card-mobile-first {
        top: -48px;
        right: 83px;
        left: auto;
        z-index: 1;
    }
    .background-card-mobile-second {
        top: -87px;
        left: auto;
        z-index: 2;
        right: 0;
    }
    .ten-reasons-section .reasons-accordion-block {
        padding: 16px 0;
    }



        /* Superfood for your business CSS */

    .superfood-for-business-section {
        padding: 80px 0;
    }
    .superfood-for-business-section .section-card-row,
    .superfood-for-business-section .bottom-subtitle {
        margin-top: 24px;
    }
    .superfood-for-business-section .card-block-col {
        max-width: 100%;
        width: fit-content;
        margin: 0 0 8px;
    }

        /* Original survey CSS */

    .original-survey-section {
        padding: 80px 0 480px;
        background-image: url("../image/original-survey-bckgrnd-mobile.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .original-survey-section .row {
        flex-direction: column;
    }
    .original-survey-section .title-section {
        max-width: 500px;
    }
    .original-survey-section .btn-download {
        margin: 24px 0;
    }
    .original-survey-section .book-block img {
        top: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
        max-width: 83%;
    }

        /* Why group coaching CSS */

    .why-group-coaching-section .row {
        flex-direction: column-reverse;
    }
    .why-group-coaching-section .why-group-coaching-col-dscrptn {
        padding: 0;
        max-width: 600px;
    }
    .why-group-coaching-section .why-group-block-image {
        text-align: center;
        margin-top: 48px;
    }
    .why-group-coaching-section .subtitle-section p {
        font-size: 16px;
    }

        /* Events Page */

    .events-top-section:before,
    .events-top-section:after {
        transform: scale(.5);
    }
    .events-top-section:before{
        top: auto;
        left: -66px;
        bottom: -78px;
    }
    .events-top-section:after {
        right: -70px;
        top: -90px;
    }

    .events-content-section {
        padding: 80px 0;
    }
    .block-of-list-category ul {
        margin-bottom: 20px;
    }
    .events-content-section .col-4.cart-event-col {
        -ms-flex: 0 0 100%;
        flex: 100%;
        max-width: 100%;
    }
    .events-content-section .cart-block {
        max-width: 430px;
        margin: 0 auto;
    }
    .events-content-section .cart-event-col {
        margin-bottom: 40px;
    }
    .events-content-section .title-event-post {
        font-size: 16px;
    }

        /* Group coaching in a nutshell CSS */

    .group-coaching-in-nutshell-section {
        padding: 80px 0;
    }
    .group-coaching-in-nutshell-section .title-section {
        text-align: center;
        margin-bottom: 24px;
    }
    .group-coaching-in-nutshell-section .lists-row {
        flex-direction: column;
    }
    .group-coaching-in-nutshell-section .left-list-block,
    .group-coaching-in-nutshell-section .right-list-block {
        max-width: 100%;
        width: 100%;
        margin: 0;
        padding: 30px 20px;
    }
    .group-coaching-in-nutshell-section .right-list-block {
        margin-top: 24px;
    }
    .group-coaching-in-nutshell-section .right-list-block:before {
        position: absolute;
        content: url(../image/Rectangle.png);
        transform: rotate(90deg);
        left: calc(50% - 140px);
        top: -53px;
        width: 280px;
    }

    /* Our Story Page */

    .our-story__wrap-title {
        padding: 20px 0 10px;
    }
    .key-groups .item {
        width: 100%;
        max-width: 100%;
    }
    .key-groups .item__list {
        padding-left: 0.5rem;
    }
    .comparison .comparison-desc__left, .comparison .comparison-desc__right {
        font-size: 12px;
        line-height: 1.5;
        width: 50%;
    }
    .plus:before, .plus:after {
        width: 3px;
        height: 27px;
    }
    .asked-questions {
        padding-bottom: 40px;
    }

        /* Get in touch Page */

    .contact__title {
        padding: 30px 0 30px;
    }
    .fields-fill__subscription, .fields-fill p {
        font-size: 12px;
    }
    .options-list .item {
        max-width: 100%;
    }

    .our-team .vd-container {
        padding: 60px 0;
    }

        /* ERROR 404 Page */

    section.page-404 {
        padding: 45px 0 86px;
        background-color: #F8EAE6;
    }
    .page-404 .image-wrapper img {
        transform: translateY(0px);
    }

        /*Endorsal tracking code*/
    .feedback-section {
        padding-block: 0 30px;
    }
    .vd-coach-profile-info .btn-block {
        margin-block: 24px 40px;
    }


}

@media screen and (max-width: 576px) {

    /* Header CSS */

    header {
        transition: all 0.3s ease-out;
    }
    header.burger-active {
        background-color: #f2f2f2;
        transition: all 0.3s ease-out;
    }
    .nav-mobile-wrap.burger-active {
        width: 100%;
    }
    .nav-mobile-wrap {
        box-shadow: none;
        -webkit-box-shadow: none;
        background-color: #FFFFFF;
    }


    .vd-container {
        max-width: 90vw;
    }
    
        /* Home Page //\\ What people are saying section CSS */

    .what-people-are-saying-section .col-12 {
        padding: 0;
    }
    .what-people-are-saying-section .section-title,
    .what-people-are-saying-section .review,
    .what-people-are-saying-section .customer-name,
    .what-people-are-saying-section .info-customer {
        text-align: start;
    }
    .what-people-are-saying-section .reviews-slider {
        margin: 24px auto 0;
    }
    .what-people-are-saying-section .customer-name {
        font-size: 16px;
    }
    .what-people-are-saying-section .slick-prev,
    .what-people-are-saying-section .slick-next {
        top: calc(100% + 38px);
    }
    .what-people-are-saying-section .slick-prev {
        left: 0;
    }
    .what-people-are-saying-section .slick-next {
        right: calc(100% - 72px);
    }

        /* Home Page //\\ Group coaching section CSS */

    .group-coaching-section .meeting-block img {
        transform: translateY(-60px);
    }

        /* Home Page //\\ B2B group coaching section CSS */

    .b2b-group-coaching-section .col-8,
    .b2b-group-coaching-section .col-6 {
        max-width: 100%;
        flex: auto;
    }
    .vd_section.b2b-group-coaching-section {
        background-size: contain;
    }

        /* Find a coach Page //\\ Coaching filters section CSS */

    .coaching-filter-section .vd-container,
    .coaching-filter-section .coaching-filter-row {
        max-width: 100%;
    }

    .vd_section.find-a-coach-top-section .vd-container {
        background-size: contain;
    }
    .section-coach-sign-up-cta .first-card-cta {
        max-width: 55vw;
        bottom: 55px;
    }
    .section-coach-sign-up-cta .second-card-cta {
        width: auto;
        max-width: 35vw;
        bottom: 35px;
    }

        /* ROI on coaching CSS //\\ Top Roi section CSS */

    .vd_section.top-roi-section {
        padding: 16px 0 476px;
        background-size: contain;
    }

        /* ROI on coaching CSS //\\ Ten Reasons CSS */

    .reasons-accordion-block .title-accordion span {
        max-width: 84%;
    }

        /* Get in touch Page */

    .fields-fill__item {
        flex-wrap: wrap;
    }
    .fields-fill__first-name, .fields-fill__last-name {
        max-width: 100%;
        margin: 0;
    }
    .fields-fill__first-name {
        margin-bottom: 24px;
    }

}

@media screen and (max-width: 480px) {

        /* Home Page //\\ Video presentation section CSS */

    .video-presentation-section .left-question {
        max-width: 70vw;
    }
    .video-presentation-section .left-question p {
        margin-bottom: 0;
    }

        /* Home Page //\\ How it works section CSS */

    .how-it-works-section .block-point {
        width: 80%;
        padding: 0;
    }
    .how-it-works-section .point-2:after {
        content: url("../image/point-arrow-12-05.svg");
        left: 0;
    }
    .how-it-works-section .point-3:after {
        content: url("../image/point-arrow-23-05.svg");
        right: 5%;
        left: auto;
    }
    .coach-info {
        padding: 2px 5px;
        height: 17px;
    }
    .coach-info .position ,
    .coach-info .coach-name{
        font-size: 6.5px;
    }
    .group-coaching-section .star,
    .how-it-works-section .star {
        transform: scale(.5);
        padding: 0;
        margin-top: -2px;
    }

        /* Find a coach Page //\\ Show coaching card section CSS */

    .vd_section.find-a-coach-top-section .vd-container {
        background-size: contain;
    }
    .section-coach-sign-up-cta .first-card-cta {
        width: auto;
        max-width: 70vw;
        right: 20vw;
        bottom: 68px;
    }
    .section-coach-sign-up-cta .second-card-cta {
        width: auto;
        max-width: 40vw;
        bottom: 35px;
    }

        /* Coach Profile Page */

    .vd-coach-profile-info .right-profile-photo {
        max-width: 100vw;
        border-radius: 0;
    }
    .vd-coach-profile-info .profile-photo-col {
        justify-content: start;
    }

    /* Events Page */

    .category-row,
    .block-of-list-category {
        max-width: 100%;
    }

    /* ROI on coaching CSS //\\ Top Roi section CSS */

    .vd_section.top-roi-section {
        padding: 16px 0 400px;
    }

        /* Original survey CSS */

    .original-survey-section {
        padding: 80px 0 400px;
    }

}

@media screen and (max-width: 400px) {

        /* Home Page //\\ B2B group coaching section CSS */

    .vd_section.b2b-group-coaching-section {
        padding: 80px 0 400px;
    }

        /* Find a coach Page //\\ Show coaching card section CSS */

    .show-coaching-card-section .col-4 {
        padding: 3.5px;
    }

    /* ROI on coaching CSS //\\ Top Roi section CSS */

    .vd_section.top-roi-section {
        background-size: 360px;
        padding: 16px 0 340px;
    }

        /* Original survey CSS */

    .original-survey-section {
        padding: 80px 0 300px;
    }

    .staff__photo-wrap img {
        width: 100%;
        object-fit: cover;
        /*max-height: 180px;*/
    }


}

@media screen and (min-width: 1440px) {

    .nav-burger-wrap.burger-active {
        left: calc(50% + 330px);
    }
    .nav-burger-wrap {
        left: calc(50% + 720px);
    }

}

@media screen and (min-width: 1700px) {

        /* Home Page //\\ Video presentation section CSS */

    .video-presentation-section .video-presentation-row {
        margin: 0 auto;
        max-width: 90vw;
        width: 1440px;
    }
    .video-presentation-section video {
        border-radius: 50px 50px 0 0;
    }

        /* Coach Profile Page */

    .vd-coach-profile-info .vd-container {
        max-width: 95vw;
        margin: 0 auto;
        width: 1520px;
    }
    .vd-coach-profile-info .right-profile-photo {
        border-radius: 32px 32px 0 0;
    }
    .vd-coach-profile-gallery .slick-next {
        right: calc(50% - 700px);
    }
    .vd-coach-profile-gallery .slick-prev {
        right: calc(50% - 644px);
    }
}
