/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
:root {
    --Lighter-grey: #BFBFBF;
    --Dark-green: #015642;
    --Dark-green-text: #014334;
}
h1, h2, h3, h4, h5 {
    font-family: "Utopia Std";
}
h6{
    font-family: "Montserrat";
}
p{
    color: var(--Dark-green-text, #014334);
}
body .container-wrap {
    padding-bottom: 0 !important;
}
.ff-cc-future-box-btm a:after {
    content: "\e909";
    font-family: icomoon;
    vertical-align: middle;
    line-height: 13px;
    margin-left: 7px;
}
@media only screen and (min-width: 1000px) {
    .container, body[data-header-format="left-header"] .container,
    .woocommerce-tabs .full-width-content .tab-container,
    .nectar-recent-posts-slider .flickity-page-dots,
    .post-area.standard-minimal.full-width-content .post .inner-wrap,
    .material #search-outer #search {
        max-width: 1425px;
        width: 100%;
        margin: 0 auto;
        padding: 0 20px;
    }
}
.ff-rnd-border-left, .ff-rnd-border-right  {
    padding-top: 192px !important;
    margin-top: -140px;
}

.ff-rnd-border-left   .row-bg {
    border-radius: 160px 0 0 0px !important;
}
.ff-rnd-border-right   .row-bg {
    border-radius: 0 160px 0 0px !important;
}

.option-card {
    background: #fff;
    border-radius: 20px;
    padding: 100px 40px 86px;
    position: relative;
}

body .row .col .option-card > h6 {
    font-family: "Utopia Std";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    color: #014334;
    border-radius: 10px;
    background: var(--Lighter-grey, #BFBFBF);
    padding: 20px 40px;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
        text-transform: initial;
}

.option-card-top {
    display: flex;
    margin-bottom: 70px;
}
.option-card-title a.ff-btn:after {
    content: "\e909";
    font-family: icomoon;
    vertical-align: middle;
    line-height: 2px;
    margin-left: 7px;
}
.option-card-title a.ff-btn  {
    border: 2px solid #015642;
}
.option-card-title a.ff-btn:hover  {
    /* color: #015642;
    background-color: #fff; */
        box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16) !important;
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    webkit-transition: opacity .45s cubic-bezier(0.25,1,0.33,1), transform .45s cubic-bezier(0.25,1,0.33,1), border-color .45s cubic-bezier(0.25,1,0.33,1), color .45s cubic-bezier(0.25,1,0.33,1), background-color .45s cubic-bezier(0.25,1,0.33,1), box-shadow .45s cubic-bezier(0.25,1,0.33,1);
    transition: opacity .45s cubic-bezier(0.25,1,0.33,1), transform .45s cubic-bezier(0.25,1,0.33,1), border-color .45s cubic-bezier(0.25,1,0.33,1), color .45s cubic-bezier(0.25,1,0.33,1), background-color .45s cubic-bezier(0.25,1,0.33,1), box-shadow .45s cubic-bezier(0.25,1,0.33,1);
}
.option-card-top h2 {
    color: var(--Dark-green, #015642); 
    font-family: "Utopia Std";
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px;  
    margin-bottom: 30px;
}

body a.nectar-button.ff-btn, a.ff-btn {
    color: #FFF;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    border-radius: 8px;
    background: #015642;
    padding: 16px 44px !important;
    display: inline-block;
    border-radius: 8px !important;
}

.option-card-description p {
    color: var(--Dark-green, #015642);
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;  
}

.option-card-description p strong {
    color: var(--Dark-green, #015642);
}

.option-card-steps {
    display: flex;
}

.option-card-step {
    width: calc(100% / 3);
    padding: 0 20px;
    position: relative;
}
.option-card-steps:after {
    content: "\e909";
    font-family: icomoon;
    vertical-align: middle;
    line-height: 13px;
    margin-left: 7px;
    position: absolute;
    top: 50px;
    right: 42px;
    top: 49px;
    color: var(--Dark-green, #015642);
}

body .option-card .option-card-step h6 {
    color: var(--Dark-green, #015642);
    font-family: "Utopia Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    text-transform: initial;
}

.option-card-step p, .option-card-step li {
    color: var(--Dark-green, #015642); 
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
}

/*--HOMEPAGE--*/
#ff-home {
    padding-top: 300px !important;
    padding-bottom: 460px !important;
}
#ff-home-intro,
#ff-home-cards,
#ff-home-fuel,
#ff-home-about {
    padding-bottom:200px !important;
}
#ff-home-intro-text .wpb_wrapper > p > div > div{
      opacity: 0.1;
      display: inline-block;
      transition: opacity 0.2s;
    }
div#ff-home-intro-text p {
    color: var(--White, #FFF);
    text-align: center; 
    font-family: "Utopia Std";
    font-size: 55px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    padding-bottom: 60px;
}
div#ff-home p {
    font-family: 'Montserrat';
}
div#ff-home-intro-text {
    max-width: 1057px;
    margin: 0 auto;
}
#ff-home-intro .img-with-aniamtion-wrap {
    position: absolute;
    right: 0;
    top: -279px;
    width: 166px;
}
#ff-home-intro .img-with-aniamtion-wrap:after {
    content: '';
    background: url(/wp-content/uploads/2025/07/ffff-circle-logo.webp) no-repeat;
    background-position: center;
    background-size: contain;
    width: 90px;
    height: 90px;
    left: 50%;
    top: 50%;
    display: block;
    transform: translate(-50%, -50%);
    position: absolute;
}
#ff-home .row-bg-wrap .row-bg:after {
    background: url(/wp-content/uploads/2025/06/home_header_bg_path-scaled.webp) no-repeat;
    display: none;
    visibility: visible;
    width: 50%;
    height: 100%;
    content: '';
    z-index: 100;
    background-size: cover;
    background-position: top left;
}
#ff-home .row-bg-wrap svg {
     display: block;
    position: absolute;
    width: auto !important;
    height: 100% !important;
    left: 0;
    top: 0; 
    z-index: 10; 
}
.ff-home-header {
    max-width: 834px;
    margin: 0 auto;
}
#ff-home-intro .img-with-aniamtion-wrap .hover-wrap {
    margin: 0;
}
.ff-home-card-col .img-with-aniamtion-wrap {margin-bottom: 28px !important;display: block;}

.ff-home-card-col .img-with-aniamtion-wrap img {
    width: auto;
    height: 64px;
    margin: 0 auto;
}

.ff-home-card-col > .vc_column-inner {
    padding: 100px 20px;
}

.ff-home-card-col > .vc_column-inner > .wpb_wrapper {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
}
 

.ff-home-card-col .ff-home-card-text p {
    color: var(--Dark-green, #015642);
    text-align: center; 
    font-family: 'Mulish';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

.ff-home-card-col .ff-home-card-text h5 {
    color: var(--Dark-green, #015642);
    text-align: center; 
    font-family: "Utopia Std";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; /* 114.286% */
    margin-bottom: 12px;
}

div#ff-home-intro {
    padding-bottom: 30px !important;
    z-index: 10;
}

div#ff-home-cards {
    padding-bottom: 301px !important;
}

.ff-home-fuel-text h2 {
    color: var(--light-rey, #F2F2F2); 
    font-family: "Utopia Std";
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: 77px; /* 110% */
}

.ff-home-fuel-card > .vc_column-inner {
    background: #F2F2F2;
    border-radius: 40px;
    padding: 50px 40px 90px !important;
    position: relative;
    height: 100%;
}
.ff-home-fuel-card .ff-home-fuel-card-text p {
    color: var(--Dark-green, #015642); 
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
}

.ff-home-fuel-card .ff-home-fuel-card-text h4 {
    color: var(--Dark-green, #015642); 
    font-family: "Utopia Std";
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px; /* 108.889% */
}

.ff-home-fuel-card .ff-home-fuel-card-text p:after {
     content: '';
    background: url(/wp-content/uploads/2025/07/line_square_arrow_right.webp) no-repeat;
    display: block;
    width: 32px;
    height: 32px;
    margin-top: 30px;
    position: absolute;
    bottom: 30px;
    background-size: contain;
    background-position: center;
    transition: 0.6s cubic-bezier(0.56, 0.02, 0.21, 1);
}
.ff-home-fuel-card:hover .ff-home-fuel-card-text p:after { 
    transform: rotate(360deg);
}
div#ff-home-fuel {
    padding-bottom: 330px !important;
}

#ff-home-about .vc_col-sm-10  > .vc_column-inner {
    background: #fff;
    border-radius: 40px;
    padding: 65px;
}

.ff-home-about-text h4 {
    color: #015642; 
    font-weight: 600; 
}

.ff-home-about-text p {
    color: #042215; 
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
}

.ff-home-about-text {
    margin-bottom: 40px !important;
}

div#ff-home-about img {
    max-width: 474px;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 40px;
    width: 100%;
}
#ff-cc-header .inner-wrap.row-bg-layer:after ,
#ff-wk-header .inner-wrap.row-bg-layer:after { 
    background: url(/wp-content/uploads/2025/07/cc_header_curves.webp) no-repeat;
    content: '';
    background-position: right top;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: none;
    height: 100%;
    width: 100%;
}
#ff-cc-header .row-bg-wrap svg,
#ff-wk-header .row-bg-wrap svg{ 
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: block;
    height: 100% !important;
    width: auto !important;
}
#ff-wk-header .row-bg-wrap svg {
    right: -7%;
}
#ff-wk-header .inner-wrap.row-bg-layer:after {
    right:100px;
}
/* #ff-wk-seen .inner-wrap.row-bg-layer:after {
    background: url(/wp-content/uploads/2025/06/home_header_bg_path-scaled.webp) no-repeat;
    content: '';
    background-position: left top;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    height: 100%;
    width: 100%;
} */
#ff-about-mission .inner-wrap.row-bg-layer:after {
    background: url(/wp-content/uploads/2025/07/about_help_curves.webp) no-repeat;
    content: '';
    background-position: left top;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    right: -30px;
    z-index: 10;
    display: block;
    height: 110%;
    width: 430px;
}
#ff-about-header .inner-wrap.row-bg-layer:after {
    background: url(/wp-content/uploads/2025/07/about_header_curves.webp) no-repeat;
    content: '';
    background-position: right top;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: none;
    height: 100%;
    width: 100%;
}
#ff-about-header .row-bg-wrap svg {  
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10; 
    height: 100% !important;
    width: auto !important;
}
#ff-coach-header .inner-wrap.row-bg-layer,
#ff-cons-header .inner-wrap.row-bg-layer {
        border-radius: 0 0 200px 0;
}
#ff-wk-seen .row-bg-wrap  {
     border-radius:  200px 0 0 0;
     overflow:hidden;
} 
#ff-wk-seen .row-bg-wrap svg {
     border-radius:  200px 0 0 0;
} 
#ff-about-meet .row-bg-wrap {
    border-radius: 160px 0 0 0;
    overflow: hidden;
}
#ff-coach-how .row-bg-wrap {
    border-radius: 0 160px 0 0;
    overflow: hidden;
}
#ff-coach-header .inner-wrap.row-bg-layer:after ,
#ff-cons-header .inner-wrap.row-bg-layer:after {
    background: url(/wp-content/uploads/2025/07/coach_header_curves.webp) no-repeat;
    content: '';
    background-position: right top;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: none;
    height: 100%;
    width: 100%;
}
#ff-coach-header .row-bg-wrap svg ,
#ff-cons-header .row-bg-wrap svg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: block;
    height: 100% !important;
    width: auto !important;
    z-index: 10;
}
#ff-wk-what .inner-wrap.row-bg-layer:after { 
    background: url(/wp-content/uploads/2025/07/about_help_curves.webp) no-repeat;
    content: '';
    background-position: left top;
    background-size: auto 110%;
    position: absolute;
    top: -2%;
    right: -8%;
    z-index: 10;
    display: none;
    height: 110%;
    width: 1060px;
}
#ff-wk-what .row-bg-wrap svg {  
    position: absolute;
    top: -22%;
    right: -58%;
    z-index: 10;
    display: block;
    height: 160% !important;
    width: auto !important;
}
#ff-wk-what .row-bg-wrap {
    overflow: hidden;
}
div#ff-home-table {
    padding-top: 190px !important;
    padding-bottom: 300px !important;
}

