/*
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
*/


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');
@font-face {
  font-family: Helvetica;
  src: url(/wp-content/themes/salient-child/fonts/helvetica.ttf);
}
@font-face {
  font-family: "Hamilton Script";
  src: url(/wp-content/themes/salient-child/fonts/hamilton.ttf);
}
div#header-space {
    height: 127px !important;
}
#header-outer header {
    background: #292929;
}
#header-outer #logo, #header-outer .logo-clone, #header-outer .logo-spacing {
    margin-top: 23px !important;
    margin-bottom: 9px !important;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a{
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
}
#header-outer[data-lhe=animated_underline] #top nav>ul.buttons.sf-menu>li>a {
    color: #000;
    font-family: Cinzel;
    font-size: 15.809px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 488.889% */
    text-transform: uppercase;
    background: #D9D9D9 !important;
    padding:18px 33px !important;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after{
    border-color:#fff;
    opacity: 0.7;
}
div#sec1 h2 {
    color: #FFF;
    font-family: Cinzel;
    font-size: 80.86px;
    font-style: normal;
    font-weight: 400;
    line-height: 98.85px; /* 122.248% */
    text-transform: uppercase;
    width:70%;
}
div#sec1 p{
    color: #D9D9D9;
    font-family: Helvetica;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 39.783px; /* 221.018% */
    text-transform: capitalize;
    width:52%;
}
div#sec1 a#btn{
    color: #000;
    font-family: Cinzel;
    font-size: 15.809px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding:18px 30px;
    background: #D9D9D9 !important;
    border-radius:0px !important;
}
div#sec2 h6 {
    color: #FFF;
    font-family: Cinzel;
    font-size: 50.197px;
    font-style: normal;
    font-weight: 400;
    line-height: 64.097px;
    text-transform: capitalize;
}
div#sec2 h5 {
    color: #FFF;
    font-family: Cinzel;
    font-size: 45.197px;
    font-style: normal;
    font-weight: 400;
    line-height: 44.097px;
    text-transform: capitalize;
}
div#program1 .main img {
    width: 100% !important;
    border: 1px solid #fff;
    height: 670px;
}
div#program1 .inner-main {
    position: absolute;
    bottom: 25px;
    left: 0px;
	width:100%;
}
div#program1 .main .inner-main h2 {
    color: #F8F8F8;
    font-family: Cinzel;
    font-size: 30.825px;
    font-style: normal;
    font-weight: 400;
    line-height: 35.466px;
    letter-spacing: -1.964px;
    text-transform: capitalize;
	text-align: center;
}
div#program1 .main .inner-main p {
    color: #ffffff;
    font-family: Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.415px;
    text-transform: capitalize;
    width: 100%;
	text-align: center;
}
div#program1 .main .inner-main a#pro-btn {
    color: #FFF;
    font-family: Cinzel;
    font-size: 14.687px;
    font-style: normal;
    font-weight: 400;
    line-height: 9.527px;
    letter-spacing: -0.872px;
    text-transform: uppercase;
    display: inline-block;
    /* width: 50% !important; */
    position: relative;
    background: #000 !important;
    text-align: center;
    padding: 20px 40px;
	margin: 15px auto;
	display: table;
}
div#sec2 h2{
    color: #FFF;
    font-family: Cinzel;
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 79.526px;
    letter-spacing: -7.277px;
    text-transform: capitalize;
}
span.cinzel {
    font-family: 'Cinzel' !important;
}
div#sec2 p br {
    display: none !important;
}
div#sec2 p{
    color: #ffffff;
    font-family: Helvetica;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px; 
    text-transform: capitalize;
	 width: 88%;
}
div#sec2 a#btn{
     color: #000;
    font-family: Cinzel;
    font-size: 15.809px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding:18px 36px;
    background: #D9D9D9 !important;
    border-radius:0px !important;
}
.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 200px;
}
.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 32s linear infinite;
}
.track .content {
   color: #FFF;
	font-family: Cinzel;
	font-size: 167.518px;
	font-style: normal;
	font-weight: 400;
	line-height: 204.787px;
	text-transform: uppercase;
	opacity: 0.15;
}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
div#mentor h6 {
    color: #BFBFBF;
    text-align: right;
    font-family: Cinzel;
    font-size: 55.197px;
    font-style: normal;
    font-weight: 400;
    line-height: 75px; 
    text-transform: capitalize;
}
div#mentor h2{
    color: #FEFEFE;
    text-align: right;
    font-family: Cinzel;
    font-size: 80.856px;
    font-style: normal;
    font-weight: 400;
    line-height: 79.526px;
    letter-spacing: -7.277px;
    text-transform: capitalize;
    width:55%;
    margin:0 auto;
    margin-right:0px;
}
.first-carousel .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.custom-desktop-width-25pct.is-selected:first-child img {
    transform: scale(1);
} 
.first-carousel .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.custom-desktop-width-25pct.is-selected img{
    transform: scale(0.9);
}
.first-carousel .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.custom-desktop-width-25pct img{
     transform: scale(0.9);
}
.first-carousel .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0;
    margin-top:35px;
}
.first-carousel .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell {
    padding: 0;
    margin-right: 20px !important;
}
div#coaching h6 {
    color: #F8F8F8;
    text-align: center;
    font-family: Cinzel;
    font-size: 55.197px;
    font-style: normal;
    font-weight: 400;
    line-height: 144.097px;
    text-transform: capitalize;
    opacity: 0.8;
    width: 39%;
    margin: 0 auto;
    position: relative;
}
.bold, b, strong {
    color: #F8F8F8;
    text-align: center;
    font-family: Cinzel;
    font-size: 20.856px;
    font-style: normal;
    font-weight: 400;
    line-height: 32.526px;
    letter-spacing: -0.277px;
    text-transform: capitalize;
    width: 95%;
    margin: 0 auto;
}
div#testi h3 {
    color: #F8F8F8;
    font-family: Cinzel;
    font-size: 30.825px;
    font-style: normal;
    font-weight: 400;
    line-height: 35.466px;
    letter-spacing: -0.964px;
    text-transform: capitalize;
}
div#testi p {
    color: #F8F8F8;
    font-family: Helvetica;
    font-size: 18.825px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.466px;
}
div#sec4-inner-one p {
    color: #FEFEFE;
    font-family: Helvetica;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-transform: capitalize;
}

