@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Yellowtail');

.lato-font{
	font-family: 'Lato', sans-serif;
}

/* Defaults */

h1, h2, h3, h4, h5, h6, p, span, div, body, strong{
	-webkit-font-smoothing: antialiased; /* Looks pretty much the same than Windows */
	-moz-osx-font-smoothing: grayscale;
	font-smooth: always;
}

body {
    background-color: #fff;
    color: #555;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
    color: #00682B;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 30px;
}

h1{
	font-size:54px;
}

h2{
	font-size:38px;
}

h3{
	font-size:26px;
}

a{
    border-bottom: none;
    color: #8FC617;
    font-weight: 400;
    text-decoration: none;
}

.widget-wrap a{
	color:#585D60;
	text-decoration: none;
}

blockquote::before {
    content: "";
}

strong{ 
	font-weight:700; 
}

p {
    margin: 0 0 30px;
    padding: 0;
}

/* Posts and Pages Layout */

.post-edit-link {
    clear: both;
    display: none;
}

a:focus {
    outline: none;
}

a:hover, 
.entry-title a:hover{ 
	border:none; 
	color:#AFCF16;
}

.entry-title {
    font-size: 30px;
	margin-bottom:15px;
}

.clearfix{
	display:block;
	width:100%;
	clear:both;
}

.single .entry,
.article .entry,
.blog .entry {
    margin-bottom: 40px;
    padding: 0;
}

.entry {
    margin-bottom: 0;
    padding: 0 35px;
}

.site-inner{
	min-height:500px;
	padding:55px 0 100px;
}

.entry-header .entry-meta,
.entry-header .entry-meta a{
	color:#999;
}

.entry-header .entry-categories{
    display: inline-block;
}

.entry-header .entry-time {
    padding-right: 20px;
}

.entry-header .entry-categories {
    padding-left: 20px;
}


/* Footer */



/* Sections Layout */

.inner{ 
	max-width:1200px; 
	width:100%; 
	margin:0 auto;  
	overflow:hidden; 
	position:relative;
}

.white-text p, .white-text a, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text div, .white-text ul, .white-text li, .white-text ol, .white-text{ 
	color:#fff; 
}

.section-wrap{ 
	display:block; 
	overflow:hidden; 
	margin:0 auto; 
	width:100%; 
	padding:45px 0; 
	position:relative; 
	z-index:1; 
}


/* Buttons Classes */



/* Maps */

.google-maps {
	position: relative;
	padding-bottom: 0;
	overflow: hidden;
	height:490px;
}
	
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	margin: 0 auto;
	max-width:980px!important;
	width: 100% !important;
	height:490px!important; 
}
	

/* Navigation Menus */


/* Search Layout */

.search-header {
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    max-width: 1150px;
    width:100%;
    z-index: 210;
}

.popup-search {
    display: none;
    float: none;
    left: 0;
    margin: 0 auto;
    max-width: 1150px;
    position: absolute;
    right: 0;
    top: 80px;
    width: 100%;
}


.popup-search input[type="submit"]{
	display:none;
}

.popup-search input#searchsubmit {
    background: #000 none repeat scroll 0 0;
    padding: 12px 25px;
    position: absolute;
    right: 0;
    top: 0;
    display:none;
}

.popup-search input, 
.popup-search select, 
.popup-search textarea {
    font-size: 16px;
    padding: 15px;
    border: 2px solid #ddd;
    background:#f5f5f5;
    padding:30px;
}

.search-close-btn {
    cursor: pointer;
    display: initial;
    font-size: 25px;
    padding: 8px 20px;
    position: absolute;
    right: 0;
    top: 10px;
}

.genesis-nav-menu a:hover{
	color:#AFCF16;
}

#menu-main a:hover{
	color: #20364D;
	border-bottom:1px solid #20364D;
}

.genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover{
	color:#AFCF16;
}
	
#menu-main .current-menu-item > a, #menu-main .sub-menu .current-menu-item > a:hover{
	color: #20364D;
	border-bottom:1px solid #20364D;
}

#menu-main li {
    display: inline-block;
}

.genesis-nav-menu .search input[type="submit"], .widget_search input[type="submit"] {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    clip: initial;
    color: transparent;
    height: auto;
    margin: 15px 0 0 -50px;
    padding: 0;
    position: absolute;
    width: auto;
}

.genesis-nav-menu#menu-main .sub-menu, #menu-main .sub-menu{
	margin-top:-10px;
}

.genesis-nav-menu#menu-main .sub-menu li:last-of-type a, #menu-main .sub-menu li:last-of-type a{
	border-radius:0 0 5px 5px;
	border-bottom:none;
}

.genesis-nav-menu#menu-main .sub-menu a, #menu-main .sub-menu a{
	background:#fff;
	text-transform:none;
	padding:15px;
	border-bottom:1px solid #291913;
	border-top:none;
	border-left:none;
	border-right:none;
	font-size:15px;
	width:150px;
}

.genesis-nav-menu a {
    color: #20364D;
    display: block;
    padding: 10px 35px;
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
}


.genesis-nav-menu#menu-main a {
    color: #20364D;
    display: block;
    padding: 10px 0;
	margin:0 35px;
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
}

.genesis-nav-menu#menu-main li:first-of-type a{
	margin:0 35px 0 0;
	border-bottom:none!important;
}

.genesis-nav-menu#menu-main li:last-of-type a{
	margin:0 0 0 35px;
	border-bottom:none;
}

.top-menu .sub-menu{
	margin-top:0;
}

.top-menu .sub-menu li:last-of-type a{
	border-radius:0 0 5px 5px;
	border-bottom:none;
}

.top-menu .sub-menu{
	background:#22434C;
	border:none;
	width:300px;
	padding:25px 20px 15px;
  	text-align:left;
}

.top-menu .sub-menu a {
    background-color: #22434C;
    border: none;
    font-size: 16px;
    padding: 0 0 15px;
    position: relative;
    width: 100%;
	line-height:1.2;
	display:block;
}

.top-menu .sub-menu li{
	display:block;
}

.top-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	z-index: 99;
}

.top-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.top-menu .menu-item:hover {
	position: static;
}

.top-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}




/* Mobile Menu */

.toggle-wrap {
    clear: none;
    display: none;
    margin: 20px auto;
    width: 50px;
    float: none;
}

#toggle-nav {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    display: none;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 0;
    outline: medium none;
    overflow: hidden;
    padding: 3px 0 0;
    text-align: right;
    text-indent: -99999px;
    width: 50px;
}

#toggle-nav span {
    background: #20364D none repeat scroll 0 0;
    display: block;
    height: 4px;
    margin: 0 auto 5px auto;
    width: auto;
}


/* Popups */


.emodal iframe{ max-width:100%; width:100%; display:block; }

.emodal-title {
    background: #333 none repeat scroll 0 0;
    margin: -15px -15px 15px;
    padding: 15px;
    font-weight:900;
}

.emodal{
    background:#fff!important;
    left: 0!important;
    margin: 0 auto!important;
    max-width: 960px!important;
    right: 0!important;
    width: 96%!important;
    padding:90px 35px!important;
}

.emodal-close{
    background:transparent url('images/close-btn.jpg') no-repeat top/contain!important;
    width:36px;
    height:36px;
    color:transparent!important;
    top:-36px!important;
}

#eModal-1,
#eModal-5{
    background:transparent!important;
    left: 0!important;
    margin: 0 auto!important;
    max-width: 915px!important;
    right: 0!important;
    width: 96%!important;
    padding:0!important;
	border:none!important;
}

#eModal-1 iframe{
  		height:500px!important;
}

#eModal-1 p{
	margin:0;
}

#eModal-2,
#eModal-3,
#eModal-4{
    background:#fff!important;
    left: 0!important;
    margin: 0 auto!important;
    max-width: 495px!important;
    right: 0!important;
    width: 96%!important;
    padding:30px 40px!important;
	border:none!important;
}

#eModal-6{
    background:#fff!important;
    left: 0!important;
    margin: 0 auto!important;
    max-width: 493px!important;
    right: 0!important;
    width: 96%!important;
    padding:30px 40px!important;
	border:none!important;
}

.emodal h3{
	margin-bottom:15px;
}

#eModal-3 h3{
	font-size:28px;
	margin-bottom:5px;
	line-height:1.4;
}

#eModal-4 h3{
	font-size:28px;
	margin-bottom:5px;
	line-height:1.1;
}

#eModal-4 a{
	color:#5E5E5E;
}

#eModal-4 p{
	margin-bottom:20px;
}

#eModal-4 img.masterclass-img{
	margin-bottom:0!important;
}

#eModal-6 h3{;
  	color:#20364D!important;
}

#eModal-6 a{
	color:#20364D!important;
}

#eModal-6 p{
	color:#20364D!important;
}

.emodal em{
	font-family: 'Yellowtail', cursive;
	text-align:center;
	font-size:40px;
	font-style:normal;
	font-weight:400;
}

.emodal img.masterclass-img{
	margin: -30px -40px 30px!important;
	max-width: 496px;
	width: auto;
	display: block;
}



/* Header Widgets */

.home .site-header {
    background-color: transparent;
    min-height: 130px;
}

.site-header {
    background-color: transparent;
    min-height: 160px;
}

.site-header .wrap {
    max-width: 1150px;
    padding: 15px 0;
}

.wrap{
	max-width:1150px;
}

.site-inner{
	max-width:1200px;
}


/* Full Width Widgets */

#bottom-full-width-section .widget-wrap,
#top-full-width-section .widget-wrap{
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    overflow:hidden;	
}


/* Primary Sidebar */



/* Homepage Sections */

.home .site-inner{
	display:none;
}


/* Gravity Forms */

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label textarea,
.gform_wrapper .top_label select.medium {
    padding:10px 20px!important;
	line-height:1.3!important;
	width:100%!important;
	font-size:21px!important;
	border:none!important;
	margin-bottom:10px;
	max-width:700px;
	width:100%;
	border:1px solid #ccc!important;
	color:#a5a5a5!important;
	font-family:'Lato', sans-serif!important;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0!important;
}

body .gform_wrapper ul li.gfield {
    margin-top: 0!important;
    padding-top: 0;
}

.gform_wrapper .gform_page_footer {
    margin: 0!important;
}

.gform_wrapper .top_label .gfield_label{
	display:none!important;
}

.gform_wrapper .gform_footer {
    padding: 0!important;
    margin: 10px auto 0!important;
    clear: both;
}