div#ff-home-table img {
    max-width: 554px;
    width: 100%;
    padding-right: 40px;
}

#ff-home-table .ff-home-table-text {}

#ff-home-table .ff-home-table-text h3 {
    color: #FFF;

/* H3 */
    margin-bottom: 20px;
    line-height: 60px; /* 109.091% */
}

#ff-home-table .ff-home-table-text p {
    color: #FFF;

/* Body */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
}

.ff-bottom-section {
    padding-top: 214px !important;
    padding-bottom: 190px !important;
    z-index: 10;
}

.ff-bottom-section .ff-bottom-section-text {
       max-width: 900px;
    margin: 0 auto 40px;
}

.ff-bottom-section .ff-bottom-section-text h6 {
    color: var(--Dark-green, #015642);
    text-align: center;  
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 120% */
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 20px !important;
}
div#ff-home p {
    font-family: 'Montserrat';
}

.ff-home-card-col .ff-home-card-text p {
    font-family: 'Montserrat';
}
.ff-bottom-section .ff-bottom-section-text h1 {
    color: var(--Dark-green, #015642);
    max-width: 900px;
    margin: 0 auto 30px;
}

.ff-bottom-section .ff-bottom-section-text h5 {
    color: var(--Dark-green, #015642);
}

.ff-btn span {
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 133.333% */
}

/*---ABOUT PAGE---*/
#ff-about-header {
    padding-top: 120px !important;
    padding-bottom: 270px !important;
}

.ff-about-top-text h3 {
    margin-bottom: 12px !important;
}

.ff-about-top-text p {
    font-size: 18px;
}

div#ff-about-header-top {
    margin-bottom: 70px;
}

.ff-about-long-text {
    max-width: 932px;
    margin: 130px auto 0;
}

.ff-about-long-text p {
    max-width: 610px;
    margin: 0 auto;
}

.ff-about-long-text h4 {
    margin-bottom: 20px !important;
}

div#ff-about-intro {
    padding-bottom: 340px !important;
    z-index: 10 ;
}

div#ff-about-intro-text p {
    color: var(--White, #FFF);
    text-align: center;
    font-family: "Utopia Std";
    font-size: 55px;
    font-style: normal;
    font-weight: 600;
    line-height: 64px; /* 109.091% */ 
}
div#ff-about-intro-text p > div > div, div#ff-about-intro-text p > em > div > div {
    opacity: 0.1;
    transition: opacity 0.2s;
}
div#ff-about-intro-text {
    max-width: 1000px;
    margin: 0 auto;
}
div#ff-about-meet {
    z-index: 10;
}
.ff-about-meet-text h4 {
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 17px !important; /* 150% */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    font-family: 'Mulish';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px !important;
}

.ff-about-meet-text h4:before {
    content: '';
    background: #fff;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-right: 7px;
    vertical-align: middle;
    margin-top: -4px;
}
#ff-about-meet  .row-bg-wrap svg{
    position: absolute;
    top: -32px;
    left: -360px;
    width: auto !important;
    height: 100% !important;
    display: block;
    z-index: 10;
}
.ff-about-meet-text h2 {
    max-width: 910px;
}

.ff-about-meet-text {
    margin-bottom: 70px !important;
}

.ff-about-meet-card {
    max-width: 330px;
}

.ff-about-meet-card p {
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
div#ff-about-meet-cards {
    margin-bottom: 104px;
}

#ff-about-meet > .row_col_wrap_12.col {
    max-width: 1195px;
    margin: 0 auto;
}

div#ff-about-exp {
    padding-top: 170px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0;
}

#ff-about-exp .ff-about-exp-title h5 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    font-family: 'Mulish';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 16px !important;
}

#ff-about-exp .ff-about-exp-title h5:before {
    content: '';
    background: #fff;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-right: 7px;
    vertical-align: middle;
    margin-top: -4px;
}

#ff-about-exp .ff-about-exp-title h3 {
    margin-bottom: 13px;
}

.ff-about-exp-row img {
    height: 64px !important;
    width: auto;
    display: block;
    margin-bottom: 0 !important;
}

.ff-about-exp-row p {
    padding-bottom: 16px;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.ff-about-exp-row {
    margin-bottom: 52px !important;
}

div#ff-about-but {
    padding-bottom: 300px !important;
        padding-top: 90px !important;
}

#ff-about-but .ff-about-but-text {
    max-width: 876px;
    margin: 0 auto;
    text-align: center;
}

#ff-about-but .ff-about-but-text h2 {
    margin-bottom: 16px;
}

#ff-about-but .ff-about-but-text p {
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

#ff-about-team .ff-about-team-title h4 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    color: var(--Dark-green-text, #014334);
    text-align: center;
    font-family: 'Mulish';
}

#ff-about-team .ff-about-team-title h2 {
    color: var(--Dark-green, #015642);
    text-align: center;
}

.ff-about-team-title {
    margin-bottom: 50px !important;
}

#ff-about-team .nectar-flickity {
    margin: 50px auto 90px;
    max-width: 425px;
}

div#ff-about-team {
    padding-bottom: 330px !important;
    z-index: 10;
}

#ff-about-team .ff-about-team-info h4 {
    color: var(--Dark-green, #015642);
/* H4 */
    font-family: "Utopia Std";
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px;
}

#ff-about-team .ff-about-team-info h6 {
    color: var(--Dark-green-text, #014334);
    font-family: "Utopia Std";
    font-size: 25px;
    font-style: italic;
    font-weight: 600;
    line-height: 39px;
        text-transform: initial;
}

#ff-about-team .ff-about-team-info p {
    color: var(--Dark-green-text, #014334);
/* Body */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

div#ff-about-mission {
    padding-bottom: 310px !important;
        z-index: 10;
}

#ff-about-mission .ff-about-mission-text h5 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    font-family: 'Mulish';
    margin-bottom: 20px;
}

#ff-about-mission .ff-about-mission-text h4 {
    max-width: 1010px;
    margin: 0 auto 20px;
}

#ff-about-mission .ff-about-mission-text p {
    max-width: 550px;
    margin: 0 auto;
}

#ff-about-mission .ff-about-mission-text {
    margin-bottom: 40px;
}

#ff-about-fun {
    padding-bottom: 190px !important;
}

.ff-bottom-section .ff-about-fun-text,.ff-bottom-section .ff-about-fun-text h1 {
    max-width: 1000px;
    margin: 0 auto;
}

/*--COACHING AND CONSULTING---*/
div#ff-cc-header {
    padding-top: 160px !important;
    padding-bottom: 300px !important;
}

#ff-cc-header img.img-with-animation {
    /* max-width: 590px; */
}

div#ff-cc-header-top {
    margin-bottom: 190px;
}

#ff-cc-header .ff-cc-header-sub {
    text-align: center;
}

div#ff-cc-hard {
    padding-bottom: 300px !important;
    z-index: 10;
}

#ff-cc-hard .ff-cc-hard-text {
    max-width: 650px;
    margin: 0 auto;
}

#ff-cc-hard .ff-cc-hard-text h3 {
    color: var(--Dark-green, #015642);
    margin-bottom: 20px;
}

#ff-cc-future .ff-cc-future-top {
    max-width: 610px;
    margin: 0 auto 50px;
    text-align: center;
    color: #fff;
}

#ff-cc-future .ff-cc-future-top h2, #ff-cc-future .ff-cc-future-top p {
    color: #fff;
}

div#ff-cc-future {
    padding-bottom: 300px !important;
        z-index: 10;
}

#ff-cc-future-btm .ff-cc-future-btm-text {
    text-align: center;
    color: #fff;
}

#ff-cc-future-btm .ff-cc-future-btm-text h4 {
    color: #fff;
    margin-bottom: 20px;
}

#ff-cc-future-btm .ff-cc-future-btm-text p {
    max-width: 660px;
    margin: 0 auto;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
        color: #fff;
}

div#ff-cc-future-boxes {
    margin-bottom: 140px;
}

div#ff-cc-future-btm {
    text-align: center;
}
#ff-cc-future-boxes .vc_column-inner {
    background: #fff;
    border-radius: 40px;
    padding: 50px 60px 50px 50px;
}

.ff-cc-future-box-top h5 {
    color: var(--Dark-green, #015642);
}

.ff-cc-future-box-top {
    margin-bottom: 16px !important;
}

.ff-cc-future-box-bt.ff-btn.ff-btn-green {
    margin-bottom: 35px;
}

#ff-cc-future .ff-cc-future-box-btm h6 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
    text-transform: uppercase; 
    color: var(--Dark-green, #015642);
}

#ff-cc-future .ff-cc-future-box-btm p, #ff-cc-future .ff-cc-future-box-btm li {
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    color: var(--Dark-green-text, #014334);
}

#ff-cc-future .ff-cc-future-box-btm a {
    color: var(--Dark-green, #015642);
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-left: 53px;
}

#ff-cc-future .ff-cc-future-box-btm ul {
    margin-left: 0;
    padding-left: 53px;
}

#ff-cc-future .ff-cc-future-box-btm li {
    list-style: none;
    position: relative;
    margin-bottom: 20px;
}

#ff-cc-future .ff-cc-future-box-btm li:before {
    content: '';
    background: url(/wp-content/uploads/2025/06/check-green.webp) no-repeat;
    background-size: contain;
    background-position: center;
    width: 33px;
    height: 33px;
    position: absolute;
    left: -53px;
    top: 50%;
    display: block;
    transform: translateY(-50%);
}

#ff-cc-hard .ff-cc-hard-text p {
    color: var(--Dark-green-text, #014334);
}
#ff-cc-future-boxes  > .row_col_wrap_12_inner {
    max-width: 1200px;
    margin: 0 auto;
}
 

#ff-cc-future-boxes .ff-btn {
    padding: 16px 54px;
}
/*--What woman want to know---*/

div#ff-wk-header {
    padding-top: 120px !important;
    padding-bottom: 300px !important;
}

#ff-wk-header .ff-wk-header-text h5 {
    margin-bottom: 24px;
}

#ff-wk-header .ff-wk-header-sub h4 {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

div#ff-wk-irl {
    padding-top: 140px !important;
    padding-bottom: 290px !important;
        z-index: 10;
}

div#ff-wk-irl > .row_col_wrap_12 {
    max-width: 784px;
    margin: 0 auto;
}   
div#ff-wk-irl .ff-wk-irl-text h3 {
    color: var(--Dark-green, #015642);
    margin-bottom: 20px;
}
 

div#ff-wk-irl .ff-wk-irl-text h5 {
    color: var(--Dark-green, #015642);
    max-width: 620px; 
    margin: 0 auto 30px;
}

div#ff-wk-irl .ff-wk-irl-text h5:last-of-type {
    margin-bottom: 20px;
}

div#ff-wk-irl .ff-wk-irl-text p:last-of-type {
    max-width: 520px;
    margin: 0 auto;
}

#ff-wk-network .row_col_wrap_12.col > .col {
    border-radius: 40px;
    background: #F2F2F2;
    padding: 60px 60px 70px;
    max-width: 1170px;
    margin: 0 auto;
}

#ff-wk-network img {
    max-width: 440px;
    margin: 0 0 0 auto;
    width: 100%;
}

div#ff-wk-network {
    padding-bottom:302px !important;
        z-index: 10;
}

#ff-wk-network h4 {
    color: #015642;
}

#ff-wk-network .wpb_text_column img {
    max-height: 40px;
    width: auto;
    margin: 0 auto 0 0;
}
#ff-wk-who .ff-wk-who-title {
    margin-bottom: 74px;
}

#ff-wk-who .ff-wk-who-title p {
    padding-bottom: 10px;
     /* 150% */
    color: var(--Dark-green-text, #014334);

/* Body */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
    padding-bottom: 24px;
    max-width: 490px;
}