td, th {
    font-weight: 400;
    text-align: left;
    font-size: 18px !important;
    font-family: 'Helvetica';
	background: #000 !important;
	color: #fff !important;
}
div#coaching1 h5 {
    color: #F8F8F8;
    text-align: center;
    font-family: Cinzel;
    font-size: 28.856px;
    font-style: normal;
    font-weight: 400;
    line-height: 65.526px;
    letter-spacing: -0.277px;
    text-transform: capitalize;
    width: 97%;
    margin: 0 auto;
}
div#coaching1 h2 {
    color: #F8F8F8;
    text-align: center;
    font-family: Cinzel;
    font-size: 20.856px;
    font-style: normal;
    font-weight: 400;
    line-height: 32.526px;
    letter-spacing: -0.277px;
    text-transform: capitalize;
    width: 100%;
    margin: 0 auto;
}
div#coaching1 p {
    color: #F8F8F8;
    text-align: center;
    font-family: Helvetica;
    font-size: 17.856px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.526px;
    letter-spacing: -0.277px;
    text-transform: capitalize;
    width: 95%;
    margin: 0 auto;
}
div#coaching h6:before {
    content:"";
    background:#fff !important;
    width: 58px;
    height: 1px;
    display:block;
    position: absolute;
    top: 70px;
}
div#coaching h6:after {
   content:"";
    background:#fff !important;
    width: 58px;
    height: 1px;
    display:block;
    position:absolute;
    top:70px;
    right:0;
}
div#coaching h2 {
    color: #F8F8F8;
    text-align: center;
    font-family: Cinzel;
    font-size: 60.856px;
    font-style: normal;
    font-weight: 400;
    line-height: 79.526px;
    letter-spacing: -3.277px;
    text-transform: capitalize;
    width: 65%;
    margin: 0 auto;
}
div#sec4-inner-2 img {
    height: 520px;
    width: 95%;
    object-fit: cover;
}
div#program .main {
    position: relative;
}
div#program .inner-main {
    position: absolute;
    bottom: 25px;
    left: 27px;
}
div#program .main img {
    width: 88% !important;
	border: 1px solid #fff;
	height: 720px;
	object-fit:cover;
}
div#program .main .inner-main h6{
    color: #FFF;
    font-family: "Hamilton Script";
    font-size: 34.454px;
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    text-transform: capitalize;
    opacity: 0.5;
}
div#sec4-inner-2 img.img-with-animation.imag1.skip-lazy {
    height: 100% !important;
}
div#sec4-inner-2 h5 {
    color: #FEFEFE;
    font-family: Cinzel;
    font-size: 35.856px;
    font-style: normal;
    font-weight: 400;
    line-height: 50.526px;
    letter-spacing: -0.277px;
    text-transform: capitalize;
	text-align: center;
}
div#program .main .inner-main h2{
    color: #F8F8F8;
    font-family: Cinzel;
    font-size: 30.825px;
    font-style: normal;
    font-weight: 400;
    line-height: 35.466px;
    letter-spacing: -1.964px;
    text-transform: capitalize;
}
div#program .main .inner-main p{
    color: #ffffff;
    font-family: Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.415px; 
    text-transform: capitalize;
    width:85%;
}
div#program .main .inner-main a#pro-btn{
    color: #FFF;
    font-family: Cinzel;
    font-size: 14.687px;
    font-style: normal;
    font-weight: 400;
    line-height: 9.527px; /* 98.355% */
    letter-spacing: -0.872px;
    text-transform: uppercase;
    display: inline-block;
    width: 50% !important;
    position:relative;
}
div#program .main .inner-main a#pro-btn:after{
    content:"";
    background:#FFF;
    width: 22.154px;
    height: 0.615px;
    display:block;
    position:absolute;
    top:2px;
    right:0;
    opacity: 0.5;
}