.gform_button.button,
.infusion-recaptcha{
	background: linear-gradient(to right, #32a641 , #20364d)!important;
    width: 100%!important;
    font-size: 18px!important;
    display: block!important;
	text-align:center;
	padding:20px!important;
    max-width: 100%!important;
	border-radius:3px;
	font-family: 'Montserrat',sans-serif !important;
	font-weight: 500!important;
	line-height: 1.3 !important;
	text-transform: uppercase;
}

.infusion-field-input {
    margin-bottom: 20px !important;
}


/* Testimonials */

.easy-t-cycle-pager span.cycle-pager-active {
    color: #fff;
}

.easy-t-cycle-pager span{
	color:#7c7c7c;
}

.easy-t-cycle-pager span{
	width:25px;
	font-size:80px;
	height:30px;
}


/* Ajax Load More */



/* Custom CSS */

.scroll-to-top{ 
	width:35px; 
	height:35px; 
	background:#1e1e1e url('images/to-top-img.png') no-repeat center center;
	position:fixed; 
	bottom:60px; 
	right:30px; 
	z-index:9999999; 
	cursor:pointer; 
	display:none; 
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}

.widget-title, 
.widget h2.widgettitle, 
.widget.hide-title .widget-title{
	display:none;
}

.sidebar-primary .widget-title, 
.sidebar-primary .widget h2.widgettitle{
	display:block;
}

.widget.show-title .widget-title{
	display:block;
}

.sidebar-primary h4.widget-title{
	color:#555555;
	font-size:30px;
	font-weight:400;
	margin-bottom:40px;
	border-bottom:1px solid #ccc;
	font-family:'Yellowtail', cursive;
	padding-bottom:5px;
}

.sidebar-primary .widget{
	background:#fafbfb;
	border:2px solid #dce4e9;
	padding:30px 25px;
}

.sidebar-primary .textwidget h3{
	font-size:24px;
	font-weight:900;
	margin-bottom:15px;
}

.sidebar-primary .textwidget h3 em{
	font-family:'Yellowtail', cursive;
	color:#AFCF16;
	font-size:30px;
	font-weight:400;
	font-style:normal;
}

.sidebar-primary .textwidget h4{
	font-size:17px;
	font-weight:900;
	margin-bottom:25px;
	color:#20364D;
}

.sidebar-primary .textwidget p{
	font-size:15px;
	color:#20364D;
}

.content-left{
	float:left;
	width:48%;
}

.content-right{
	float:right;
	width:48%;
}

.content-wrap{
	width:100%;
}

.block {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.blocks-wrap{
	text-align:center;
	width:100%;
}

.footer-copyright .wrap{
	border:none;
}

.site-header .widget-area {
    margin-top: 10px;
    max-width: 800px;
    width: 100%;
}

.site-footer p, 
.site-footer p a {
    color: #777A77;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0;
    line-height:1.3;
}

.site-footer .footer-bar{
	margin:0 10px;
}

.site-footer{
	background:#fff;
	padding:0 0 20px 0;
	text-align:left;
}

.footer-copyright {
 	border:none;
    padding-top: 20px;
}

.single .entry {
    padding: 0;
}

.sidebar-primary {
    float: right;
    max-width: 350px;
	width:100%;
}

.sidebar .widget {
    margin-bottom: 30px;
    padding: 30px 25px;
}


.arrow-down-blue {
    border-top: 20px solid #199dbf;
}

.arrow-down-gray {
    border-top: 20px solid #e0e0e0;
}

.arrow-down-blue, .arrow-down-gray{
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    height: 0;
    margin: 0 auto -20px;
    position: relative;
    width: 0;
    z-index: 5;
}

.header-image .site-title > a {
    background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll left center/contain;
    float: left;
    min-height: 104px;
    width: 100%;
}

.title-area {
    width: 304px;
	padding:0;
}

.maxbutton .mb-text{
	font-family: 'Montserrat', sans-serif!important;
	font-weight:500!important;
	line-height: 1.3!important;
	text-transform:uppercase;
}

.search-btn a {
    padding-right: 0;
	cursor:pointer;
}

#mobile-menu-section,
.mobile-menu-wrap{
	display:none;
}

.mobile-menu-section {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.mobile-menu-section .search-form{
    margin: 0;
    width: 100%;
}

.light-font{
	font-weight:300;
}

.regular-font{
	font-weight:400;
}

.section-wrap{
	color:#20364D;
}

.top-banner {
    background: #106936;
    padding: 10px 0;
    font-weight: 400;
	text-align:right;
}

.top-banner p{
	margin:0;
}

.top-banner ul li{
	display:inline-block;
}

.top-banner a{
	padding:0 30px;
	color:#A7DB1B;
	font-weight:700;
}

.widget.top-widget{
	color:#B2DB06;
	font-size:23px;
	font-weight:600;
}

.yellowgreen-btn{
	background: linear-gradient(to right, #b7dd04 , #35a93f);
}

.yellowgreen-btn:hover{
	background: linear-gradient(to right, #32a641 , #20364d);
}

.yellowgreen2-btn{
	background: linear-gradient(to right, #9fb208 , #33a83f);
}

.yellowgreen2-btn:hover{
	background: linear-gradient(to right, #32a641 , #20364d);
}

.yellowgreen3-btn{
	background: linear-gradient(to right, #33a83f , #9fb208);
}

.yellowgreen3-btn:hover{
	background: linear-gradient(to right, #20364d , #32a641 );
}

.green-btn{
	background: linear-gradient(to right, #32a641 , #20364d);
}

.green-btn:hover{
	background: linear-gradient(to right, #b7dd04 , #35a93f);
}

.white-btn{
	font-weight:600!important;
	background:#fff;
}

.white-btn:hover{
	background:transparent!important;
}

.white-btn .mb-text::after,
.transparent-btn:hover .mb-text::after{
    color: #32A940!important;
}

.white-btn:hover .mb-text::after {
    color: #fff!important;
}

.transparent-btn{
	font-weight:600!important;
	background:transparent!important;
}

.transparent-btn:hover{
	background:#fff!important;
}

.maxbutton .mb-text::after{
	content:'>';
	display:inline-block;
	margin-left:15px;
	color:#fff;
}

.gray-btn.maxbutton .mb-text::after{
	content:'>';
	display:inline-block;
	margin-left:15px;
	color:#8FC617;
}

.widget.top-widget .yellowgreen-btn{
	margin-left:35px;
}

.widget.top-widget p{
	margin:0 0 15px;
	font-style:italic;
	font-weight:600;
}

.homepage .section1{
	background:url('images/PSYCHOLOGY-OF-EATING-s1-bg.jpg') no-repeat top;
	min-height:690px;
	padding:20px 0 0;
}

.homepage .section1 .content-left{
	max-width:540px;
	width:100%;
	margin:85px -70px 0 60px;
}

.homepage .section1 .content-right{
	/*background:url('images/PSYCHOLOGY-OF-EATING-team-img.png') no-repeat center bottom;*/
	min-height:524px;
	max-width:650px;
	width:100%;
	padding:160px 0 0;
}

.homepage .section1 .content-bottom{
	clear:both;	
	padding:40px 0 25px;
	text-align:center;
	max-width:1100px;
	width:100%;
	margin:0 auto;
}

.homepage .section1 .content-bottom p{
	color:#20364D;
	font-weight:300;
	font-size:20px;
	margin-bottom:15px;
}

.homepage .section1 .content-left h1{
	font-weight:900;
	font-size:38px;
	margin: 0 0 20px;
}

.homepage .section1 .content-left h3{
	font-weight:400;
	font-size:30px;
	margin: 0 0 35px;
	line-height:1.4;
	clear:both;
}

.homepage .section1 .certified-img{
	margin-top:12px;
	margin-bottom:10px;
}

.gallery img {
    border: none!important;
}

.gallery .gallery-item {
    float: none!important;
    margin: 10px 6px!important;
    text-align: center!important;
    width: auto!important;
	display:inline-block;
	vertical-align:top;
}

.homepage .section-wrap .inner > h2:first-of-type{
	font-family: 'Yellowtail', cursive;
	text-align:center;
	font-size:60px;
}

.homepage .section3{
	background:url('images/PSYCHOLOGY-OF-EATING-s3-bg.jpg') no-repeat center top;
	min-height:184px;
	padding:25px 0;
	text-align:center;
}

.homepage .section3 img{
	margin:0 15px 10px;
}

.homepage .section4{
	padding:50px 0;
}

.homepage .section4 .inner{
	background:#fff url('images/PSYCHOLOGY-OF-EATING-s4-bg.jpg') no-repeat left 30px top;
	overflow:visible;
}

.homepage .section4 .blocks-wrap{
	margin:0 auto 30px;
	max-width:1110px;
}

.homepage .section4 .block {
    background: #F4F4F4;
    padding: 30px 50px;
    max-width: 560px;
    width: 100%;
    text-align: left;
    margin: 10px;
    height:500px;
}

.homepage .section4 .block .content-wrap p{
	font-size:18px;
	font-weight:300;
}

.homepage .section4 .content-image{
	float:left;
	margin:0 20px 0 0;
}

.homepage .section4 .content-name{
	font-family: 'Yellowtail', cursive;
	font-size:30px;
	font-weight:400;
	line-height:1.3;
	color:#AFCF16;
	margin:25px 0 0;
}

.homepage .section4 .content-position{
	font-size:16px;
	font-weight:700;
	line-height:1.3;
	color:#01672E;
	margin:0;
}

.homepage .section4 .content-wrap{
	clear:both;	
	padding-top:15px;
}

.homepage .section5{
	background:url('images/PSYCHOLOGY-OF-EATING-s5-bg.jpg') no-repeat top/cover;
	min-height:889px;
	padding:70px 0;
}

.homepage .section5 .content-wrap{
	background:url('images/PSYCHOLOGY-OF-EATING-s5-transparent-bg.png') repeat;
	padding:40px 140px;
	max-width:1150px;
	margin:0 auto;
}

.homepage .section5 .content-wrap p{
	font-size:20px;
}

.homepage .section5 .content-wrap h3{
	text-align:center;
	font-size:40px;
	font-weight:900;
	margin-bottom:25px;
}

.homepage .section5 .content-wrap h3 em{
	font-family: 'Yellowtail', cursive;
	color:#AFCF16;
	font-size:50px;
	line-height:40px;
	font-style:normal;
	font-weight:400;
}

.homepage .section5 .content-wrap h4{
	font-size:22px;
	font-weight:900;
	margin-bottom:35px;
	color:#20364D;
	text-transform:uppercase;
	letter-spacing:1px;
}


.homepage .section6{
	background:url('images/PSYCHOLOGY-OF-EATING-s6-bg.jpg') no-repeat top/cover;
	min-height:810px;
	padding:110px 0 160px;
}

.homepage .section6 .inner{
	max-width:870px;
}

.homepage .section6 p{
	font-size:20px;
	margin-bottom:35px;
}

.homepage .section6 h3{
	text-align:center;
	font-size:40px;
	font-weight:900;
	margin-bottom:35px;
	color:#AFCF16;
}

.homepage .section6 h3 em{
	font-family: 'Yellowtail', cursive;
	color:#fff;
	font-size:50px;
	line-height:40px;
	font-style:normal;
	font-weight:400;
}

.homepage .section6 h4{
	font-size:25px;
	font-weight:900;
	margin-bottom:40px;
	text-transform:uppercase;
	letter-spacing:1px;
}

.homepage .section7{
	background:#fff url('images/PSYCHOLOGY-OF-EATING-s7-bg.jpg') no-repeat center top/cover;
	padding:100px 0 80px 0;
}

.homepage .section7 .inner{
	background:url('images/PSYCHOLOGY-OF-EATING-s7-leaves-bg.png') no-repeat left top 45px;
	max-width:1190px;
}

.homepage .section7 .blocks-wrap{
	max-width:990px;
	width:100%;
	margin:0 auto;
}

.homepage .section7 .block {
    background: #F4F4F4;
    max-width: 470px;
    width: 100%;
    margin: 10px;
}

.homepage .section7 .block .content-wrap{
	padding:20px 40px 20px;
}

.homepage .section7 .block .content-wrap h3{
	font-family: 'Yellowtail', cursive;
	font-size:50px;
	font-weight:400;
	line-height:1.3;
	color:#AFCF16;
	margin:0;
}

.homepage .section7 .block .content-wrap h4{
	font-size:25px;
	font-weight:700;
	line-height:1.3;
	color:#01672E;
	margin:0 0 15px;
}

.homepage .section7 .block .content-wrap p{
	font-size:18px;
	font-weight:300;
	line-height:1.7;
}

.homepage .section8{
	background:#fff url('images/PSYCHOLOGY-OF-EATING-s8-bg.jpg') no-repeat center top/cover;
	padding:130px 0 50px 0;
}

.homepage .section8 .inner{
	overflow:visible;
}

.homepage .section8 .blocks-wrap{
	max-width:1125px;
	width:100%;
	margin:0 auto 40px;
	overflow:visible;
}

.homepage .section8 .block {
    max-width: 350px;
    margin: 10px 15px;
    background: #fff;
    text-align: left;
}

.homepage .section8 .block .content-wrap{
	padding:20px 25px;
}

.homepage .section8 .block p{
	color:#20364D;
	font-weight:300;
	margin:0 0 5px;
}

.homepage .section8 .block p strong{
	color:#000000;
	font-weight:400;
	font-size:18px;
}

.homepage .section9{
	background:#fff url('images/PSYCHOLOGY-OF-EATING-s9-bg.jpg') no-repeat center bottom;
	padding:100px 0 200px 0;
	min-height:1000px;
}

.homepage .section9 .inner{
	max-width:1200px;
}

.homepage .section9 .blocks-wrap{
	margin-top:100px;
}

.homepage .section9 .block {
    background: #fff;
    max-width: 540px;
    width: 100%;
    margin: 10px;
	border:1px solid #DFDFDF;
	float:left;
}

.homepage .section9 .block:last-of-type{
	float:right;
}

.homepage .section9 .block .content-image{
	float:right;
	margin:-55px 20px 40px 0;
	height:375px;
}

.homepage .section9 .block .content-wrap{
	padding:0 80px 30px;
	clear:both;
}

.homepage .section9 .block .content-wrap h4{
	font-size:26px;
	font-weight:700;
	line-height:1.3;
	color:#20364D;
	margin:0;
}

.homepage .section9 .block .content-wrap p{
	font-size:19px;
	font-weight:400;
	line-height:1.5;
	color:#20364D;
	margin-bottom:30px;
}

.homepage .section9 .block .content-wrap p.green-color{
	color:#00682B;
	font-size:20px;
}

.homepage .section10{
	padding-top:90px;
}

.homepage .section10 .blocks-wrap{
	margin-top:40px;
}

.green-color{
	color:#00682B!important;
}

.testimonial-section{
	padding:50px 0;
}

.testimonial-section .inner{
	background:#fff url('images/PSYCHOLOGY-OF-EATING-s4-bg.jpg') no-repeat left 30px top;
	overflow:visible;
}

.testimonial-section .blocks-wrap{
	margin:0 auto 30px;
	max-width:1110px;
}

.testimonial-section .block {
    background: #F4F4F4;
    padding: 30px 50px;
    max-width: 560px;
    width: 100%;
    text-align: left;
    margin: 10px;
}

.testimonial-section .block .content-wrap p{
	font-size:18px;
	font-weight:300;
}

.testimonial-section .content-image{
	float:left;
	margin:0 20px 0 0;
}

.testimonial-section .content-name{
	font-family: 'Yellowtail', cursive;
	font-size:30px;
	font-weight:400;
	line-height:1.3;
	color:#AFCF16;
	margin:25px 0 0;
}

.testimonial-section .content-position{
	font-size:16px;
	font-weight:700;
	line-height:1.3;
	color:#01672E;
	margin:0;
}

.testimonial-section .content-wrap{
	clear:both;	
	padding-top:15px;
}

.testimonial-section .testi-slide::after {
    content: '';
    width: 100%;
    height: 54px;
    margin: -30px auto 10px;
    display: block;
    background: url('images/PSYCHOLOGY-OF-EATING-s4-white-img.png') no-repeat center bottom;
    z-index: 20;
    position: absolute;
}

.slick-prev::before, 
.slick-next::before{
	color:transparent!important;
}

button.slick-prev {
    background: transparent url("images/PSYCHOLOGY-OF-EATING-slide-prev-img.png") no-repeat scroll left center !important;
    height: 47px !important;
    top: 50% !important;
    width: 25px !important;
	left:-55px!important;
	color:transparent!important;
}

button.slick-next {
    background: transparent url("images/PSYCHOLOGY-OF-EATING-slide-next-img.png") no-repeat scroll left center !important;
    height: 47px !important;
    top: 50% !important;
    width: 25px !important;
	right:-55px!important;
	color:transparent!important;
}

#bottom-full-width-section .widget.instagram-widget .widget-wrap {
    max-width: 2000px;
    width: 100%;
}

.widget.instagram-widget .widget-wrap p{
	margin:0;
}

#sb_instagram{
	padding-bottom:0!important;
}

#bottom-full-width-section .widget.free-class-widget{
	background:#21364e url('images/PSYCHOLOGY-OF-EATING-inventory-widget-bg.jpg') repeat center top;
	min-height:161px;
	padding:55px 0 30px;
}

#bottom-full-width-section .widget.free-class-widget .widget-wrap{
	overflow:visible;
	max-width:1170px;
}

.widget.free-class-widget h3{
	font-size:30px;
}

.widget.free-class-widget h3 em{
	font-family: 'Yellowtail', cursive;
	font-size:42px;
	font-weight:400;
	line-height:30px;
	color:#AFCF16;
	font-style:normal;
	margin-right:10px;
}

.widget.free-class-widget .content-left{
	max-width:660px;
	width:100%;
}

.widget.free-class-widget .content-right{
	max-width:505px;
	width:100%;
}

#bottom-full-width-section .widget.free-video-widget{
	background:#21364e url('images/PSYCHOLOGY-OF-EATING-inventory-widget-bg.jpg') repeat center top;
	min-height:175px;
	padding:45px 0 30px;
}

#bottom-full-width-section .widget.free-video-widget .widget-wrap{
	overflow:visible;
	max-width:1010px;
}

.widget.free-video-widget h3{
	font-size:30px;
	margin:0 0 15px;
}

.widget.free-video-widget h3 em{
	font-family: 'Yellowtail', cursive;
	font-size:45px;
	font-weight:400;
	line-height:30px;
	color:#AFCF16;
	font-style:normal;
}

.widget.free-video-widget .content-left{
	max-width:560px;
	width:100%;
}

.widget.free-video-widget .content-right{
	max-width:370px;
	width:100%;
	padding-top:10px;
}

.widget.free-video-widget .mb-text{
	padding:20px 40px!important;
}

.footer-widgets {
    background-color: #fff;
    clear: both;
    padding-top: 50px;
}

.footer-widgets .widget-title {
    color: #20364D;
    display: block;
    font-size: 19px;
    font-weight: 900;
    letter-spacing: 1px;
	margin-bottom:10px;
}

.footer-widgets-1{
	width:100%;
}

.footer-widgets .widget {
    display: inline-block;
    float: none;
    vertical-align: top;
    max-width: 300px;
    width: 100%;
    margin: 0 0 40px;
}

.footer-widgets li {
    border-bottom: none;
    margin-bottom: 5px;
    padding-bottom: 0;
}

.footer-widgets li a{
	color:#006733;
	text-transform:uppercase;
}

.footer-widgets li a:hover{
	color:#AFCF16;
}

.widget.footer-menu-widget{
	max-width:195px;
	margin-right:70px;
	border-right:1px solid #AFCF16;
	min-height:320px;
}

.widget.footer-certified-widget{
	max-width:450px;
	margin-right:80px;
	border-right:1px solid #AFCF16;
	min-height:320px;
}

.widget.footer-social-widget{
	max-width:175px;
	margin-right:0;
	min-height:320px;
}

.widget.footer-social-widget .widget-title{
	margin-bottom:15px;
}

.site-footer .wrap,
.footer-widgets .wrap{
	max-width:1000px;
}

.widget.footer-certified-widget #menu-item-143{
	margin-top:20px;
}

#menu-social li {
    display: inline-block;
}

#menu-social li a {
    margin: 0 40px 30px 0;
    display: block;
}

#menu-social li:nth-child(even) a {
    margin: 0 0 30px;
}

h2.italic-heading,
.about h2:first-of-type{
	font-family: 'Yellowtail', cursive;
	font-size:60px;
	font-weight:400;
}

.about .inner{
	max-width:1150px;
}

.about .section1{
	/*background:url('images/PSYCHOLOGY-OF-EATING-about-s1-bg.png') no-repeat center bottom;*/
	min-height:550px;
	padding:0;
	z-index:12;
}

.about .section1 .inner{
	overflow:visible;
	max-width:1150px;
}

.about .section1 h2{
	margin-bottom:10px;
}

.about .section1 p{
	color:#20364D;
	font-size:20px;
	margin-bottom:20px;
}

.about .section1 .maxbutton{
	margin-top:20px;
}

.about .section1 .content-left{
	padding-top:40px; 
	margin-left:45px;
	max-width:670px;
	width:100%;
}

.about .section1 .content-right{
	/*background:url('images/PSYCHOLOGY-OF-EATING-about-s1-right-bg.png') no-repeat center top 10px;*/
	max-width:556px;
	height:533px;
	width:100%;
	padding-top:210px;
	margin:0 -65px;
}

.about .section2{
	/*background:url('images/PSYCHOLOGY-OF-EATING-about-s2-bg.jpg') no-repeat center top;*/
	min-height:784px;
	padding:100px 0 40px;
	z-index:8;
	margin-top:-30px;
}

.about .section2 .inner{
	max-width:1200px;
}

.about .section2 .content-wrap{
	max-width:700px;
	float:right;
}

.about .section2 p{
	color:#20364D;
	font-size:20px;
	margin-bottom:40px;
}

.about .section3{
	/*background:url('images/PSYCHOLOGY-OF-EATING-about-s3-bg.jpg') no-repeat center top;*/
	min-height:700px;
	padding:150px 0 40px;
}

.about .section3 .inner{
	overflow:visible;
    max-width:1200px;
}

.about .section3 p{
	color:#20364D;
	font-size:20px;
	margin-bottom:40px;
}

.about .section3 .content-left{
	max-width:570px;
	width:100%;
}

.about .section3 .content-right{
	max-width:710px;
	width:100%;
	margin:0 -160px 0 -50px;
}

.about .section4{
	/*background:url('images/PSYCHOLOGY-OF-EATING-about-s4-bg.jpg') no-repeat center top;*/
	min-height:834px;
	padding:150px 0 40px;
}

.about .section4 .inner{
	max-width:1200px;
}

.about .section4 .content-wrap{
	max-width:630px;
	float:right;
}

.about .section4 p{
	color:#20364D;
	font-size:20px;
	margin-bottom:40px;
}


.about .section5{
	padding:80px 0;
}

.about .section5 .inner{
	text-align:center;
	max-width:1100px;
	width:100%;
	margin:0 auto;
}

.about .section5 h3{
	font-size:40px;
	font-weight:900;
	margin:0 0 10px;
}

.about .section6{
	background:url('images/PSYCHOLOGY-OF-EATING-about-s6-bg.jpg') no-repeat center top;
	min-height:406px;
	padding:60px 0 40px;
}

.about .section6 h2{
	margin-bottom:20px;
}

#menu-social-large {
  text-align: center;
}