#ff-wk-who .ff-wk-who-title p:first-of-type:before,
#ff-wk-meet .ff-wk-meet-title p:before{
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #014334;
    border-radius: 50%;
    line-height: 16px;
    margin-right: 5px;
    margin-bottom: -2px;
}

#ff-wk-who .ff-wk-who-title h2 {
    color: var(--Dark-green, #015642);
}

#ff-wk-who .ff-wk-who-title p:first-of-type,
#ff-wk-meet .ff-wk-meet-title p{
    padding-bottom: 10px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    color: var(--Dark-green-text, #014334);
}

#ff-wk-who .ff-wk-who-title p:last-of-type {
    padding-bottom: 0;
}

div#ff-wk-who {
    padding-bottom: 292px !important;
        z-index: 10;
}

#ff-wk-who-btm img {
    width: auto;
    height: 64px;
    margin-bottom: 28px;
}

#ff-wk-who-btm p {
    color: var(--Dark-green-text);
/* Body big */
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.ff-wk-who-text {
    max-width: 232px;
}

div#ff-wk-seen {
    padding-bottom: 300px !important;
        z-index: 10;
}

#ff-wk-seen .ff-wk-seen-text {
    max-width: 784px;
    margin: 0 auto;
}

#ff-wk-seen .ff-wk-seen-text h3 {
    margin-bottom: 26px;
}

#ff-wk-seen .ff-wk-seen-text p {
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    max-width: 580px;
    margin: 0 auto;
}

#ff-wk-meet .ff-wk-meet-title h3 {
    color: var(--Dark-green, #015642);
    max-width: 620px;
    margin-bottom: 50px;
}

#ff-wk-meet .ff-wk-meet-title {
    margin-bottom: 0;
    max-width: 1425px;
    margin: 0 auto;
    padding: 0 20px;
}
.tns-controls {
    max-width: 1415px;
    margin: 0 auto 40px;
    padding: 0 20px;
}

body .tns-controls > button {background-color: #A6A6A6;border: none;border-radius: 50% !important;-webkit-border-radius: 50% !important;font-size: 0;width: 60px;height: 60px;position: relative;}

body .tns-controls > button[data-controls="prev"] {
    margin-right: 10px;
    font-weight: 300;
}

body .tns-controls > button:after {
    background: url() no-repeat;
    content: '\f344';
    display: block;
    position: absolute;
    width: 40px;
    left: 11px;
    height: 40px;
    top: 13px;
    font-family: 'dashicons';
    font-size: 28px;
    color: #fff;
    font-weight: 300;
}

body .tns-controls > button[data-controls="prev"]:after {
    content: '\f340';
}

.card-slider .card-slider-item img {
    border-radius: 40px;
}
.tns-inner {
    max-width: 1380px;
    margin: 0 auto !important;
}
#ff-wk-meet  .flickity-viewport {
    margin-top: 90px;
}

#ff-wk-meet  button.flickity-button.flickity-prev-next-button { 
    top: -50px;
    width: 60px;
    height: 60px; 
}
button.flickity-button.flickity-prev-next-button[disabled] {
    display: block;
}

#ff-wk-meet button.flickity-button.flickity-prev-next-button.previous {
    right: auto;
    left: 0px;
}

#ff-wk-meet button.flickity-button.flickity-prev-next-button.next {
    right: auto;
    left: 80px;
}

#ff-wk-meet button.flickity-button.flickity-prev-next-button::before {
   background-color: #A6A6A6; 
}
#ff-wk-meet button.flickity-button.flickity-prev-next-button::after {
    content: '';
    background-color: #fff;
    width: 23px;
    height: 3px;
    top: 50%;
    margin-top: -3px;
}
#ff-wk-meet button.flickity-button.flickity-prev-next-button svg path {
    fill:#fff;
}
    
#ff-wk-meet button.flickity-button.flickity-prev-next-button svg {
    right: 14px;
    width: 20px;
    top: 12px;
}

#ff-wk-meet button.flickity-button.flickity-prev-next-button.next::after {
    left: 18px;
}

#ff-wk-meet button.flickity-button.flickity-prev-next-button.next svg {
    right: 12px;
}

#ff-wk-meet button.flickity-button.flickity-prev-next-button.previous svg {
    left: 14px;
}

#ff-wk-meet button.flickity-button.flickity-prev-next-button.previous::after {
    left: 19px;
}
div#ff-wk-meet {
    padding-bottom: 192px !important;
    padding-top: 142px !important;
    z-index: 10;
}

div#ff-wk-meet .cell .hover-wrap {
    margin-bottom: 0;
}

div#ff-wk-meet .cell .ff-wk-meet-item-text {
    border-radius: 0 0 40px 40px;
    background: var(--Dark-green, #015642);
    padding: 36px;
	display: none;

}

div#ff-wk-meet .cell .ff-wk-meet-item-text h5 {
    color: var(--White, #FFF);
}

div#ff-wk-meet .cell .ff-wk-meet-item-text p {
    color: #fff;
}

#ff-wk-what .ff-wk-what-title h3 {
    max-width: 784px;
    margin: 0 auto;
}

#ff-wk-what .ff-wk-what-title {
    margin-bottom: 72px;
}

#ff-wk-what .vc_col-sm-6 > .vc_column-inner {
    background: #fff;
    border-radius: 40px;
    padding: 36px 50px 34px 36px;
}

#ff-wk-what .vc_col-sm-6 img {
    width: 64px;
    height: 64px;
    margin: 0 auto 0 0;
}

#ff-wk-what .vc_col-sm-6 .hover-wrap {
    margin-bottom: 73px;
}

#ff-wk-what .vc_col-sm-6 .ff-wk-what-item-text {
    color: var(--Dark-green-text, #014334);
    text-align: left;
}

#ff-wk-what .vc_col-sm-6 .ff-wk-what-item-text h5 {
    color: var(--Dark-green, #015642);
}

#ff-wk-what .vc_col-sm-6 .ff-wk-what-item-text p {
    color: var(--Dark-green-text, #014334);
}

div#ff-wk-what {
    padding-bottom: 300px !important;
        z-index: 10;
}

div#ff-wk-what-row2 {
    margin-bottom: 115px;
}
.ff-btn-arrow a.ff-btn:after {
    content: "\e909";
    font-family: icomoon;
    vertical-align: middle;
    line-height: 13px;
    margin-left: 7px;
}
#ff-wk-what .ff-wk-what-btm h2 {
    max-width: 1112px;
    margin: 0 auto;
}
#ff-wk-come h1 {
    max-width: 1290px;
    margin-bottom: 40px;
}

#ff-wk-come p {
    max-width: 400px;
    margin: 0 auto;
    color: var(--Dark-green-text, #014334);
}

/*--- 404 ---*/

#ff-404-main .ff-404-main-text h5 {
    font-family: 'Mulish';
    font-size: 16px;
    letter-spacing: 0.32px;
    margin-bottom: 30px;
}

#ff-404-main .ff-404-main-text {
    max-width: 815px;
    margin: 0 auto 30px;
}

#ff-404-main .ff-404-main-text h6 {
    color: var(--White, #FFF);
    text-align: center; 
    font-family: "Utopia Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 30px;
}

#ff-404-main .ff-404-main-text h1 {
    margin-bottom: 30px;
}

/*--- Consulting ---*/
#ff-cons-header, #ff-coach-header {
    padding-top: 200px !important;
    padding-bottom: 400px !important;
    margin-bottom: -200px;
    z-index: 10;
}

#ff-cons-header .ff-cons-header-text, #ff-coach-header .ff-coach-header-text {
    max-width: 1026px;
    margin: 0 auto;
}

#ff-cons-header .ff-cons-header-text h5, #ff-coach-header .ff-coach-header-text h5 {
    font-family: 'Mulish';
    font-size: 16px;
    margin-bottom: 32px;
}

#ff-cons-header .ff-cons-header-text h1, #ff-coach-header .ff-coach-header-text h1 {
    margin-bottom: 32px;
}

#ff-cons-header .ff-cons-header-text p, #ff-coach-header .ff-coach-header-text p {
    max-width: 600px;
    margin: 0 auto;
}

#ff-cons-header .row-bg, #ff-coach-header .row-bg {
    border-radius: 0 0 200px;
}
div#ff-cons-here, div#ff-coach-best {
    padding-top: 0 !important;
    padding-bottom: 0px !important;
}

div#ff-cons-here .vc_column-inner {
    max-width: 695px;
    margin: -150px auto 0;
}

div#ff-cons-help {
    padding-bottom: 300px !important;
    padding-top: 160px !important;
}

#ff-cons-help .ff-cons-help-text p {
    color: var(--White, #FFF);
    text-align: center; 
    font-family: "Utopia Std";
    font-size: 55px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px; /* 109.091% */
    max-width: 1080px;
    margin: 0 auto;
}

#ff-cons-here .ff-cons-here-text h4, #ff-coach-best .ff-coach-best-text h4 {
    color: var(--Dark-green, #015642); 
    font-family: "Utopia Std";
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px; /* 108.889% */
    margin-bottom: 24px;
}

#ff-cons-here .ff-cons-here-text p, #ff-coach-best .ff-coach-best-text p, #ff-cons-here .ff-cons-here-text li, #ff-coach-best .ff-coach-best-text li {
    color: var(--Dark-green-text, #014334); 
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
}

#ff-cons-here .ff-cons-here-text li, #ff-coach-best .ff-coach-best-text li {
    margin-bottom: 15px;
}

#ff-cons-case .ff-cons-case-title h2 {
    color: var(--Dark-green, #015642);
    margin-bottom: 95px;
}

#ff-cons-case .ff-cons-case-text {
    max-width: 540px;
    margin-bottom: 80px;
}

#ff-cons-case .ff-cons-case-text h5 {
    color: var(--Dark-green, #015642);
}

#ff-cons-case .ff-cons-case-text p {
    color: var(--Dark-green-text, #014334);
}

div#ff-cons-case {
    padding-bottom: 100px !important;
}
div#ff-cons-here, div#ff-coach-best {
    padding-top: 0 !important;
    padding-bottom: 0px !important;
}

div#ff-cons-here > .col > .col > .vc_column-inner, div#ff-coach-best > .col > .col >  .vc_column-inner {
    padding: 60px 50px;
    border-radius: 40px;
    background: var(--light-rey, #F2F2F2);
        max-width: 1178px;
    margin: 0 auto;
}

div#ff-cons-here > .col > .col > .vc_column-inner{
    max-width: 695px;
    margin: -150px auto 0;
}

div#ff-cons-help {
    padding-bottom: 300px !important;
    padding-top: 620px !important;
    margin-top: -500px;
}

#ff-cons-help .ff-cons-help-text p {
    color: var(--White, #FFF);
    text-align: center; 
    font-family: "Utopia Std";
    font-size: 55px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px; /* 109.091% */
    max-width: 1080px;
    margin: 0 auto;
}

#ff-cons-here .ff-cons-here-text h4, #ff-coach-best .ff-coach-best-text h4 {
    color: var(--Dark-green, #015642);  
    font-family: "Utopia Std";
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px; /* 108.889% */
    margin-bottom: 24px;
}

#ff-cons-here .ff-cons-here-text p, #ff-coach-best .ff-coach-best-text p, #ff-cons-here .ff-cons-here-text li, #ff-coach-best .ff-coach-best-text li {
    color: var(--Dark-green-text, #014334); 
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
}

#ff-cons-here .ff-cons-here-text li, #ff-coach-best .ff-coach-best-text li {
    margin-bottom: 15px;
}

#ff-cons-case .ff-cons-case-title h2 {
    color: var(--Dark-green, #015642);
    margin-bottom: 95px;
}

#ff-cons-case .ff-cons-case-text {
    max-width: 540px;
    margin-bottom: 80px;
}

#ff-cons-case .ff-cons-case-text h5 {
    color: var(--Dark-green, #015642);
}

#ff-cons-case .ff-cons-case-text p {
    color: var(--Dark-green-text, #014334);
}

div#ff-cons-case {
    padding-bottom: 100px !important;
}