div#sec3 a#btn {
    color: #292929;
    font-family: Cinzel;
    font-size: 15.809px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 488.889% */
    text-transform: uppercase;
    padding:18px 50px;
    background: #D9D9D9 !important;
    border-radius:0px !important;
    display:table;
    margin:0 auto;
    margin-top:50px;
}
div#sec2 li {
    color: #ffffff;
    font-family: Helvetica;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 39.783px;
    text-transform: capitalize;
    width: 90%;
}
div#sec4-inner-one1 h2 {
    color: #FEFEFE;
    font-family: Cinzel;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -0.277px;
    text-transform: capitalize;
}
div#sec4-inner-one1 p {
    color: #FEFEFE;
    font-family: Helvetica;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-transform: capitalize;
}
div#sec4-inner-one h6 {
    color: #FEFEFE;
    font-family: Cinzel;
    font-size: 55.197px;
    font-style: normal;
    font-weight: 400;
    line-height: 75px;
    text-transform: capitalize;
}
div#sec4-inner-one h2{
    color: #FEFEFE;
    font-family: Cinzel;
    font-size: 50.856px;
    font-style: normal;
    font-weight: 400;
    line-height: 80px; /* 98.355% */
    letter-spacing: -0.277px;
    text-transform: capitalize;
}
div#sec4-inner-one a#btn {
    color: #292929;
    font-family: Cinzel;
    font-size: 15.809px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 488.889% */
    text-transform: uppercase;
    padding:18px 50px;
    background: #D9D9D9 !important;
    border-radius:0px !important;
    display:table;
    margin:0 auto;
    margin-right:0px;
}
div#sec4 .pod-main {
    position: relative;
}
div#sec4 .pod-main img{
    width:95% !important;
}
div#sec4 .pod-inner-one {
    position: absolute;
    top: 190px;
    left: 0;
    right: 0;
}
div#sec4 .pod-inner-one img{
    width:12% !important; 
    display:block;
    margin:0 auto;
}
div#sec4 .pod-inner-two {
    position: absolute;
    bottom:13px;
    left: 35px;
	opacity:0;
}
div#sec4 .pod-inner-two h6{
    color: #FFF;
    font-family: "Hamilton Script";
    font-size: 48.018px;
    font-style: normal;
    font-weight: 400;
    line-height: 58px; /* 221.018% */
    text-transform: capitalize;
    opacity: 0.5;
}
div#sec4 .pod-inner-two h2{
    color: #F8F8F8;
    font-family: Cinzel;
    font-size: 30.418px;
    font-style: normal;
    font-weight: 400;
    line-height: 29.917px; /* 98.355% */
    letter-spacing: -2.738px;
    text-transform: capitalize;
}
div#sec4 .pod-inner-two p{
    color: #969696;
    font-family: Helvetica;
    font-size: 13.284px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.877px; /* 172.222% */
    text-transform: capitalize;
    width:90%;
}
div#sec4 .pod-inner-two a#pro-btn{
    color: #FFF;
    font-family: Cinzel;
    font-size: 13.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 13.278px; /* 98.355% */
    letter-spacing: -1.215px;
    text-transform: capitalize;
    display: inline-block;
    width: 20%;
    position:relative;
}
div#sec4 .pod-inner-two a#pro-btn:after{
    content:"";
    background:#FFF;
    width: 22.154px;
    height: 0.615px;
    display:block;
    position:absolute;
    top:4px;
    right:0;
    opacity: 0.5;
}
div#sec4 .owl-stage .owl-item.active:nth-child(2) {
    transform: scale(1.1);
}
div#sec4 .owl-stage .owl-item.active {
    transform: scale(0.9);
}
div#sec4 .owl-stage .owl-item.active:nth-child(2)  .pod-inner-two{
     opacity: 1 !important;
}
div#sec4 .pod-main:hover .pod-inner-two {
    opacity: 1 !important;
}
div#sec4 .owl-nav.disabled {
    display: block !important;
}
div#sec4 .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 100px;
    margin: 0px;
    padding: 0px 0px;
    background: transparent !important;
    border:none !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 0px !important;
    position:absolute;
    top:40%;
}
div#sec4 button.owl-prev {
    left: -80px;
}
div#sec4 button.owl-next {
    right: -70px;
}
div#sec4 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    position: relative !important;
}
div#sec5-inner-two p {
    text-align: center !important;
    color: #fff;
    font-size: 18px;
    font-family: 'Cinzel';
    line-height: 40px;
}
div#sec5-inner-one img.second-img {
    display: table;
    margin: 0 auto;
}
div#sec5-inner-one img {
	width: 400px !important;
}
div#sec5-inner-one img.second-img {
    padding-bottom: 350px !important;
	width: 5% !important;
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    background: #fff !important;
}
div#sec5-inner-two h6 {
    color: #F8F8F8;
    text-align: center;
    font-family: Cinzel;
    font-size: 55.197px;
    font-style: normal;
    font-weight: 400;
    line-height: 144.097px; /* 221.018% */
    text-transform: capitalize;
    opacity: 0.8;
    width: 25%;
    margin: 0 auto;
    position: relative;
}
div#sec5-inner-two h6:before {
    content:"";
    background:#fff !important;
    width: 138px;
    height: 1px;
    display:block;
    position: absolute;
    top: 70px;
}
div#sec5-inner-two h6:after {
   content:"";
    background:#fff !important;
    width: 138px;
    height: 1px;
    display:block;
    position:absolute;
    top:70px;
    right:0;
}
div#sec5-inner-two h2 {
    color: #F8F8F8;
    text-align: center;
    font-family: Cinzel;
    font-size: 80.856px;
    font-style: normal;
    font-weight: 400;
    line-height: 79.526px; /* 98.355% */
    letter-spacing: -7.277px;
    text-transform: capitalize;
    width:60%;
    margin:0 auto;
}
div#sec5-inner-three:before{
    content:"";
    background:#292929;
    width:100%;
    height: 246px;
    display:block;
    position: absolute;
    bottom:0;
}
div#sec5-inner-two a#btn {
    color: #292929;
    font-family: Cinzel;
    font-size: 15.809px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 488.889% */
    text-transform: uppercase;
    padding: 18px 50px;
    background: #D9D9D9 !important;
    border-radius: 0px !important;
    display: table;
    margin: 0 auto;
    margin-top: 35px;
}
div#sec5-inner-three a#btn {
    color: #292929;
    font-family: Cinzel;
    font-size: 15.809px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 488.889% */
    text-transform: uppercase;
    padding: 18px 50px;
    background: #D9D9D9 !important;
    border-radius: 0px !important;
    display: table;
    margin: 0 auto;
    margin-top: 35px;
}
div#footer-inner-one {
    border-radius: 20px;
    border: 2px solid #FFF;
    background: #000000;
    box-shadow: 0px 4px 18.5px 0px rgba(255, 255, 255, 0.25) inset;
    backdrop-filter: blur(7.5px);
}
div#footer-inner-one h4 {
    color: #FFF;
    font-family: Cinzel;
    font-size: 35.87px;
    font-style: normal;
    font-weight: 400;
    line-height: 50.618px; /* 140% */
    text-transform: capitalize;
    margin-bottom: 0px !important;
	text-align: center;
}
div#footer-inner-one div.wpforms-container-full {
    margin: 0 auto;
}
div#footer-inner-one form {
    display: flex;
}
div#footer-inner-one form input {
    width: 377px;
    height: 57px;
    background:transparent;
    border-radius:0px !important;
    padding-left:29px;
	 color: #FFF;
}
div#footer-inner-one form input::placeholder{
    color: #FFF;
    font-family: Cinzel;
    font-size: 16.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.121px; /* 227.273% */
}
div#footer-inner-one form button{
    color: #000;
    text-align: center;
    font-family: Cinzel;
    font-size: 15.795px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 160% */
    border-radius:0px !important;
    padding:17px 29px !important;
}
div#footer-inner-one form button:hover{
    background: #D9D9D9 !important;
}
div#footer-inner-one h6{
    color: #FFF;
    font-family: Cinzel;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 227.273% */
	text-align: center;
}
div#footer-inner-one .vc_col-sm-3:nth-child(2){
    padding-left:60px;
}
div#footer-inner-one h2 {
    color: #FFF;
    font-family: Cinzel;
    font-size: 24.3px;
    font-style: normal;
    font-weight: 700;
    line-height: 24.3px; /* 100% */
    margin-bottom:22px;
}
div#footer-inner-one ul {
    margin:0;
}
div#footer-inner-one ul li{
    list-style:none;
}
div#footer-inner-one ul li a{
    color: #FFF;
    font-family: Cinzel;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 43.741px; /* 243.003% */
}
div#footer-inner-one p{
    color: #FFF;
    font-family: Cinzel;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 177.778% */
    text-transform: capitalize;
}
div#footer-inner-one p a {
    color: #FFF;
}
div#footer-inner-one ul.lists-icon li{
    display: inline-block;
    margin-right: 20px;
}
div#footer-inner-two p {
    color: #D9D9D9;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    text-transform: uppercase;
}
/* ---- */
div#contact-sec h2 {
    color: #FFF;
    font-family: Cinzel;
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 80px;
    text-transform: uppercase;
}
div#contact-sec input{
    height: 57px;
    background:transparent;
    border-radius:0px !important;
    padding-left:29px;
	color: #FFF; 
}
div#contact-sec textarea{
    background:transparent;
    border-radius:0px !important;
    padding-left:29px;
	color: #FFF; 
}
div#contact-sec textarea::placeholder{
     color: #FFF;
    font-family: Cinzel;
    font-size: 16.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.121px; 
}
div#contact-sec form input::placeholder{
    color: #FFF;
    font-family: Cinzel;
    font-size: 16.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.121px;
}
div#contact-sec form button{
    color: #000;
    text-align: center;
    font-family: Cinzel;
    font-size: 15.795px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius:0px !important;
    padding:20px 40px !important;
}
div#contact-sec form button:hover{
	 background: #D9D9D9 !important;
}
/* =================================================== */
div#sec5-inner-three img {
    width: 90%;
    margin: 0 auto;
    display: table;
}