#menu-social-large li {
  display: inline;
}

#menu-social-large a {
  margin: 0 40px 30px;
}

.about .section7{
	background:url('images/PSYCHOLOGY-OF-EATING-about-s7-bg.jpg') no-repeat center top;
	min-height:900px;
	padding:80px 0;
}

.about .section7 .inner{
	max-width:1200px;
}

.blog-wrap .block {
    max-width: 355px;
    width: 100%;
    min-height: 390px;
    background: #fff;
    margin: 0 20px 35px;
}

.blog-wrap .content-wrap {
    padding: 25px 30px;
}

.blog-wrap .content-wrap h4 a,
.blog-wrap .content-wrap h4{
	color:#00682B;
	font-size:20px;
	font-weight:900;
}

.blog-wrap .content-wrap h4{
	margin-bottom:25px;
	min-height:50px;
}

.blog-wrap .content-wrap .more-link{
	font-family: 'Montserrat',sans-serif !important;
	font-weight: 500;
	line-height: 1.3 !important;
	text-transform: uppercase;
	color: #8fc617;
	font-size: 16px;
	text-align: center;
	padding: 15px;
	border:1px solid #8fc617;
	border-radius:4px;
	display:block;
	margin:0 auto;
	width:100%;
	clear:both;
}

.blog-wrap .content-wrap .more-link:hover{
	background:#00682B;
	color:#fff;
}

.blog-wrap .content-wrap p{
	margin:0;
}

.no-image{
	display:block;
	max-width:355px;
	width:100%;
	background:#ccc;
	height:215px;
	margin:0 auto;
}

.blog-image img{
	display:block;
	max-width:355px;
	width:100%;
	background:#ccc;
	height:215px;
	margin:0 auto;
}

.about .section8{
	background:url('images/PSYCHOLOGY-OF-EATING-about-s8-bg.jpg') no-repeat center top;
	min-height:276px;
	padding:90px 0 40px;
}

.about .section8 .inner{
	max-width:910px;
	overflow:visible;
}

.about .section8 .content-left{
	max-width:455px;
	width:100%;
}

.about .section8 .content-right{
	max-width:385px;
	width:100%;
}

.about .section8 p{
	font-weight:700;
}

.about .section8 h3{
	font-size:33px;
	margin:0 0 10px;
}

.about .section8 h3 em{
	font-family: 'Yellowtail', cursive;
	font-size:45px;
	font-weight:400;
	line-height:33px;
	color:#AFCF16;
	font-style:normal;
}

.about .section9{
	background:url('images/PSYCHOLOGY-OF-EATING-about-s9-bg.jpg') no-repeat center top 25px;
	min-height:600px;
	padding:75px 0 90px;
}

.about .section9 .inner{
	background:#F4F4F4;
}

.about .section9 .content-wrap{
	padding:45px 40px 45px 490px;
}

.about .section9 p{
	font-size:18px;
	font-weight:300;
}

.about .section9 em{
	font-size:20px;
	font-weight:400;
}

.yellowgreen-color{
	color:#AFCF16!important;
}

.yellowtail-font{
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	font-style:normal;
}

.about .section9 p.s9-author-text{
	margin-bottom:0;
	font-size:30px;
	line-height:1.1;
}

.resources .title-section{
	background:url('images/PSYCHOLOGY-OF-EATING-resources-title-bg.jpg') repeat-x center top;
	min-height:312px;
	text-align:center;
	padding:60px 0 40px;
}

.resources .title-section .inner{
	overflow:visible;
}

.resources .title-section h2{
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	font-style:normal;
	color:#AFCF16;
	font-size:55px;
	margin-bottom:0;
	line-height:1.1;
}

.resources .title-section p{
	font-size:21px;
}

.resources .menu-resources-container {
    background: #fff;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 15px;
}

.resources-menu-wrap {
    margin: -90px auto 60px;
    position: relative;
    z-index: 20;
    text-align: center;
}

#menu-resources li {
  display: inline-block;
}

#menu-resources li a {
  color: #00682B;
  font-weight: 900;
  font-size: 30px;
  display: block;
  padding: 40px 60px;
}

#menu-resources li:hover a,
#menu-resources li.current-menu-item a,
.resources-page #menu-resources li:first-of-type a{
	  background: #f4f4f4;
	  transition:none;
}

#menu-resources li:hover:after,
#menu-resources li.current-menu-item:after,
.resources-page #menu-resources li:first-of-type:after {
	content:'';
    border-top: 20px solid #f4f4f4;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    height: 0;
    margin: 0 auto -20px;
    position: relative;
    width: 0;
    z-index: 20;
	display:block;
	transition:none;
}

.tpl-resources .site-inner{
	max-width:1200px;
	width:100%;
	margin:0 auto;
	padding: 0 0 70px;
}

.tpl-resources .entry{
	padding:0;
}

.posts-wrap{
	text-align:center;
	margin-bottom:30px;
}

.posts-wrap .block {
    max-width: 360px;
    width: 100%;
    background: #f4f4f4;
    margin: 0 15px 30px;
    min-height: 320px;
	text-align:left;
	display:inline-block;
	vertical-align:top;
}

.posts-wrap .block .content-wrap{
	padding:15px 25px 5px;
}

.posts-wrap .block .content-wrap h4 a,
.posts-wrap .block .content-wrap h4{
	color:#20364D;
	font-size:18px;
	font-weight:700;
}

.posts-wrap .block .content-wrap h4{
	margin-bottom:3px;
}

button.load-more-btn {
    background: #fff;
    color: #8FC617;
    font-size: 16px;
    font-weight: 500;
    border: 2px solid #8FC617;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    max-width: 330px;
    width: 100%;
    margin: 10px auto;
    display: block;
    padding: 15px;
    line-height: 1.1;
}

button.load-more-btn:hover{
    background: #00682B;
    color: #fff;	
}

.video-with-wrap {
    font-size: 14px;
	margin:0;
}

.video-author-name{
	font-size:20px;
	color:#20364D;
}


.testimonials .section1{
	background:url('images/PSYCHOLOGY-OF-EATING-testimonials-s1-bg.jpg') no-repeat top;
	min-height:502px;
	padding:0;
}

.testimonials .section1 .inner{
	max-width:1150px;
}

.testimonials .section1 h2{
	font-size:40px;
}

.testimonials .section1 h2 em{
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	font-style:normal;
	font-size:55px;
	line-height:40px;
}

.testimonials .section1 .content-left{
	max-width:525px;
	width:100%;
	margin:120px -50px 0 25px;
}

.testimonials .section1 .content-right{
	background:url('images/PSYCHOLOGY-OF-EATING-team-img.png') no-repeat center bottom;
	min-height:524px;
	max-width:650px;
	width:100%;
	padding:160px 0 0;
}

.testimonials .menu-testimonials-container{
    background: #fff;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 15px;
}

.testimonials-menu-wrap{
    margin: -90px auto 60px;
    position: relative;
    z-index: 20;
    text-align: center;
}

#menu-testimonials li{
  display: inline-block;
	width:49%;
}

#menu-testimonials li a{
  color: #00682B;
  font-weight: 900;
  font-size: 30px;
  display: block;
  padding: 40px 60px;
}

#menu-testimonials li:hover a,
#menu-testimonials li.current-menu-item a,
.written-testimonials #menu-testimonials li:first-of-type{
	  background: #f4f4f4;
	  transition:none;
}

#menu-testimonials li:hover:after,
#menu-testimonials li.current-menu-item:after,
.written-testimonials #menu-testimonials li:first-of-type:after{
	content:'';
    border-top: 20px solid #f4f4f4;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    height: 0;
    margin: 0 auto -20px;
    position: relative;
    width: 0;
    z-index: 20;
	display:block;
	transition:none;
}

.testimonials .section2{
	padding:40px 0 20px;
	z-index:11;
}

.testimonials .section2 h2{
	font-size:40px;
	margin-bottom:20px;
	font-weight:900;
}

.testimonials .section2 h2 em{
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	font-style:normal;
	font-size:50px;
	line-height:40px;
	color:#AFCF16;
}

.testimonials .section2 p{
	font-size:23px;
}

.testimonials .section2 p a{
	color:#00682B;
}

.testimonials .section3{
	padding:0 0 50px;
	margin-top:-130px;
	z-index:10;
}

.testimonials .section3 .inner{
	padding-top:130px;
	background: url('images/PSYCHOLOGY-OF-EATING-s4-bg.jpg') no-repeat left top;
	max-width:1350px;
	overflow:visible;
}

.written-testimonials .section3 .blocks-wrap{
	margin:0 auto;
	max-width:1200px;
}

.written-testimonials .section3 .block {
    background: #F4F4F4;
    padding: 30px 50px;
    max-width: 1140px;
    width: 100%;
    text-align: left;
    margin:0 10px 30px;
}

/*.written-testimonials .section3 .block:nth-child(1),
.written-testimonials .section3 .block:nth-child(2),
.written-testimonials .section3 .block:nth-child(3),
.written-testimonials .section3 .block:nth-child(4),
.written-testimonials .section3 .block:nth-child(5),
.written-testimonials .section3 .block:nth-child(6){
	max-width: 560px;
	min-height:370px;
}*/

.written-testimonials .section3 .block .content-wrap p{
	font-size:18px;
	font-weight:300;
}

.written-testimonials .section3 .content-image{
	float:left;
	margin:0 20px 0 0;
}

.written-testimonials .section3 .content-name{
	font-family: 'Yellowtail', cursive;
	font-size:30px;
	font-weight:400;
	line-height:1.3;
	color:#AFCF16;
	margin:25px 0 0;
}

.written-testimonials .section3 .content-position{
	font-size:16px;
	font-weight:700;
	line-height:1.3;
	color:#01672E;
	margin:0;
}

.written-testimonials .section3 .content-wrap{
	clear:both;	
	padding-top:15px;
}

.testimonials .section4{
	background:#fff url('images/PSYCHOLOGY-OF-EATING-testimonials-s4-bg.jpg') no-repeat center top;
	min-height:385px;
	padding:70px 0 10px;
}

.testimonials .section4 h3{
	font-size:30px;
	font-weight:900;
	margin-bottom:20px;
	line-height:1.4;
}

.testimonials .section4 h2{
	font-size:55px;
	font-weight:900;
	margin-bottom:20px;
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	font-style:normal;
}

.testimonials .section4 a.maxbutton .mb-text{
	padding:20px 30px!important;
}

.testimonials .section5{
	padding:80px 0;
}

.video-testimonials .testimonials-wrap .blocks-wrap{
	margin:0 auto;
	max-width:1200px;
}