div#ff-cons-bespoke {
    padding-top: 200px !important;
    padding-bottom: 520px !important;
}

#ff-cons-bespoke .ff-cons-bespoke-title {
    text-align: center;
    color: #fff;
    margin-bottom: 70px;
}

#ff-cons-bespoke .ff-cons-bespoke-title h6 {
    color: var(--White, #FFF);
}

#ff-cons-bespoke .ff-cons-bespoke-title h2 {
    color: var(--light-rey, #F2F2F2);
    text-align: center; 
    font-family: "Utopia Std";
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: 77px; /* 110% */
    max-width: 860px;
    margin: 0 auto 20px;
}

.ff-cons-bespoke-col > .vc_column-inner {
    border-radius: 40px;
    background: var(--light-rey, #F2F2F2);
    padding: 60px 40px 50px;
    text-align: center;
}

#ff-cons-bespoke .ff-cons-bespoke-col .ff-cons-bespoke-card h3 {
    color: var(--Dark-green, #015642);
    margin-bottom: 12px;
}

#ff-cons-bespoke .ff-cons-bespoke-col .ff-cons-bespoke-card p {
    color: #000; 
    font-size: 18px;
    font-weight: 400;
    line-height: 25px; /* 138.889% */
    max-width: 270px;
    margin: 0 auto;
}

#ff-cons-built h6 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin-bottom: 16px;
}

#ff-cons-built h6:before {
    content: '';
    width: 14px;
    height: 14px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -5px;
}

#ff-cons-built h4 {
    margin-bottom: 16px;
}

#ff-cons-built p {
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.ff-cons-built-row  img {
    width: 64px;
    height: 64px;
    margin-bottom: 0 !important;
}

.ff-cons-built-row {
    margin-bottom: 50px !important;
}

.ff-cons-built-row p {
    padding-bottom: 16px;
}
#ff-cons-helm.ff-bottom-section .ff-bottom-section-text h1 {
    max-width: 1130px;
}
div#ff-cons-built {
    padding-bottom: 0 !important;
}
#ff-cons-case > .row_col_wrap_12.col {
    max-width: 1150px;
    margin: 0 auto;
}
.ff-prog-box {
    border-radius: 20px;
    background: var(--Dark-green, #015642);
    padding: 92px 96px;
    max-width: 996px;
    margin: 0 auto 96px !important;
}

.ff-prog-box-text h5 {
    border-radius: 10px;
    background: var(--Pistachio-Freen, #51997D);
    color: #fff;
    display: inline-block;
    padding: 12px 40px;
    font-family: "Utopia Std";
    font-style: normal;
    margin-bottom: 30px;
}

.ff-prog-box-text h3 {
    margin-bottom: 30px !important;
}

div#ff-spark-box {
    margin-top: -440px !important;
}

.ff-prog-text h5 {
    color: var(--Dark-green, #015642);
    margin-bottom: 24px;
}

.ff-prog-text li {
    color: var(--Dark-green-text, #014334);
    margin-bottom: 15px;
    counter-increment: items;
}

.ff-prog-text {
    max-width: 812px;
    margin: 0 auto 92px !important;
}

.ff-prog-text p {
    color: var(--Dark-green-text, #014334);
} 
.ff-prog-text ol {
    counter-reset: items;
    margin-left: 0;
}

.ff-prog-text ol li:before {
    vertical-align: top;
    line-height: 45px;
    content: counter(items) ".";
    color: var(--Dark-green, #015642);
    font-family: "Utopia Std";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    vertical-align: top;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ff-prog-text ol li {
    list-style: none;
    position: relative;
    padding-left: 35px;
} 

.ff-prog > .row_col_wrap_12 { 
    margin: 0 auto;
}
 

.ff-prog {
    margin-bottom: 192px !important;
}
.ff-prog-box .vc_column-inner > .wpb_wrapper,
.ff-prog-inner .vc_column-inner > .wpb_wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.ff-prog-box .ff-prog-box-text,
.ff-prog-inner .ff-prog-box-text{
    width: 100%;
}

.ff-prog-box  .ff-prog-note,
.ff-prog-inner .ff-prog-note {
    width: 350px;
    margin-left: 20px;
    justify-self: center;
    align-self: center;
}

body .ff-prog-box a.ff-btn,
body .ff-prog-inner a.ff-btn{
    width: auto;
    display: flex;
    margin-bottom: 0;
}

.ff-prog-box .ff-prog-note p,
.ff-prog-inner .ff-prog-note p{
    color: var(--Lighter-grey, #BFBFBF);
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.ff-prog-inner .ff-prog-note p{
    color: var(--Graphite-grey, #A6A6A6);

} 
div#ff-cons-fuel {
    padding-bottom: 140px !important;
}
.ff-list li:before {
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    background-size: contain;
    transform: translateY(-50%);
}

.ff-list.ff-list-checks li:before {
    background: url(/wp-content/uploads/2025/06/dark-green-check-list.webp) no-repeat;
    background-size: contain;
    background-position: center;
}

.ff-list li {
    position: relative;
    padding-left: 37px;
    list-style: none;
}

.ff-list  ul {
    margin-left: 0;
}
.ff-prog-inner > .row_col_wrap_12_inner {
    max-width: 812px;
    margin: 0 auto !important;
}
div#ff-cons-bespoke-inner {
    margin-bottom: 166px;
}
div#ff-coach-header {
    margin-bottom: -310px;
    padding-bottom: 340px !important;
}

.ff-coach-best-title {
    max-width: 601px;
    margin: 0 auto 48px !important;
}

#ff-coach-best .ff-coach-best-title h4 {
    color: var(--Dark-green, #015642);
    margin-bottom: 24px;
}

div#ff-coach-best-cols img {
    height: 64px;
    width: auto;
}

#ff-coach-best-cols .ff-coach-best-col-text p {
    color: var(--Dark-green-text, #014334);
}

#ff-coach-best-cols .ff-coach-best-col-text {
    max-width: 190px;
    margin: 0 auto;
}

div#ff-coach-best-cols .hover-wrap {
    margin-bottom: 24px;
}

div#ff-coach-best-cols {
    margin-bottom: 48px;
}

.ff-coach-best-footer p strong {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

div#ff-coach-just {
    padding-top: 530px !important;
    padding-bottom: 100px !important;
    margin-top: -410px;
}

.ff-coach-just-text {
    max-width: 937px;
    margin: 0 auto;
}

.ff-coach-just-text p {
    max-width: 610px;
    margin:  0 auto;
}

.ff-coach-just-text h3 {
    margin: 0 auto 20px !important;
}

.ff-coach-cards-col .vc_column-inner {
    border-radius: 40px;
    background: var(--light-rey, #F2F2F2);
    padding: 45px 30px;
}

#ff-coach-cards-top .ff-coach-cards-col:first-child .vc_column-inner {
    background: var(--Dark-green-text);
    padding: 55px 46px 50px 50px;
}

#ff-coach-cards-top .ff-coach-cards-col:first-child .vc_column-inner h6 {
    color: var(--White, #FFF); 
    font-family: "Utopia Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px; 
}

.ff-coach-cards-col .ff-coach-cards-col-text img {
    height: 64px;
    width: auto;
    margin-bottom: 0;
}

.ff-coach-cards-col .ff-coach-cards-col-text p:first-of-type {
    padding-bottom: 28px;
}

.ff-coach-cards-col .ff-coach-cards-col-text  h6 {
    color: var(--Dark-green, #015642);
    font-family: "Utopia Std";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 12px;
    text-transform: initial;
}

.ff-coach-cards-col .ff-coach-cards-col-text p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

div#ff-coach-cards {
    padding-bottom: 310px !important;
    padding-top: 750px !important;
    margin-top: -710px;
}

div#ff-coach-who {
    padding-bottom: 310px !important;
}

#ff-coach-who .ff-coach-who-title {
    margin-bottom: 40px;
}

#ff-coach-who .ff-coach-who-title h2 {
    color: var(--Dark-green, #015642);
    text-align: center; 
    font-family: "Utopia Std";
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: 77px;
}

#ff-coach-who-inner .vc_col-sm-4 {
    position: relative;
}

#ff-coach-who-inner .ff-coach-who-text {
    position: absolute;
    bottom: 32px;
    left: 36px;
}

#ff-coach-who-inner .ff-coach-who-text h6 {
    color: var(--White, #FFF); 
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px; /* 113.333% */
    font-family: 'Utopia Std';
    text-transform: initial;
        max-width: 320px;
    width: 100%;
}

#ff-coach-footer h1 {
    max-width: 1340px;
}

div#ff-coach-this {
    padding-bottom: 310px !important;
}

div#ff-coach-how {
    padding-bottom: 310px !important;
}
#ff-coach-this .ff-coach-this-title h3 {
    max-width: 600px;
    margin: 0 auto 80px;
}
 

.ff-coach-this-col-text p {
    color: var(--White, #FFF);
    text-align: center; 
    font-family: "Utopia Std";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; /* 114.286% */
}

#ff-coach-this-inner .vc_col-sm-4 > .vc_column-inner {
    border-radius: 20px;
    background: var(--Dark-green, #015642);
    padding: 40px 29px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ff-coach-this-btm {
    margin-bottom: 30px !important;
}

.ff-coach-how-btm {
    margin-top: 160px;
    max-width: 950px;
    margin: 160px auto 0;
    text-align: center;
}

.ff-coach-how-btm h3 {
    color: var(--White, #FFF);
    margin-bottom: 50px !important;
}

.ff-coach-how-btm p {
    color: var(--White, #FFF);
    max-width: 558px;
    margin: 0 auto;
}

#ff-coach-how .ff-coach-how-title h2 {
    color: var(--White, #FFF);
    text-align: center;
/* H2 */
    line-height: 77px;
}

#ff-coach-how .ff-coach-how-title p {
    color: var(--White, #FFF);
    text-align: center;
}

#ff-coach-how .ff-coach-how-title {
    margin-bottom: 110px;
}

.option-card {
    margin-bottom: 124px !important;
}
.option-card-title {
    max-width: 600px;
    margin-right: 40px;
}

.option-card-description {
    max-width: 510px;
    margin-right: 0;
    margin-left: auto;
}
#ff-coach-this .ff-coach-this-title h3 {
    max-width: 600px;
    margin: 0 auto 80px;
}
 

.ff-coach-this-col-text p {
    color: var(--White, #FFF);
    text-align: center; 
    font-family: "Utopia Std";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; /* 114.286% */
}

#ff-coach-this-inner .vc_col-sm-4 > .vc_column-inner {
    border-radius: 20px;
    background: var(--Dark-green, #015642);
    padding: 40px 29px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#ff-coach-this-inner {
    margin-bottom: 90px;
}
  
.ff-coach-this-btm {
    margin-bottom: 30px !important;
}

.ff-coach-how-btm {
    margin-top: 160px;
    max-width: 950px;
    margin: 160px auto 0;
    text-align: center;
}

.ff-coach-how-btm h3 {
    color: var(--White, #FFF);
    margin-bottom: 50px !important;
}

.ff-coach-how-btm p {
    color: var(--White, #FFF);
    max-width: 558px;
    margin: 0 auto;
}

#ff-coach-how .ff-coach-how-title h2 {
    color: var(--White, #FFF);
    text-align: center;
/* H2 */
    line-height: 77px;
}

#ff-coach-how .ff-coach-how-title p {
    color: var(--White, #FFF);
    text-align: center;
}

#ff-coach-how .ff-coach-how-title {
    margin-bottom: 110px;
}

.option-card {
    margin-bottom: 124px !important;
}

.option-card-step li {
    position: relative;
    padding-left: 37px;
    list-style: none;
    margin-bottom: 16px;
}

.option-card-step li:before {
    background: url(/wp-content/uploads/2025/06/dark-green-check-list.webp) no-repeat;
    background-position: center;
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    background-size: contain;
    transform: translateY(-50%);
}

.option-card-step-wrap {
    max-width: 360px;
}

.option-card-steps {
    padding-top: 102px;
    position: relative;
}

.option-card-steps:before {
    content: '';
    height: 1px;
    background-color: var(--Dark-green, #015642);
    width: 94%;
    position: absolute;
    top: 55px;
    left: 2%;
}

.option-card-step:before {
    content: '';
    background: var(--Pistachio-Freen, #51997D);
    width: 24px;
    border-radius: 50%;
    height: 24px;
    display: block;
    position: absolute;
    top: -59px;
}

.option-card-step:after {
    content: 'Step 1';
    width: auto;
    color: var(--Dark-green, #015642);
    width: 94%;
    position: absolute;
    top: -96px;
    left: 20px;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 120% */
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

.option-card-step-2:after {
    content: 'Step 2';
}

.option-card-step-3:after {
    content: 'Step 3';
}

.option-card-step ul {
    margin-left: 0;
    margin-bottom: 0;
}

/*-- contact --*/
.ff-contact-text {
    max-width: 590px;
}

.ff-contact-text h2 {
    margin-bottom: 20px;
}

.ff-contact-text p {
    max-width: 480px;
}

/*--- FOOTER---*/
#footer-outer li.menu-item {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 20px !important;
}

#footer-outer .widget_media_image img {
    width: 70px;
}

#footer-outer .widget_block summary {
    display: none;
}

#footer-outer .widget_block img, 
#footer-outer .ff-social-footer img, 
#footer-outer .widget_media_image img {
    width: 42px !important;
}

#footer-outer .widget_block figure {
    margin-right: 5px;
}
.ff-priv-top {
    max-width: 780px;
    margin: 50px auto 50px !important;
}

.ff-priv-main {
    max-width: 780px;
    margin: 50px auto 110px !important;
}

body .row .ff-priv-main h3 {
    font-size: 37px !important;
    color: var(--Dark-green, #015642);
    margin-top: 20px;
    line-height: 42px;
}

body .row .ff-priv-main h4 {
    font-size: 24px !important;
    color: var(--Dark-green, #014334);
}
#custom_html-3 ._form_1 form {
    background: none !important;
    padding: 0;
    margin-bottom: 20px;
} 

#custom_html-3 form input,
#custom_html-3 form input[type="text"] {
    background: transparent;
    border: #51997d 1px solid !important;
    color: #fff !important;
    font-family: 'Mulish' !important;
    border-radius: 10px;
    padding: 13px 18px !important;
}
#custom_html-3 form input::placeholder{
    color:#ffffffe0;
}

#custom_html-3 form label {
    display: none !important;
}

#custom_html-3 form legend._form-label {
    color: #fff;
    font-family: 'Mulish' !important;
    font-weight: 400 !important;
    max-width: calc(100% - 40px); 
}