div#vid .nectar_video_player_self_hosted .wpb_wrapper video, .nectar_video_player_self_hosted__overlay {
    width: 100%;
    height: 600px;
}
div#vid {
    padding-bottom: 100px !important;
}
.wpb_video_widget.vc_video-aspect-ratio-11 .wpb_video_wrapper {
    padding-top: 45% !important;
}
div#sec2i h2 {
    color: #FFF;
    font-family: Cinzel;
    font-size: 30.856px;
    font-style: normal;
    font-weight: 400;
    line-height: 50.526px;
    letter-spacing: -1.777px;
    text-transform: capitalize;
    text-align: center;
	width: 95%;
}
div#sec2i p {
    color: #ffffff;
    font-family: Helvetica;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 39.783px;
    text-transform: capitalize;
    width: 95%;
	text-align: center;
}
div#sec2i img {
    height: 600px;
    width: 95%;
    object-fit: cover;
}
div#sec4-inner-2 a#btnwat {
    color: #292929;
    font-family: Cinzel;
    font-size: 15.809px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 488.889% */
    text-transform: uppercase;
    padding: 18px 50px;
    background: #D9D9D9 !important;
    border-radius: 0px !important;
    display: table;
    margin: 0 auto;
    margin-top: 35px;
}
div#testi a#btnwat {
    color: #292929;
    font-family: Cinzel;
    font-size: 15.809px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 488.889% */
    text-transform: uppercase;
    padding: 18px 50px;
    background: #D9D9D9 !important;
    border-radius: 0px !important;
    margin: 10px auto;
	display: table;
}
div#footer-inner-one a#btnwat {
    color: #292929;
    font-family: Cinzel;
    font-size: 15.809px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 488.889% */
    text-transform: uppercase;
    padding: 18px 50px;
    background: #D9D9D9 !important;
    border-radius: 0px !important;
    display: table;
    margin: 0 auto;
    margin-top: 35px;
}
div#sec4 .pod-inner-two {
    display: none;
}
div#sec4 .pod-main h5 {
    color: #F8F8F8;
    font-family: Helvetica;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 98.355% */
    text-transform: capitalize;
    text-align:center;
    padding-top:10px;
}
div#sec5-inner-three h5{
    color: #F8F8F8;
    font-family: Helvetica;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 98.355% */
    text-transform: capitalize;
    text-align:center;
    padding-top:10px; 
}
/* div#sec4-inner-one1 .nectar-video-box {
    margin-bottom: 10px !important;
	border: 2px solid #fff;
	width: 95%;
} */
.nectar-video-box {
    border: 5px solid #fff;
}
div#sec4-inner-one1 .nectar-video-box img{
    object-fit: cover;
    object-position: 85% 40%;
}
div#sec4-inner-one1 .nectar-video-box img {
    width: 100% !important;
    height: 500px;
}
div#sec4-inner-one img {
    width: 100%;
    border: 2px solid #fff;
    object-fit: cover;
}
body.material div#sec4-inner-one1 .nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox:before {
    background-color: transparent !important;
    background-image:url(/wp-content/uploads/2024/08/play-btn.png);
    width:77px;
    height:78px;
}
div#sec4-inner-one1 .nectar_video_lightbox svg{
    display:none;
}
div#sec4-inner-one1 h5{
    color: #F8F8F8;
    font-family: Helvetica;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 98.355% */
    text-transform: capitalize;
    text-align:center;
}
div#program1 h3 {
    color: #FEFEFE;
    font-family: Cinzel;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    text-transform: capitalize;
    text-align:center;
}
div#program1 p{
    color: #ffffff;
    font-family: Helvetica;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
    width: 38%;
    margin: 0 auto;
    text-align: center;
}
div#sec3 div#program1 a#btn{
    margin-top:0;
}
div#program1:before {
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.5;
}
/* Responsive Css */
@media only screen and (min-width: 320px) and (max-width: 999px) {
	div#header-outer {
		padding: 0;
	}
	#header-outer #logo, #header-outer .logo-clone, #header-outer .logo-spacing {
		margin: 10px 0 !important;
	}
	body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before, #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after, #top .slide-out-widget-area-toggle a .lines-button:after {
		background: #fff;
		width: 100% !important;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
		font-family: 'Poppins';
		font-size: 16px;
		line-height: 20px;
		font-weight: 400;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a:after {
		display: none;
	}
	div#sec2 .row-bg.viewport-desktop.using-image {
		background-position: 100% 100% !important;
	}
	div#sec2 .row-bg.viewport-desktop.using-image:before {
		content: "";
		background: #000;
		opacity: 0.5;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	div#sec2 {
		text-align: center;
		padding: 50px 0 !important;
	}
	div#sec2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec2 h2 {
		font-size: 30px;
		letter-spacing: -1px;
		line-height: 35px;
	}
	div#sec2 h6 {
		font-size: 25px;
		line-height: 30px;
	}
	div#sec2 h5 {
		font-size: 25px;
		line-height: 30px;
	}
	div#sec2 p {
		width: 90%;
		font-size: 16px;
		line-height: 26px;
		margin: auto;
	}
	a#btn {
		margin: 0;
		font-size: 15px !important;
		padding: 16px 30px !important;
	}
	div#vid {
		padding: 50px 0 !important;
	}
	div#vid .nectar_video_player_self_hosted .wpb_wrapper video, .nectar_video_player_self_hosted__overlay {
		height: auto;
	}
	.track .content {
		font-size: 50px;
		line-height: 70px;
	}
	.marquee {
		height: 65px;
	}
	div#mentor h6 {
		font-size: 30px;
		line-height: 35px;
		text-align: center;
	}
	div#mentor .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#mentor h2 {
		text-align: center;
		width: 100%;
		font-size: 30px;
		letter-spacing: 0;
		line-height: 35px;
	}
	div#mentor .vc_column-inner {
		padding: 0;
	}
	div#sec3 {
		padding-bottom: 50px !important;
	}
	div#sec3 .vc_column-inner {
		padding: 0 12px;
	}
	div#coaching {
		padding: 50px 0 50px !important;
	}
	.first-carousel .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.custom-desktop-width-25pct img {
		transform: unset !important;
	}
	.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button {
		top: auto !important;
		bottom: -40px;
		left: 0;
		right: 0;
		margin: auto;
	}
	.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
		left: -35px;
	}
	.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
		right: -35px;
	}
	div#coaching h6 {
		width: 100%;
		font-size: 30px;
		line-height: 30px;
	}
	div#coaching h2 {
		width: 100%;
		font-size: 30px;
		line-height: 35px;
	}
	div#program1 {
		padding: 50px 0 !important;
	}
	div#program1 h3 {
		font-size: 30px;
		line-height: 35px;
	}
	div#program1 p {
		width: 100%;
		font-size: 18px;
		line-height: 26px;
	}
	div#sec4 {
		padding-top: 0px !important;
		text-align: center;
	}
	div#sec4 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec4-inner-one h6 {
		font-size: 30px;
		line-height: 35px;
	}
	div#sec4-inner-one h2 {
		font-size: 24px;
		line-height: 35px;
		margin-bottom: 20px;
	}
	div#sec4-inner-one a#btn {
		margin: auto;
	}
	div#sec4-inner-one {
		padding-bottom: 0 !important;
	}
	div#sec4 .pod-main img {
		width: 100% !important;
	}
	div#sec4 .pod-main img {
		width: auto !important;
	}
	div#sec4 .pod-inner-one {
		top: 0;
		bottom: 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	div#sec4 .pod-main h5 {
		font-size: 20px;
		padding-top: 0;
	}
	.owl-carousel[data-desktop-cols] .owl-stage {
		padding-bottom: 0;
	}
	div#sec4 .owl-nav.disabled {
		display: none !important;
	}
	.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
		margin: 0;
	}
	div#sec5 {
		padding: 0 !important;
	}
	div#sec5-inner-two h6 {
		width: 100%;
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	div#sec5-inner-two h6:before, div#sec5-inner-two h6:after {
		top: 20px;
		width: 30%;
		left: 20px;
	}
	div#sec5-inner-two h6:after {
		right: 20px;
		left: auto;
	}
	div#sec5-inner-two h2 {
		font-size: 30px;
		letter-spacing: 0;
		width: 100%;
		line-height: 35px;
	}
	div#sec5-inner-three {
		padding: 30px 0 !important;
	}
	div#sec5-inner-three .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#sec5-inner-three img {
		width: 100%;
	}
	div#sec5-inner-three h5 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	div#sec5-inner-three:before {
		display: none;
	}
	div#footer-main .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#footer-inner-one {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#footer-inner-one .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#footer-inner-one img {
		width: 70%;
		margin-bottom: 10px;
	}
	div#footer-inner-one h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	div#footer-inner-one ul li a {
		font-size: 14px;
		line-height: 26px;
	}
	div#footer-inner-one ul {
		margin-bottom: 10px;
	}
	div#footer-inner-one p {
		font-size: 12px;
		line-height: 26px;
		padding-bottom: 15px;
	}
	div#footer-inner-one .vc_col-sm-4 .vc_custom_1761351735887 {
		padding: 0 !important;
	}
	div#footer-inner-one h4 {
		font-size: 22px;
		line-height: 35px;
		margin-bottom: 10px !important;
	}
	div#footer-inner-one h4 br {
		display: none;
	}
	div#footer-inner-one h6 {
		font-size: 14px;
		line-height: 26px;
	}
	div#footer-inner-one a#btnwat {
		font-size: 14px;
		padding: 16px 30px;
		margin-top: 20px;
	}
	div#footer-inner-two {
		padding: 15px 0 !important;
	}
	div#footer-inner-two p {
		font-size: 14px;
	}
	div#sec2i {
		padding-bottom: 50px !important;
	}
	div#sec2i .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec2i img {
		width: 100%;
		height: 350px;
		margin-bottom: 20px;
	}
	div#sec2i h2 {
		width: 100%;
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	div#sec2i p {
		width: 100%;
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.page-id-14 div#coaching {
		padding-bottom: 0 !important;
	}
	div#coaching h6:before, div#coaching h6:after {
		top: 30px;
	}
	div#program {
		padding-top: 50px !important;
	}
	div#program .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#program .main img {
		width: 100% !important;
		height: 450px;
	}
	div#program .inner-main {
		text-align: center;
		left: 0;
		right: 0;
	}
	div#program .main .inner-main h2 {
		font-size: 25px;
		line-height: 30px;
	}
	div#program .main .inner-main p {
		width: 95%;
		margin: auto;
		padding-bottom: 10px;
	}
	div#coaching1 {
		padding-top: 50px !important;
	}
	div#coaching1 .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#coaching1 h5 {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 5px;
	}
	div#coaching1 h2 {
		font-size: 18px;
	}
	div#coaching1 p {
		width: 100%;
		font-size: 15px;
		line-height: 26px;
	}
	div#sec3 a#btn {
		margin: 20px auto;
	}
	.mentoring-tbl-sec .wpb_wrapper {
		overflow-x: scroll;
	}
	.bold, b, strong {
		font-size: 16px;
		line-height: 26px;
	}
	td, th {
		font-size: 16px !important;
	}
	.page-id-16 div#sec4 {
		padding: 50px 0 !important;
	}
	div#sec4-inner-one img {
		margin-bottom: 20px;
	}
	div#sec4-inner-one .vc_col-sm-8 .vc_custom_1759532053394 {
		padding: 0 !important;
	}
	div#sec4-inner-one p {
		font-size: 15px;
		line-height: 26px;
	}
	div#sec4-inner-one1 {
		padding-bottom: 0 !important;
	}
	div#sec4-inner-one1 .nectar-video-box img {
		height: 300px;
	}
	div#sec4-inner-one1 h5 {
		font-size: 20px;
		line-height: 30px;
	}
	div#sec4-inner-one1 .vc_col-sm-8 .vc_custom_1759532061610 {
		padding: 10px 0 0 !important;
	}
	div#sec4-inner-one1 h2 {
		font-size: 25px;
		line-height: 35px;
	}
	div#sec4-inner-one1 p {
		font-size: 16px;
		line-height: 26px;
	}
	div#sec4-inner-2 h5 {
		font-size: 25px;
		line-height: 30px;
	}
	div#sec4-inner-2 a#btnwat {
		font-size: 14px;
		margin-top: 20px;
		padding: 16px 25px;
	}
	.page-id-162 div#sec5 {
		padding: 50px 0 0 !important;
	}
	.page-id-162 div#sec5 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	.page-id-162 div#sec5 div#sec5-inner-two {
		padding: 0 !important;
	}
	.page-id-162 div#sec5 div#sec5-inner-one .row_col_wrap_12_inner.col.span_12.left {
		padding: 0;
	}
	.page-id-162 div#sec5 div#sec5-inner-one .row_col_wrap_12_inner.col.span_12.left .vc_column-inner {
		padding: 50px 0;
	}
	div#testi {
		padding: 50px 0 0px !important;
		text-align: center;
	}
	div#testi h3 {
		font-size: 20px;
		line-height: 30px;
	}
	div#testi p {
		font-size: 15px;
		line-height: 26px;
	}
	.page-id-426 div#sec2 .vc_col-sm-12 {
		margin: 0 !important;
	}
	div#sec2 li {
		font-size: 15px;
		text-align: left;
		line-height: 26px;
		width: 100%;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
	#header-outer[data-full-width="true"] header > .container {
		padding: 0 50px;
	}
	#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
		font-size: 16px;
		margin: 0 10px;
	}
	body.material #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav>.buttons {
		display: none;
	}
	#header-outer[data-format=centered-menu] #top .span_9 .sf-menu:not(.buttons) {
		width: 100%;
	}
	#header-outer[data-format=centered-menu] .logo-spacing {
		display: none;
	}
	div#sec2 {
		padding: 80px 0 !important;
	}
	div#sec2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 0 0 50px;
	}
	div#sec2 h2 {
		font-size: 40px;
		letter-spacing: -3px;
		line-height: 55px;
	}
	div#sec2 h6 {
		font-size: 35px;
		line-height: 45px;
	}
	div#sec2 h5 {
		font-size: 30px;
		line-height: 35px;
	}
	div#sec2 p {
		font-size: 18px;
		line-height: 35px;
	}
	a#btn {
		margin: 0;
		padding: 16px 30px !important;
	}
	div#vid {
		padding: 80px 0 !important;
	}
	div#vid .nectar_video_player_self_hosted .wpb_wrapper video, .nectar_video_player_self_hosted__overlay {
		height: auto;
	}
	.track .content {
		font-size: 100px;
		line-height: 130px;
	}
	.marquee {
		height: 130px;
	}
	div#mentor .row_col_wrap_12_inner.col.span_12.left {
		padding-right: 80px;
	}
	div#mentor h6 {
		font-size: 40px;
		line-height: 50px;
	}
	div#mentor h2 {
		font-size: 50px;
		line-height: 55px;
		letter-spacing: -3px;
	}
	.first-carousel .vc_column-inner {
		padding-left: 0 !important;
	}
	.first-carousel .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.custom-desktop-width-25pct.is-selected img {
		transform: unset;
	}
	.first-carousel .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.custom-desktop-width-25pct img {
		transform: unset;
	}
	.first-carousel .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
		margin-top: 20px;
	}
	div#coaching {
		padding: 70px 0 !important;
	}
	div#coaching h6 {
		font-size: 40px;
		width: 60%;
		line-height: 50px;
	}
	div#coaching h2 {
		font-size: 40px;
		letter-spacing: -2px;
		width: 85%;
	}
	div#coaching h6:before, div#coaching h6:after {
		top: 20px;
	}
	div#program1 {
		padding: 200px 0 80px !important;
	}
	div#program1 h3 {
		font-size: 35px;
		line-height: 40px;
	}
	div#program1 p {
		width: 50%;
		font-size: 20px;
		line-height: 30px;
	}
	div#sec4 {
		padding: 0 0 20px !important;
	}
	div#sec4 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 70px;
	}
	div#sec4-inner-one h6 {
		font-size: 45px;
		line-height: 55px;
		margin: 0;
	}
	div#sec4-inner-one h2 {
		font-size: 35px;
		line-height: 45px;
	}
	div#sec4-inner-one {
		padding-bottom: 0 !important;
	}
	div#sec4 button.owl-prev {
		left: -50px;
	}
	div#sec4 button.owl-next {
		right: -50px;
	}
	div#sec4 .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
		top: 23%;
	}
	div#sec4 .pod-inner-one {
		top: 0;
		bottom: 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	div#sec4 .pod-inner-one img {
		width: auto !important;
	}
	div#sec4 .pod-main h5 {
		font-size: 18px;
		padding-top: 5px;
	}
	div#sec4 .owl-stage .owl-item.active {
		transform: unset;
	}
	.owl-carousel[data-desktop-cols] .owl-stage {
		padding-bottom: 0;
	}
	.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
		margin: 0;
	}
	div#sec5 {
		padding-top: 0 !important;
	}
	div#sec5-inner-two h6 {
		width: 40%;
		font-size: 35px;
		line-height: 45px;
	}
	div#sec5-inner-two h6:before, div#sec5-inner-two h6:after {
		top: 21px;
	}
	div#sec5-inner-two h2 {
		font-size: 50px;
		letter-spacing: -3px;
		line-height: 60px;
	}
	div#sec5-inner-three {
		padding-top: 30px !important;
	}
	div#sec5-inner-three .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 50px;
	}
	div#sec5-inner-three h5 {
		font-size: 22px;
		line-height: 30px;
	}
	div#footer-inner-one {
		padding: 50px 0 !important;
	}
	div#footer-inner-one .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 50px;
	}
	div#footer-inner-one img {
		width: 100%;
		margin-bottom: 10px;
	}
	div#footer-inner-one h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	div#footer-inner-one ul li a {
		font-size: 16px;
		line-height: 32px;
	}
	div#footer-inner-one .vc_custom_1761351735887 {
		padding-left: 50px !important;
	}
	div#footer-inner-one h4 {
		font-size: 25px;
		line-height: 35px;
	}
	div#footer-inner-one h6 {
		font-size: 16px;
		line-height: 26px;
	}
	div#footer-inner-one a#btnwat {
		font-size: 14px;
		margin-top: 20px;
		padding: 16px 30px;
	}
	div#footer-inner-two {
		padding: 15px 0 !important;
	}
	div#footer-inner-two p {
		font-size: 16px;
	}
	div#footer-inner-one p {
		font-size: 16px;
		line-height: 30px;
	}
	div#sec2i .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#sec2i h2 {
		font-size: 22px;
		width: 100%;
		line-height: 30px;
	}
	div#sec2i p {
		font-size: 16px;
		width: 100%;
		line-height: 30px;
	}
	div#sec2i img {
		height: 400px;
	}
	.page-id-14 div#coaching {
		padding-bottom: 0 !important;
		padding-top: 50px !important;
	}
	div#program .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 70px;
	}
	div#program .main img {
		width: 95% !important;
		height: 500px;
	}
	div#program .main .inner-main h2 {
		font-size: 26px;
		line-height: 30px;
	}
	div#program .main .inner-main p {
		width: 90%;
	}
	div#program .main .inner-main a#pro-btn:after {
		left: 100px;
		top: 5px;
	}
	div#coaching1 {
		padding-top: 50px !important;
	}
	div#coaching1 .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 50px;
	}
	div#coaching1 h5 {
		width: 100%;
		font-size: 24px;
		line-height: 35px;
		min-height: 70px;
	}
	div#coaching1 h2 {
		font-size: 18px;
	}
	div#coaching1 p {
		font-size: 16px;
		line-height: 26px;
		min-height: 156px;
	}
	div#sec3 a#btn {
		margin-top: 0;
	}
	div#program {
		padding-top: 50px !important;
	}
	.bold, b, strong {
		font-size: 18px;
		line-height: 26px;
	}
	td, th {
		font-size: 16px !important;
	}
	.page-id-16 div#sec4 {
		padding: 70px 0 !important;
	}
	.page-id-16 div#sec4 div#sec4-inner-one h2 {
		font-size: 30px;
	}
	div#sec4-inner-one p {
		font-size: 16px;
		line-height: 32px;
	}
	div#sec4-inner-one1 h2 {
		font-size: 30px;
		line-height: 40px;
	}
	div#sec4-inner-one1 p {
		font-size: 16px;
		line-height: 26px;
	}
	div#sec4-inner-one1 .nectar-video-box img {
		height: 300px;
	}
	div#sec4-inner-one1 h5 {
		font-size: 19px;
	}
	.nectar-video-box {
		margin-bottom: 10px !important;
	}
	div#sec4-inner-2 h5 {
		font-size: 30px;
		line-height: 40px;
	}
	div#sec4-inner-2 a#btnwat {
		padding: 16px 30px;
		margin-top: 20px;
	}
	.page-id-162 div#sec5 div#sec5-inner-two {
		padding-bottom: 0 !important;
	}
	.page-id-162 div#sec5 {
		padding: 60px 0 0 !important;
	}
	.page-id-162 div#sec5 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#testi {
		padding: 50px 0 0 !important;
	}
	div#testi h3 {
		font-size: 26px;
	}
	div#testi p {
		font-size: 16px;
		line-height: 26px;
	}
	div#testi a#btnwat {
		margin-bottom: 0;
		padding: 16px 30px;
	}
}
@media only screen and (min-width: 1301px) and (max-width: 1600px) {
	#header-outer[data-full-width="true"] header > .container {
		padding: 0 0px 0 100px;
	}
	#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
		font-size: 16px;
		margin: 0 9px;
	}
	#header-outer[data-format=centered-menu] #top .span_9 .sf-menu:not(.buttons) {
		width: 100%;
	}
	div#sec2 {
		padding: 120px 0 !important;
	}
	div#sec2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 0 0 100px;
	}
	div#sec2 h2 {
		font-size: 50px;
		letter-spacing: -4px;
		line-height: 65px;
	}
	div#sec2 h6 {
		font-size: 48px;
		line-height: 60px;
	}
	div#sec2 h5 {
		font-size: 40px;
		line-height: 45px;
	}
	div#sec2 p {
		font-size: 20px;
		line-height: 35px;
	}
	a#btn {
		margin: 0;
		padding: 17px 40px !important;
	}
	div#vid {
		padding: 80px 0 150px !important;
	}
	div#vid .nectar_video_player_self_hosted .wpb_wrapper video, .nectar_video_player_self_hosted__overlay {
		height: auto;
	}
	.track .content {
		font-size: 120px;
		line-height: 150px;
	}
	.marquee {
		height: 150px;
	}
	div#mentor .row_col_wrap_12_inner.col.span_12.left {
		padding-right: 80px;
	}
	div#mentor h6 {
		font-size: 50px;
		line-height: 60px;
	}
	div#mentor h2 {
		font-size: 60px;
		line-height: 65px;
		letter-spacing: -5px;
	}
	.first-carousel .vc_column-inner {
		padding-left: 0 !important;
	}
	.first-carousel .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.custom-desktop-width-25pct.is-selected img {
		transform: unset;
	}
	.first-carousel .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.custom-desktop-width-25pct img {
		transform: unset;
	}
	.first-carousel .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
		margin-top: 40px;
	}
	div#coaching {
		padding: 70px 0 !important;
	}
	div#coaching h6 {
		font-size: 50px;
		width: 60%;
		line-height: 60px;
	}
	div#coaching h2 {
		font-size: 50px;
		letter-spacing: -3px;
		width: 60%;
		line-height: 60px;
	}
	div#coaching h6:before, div#coaching h6:after {
		top: 25px;
	}
	div#program1 {
		padding: 400px 0 80px !important;
	}
	div#program1 h3 {
		font-size: 35px;
		line-height: 50px;
	}
	div#program1 p {
		width: 45%;
		font-size: 23px;
		line-height: 30px;
	}
	div#sec4 {
		padding: 0 0 20px !important;
	}
	div#sec4 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 150px;
	}
	div#sec4-inner-one h6 {
		font-size: 50px;
		line-height: 65px;
		margin: 0;
	}
	div#sec4-inner-one h2 {
		font-size: 40px;
		line-height: 55px;
	}
	div#sec4-inner-one {
		padding-bottom: 0 !important;
	}
	div#sec4 button.owl-prev {
		left: -50px;
	}
	div#sec4 button.owl-next {
		right: -50px;
	}
	div#sec4 .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
		top: 23%;
	}
	div#sec4 .pod-inner-one {
		top: 0;
		bottom: 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	div#sec4 .pod-inner-one img {
		width: auto !important;
	}
	div#sec4 .pod-main h5 {
		font-size: 20px;
		padding-top: 8px;
	}
	div#sec4 .owl-stage .owl-item.active {
		transform: unset;
	}
	.owl-carousel[data-desktop-cols] .owl-stage {
		padding-bottom: 0;
	}
	.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
		margin: 0;
	}
	div#sec5 {
		padding-top: 20px !important;
	}
	div#sec5-inner-two h6 {
		width: 35%;
		font-size: 45px;
		line-height: 55px;
	}
	div#sec5-inner-two h6:before, div#sec5-inner-two h6:after {
		top: 25px;
	}
	div#sec5-inner-two h2 {
		font-size: 60px;
		letter-spacing: -4px;
		line-height: 70px;
	}
	div#sec5-inner-three {
		padding-top: 30px !important;
	}
	div#sec5-inner-three .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 50px;
	}
	div#sec5-inner-three h5 {
		font-size: 25px;
		line-height: 30px;
	}
	div#footer-inner-one {
		padding: 50px 0 !important;
	}
	div#footer-inner-one .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 100px;
	}
	div#footer-inner-one img {
		width: 80%;
		margin-bottom: 0;
	}
	div#footer-inner-one h2 {
		font-size: 23px;
		margin-bottom: 15px;
	}
	div#footer-inner-one ul li a {
		font-size: 17px;
		line-height: 36px;
	}
	div#footer-inner-one .vc_custom_1761351735887 {
		padding-left: 70px !important;
	}
	div#footer-inner-one h4 {
		font-size: 30px;
		line-height: 40px;
	}
	div#footer-inner-one h6 {
		font-size: 16px;
		line-height: 28px;
	}
	div#footer-inner-one a#btnwat {
		font-size: 14px;
		margin-top: 20px;
		padding: 16px 30px;
	}
	div#footer-inner-two {
		padding: 15px 0 !important;
	}
	div#footer-inner-two p {
		font-size: 18px;
	}
	div#footer-inner-one p {
		font-size: 17px;
		line-height: 30px;
	}
	div#sec2i .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 100px;
	}
	div#sec2i h2 {
		font-size: 25px;
		width: 100%;
		line-height: 30px;
	}
	div#sec2i p {
		font-size: 18px;
		width: 100%;
		line-height: 30px;
	}
	div#sec2i img {
		height: 450px;
	}
	.page-id-14 div#coaching {
		padding-bottom: 0 !important;
		padding-top: 50px !important;
	}
	div#program .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 70px;
	}
	div#program .main img {
		width: 95% !important;
		height: 500px;
	}
	div#program .main .inner-main h2 {
		font-size: 26px;
		line-height: 30px;
	}
	div#program .main .inner-main p {
		width: 90%;
	}
	div#program .main .inner-main a#pro-btn:after {
		left: 100px;
		top: 5px;
	}
	div#coaching1 {
		padding-top: 50px !important;
	}
	div#coaching1 .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 50px;
	}
	div#coaching1 h5 {
		width: 100%;
		font-size: 24px;
		line-height: 35px;
		min-height: 70px;
	}
	div#coaching1 h2 {
		font-size: 18px;
	}
	div#coaching1 p {
		font-size: 16px;
		line-height: 26px;
		min-height: 156px;
	}
	div#sec3 a#btn {
		margin-top: 0;
	}
	div#program {
		padding-top: 50px !important;
	}
	.bold, b, strong {
		font-size: 18px;
		line-height: 26px;
	}
	td, th {
		font-size: 16px !important;
	}
	.page-id-16 div#sec4 {
		padding: 70px 0 !important;
	}
	.page-id-16 div#sec4 div#sec4-inner-one h2 {
		font-size: 38px;
	}
	div#sec4-inner-one p {
		font-size: 18px;
		line-height: 33px;
	}
	div#sec4-inner-one1 h2 {
		font-size: 30px;
		line-height: 40px;
	}
	div#sec4-inner-one1 p {
		font-size: 18px;
		line-height: 28px;
	}
	div#sec4-inner-one1 .nectar-video-box img {
		height: 300px;
	}
	div#sec4-inner-one1 h5 {
		font-size: 22px;
	}
	.nectar-video-box {
		margin-bottom: 10px !important;
	}
	div#sec4-inner-2 h5 {
		font-size: 32px;
		line-height: 45px;
	}
	div#sec4-inner-2 a#btnwat {
		padding: 17px 40px;
		margin-top: 30px;
	}
	.page-id-162 div#sec5 div#sec5-inner-two {
		padding-bottom: 0 !important;
	}
	.page-id-162 div#sec5 {
		padding: 70px 0 0 !important;
	}
	.page-id-162 div#sec5 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#testi {
		padding: 70px 0 0 !important;
	}
	div#testi h3 {
		font-size: 28px;
	}
	div#testi p {
		font-size: 18px;
		line-height: 28px;
	}
	div#testi a#btnwat {
		margin-bottom: 0;
		padding: 16px 30px;
	}
}