.video-testimonials .testimonials-wrap .block {
    background: #F4F4F4;
    max-width: 355px;
    width: 100%;
    text-align: left;
    margin:0 10px 30px;
	padding:0;
}

.video-testimonials .testimonials-wrap .block .content-wrap{
	margin-top:0;
}

.video-testimonials .testimonials-wrap .content-name{
	font-family: 'Yellowtail', cursive;
	font-size:30px;
	font-weight:400;
	line-height:1.3;
	color:#AFCF16;
	padding:15px 25px;
	margin:0;
}

.video-testimonials .testimonials-wrap .content-wrap{
	clear:both;	
}

.tpl-program1 .section-wrap:not(.white-text) h1,
.tpl-program1 .section-wrap:not(.white-text) h2, 
.tpl-program1 .section-wrap:not(.white-text) h3, 
.tpl-program1 .section-wrap:not(.white-text) h4, 
.tpl-program1 .section-wrap:not(.white-text) h5, 
.tpl-program1 .section-wrap:not(.white-text) h6{
	color:#20364D;
}

.program1 .section-wrap ul li,
.program2 .section-wrap ul li{
	font-size:18px;
	font-weight:600;
	margin-bottom:10px;
	list-style-type:disc;
	list-style-position:outside;
}

.program1 .section-wrap ul,
.program2 .section-wrap ul{
	padding-left:20px;
}

.program1 .section-wrap h2 em,
.program2 .section-wrap h2 em{
	font-family: 'Yellowtail', cursive;
	font-size:50px;
	font-weight:400;
	font-style:normal;
	color:#AFCF16;
}

.program1 .section1{
	background: url('images/PSYCHOLOGY-OF-EATING-program1-s1-bg.jpg') no-repeat center top;
	min-height:571px;
	padding:30px 0 0;
}

.program1 .section1 .inner{
	max-width:1150px;
}

.program1 .section1 .content-left p{
	line-height:1.7;
	margin-bottom:50px;
}

.program1 .section1 h2{
	font-size:36px;
	margin:0;
}

.program1 .section1 h2 em{
	line-height:1;
}

.program1 .section1 h3{
	font-size:23px;
	font-weight:500;
	margin:0 0 35px;
}

.program1 .section1 .content-left{
	max-width:740px;
	width:100%;
	padding-top:70px;
}

.program1 .section1 .content-right{
	padding-top:180px;
	margin-right:120px;
	max-width:200px;
	width:100%;
}

.program1 .section1 .content-right img{
	margin-bottom:20px;
}

.program1 .section1 .content-right p.watch-video{
	font-size:40px;
	line-height:40px;
	margin:0;
}

.program1 .section1 .content-right p{
	margin:0;
	line-height:1.1;
}

.program1 .section2{
	padding:60px 0 40px;
}

.program1 .section2 .inner{
	max-width:1150px;
}

.program1 .section2 h2 em,
.program1 .section2 h2{
	color:#20364D;
}

.program1 .section2 h2{
	margin-bottom:25px;
}

.program1 .section2 p{
	line-height:1.9;
}

.program1 .section3{
	background: url('images/PSYCHOLOGY-OF-EATING-program1-s3-bg.jpg') no-repeat center top;
	min-height:682px;
	padding:70px 0 40px;
}

.program1 .section3 .inner{
	max-width:1030px;
}

.program1 .section3 h2{
	font-size:36px;
	font-weight:500;
	margin-bottom:50px;
}

.program1 .section3 ul li{
	font-size:20px;
	margin-bottom:10px;
	list-style-type:disc;
	list-style-position:outside;
}

.program1 .section3 .content-left,
.program1 .section3 .content-right{
	max-width:470px;
	width:100%;
}

.program1 .section4{
	padding:50px 0 40px;
}

.program1 .section4 h2,
.program1 .section4 h2 em{
	font-size:55px;
	line-height:1;
}

.program1 .section4 h2{
	margin-bottom:20px;
}

.program1 .section4 h3{
	font-size:30px;
	color:#20364D;
	font-weight:600;
	margin-bottom:35px;
}

.program1 .section5{
	background: url('images/PSYCHOLOGY-OF-EATING-program1-s5-bg.jpg') no-repeat center top;
	min-height:858px;
	padding:70px 0 40px;
}

.program1 .section5 .inner{
	max-width:1030px;
}

.program1 .section5 h2{
	font-size:45px;
	font-weight:900;
	margin-bottom:40px;
}

.program1 .section5 ul li{
	font-size:18px;
	font-weight:600;
	margin-bottom:10px;
	list-style-type:disc;
	list-style-position:outside;
}

.program1 .section5 .content-left,
.program1 .section5 .content-right{
	max-width:470px;
	width:100%;
}

.program1 .section6 {
	padding:0;
    margin-top: -350px;
	overflow:visible;
}

.program1 .section6 .inner{
	overflow:visible;
}

.program1 .section6 .content-top{
	background:url('images/PSYCHOLOGY-OF-EATING-program1-s6-title-bg.png') no-repeat center bottom;
	padding-bottom:80px;
	z-index:11;
	position:relative;
}

.program1 .section6 .content-top,
.program1 .section6 .content-top h2{
	color:#fff;
}

.program1 .section6 .content-top h2{
	font-size:50px;
	font-weight:900;
	margin-bottom:0;
}

.program1 .section6 .content-top h2 em{
	font-size:60px;
	font-weight:400;
}

.program1 .section6 .content-wrap{
	background:#fff;
	overflow:hidden;
	padding:50px 80px;
	border-radius:10px;
	margin-top:-35px;
	z-index:9;
	position:relative;
	-webkit-box-shadow:2px 28px 41px 0px #ececec ;
	-moz-box-shadow:2px 28px 41px 0px #ececec ;
	box-shadow:2px 28px 41px 0px #ececec ;
}

.program1 .section6 .content-wrap p{
	font-size:20px;
}

.program1 .section6 .content-wrap ul li{
	font-size:20px;
	font-weight:400;
	margin-bottom:20px;
	line-height:1.3;
}

.program1 .section7{
	padding:65px 0 30px;
}

.program1 .section7 .inner{
	max-width:1150px;
}

.program1 .section7 h2{
	font-size:40px;
	color:#20364D;
	font-weight:900;
	margin-bottom:30px;
}

.program1 .section7 em .lato-font{
	font-style:italic;
	font-weight:500;
}

.program1 .section7 p{
	line-height:1.9;
}

.program1 .section8{
	background:#f3f3f3;
	padding:130px 0;
	position:relative;
	max-width:1790px;
	width:100%;
}

.program1 .section8 .inner{
	max-width:1160px;
}

.program1 .section8 h2{
	font-size:40px;
	margin:0 0 45px;
}

.program1 .section8 h2 em{
	font-size:55px;
	margin:0;
}

.program1 .section8 p{
	line-height:1.9;
}

.program1 .section8:before{
	content:'';
	background:url('images/PSYCHOLOGY-OF-EATING-program1-s8-top-bg.jpg') no-repeat center top;
	width:100%;
	min-height:85px;
	display:block;
	margin:0 auto 0;
	position:absolute;
	top:0;
	left:0;
	right:0;
}

.program1 .section8:after{
	content:'';
	background:url('images/PSYCHOLOGY-OF-EATING-program1-s8-bottom-bg.jpg') no-repeat center top;
	width:100%;
	min-height:76px;
	display:block;
	margin:0 auto 0;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}

.program1 .section8 .blocks-wrap{
	margin:60px 0 0;
}

.program1 .section8 .block{
	max-width:365px;
	margin:0 10px 40px;
}

.program1 .section8 .block img{
	margin:0 0 20px;
}

.program1 .section8 .block p{
	line-height:1.3;
	font-size:23px;
	font-weight:700;
	margin:0;
}

.program1 .section9{
	padding:30px 0 70px;
}

.program1 .section9 .inner{
	max-width:1150px;
}

.program1 .section9 .content-wrap{
	background:#F4F4F4 url('images/PSYCHOLOGY-OF-EATING-program1-s9-list-bg.png') no-repeat left top;
	padding:40px 40px 40px 470px;
	border-radius:10px;
	min-height:518px;
}

.program1 .section9 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:40px;
}

.program1 .section9 h2 em{
	font-size:55px;
}

.program1 .section10{
	background: url('images/PSYCHOLOGY-OF-EATING-program1-s10-bg.jpg') no-repeat center top;
	min-height:739px;
	padding:85px 0 40px;
}

.program1 .section10 .inner{
	max-width:1150px;
}

.program1 .section10 h2{
	font-size:40px;
	font-weight:900;
}

.program1 .section10 h2 em{
	font-size:55px;
	color:#fff;
}

.program1 .section10 h3{
	font-size:30px;
	font-weight:600;
	margin-bottom:35px;
}

.program1 .section10 p{
	font-size:18px;
}

.program1 .section10 h2.free-workshop-text{
	background:url('images/PSYCHOLOGY-OF-EATING-free-workshop-bar.png') no-repeat center center;
	margin:90px 0 25px;
	font-size:55px;
	font-weight:400;
	color:#AFCF16;
}

.program1 .section11{
	padding:90px 0 0;
}

.program1 .section11 .inner{
	max-width:1150px;
}

.program1 .section11 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:15px;
}

.program1 .section11 h2 em{
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	font-style:normal;
	font-size:55px;
	line-height:40px;
}

.program1 .section11 p{
	font-size:18px;
}

.program1 .section11 .blocks-wrap{
	margin:60px auto 0;
}

.program1 .section11 .block{
	position:relative;
	width:100%;
	overflow:visible;
	margin-bottom:50px;
	min-height:580px;
}

.program1 .section11 .block .week-wrap{
	background:url('images/PSYCHOLOGY-OF-EATING-program1-week-bg.jpg') no-repeat center top;
	width:110px;
	height:108px;
	font-size:23px;
	font-weight:400;
	font-family: 'Yellowtail', cursive;
	padding:10px 0;
	margin:0 auto;
	position:absolute;
	top:180px;
	left:0;
	right:0;
}

.program1 .section11 .block .week-text {
    font-size: 50px;
    clear: both;
    display: block;
    line-height: 30px;
    text-align: center;
    font-style: normal;
	margin:0 auto;
}

.program1 .section11 .block .green-arrow-down{
	background:url('images/PSYCHOLOGY-OF-EATING-program1-arrow-img.jpg') no-repeat center top;
	width:14px;
	height:497px;
	margin:0 auto;
	position:absolute;
	top:300px;
	left:0;
	right:0;
	display:block;
	margin:0 auto;
}

.program1 .section11 .block:last-of-type .green-arrow-down{
	display:none;
}

.program1 .section11 .block:nth-child(odd) .content-left{
	float:right;
}

.program1 .section11 .block:nth-child(odd) .content-right{
	float:left;
}

.program1 .section11 .block .content-left{
	text-align:left;
	background:#F4F4F4 url('images/PSYCHOLOGY-OF-EATING-program1-s11-block-top-bg.png') no-repeat center top -80px;
	padding:40px;
	max-width:490px;
	width:100%;
	position:relative;
}

.program1 .section11 .block .content-right{
	max-width:490px;
	width:100%;
}

.program1 .section11 .block .content-left::after {
    content: '';
    background: #F4F4F4 url('images/PSYCHOLOGY-OF-EATING-program1-s11-block-top-bg.png') no-repeat right top;
    display: block;
    height: 40px;
    width: 100%;
    max-width: 490px;
    position: absolute;
    margin: 0 -40px;
}

.program1 .section11 .block .content-left h3{
	color:#00682B;
	font-size:30px;
	font-weight:700;
	margin-bottom:25px;
}

.program1 .section11 .block .content-left p,
.program1 .section11 .block .content-left ul li{
	font-weight:400;
	font-size:18px;
}

.program1 .section11 .block .content-left ul li{
	line-height:1.3;
	margin-bottom:10px;
}

.program1 .section12{
	background:url('images/PSYCHOLOGY-OF-EATING-program1-s12-bg.jpg') no-repeat top center;
	padding:90px 0;
}

.program1 .section12 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:55px;
}

.program1 .section12 h2 em{
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	font-style:normal;
	font-size:55px;
	line-height:40px;
}

.program1 .section12 .block{
	max-width:365px;
	width:100%;
	background:#fff;
	margin:0 10px 20px;
	border-radius:0 0 5px 5px;
	border:1px solid #C6C6C6;
}

.program1 .section12 .block .content-wrap{
	padding:25px;
	min-height:470px;
}

.program1 .section12 .block h3{
	font-size:23px;
	color:#313131;
	margin-bottom:25px;
}

.program1 .section12 .block p{
	font-size:18px;
	font-weight:300;
	line-height:1.8;
	margin:0;
}

.program1 .section12 .block .image-wrap{
	max-width:370px;
	width:100%;
	height:253px;
	margin:0 auto;
	display:block;
	overflow:hidden;
}

.program1 .section12 .block .image-wrap img{
	display:block;
	margin:0 auto;
}

.program1 .section13{
	background: url('images/PSYCHOLOGY-OF-EATING-program1-s13-bg.jpg') no-repeat center top;
	min-height:818px;
	padding:85px 0 40px;
}

.program1 .section13 .inner{
	max-width:1150px;
}

.program1 .section13 h2{
	font-size:40px;
	font-weight:900;
}

.program1 .section13 h2 em{
	font-size:55px;
	color:#fff;
}

.program1 .section13 h3{
	font-size:30px;
	font-weight:600;
	margin-bottom:35px;
}

.program1 .section13 p{
	font-size:18px;
}

.program1 .section13 h2.free-workshop-text{
	background:url('images/PSYCHOLOGY-OF-EATING-free-workshop-bar.png') no-repeat center center;
	margin:70px 0 25px;
	font-size:55px;
	font-weight:400;
	color:#AFCF16;
}

.program1 .section14{
	background:url('images/PSYCHOLOGY-OF-EATING-program1-s14-bg.jpg') no-repeat center bottom;
	padding:90px 0 0;
}

.program1 .section14 .inner{
	max-width:1150px;
}

.program1 .section14 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:55px;
}

.program1 .section14 h2 em{
	font-size:55px;
	color:#AFCF16;
}

.program1 .section14 .content-wrap{
	padding:50px 40px;
	background:#f4f4f4 url('images/PSYCHOLOGY-OF-EATING-program1-s14-content-wrap-bg.jpg') no-repeat center bottom;
	border-radius:5px;
	min-height:780px;
}

.program1 .section14 .content-wrap img{
	margin:-50px 35px 35px -40px;
}

.program1 .section14 p{
	font-size:18px;
}

.program1 .section14 .marc-david-text{
	font-size:30px;
	line-height:18px;
	font-weight:400;
	font-style:normal;
}

.program1 .section15{
	padding:40px 0 25px;
	text-align:center;
}

.program1 .section15 .inner{
	max-width:1100px;
}