#custom_html-3 form input[data-name="sign_me_up_for_ffff_newsletter"] {
    float: right;
    margin-top: -44px;
    z-index: 10;
    position: relative;
}

#custom_html-3 form ._submit {
    background: #fff !important;
    padding: 13px 20px !important;
    color: #015441 !important;
    border-radius: 8px !important;
    font-size: 18px;
    margin-top: 0 !important;
}

#custom_html-3 form ._form-branding {
    display: none;
}
#custom_html-3 form input[type=text]:focus,
#custom_html-3 form input[type=email]:focus{
    background-color:transparent !important;
}

.ff-footer-optin-title h4 {
    line-height: 1 !important;
    font-family: 'Utopia Std' !important;
    font-size: 30px !important;
    margin-bottom: 14px;
}

.ff-footer-optin-subtitle p {
    color: #ffffffb0;
    font-size: 12px;
    line-height: 1.7;
}
#ff-inquires form,
.ff-contact-form-col .wpcf7 form{
    font-family: 'Mulish' !important;
    max-width: 740px;
    padding: 15px 50px 45px!important;
	border-radius: 40px !important;
}

#ff-inquires form input, #ff-inquires form select, #ff-inquires form textarea,
#ff-inquires form input[type=text],#ff-inquires form input[type=email],
.ff-contact-form-col .wpcf7 form input, .ff-contact-form-col .wpcf7 form textarea{
    background: #fff;
    border: 1px solid #015642 !important;
    border-radius: 48px;
    font-family: 'Mulish' !important;
    padding: 18px 35px !important;
    color: #015642 !important;
    font-weight: 600 !important;
}

#ff-inquires form input::placeholder, #ff-inquires form select::placeholder,
.ff-contact-form-col .wpcf7 form input:placeholder{
    opacity: 0.8;
    font-weight: 400;
}

#ff-inquires form label,.ff-contact-form-col .wpcf7 form label {
    color: #015642 !important;
    font-family: 'Mulish' !important;
    font-size: 15px !important;
}

#ff-inquires form ._checkbox-radio label {
    color: #000 !important;
}

#ff-inquires form title {
    color: #015642 !important;
    margin-top: 40px;
    font-family: "Utopia Std" !important;
/*     text-align: center; */
    margin-bottom: 20px !important;
    font-size: 30px !important;
}

#ff-inquires legend._form-label {
    color: #015642 !important;
    font-family: 'Mulish' !important;
    font-size: 15px !important;
}

#ff-inquires ._form_element {
    margin-bottom: 20px !important;
}
#ff-inquires form button._submit,
.ff-contact-form-col .wpcf7 form input[type="submit"] {
    padding:15px 50px 15px!important;
    border-radius:8px !important;
    font-size:16px;
}
.ff-contact-form-col .wpcf7 form input[type="submit"]:hover {
    color: #fff !important;
}
#ff-inquires{
    padding-bottom:100px !important;
    padding-top:100px !important;
}

#ff-inquires form textarea,
.ff-contact-form-col .wpcf7 form textarea{
    border-radius: 18px;
}
.ff-contact-form-col .wpcf7 form {
    background: #fff;
    padding: 55px 50px 45px !important;
}

.ff-contact-form-col .wpcf7 form label {
    font-weight: 600;
    margin-bottom: 20px !important;
}

.ff-contact-form-col .wpcf7 form label span {
    margin-top: 10px !important;
}

.ff-contact-form-col .wpcf7 form p:nth-child(2) {
    width: 48%;
    display: inline-block;
    margin-right: 3.2%;
	vertical-align:top;
}
.ff-contact-form-col  .wpcf7-form .wpcf7-not-valid-tip {
    color: #015642 !important;
    position: absolute;
    bottom: -36px;
    top: auto;
}

.ff-contact-form-col .wpcf7 form p:nth-child(3) {
    width: 48%;
    display: inline-block;
	vertical-align:top;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent;
    padding: 0;
    font-family: 'Utopia Std';
    color: #015642 !important;
    font-size: 18px;
}
.ff-ty-form {
    background-color: #fff !important;
    border-radius: 40px !important;
    padding: 40px !important;
}

.ff-ty-form   form._form {
    margin: 0 auto !important;
    padding: 0 !important;
    max-width: 100% !important;
}

.ff-ty-form > div > div {
    margin: 0;
}

#ff-ty-form form._form input {
    background: #fff;
    border: 1px solid #015642 !important;
    border-radius: 48px !important;
    font-family: 'Mulish' !important;
    padding: 18px 35px !important;
    color: #015642 !important;
    font-weight: 600 !important;
}

#ff-ty-form form._form button[type="submit"] {
    padding: 15px 50px 15px!important;
    border-radius: 8px !important;
    font-size:16px;
    background: #015642 !important;
    color: #fff !important;
    font-family: 'Mulish' !important;
    font-weight: 600;
    margin-left: auto !important;
    margin-right: 0 !important;
}

.ff-ty-form form._form input[type="submit"]:hover {
    color: #fff !important;
}

.ff-ty-form form._form input::placeholder {
    opacity: 0.8;
    font-weight: 400;
}

#ff-ty-form form._form ._form_element > label._form-label {
    color: #015642 !important;
    font-family: 'Mulish' !important;
    font-size: 15px !important;
}

#ff-ty-form form._form ._button-wrapper {
    text-align: right;
}
#ff-404-main.ff-success-main .ff-404-main-text h6 {
    text-transform: initial;
}
.ff-footer-credit {
    text-align: right;
}

#footer-outer  #copyright .ff-footer-credit p > a.ff-footer-credit-link {
    color: #ffffff94 !important;
}

#footer-outer #copyright .ff-footer-credit p > a.ff-footer-credit-link:hover {
    color: #fff !important;
}
.ff-newsletter-optin-subtitle p {
    color: #015642 !important;
	margin-top:20px;
	font-size:12px;
}
.ff-newsletter-main .ff-contact-text h2 {
    font-size: 62px !important;
}
#hustle-slidein-id-1.hustle-ui.module_id_1.hustle-slidein .hustle-slidein-content {
    max-width: 480px;
}

#hustle-slidein-id-1.hustle-ui.module_id_1.hustle-slidein .hustle-slidein-content .hustle-info .hustle-group-content h4 {
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 13px !important;
}

#hustle-slidein-id-1.hustle-ui.module_id_1.hustle-slidein .hustle-slidein-content .hustle-info .hustle-group-content h2 {
    color: #fff;
    font-family: "Utopia Std";
    font-size: 44px;
    line-height: 49px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px !important;
}

#hustle-slidein-id-1.hustle-ui.module_id_1.hustle-slidein .hustle-slidein-content .hustle-info .hustle-group-content p {
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    font-weight: 300;
    font-family: 'Mulish';
    text-align: center;
    padding-bottom: 10px;
}
#hustle-slidein-id-1.hustle-ui.module_id_1.hustle-slidein .hustle-slidein-content .hustle-button{
    background:#fff;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    border-radius: 8px;
    padding: 16px 44px !important;
    display: inline-block;
    border-radius: 8px !important;
}
 

#hustle-slidein-id-1.hustle-ui.module_id_1 .hustle-ui.hustle-slidein.hustle-slidein-position--south-east .hustle-slidein-content>[class*=hustle-] {
    width: 100%;
}

#hustle-slidein-id-1.hustle-ui.module_id_1 .hustle-layout {
    position: relative;
    border-radius: 20px 20px 20px 20px;
    box-shadow: #0000007d -7px -3px 27px 9px;
	    background-color: #015642;
}

#hustle-slidein-id-1.hustle-ui.module_id_1 .hustle-layout button.hustle-button-icon.hustle-button-close {
    position: absolute;
    top: 10px;
    right: 10px;
}

#hustle-slidein-id-1.hustle-ui.module_id_1 .hustle-layout button.hustle-button-icon.hustle-button-close span {
    color: #bcbcbc;
    font-size: 16px;
}

#hustle-slidein-id-1.hustle-ui.module_id_1 .hustle-layout .hustle-content {
    padding: 35px 40px 20px 40px;
}