.program1 .section15 p{
	color:#20364D;
	font-weight:300;
	font-size:20px;
	margin-bottom:15px;
}

.program1 .section16{
	padding:55px 0 90px;
}

.program1 .section16 .inner{
	padding-top:35px;
	background: url('images/PSYCHOLOGY-OF-EATING-s4-bg.jpg') no-repeat left top;
	max-width:1300px;
}

.program1 .section16 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:50px;
}

.program1 .section16 .testimonials-wrap .block .content-wrap p,
.program1 .section16 .testimonials-wrap .block .content-wrap{
	font-size:18px;
	font-weight:300;
}

.testimonials-wrap{
	margin:0 auto;
}

.testimonials-wrap .block{
	background: #F4F4F4;
	padding: 30px 50px 50px;
	max-width: 1140px;
	width: 100%;
	text-align: left;
	margin: 0 auto 30px;
}

.testimonials-wrap .block h4.author-name{
	font-family: 'Yellowtail', cursive;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.3;
	color: #AFCF16;
	margin: 25px 0 0;
}

.testimonials-wrap .block{
	margin:0 auto 25px;
	border-radius:5px;
}

.testimonials-wrap .block .author-position {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    color: #01672E;
    margin: 0;
	text-transform:capitalize;
}

.testimonials-wrap .block .content-wrap{
	margin-top:25px;
	padding:0;
	clear:both;
}

.testimonials-wrap .block .testimonial-image{
	display:inline-block;
	vertical-align:top;
	margin:0 20px 0 0;
}

.testimonials-wrap .block .testimonial-image img{
	display:block;
}

.testimonials-wrap .block .author-details{
	display:inline-block;
	vertical-align:top;
	margin:0;
}

.program2 .section1{
	background:url('images/PSYCHOLOGY-OF-EATING-program2-s1-bg.jpg') no-repeat center top;
	min-height:624px;
	padding:0;
}

.program2 .section1 .inner{
	max-width:1250px;
	overflow:visible;
}

.program2 .section-wrap p{
	font-size:20px;
}

.program2 .section1 h2{
	font-size:36px;
	margin-bottom:20px;
}

.program2 .section1 h2 em{
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	font-style:normal;
	font-size:45px;
	line-height:36px;
}

.program2 .section1 .content-left{
	max-width:660px;
	width:100%;
	margin:80px -150px 0 0;
}

.program2 .section1 .content-left p{
	margin-bottom:40px;
}

.program2 .section1 .content-right{
	/*background:url('images/PSYCHOLOGY-OF-EATING-program2-team-img.png') no-repeat center bottom;*/
	min-height:612px;
	max-width:701px;
	width:100%;
	padding:185px 0 0;
}

.program2 .section2{
	margin:-70px auto 0;
	padding:0;
	position:relative;
	z-index:10;
}

.program2 .section2 .inner{
	background:#fff url('images/PSYCHOLOGY-OF-EATING-program2-free-masterclass-img.jpg') no-repeat left 25px top 25px;
	border-radius:5px;
	padding:55px 60px;
	max-width:1150px;
	min-height:500px;
}

.program2 .section2 .content-wrap{
	max-width:445px;
	width:100%;
	float:right;
}

.program2 .section2 h3 em{
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	font-style:normal;
	font-size:40px;
	line-height:1.1;
	color:#AFCF16;
}

.program2 .section2 #gform_submit_button_1{
	background: linear-gradient(to right, #35a93f , #b7dd04)!important;
	max-width:100%;
	width:100%;
}

.program2 .section2 .maxbutton{
	max-width:100%;
	width:100%;
}

.program2 .section2 a:hover .mb-text{
	color:#32A940 !important;
}

.program2 .section3{
	background:url('images/PSYCHOLOGY-OF-EATING-program2-s3-bg.jpg') no-repeat center bottom;
	min-height:1322px;
	padding:0 0 130px;
}

.program2 .section3 .inner{
	max-width:1150px;
	padding:25px 45px 30px;
	background:#fff;
	opacity:0.9;
	border-radius:5px;
}

.program2 .section3 p{
	margin-bottom:35px;
	color:#20364D;
}

.program2 .section3 .gray-wrap{
	padding:35px 35px 0;
	background:#f4f4f4;
	border:1px solid #ddd;
	border-radius:5px;
	overflow:hidden;
	margin-bottom:40px;
}

.program2 .section3 ul li{
	margin-bottom:35px;
}

.program2 .section4{
	background:url('images/PSYCHOLOGY-OF-EATING-program1-s14-bg.jpg') no-repeat center top 140px;
	padding:90px 0 0;
}

.program2 .section4 .inner{
	max-width:1150px;
}

.program2 .section4 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:55px;
}

.program2 .section4 h2 em{
	font-size:55px;
	color:#AFCF16;
}

.program2 .section4 .content-wrap{
	padding:50px 40px;
	background:#f4f4f4 url('images/PSYCHOLOGY-OF-EATING-program1-s14-content-wrap-bg.jpg') no-repeat center bottom;
	border-radius:5px;
	min-height:780px;
}

.program2 .section4 .content-wrap img{
	margin:-50px 35px 35px -40px;
}

.program2 .section4 p{
	font-size:18px;
	font-weight:300;
}

.program2 .section4 .marc-david-text{
	font-size:30px;
	line-height:18px;
	font-weight:400;
	font-style:normal;
}

.program2 .section5{
	padding:40px 0 25px;
	text-align:center;
}

.program2 .section5 .inner{
	max-width:1100px;
}

.program2 .section5 p{
	color:#20364D;
	font-weight:300;
	font-size:20px;
	margin-bottom:15px;
}

.program2 .section6{
	background:url('images/PSYCHOLOGY-OF-EATING-program2-s6-bg.jpg') no-repeat top;
	min-height:1036px;
	padding:80px 0;
}

.program2 .section6 .inner{
	max-width:1160px;
}

.program2 .section6 h2 em{
	font-size:55px;
	font-weight:400;
}

.program2 .section6 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:70px;
}

.program2 .section6 p{
	line-height:1.8;
	margin-bottom:40px;
}

.program2 .section7{
	max-width:1060px;
	width:100%;
	border-radius:5px;
	background:#fff;
	position:relative;
	z-index:10;
	padding:50px 0 70px;
	margin-top:-220px;
}

.program2 .section7 .inner{
	max-width:840px;
}

.program2 .section7 ul li {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    list-style-type: disc;
    list-style-position: outside;
}

.program2 .section7 ul{
	margin-bottom:40px;
}

.program2 .section7 .gray-title-bar{
	background:url('images/PSYCHOLOGY-OF-EATING-program2-s7-title-bar.jpg') no-repeat center center;
	margin:55px 0 40px;
	text-align:center;
}

.program2 .section8{
	background:url('images/PSYCHOLOGY-OF-EATING-program2-s8-bg.jpg') no-repeat top;
	min-height:377px;
	padding:65px 0;
}

.program2 .section8 .inner{
	overflow:visible;
}

.program2 .section8 h3{
	font-size:30px;
	font-weight:900;
	margin-bottom:15px;
}

.program2 .section8 h2 em{
	font-size:55px;
	font-weight:normal;
	margin-bottom:30px;
	color:#fff;
}

.program2 .section8 .maxbutton{
	margin:0 12px 15px;
}

.program2 .section8 .transparent-btn{
	max-width:415px;
	width:100%;
}

.program2 .section9{
	background:url('images/PSYCHOLOGY-OF-EATING-program1-s14-bg.jpg') no-repeat center top 280px;
	padding:40px 0 30px;
}

.program2 .section9 .inner{
	max-width:1150px;
}

.program2 .section9 h2{
	font-size:40px;
	font-weight:900;
}

.program2 .section9 .content-top h2{
	margin-bottom:65px;
}

.program2 .section9 .content-bottom h2{
	margin-bottom:20px;
	font-size:52px;
}

.program2 .section9 h2 em{
	font-size:55px;
	color:#AFCF16;
}

.program2 .section9 .content-wrap{
	padding:50px 40px;
	background:#f4f4f4 url('images/PSYCHOLOGY-OF-EATING-program1-s14-content-wrap-bg.jpg') no-repeat center bottom;
	border-radius:5px;
	min-height:780px;
}

.program2 .section9 .content-wrap img{
	margin:-50px 35px 35px -40px;
}

.program2 .section9 p{
	font-size:20px;
	font-weight:500;
}

.program2 .section9 .content-top p{
	margin-bottom:35px;
}

.program2 .section9 .content-wrap p{
	font-size:18px;
	font-weight:300;
}

.program2 .section9 .content-bottom{
	z-index:10;
}

.program2 .section9 .content-bottom:before{
	content:'';
	background:url('images/PSYCHOLOGY-OF-EATING-program2-s9-green-arrow-img.png') no-repeat center top;	
	width:117px;
	height:129px;
	margin:-100px auto 10px;
	display:block;
}

.program2 .section9 .italic-text{
	font-size:30px;
	line-height:18px;
	font-weight:400;
	font-style:normal;
}

.program2 .section10{
	background:url('images/PSYCHOLOGY-OF-EATING-program2-s10-bg.jpg') no-repeat center top;
	padding:115px 0 70px;
	min-height:1876px;
}

.program2 .section10 .inner{
	max-width:1150px;
}

.program2 .section10 .block{
	background:#fff;
	margin-bottom:67px;
	border-radius:5px;
	text-align:left;
}

.program2 .section10 .block .image-wrap {
    display:inline-block;
	vertical-align:top;
}

.program2 .section10 .block:nth-child(even) .image-wrap {
    display:block;
	float:right;
}

.program2 .section10 .block .image-wrap img,
.program2 .section10 .block .image-wrap p{
	margin:0;
	border-radius:5px;
	display:block;
}

.program2 .section10 .block .content-wrap{
	padding:45px 30px 0;
    display:inline-block;
	vertical-align:top;
	max-width:770px;
}

.program2 .section10 .block h3{
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	font-style:normal;
	font-size:40px;
	margin-bottom:15px;
}

.program2 .section10 .block p{
	font-size:18px;
	font-weight:300;
	margin-bottom:35px;
}

.program2 .section11{
	padding:90px 0 0;
}

.program2 .section11 .inner{
	overflow:visible;
	max-width:1150px;
}

.program2 .section11 .content-top{
	background:#fff;
}

.program2 .section11 .block{
	background:#fff;
	text-align:left;
	padding:20px;
	margin-bottom:45px;
	border-radius:5px;
	-webkit-box-shadow:0px 0px 50px 0px #ddd ;
	-moz-box-shadow:0px 0px 50px 0px #ddd ;
	box-shadow:0px 0px 50px 0px #ddd ;
}

.program2 .section11 h2 em{
	font-size:60px;
	font-weight:400;
}

.program2 .section11 h2{
	font-size:45px;
	font-weight:900;
	margin-bottom:30px;
}

.program2 .section11 .blocks-wrap{
	background:#f3f3f3 url('images/PSYCHOLOGY-OF-EATING-program2-s11-bg.jpg') repeat-x center top;
	max-width:100%;
	width:100%;
	padding:0 0 90px;
}

.program2 .section11 .content-top p{
	margin-bottom:55px;
}

.program2 .section11 .block h3{
	font-size:30px;
	font-weight:600;
	margin-bottom:25px;
}

.program2 .section11 .block p{
	font-size:18px;
	font-weight:300;
	margin-bottom:35px;
}

.program2 .section11 .block .content-wrap{
	padding:40px 40px 0;
	display:inline-block;
	vertical-align:top;
	max-width:740px;
	width:100%;
}

.program2 .section11 .block:nth-child(even) .content-wrap{
	text-align:right;
}

.program2 .section11 .block .image-wrap {
    display:inline-block;
	vertical-align:top;
}

.program2 .section11 .block:nth-child(even) .image-wrap {
    display:block;
	float:right;
}

.program2 .section11 .block .image-wrap img,
.program2 .section11 .block .image-wrap p{
	margin:0;
	display:block;
}

.program2 .section12{
	padding:45px 0;
}

.program2 .section12 h2 em{
	font-size:50px;
	font-weight:400;
}

.program2 .section12 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:60px;
}

.program2 .program-testimonials .inner{
    background: #fff url('images/PSYCHOLOGY-OF-EATING-s4-bg.jpg') no-repeat left top;
    overflow: visible;
	max-width:1260px;
	min-height:400px;
}

.program2 .program-testimonials .content-position{
    font-size: 16px !important;
	font-weight:700;
	line-height:1.3;
	color:#01672E;
	margin:0;
}

.program2 .program-testimonials .content-name{
    font-size: 30px!important;
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	line-height:1.3;
	color:#AFCF16;
	margin:15px 0 0;
}

.program2 .program-testimonials .blocks-wrap{
	max-width:1200px;
	margin:0 auto 30px;
}

.program2 .program-testimonials .block{
	padding:25px 30px 30px 45px;
	border-radius:5px;
	background: #F4F4F4;
    max-width: 560px;
    width: 100%;
	min-height:380px;
    text-align: left;
    margin: 10px;
}

.program2 .program-testimonials .content-wrap{
	font-size:18px;
	font-weight:300;
	clear:both;	
	padding-top:15px;
}

.program2 .program-testimonials .content-image{
	float:left;
	margin:0 20px 0 0;
}

.program2 .section13{
	padding:30px 0 80px;
}

.program2 .section13 p{
	font-size:18px;
	margin-bottom:40px;
}

.program2 .section13 .content-top{
	max-width:1120px;
	margin:0 auto 30px;
}

.program2 .section13 .content-wrap{
	min-height:879px;
	background:url('images/PSYCHOLOGY-OF-EATING-program2-s13-bg.jpg') no-repeat left center;
}

.program2 .section13 .content-wrap .inner{
	max-width:1120px;
	width:100%;
	margin:0 auto;
}

.program2 .section13 .content-wrap .content-right {
    padding-top: 60px;
    max-width: 560px;
    width: 100%;
    padding: 60px 20px 20px;
    background: #fff;
}

.program2 .section13 .content-bottom{
	clear:both;
	padding-top:80px;
	margin:0 auto;
}

.program2 .section13 h2 em{
	font-size:50px;
	font-weight:400;
}

.program2 .section13 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:50px;
}

.program2 .section13 h3{
	font-size:30px;
	font-weight:900;
	margin-bottom:40px;
}

.program2 .section13 h4{
	font-weight:900;
}

.program2 .section14 {
    background: #f3f3f3 url('images/PSYCHOLOGY-OF-EATING-program2-s14-bg.jpg') no-repeat center top;
    padding: 110px 0 100px;
	max-width:1790px;
	width:100%;
}

.program2 .section14 .inner{
	max-width:1200px;
}

.program2 .section14 .content-top{
	max-width:1150px;
}

.program2 .section14 h2 em{
	font-size:60px;
	font-weight:400;
}

.program2 .section14 h2{
	font-size:45px;
	font-weight:900;
	margin-bottom:40px;
}