#hustle-slidein-id-1.hustle-ui.module_id_1 .hustle-main-wrapper {
    padding-left: 40px;
    padding: 42px 0 0 40px;
}
#hustle-slidein-id-1 .hustle-slidein-content .hustle-info {
    max-width: 480px;
}
body #ff-contact-main .ff-ty-form form._inline-form ._form-thank-you {
    color: #015441 !important;
    font-size: 24px !important;
}
@media all and (max-width:1440px){
    .tns-inner {
        margin: 0 20px !important;
        max-width: 1380px;
        padding: 0 0px;
    }
}
@media all and (max-width:1000px){
    #ff-home {
        padding-top: 100px !important;
        padding-bottom: 250px !important;
    }

    body h1 {
        font-size: 50px;
        line-height: 60px;
    }

    div#ff-home p {
        padding-bottom: 10px;
        font-size: 14px;
    }

    .ff-rnd-border-left, .ff-rnd-border-right {
        padding-top: 82px !important;
    }

    div#ff-home-intro-text p {
        font-size: 34px;
        line-height: 45px;
        padding-bottom: 30px;
    }

    #ff-home-intro .img-with-aniamtion-wrap {
        top: -141px;
        width: 116px;
    }

    #ff-home-intro .img-with-aniamtion-wrap:after {
        width: 70px;
        height: 70px;
    }
    div#ff-home-about img {
        padding: 0;
    }
    #ff-home-cards .row_col_wrap_12.col {
        max-width: 450px;
        margin: 0 auto;
    }

    .ff-home-card-col .ff-home-card-text h5 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 7px;
    }

    .ff-home-card-col .ff-home-card-text p {
        font-size: 16px;
    }

    .ff-home-card-col > .vc_column-inner {
        padding: 80px 20px;
        border-radius: 20px !important;
    }

    .ff-home-card-col > .vc_column-inner > .wpb_wrapper {
        max-width: 340px;
    }

    div#ff-home-cards {
        padding-bottom: 230px !important;
    }

    div#ff-home-fuel {
        padding-bottom: 210px !important;
    }

    .ff-rnd-border-right .row-bg {
        border-radius: 0 100px 0 0px !important;
    }

    .ff-rnd-border-left .row-bg {
        border-radius: 100px 0 0 0px !important;
    }

    .ff-home-fuel-text h2 {
        font-size: 52px;
        line-height: 57px;
    }

    .ff-home-fuel-text h2 {
        text-align: center;
        font-size: 55px;
        margin-bottom: 10px !important;
    }

    #ff-home-fuel > .row_col_wrap_12 {
        max-width: 360px;
        margin: 0 auto;
    }

    .ff-home-fuel-card .ff-home-fuel-card-text h4 {
        font-size: 36px;
        line-height: 43px;
    }

    .ff-home-fuel-card > .vc_column-inner {
        padding: 30px 30px 70px !important;
        border-radius: 20px;
    }

    .ff-home-card-col > .vc_column-inner > .column-bg-overlay-wrap.column-bg-layer {
        border-radius: 20px !important;
    }

    .ff-home-fuel-card .ff-home-fuel-card-text p:after {
        bottom: 20px;
    }

    .ff-home-about-text h4 {
        margin-bottom: 20px !important;
    }

    #ff-home-about .vc_col-sm-10 > .vc_column-inner {
        max-width: 650px;
        margin: 0 auto;
    }

    #ff-home-intro, #ff-home-cards, #ff-home-fuel, #ff-home-about {
        padding-bottom: 100px !important;
    }

    div#ff-home-table {
        padding-top: 100px !important;
        padding-bottom: 230px !important;
    }

    .ff-bottom-section {
        padding-bottom: 90px !important;
    }

    .ff-bottom-section .ff-bottom-section-text h6 {
        font-size: 18px;
        margin-bottom: 10px !important;
    }

    .ff-bottom-section .ff-bottom-section-text h1 {
        margin: 0 auto 10px;
        font-size: 50px;
        line-height: 60px;
    }

    .ff-bottom-section .ff-bottom-section-text h5 {
        font-size: 30px;
    }
    div#ff-home-table img {
        padding: 0;
    }

    #ff-home-table .wpb_row > .row_col_wrap_12_inner.col {
        flex-direction: column-reverse;
    }

    #ff-home-table  .vc_col-sm-6 {
        margin-bottom: 40px;
    }

    #ff-home-table .vc_col-sm-6:nth-child(1) {
        margin-bottom: 0px;
    }
    .ff-about-exp-title {
        left: 0 !important;
        position: relative !important;
        top: 0 !important;
    }

    #ff-about-header {
        padding-top: 80px !important;
        padding-bottom: 230px !important;
    }

    .ff-about-long-text {
        margin: 40px auto 0;
    }

    .ff-about-long-text h4 {
        font-size: 34px !important;
        line-height: 42px !important;
    }

    #ff-about-header .row-bg-wrap svg {
        opacity: 0.3;
    }

    div#ff-about-intro-text p {
        font-size: 42px;
        line-height: 60px;
    }

    div#ff-about-intro {
        padding-bottom: 230px !important;
    }

    #ff-about-meet.ff-rnd-border-left .row-bg,#ff-about-meet .row-bg-wrap {
        border-radius: 0px 0 0 0px !important;
    } 

    #ff-about-meet .row-bg-wrap svg {
        left: -600px;
        opacity: 0.3;
    }

    div#ff-about-meet-cards {
        max-width: 100%!important;
        margin: 0 auto 60px;
    }

    .ff-about-meet-text {
        max-width: 540px;
        margin-bottom: 30px !important;
    }

    .ff-about-meet-text h2 {
        font-size: 48px !important;
    }

    .ff-about-meet-card {
        max-width: 780px;
    }

    div#ff-about-exp {
        padding-top: 80px !important;
    }

    #ff-about-team .ff-about-team-info h4 {
        font-size: 40px;
        line-height: 46px;
    }

    div#ff-about-team {
        padding-bottom: 220px !important;
    }

    div#ff-about-mission {
        padding-bottom: 220px !important;
        padding-top: 59px !important;
    }

    #ff-about-mission .inner-wrap.row-bg-layer:after {
        right: -80px;
        height: 130%;
        top: -140px;
        opacity: 0.5;
    }

    #ff-about-fun {
        padding-bottom: 70px !important;
    }

    #ff-about-but .ff-about-but-text h2 {
        font-size: 50px;
        line-height: 56.6px;
    }

    div#ff-about-but {
        padding-bottom: 210px !important;
        padding-top: 40px !important;
    }
    div#ff-cc-header {
        padding-top: 100px !important;
        padding-bottom: 220px !important;
    }

    div#ff-cc-header-top {
        margin-bottom: 50px;
    }

    #ff-cc-header img.img-with-animation {
        max-width: 550px;
        width:100%;
        margin: 0 auto;
    }

    #ff-cc-header-top .vc_col-sm-5 {
        margin: 0 auto 40px!important;
        max-width: 580px;
    }

    div#ff-cc-hard {
        padding-bottom: 230px !important;
    }

    div#ff-cc-future-boxes {
        margin-bottom: 90px;
    }

    div#ff-cc-future {
        padding-bottom: 220px !important;
    }
    div#ff-coach-header {
        margin-bottom: -310px;
        padding-bottom: 350px !important;
        padding-top: 110px !important;
    }

    #ff-coach-best .ff-coach-best-title h4 {
        font-size: 37px;
        line-height: 45px;
    }

    #ff-coach-best-cols .ff-coach-best-col-text {
        max-width: 230px;
        margin: 0 auto 30px;
    }

    div#ff-coach-best-cols {
        margin-bottom: 8px;
    } 
    div#ff-coach-just {
        padding-top: 490px !important;
        padding-bottom: 40px !important;
    }

    #ff-coach-just .ff-coach-just-text h3{
        font-size: 34px;
        line-height: 43px;
    }

    #ff-coach-cards-top .ff-coach-cards-col:first-child .vc_column-inner h6 {
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
    }

    #ff-coach-cards-top .ff-coach-cards-col:first-child .vc_column-inner {
        padding: 40px 36px 40px 40px;
    }

    #ff-coach-who .ff-coach-who-title h2 {
        font-size: 50px;
        line-height: 47px;
    }

    #ff-coach-who-inner .vc_col-sm-4 {
        max-width: 470px;
        margin: 0 auto 20px;
    }

    div#ff-coach-who {
        padding-bottom: 230px !important;
    }

    #ff-coach-how .ff-coach-how-title {
        margin-bottom: 90px;
    }

    body .row .col .option-card > h6 {
        font-size: 24px;
        padding: 10px 30px;
        top: -30px;
    }

    .option-card {
        padding: 50px 30px 86px;
    }

    .option-card-top {
        flex-direction: column;
        margin-bottom: 40px;
    }

    .option-card-title {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .option-card-title h2 {
        font-size: 40px;
    }

    .option-card-description {
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .option-card-steps {flex-direction: column;padding-top: 0px;margin-top: 40px !important;}

    .option-card-steps:after {
        top: auto;
        bottom: -27px;
        left: -3.5px;
        right: auto;
        transform: rotate(90deg);
    }

    .option-card-step:before {
        left: -1px;
        top: 10px;
    }

    .option-card-step:after {
        top: 10px;
        left: 32px;
    }

    .option-card-step {
        width: 100%;
        padding-top: 60px;
        padding: 60px 30px 30px;
    }

    .option-card-steps:before {
        top: 17px;
        left: 10px;
        height:100%;
        width:1px;
    }

    .option-card-step-wrap {
        max-width: 100%;
    }

    body .option-card .option-card-step h6 {
        font-size: 24px;
        line-height: 30px;
    }

    div#ff-coach-how {
        padding-bottom: 230px !important;
    }

    .option-card:nth-child(3) {
        margin-bottom: 84px !important;
    }


    .ff-coach-how-btm {
        margin: 90px auto 0;
    }

    body #ff-coach-how .ff-coach-how-btm h3 {
        font-size: 34px;
        line-height: 42px;
    }

    #ff-coach-this .ff-coach-this-title h3 {
        max-width: 370px;
        margin: 0 auto 60px;
        font-size: 37px;
        line-height: 48px;
    }

    .ff-coach-this-col-text p {
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }

    #ff-coach-this-inner .vc_col-sm-4 > .vc_column-inner {
        padding: 25px 19px;
    }

    div#ff-coach-this {
        padding-bottom: 220px !important;
    }

    div#ff-coach-this-inner {
        margin-bottom: 80px;
    }
    #ff-cons-header {
        margin-bottom: -170px;
        padding-bottom: 370px !important;
        padding-top: 110px !important;
    }

    #ff-cons-header .ff-cons-header-text h1 {
        font-size: 40px;
        line-height: 50px;
    }

    #ff-cons-header .ff-cons-header-text h5 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    #ff-cons-here .ff-cons-here-text h4 {
        font-size: 36px;
    }

    #ff-cons-help .ff-cons-help-text p {
        font-size: 38px;
        line-height: 50px;
    }

    div#ff-cons-help {
        padding-top: 570px !important;
        padding-bottom: 220px !important;
    }

    #ff-cons-case .ff-cons-case-title h2 {
        font-size: 46px;
        line-height: 55.6px;
        margin-bottom: 35px;
    }

    #ff-cons-case .ff-cons-case-text h5 {
        font-size: 29px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    #ff-cons-case .ff-cons-case-text {
        margin-bottom: 40px;
        max-width: 100%;
    }

    div#ff-cons-case {
        padding-bottom: 70px !important;
    }

    div#ff-cons-bespoke {
        padding-top: 90px !important;
    }

    #ff-cons-bespoke .ff-cons-bespoke-title h2 {
        font-size: 56px;
        line-height: 66px;
    }

    .ff-cons-bespoke-col > .vc_column-inner {
        max-width: 450px;
        margin: 0 auto;
    }

    div#ff-cons-bespoke-inner {
        margin-bottom: 86px;
    }

    #ff-cons-built .vc_col-sm-6 {
        margin: 0 auto;
    }

    .ff-prog-box {
        padding: 42px 36px;
    }

    body .ff-prog .ff-prog-text h5 {
        font-size: 30px;
        line-height: 38px;
    }

    .ff-list.ff-list-checks li:before {
        top: 13px;
    }

    .ff-prog {
        margin-bottom: 92px !important;
    }

    .ff-prog-text {
        margin: 0 auto 52px !important;
    }

    .ff-prog-box-text h5 {
        padding: 9px 31px;
        font-size: 28px !important;
        line-height: 34px !important;
        margin-bottom: 20px;
    }

    body .ff-prog .ff-prog-box-text h3 {
        font-size: 36px;
        line-height: 38px;
    }

    .ff-prog-box .ff-prog-note, .ff-prog-inner .ff-prog-note {
        margin-left: 0;
        margin-top: 10px;
        width: 80%;
    }
    #ff-wk-header .ff-wk-header-sub h4 {
        font-size: 35px;
        line-height: 48px;
    }

    div#ff-wk-header {
        padding-bottom: 240px !important;
        padding-top: 100px !important;
    }

    div#ff-wk-irl {
        padding-top: 100px !important;
        padding-bottom: 250px !important;
    }

    div#ff-wk-irl .ff-wk-irl-text h3 {
        font-size: 36px;
        line-height: 47px;
    }

    div#ff-wk-irl .ff-wk-irl-text h5 {
        font-size: 28px;
        line-height: 36px;
    }

    div#ff-wk-irl .ff-wk-irl-text h5 {
        margin: 0 auto 20px;
    } 

    #ff-wk-network h4 {
        font-size: 38px;
        line-height: 45px;
    }

    #ff-wk-network img {
        margin: 20px auto 0;
    }

    #ff-wk-network .row_col_wrap_12.col > .col {
        padding: 40px 40px 40px;
    }

    div#ff-wk-network {
        padding-bottom: 242px !important;
    }

    div#ff-wk-who {
        z-index: 10;
    } 

    #ff-wk-who .row_col_wrap_12.col.span_12 {
        max-width: 430px;
        margin: 0 auto;
    }

    #ff-wk-seen .row-bg-wrap {
        border-radius: 100px 0 0 0;
    }

    #ff-wk-seen .row-bg-wrap svg {
        border-radius: 100px 0 0 0;
    }

    div#ff-wk-seen {
        padding-bottom: 250px !important;
    }

    div#ff-wk-meet {
        padding-top: 90px !important;
    }

    #ff-wk-meet .ff-wk-meet-title h3 {
        margin-bottom: 0px;
        font-size: 37px;
        line-height: 45px;
        max-width: 430px;
    }

    #ff-wk-meet .flickity-viewport {
        margin-top: 80px;
        margin: 80px 0 0px 0;
    }

    #ff-wk-what .ff-wk-what-title h3 {
        font-size: 38px;
        line-height: 46px;
    }

    #ff-wk-what .ff-wk-what-btm h2 {
        font-size: 42px;
        line-height: 51.6px;
    }

    div#ff-wk-what {
        padding-bottom: 220px !important;
        z-index: 10;
    }

    div#ff-wk-what-row2 {
        margin-bottom: 90px;
    }

    #ff-wk-come h1 {
        font-size: 45px;
        line-height: 60px;
    }
	#ff-home-table a.nectar-button.ff-home-table-btn.ff-btn {
		color: #015642;
		background: #fff !important;
	}
    .tns-inner {
        margin: 0 25px !important;
    }
    #ff-wk-meet .ff-wk-meet-title{
        margin-bottom: 20px;
    }
        body .tns-slider>.tns-item {
        padding: 0 10px !important;
    }
}
@media all and (max-width:690px){
    #ff-home-about .vc_col-sm-10 > .vc_column-inner {
        padding: 35px;
    }
	#ff-inquires form, .ff-contact-form-col .wpcf7 form { 
		padding: 35px 25px 45px !important; 
	}
    .ff-rnd-border-left .row-bg {
        border-radius: 40px 0 0 0px !important;
    }

    .ff-rnd-border-right .row-bg {
        border-radius: 0 40px  0 0px !important;
    }

    .ff-rnd-border-left, .ff-rnd-border-right {
        padding-top: 52px !important;
    }    
    .ff-bottom-section .ff-bottom-section-text h6 {
        font-size: 16px;
    }
    .ff-bottom-section {
        padding-bottom: 50px !important;
    }

    div#ff-home-table {
        padding-top: 70px !important;
        padding-bottom: 190px !important;
    }

    #ff-home-table .ff-home-table-text h3 {
        font-size: 32px;
        line-height: 47px;
    }
	#ff-home-table a.nectar-button.ff-home-table-btn.ff-btn {
		color: #015642;
		background: #fff !important;
	}
    body #ff-cc-header-top h3 {font-size: 38px;line-height: 51px;}

    body #ff-cc-header h4 {
        font-size: 35px;
    }

    #ff-cc-future-boxes .vc_column-inner {
        padding: 40px 50px 40px 40px;
    }

    #ff-cc-future .ff-cc-future-box-btm a {
        margin-left: 0;
    }

    .ff-bottom-section .ff-bottom-section-text h1 {
        font-size: 38px;
        line-height: 48px;
    }
    #ff-cc-hard .ff-cc-hard-text h3 {
        font-size: 40px;
        line-height: 43px;
    }

    #ff-cc-future .ff-cc-future-top h2 {
        font-size: 46px;
        line-height: 50px;
    }
    #ff-cons-header .ff-cons-header-text h1, #ff-coach-header .ff-coach-header-text h1 {
        font-size: 33px;
        line-height: 40px;
        margin-bottom: 12px;
    }

    #ff-cons-header .ff-cons-header-text h6, #ff-coach-header .ff-coach-header-text h6 {
        font-size: 16px;
        line-height: 33px;
    }

    div#ff-coach-header {
        padding-top: 60px !important;
    }

    #ff-coach-best .ff-coach-best-title h4 {
        font-size: 33px;
        line-height: 37px;
    }

    div#ff-cons-here > .col > .col > .vc_column-inner, div#ff-coach-best > .col > .col > .vc_column-inner {
        padding: 40px 30px;
        border-radius: 20px;
    }

    .ff-coach-cards-col .vc_column-inner {
        border-radius: 20px;
    }

    #ff-cons-header .row-bg, #ff-coach-header .row-bg {
        border-radius: 0 0 40px;
    }

    #ff-coach-header .inner-wrap.row-bg-layer, #ff-cons-header .inner-wrap.row-bg-layer {
        border-radius: 0 0 40px 0;
    }

    .ff-rnd-border-right .row-bg {}

    #ff-coach-how .row-bg-wrap {
        border-radius: 0 40px 0 0;
    }

    .option-card-title h2 {
        font-size: 32px;
        line-height: 39px;
    }

    .option-card-steps:after {
        left: -4.5px;
        font-size: 15px;
    }
    #ff-cons-here .ff-cons-here-text h4 {
        font-size: 28px;
        line-height: 39px;
    }

    #ff-cons-help .ff-cons-help-text p {
        font-size: 32px;
        line-height: 41px;
    }

    div#ff-cons-help {
        padding-bottom: 210px !important;
    }

    #ff-cons-case .ff-cons-case-title h2 {
        font-size: 42px;
        line-height: 55.6px;
    }

    div#ff-cons-case {
        padding-bottom: 60px !important;
    }

    #ff-cons-bespoke .ff-cons-bespoke-title h2 {
        font-size: 45px;
        line-height: 58px;
    }

    #ff-cons-bespoke .ff-cons-bespoke-title {
        margin-bottom: 50px;
    }

    div#ff-cons-bespoke {
        padding-top: 70px !important;
    }
    div#ff-wk-header {
        padding-bottom: 220px !important;
        padding-top: 70px !important;
    }

    div#ff-cc-header-top {
        margin-bottom: 20px;
    }

    #ff-wk-header .ff-wk-header-sub h4 {
        font-size: 30px;
        line-height: 42px;
    }

    div#ff-wk-irl {
        padding-top: 90px !important;
        padding-bottom: 240px !important;
    }

    div#ff-wk-irl .ff-wk-irl-text h3 {
        font-size: 30px;
        line-height: 43px;
    }

    div#ff-wk-irl .ff-wk-irl-text h5 {
        font-size: 23px;
        line-height: 32px;
    }

    #ff-wk-network h4 {
        font-size: 34px;
        line-height: 43px;
    }

    div#ff-wk-network {
        padding-bottom: 202px !important;
    }

    .ff-wk-who-text {
        max-width: 332px;
    }

    div#ff-wk-who {
        padding-bottom: 212px !important;
    }

    #ff-wk-seen .ff-wk-seen-text h3 {
        font-size: 34px;
        line-height: 44px;
        text-align: left;
    }

    div#ff-wk-seen {
        padding-bottom: 220px !important;
        padding-top: 72px !important;
    }

    #ff-wk-seen .ff-wk-seen-text p {
        text-align: left;
    }

    #ff-wk-meet .flickity-viewport {
        margin: 40px 0 0px 0;
    }

    #ff-wk-what .ff-wk-what-btm h2 {
        font-size: 35px;
        line-height: 45.6px;
    }

    #ff-wk-come h1 {
        font-size: 43px;
        line-height: 56px;
    }

    #ff-wk-come h1 em {
        display: block;
    }
	#hustle-slidein-id-1.hustle-ui.module_id_1.hustle-slidein .hustle-slidein-content .hustle-info .hustle-group-content h2 {
		font-size: 37px;
		line-height: 46px;
	}
	#hustle-slidein-id-1.hustle-ui.module_id_1 .hustle-layout .hustle-content {
		padding: 25px 15px 10px 15px;
	}
    body .tns-slider>.tns-item {
        padding: 0 10px !important;
    }
}
@media all and (max-width:480px){
   .ff-home-header.ff-header {
        max-width: 310px;
    }

    div#ff-home p {
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px; /* 142.857% */
        letter-spacing: 0.28px;
        max-width: 250px;
        margin: 0 auto 10px;
    }

    div#ff-home h1 {
        font-size: 60px;
        font-style: normal;
        font-weight: 600;
        line-height: 63px;
    }

    #ff-home-intro .img-with-aniamtion-wrap {
        top: -138px;
        width: 96px;
        left: calc(50% - 48px);
    }

    #ff-home .row-bg-wrap svg {
        height: 160% !important;
        left: -90%;
        top: 0;
    }

    #ff-home-intro .img-with-aniamtion-wrap:after {
        width: 45px;
        height: 45px;
    }

    div#ff-home-intro-text p {
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 44px;
    }

    .ff-rnd-border-left, .ff-rnd-border-right {
        padding-top: 72px !important;
    }

    .ff-home-card-col .ff-home-card-text h5 {
        font-size: 36px;
        line-height: 43px;
    }

    .ff-home-card-col > .vc_column-inner {
        padding: 50px 10px;
    }

    #ff-home-about .row-bg {
        background: #fff !important;
    }

    div#ff-home-about {
        padding-top: 80px !important;
    }

    #ff-home-about .vc_col-sm-10 > .vc_column-inner {
        padding: 10px;
    }

    .ff-home-about-text h4 {
        font-size: 35px !important;
        line-height: 40px  !important;
    }

    #ff-home-table .row-bg {
        border-radius: 0 40px 0 0;
    }

    #ff-home-table svg {
        left: auto;
        border-radius: 0 40px 0 0;
        right: 0;
    }

    .ff-bottom-section .ff-bottom-section-text h6 {
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px; /* 142.857% */
        letter-spacing: 0.28px;
        max-width: 230px;
        margin: 0 auto;
    }

    .ff-bottom-section .ff-bottom-section-text h1 {
        font-size: 60px;
        font-style: normal;
        font-weight: 600;
        line-height: 60px;
    }

    .ff-bottom-section .ff-bottom-section-text h5 {
        font-size: 35px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }

    .ff-bottom-section {
        padding-bottom: 90px !important;
        padding-top: 90px !important;
    }

    div#ff-home-table {
        padding-bottom: 230px !important;
    }

    div#ff-home-fuel {
        padding-bottom: 230px !important;
    }

    .ff-rnd-border-left, .ff-rnd-border-right {
        padding-top: 90px !important;
    }

    #ff-home-fuel svg {
        left: auto;
        right: 0;
    } 
    div#ff-about-header {
        padding-top: 80px !important;
        padding-bottom: 230px !important;
    }

    body div#ff-about-header h3 {
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 44px;
    }

    div#ff-about-header-top {
        margin-bottom: 20px;
    }

    .ff-about-long-text {
        margin: 20px auto 0;
    }

    #ff-about-header .hover-wrap {
        margin-bottom: 0;
    } 

    #ff-about-header .img-with-aniamtion-wrap img {
        border-radius: 20px !important;
        aspect-ratio: 1.6;
        object-fit: cover;
    }

    .ff-about-long-text h4 {
        text-align: left;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
    }

    #ff-about-header .row-bg-wrap svg {
        right: -400px;
    }

    .ff-about-long-text p {
        text-align: left;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
    }

    div#ff-about-intro-text p {
        color: var(--White, #FFF);
        text-align: center;
        font-family: "Utopia Std";
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 44px;
    }

    div#ff-about-intro {
        padding-bottom: 230px !important;
    }

    #ff-about-meet .row-bg-wrap,#ff-about-meet .row-bg {
        border-radius: 0px 0 0 0 !important;
    }

    #ff-about-meet .row-bg-wrap svg {
        top: -32px;
        left: -860px;
        opacity: 0.4;
    }

    div#ff-about-meet {
        padding-top: 90px !important;
    }

    body .ff-about-meet-text h4 {
        font-style: normal;
        /* 150% */
        letter-spacing: 0.48px;
        text-transform: uppercase;
        padding-left: 24px;
        line-height: 22px !important;
    }

    .ff-about-meet-text h4:before {
        position: absolute;
        left: 0;
        top: 18px;
    }

    .ff-about-meet-text h2 {
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 44px;
    }

    .ff-about-meet-text {
        margin-bottom: 50px !important;
    }

    #ff-about-meet-cards .vc_col-sm-4 {
        margin-bottom: 50px !important;
    }
    #ff-about-meet-cards .vc_col-sm-4:last-of-type {
        margin-bottom: 0px !important;
    }
    

    div#ff-about-meet-cards {
        margin-bottom: 50px;
    }
    
    div#ff-about-exp {
        padding-top: 90px !important;
    }

    #ff-about-exp .ff-about-exp-title h3 {
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 44px;
    } 
    #ff-about-but .ff-about-but-text h2 {
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 44px;
    }

    #ff-about-but .ff-about-but-text p {
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
    }

    div#ff-about-but {
        padding-bottom: 230px !important;
    }

    div#ff-about-team {
        padding-bottom: 180px !important;
    }

    #ff-about-mission .ff-about-mission-text {
        text-align: left;
    }

    #ff-about-mission .ff-about-mission-text h5 {
        letter-spacing: 0.48px;
        text-transform: uppercase;
        margin-bottom: 16px;
    }

    #ff-about-mission .ff-about-mission-text h4 {
        font-size: 35px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }

    div#ff-about-mission {
        padding-bottom: 230px !important;
    }

    #ff-about-mission .row-bg {
        border-radius: 0px 0 0 0px !important;
    }

    #ff-about-fun {
        padding-bottom: 90px !important;
    }

    .ff-about-exp-title {
        top: 0 !important;
        position: relative !important;
        left: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        transform: translate(0px, 0px) !important;
    }
    .ff-about-meet-img {
        aspect-ratio: 1.5;
        object-fit: cover;
        border-radius: 20px;
        object-position: left center;
    }

    .ff-about-team-title {
        margin-bottom: 0px !important;
    }

    #ff-about-team .ff-about-team-info h4 {
        font-size: 35px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }

    #ff-about-team .ff-about-team-info h6 {
        font-size: 20px;
        font-style: italic;
        font-weight: 600;
        line-height: 40px;
    }
    body #ff-cc-header-top h6 {
        font-size: 13px;
    }

    body #ff-cc-header-top h3 {
        font-size: 37px;
        line-height: 43px;
    }

    body #ff-cc-header-top h3 br {
        display: none;
    }

    body #ff-cc-header h4 {
        font-size: 31px;
        line-height: 38px;
    }

    body #ff-cc-header h4 br {
        display: none;
    }

    #ff-cc-hard .ff-cc-hard-text h3 {
        font-size: 30px;
        line-height: 36px;
        text-align: left;
    }

    #ff-cc-hard .ff-cc-hard-text p {
        text-align: left;
    }

    #ff-cc-future .ff-cc-future-top h2 {
        font-size: 40px;
        line-height: 44px;
    }

    #ff-cc-future-boxes .vc_column-inner {
        padding: 30px 40px 30px 30px;
        border-radius: 20px;
    }

    #ff-cc-future .ff-cc-future-box-btm li:before {
        width: 26px;
        height: 26px;
        left: -40px;
    }

    #ff-cc-future .ff-cc-future-box-btm li {
        margin-bottom: 20px;
    }

    #ff-cc-future .ff-cc-future-box-btm ul {
        padding-left: 33px;
    }

    #ff-cc-just.ff-bottom-section .ff-bottom-section-text h1 {
        font-size: 43px;
        line-height: 52px;
    }
    #ff-cc-future-boxes .ff-btn span {
        font-size: 15px;
    }
    #ff-coach-best .ff-coach-best-title h4 {
        font-size: 26px;
        line-height: 32px;
    }

    div#ff-cons-here > .col > .col > .vc_column-inner, div#ff-coach-best > .col > .col > .vc_column-inner {
        padding: 40px 21px;
    }

    #ff-coach-just .ff-coach-just-text h3 {
        font-size: 30px;
        line-height: 40px;
    }

    div#ff-coach-cards {
        padding-top: 720px !important;
        padding-bottom: 230px !important;
    }

    #ff-coach-cards-top .ff-coach-cards-col:first-child .vc_column-inner {
        padding: 30px 26px 30px 30px;
    }

    #ff-coach-cards-top .ff-coach-cards-col:first-child .vc_column-inner h6 {
        font-size: 26px;
    }

    .ff-coach-cards-col .vc_column-inner {
        padding: 30px 25px;
    }

    div#ff-coach-who {
        padding-bottom: 180px !important;
        padding-top: 70px !important;
    }

    #ff-coach-who .ff-coach-who-title h2 {
        font-size: 36px;
        line-height: 32px;
        text-align: left;
    }

    #ff-coach-who .ff-coach-who-title {
        margin-bottom: 30px;
    }

    div#ff-coach-how {
        padding-top: 60px !important;
    }

    .option-card-title h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .option-card {
        padding: 40px 24px 46px;
    }

    .option-card-steps:before {
        height: calc(100% - 10px);
    }

    .option-card-title a.ff-btn {
        font-size: 13px;
    }

    .option-card-description p {
        font-size: 16px;
    }

    body .option-card .option-card-step h6 {
        font-size: 22px;
        line-height: 26px;
    }

    .option-card-step p, .option-card-step li {
        font-size: 16px;
    }

    body #ff-coach-how .ff-coach-how-btm h3 {
        font-size: 28px;
        line-height: 36px;
        text-align: left;
        margin-bottom: 10px !important;
    }

    body #ff-coach-how .ff-coach-how-btm p {
        text-align: left;
    }

    #ff-coach-this .ff-coach-this-title h3 {
        font-size: 35px;
        line-height: 41px;
        margin: 0 auto 30px;
    }

    div#ff-coach-this {
        padding-bottom: 200px !important;
        padding-top: 60px !important;
    }

    .ff-coach-this-col-text p {
        font-size: 29px;
    }

    div#ff-coach-this-inner {
        margin-bottom: 50px;
    }

    #ff-coach-footer.ff-bottom-section .ff-bottom-section-text h1 {
        font-size: 34px;
        line-height: 40px;
    }

    div#ff-coach-footer {
        padding-bottom: 70px !important;
        padding-top: 70px !important;
    }

    #ff-coach-how .ff-coach-how-title h2 {
        margin-bottom: 0px;
    }

    #ff-coach-how .ff-coach-how-title {
        margin-bottom: 70px;
    }
    div#ff-cons-here > .col > .col > .vc_column-inner {
        padding: 26px 21px 50px;
    }

    .ff-list.ff-list-checks li:before {
        top: 16px;
    }

    #ff-cons-help .ff-cons-help-text p {
        font-size: 33px;
        line-height: 41px;
    }

    #ff-cons-case .ff-cons-case-title h2 {
        font-size: 33px;
        line-height: 49.6px;
        margin-bottom: 0px;
    }

    .ff-cons-case-title {
        margin-bottom: 10px !important;
    }

    #ff-cons-case .ff-cons-case-text h5 {
        font-size: 20px;
        line-height: 36px;
        margin-bottom: 5px;
    }

    #ff-cons-bespoke .ff-cons-bespoke-title h2 {
        font-size: 35px;
        line-height: 45px;
        margin: 0 auto 10px;
    }

    #ff-cons-bespoke .ff-cons-bespoke-title {
        margin-bottom: 30px;
    }

    .ff-cons-bespoke-col > .vc_column-inner {
        padding: 40px 20px 30px;
        border-radius: 20px;
    }

    #ff-cons-bespoke .ff-cons-bespoke-col .ff-cons-bespoke-card h3 {
        font-size: 38px;
        line-height: 44px;
    }

    #ff-cons-built h4 {
        font-size: 34px;
        line-height: 42px;
    }

    #ff-cons-built h4 br {
        display: none;
    }

    .ff-prog-box {
        padding: 27px 26px;
    }

    body .ff-prog-box a.ff-btn span, body .ff-prog-inner a.ff-btn span {
        font-size: 14px;
    }

    body .ff-prog .ff-prog-box-text h3 {
        font-size: 34px;
        line-height: 42px;
        margin-bottom: 20px !important;
    }

    div#ff-spark-box {
        margin-top: -10px !important;
    }

    div#ff-cons-bespoke {
        padding-bottom: 180px !important;
    }

    .ff-prog-box {
        margin: 0 auto 46px !important;
    }

    body .ff-prog .ff-prog-text h5 {
        font-size: 26px;
        line-height: 35px;
    }

    .ff-prog-text {
        margin: 0 auto 32px !important;
    }

    .ff-prog-box-text h5 {
        padding: 7px 26px;
        font-size: 22px !important;
        line-height: 34px !important;
    }

    #ff-cons-helm.ff-bottom-section .ff-bottom-section-text h1 {
        font-size: 40px;
        line-height: 50px;
    }
    div#ff-wk-irl .ff-wk-irl-text h3 {
        line-height: 34px;
    }

    div#ff-wk-irl {
        padding-top: 70px !important;
        padding-bottom: 210px !important;
    }

    #ff-wk-network h4 {
        font-size: 30px;
        line-height: 36px;
    }

    #ff-wk-network .row_col_wrap_12.col > .col {
        padding: 0px 0px 0px;
    }

    #ff-wk-network img {
        margin: 0px auto 0;
        width: 100%;
    }

    #ff-wk-network .row_col_wrap_12.col .row_col_wrap_12_inner {
        flex-direction: column-reverse;
    }

    #ff-wk-network .wpb_text_column {
        padding: 20px 20px 20px;
        background: #f2f2f2;
        margin-top: -15px;
        z-index: 10;
        position: relative;
        border-radius: 0 0  20px 20px;
    }

    div#ff-wk-who {
        padding-bottom: 212px !important;
        padding-top: 60px !important;
    }

    #ff-wk-who .ff-wk-who-title h2 {
        font-size: 32.5px;
        line-height: 37.75px;
    }

    #ff-wk-who .ff-wk-who-title {
        margin-bottom: 54px;
    }

    #ff-wk-seen .ff-wk-seen-text h3 {
        font-size: 30px;
        line-height: 42px;
    }

    #ff-wk-seen .row-bg-wrap {
        border-radius: 40px 0 0 0;
    }

    #ff-wk-what .ff-wk-what-title {
        margin-bottom: 42px;
    }

    div#ff-wk-what {
        padding-bottom: 200px !important;
    }

    #ff-wk-what .vc_col-sm-6 > .vc_column-inner {
        padding: 26px 31px 30px 32px;
        border-radius: 20px;
    }

    #ff-wk-come a.ff-btn.ff-btn-green {
        font-size: 13px;
    }
	#ff-inquires form, .ff-contact-form-col .wpcf7 form { 
		padding: 35px 15px 45px !important; 
	}
	#ff-inquires form textarea, .ff-contact-form-col .wpcf7 form textarea {
		padding: 12px 15px !important;
	}

	#ff-inquires form title {
		font-size: 26px !important;
	}
    body .tns-slider>.tns-item {
        padding: 0 10px !important;
    }
    .tns-inner {
        margin: 40px 30px 0!important ;
    }
    .tns-controls {
        display: none;
    }
}
@media only screen and (max-width: 450px) {
    #slide-out-widget-area.slide-out-from-right { 
        padding-left: 40px;
        padding-right: 40px; 
    }
}

/** FLICKITY IPHONE JITTER FIX ---*/ 
/* Promote Flickity slider to its own GPU layer */
.flickity-slider {
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

/* Promote each cell without overriding Flickity's translateX */
.flickity-slider > .carousel-cell {
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0); /* no !important */
}