.program2 .section14 p{
	font-size:19px;
	margin-bottom:40px;
}

.program2 .section14 .content-bottom{
	max-width:1000px;
	width:100%;
	margin:0 auto;
}

.program2 .section14 .blocks-wrap{
	margin:50px auto 20px;
	overflow:hidden;
}

.program2 .section14 .block{
	max-width:370px;
	width:100%;
	margin:0 10px 60px;
}

.program2 .section14 .block p{
	font-weight:300;
	margin:0;
	font-size:18px;
}

.program2 .section14 .block h3{
	font-size:23px;
	margin-bottom:25px;
}

.program2 .section14 .block img{
	margin-bottom:25px;
}

.program2 .section15 {
    background: url('images/PSYCHOLOGY-OF-EATING-program2-s15-bg.jpg') no-repeat center top;
	min-height:1082px;
    padding: 180px 0 70px;
	z-index:10;
	margin-top:-80px;
	max-width:1790px;
	width:100%;
}

.program2 .section15 .inner{
	overflow:visible;
}

.program2 .section15 h2 em{
	font-size:55px;
	font-weight:400;
}

.program2 .section15 h2{
	font-size:45px;
	font-weight:900;
	margin-bottom:20px;
}

.program2 .section15 .content-top p{
	font-size:18px;
}

.program2 .section15 .content-wrap{
	max-width:1160px;
	width:100%;
	margin:40px auto 50px;
	background:#fff;
	border-radius:5px;
	-webkit-box-shadow:0px 0px 40px 0px #ccc ;
	-moz-box-shadow:0px 0px 40px 0px #ccc ;
	box-shadow:0px 0px 40px 0px #ccc ;
	padding:70px;
}

.program2 .section15 .content-wrap ul{
	width:100%;
	max-width:500px;
	display:inline-block;
	vertical-align:top;
}

.program2 .section15 .content-wrap ul:first-of-type{
	padding-right:40px;
}

.program2 .section15 .content-wrap ul li{
	margin-bottom:25px;
}

.program2 .section15 .content-bottom p{
	font-weight:600;
}

.program2 .section15 .content-bottom{
	max-width:1100px;
	width:100%;
	margin:0 auto;
}

.program2 .section16 {
    background: url('images/PSYCHOLOGY-OF-EATING-program2-s16-bg.jpg') no-repeat center top;
	min-height:940px;
    padding: 60px 0;
}

.program2 .section16 .inner{
	max-width:980px;
}

.program2 .section16 h2 em{
	font-size:55px;
	font-weight:400;
}

.program2 .section16 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:30px;
}

.program2 .section16 h3{
	font-size:30px;
	font-weight:600;
	margin-bottom:30px;
}

.program2 .section16 p{
	margin-bottom:35px;
}

.program2 .section16 ul{
	margin-bottom:50px;
}

.program2 .section16 ul li{
	font-size:20px;
	font-weight:400;
	margin-bottom:10px;
}

.program2 .section17{
	padding:55px 0;
}

.program2 .section17 h2 em{
	font-size:50px;
	font-weight:400;
}

.program2 .section17 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:60px;
}

.program2 .section18{
	background:url('images/PSYCHOLOGY-OF-EATING-program2-s18-bg.jpg') no-repeat center top;
	padding:100px 0 70px;
	min-height:2384px;
}

.program2 .section18 .inner{
	max-width:1150px;
}

.program2 .section18 .content-top{
	max-width:1000px;
	width:100%;
	margin:0 auto;
}

.program2 .section18 .content-top h2 em{
	font-size:50px;
	font-weight:400;
}

.program2 .section18 .content-top h2{
	color:#fff;
	font-size:40px;
	font-weight:900;
	margin-bottom:40px;
}

.program2 .section18 .content-top p{
	font-size:20px;
	margin-bottom:50px;
}

.program2 .section18 .block{
	background:#fff;
	margin-bottom:30px;
	border-radius:5px;
	text-align:left;
}

.program2 .section18 .block .image-wrap {
    display:inline-block;
	vertical-align:top;
}

.program2 .section18 .block:nth-child(even) .image-wrap {
    display:block;
	float:right;
}

.program2 .section18 .block .image-wrap img{
	border-radius:5px;
}

.program2 .section18 .block .image-wrap img,
.program2 .section18 .block .image-wrap p{
	margin:0;
	border-radius:5px;
	display:block;
}

.program2 .section18 .block .content-wrap{
	padding:45px 40px 0;
    display:inline-block;
	vertical-align:top;
	max-width:770px;
}

.program2 .section18 .block h3{
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	font-style:normal;
	font-size:40px;
	margin-bottom:15px;
}

.program2 .section18 .block p{
	font-size:18px;
	font-weight:300;
	margin-bottom:40px;
	line-height:1.8;
}

.program2 .section19{
	padding:0;
	overflow:visible;
}

.program2 .section19 .inner{
	background:#fff url('images/PSYCHOLOGY-OF-EATING-program2-s19-bg.jpg') no-repeat left center;
	max-width:1160px;
	border-radius:5px;
	padding:50px 150px;
	-webkit-box-shadow:0px 0px 40px 0px #ddd ;
	-moz-box-shadow:0px 0px 40px 0px #ddd ;
	box-shadow:0px 0px 40px 0px #ddd ;
	overflow:visible;
	z-index:10;
	margin-top:-200px;
}

.program2 .section19 h2 em{
	font-size:50px;
	font-weight:400;
	background:url('images/PSYCHOLOGY-OF-EATING-program2-s19-dash-img.jpg') no-repeat right bottom;
	padding-bottom:30px;
}

.program2 .section19 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:60px;
}

.program2 .section19 p{
	font-size:18px;
	font-weight:300;
	margin-bottom:40px;
}

.program2 .section20 {
	background: url('images/PSYCHOLOGY-OF-EATING-program2-s20-bg.jpg') no-repeat right center;
    padding: 90px 0;
}

.program2 .section20 .inner{
	max-width:1070px;
}

.program2 .section20 h2 em{
	font-size:50px;
	font-weight:400;
}

.program2 .section20 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:70px;
}

.program2 .section20 p{
	font-size:18px;
	font-weight:300;
	margin-bottom:40px;
}

.program2 .section21 {
	background: url('images/PSYCHOLOGY-OF-EATING-program2-s21-bg.jpg') no-repeat center top;
    padding: 100px 0 40px;
	min-height:477px;
}

.program2 .section21 h2 em{
	font-size:60px;
	font-weight:400;
}

.program2 .section21 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:30px;
	text-align:unset;
}

.program2 .section21 .content-wrap{
	max-width:640px;
	width:100%;
	float:right;
}

.program2 .section21 p{
	font-size:18px;
}

.program2 .section22 {
    padding: 70px 0 20px;
	z-index:10;
	overflow:visible;
}

.program2 .section22 .inner{
	max-width:1040px;
	overflow:visible;
}

.program2 .section22 h2{
	margin-bottom:25px;
}

.program2 .section22 h2 em{
	font-size:60px;
}

.program2 .section22 p{
	font-size:18px;
	margin-bottom:40px;
}

.program2 .section22 img.arrow-green-down.alignleft {
    margin: 20px -40px -50px 0;
    display: block;
}

.program2 .section23 {
	background: url('images/PSYCHOLOGY-OF-EATING-program2-s23-bg.jpg') no-repeat center top;
    padding: 60px 0;
	min-height:553px;
}

.program2 .section23 .block{
	max-width:270px;
	width:100%;
	min-height:390px;
	border-radius:5px;
	background:#F4F4F4;
	border:3px solid #DBDBDB;
	margin:0 10px 20px;
}

.program2 .section23 .plan-wrap {
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 25px 0;
    color: #fff;
	background:#00682b;
	margin-bottom:15px;
	border-radius:5px 5px 0 0;
}

.program2 .section23 .block:nth-child(2) .plan-wrap{
	background:#008c39;
}

.program2 .section23 .block:nth-child(3) .plan-wrap{
	background:#00ab45;
}

.program2 .section23 .block:nth-child(4) .plan-wrap{
	background:#01d355;
}

.program2 .section23 p.paytext-wrap {
    font-size: 18px;
    color: #00682B;
    margin-bottom:5px;
}

.program2 .section23 p.price-wrap {
    font-size: 50px;
	font-weight:900;
    margin-bottom:5px;
	line-height:1;
}

.program2 .section23 p.payments-wrap {
    font-size: 18px;
    margin-bottom:20px;
}

.program2 .section23 .content-wrap p{
	margin:0;
}

.pricing-btn.maxbutton .mb-text::after {
    content: '';
    display:none;
    margin-left:0;
    color: transparent;
}

.pricing-btn.maxbutton{
	margin-bottom:20px;
}

.program2 .section24 {
	background: #f4f4f4 url('images/PSYCHOLOGY-OF-EATING-program2-s24-bg.jpg') no-repeat center bottom;
    padding: 60px 0 40px;
	min-height:310px;
	max-width:1798px;
	margin:0 auto;
	width:100%;
}

.program2 .section24 .inner{
	max-width:900px;
}

.program2 .section24 h2{
	font-size:40px; 
	font-weight:900;
	color:#333333;
	margin-bottom:20px;
}

.program2 .section24 h2 em{
	font-size:50px;
}

.program2 .section24 p{
	font-size:18px; 
	color:#999999;
}

.program2 .section25 {
    padding: 100px 0;
}

.program2 .section25 .inner{
	max-width:1300px;
}

.program2 .section25 h2 em{
	font-size:55px;
	color:#00682B;
}

.program2 .section25 p{
	margin-bottom:35px;
}

.program2 .section25 a{
	color:#20364D;	
}

.program2 .section25 .clearfix{
	margin-bottom:30px;
}

.program2 .section26{
	padding:45px 0 60px;
}

.program2 .section26 h2 em{
	font-size:50px;
	font-weight:400;
}

.program2 .section26 h2{
	font-size:40px;
	font-weight:900;
	margin-bottom:60px;
}

.program2 .section26 .inner{
    background: #fff url('images/PSYCHOLOGY-OF-EATING-s4-bg.jpg') no-repeat left top;
    overflow: visible;
	max-width:1260px;
	min-height:400px;
}

.program2 .section26 .blocks-wrap{
	max-width:1160px;
}

.program2 .section26 .testimonials-wrap .block .content-wrap{
	font-size:18px;
	font-weight:300;
}

.single .site-header {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.single .site-inner {
    padding: 60px 0 100px;
}

.widget.free-class-sidebar-widget{
	background:url('images/PSYCHOLOGY-OF-EATING-free-class-bg-widget.jpg') no-repeat left top/cover;
	min-height:346px;
	padding:40px 30px 30px;
	border:none;
}

.widget.free-class-sidebar-widget h2{
	font-family: 'Yellowtail', cursive;
	font-weight:400;
	font-style:normal;
	font-size:50px;
	color:#AFCF16;
	margin-bottom:10px;
}

.widget.free-class-sidebar-widget h3{
	font-size:30px;
	font-weight:700;
	margin-bottom:30px;
}

.widget.free-class-sidebar-widget .maxbutton .mb-text::after{
	display:none;
}

.widget.free-class-sidebar-widget .maxbutton .mb-text{
	padding:20px 35px!important;
}

.widget.about-us-widget h3{
	margin-bottom:5px;
}

.widget.about-us-widget h5{
	margin-bottom:15px;
}

.studio1-link{
	float:right;
}


.site-header #menu-item-20 a {
    font-size: 20px;
}

.free-video-page .section-wrap:not(.white-text) h3{
	font-size:30px;
	font-weight:900;
	color:#20364d;
}

.free-video-page .section-wrap:not(.white-text) h3 em{
	font-family: 'Yellowtail', cursive;
	font-size:45px;
	font-weight:400;
	line-height:1;
	color:#AFCF16;
	font-style:normal;
}

.free-video-page ol{
	margin:0 0 25px 20px;
}

.free-video-page ul{
	margin:0 0 25px 0;
}

.free-video-page ol li{
	margin-bottom:25px;
	list-style:outside numeric;
}

.free-video-page ul li{
	list-style:outside none;
	padding-left:20px;
	position:relative;
	margin-bottom:20px;
}

.free-video-page ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    background: #00682B;
    width: 8px;
    height: 8px;
    line-height: 10px;
    border-radius: 100%;
}

.free-video-page .section1{
	background:url('images/PSYCHOLOGY-OF-EATING-freevideo-s1-bg.jpg') no-repeat center top;
	min-height:517px;
	padding:100px 0 30px;
}

.free-video-page .section1 .content-wrap,
.free-video-page .section1 .inner{
	overflow:visible;
}

.free-video-page .section1 h1{
	font-size:40px;
	margin-bottom:20px;
}

.free-video-page .section1 h1 em{
	font-family: 'Yellowtail', cursive;
	font-size:55px;
	font-weight:400;
	line-height:1;
	color:#AFCF16;
	font-style:normal;
}

.free-video-page .section1 h3{
	font-size:27px;
	font-weight:400;
	margin-bottom:50px;
}

.free-video-page .section2{
	background:url('images/PSYCHOLOGY-OF-EATING-freevideo-s2-bg.jpg') no-repeat center top;
	min-height:687px;
	padding:100px 0 30px;
}

.free-video-page .section2 .content-wrap,
.free-video-page .section2 .inner{
	overflow:visible;
}

.free-video-page .section2 .content-wrap{
	max-width:610px;
	width:100%;
}

.free-video-page .section2 h2{
	font-family: 'Yellowtail', cursive;
	font-size:50px;
	font-weight:400;
	line-height:1;
	color:#AFCF16;
	font-style:normal;
	margin:0;
}

.free-video-page .section2 h3{
	font-size:30px;
	font-weight:900;
	margin-bottom:30px;
	color:#20364d;
}

.free-video-page .section2 p{
	font-size:16px;
	color:#20364d;
}

.free-video-page .section3{
	background:url('images/PSYCHOLOGY-OF-EATING-freevideo-s3-bg.jpg') no-repeat center top/cover;
	min-height:892px;
	padding:90px 0 30px;
}

.free-video-page .section3 h4{
	font-size:27px;
	font-weight:700;
	color:#20364d;
}

.free-video-page .section3 h4 em{
	font-family: 'Yellowtail', cursive;
	font-size:40px;
	font-weight:400;
	line-height:1;
	font-style:normal;
}

.free-video-page .section3 .content-wrap {
    background: url('images/PSYCHOLOGY-OF-EATING-s5-transparent-bg.png') repeat;
    padding: 70px 45px 50px;
    max-width: 1150px;
    margin: 0 auto;
	border-radius:10px;
	counter-reset: my-sec-counter;
}

.free-video-page .section3 ol{
	max-width:490px;
	width:100%;
	display:inline-block;
	vertical-align:top;
	margin-left:0;
	position:relative;
	margin-bottom:40px;
}

.free-video-page .section3 ol:first-of-type{
	margin-right:20px;
}

.free-video-page .section3 ol li{
	font-size:18px;
	font-weight:300;
	color:#000;
	list-style:outside none;
	padding-left:40px;
	position:relative;
}

.free-video-page .section3 ol li::before{
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter);
	position:absolute;
	left:0;
	top:0;
	font-size:15px;
	font-weight:500;
	color:#fff;
	background:#00682B;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	border-radius:100%;
}

.free-video-page .section3 h3{
	line-height:1.4;
	margin-bottom:55px;
}

.free-video-page .section4{
	background:url('images/PSYCHOLOGY-OF-EATING-freevideo-s4-bg.jpg') no-repeat center top;
	min-height:708px;
	padding:45px 0 30px;
}

.free-video-page .section4 .content-wrap{
	max-width:625px;
	width:100%;
	float:right;
}

.free-video-page .section5{
	background:url('images/PSYCHOLOGY-OF-EATING-freevideo-s5-bg.jpg') no-repeat center top;
	min-height:607px;
	padding:55px 0 30px;
}

.free-video-page .section5 .content-wrap{
	max-width:625px;
	width:100%;
}

.free-video-page .section6{
	background:url('images/PSYCHOLOGY-OF-EATING-freevideo-s6-bg.jpg') no-repeat center top;
	min-height:581px;
	padding:75px 0 30px;
}

.free-video-page .section6 .content-wrap{
	max-width:625px;
	width:100%;
	float:right;
}

.free-video-page .section7{
	background:url('images/PSYCHOLOGY-OF-EATING-freevideo-s7-bg.jpg') no-repeat center top;
	min-height:562px;
	padding:100px 0 30px;
}

.free-video-page .section7 .content-wrap{
	max-width:625px;
	width:100%;
}

.free-video-page .section8{
	background:url('images/PSYCHOLOGY-OF-EATING-freevideo-s8-bg.jpg') no-repeat center top;
	min-height:427px;
	padding:110px 0 30px;
}

.free-video-page .section4 h3,
.free-video-page .section5 h3,
.free-video-page .section6 h3,
.free-video-page .section7 h3{
	margin-bottom:25px;
}

.free-video-page .section8 h3{
	margin-bottom:40px;
}

.free-video-page .section8 p{
	line-height:2;
}

.free-video-page .free-video-section{
	background:#21364e url('images/PSYCHOLOGY-OF-EATING-inventory-widget-bg.jpg') repeat center top;
	min-height:175px;
	padding:45px 0 30px;
}

.free-video-page .free-video-section .inner{
	overflow:visible;
	max-width:1010px;
}

.free-video-page .free-video-section h3{
	font-size:30px;
	margin:0 0 15px;
}

.free-video-page .free-video-section h3 em{
	font-family: 'Yellowtail', cursive;
	font-size:45px;
	font-weight:400;
	line-height:30px;
	color:#AFCF16;
	font-style:normal;
}

.free-video-page .free-video-section .content-left{
	max-width:560px;
	width:100%;
}

.free-video-page .free-video-section .content-right{
	max-width:370px;
	width:100%;
	padding-top:10px;
}

.free-video-page .free-video-section .mb-text,
.free-video-page .section1 .mb-text{
	padding:20px 40px!important;
}


.widget.post-free-video-widget{
	background:#21364e url('images/PSYCHOLOGY-OF-EATING-inventory-widget-bg.jpg') repeat center top;
	min-height:180px;
	padding:25px 30px;
    text-align:center;
    max-width:760px;
  	width:100%;
}

.widget.post-free-video-widget .widget-wrap{
	overflow:visible;
	max-width:765px;
}

.widget.post-free-video-widget h3{
	font-size:30px;
    margin-bottom:5px;
}

.widget.post-free-video-widget p{
	font-weight:500;
    margin:0;
}

.widget.post-free-video-widget h3 em{
	font-family: 'Yellowtail', cursive;
	font-size:45px;
	font-weight:400;
	line-height:30px;
	color:#AFCF16;
	font-style:normal;
}

#gform_submit_button_4{
	background: linear-gradient(to right, #33a83f , #9fb208)!important;
    font-size:16px!important;
    padding:15px 25px!important;
    border-radius:3px!important;
    box-shadow: 0px 6px 10px 2px #1c2c3a!important;
    display:inline-block!important;
    max-width:215px!important;
    width:100%!important;
}

#gform_wrapper_4 #input_4_1,
#gform_wrapper_4 #input_4_2{
    font-size: 16px !important;
    padding: 10px 15px !important;
    max-width: 215px;
    width: 100%;
}

#gform_wrapper_4 .gform_footer{
    clear: none;
    display: inline-block;
    width:auto;
}

#gform_wrapper_4 ul li.gfield {
    clear: none;
    display: inline-block;
    margin-right: 20px;
}

#gform_4 .gform_body {
    display: inline-block;
    width: auto !important;
}

.about-emily .section1 .content-left{
	float:right;
}

.about-emily .section1 .content-right{
	float:left;
}

.about-emily .section2 .content-wrap {
    max-width: 700px;
    float: left;
}

.about-emily .section3 .content-left{
	float:right;
}

.about-emily .section4 .content-wrap {
    max-width: 630px;
    float: left;
}

#menu-social-large-emily {
  text-align: center;
}

#menu-social-large-emily li {
  display: inline;
}

#menu-social-large-emily a {
  margin: 0 40px 30px;
}



/* Mobile Responsiveness */

@media all and (max-width:1300px){

	.program2 .section20{
		background:none;
	}
	
}

@media all and (max-width:1250px){
	
	button.slick-prev {
		height: 47px !important;
		bottom: -70px !important;
		width: 25px !important;
		left: 25px !important;
		top:unset!important;
		z-index:30;
	}
	
	button.slick-next {
		height: 47px !important;
		bottom: -70px !important;
		width: 25px !important;
		right: 25px !important;
		top:unset!important;
		z-index:30;
	}
	
	.program2 .section1 .content-left {
		max-width: 500px;
		margin: 80px -150px 0 0;
		z-index: 10;
		position: relative;
	}
	
	.program2 .section10 .block .content-wrap,
	.program2 .section11 .block .content-wrap,
	.program2 .section18 .block .content-wrap{
		max-width:60%;
	}
	
	.program2 .section15 .content-wrap ul{
		max-width:100%;
	}
	
	.program2 .section18{
		background-size:cover;
	}
	
	.program2 .section19 .inner{
		margin-top:0;
	}
	
}

@media all and (max-width:1200px){
    
  	.widget.post-free-video-widget{
  		padding:25px 10px;
  	}
	
	.site-inner {
    	max-width: 1000px;
    	width: 96%;
	}
	
	.inner,
	.widget-wrap,
	.wrap,
	#bottom-full-width-section .widget-wrap, 
	#top-full-width-section .widget-wrap{
		width:96%;
		margin:0 auto;
	}
	
	.genesis-nav-menu a {
    	padding: 10px 20px;
	}
	
	.title-area {
    	width: 250px;
	}
	
	.homepage .section1 .content-left {
		margin: 30px auto;
		float: none;
	}
	
	.homepage .section1 .content-right{
		margin: 0 auto;
		float: none;
	}
	
	.homepage .section9 .block {
		margin: 0 auto 40px;
		float:none;
	}

	.homepage .section9 .block:last-of-type{
		float:none;
	}
	
	.homepage .section9 .block .content-image {
    	margin: 30px auto 40px;
	}	
	
	.widget.free-class-widget .content-left,
	.widget.free-class-widget .content-right{
    	margin: 0 auto;
    	float: none;
		text-align:center;
	}
	
	.widget.free-class-widget{
		background-size:cover;
	}
	
	.about .section1 .content-left,
	.about .section1 .content-right,
	.about .section3 .content-left,
	.about .section3 .content-right{
		margin:0 auto;
		float:none;
	}
	
	.about .section3 .content-left{
		margin:0;
	}
	
	.about .section1 .content-left{
		margin:0 auto 30px;
	}
	
	.testimonials .section1 .content-left,
	.testimonials .section1 .content-right{
		margin:30px auto 0;
		float:none;
	}
	
	.written-testimonials .section3 .block:nth-child(1), .written-testimonials .section3 .block:nth-child(2), .written-testimonials .section3 .block:nth-child(3), .written-testimonials .section3 .block:nth-child(4), .written-testimonials .section3 .block:nth-child(5), .written-testimonials .section3 .block:nth-child(6) {
		max-width: 100%;
		min-height: initial;
		margin:0 auto 30px;
	}
	
	.program1 .section11 .block:nth-child(2n+1) .content-right,
	.program1 .section11 .block:nth-child(2n+1) .content-left,
	.program1 .section11 .block .content-right,
	.program1 .section11 .block .content-left{
    	float: none;
    	margin: 0 auto;
	}
	
	.program1 .section11 .block .week-wrap {
		margin: 0 auto 30px;
		position: relative;
		top: 0;
	}
	
	.program1 .section11 .block .green-arrow-down{
		display:none;
	}
	
	.program2 .section2 .content-wrap {
    	background: #fff;
    	padding: 15px;
	}
	
	.program2 .section7{
		margin-top:0;
	}
	
	.program2 .section21 .content-wrap {
    	max-width: 50%;
	}
	
	.free-video-page .section3 ol {
		max-width: 100%;
		margin: 0;
	}
  
  	.about .section4 .content-wrap{
  		max-width:600px;
  	}
	
}

@media all and (max-width:1150px){
  
  	.title-area {
    	width: 230px;
	}
	
	.program2 .section9 .content-bottom::before{
		margin-top:0;
	}
	
	.program1 .section1,
	.program2 .section1{
		background-size:cover;
		padding:50px 0;
	}
	
	.program1 .section1 .content-left,
	.program1 .section1 .content-right,
	.program2 .section1 .content-left,
	.program2 .section1 .content-right{
		margin:0 auto;
		float:none;
		max-width:100%;
		padding:0;
	}
	
	.program1 .section1 .content-right{
		padding:40px 0 0;
	}
	
	.program2 .section1 .content-right{
		padding:200px 0 0;
	}
	
	.homepage .section4 .inner,
	.homepage .section10 .inner{
		background:none;
	}
	
	.homepage .section3{
		background:#b8db21 none;
		min-height:initial;
	}
	
	.homepage .section3 p{
		margin:0;
	}
  
  	.free-video-page .section4,
  	.free-video-page .section5,
  	.free-video-page .section6,
  	.free-video-page .section7{
  		background:none;
        min-height:initial;
  	}
  
    .free-video-page .section4 .content-wrap,
  	.free-video-page .section5 .content-wrap,
  	.free-video-page .section6 .content-wrap,
  	.free-video-page .section7 .content-wrap{
  		max-width:100%;
      	float:none;
  	}
  
  	.free-video-page .section4 .content-wrap br,
  	.free-video-page .section5 .content-wrap br,
  	.free-video-page .section6 .content-wrap br,
  	.free-video-page .section7 .content-wrap br{
  		display:none;
  	}
  
    .about .section3 .content-left{
		max-width:100%;
	}

  	.about .section2,
	.about .section3,
  	.about .section4{
		background:#fff!important;
		margin-top:0;
		min-height:initial;
		padding:0;
	}
  
    .about .section2{
		padding:50px 0 0;
	}
	
	.about .section2 p,
	.about .section4 p{
		text-align:left!important;
	}
	
	.about .section2 .content-wrap,
	.about .section4 .content-wrap{
		max-width:100%;
	}
  
}

@media all and (max-width:1100px){
	
	.free-video-page .section2{
		background:#FDFDFD none;
		padding:50px 0;
		min-height:initial;
	}
	
	.free-video-page .section2 .content-wrap{
		max-width:100%;
	}
	
	.program2 .section16{
		background-size:cover;
	}
	
	.program2 .program-testimonials h2 {
    	margin-bottom: 30px;
	}
	
	.program2 .program-testimonials .inner{
		background:none;
	}
	
	.program2 .section10{
		background:#0F6F41;
	}
	
	.program2 .section10 .block .content-wrap,
	.program2 .section11 .block .content-wrap,
	.program2 .section18 .block .content-wrap{
		max-width:55%;
	}
	
	.program2 .section8{
		background-size:cover;
	}
	
	.program1 .section16 .inner{
		background:none;
	}
	
	.testimonials-menu-wrap {
    	margin: 0 auto;
	}
	
	.resources-menu-wrap {
    	margin: 0 auto 50px;
	}
	
	.about .section3{
		background:none!important;
		min-height:initial;
	}
	
	.about .section3 .content-right p,
	.about .section3 .content-right img{
		margin:0 auto;
	}
	
	.content-sidebar .content, 
	.content-sidebar-sidebar .content, 
	.sidebar-content-sidebar .content{
		width:100%;
		margin-bottom:50px;
	}
	
	.sidebar-primary{
		margin:0 auto;
		float:none;
		clear:both;
	}
	
	#menu-social li {
    	display: inline-block;
    	padding: 10px;
	}
	
	#menu-social li:nth-child(2n) a {
    	margin: 0;
	}
	
	#menu-social li a {
    	margin: 0 auto;
    	display: block;
	}
	
	.widget.footer-social-widget {
    	max-width: 100%;
    	margin-right: 0;
    	min-height: initial;
    	text-align: center;
	}
	
	.footer-widgets .widget-title{
		margin-bottom:30px;
	}
	
	.widget.footer-menu-widget {
		max-width: 100%;
		margin-right: 0;
		border-right: none;
		min-height: initial;
		text-align:center;
	}
	
	.widget.footer-certified-widget {
    	max-width: 100%;
    	margin-right: 0;
    	border-right: none;
    	min-height: initial;
		text-align:center;
	}
	
	.footer-widgets li a{
		padding:0 10px;
	}
	
	br{
		display:none;
	}

	.site-header{
		text-align:center;
	}
	
	.title-area,
	.site-header .widget-area{
		text-align:center;
		width:100%;
		max-width:100%;
	}
	
	.header-image .site-title > a {
		float: none;
		width: 250px;
		display: block;
		margin: 0 auto;
	}
	
	.widget.top-header-widget {
    	padding-top: 0;
	}
	
	.top-banner{
		text-align:center;
	}
	
	.testimonials .section3 .inner{
		background:none;
	}
	
}

@media all and (max-width:1000px){
	
	.free-video-page .free-video-section .maxbutton,
	.widget.free-video-widget .maxbutton{
		text-align:center;
		margin:0 auto;
	}
	
	.free-video-page .free-video-section,
	.widget.free-video-widget{
		text-align:center;
	}
	
	.free-video-page .free-video-section .content-left,
	.widget.free-video-widget .content-left,
	.free-video-page .free-video-section .content-right,
	.widget.free-video-widget .content-right{
		margin:0 auto;
		float:none;
		max-width:100%;
		padding:0;
	}
	
	.program2 .section6{
		min-height:initial;
		background-size:cover;
	}
	
	.program2 .section7{
		margin-top:0;
	}
	
	.program1 .section3,
	.program1 .section5,
	.program1 .section10,
	.program1 .section13{
		background-size:cover;
	}
	
	.program1 .section10 h2.free-workshop-text {
    	margin: 40px 0 25px;
	}
	
	.program1 .section3 .content-left, 
	.program1 .section3 .content-right,
	.program1 .section5 .content-left, 
	.program1 .section5 .content-right{
   	 	max-width: 100%;
    	width: 100%;
	}
	
	.program1 .section6 {
    	margin-top: -200px;
	}
	
	.program1 .section6 .content-left,
	.program1 .section6 .content-right{
		width:100%;
	}
	
	.program1 .section9 .content-wrap {
		background: #F4F4F4 none;
		padding: 30px;
    	min-height: initial;
	}
	
}

@media all and (max-width:900px){
	
	.program2 .section21,
	.program2 .section23{
		background:#106936 none;
		padding:50px 0;
		min-height:initial;
	}
	
	.program2 .section21 .content-wrap{
		max-width:100%;
		float:none;
	}
	
	.program2 .section11 .block .content-wrap{
		padding:20px;
	}
	
	.program2 .section10 .block .content-wrap,
	.program2 .section11 .block .content-wrap,
	.program2 .section18 .block .content-wrap{
		max-width:100%;
	}
	
	.program2 .section10 .block,
	.program2 .section11 .block,
	.program2 .section18 .block{
		max-width: 370px;
		width: 100%;
		display: block;
		margin: 0 auto 30px;
	}
	
	.about .section9 .content-wrap{
		padding:30px;
		background-image:none!important;
	}
		
	.homepage .section4 .blocks-wrap,
	.homepage .section10 .blocks-wrap{
		max-width:500px;
		margin-bottom:60px;
	}
	
	.site-footer p, .site-footer p a{
		text-align:center;
	}
	
	.studio1-link{
		float:none;
	}
	
	#menu-social-large a {
    	margin: 0 10px 30px;
    	display: inline-block;
	}
	
	.about .section8 .content-left,
	.about .section8 .content-right{
		float:none;
		margin:0 auto;
		text-align:center;
	}
	
	.about .section8{
		background-size:cover;
		padding:40px 0;
	}
	
	#menu-testimonials li {
    	display:inline-block;
    	width: 100%;
	}
	
}

@media all and (min-width:801px){

	.mobile-menu-wrap{
		display:none!important;
	}
	
}

@media all and (max-width:800px){
  
  	#eModal-1 iframe,
  	#eModal-5 iframe{
  		height:400px!important;
  	}
  
    #gform_wrapper_4{
        margin:10px auto;
        max-width:220px;
    }

    #gform_wrapper_4 ul li.gfield {
        clear: none;
        display: inline-block;
        margin-right: 0;
    }	
	
	.free-video-page .section3 h3 {
    	margin-bottom: 30px;
	}
	
	.free-video-page .section3 .content-wrap{
		padding:20px;
	}
	
	.free-video-page .section3 h4 em{
		font-size:25px;
	}
	
	.free-video-page .free-video-section .mb-text, 
	.free-video-page .section1 .mb-text,
	.widget.free-video-widget .mb-text{
    	padding:15px !important;
		font-size:14px!important;
	}
	
	.free-video-page .section1 h3{
		margin-bottom:30px;
	}
	
	.free-video-page .section1,
	#bottom-full-width-section .widget.free-video-widget{
		background:#21364e none;
		overflow:hidden;
		min-height:initial;
	}
	
	.free-video-page .section3{
		background:#F1FFDE none;
	}
	
	.free-video-page .section8{
		background:#F1FFDE none;
	}
	
	.free-video-page .section1 h1 em{
		font-size:35px;
	}
	
	.free-video-page .section-wrap .content-wrap{
		max-width:100%!important;
		float:none;
	}
	
	.program2 .section19 .inner{
		background-image:none;
		padding:30px;
	}
	
	.program2 .section15 .content-wrap{
		padding:30px;
	}
	
	.program2 .section15 .content-wrap{
		padding:25px;
	}
	
	.program2 .section15{
		margin-top:0;
	}
	
	.program2 .section13 .content-bottom {
    	clear: both;
    	padding-top: 0;
	}
	
	.program2 .section13 .content-wrap .content-right {
		max-width: 96%;
		width: 100%;
		padding: 0;
		background: #fff;
		float: none;
		margin: 0 auto;
		min-height: initial;
	}
	
	.program2 .block{
		margin-left:auto!important;
		margin-right:auto!important;
		display:block!important;
	}
	
	.program2 .section13 .content-wrap{
		background:none;
		min-height:initial;
	}
	 
	.program2 .section11 .block .content-wrap {
    	padding: 30px 0 0;
	}
	
	.program2 .section10 .block .content-wrap,
	.program2 .section18 .block .content-wrap{
		padding:20px;
	}
	
	.program2 .section6 h2 {
    	margin-bottom: 30px;
	}
	
	.program2 .program-testimonials .content-wrap{
		font-size:16px;
	}
	
	.program2 .program-testimonials .block {
		padding: 25px;
		border-radius: 5px;
		background: #F4F4F4;
		max-width: 560px;
		width: 100%;
		min-height: initial;
		text-align: left;
		margin: 0 auto 20px;
		display: block;
	}
	
	.program2 .section12 h2 {
    	margin-bottom: 30px;
	}
	
	.program2 .section11 .blocks-wrap{
		background-image:none;
	}
	
	.program2 .section8 .transparent-btn {
		max-width: 420px;
		width: 100%;
		display: block !important;
		margin: 12px auto;
	}
	
	.program2 .section4{
		padding:0!important;
	}
	
	.program2 .section4 .content-wrap,
	.program2 .section9 .content-wrap{
		background-image:none;
    	padding: 25px;
	}
	
	.program2 .section3 ul li {
    	margin-bottom: 15px;
	}
	
	.program2 .section3 .gray-wrap {
    	padding: 20px 20px 0;
	}
	
	.program2 .section3 .yellowtail-font.green-color{
		font-size:25px!important;
	}
	
	.program2 .section3 .inner {
    	padding: 0;
	}
	
	.program2 .section2 .content-wrap {
		float: none;
		margin: 0 auto;
		padding: 0;
	}
	
	.program2 .section2 {
    	margin: 0 auto;
	}
	
	.program2 .section2 .inner {
    	background: #fff none;
    	padding: 0;
		min-height:initial;
	}
	
	.program2 .section1,
	.program2 .section6,
	.program2 .section8,
	.program2 .section10,
	.program2 .section16,
	.program2 .section18,
	.program2 .section21,
	.program2 .section23{
		background:#106936 none;
	}
	
	.program1 .section16 .inner {
    	padding-top: 0;
	}
	
	.program1 .section16 .testimonials-wrap .block .content-wrap p, 
	.program1 .section16 .testimonials-wrap .block .content-wrap{
		font-size:16px;
	}
	
	.program1 .section14 .content-wrap,
	.program2 .section9 .content-wrap{
		padding:25px;
		background-image:none;
	}
	
	.program1 .section14 .content-wrap img,
	.program2 .section4 .content-wrap img,
	.program2 .section9 .content-wrap img{
    	margin: 0 35px 35px 0;
	}
	
	.program1 .section13 h2.free-workshop-text {
    	background: none;
    	margin: 40px 0 25px;
	}
	
	.program1 .section12{
		background:#F4F9FC none;
	}
	
	.program1 .section11 .block{
		margin-bottom:40px;
	}
	
	.program1 .section11 .block .content-left::after{
		display:none;
	}
	
	.program1 .section11 .block .content-left{
		background-image:none;
	}
	
	.program1 .section11 .block .content-left{
		padding:20px;
	}
	
	.program1 .section11 .block .content-right img {
    	margin: 0;
	}
	
	.program1 .section10 h2.free-workshop-text{
		background:none;
	}
	
	.program1 .section8::before,
	.program1 .section8::after{
    	background:none;
		display:none;
	}
	
	.program1 .section6 .content-wrap{
		padding:25px;
		box-shadow:none;
	}
	
	.program1 .section6 {
    	margin-top:0;
		background: #22374C none;
	}
	
	.program1 .section6 .content-top{
		background:none;
	}
	
	.program1 .section1 .content-right p.watch-video {
    	font-size: 25px !important;
	}
	
	.program1 .section1,
	.program1 .section3,
	.program1 .section5,
	.program1 .section10,
	.program1 .section13{
    	background: #22374C none;
	}
	
	.video-testimonials .testimonials-wrap .block {
    	margin: 0 auto 30px;
    	display: block;
	}
	
	.testimonials .section2{
		padding: 0!important;
	}
	
	.written-testimonials .section3 .block,
	.testimonials-wrap .block{
    	padding: 20px;
    	margin: 0 auto 30px;
	}
	
	.testimonials .section4{
		background:#126038;
		min-height:initial;
	}
	
	.testimonials .section1{
		background:#F2FBE6;
	}
	
	#menu-resources li {
    	display: block;
	}
	
	.posts-wrap .block{
		display:block;
		margin:0 auto 30px;
	}
	
	.resources .title-section{
		background:#22344A;
	}
	
	.blog-image img{
		height:auto;
	}
	
	.about .section8{
		background:#1B6F31;
	}
	
	.blog-wrap .block {
    	margin: 0 auto 35px;
    	display: block;
		border:1px solid #ccc;
	}
	
	.about .section6{
		background:#BFDC36;
	}
	
	.about .section1 .content-left{
		padding:0;
	}
	
	.about .section1{
		background:#FAFBE8 none;
		padding-bottom:0!important;
	}
	
	.emodal img.masterclass-img {
		margin: 0 0 30px !important;
		max-width: 496px;
		width: 100%;
		display: block;
	}
	
	.footer-widgets li a{
		padding:0;
	}
		
	.site-inner, 
	.wrap {
    	padding-left: 0;
    	padding-right: 0;
	}
	
	.homepage .section9 .block .content-wrap {
    	padding: 0 0 30px;
	}
	
	.homepage .section9 .blocks-wrap {
    	margin-top: 0;
	}
	
	.homepage .section9{
		background:#fff none;
	}
	
	.homepage .section1 .content-bottom{
		padding:0;
	}
	
	.homepage .section8 .blocks-wrap{
		max-width:380px;
		margin-bottom:60px;
	}
	
	.homepage .section8{
		background:#F1F1F1 none;
	}
	
	.homepage .section7 .inner{
		background:none;
	}
	
	.testimonial-section .testi-slide::after{
		display:none;
	}
	
	.section-wrap{
		min-height:initial!important;
		padding:40px 0!important;
		background-image:none!important;
	}
  
	.about .section3,
  	.about .section4{
		padding:0!important;
	}
  
    .about .section2{
		padding:40px 0 0!important;
	}
	
	.homepage .section5{
		background:#A1C86F none;
	}
	
	.homepage .section6{
		background:#283C54 none;
	}
	
	.homepage .section-wrap .inner > h2:first-of-type {
    	font-size: 40px !important;
	}
	
	.homepage .section5 .content-wrap{
		padding:20px;
	}
	
	.homepage .section1{
		background:#edefe0 none;
	}
	
	.homepage .section3{
		background:#c3dd07 none;
		min-height:initial;
	}
	
	.mobile-menu-wrap .widget-wrap{
		width:100%;
	}
	
	.top-banner,
	.site-header .widget-area{
		display:none;
	}
	
	#mobile-menu-section,
	#toggle-nav, 
	.toggle-wrap{ 
		display:block; 
	}

	.mobile-menu-wrap{ 
		float:none; 
		clear:both; 
		background:#44494D; 
		max-width: 100%; 
		margin:0 auto; 
		padding-bottom: 0 !important; 
	}	

	.mobile-menu-wrap li a{
    	color: #fff;
    	display: block;
    	font-size: 15px;
    	font-weight: 700;
    	padding: 20px;
		text-transform:uppercase;
	}

	.mobile-menu-wrap li{
    	color: #fff;
    	display: block;
	}

	.mobile-menu-wrap .menu-item{
    	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    	border-bottom: 1px solid #fff;
    	display: block;
    	float: none;
		text-align: left;
	}
	
	.mobile-menu-wrap .wrap{ 
		width: 100% !important; 
	}	

	.mobile-menu-wrap .menu-item:last-of-type{ 
		border-bottom:none; 
	}

	.mobile-menu-wrap a:hover, 
	.mobile-menu-wrap .current-menu-item a,
	.mobile-menu-wrap .sub-menu a:hover, 
	.mobile-menu-wrap .sub-menu a:hover {
    	background: #2d2d2d none repeat scroll 0 0;
    	color: #fff !important;
	}
	
	.emodal{
		padding:20px!important;
	}
	
	.maxbutton .mb-text{
		font-size:16px!important;
	}
	
	p,
	li,
	a,
	p span,
	p em{
		font-size:16px!important;
	}
	
	h1{
		font-size:30px!important;
	}
	
	h2{
		font-size:25px!important;
	}
	
	h2 em,
	h2.italic-heading, .about h2:first-of-type{
		font-size:35px!important;
	}
	
	h3{
		font-size:20px!important;
	}
	
	h4{
		font-size:18px!important;
	}
		
	h3 em,
	.homepage .section7 .block .content-wrap h3{
		font-size:30px!important;
	}
	
	.homepage .section4 .content-name,
	.program2 .program-testimonials .content-name{
		font-size:25px!important;
	}
	
	.entry-title {
    	font-size: 20px !important;
	}
	
	.about .section9 p.s9-author-text,
	.written-testimonials .section3 .content-name,
	.testimonials-wrap .block h4.author-name,
	.program2 .program-testimonials .author-name,
	.program2 .section26 .testimonials-wrap .block .author-name{
		font-size:25px!important;
	}
	
	.program2 .section26 .testimonials-wrap .block .content-wrap{
		font-size:16px!important;
	}
	
	
}

@media all and (max-width:500px){
  
  	#eModal-1 iframe,
  	#eModal-5 iframe{
  		height:250px!important;
  	}
	
	.program1 .section14 .content-wrap img,
	.program2 .section4 .content-wrap img,
	.program2 .section9 .content-wrap img{
    	margin: 0 auto 35px;
		float:none;
		display:block;
	}
	
	.program1 .section12 .block{
		margin:0 auto 30px;
	}
	
	#eModal-2, 
	#eModal-3,
	#eModal-4,
  	#eModal-6{
    	padding: 15px !important;
	}
	
	#gform_submit_button_3 {
    	font-size: 14px !important;
    	white-space: unset;
	}
	
	.homepage .section4 .block{
		padding:30px;
	}
	
	.homepage .section9 .block .content-image{
		height:auto;
		margin:30px -45px 40px 0;
	}
	
}

