/*
Theme Name: YOUR FREEDOM PROJECT VER5 Theme
Description: A custom theme using Bootstrap 3.
Author: Virtual Wonders
Author URI: http://mydevstudioapps.com
Version: 1.0
*/


/* global formatting ======================================================================= */

@font-face {
	font-family: 'Open Sans Regular';
	src: url('../../../../assets/common/fonts/OpenSans/OpenSans.eot');
	src: url('../../../../assets/common/fonts/OpenSans/OpenSans.woff') format('woff'), url('../../../../assets/common/fonts/OpenSans/OpenSans.ttf') format('truetype'), url('../../../../assets/common/fonts/OpenSans/OpenSans.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Bold';
	src: url('../../../../assets/common/fonts/OpenSans/OpenSansBold.eot');
	src: url('../../../../assets/common/fonts/OpenSans/OpenSansBold.woff') format('woff'), url('../../../../assets/common/fonts/OpenSans/OpenSansBold.ttf') format('truetype'), url('../../../../assets/common/fonts/OpenSans/OpenSansBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Italic';
	src: url('../../../../assets/common/fonts/OpenSans/OpenSans-Italic.eot');
	src: url('../../../../assets/common/fonts/OpenSans/OpenSans-Italic.woff') format('woff'), url('../../../../assets/common/fonts/OpenSans/OpenSans-Italic.ttf') format('truetype'), url('../../../../assets/common/fonts/OpenSans/OpenSans-Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Light';
	src: url('../../../../assets/common/fonts/OpenSans/OpenSans-Light.eot');
	src: url('../../../../assets/common/fonts/OpenSans/OpenSans-Light.woff') format('woff'), url('../../../../assets/common/fonts/OpenSans/OpenSans-Light.ttf') format('truetype'), url('../../../../assets/common/fonts/OpenSans/OpenSans-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Semibold';
	src: url('../../../../assets/common/fonts/OpenSans/OpenSans-Semibold.eot');
	src: url('../../../../assets/common/fonts/OpenSans/OpenSans-Semibold.woff') format('woff'), url('../../../../assets/common/fonts/OpenSans/OpenSans-Semibold.ttf') format('truetype'), url('../../../../assets/common/fonts/OpenSans/OpenSans-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Extrabold';
	src: url('../../../../assets/common/fonts/OpenSans/OpenSans-Extrabold.eot');
	src: url('../../../../assets/common/fonts/OpenSans/OpenSans-Extrabold.woff') format('woff'), url('../../../../assets/common/fonts/OpenSans/OpenSans-Extrabold.ttf') format('truetype'), url('../../../../assets/common/fonts/OpenSans/OpenSans-Extrabold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Condensed Black';
	src: url('../../../../assets/common/fonts/ProximaNova/ProximaNovaCondensedBlack.eot');
	src: url('../../../../assets/common/fonts/ProximaNova/ProximaNovaCondensedBlack.woff') format('woff'), url('../../../../assets/common/fonts/ProximaNova/ProximaNovaCondensedBlack.ttf') format('truetype'), url('../../../../assets/common/fonts/ProximaNova/ProximaNovaCondensedBlack.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Alt Extra Condensed Black';
	src: url('../../../../assets/common/fonts/ProximaNova/ProximaNovaAltExtraCondensedBlack.eot');
	src: url('../../../../assets/common/fonts/ProximaNova/ProximaNovaAltExtraCondensedBlack.woff') format('woff'), url('../../../../assets/common/fonts/ProximaNova/ProximaNovaAltExtraCondensedBlack.ttf') format('truetype'), url('../../../../assets/common/fonts/ProximaNova/ProximaNovaAltExtraCondensedBlack.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Alt Extra Condensed Bold';
	src: url('../../../../assets/common/fonts/ProximaNova/ProximaNovaAltExtraCondensedBold.eot');
	src: url('../../../../assets/common/fonts/ProximaNova/ProximaNovaAltExtraCondensedBold.woff') format('woff'), url('../../../../assets/common/fonts/ProximaNova/ProximaNovaAltExtraCondensedBold.ttf') format('truetype'), url('../../../../assets/common/fonts/ProximaNova/ProximaNovaAltExtraCondensedBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Temporary CSS*/

.ellen-reynolds {
	color: #0064BD!important
}

.text-50 {
	font-size: 50px;
}

.text-40-i {
	font-size: 40px !important;
}

.text-40 {
	font-size: 40px;
}

.text-38-i {
	font-size: 38px !important;
}

.text-38 {
	font-size: 38px;
}

.text-35 {
	font-size: 35px;
}

.text-32 {
	font-size: 32px;
}

.text-30 {
	font-size: 30px;
}

.text-28 {
	font-size: 28px;
}

.text-23 {
	font-size: 23px;
}

.text-22 {
	font-size: 23px;
}

.text-20 {
	font-size: 20px;
}

.text-18 {
	font-size: 18px;
}

.text-18-i {
	font-size: 18px !important;
}

.text-17-i {
	font-size: 17px !important;
}

.text-16 {
	font-size: 16px;
}

.text-15 {
	font-size: 15px;
}

.text-15-i {
	font-size: 15px !important;
}

.text-14-i {
	font-size: 14px !important;
}

.text-11-i {
	font-size: 11px !important;
}

.t-weight-900 {
	font-weight: 900;
}

.t-weight-600 {
	font-weight: 600;
}

.t-weight-500-i {
	font-weight: 500 !important;
}

.m-top-7em {
	margin-top: -.7em;
}

.m-bottom-7em {
	margin-bottom: -.7em;
}

.mb-30{
	margin-bottom: 30px;
}

.text-white {
	color: #fff
}

.bg-yfp-blue {
	background: #0f51b9
}

.bg-yfp-light-blue {
	background: #e7f0ff
}

.line-height-2 {
	line-height: 2;
}

.line-height-1-2 {
	line-height: 1.2;
}

.m-left2em {
	margin-left: -.2em;
}

.m-auto {
	margin: auto;
}

.text-blue {
	color: #0d90f6;
}

.text-l-blue {
	color: #00B1FF;
}

.text-darkgray {
	color: #252525;
}

.text-lightgray {
	color: #555555;
}

.text-xl-gray {
	color: #4C4845;
}

.text-yellow {
	color: #ffe11a;
}

.text-orange {
	color: #eba600;
}

.m-auto {
	margin: auto;
}

.m-top45 {
	margin-top: 45px;
}

.m-top60 {
	margin-top: 60px;
}

.m-top-15 {
	margin-top: -12px;
}

.m-top-20 {
	margin-top: -20px;
}

.m-bottom45 {
	margin-bottom: 45px;
}

.p-top10 {
	padding-top: 10px;
}

.p-top15 {
	padding-top: 15px;
}

.p-tb10-lr30 {
	padding: 10px 30px;
}

.p-tb0-lr10 {
	padding: 0px 10px;
}

.pt-20 {
	padding-top: 20px
}

.p-bottom {
	padding-bottom: 15px;
}

.p-bottom10 {
	padding-bottom: 10px;
}

.p-left20 {
	padding-left: 20px;
}

.b-radius-5 {
	border-radius: 5px;
}

.b-radius-25 {
	border-radius: 25px!important;
}

.t-d-none:hover {
	text-decoration: none;
}

.bg-d-blue {
	background: #00ACC2;
}

.bg-d-blue:hover {
	background: #32bcce;
}

.v-sub {
	vertical-align: sub;
}

.v-super {
	vertical-align: super;
}

.b-r-3-i {
	border-radius: 3px !important;
}

/*BUILDER PLANS CLASS*/

.pt-70{
	padding-top: 70px!important;
}

.pt-750{
	padding-top: 750px!important;
}

.b-60{
	bottom: 60px!important
}
.border-right-blue{
 border-right: 3px solid #0f51b9!important;
}
.border-left-blue{
 border-left: 3px solid #0f51b9!important;
}

hr.dragabble-top-line-regular{
    position: absolute;
    width: 100%;
    margin-top:265px;
    left: 0px;
    border-top: 3px solid #0f51b9;
}

hr.dragabble-bottom-line-regular{
    position: absolute;
    width: 100%;
    margin-top:360px;
    left: 0px;
    border-top: 3px solid #0f51b9;
    box-shadow: 5px 5px 20px 5px rgb(0 0 0 / 20%);
}

hr.dragabble-top-line-promo{
    position: absolute;
    width: 100%;
    margin-top:267px;
    left: 0px;
    border-top: 3px solid #0f51b9;
}

hr.dragabble-bottom-line-promo{
    position: absolute;
    width: 100%;
    margin-top:358px;
    left: 0px;
    border-top: 3px solid #0f51b9;
    box-shadow: 5px 5px 20px 5px rgb(0 0 0 / 20%);
}

html,
body {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow-x: hidden;
}

.open-sans-light {
	font-family: 'Open Sans light', Arial, Helvetica, sans-serif;
}

.open-sans-bold {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
}

.open-sans-light-i {
	font-family: 'Open Sans Light', Arial, Helvetica, sans-serif !important;
}

.display,
.nav-display {
	display: none;
}

.line-height-1-2-i {
	line-height: 1.2 !important;
}

.btn {
	white-space: normal;
}

p {
	margin: 0px;
}

.padding-reset {
	padding: 0px;
}

.margin-reset {
	margin: 0px;
}

.overflow {
	overflow: hidden;
}

.text-bold {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
}

.text-semibold {
	font-family: 'Open Sans SemiBold', Arial, Helvetica, sans-serif;
}

.text-italic {
	font-family: 'Open Sans Italic', Arial, Helvetica, sans-serif;
}

.v-mid-i {
	vertical-align: middle !important;
}

.modal .close {
	opacity: 1;
}

.box-bottom-fixed {
	z-index: 20;
	right: 0px;
	bottom: 0px;
	position: fixed;
}

.box-bottom-fixed img {
	display: inline;
	cursor: pointer;
	border: none;
}

.box-bottom-fixed div {
	display: inline;
}


/* navbar formatting ======================================================================= */

.section-sub-nav {
	background: #fff;
	-webkit-box-shadow: 0px 2px 5px -3px #222;
	-moz-box-shadow: 0px 2px 5px -3px #222;
	box-shadow: 0px 2px 5px -3px #222;
	border-radius: 0px;
	border: none;
	font-size: 13px;
	font-weight: 700;
	z-index: 1;
}

.section-sub-nav .container {
	position: relative;
}

.section-sub-nav .navbar-brand {
	padding: 9px 15px;
}

.section-sub-nav .navbar-right {
	margin-right: -30px;
}

.section-sub-nav .navbar-right.super {
	margin-right: 120px;
}

.section-sub-nav .navbar-nav>li>a {
	color: #0f51b9;
}

.section-sub-nav .btn-get-it-now {
	position: absolute;
	top: 1px;
	right: 15px;
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-weight: 700;
	background: #fff;
	border: 1px solid #0f51b9;
	color: #0f51b9;
	padding: 5px 20px;
	font-size: 14px;
	border-radius: 0px;
	text-transform: uppercase;
}

.section-sub-nav .btn-get-it-now:hover {
	background: #507bc0;
	color: #fff;
}

.section-sub-nav.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 22;
}

.sticky+#content {
	padding-top: 78px;
}


/* box formatting ======================================================================= */

.section-blue-box01 {
	background: #BAE2FB;
	min-width: 960px;
	border-bottom: solid 1px #B3BAB3;
}

.section-blue-box02 {
	background: #BAE2FB;
	min-width: 960px;
	border-bottom: solid 1px #B3BAB3;
}

.section-white-box01 {
	background: #F7F7F7;
	min-width: 960px;
	border-bottom: solid 1px #B3BAB3;
}


/* testimonial formatting ======================================================================= */

.testimonial-container {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (doesn't work very well) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.testimonial-type04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

.testimonial-type04 .message {
	background: #5197BB;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.testimonial-type04 .quoted {
	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-size: 16px;
}

.testimonial-type04 {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (doesn't work very well) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	-webkit-box-flex: 1;
	/* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-flex: 1;
	/* OLD - Firefox 19- */
	-webkit-flex: 1;
	/* Chrome */
	-ms-flex: 1;
	/* IE 10 */
	flex: 1;
}

.testimonial-type04 .message {
	padding: 15px 15px 15px 95px;
	background: #5197BB url(../img/img-quote01.png) no-repeat 20px 20px;
	-webkit-box-flex: 1;
	/* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-flex: 1;
	/* OLD - Firefox 19- */
	-webkit-flex: 1;
	/* Chrome */
	-ms-flex: 1;
	/* IE 10 */
	flex: 1;
}


/* download ebook formatting ======================================================================= */

.section-download-ebook {
	padding: 15px 0px;
}

.section-download-ebook {
	background: #E1E1E1;
}

.section-download-ebook2 {
	background: #21A8C6;
}

.section-download-ebook img {
	position: absolute;
	top: 0px;
}

.section-download-ebook p {
	padding-left: 40px;
	font-size: 18px;
	text-align: center;
}

.section-download-ebook p {
	color: #21a8c7;
}

.section-download-ebook2 p {
	color: #fbfbfb;
}

.section-download-ebook form {
	padding-left: 100px;
	margin-top: 15px;
}

.section-download-ebook .af-element {
	float: left;
	width: 32%;
}

.section-download-ebook .textContainer {
	margin: 0px 2% 10px 0px;
}

.section-download-ebook .af-element .text {
	width: 100%;
	padding: 10px 5px;
	border: 2px solid #4DB5BE;
}

.section-download-ebook .af-element .submit {
	width: 100%;
	padding: 4px 10px;
	font-size: 24px;
	background: #FBB507;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background: #FBB507;
	border-top: 1px solid #FBB309;
	border-right: 1px solid #FBB309;
	border-bottom: 1px solid #FBB309;
	border-left: 1px solid #FBB309;
}

.section-download-ebook .af-element .submit {
	text-shadow: 0px 1px 0px #642800;
	color: #C85A00;
}

.section-download-ebook .af-element .submit:hover {
	background: #FFE303;
}


/* activated page formatting ======================================================================= */

.section-account-activated {
	background: url(../bg/hero-bg-activated-01.jpg) top center;
	background-size: cover;
	margin-top: -130px;
	height: 691px;
}

.section-account-activated .container {
	font-family: 32px "OpenSans, Arial,sans-serif";
	padding: 15px 15px;
}

.section-account-activated .container .blue {
	margin-top: 150px;
	margin-left: 270px;
	margin-right: 270px;
	background-color: rgba(13, 144, 246, 0.5);
	margin-bottom: 450px;
	text-align: center;
	color: #FFFFFF;
}

.section-account-activated .container .blue a {
	color: #123C7F;
}

.section-account-activated .container .blue .btn-green {
	background-color: rgb(135, 195, 74);
	border-radius: 2px;
	text-align: center;
	color: #FFFFFF;
	padding: 6px 36px;
}


/* deactivated page formatting ======================================================================= */

.section-account-deactivated {
	background: url(../bg/hero-bg-deactivated-01.jpg) top center;
	background-size: cover;
	margin-top: -130px;
	height: 691px;
}

.section-account-deactivated .container {
	font-family: 32px "OpenSans, Arial,sans-serif";
	padding: 15px 15px;
}

.section-account-deactivated .container .blue {
	margin-top: 150px;
	margin-left: 270px;
	margin-right: 270px;
	background-color: rgba(13, 144, 246, 0.5);
	margin-bottom: 450px;
	text-align: center;
	color: #FFFFFF;
}

.section-account-deactivated .container .blue a {
	color: #123C7F;
}

.section-account-deactivated .container .blue .btn-green {
	background-color: rgb(135, 195, 74);
	border-radius: 2px;
	text-align: center;
	color: #FFFFFF;
	padding: 6px 36px;
}


/* not activated page formatting ======================================================================= */

.section-incorrect-activation {
	background: url(../bg/hero-not-activated-01.jpg) top center;
	background-size: cover;
	margin-top: -130px;
	height: 691px;
}

.section-incorrect-activation .container {
	font-family: 32px "OpenSans, Arial,sans-serif";
	padding: 15px 15px;
}

.section-incorrect-activation .container .blue {
	margin-top: 150px;
	margin-left: 270px;
	margin-right: 270px;
	background-color: rgba(13, 144, 246, 0.7);
	margin-bottom: 450px;
	text-align: center;
	color: #FFFFFF;
}

.section-incorrect-activation .container .blue a {
	color: #123C7F;
	font-weight: bold;
}


/* footer formatting ======================================================================= */

.section-footer {
	background: #122949;
	font-size: 12px;
	padding: 50px 0px 70px;
	color: #96a0b0;
}

.section-footer ul {
	list-style: none;
	padding: 0px;
}

.section-footer .follow ul {
	padding: 20px 0px 0px 0px;
}

.section-footer ul li {
	margin-bottom: 6px;
}

.section-footer a {
	color: #96a0b0;
}

.section-footer h3 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #A8BCC3;
	margin: 0px;
	padding-bottom: 18px;
}

.section-footer h3,
.section-footer h3 a {
	color: #01cae9;
}

.section-footer .slogan-text {
	color: #fff;
	font-size: 11px;
	margin-bottom: 25px;
}

.section-footer .product-title {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

.section-footer .follow ul li {
	display: inline-block;
	margin: 0 auto;
}

.section-footer .follow a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0px 10px 12px 0px;
}

.section-footer .try .btn-trial {
	color: #123c7f;
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 50px;
	background: #FFCC1E;
	border-color: transparent;
	border: 1px solid #ac8a14;
}

.section-footer .try .btn-trial:hover {
	text-decoration: underline;
}

.section-footer .products .panel-body .col-sm-5 {
	padding-left: 0px;
}

.section-footer .panel {
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.section-footer .panel-heading {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: none;
}

.panel-group .panel+.panel {
	margin-top: 0px;
}

.section-footer .panel-body {
	padding: 0px;
}

.section-footer .follow a.facebook {
	background-image: url(../../../../assets/common/images/btn/btn-facebook01.png);
}

.section-footer .follow a.twitter {
	background-image: url(../../../../assets/common/images/btn/btn-twitter01.png);
}

.section-footer .follow a.youtube {
	background-image: url(../../../../assets/common/images/btn/btn-youtube01.png);
}

.section-footer .follow a.pinterest {
	background-image: url(../../../../assets/common/images/btn/btn-pinterest01.png);
}

.section-footer .follow a.google {
	background-image: url(../../../../assets/common/images/btn/btn-google-plus01.png);
}

.section-footer .follow a.slideshare {
	background-image: url(../../../../assets/common/images/btn/btn-slideshare01.png);
}

.section-footer .follow a:hover {
	background-position: -35px;
}

.section-footer .copyright {
	margin-top: 40px;
}


/* site wide elements used in pages formatting ====================================================== */

.try-it-for-free-popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: #54B92F;
	text-align: center;
	border-top: 1px solid #D5EDCD;
	border-right: 1px solid #5D8D13;
	border-bottom: 1px solid #5D8D13;
	border-left: 1px solid #5D8D13;
	color: #FFF;
	padding: 10px 3%;
	margin: 20px auto 0px;
}

.try-it-for-free-popup:hover {
	background: #5CCA33;
	text-decoration: underline;
	color: #FFF;
}

.btn-take-our-30-day-free-trial01 {
	margin: 0px auto;
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 24px;
	background: #54B92F;
	text-align: center;
	text-shadow: 0px -1px 0px #666666;
	border-top: 1px solid #D5EDCD;
	border-right: 1px solid #5D8D13;
	border-bottom: 1px solid #5D8D13;
	border-left: 1px solid #5D8D13;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFF;
	padding: 10px 15px 15px;
}

.btn-take-our-30-day-free-trial01:hover {
	background: #5CCA33;
	color: #FFF;
	text-decoration: underline;
}

.btn-view-our-demo {
	margin: 0px auto;
	font-family: 'Open Sans Medium', Arial, Helvetica, sans-serif;
	font-size: 24px;
	background: #EF6246;
	text-align: center;
	text-shadow: 0px -1px 0px #EF6246;
	border-top: 1px solid #EF6246;
	border-right: 1px solid #EF6246;
	border-bottom: 1px solid #EF6246;
	border-left: 1px solid #EF6246;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #FFF;
	padding: 10px 60px;
}

.btn-view-our-demo:hover {
	background: #f07158;
	color: #FFF;
	text-decoration: underline;
}


/* welcome back page formatting ======================================================================= */

.section-header-welcome-back {
	background: #e3f4fe;
	margin-top: -60px;
}

.section-header-welcome-back .container {
	max-width: 800px;
	margin: 0px auto;
	padding: 80px 15px 70px;
	color: #555555;
	font-size: 17px;
}

.section-header-welcome-back h1 {
	text-align: center;
	font-size: 40px;
	margin-bottom: 15px;
}

.section-header-welcome-back img {
	margin-top: 40px;
	margin-bottom: 20px;
}

.section-header-whats-new01,
.section-header-whats-new02 {
	font-size: 16px;
}

.section-header-whats-new01 p,
.section-header-whats-new02 p {
	margin-bottom: 25px;
	line-height: 30px;
}

.section-header-whats-new01 .container,
.section-header-whats-new02 .container {
	max-width: 1000px;
	padding: 40px 15px 30px;
}

.section-header-whats-new01 {
	background: #c3e4d9;
}

.section-header-whats-new02 {
	background: #cae8de;
}

.section-header-whats-new01 h3 {
	font-size: 36px;
	margin: 0px 0px 50px;
}

.section-footer-welcome-back {
	background: #e3f4fe;
}

.section-footer-welcome-back .container {
	max-width: 800px;
	margin: 0px auto;
	padding: 80px 15px 70px;
	color: #555555;
	font-size: 18px;
}

.section-footer-welcome-back p {
	margin-bottom: 35px;
}

.section-footer-welcome-back a,
.section-footer-welcome-back a:hover {
	color: #0d90f6;
}

.section-footer-welcome-back .btn-rejoin {
	color: #0d90f6;
}

.section-footer-welcome-back .btn-rejoin {
	margin: 0px auto;
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 24px;
	background: #54B92F;
	text-align: center;
	text-shadow: 0px -1px 0px #666666;
	border-top: 1px solid #D5EDCD;
	border-right: 1px solid #5D8D13;
	border-bottom: 1px solid #5D8D13;
	border-left: 1px solid #5D8D13;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	padding: 10px 15px 15px;
}

.section-footer-welcome-back .btn-rejoin:hover {
	background: #5CCA33;
	color: #FFF;
	text-decoration: underline;
}


/* get customized page formatting ======================================================================= */

.section-header-get-customized {
	background: #e3f4fe;
}

.section-header-get-customized .container {
	max-width: 1200px;
	margin: 0px auto;
	padding: 80px 15px 70px;
	color: #555555;
	font-size: 17px;
}

.section-header-get-customized .breadcrumb {
	padding: 0px;
	margin-bottom: 40px;
	background: none;
	font-size: 14px;
}

.section-header-get-customized .breadcrumb li a {
	color: #555555;
}

.section-header-get-customized .breadcrumb .active {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	color: #e7735a;
}

.section-header-get-customized .breadcrumb>li+li:before {
	padding: 0 5px;
	color: #555;
	content: "> ";
}

.section-header-get-customized h1 {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
}

.section-header-get-customized h1 strong,
.section-header-get-customized .before-you-continue p strong {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
}

.section-header-get-customized h1 span {
	color: #e7735a;
}

.section-header-get-customized .before-you-continue p {
	margin-top: 35px;
}

.section-header-get-customized .buy-today {
	padding: 30px 0px 0px;
	margin-bottom: 30px;
}

.section-header-get-customized .buy-today p {
	font-size: 24px;
}

.section-header-get-customized .buy-today .normally-97 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 48px;
	text-decoration: line-through;
}

.section-header-get-customized .buy-today .text-small {
	font-size: 18px;
}

.section-header-get-customized .buy-today .you-save {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 58px;
	color: #e7735a;
}

.section-header-get-customized .buy-today .you-pay {
	font-size: 36px;
}

.section-header-get-customized .buy-today .bundle-button {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	background: #FFB717;
	border: none;
	max-width: 520px;
	width: 100%;
	padding: 25px 15px;
	color: #2C2C2E;
	font-size: 36px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	white-space: normal;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 7px 0px #BD8608;
	-moz-box-shadow: 0px 7px 0px #BD8608;
	box-shadow: 0px 7px 0px #BD8608;
}

.section-header-get-customized .buy-today .bundle-button:hover {
	background: #ffe718;
	text-decoration: none;
}

.section-header-get-customized .buy-today a {
	color: #555;
}

.section-header-get-customized .check-portfolio {
	color: #0161BF;
	text-decoration: underline;
}


/* get coaching page formatting ======================================================================= */

.section-header-get-coaching {
	background: #e3f4fe;
}

.section-header-get-coaching .container {
	max-width: 1200px;
	margin: 0px auto;
	padding: 80px 15px 70px;
	color: #555555;
	font-size: 17px;
}

.section-header-get-coaching .breadcrumb {
	padding: 0px;
	margin-bottom: 40px;
	background: none;
	font-size: 14px;
}

.section-header-get-coaching .breadcrumb li a {
	color: #555555;
}

.section-header-get-coaching .breadcrumb .active {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	color: #e7735a;
}

.section-header-get-coaching .breadcrumb>li+li:before {
	padding: 0 5px;
	color: #555;
	content: "> ";
}

.section-header-get-coaching .before-you-continue h1 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	margin-bottom: 35px;
	font-size: 24px;
}

.section-header-get-coaching .before-you-continue p {
	line-height: 30px;
	margin-bottom: 35px;
}

.section-header-get-coaching .launch-training h2 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-size: 21px;
}

.section-header-get-coaching .launch-training ul {
	margin: 0px;
	padding: 0px;
}

.section-header-get-coaching .launch-training ul li {
	background: url(../img/img-circle-check-pink01.png) no-repeat left center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
	list-style-type: none;
}

.section-header-get-coaching .class-schedules {
	background: #fff;
	max-width: 450px;
	padding: 15px;
	margin-top: 35px;
}

.section-header-get-coaching .class-schedules h2 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 21px;
}

.section-header-get-coaching .buy-today {
	padding: 30px 0px 0px;
	margin-bottom: 35px;
}

.section-header-get-coaching .buy-today p {
	font-size: 24px;
}

.section-header-get-coaching .buy-today .normally-97 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 48px;
	text-decoration: line-through;
}

.section-header-get-coaching .buy-today .text-small {
	font-size: 18px;
}

.section-header-get-coaching .buy-today .you-save {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 58px;
	color: #e7735a;
}

.section-header-get-coaching .buy-today .you-pay {
	font-size: 36px;
}

.section-header-get-coaching .buy-today .bundle-button {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	background: #FFB717;
	border: none;
	max-width: 520px;
	width: 100%;
	padding: 25px 15px;
	color: #2C2C2E;
	font-size: 36px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	white-space: normal;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 7px 0px #BD8608;
	-moz-box-shadow: 0px 7px 0px #BD8608;
	box-shadow: 0px 7px 0px #BD8608;
}

.section-header-get-coaching .buy-today .bundle-button:hover {
	background: #ffe718;
	text-decoration: none;
}

.section-header-get-coaching .buy-today a {
	color: #555;
}


/* add on page formatting ===================================================================== */

.section-ao-free-zoom,
.section-ao-free-365,
.section-ao-get-academy,
.section-ao-get-customized,
.section-ao-get-signature {
	background: #ececec;
	font-size: 16px;
}

.section-ao-free-zoom .container,
.section-ao-free-365 .container,
.section-ao-get-academy .container,
.section-ao-get-customized .container,
.section-ao-get-signature .container {
	padding-top: 40px;
	padding-bottom: 80px;
	position: relative;
}

.section-ao-free-zoom .breadcrumb,
.section-ao-free-365 .breadcrumb,
.section-ao-get-academy .breadcrumb,
.section-ao-get-customized .breadcrumb,
.section-ao-get-signature .breadcrumb {
	padding: 0px;
	font-size: 13px;
	background: none;
	margin-bottom: 50px;
}

.section-ao-free-zoom .breadcrumb>li+li:before,
.section-ao-free-365 .breadcrumb>li+li:before,
.section-ao-get-academy .breadcrumb>li+li:before,
.section-ao-get-customized .breadcrumb>li+li:before,
.section-ao-get-signature .breadcrumb>li+li:before {
	color: #333;
	content: ">";
	padding: 0 10px;
}

.section-ao-free-zoom .breadcrumb>li a,
.section-ao-free-365 .breadcrumb>li a,
.section-ao-get-academy .breadcrumb>li a,
.section-ao-get-customized .breadcrumb>li a,
.section-ao-get-signature .breadcrumb>li a {
	color: #333;
}

.section-ao-free-zoom .breadcrumb .active,
.section-ao-free-365 .breadcrumb .active,
.section-ao-get-academy .breadcrumb .active,
.section-ao-get-customized .breadcrumb .active,
.section-ao-get-signature .breadcrumb .active {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	color: #b62206;
}

.section-ao-free-zoom h2,
.section-ao-free-365 h2,
.section-ao-get-customized h2,
.section-ao-get-signature h2 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	color: #b62206;
	font-size: 24px;
	margin-bottom: 30px;
	line-height: 32px;
}

.section-ao-get-academy h2 {
	font-family: 'Proxima Nova Alt Extra Condensed Black', Arial, Helvetica, sans-serif;
	color: #d12142;
	font-size: 42px;
	margin-bottom: 30px;
	line-height: 32px;
}

.section-ao-free-zoom h2 span,
.section-ao-free-365 h2 span,
.section-ao-get-customized h2 span,
.section-ao-get-signature h2 span {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	color: #333;
}

.section-ao-get-academy h2 span {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 24px;
}

.section-ao-get-academy h2 strong {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	color: #d12142;
}

.section-ao-get-customized .text-site-unique {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	color: #b62206;
}

.section-ao-free-zoom p,
.section-ao-free-365 p,
.section-ao-get-academy p,
.section-ao-get-customized p,
.section-ao-get-signature p {
	line-height: 26px;
	margin-bottom: 25px;
}

.section-ao-free-zoom .text-regular-price,
.section-ao-free-365 .text-regular-price,
.section-ao-get-customized .text-regular-price,
.section-ao-get-signature .text-regular-price {
	font-size: 20px;
	line-height: 28px;
}

.section-ao-free-zoom .text-regular-price span,
.section-ao-free-365 .text-regular-price span,
.section-ao-get-customized .text-regular-price span,
.section-ao-get-signature .text-regular-price span {
	font-size: 36px;
	text-decoration: line-through;
}

.section-ao-free-zoom h3,
.section-ao-get-customized h3,
.section-ao-get-signature h3 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 41px;
	text-transform: uppercase;
	color: #b62206;
	margin-bottom: 10px;
}

.section-ao-free-365 h3 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 31px;
	text-transform: uppercase;
	color: #b62206;
	margin-bottom: 10px;
}

.section-ao-get-academy h3 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 35px;
	line-height: 40px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.section-ao-get-academy h4 {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 30px;
}

.section-ao-free-zoom h5,
.section-ao-free-365 h5,
.section-ao-get-customized h5,
.section-ao-get-signature h5 {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px 0px 30px;
}

.section-ao-get-academy h5 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 30px;
}

.section-ao-get-academy h6 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 29px;
	line-height: 35px;
	margin-bottom: 15px;
	color: #d12142;
}

.section-ao-free-zoom .text-youll-pay,
.section-ao-free-365 .text-youll-pay,
.section-ao-get-customized .text-youll-pay,
.section-ao-get-signature .text-youll-pay {
	font-size: 24px;
	margin-bottom: 40px;
}

.section-ao-get-academy .text-youll-pay {
	font-size: 24px;
	margin-bottom: 40px;
}

.section-ao-free-zoom .btn-add-to-cart,
.section-ao-free-365 .btn-add-to-cart,
.section-ao-get-academy .btn-add-to-cart,
.section-ao-get-customized .btn-add-to-cart,
.section-ao-get-signature .btn-add-to-cart {
	font-family: 'Open Sans Extrabold', Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #b62206;
	background: #f8cc00;
	padding: 10px 60px;
	border-radius: 0px;
	border-bottom: 5px solid #d3ae00;
}

.section-ao-free-zoom .btn-add-to-cart:hover,
.section-ao-free-365 .btn-add-to-cart:hover,
.section-ao-get-academy .btn-add-to-cart:hover,
.section-ao-get-customized .btn-add-to-cart:hover,
.section-ao-get-signature .btn-add-to-cart:hover {
	background: #d9a51a;
}

.section-ao-free-zoom .text-no-thanks,
.section-ao-free-365 .text-no-thanks,
.section-ao-get-academy .text-no-thanks,
.section-ao-get-customized .text-no-thanks,
.section-ao-get-signature .text-no-thanks {
	color: #333;
}

.section-ao-free-zoom p strong,
.section-ao-free-365 p strong,
.section-ao-get-academy p strong,
.section-ao-get-customized p strong,
.section-ao-get-signature p strong {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
}

.section-ao-free-zoom img,
.section-ao-free-365 img,
.section-ao-get-academy img,
.section-ao-get-customized img,
.section-ao-get-signature img {
	margin-bottom: 20px;
}

.section-ao-customize-hubsite,
.section-ao-get-card {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	margin-top: -22px;
	background: #f3f3f3;
}

.section-ao-customize-hubsite .container,
.section-ao-get-card .container {
	padding-top: 40px;
	padding-bottom: 80px;
	position: relative;
}

.section-ao-customize-hubsite .breadcrumb,
.section-ao-get-card .breadcrumb {
	padding: 0px;
	background: none;
	margin-bottom: 50px;
}

.section-ao-customize-hubsite .breadcrumb>li,
.section-ao-get-card .breadcrumb>li {
	color: #989898;
}

.section-ao-customize-hubsite .breadcrumb>li a,
.section-ao-get-card .breadcrumb>li a {
	color: #0f51b9;
}

.section-ao-customize-hubsite .breadcrumb>li+li:before,
.section-ao-get-card .breadcrumb>li+li:before {
	color: #989898;
	content: ">";
	padding: 0 10px;
}

.section-ao-customize-hubsite .breadcrumb .active,
.section-ao-get-card .breadcrumb .active {
	color: #1b1b1b;
	font-weight: 700;
}

.section-ao-customize-hubsite h2,
.section-ao-get-card h2 {
	margin-bottom: 25px;
}

.section-ao-customize-hubsite p,
.section-ao-get-card p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 25px;
}

.section-ao-customize-hubsite .fa-ul,
.section-ao-get-card .fa-ul {
	margin-left: 3.6em;
	margin-bottom: 25px;
}

.section-ao-customize-hubsite .fa-ul li,
.section-ao-get-card .fa-ul li {
	font-size: 16px;
	line-height: 28px;
}

.section-ao-customize-hubsite .fa-ul li .fa-li,
.section-ao-get-card .fa-ul li .fa-li {
	top: -0.1em;
	color: #0f51b9;
}

.section-ao-customize-hubsite .text-youll-save,
.section-ao-get-card .text-youll-save {
	font-size: 24px;
	color: #c30000;
	font-weight: 700;
}

.section-ao-customize-hubsite .text-one-time,
.section-ao-get-card .text-one-time {
	color: #c30000;
}

.section-ao-customize-hubsite .text-regular-price span,
.section-ao-get-card .text-regular-price span {
	text-decoration: line-through;
}

.section-ao-customize-hubsite .btn-add-to-cart,
.section-ao-get-card .btn-add-to-cart {
	font-weight: 700;
	border: 3px solid #fff;
	color: #fff;
	font-size: 16px;
	padding: 15px 40px;
	border-radius: 30px;
	background: #0f51b9;
	text-transform: uppercase;
}

.section-ao-customize-hubsite .btn-add-to-cart:hover,
.section-ao-get-card .btn-add-to-cart:hover {
	background: #05327a;
}

.section-ao-customize-hubsite .text-no-thanks,
.section-ao-get-card .text-no-thanks {
	color: #0f51b9;
	font-size: 14px;
}

.section-ao-customize-hubsite .arrow {
	margin-top: 250px;
}

.section-ao-get-card img {
	position: absolute;
	width: 50%;
	top: 130px;
	right: 0;
}


/* super starter plan thank you page formatting ======================================================================= */

.section-header-super-thank-you {
	margin-top: -22px;
	background: #e3f4fe;
}

.section-header-super-thank-you .container {
	max-width: 1200px;
	margin: 0px auto;
	padding: 80px 15px 70px;
	color: #555555;
	font-size: 17px;
}

.section-header-super-thank-you .breadcrumb {
	padding: 0px;
	margin-bottom: 40px;
	background: none;
	font-size: 14px;
}

.section-header-super-thank-you .breadcrumb li a {
	color: #555555;
}

.section-header-super-thank-you .breadcrumb .active {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	color: #e7735a;
}

.section-header-super-thank-you .breadcrumb>li+li:before {
	padding: 0 5px;
	color: #555;
	content: "> ";
}

.section-header-super-thank-you .thanks h1 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 24px;
}

.section-header-super-thank-you .thanks p {
	line-height: 30px;
	margin-bottom: 15px;
}

.section-header-super-thank-you .next {
	background: #fff;
	max-width: 630px;
	padding: 15px 15px 25px;
	margin-top: 35px;
	margin-bottom: 65px;
}

.section-header-super-thank-you .next h2,
.section-header-super-thank-you .next h3 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 24px;
}

.section-header-super-thank-you .next h3 {
	color: #e7735a;
}

.section-header-super-thank-you .next .btn {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	background: #FFB717;
	border: none;
	max-width: 420px;
	width: 100%;
	padding: 10px 15px;
	color: #2C2C2E;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	white-space: normal;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 3px 0px #BD8608;
	-moz-box-shadow: 0px 3px 0px #BD8608;
	box-shadow: 0px 3px 0px #BD8608;
}

.section-header-super-thank-you .next .btn:hover {
	background: #ffe718;
	text-decoration: none;
}

.section-header-super-thank-you .contact h2,
.section-header-super-thank-you .contact h3 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 24px;
}

.section-header-super-thank-you .contact h2 {
	color: #e7735a;
}

.section-header-super-thank-you .contact ol {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

.section-header-super-thank-you .contact ol li {
	margin-top: 10px;
	margin-bottom: 10px;

}

.section-header-super-thank-you .checkout h2 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	margin-top: 60px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #e7735a;
}

.section-header-super-thank-you .checkout p {
	line-height: 30px;
	margin-bottom: 15px;
}

.section-header-super-thank-you .checkout .btn {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	background: #8bc34a;
	border: none;
	max-width: 300px;
	width: 100%;
	padding: 10px 15px;
	color: #fff;
	font-size: 24px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	white-space: normal;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 3px 0px #608733;
	-moz-box-shadow: 0px 3px 0px #608733;
	box-shadow: 0px 3px 0px #608733;
}

.section-header-super-thank-you .checkout .btn:hover {
	background: #a1e553;
	text-decoration: none;
}

.modal-super-thanks .modal-dialog {
	max-width: 1100px;
	width: auto;
}

.modal-super-thanks .modal-header {
	border: none;
}

.modal-super-thanks .modal-body {
	padding: 10px 15px 15px;
}

.custom-hub-modal {
	position: absolute;
	overflow-y: hidden !important;
}

.custom-hub-modal .modal-dialog {
	max-width: 900px;
	width: auto;
}

.custom-hub-modal .modal-header {
	padding: 15px 15px 10px;
	border-bottom: 0px;
}

.custom-hub-modal .modal-content {
	border-radius: 0px;
}

.custom-hub-modal .modal-body .list img {
	text-align: center;
	margin: auto;
}

.custom-hub-modal .modal-body .list {
	padding-bottom: 30px;
	position: relative;
}

.custom-hub-modal .modal-body .list .prev-next {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	margin-top: 10%;
}

.custom-hub-modal .modal-body .list .prev-next span {
	padding: 0px 10px;
}

.custom-hub-modal .modal-body .list .prev-next a {
	opacity: .7;
}

.custom-hub-modal .modal-body .list .prev-next a:hover {
	opacity: .9;
	background: rgba(0, 0, 0, 0.5);
}

.custom-hub-modal .modal-body .list .prev,
.custom-hub-modal .modal-body .list .next {
	color: rgb(206, 206, 206);
	font-size: 90px;
	top: 50%;
	margin: 20% 10px;
}

.custom-hub-modal .modal-body .list .prev:hover,
.custom-hub-modal .modal-body .list .next:hover {
	cursor: pointer;
}

.custom-hub-modal .modal-body .list .prev:hover span i,
.custom-hub-modal .modal-body .list .next:hover span i {
	color: #FFF;
}

.custom-hub-modal .modal-body .list .next {
	float: right;
}

.custom-hub-modal .modal-body .list .prev {
	float: left;
}

.custom-hub-modal .modal-body .list .hide-img {
	display: none;
}

.custom-hub-modal .modal-body .list .view-img {
	display: block;
}


/* launch training standalone page formatting ========================================================= */

.section-header-launch-training {
	background: url(../bg/bg-living-room01.jpg) no-repeat center top;
	background-size: cover;
	color: #fff;
	border-bottom: 8px solid #008ed6;
}

.section-header-launch-training .container {
	padding-top: 35px;
	padding-bottom: 55px;
	background: url(../img/img-screenshot-yfp-dashboard-woman01.png) no-repeat bottom right;
	background-size: 50%;
}

.section-header-launch-training.promo .container {
	background: url(../img/img-screenshot-yfp-dashboard-woman02.png) no-repeat bottom right;
	padding-bottom: 25px;
	background-size: 53%;
}

.section-header-launch-training.promo .banner-special-offer {
	margin-top: -35px;
	margin-bottom: 20px;
}

.section-header-launch-training h1 {
	background: #008ed6 url(../img/img-icon-launch-training01.png) no-repeat 30px 12px;
	font-family: 'Proxima Nova Alt Extra Condensed Bold', Arial, Helvetica, sans-serif;
	color: #0f0f0f;
	font-size: 50px;
	padding: 20px 30px 20px 140px;
	line-height: 45px;
	max-width: 475px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.section-header-launch-training.promo h1 {
	margin-bottom: 15px;
}

.section-header-launch-training h1 span {
	color: #fff;
	display: block;
}

.section-header-launch-training p {
	font-size: 16px;
}

.section-header-launch-training .btn-register {
	font-family: 'Proxima Nova Alt Extra Condensed Bold', Arial, Helvetica, sans-serif;
	background: #f9bd20;
	color: #fff;
	font-size: 50px;
	line-height: 45px;
	padding: 15px 55px;
	border-radius: 3px;
}

.section-header-launch-training .btn-register:hover {
	background: #d3a326;
}

.section-launch-training-learn {
	background: url(../img/img-triangle-down01.png) no-repeat center top;
	font-size: 16px;
}

.section-launch-training-learn .container {
	background: url(../img/img-triangle-down01.png) no-repeat center top;
	padding-top: 65px;
	padding-bottom: 80px;
}

.section-launch-training-learn h2 {
	margin-top: 0px;
}

.section-launch-training-learn ul {
	margin: 0px;
	padding: 0px;
}

.section-launch-training-learn ul li {
	background: url(../img/img-check-blue01.png) no-repeat left 2px;
	list-style: none;
	margin: 25px 0px;
	padding: 0px 0px 0px 30px;
}

.section-launch-training-learn .testimonial {
	margin: 75px 0px;
}

.section-launch-training-learn .testimonial img {
	margin-right: 30px;
}

.section-launch-training-learn .testimonial .media-body {
	line-height: 30px;
}

.section-launch-training-learn .testimonial .media-body p:last-child {
	margin-top: 20px;
	font-size: 22px;
}

.section-launch-training-learn .testimonial .quote-open {
	background: url(../img/img-quote-opening01.png) no-repeat left 10%;
}

.section-launch-training-learn .testimonial .quote-close {
	background: url(../img/img-quote-closing01.png) no-repeat right 60%;
}

.section-launch-training-learn .gray-background {
	background: #f7f8fa;
	margin: 25px 0px;
	padding: 25px 15px;
}

.section-launch-training-learn .schedule-and-register {
	max-width: 700px;
	margin: 0px auto;
}

.section-launch-training-learn .schedule-and-register h3 {
	margin: 0px;
}

.section-launch-training-learn .schedule {
	width: 50%;
	float: left;
	border: 1px solid #e5e5e5;
}

.section-launch-training-learn .schedule h3 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	background: #008ed6;
	font-size: 24px;
	padding: 22px 15px;
	text-align: center;
	color: #fff;
}

.section-launch-training-learn .schedule .date,
.section-launch-training-learn .schedule .date-last {
	background: #fff;
	padding: 15px;
	border-bottom: 1px dashed #e5e5e5;
}

.section-launch-training-learn .schedule .date-last {
	border-bottom: none !important;
}

.section-launch-training-learn .schedule .date span,
.section-launch-training-learn .schedule .date-last span {
	float: left;
}

.section-launch-training-learn .schedule .date .full,
.section-launch-training-learn .schedule .date-last .full {
	width: 50%;
}

.section-launch-training-learn .schedule .date .day,
.section-launch-training-learn .schedule .date .time,
.section-launch-training-learn .schedule .date-last .day,
.section-launch-training-learn .schedule .date-last .time {
	width: 25%;
}

.section-launch-training-learn .register {
	width: 45%;
	float: right;
}

.section-launch-training-learn .register h3 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-bottom: 20px;
}

.section-launch-training-learn .register span {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	color: #008ed6;
}

.section-launch-training-learn .register .dollar {
	font-size: 30px;
}

.section-launch-training-learn .register .amount {
	font-size: 60px;
	vertical-align: -15px;
}

.section-launch-training-learn .register .btn-add-cart {
	font-family: 'Proxima Nova Alt Extra Condensed Bold', Arial, Helvetica, sans-serif;
	background: #f9bd20;
	color: #fff;
	font-size: 46px;
	line-height: 45px;
	padding: 15px 35px;
	border-radius: 3px;
	border-bottom: 4px solid #ddac2c;
}

.section-launch-training-learn .register .btn-add-cart:hover {
	background: #d3a326;
}

.padding-reset {
	padding: 0px !important;
}

.section-all-of-our-sites {
	background: #E3F4FE;
}

.section-all-of-our-sites .container {

	padding: 60px 10px;
	max-width: 1170px !important;
	width: 100%;
}

.section-all-of-our-sites h3 {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 0px 0px 60px;
}

.section-all-of-our-sites p {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px;
	line-height: 20px;
}

.section-all-of-our-sites .sites-include {
	padding-bottom: 50px;
}

.section-all-of-our-sites h4 {
	font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
	margin: 0px 0px 25px;
}

.section-all-of-our-sites img {
	padding-right: 15px;
}

.section-feature-demo-sites {
	background: #C3E4D9;
}

.section-feature-demo-sites .container {
	max-width: 1170px !important;
	width: 100%;
	margin: 0px auto;
	color: #252525;
	padding: 80px 10px 90px;
}

.section-all-of-our-sites p {
	background: url(../img/img-bullet01.png) no-repeat left 7px;
	padding-left: 15px;
}


/* Login page formatting ======================================================================= */

.section-member-login {
	margin-top: -128px;
	background: #E3F4FE;
}

.section-member-login .container {
	margin: 0px auto;
	color: #727272;
	padding: 150px 10px 50px;
}

.section-member-login h1 {
	font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
	color: #0d90f6;
	font-size: 40px;
	margin-bottom: 40px;
}

.section-member-login h1.login-label {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #727272;
	margin-left: 45px;
}

.section-member-login label {
	font-weight: normal;
}

.section-member-login .panel-default,
.section-member-login .form-control {
	border: none;
	border-radius: 0px;
}

.section-member-login .panel-default .remember-me {
	padding-bottom: 15px;
}

.section-member-login .panel-default .remember-me span {
	padding-left: 30px;
}

.section-member-login .panel-default .remember-me label {
	top: 0px;
}

.section-member-login .form-group input {
	border: none;
	border-radius: 0px;
	border: solid 1px #C5CBC9;
}

.section-member-login .btn-primary {
	background: #327AB4;
	border: none;
	border-radius: 0px;
	border: none !important;
	padding: 5px 50px;
	font-size: 15px;
}

.section-member-login .text-blue-link {
	color: rgb(13, 144, 245);
}

.section-member-login .btn-success {
	background: #5CB632;
	border: none;
	border-radius: 0px;
	padding: 4px 50px;
	font-size: 15px;
}

.section-member-login .panel-heading {
	background: #93CEBB;
	border: solid 1px #73BFA7;
}

.section-member-login .panel-body {
	background: rgb(83, 177, 219);
	padding: 30px;
	border-radius: 2px;
}

.section-member-login .box-left,
.section-member-login .box-right {
	margin: 0px 45px 20px;
}

.section-member-login .panel-body.text-white {
	color: #FFFFFF;
}

.section-member-login .img-responsive {
	max-width: 70% !important;
	width: 100%;
	margin-bottom: 15px;
}

.section-member-login .hint a {
	color: #FFF;
	font-size: 13px;
}

.section-member-login .text-13 {
	font-size: 13px;
}

.section-member-login .checkbox-wrap label {
	background: transparent !important;
	border: 2px solid #FFF;
}

.section-member-login .checkbox-wrap input[type=checkbox]:checked+label {
	border: 2px solid #FFF;
}


/* recovery page formatting ======================================================================= */

.section-recovery {
	margin-top: -118px;
	background: #E3F4FE;
	padding: 150px 10px 50px;
}

.section-recovery .panel-default {
	background: #C3E4D9;
	max-width: 655px;
	padding: 20px 0px 0px;
}

.section-recovery .panel-default .panel-body {
	max-width: 500px;
}

.section-recovery .panel-default .panel-body a {
	color: #09F;
}

.checkbox-wrap input[type="checkbox"]:checked+label {
	background: #01ACC0 none repeat scroll;
	border: 2px solid #01ACC0;
}

.checkbox-wrap {
	position: relative;
}

.checkbox01 {
	visibility: hidden;
	position: absolute;
}

.checkbox-wrap label {
	cursor: pointer;
	position: absolute;
	min-width: 20px;
	width: 20px;
	height: 20px;
	top: 0px;
	left: 0;
	background: #eee;
	border: 2px solid #727272;
	border-radius: 3px;
	margin-right: 5px;
}

.checkbox-wrap label:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 12px;
	height: 6px;
	background: transparent;
	top: 4px;
	left: 2px;
	border: 3px solid #ffffff;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.checkbox-wrap input[type=checkbox]:checked+label:after {
	opacity: 1;
}

.checkbox-wrap input[type=checkbox]:checked+label {
	background: #01ACC0;
	border: 2px solid #01ACC0;
}


/* signup page v2 formatting ======================================================================= */

.section-signup-v2 {
	background: url(../bg/bg-trial-family-with-laptop01.jpg) no-repeat top center;
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 400;
	margin-top: -20px;
	color: #1b1b1b;
	background-size: cover;
}

.section-signup-v2 .left-column {
	color: #fff;
	padding-top: 200px;
}

.section-signup-v2 .left-column h1 {
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: uppercase;
}

.section-signup-v2 .left-column h2 {
	margin-bottom: 0;
	text-transform: uppercase;
	margin-top: 0;
}

.section-signup-v2 .left-column p {
	line-height: 24px;
}

.section-signup-v2 .left-column a {
	text-decoration: underline;
}

.section-signup-v2 .left-column .text-right {
	padding-top: 130px;
}

.section-signup-v2 .right-column {
	background: #fff;
	padding: 70px 0 50px 30px;
}

.section-signup-v2 .form-group {
	margin-bottom: 25px;
}

.section-signup-v2 label {
	font-weight: 400;
	font-size: 16px;
}

.section-signup-v2 .form-control {
	display: block;
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 2px solid #1b1b1b;
}

.section-signup-v2 .form-control:focus {
	box-shadow: none;
	border: 2px solid #0E51B9;
}

.section-signup-v2 .checkbox-wrap {
	margin: 0 auto;
	max-width: 335px;
}

.section-signup-v2 .checkbox-wrap span {
	font-weight: normal;
	font-size: 16px;
	padding-left: 40px;
	line-height: 36px;
}

.section-signup-v2 .checkbox-wrap span a {
	text-decoration: underline;
	color: #0E51B9;
}

.section-signup-v2 .checkbox-wrap label {
	background: none;
	top: 5px;
	cursor: pointer;
	position: absolute;
	min-width: 20px;
	width: 27px;
	height: 27px;
	left: 0;
	border: 3px solid #1b1b1b;
	border-radius: 3px;
	margin-right: 5px;
}

.section-signup-v2 .checkbox-wrap label:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 16px;
	height: 9px;
	background: 0 0;
	top: 4px;
	left: 2px;
	border: 3px solid #1b1b1b;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.section-signup-v2 .checkbox-wrap input[type=checkbox]:checked+label:after {
	opacity: 1
}

.section-signup-v2 .checkbox-wrap input[type="checkbox"]:checked+label {
	background: #fff;
	border: 3px solid #1b1b1b;
}

.section-signup-v2 .google-captcha {
	margin: 0 auto;
	max-width: 305px;
}

.section-signup-v2 .btn-start-trial {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	border: 3px solid #fff;
	color: #fff;
	font-size: 24px;
	padding: 13px 40px;
	border-radius: 50px;
	background: #0f51b9;
	text-transform: uppercase;
}

.section-signup-v2 .btn-start-trial:hover {
	background: #05327a;
}


/* regular pages formatting ======================================================================= */

.section-regular-pages01 {
	margin-top: -128px;
	background: #E3F4FE;

}

.section-regular-pages01 .container {
	max-width: 940px;
	margin: 0px auto;
	color: #252525;
	padding: 150px 10px 50px;
}

.section-regular-pages01 h1 {
	font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
	color: #0d90f6;
	font-size: 40px;
	margin-bottom: 40px;
}

.section-regular-pages01 h2,
.section-regular-pages01 h3 {
	font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.section-regular-pages01 h2 span,
.section-regular-pages01 h3 span {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
}

.section-regular-pages01 .body-text {
	font-size: 16px;
	background: #C3E4D9;
	padding: 15px;
}

.section-regular-pages01 .body-text a {
	color: #00F;
}

.section-regular-pages01 .policy-top-links a {
	color: #000;
	text-decoration: underline;
}

.section-regular-pages01 .body-text ul li {
	margin: 15px 0px;
}

.show-991 {
	display: none;
}


/* ----- custom hubsite page formatting ----*/

.section-header-custom-hubsite {
	background: url(../img/img-hero-bg-custom-hubsite.jpg) no-repeat top center;
	background-size: cover;
	border-bottom: 8px solid #F39D0A;
	margin-top: -22px;
}

.section-header-custom-hubsite .container {
	width: 1380px;
	padding: 20px 15px 0px;
	max-width: 100%;
	position: relative;
}

.section-header-custom-hubsite.promo .banner-special-offer {
	margin-top: -18px;
	margin-left: -10px;
	z-index: 1000;
	position: relative;
	max-width: 580px;
	}

.section-header-custom-hubsite.promo .badge-special-offer {
    position: absolute;
    top: 270px;
    z-index: 5;
    left: 55px;
    max-width: 300px;
    }

.section-header-custom-hubsite .custom-design {
	background: #F39C11;
	padding: 5px 15px 15px;
	width: 400px;
	margin-top: 45px;
	margin-bottom: 30px;
}

.section-header-custom-hubsite.promo .custom-design {
	margin-top: 15px;
	margin-bottom: 10px;
}

.section-header-custom-hubsite .custom-img,
.section-header-custom-hubsite .custom-text {
	display: inline-block;
}

.section-header-custom-hubsite .custom-left {
	padding-left: 100px;
}

.section-header-custom-hubsite .custom-text {
	font-family: "Proxima Nova Alt Extra Condensed Bold";
	font-size: 62px;
	font-variant: all-petite-caps;
	line-height: 50px;
	padding-left: 15px;
}

.section-header-custom-hubsite .custom-text .white {
	color: #FFFFFF;
}

.section-header-custom-hubsite .custom-text .black {
	color: #000000;
}

.section-header-custom-hubsite .custom-ask {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 60px;
}

.section-header-custom-hubsite.promo .custom-ask {
	margin-bottom: 35px;
}

.section-header-custom-hubsite .custom-get {
	font-family: "Proxima Nova Alt Extra Condensed Bold";
	font-size: 50px;
	font-variant: all-petite-caps;
	line-height: 50px;
}

.section-header-custom-hubsite .custom-get a {
	background: #04BF68;
	padding: 5px 15px;
	color: #fff;
}

.section-header-custom-hubsite .custom-get a:hover {
	background: #05d876;
	text-decoration: none;
}

.section-header-custom-unique .hub-left {
	padding-left: 195px;
	padding-top: 20px;
}

.section-header-custom-unique .hub-left p {
	padding-left: 15px;
	font-size: 16px;
}

.section-header-custom-unique .hub-left .hub-site {
	padding-bottom: 30px;
	line-height: 30px;
}

.section-header-custom-unique .hub-left .hub-site span {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
}

.section-header-custom-unique .hub-left .hub-site-bold {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-bottom: 30px;
}

.section-header-custom-unique {
	background: url(../img/img-triangle.png) no-repeat center top;
}

.section-header-custom-unique .container {
	width: 1600px;
	padding: 70px 15px 50px;
}

.section-header-custom-list {
	background: #F5F5F5;
}

.section-header-custom-list .banner-special-offer {
	margin-bottom: 30px;
}

.section-header-custom-list .header-text {
	font-size: 30px;
	padding: 45px 0px;
}

.section-header-custom-list .container {
	width: 970px;
	padding: 70px 15px 50px;
}

.section-header-custom-list .container .save-50 {
	font-family: "Open Sans Bold", Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight: 900;
	color: #0076b3;
}

.section-header-custom-list .regular-price{
	font-size:18px;
	text-decoration: line-through;
}

.section-header-custom-list .you-only-pay{
	font-size:22px;
}

.section-header-custom-list .lists .row {
	text-align: center;
	margin: auto;
}

.section-header-custom-list .lists img {
	padding-bottom: 35px;
}

.section-header-custom-list.custom-footer .container {
	width: 1020px;
	padding: 50px 15px 240px;
}

.section-header-custom-list .media-after {
	margin-top: 30px;
}

.section-header-custom-list .media {
	background: #F39C11;
	border-radius: 5px;
}

.section-header-custom-list .media-after:after {
	content: url(../img/img-triangle.png) !important;
	padding-left: 30px;
}

.section-header-custom-list .media .media-body {
	color: #FFF;
	padding: 15px 0px;
}

.section-header-custom-list .media .media-left {
	padding: 15px;
}

.section-header-custom-list .media .media-heading {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 28px;
}

.section-header-custom-list .media .media-body .author {
	font-family: "Open Sans Bold", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.section-header-custom-list .dollar-price {
	position: relative;
	padding: 20px 0px 15px;
}

.section-header-custom-list .text-dollar {
	color: #F39C11;
	font-family: "Open Sans Bold", Arial, Helvetica, sans-serif;
	font-size: 80px;
    position: absolute;
    margin-top: -20px;
    margin-bottom: 30px;
}

.section-header-custom-list .text-dollar-sign {
	color: #F39C11;
	font-size: 35px;
}

.section-header-custom-list .custom-now {
	font-family: "Open Sans Bold", Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.section-header-custom-list .add-to-cart {
	font-family: "Proxima Nova Alt Extra Condensed Bold", Arial, Helvetica, sans-serif;
	font-size: 44px;
	padding: 13px 28px;
	background: #04BF66;
	-moz-box-shadow: 0px 4px 0px #158C56;
	-webkit-box-shadow: 0px 4px 0px #158C56;
	box-shadow: 0px 4px 0px #158C56;
	color: #fff;
}

.section-header-custom-list .add-to-cart:hover,
.section-header-custom-list .add-to-cart:focus {
	background: #05d873;
	text-decoration: none;
}

.section-header-custom-list .btn-view-more-samples {
	font-family: "Proxima Nova Alt Extra Condensed Bold", Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 8px 30px;
	background: #04BF66;
	-moz-box-shadow: 0px 4px 0px #158C56;
	-webkit-box-shadow: 0px 4px 0px #158C56;
	box-shadow: 0px 4px 0px #158C56;
	color: #fff;
}

.section-header-custom-list .btn-view-more-samples:hover {
	background: #05d873;
	text-decoration: none;
}

.custom-hub-modal .carousel-control {
	width: 5%;
}

.section-header-custom-list.custom-footer {
	background: #FFF;
}

/* modal create free trial formatting ======================================================================= */

.create-trial .modal-dialog {
	max-width: 700px;
	width: auto;
}

.create-trial .modal-content {
	border-radius: 0px;
}

.create-trial .modal-header {
	background: #284F76;
	color: #FFFFFF;
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.create-trial .modal-header .close {
	font-size: 24px;
	color: #FFFFFF;
	opacity: 1;
	text-shadow: none;
	outline: 0;
}

.create-trial .modal-body {
	padding-top: 30px;
}

.create-trial .modal-body p {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 25px;
}

.create-trial .modal-body img {
	margin-bottom: 10px;
}

.create-trial .btn {
	border-radius: 2px;
	min-width: 100px;
	color: #fff;
	background: #00acc1;
}

.create-trial .btn:hover {
	background: #00c0d0;
}

.hidden-1760 {
	display: block;
}

.hidden-1700 {
	display: block;
}

.hidden-1320 {
	display: block;
}


/* coaching project pipeline formatting ======================================================================= */

.section-header-pipeline-coaching {
	background: url(../bg/bg-gradient-grey01.jpg) no-repeat top center;
	background-size: cover;
	margin-top: -22px;
}

.section-header-pipeline-coaching .container.promo-pricing {
	padding-top: 0px;
}

.section-header-pipeline-coaching .container {
	position: relative;
	padding-top: 100px;
	padding-bottom: 140px;
}

.section-header-pipeline-coaching .container.promo-pricing .heading {
	background: url(../img/img-banner-special-offer06.png) no-repeat top center;
	padding-top: 150px;
}

.section-header-pipeline-coaching .heading {
	max-width: 620px;
}

.section-header-pipeline-coaching .badge-save {
	position: absolute;
	top: 30px;
	left: 630px;
}

.section-header-pipeline-coaching h1 {
	font-family: 'Proxima Nova Alt Extra Condensed Black', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 0px;
	line-height: 78px;
	color: #853ea7;
	font-size: 98px;
}

.section-header-pipeline-coaching h2 {
	font-family: 'Proxima Nova Condensed Black', Arial, Helvetica, sans-serif;
	font-size: 43px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 40px;
}

.section-header-pipeline-coaching .computer-desk {
	position: absolute;
	bottom: 0px;
	right: -100px;
	width: 62%;
}

.section-header-pipeline-coaching .btn-get-it-now {
	background: #ffc61a;
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 10px 50px;
	color: #222;
}

.section-header-pipeline-coaching .btn-get-it-now:hover {
	background: #dcab17;
}

.section-pipeline-success-in-shaklee,
.section-pipeline-success-in-shaklee .left-column {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	align-items: stretch;
	background: #f5f5f5;
	font-family: 'Roboto Regular', Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.section-pipeline-success-in-shaklee .right-column {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	align-items: flex-start;
}

.section-pipeline-success-in-shaklee .left-column {
	background: url(../img/img-woman-on-headset01.jpg) no-repeat top right;
	background-size: cover;
}

.section-pipeline-success-in-shaklee .right-column {
	background: #fafafa;
}

.section-pipeline-success-in-shaklee .right-content {
	padding: 70px 0px 50px 0px;
	max-width: 555px;
}

.section-pipeline-success-in-shaklee h2 {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-bottom: 35px;
}

.section-pipeline-success-in-shaklee p {
	margin-bottom: 30px;
}

.section-pipeline-success-in-shaklee .testimonial {
	background: #74448b;
	color: #fff;
	overflow: visible;
}

.section-pipeline-success-in-shaklee .testimonial .media-body {
	text-align: center;
	padding: 15px 15px;
	font-size: 14px;
	position: relative;
	overflow: visible;
}

.section-pipeline-success-in-shaklee .testimonial .arrow-left {
	position: absolute;
	left: -32px;
	top: 70px;
}

.section-pipeline-success-in-shaklee .testimonial .media-body h4 {
	margin-bottom: 5px;
}

.section-pipeline-success-in-shaklee .testimonial .media-body p {
	margin: 0px;
}

.section-pipeline-success-in-shaklee strong {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
}

.section-pipeline-youll-learn {
	background: #74448b;
	color: #fff;
	font-size: 18px;
}

.section-pipeline-youll-learn .container {
	padding-top: 70px;
	padding-bottom: 60px;
}

.section-pipeline-youll-learn h2 {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-bottom: 15px;
}

.section-pipeline-youll-learn ul {
	margin: 40px 0px 40px 0px;
	padding: 0px;
}

.section-pipeline-youll-learn ul li {
	list-style: none;
	background: url(../img/img-check-yellow02.png) no-repeat left 4px;
	padding-left: 45px;
	padding-bottom: 10px;
	margin: 30px 0px;
}

.section-pipeline-youll-learn img {
	margin-top: 100px;
}

.section-pipeline-after-this {
	background: url(../img/img-man-on-laptop01.jpg) no-repeat top left;
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.section-pipeline-after-this .right-column {
	background: #fff;
}

.section-pipeline-after-this .right-content {
	padding: 55px 0px 70px 25px;
	max-width: 690px;
}

.section-pipeline-after-this h2 {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 35px;
}

.section-pipeline-after-this p {
	margin-bottom: 30px;
}

.section-pipeline-after-this strong {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
}

.section-pipeline-after-this .testimonial {
	background: #74448b;
	color: #fff;
	overflow: visible;
}

.section-pipeline-after-this .testimonial .media-body {
	text-align: center;
	padding: 15px 15px;
	font-size: 15px;
	position: relative;
	overflow: visible;
}

.section-pipeline-after-this .testimonial .arrow-left {
	position: absolute;
	left: -32px;
	top: 70px;
}

.section-pipeline-after-this .testimonial .media-body h4 {
	margin-bottom: 10px;
}

.section-pipeline-after-this .testimonial .media-body p {
	margin: 0px;
}

.section-pipeline-pricing {
	font-size: 24px;
}

.section-pipeline-pricing .container {
	padding-top: 65px;
	padding-bottom: 45px;
}

.section-pipeline-pricing h2 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.section-pipeline-pricing h3 {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.section-pipeline-pricing h4 {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.section-pipeline-pricing .text-normally-pay {
	text-decoration: line-through;
}

.section-pipeline-pricing .text-save {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	color: #74448b;
	font-size: 36px;
}

.section-pipeline-pricing p {
	margin-bottom: 30px;
}

.section-pipeline-pricing .btn-add-to-cart {
	background: #ffc61a;
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 10px 50px;
	color: #222;
}

.section-pipeline-pricing .btn-add-to-cart:hover {
	background: #dcab17;
}

.section-confirmation {
	background: #e3f4fe;
	margin-top: -60px;
}

.section-confirmation .container {
	padding: 140px 15px 200px;
	color: #555555;
	font-size: 17px;
}

.section-confirmation .box-white {
	max-width: 800px;
	margin: 0px auto;
	background: #fff;
	padding: 35px 15px 70px;
}

.section-confirmation h2 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	margin: 10px 0px 30px;
	font-size: 16px;
}

.section-confirmation img {
	margin-top: 50px;
	margin-bottom: 50px;
}

.section-confirmation a {
	color: #0161BF;
	text-decoration: underline;
}

.section-confirmation .btn-resend {
	background: #00AFEF;
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
	border-radius: 0px;
	margin: 30px 0px;
}

.section-confirmation .btn-resend:hover {
	background: #008CC1;
}


/* coaching email marketing formatting ======================================================================= */

.section-header-email-marketing-coaching {
	background: url(../bg/bg-living-room02.jpg) no-repeat top center;
	background-size: cover;
	margin-top: -22px;
}

.section-header-email-marketing-coaching .container.promo-pricing {
	padding-top: 0px;
}

.section-header-email-marketing-coaching .container {
	position: relative;
	padding-top: 140px;
	padding-bottom: 40px;
}

.section-header-email-marketing-coaching .container.promo-pricing .promo-banner {
	margin-bottom: 50px;
}

.section-header-email-marketing-coaching .heading {
	position: relative;
	z-index: 2;
}

.section-header-email-marketing-coaching h1 {
	font-family: 'Proxima Nova Alt Extra Condensed Black', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 0px;
	line-height: 45px;
	color: #853ea7;
	font-size: 80px;
}

.section-header-email-marketing-coaching h2 {
	font-family: 'Proxima Nova Alt Extra Condensed Black', Arial, Helvetica, sans-serif;
	font-size: 59px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 50px;
}

.section-header-email-marketing-coaching .woman-on-laptop {
	position: absolute;
	bottom: 0px;
	right: -50px;
	width: 57%;
}

.section-header-email-marketing-coaching p {
	margin-bottom: 30px;
	font-size: 18px;
}

.section-header-email-marketing-coaching .text-normally-pay {
	font-size: 32px;
}

.section-header-email-marketing-coaching .text-normally-pay span {
	text-decoration: line-through;
}

.section-header-email-marketing-coaching .text-save {
	color: #AF0709;
}

.section-header-email-marketing-coaching .btn-get-it-now {
	background: #ff9d49;
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 10px 60px;
	color: #fff;
}

.section-header-email-marketing-coaching .btn-get-it-now:hover {
	background: #d3680c;
}

.section-coaching-sessions,
.section-coaching-sessions .right-column {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	align-items: stretch;
	background: #fff;
	color: #222;
}

.section-coaching-sessions .right-column {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
}

.section-coaching-sessions .left-column {
	background: url(../bg/bg-woman-on-laptop-and-headset01.jpg) no-repeat center center;
	background-size: cover;
}

.section-coaching-sessions .right-content {
	padding: 110px 0px 80px 10px;
	max-width: 540px;
}

.section-coaching-sessions h2 {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 34px;
	margin-bottom: 20px;
}

.section-coaching-sessions p {
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 20px;
}

.section-will-help-you {
	background: #6b308a;
	font-size: 20px;
	color: #fff;
}

.section-will-help-you .container {
	position: relative;
	padding-top: 70px;
	padding-bottom: 50px;
}

.section-will-help-you h2 {
	font-size: 36px;
}

.section-will-help-you img {
	position: absolute;
	right: -10px;
	bottom: 10px;
	width: 39%;
}

.section-will-help-you ul {
	margin: 60px 0px 40px 0px;
	padding: 0px;
}

.section-will-help-you ul li {
	list-style: none;
	background: url(../img/img-check-orange01.png) no-repeat left 8px;
	padding-left: 25px;
	padding-bottom: 10px;
	margin: 5px 0px;
}

.section-this-coaching {
	background: #f4f4f4;
	font-size: 20px;
	color: #222;
}

.section-this-coaching .container {
	position: relative;
	padding-top: 70px;
	padding-bottom: 50px;
}

.section-this-coaching h2 {
	font-size: 36px;
}

.section-this-coaching img {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 46%;
}

.section-this-coaching p {
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 25px;
}

.section-this-coaching p strong {
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	color: #6b308a;
}

.section-pricing-perspective {
	background: #fff;
	color: #222;
}

.section-pricing-perspective .container {
	position: relative;
	padding-top: 170px;
	padding-bottom: 200px;
}

.section-pricing-perspective h2 {
	font-size: 30px;
	margin-bottom: 40px;
}

.section-pricing-perspective img {
	position: absolute;
	right: 0px;
	bottom: 40px;
	width: 70%;
}

.section-pricing-perspective p {
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 25px;
}

.section-email-coaching-pricing {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    background: #e7e7e7;
	color: #222;
}

.section-email-coaching-pricing .container {
	padding-top: 60px;
	padding-bottom: 160px;
}

.section-email-coaching-pricing h2 {
    font-size: 66px;
    font-weight: 900;
    margin-bottom: 0px;
}

.section-email-coaching-pricing .text-limited-slots {
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 50px;
}

.section-email-coaching-pricing .pricing-box {
    padding: 20px 20px 40px;
    background: #f3f3f3;
}

.section-email-coaching-pricing h3 {
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 50px;
}

.section-email-coaching-pricing .row {
    display: flex;
    align-items: stretch;
}

.section-email-coaching-pricing .col-xs-6 {
    display: flex;
    align-items: stretch;
}

.section-email-coaching-pricing .shadow-box {
    -webkit-box-shadow: 4px 3px 9px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: 4px 3px 9px 0px rgb(0 0 0 / 8%);
    box-shadow: 4px 3px 9px 0px rgb(0 0 0 / 8%);
    padding: 30px 10px;
    background: #fff;
    width: 100%;
}

.section-email-coaching-pricing .shadow-box h4 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 5px;
}

.section-email-coaching-pricing .shadow-box p {
    font-size: 18px;
    margin-bottom: 20px;
}

.section-email-coaching-pricing .shadow-box .text-slashed {
    text-decoration: line-through;
}

.section-email-coaching-pricing .shadow-box h5 {
    font-size: 52px;
    font-weight: 700;
    margin-bottom: 20px;
}

.section-email-coaching-pricing .shadow-box h5.text-red {
    color: #e60000;
}

.section-email-coaching-pricing .btn-add-to-cart {
	font-size: 24px;
    font-weight: 700;
	padding: 10px 35px;
    border-radius: 30px;
	background: #f6c306;
	color: #222629;
	margin-top: 15px;
	margin-bottom: 30px;
}

.section-email-coaching-pricing .btn-add-to-cart:hover {
	background: #d9ac04;
}

/* index v2 formatting ======================================================================= */

.section-index-header-v2 {
    background: url(../bg/bg-freedom-builder-living-room01.jpg) top center no-repeat;
    background-size: cover;
    font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-weight: 500;
    margin-top: -20px;
    color: #1b1b1b;
    position: relative;
}

.section-index-header-v2 .promo-badge {
	position: absolute;
	top: 530px;
	right: -95px;
	z-index: 20;
}

/* FOR MFB CARD HEADER ONLY*/
.section-index-header-v2.mfb-card {
    background: url(../bg/bg-mfb-card-jumpstart-june01.jpg) top center no-repeat;
    background-size: cover;
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-weight: 500;
    margin-top: -22px;
    color: #1b1b1b;
    position: relative;
}

.section-index-header-v2.mfb-card .container {
    padding-bottom: 260px!important;
    position: relative;
}

.section-index-header-v2.mfb-card .mfb-card-strip p{
	font-size: 22px;
}

.section-index-header-v2.mfb-card .mfb-card-strip .save-badge {
	position: absolute;
	margin-top: -200px;
}

.section-index-header-v2.mfb-card .mfb-card-strip .title{
	margin:20px auto;
}

.section-index-header-v2.mfb-card .mfb-card-strip .btn-learn-more {
     color: #fff;
    background: #f78a35;
    border-radius: 30px;
    padding: 10px 50px;
    font-size: 22px;
    font-weight: 700;
    border: none!important;
    margin-top: 30px;
}

.section-index-header-v2.mfb-card .mfb-card-strip .btn-learn-more:hover {
    background: #b35912!important;
}

/* END OF FOR MFB CARD HEADER ONLY*/

/*.section-index-header-v2 .promo-badge {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 5;
}*/

.section-index-header-v2 .container {
    padding-bottom: 180px;
    position: relative;
}

.section-index-header-v2 .heading {
    position: relative;
    z-index: 5;
	padding-top: 15px;
}

.section-index-header-v2 .heading h1 {
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 20px;
	margin-top: 0px;
}

.section-index-header-v2 .heading h1 span {
    font-size: 85%;
}

.section-index-header-v2 .heading p {
	font-size: 18px;
    line-height: 30px;
	margin-bottom: 30px;
}

.section-index-header-v2 .heading .btn-get-now {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    border: 3px solid #fff;
    color: #fff;
    font-size: 24px;
    padding: 13px 60px;
    border-radius: 50px;
    background: #0f51b9;
    margin-right: 20px;
}

.section-index-header-v2 .heading .btn-get-now:hover {
    background: #05327a;
}

.section-index-header-v2 .heading .btn-watch-video {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    border: 3px solid #0f51b9;
    color: #0f51b9;
    font-size: 18px;
    padding: 9px 20px;
    border-radius: 40px;
}

.section-index-header-v2 .heading .btn-watch-video:hover {
    color: #fff;
    background: #0f51b9;
}

.section-index-header-v2 .testimonial {
    background: #fff;
    border-radius: 0px;
    -webkit-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
    box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
    padding: 15px 20px 20px;
    margin-top: 40px;
    margin-bottom: 30px;
    max-width: 650px;
}

.section-index-header-v2 .testimonial .media-left {
    padding-right: 20px;
}

.section-index-header-v2 .testimonial .media-left img {
    max-width: 250px;
}

.section-index-header-v2 .testimonial h4 {
	font-weight: 700;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
}

.section-index-header-v2 .testimonial p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 30px;
}

.section-index-header-v2 .testimonial h5 {
    color: #0d0d0d;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}

.section-index-header-v2 .testimonial a {
    color: #0f51b9;
    text-decoration: underline;
}

.section-index-header-v2 .testimonial .btn-watch-video {
    background: #fff;
    border: 3px solid #0f51b9;
    color: #0f51b9;
    border-radius: 35px;
    padding: 5px 10px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 40px;
    text-decoration: none;
}

.section-index-header-v2 .testimonial .btn-watch-video:hover {
    background: #0f51b9;
    color: #fff;
}

.section-index-header-v2 .couple {
    position: absolute;
    bottom: 40px;
    right: -220px;
    width: 95%;
}

.section-index-header-v2 .strip {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 200px 100vw;
    border-color: transparent transparent #fff transparent;
    left: 0px;
    right: 0px;
    bottom: -1px;
    z-index: 10;
}

.section-why-freedom-builder {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	background: #fff;
	position: relative;
}

.section-why-freedom-builder .container {
	padding-top: 5px;
	padding-bottom: 160px;
	position: relative;
}

.section-why-freedom-builder h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 58px;
	margin-bottom: 20px;
	color: #0f51b9;
}

.section-why-freedom-builder ul {
	margin-left: 20px;
	margin-bottom: 40px;
}

.section-why-freedom-builder ul li {
	margin: 15px 0px;
	font-size: 18px;
}

.section-why-freedom-builder ul li i {
	color: #0f51b9;
	font-size: 10px;
	left: -2.5em;
	top: .64285714em;
}

.section-why-freedom-builder .solve-challenges {
	margin-bottom: 40px;
	color: #fff;
	max-width: 580px;
	background: #1b1b1b;
	padding: 25px 30px 30px;
}

.section-why-freedom-builder .solve-challenges p {
	font-size: 24px;
	line-height: 36px;
}

.section-why-freedom-builder .six-elements p {
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	padding-right: 150px;
}

.section-why-freedom-builder .six-elements img {
	padding-right: 165px;
	padding-top: 15px;
}

.section-why-freedom-builder .woman {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 40%;
	z-index: 10;
}

.section-why-freedom-builder .strip {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 150px 0 0 100vw;
	border-color: transparent transparent transparent #0f51b9;
	left: 0px;
	right: 0px;
	bottom: -1px;
	z-index: 10;
}

.section-educational-marketing-system {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	background: #0f51b9;
	color: #fff;
	position: relative;
}

.section-educational-marketing-system .container {
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	z-index: 20;
}

.section-educational-marketing-system h2 {
	font-weight: 700;
	font-size: 30px;
	line-height: 42px;
	margin-bottom: 20px;
}

.section-educational-marketing-system ul {
	margin-left: 20px;
	margin-bottom: 40px;
}

.section-educational-marketing-system ul li {
	margin: 15px 0px;
	font-size: 18px;
}

.section-educational-marketing-system ul li i {
	font-size: 10px;
	left: -2.5em;
	top: .64285714em;
}

.section-educational-marketing-system .everything-you-need {
	margin-bottom: 40px;
	max-width: 603px;
	background: #1b1b1b;
	padding: 25px 30px 30px;
}

.section-educational-marketing-system .everything-you-need p {
	font-size: 21px;
	line-height: 34px;
}

.section-educational-marketing-system .comp {
	position: absolute;
	bottom: 40px;
	right: 0px;
	width: 40%;
}

.section-educational-marketing-system .strip {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 150px 100vw 0 0;
	border-color: #0f51b9 #f3f3f3 #f3f3f3 #f3f3f3;
	left: 0px;
	right: 0px;
	bottom: -1px;
	z-index: 10;
}

.section-what-is-ems,
.section-what-is-ems .left-column {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -moz-box;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	align-items: stretch;
	background: #f3f3f3;
}

.section-what-is-ems .left-column {
	background: url(../bg/bg-freedom-builder-woman-with-laptop01.png) no-repeat top center;
}

.section-what-is-ems .right-column {
	background: #f3f3f3;
}

.section-what-is-ems .right-content {
	padding: 125px 0px 115px 0px;
	max-width: 555px;
}

.section-what-is-ems h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 58px;
	margin-bottom: 20px;
	color: #0f51b9;
}

.section-what-is-ems p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 20px;
}

.section-leverage {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	background: rgb(243, 243, 243);
	background: linear-gradient(0deg, rgba(243, 243, 243, 1) 65%, rgba(15, 81, 185, 1) 65%, rgba(15, 81, 185, 1) 100%);
}

.section-leverage .container {
	padding-top: 70px;
	padding-bottom: 10px;
}

.section-leverage h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 58px;
	margin-bottom: 20px;
	color: #fff;
}

.section-leverage p.description {
	font-size: 18px;
	color: #fff;
	margin-bottom: 80px;
}

.section-leverage .team {
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	align-items: stretch
}

.section-leverage .team .thumbnail {
	border-radius: 0;
	padding: 30px 15px 20px;
	margin: 8px;
	width: 31.9%;
	display: flex;
	flex-wrap: wrap;
	border: none;
}

.section-leverage .team .thumbnail .caption {
	padding: 0;
}

.section-leverage .team .thumbnail .bio-link {
	align-self: flex-end;
	padding: 0 15px;
	width: 100%;
}

.section-leverage .team .thumbnail .bio-link a {
	color: #0f51b9;
	text-decoration: underline;
}

.section-leverage h3 {
	font-weight: 700;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 20px;
}

.section-leverage p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
}

.section-leverage .carousel-control {
	background: none !important;
}

.section-leverage .carousel-control {
	top: 140px;
	bottom: auto;
	width: 10%;
	font-size: 36px;
	color: #333 !important;
	text-shadow: none;
	opacity: 1;
}

.section-how-does-it-work {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	background: #f3f3f3;
	color: #1b1b1b;
}

.section-how-does-it-work .container {
	padding-top: 100px;
	padding-bottom: 80px;
	position: relative;
}

.section-how-does-it-work h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 58px;
	margin-bottom: 20px;
	color: #0f51b9;
}

.section-how-does-it-work h3 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 30px;
	line-height: 38px;
}

.section-how-does-it-work ol {
	margin-left: -20px;
	margin-bottom: 30px;
}

.section-how-does-it-work ol li {
	margin: 15px 0px;
	font-size: 18px;
}

.section-how-does-it-work p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 20px;
}

.section-how-does-it-work .text-educate-people {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 20px;
}

.section-how-does-it-work .woman {
	position: absolute;
	left: 0px;
	width: 48%;
	top: 210px;
}

.section-roadmap {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	background: #f3f3f3;
}

.section-roadmap .container {
	padding-top: 0px;
	padding-bottom: 150px;
}

.section-roadmap h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 58px;
	margin-bottom: 20px;
	color: #0f51b9;
}

.section-roadmap p.description {
	font-size: 18px;
	margin-bottom: 30px;
}

.section-roadmap .btn-watch-video {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	border: 3px solid #0f51b9;
	color: #0f51b9;
	font-size: 18px;
	padding: 9px 20px;
	border-radius: 40px;
	margin-bottom: 80px;
}

.section-roadmap .btn-watch-video:hover {
	color: #fff;
	background: #0f51b9;
}

.section-roadmap .text-personal-freedom {
	font-size: 1.7rem;
	margin-top: -60px;
}

.section-roadmap .text-personal-freedom span {
	color: #0f51b9;
	font-size: 2.8rem;
	font-weight: 700;
}

.section-keep-it-simple {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background: #1B1B1B;
	color: #fff;
	height: 150px;
	overflow: visible;
}

.section-keep-it-simple .container {
	padding: 30px 40px;
	background: #0f51b9;
	position: relative;
	top: -50px;
	width: 100%;
	max-width: 700px;
}

.section-keep-it-simple h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 58px;
	margin-bottom: 20px;
}

.section-keep-it-simple p.description {
	font-size: 18px;
	margin-bottom: 30px;
}

.section-keep-it-simple .btn-watch-video {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	border: 3px solid #fff;
	color: #fff;
	font-size: 18px;
	padding: 9px 20px;
	border-radius: 40px;
	margin-bottom: 80px;
}

.section-keep-it-simple .btn-watch-video:hover {
	color: #333;
	background: #fff;
}

.section-4-strategies {
	border-top: 250px solid #f3f3f3;
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	color: #1b1b1b;
	background: url(../bg/bg-freedom-builder-computer-girl01.jpg) top center no-repeat;
	background-size: cover;
}

.section-4-strategies .container {
	padding-bottom: 100px;
}

.section-4-strategies h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 58px;
	margin-bottom: 70px;
	color: #0f51b9;
}

.section-4-strategies h3 {
	font-size: 36px;
	line-height: 46px;
	color: #0f51b9;
	font-weight: 400;
}

.section-4-strategies p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 20px;
}

.section-4-strategies .box {
	background: #fff;
	padding: 30px 15px 0;
	margin-top: -80px;
	position: relative;
	z-index: 5;
}

.section-4-strategies img {
	margin-bottom: 50px;
}

.section-4-strategies .btn-watch-video {
	background: #fff;
	border: 3px solid #0f51b9;
	color: #0f51b9;
	border-radius: 35px;
	padding: 5px 10px;
	font-weight: 700;
	margin-bottom: 40px;
}

.section-4-strategies .btn-watch-video:hover {
	background: #0f51b9;
	color: #fff;
}

.section-4-strategies .footer-buttons {
	margin-bottom: 0px;
	font-size: 13px;
}

.section-4-strategies .btn-try-it-free {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #fff;
	font-size: 22px;
	padding: 15px 50px;
	border-radius: 40px;
	background: #0f51b9;
}

.section-4-strategies .btn-try-it-free:hover {
	background: #05327a;
}

.section-4-strategies .btn-link {
	color: #333;
	font-size: 24px;
}

.section-4-strategies .fa-stack {
	width: 65px;
	height: 120px;
	line-height: 110px;
}

.section-4-strategies .btn-link:first-child {
	margin-right: 50px;
}

.section-4-strategies .btn-link:last-child {
	margin-left: 50px;
}


/* feature v2 formatting ============================================================================= */

.section-powerful-features {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	background: #0f51b9;
	color: #fff;
	margin-top: -22px;
}

.section-powerful-features .container {
	padding-top: 20px;
	padding-bottom: 10px;
}

.section-powerful-features h1 {
	font-size: 42px;
	font-weight: 700;
	line-height: 52px;
	margin-bottom: 20px;
}

.section-powerful-features p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
}

.section-powerful-features .btn-try-it-free {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	border: 3px solid #fff;
	color: #fff;
	font-size: 22px;
	padding: 10px 40px;
	border-radius: 30px;
}

.section-powerful-features .btn-try-it-free:hover {
	color: #0f51b9;
	background: #fff;
}

.section-full-recap {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	background: #f3f3f3;
}

.section-full-recap .container {
	padding-top: 80px;
	padding-bottom: 20px;
}

.section-full-recap h2 {
	font-size: 54px;
	line-height: 50px;
}

.section-full-recap h3 {
	font-weight: 700;
	font-size: 40px;
	line-height: 40px;
	color: #0f51b9;
	margin-bottom: 75px;
}

.section-full-recap h4 {
	font-weight: 700;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 30px;
}

.section-full-recap h5 {
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 20px;
}

.section-full-recap p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
}

.section-full-recap .text-your-newsletters,
.section-full-recap .text-with-super-starter,
.section-full-recap .text-where-connects {
	font-size: 28px;
	line-height: 50px;
	margin-bottom: 30px;
	font-weight: 400;
}

.section-full-recap .text-new-biz-builder h2 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 30px;
	font-weight: 400;
}

.section-full-recap .text-new-biz-builder h2 strong {
	font-size: 40px;
	color: #0f51b9;
}

.section-full-recap .text-new-biz-builder .arrow {
	position: relative;
	right: -70px;
	margin-top: -36px;
	margin-left: auto;
	margin-right: auto;
}

.section-full-recap .text-your-clients {
	font-size: 26px;
	line-height: 40px;
	margin-bottom: 50px;
	font-weight: 400;
}

.section-full-recap .text-as-simple-as {
	font-size: 90%;
	font-weight: 500;
}

.section-full-recap .sub-container {
	position: relative;
}

.section-full-recap .sub-container .img-responsive.left {
	position: absolute;
	width: 46%;
	left: 0px;
}

.section-full-recap .sub-container .img-responsive.right {
	position: absolute;
	width: 50%;
	right: 0px;
}

.section-full-recap .learn-earn-features .img-responsive {
	margin-left: auto;
	margin-right: auto;
}

.section-full-recap .sub-container ul {
	margin-left: 22px;
	margin-bottom: 40px;
}

.section-full-recap .sub-container ul li {
	font-size: 18px;
	margin: 7px 0px;
}

.section-full-recap .dr-daggy a {
	text-decoration: underline;
	color: #0f51b9;
}

.section-full-recap ul li .fa-circle {
	top: 0.942857em;
	font-size: 8px;
	color: #0f51b9;
	left: -3.14285714em;
}

.section-full-recap .testimonial {
	background: #fff;
	max-width: 570px;
	border-radius: 0px;
	-webkit-box-shadow: 5px 5px 20px 0px #ddd;
	-moz-box-shadow: 5px 5px 20px 0px #ddd;
	box-shadow: 5px 5px 20px 0px #ddd;
	padding: 15px 20px 20px;
	margin-bottom: 30px;
}

.section-full-recap .testimonial .media-left {
	padding-right: 20px;
}

.section-full-recap .testimonial h4 {
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
}

.section-full-recap .testimonial p {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 30px;
}

.section-full-recap .testimonial h5 {
	color: #0d0d0d;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}

.section-full-recap .btn-try-it-free {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	border: 3px solid #fff;
	color: #fff;
	font-size: 22px;
	padding: 10px 40px;
	border-radius: 30px;
	background: #0f51b9;
}

.section-full-recap .btn-try-it-free:hover {
	background: #05327a;
}

.section-quick-recap {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	background: #f3f3f3;
}

.section-quick-recap .container {
	padding-top: 40px;
	padding-bottom: 120px;
}

.section-quick-recap h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 40px;
	color: #0f51b9;
	margin-bottom: 75px;
}

.section-quick-recap .thumbnail {
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 20px 4px #ddd;
	-moz-box-shadow: 1px 1px 20px 4px #ddd;
	box-shadow: 1px 1px 20px 4px #ddd;
	padding: 20px 10px;
	height: 250px;
	max-width: 270px;
}

.section-quick-recap .thumbnail h5 {
	font-weight: 700;
	margin-top: 0px;
}

.section-quick-recap .thumbnail img {
	margin-bottom: 20px;
}

.section-quick-recap .thumbnail p {
	margin-bottom: 0px;
	font-size: 13px;
}

.section-quick-recap .footer-buttons {
	margin-bottom: 0px;
	font-size: 13px;
}

.section-quick-recap .btn-try-it-free {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #fff;
	font-size: 22px;
	padding: 15px 50px;
	border-radius: 40px;
	background: #0f51b9;
}

.section-quick-recap .btn-try-it-free:hover {
	background: #05327a;
}

.section-quick-recap .btn-link {
	color: #333;
	font-size: 24px;
}

.section-quick-recap .fa-stack {
	width: 65px;
	height: 120px;
	line-height: 110px;
}

.section-quick-recap .btn-link:first-child {
	margin-right: 50px;
}

.section-quick-recap .btn-link:last-child {
	margin-left: 50px;
}


/* pricing v2 formatting ============================================================================= */

.section-pricing-v2 {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background: transparent;
	margin-top: -22px;
}

.section-pricing-v2 .container {
	padding-top: 80px;
}

.section-pricing-v2 h1 {
	font-size: 42px;
	font-weight: 700;
	margin-bottom: 20px;
}

.section-pricing-v2 .description {
	font-size: 18px;
	line-height: 30px;
}

.section-pricing-v2 .rejoin-text {
	position: relative;
	font-weight: 400;
	margin-bottom: 50px;
	padding-top: 40px;
}

.section-pricing-v2 .rejoin-text img {
	position: absolute;
	top: -10px;
	left: -90px;
}

.section-pricing-v2 .rejoin-text .text-its-easy {
	font-size: 22px;
	margin-bottom: 30px;
}

.section-pricing-v2 .rejoin-text ol {
	margin-left: -20px;
	margin-bottom: 30px;
}

.section-pricing-v2 .rejoin-text ol li {
	font-size: 18px;
}

.section-pricing-v2 .rejoin-text .text-no-risk {
	font-size: 18px;
}

.section-pricing-v2 .subscriber-limit {
	-webkit-box-shadow: 5px 5px 32px -15px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 5px 5px 32px -15px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 32px -15px rgba(0, 0, 0, 0.2);
	border: 1px solid #ddd;
	padding: 25px 30px 30px;
	margin-bottom: 25px;
	position: relative;
}

.section-pricing-v2 .subscriber-limit a {
	color: #333;
}

.section-pricing-v2 .promo-badge {
	position: absolute;
	top: -180px;
	right: -60px;
}

.section-pricing-v2 .subscriber-limit .text-start {
	font-size: 16px;
	margin-bottom: 70px;
}

.section-pricing-v2 .subscriber-limit .text-price {
	font-size: 11px;
	line-height: 18px;
	margin-top: -10px;
}

.section-pricing-v2 .subscriber-limit .text-price strong {
	font-size: 20px;
}

.section-pricing-v2 .subscriber-limit .text-price .btn-add-to-cart {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background: #0f51b9;
	color: #fff;
	font-size: 16px;
	padding: 8px 20px;
	border-radius: 5px;
}

.section-pricing-v2 .subscriber-limit .text-price .btn-add-to-cart:hover {
	opacity: 0.8
}

.section-pricing-v2 .subscriber-limit .section-rangeslider {
	position: relative;
	margin-bottom: 30px;
}

.section-pricing-v2 .subscriber-limit .section-rangeslider::before {
	content: " ";
	display: block;
	width: 100%;
	height: 5px;
	top: 7px;
	position: absolute;
	background: #0f51b9;
	left: 0;
	right: 0;
}

.section-pricing-v2 .subscriber-limit .pip {
	display: inline-block;
	width: 50px;
	text-align: center;
	top: -40px;
	position: absolute;
}

.section-pricing-v2 .subscriber-limit .pip::after {
	content: " ";
	display: inline-block;
	width: 20px;
	height: 20px;
	top: 40px;
	position: absolute;
	background: #0f51b9;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.section-pricing-v2 .subscriber-limit .pip span {
	display: block;
	position: absolute;
	width: 100%;
	bottom: -80px;
}

.section-pricing-v2 .subscriber-limit .pip1 {

	left: 0.1%;
}

.section-pricing-v2 .subscriber-limit .pip2 {
	left: 23.5%;
}

.section-pricing-v2 .subscriber-limit .pip3 {
	left: 47.3%;
}

.section-pricing-v2 .subscriber-limit .pip4 {
	left: 70.5%;
}

.section-pricing-v2 .subscriber-limit .pip5 {
	left: 94.3%;
}

.section-pricing-v2 .subscriber-limit .rangeslider {
	height: 20px;
	background: transparent;
	position: relative;
	z-index: 10;
	box-shadow: none;
	cursor: pointer;
}

.section-pricing-v2 .subscriber-limit .rangeslider .rangeslider__fill {
	background: transparent;
	box-shadow: none;
}

.section-pricing-v2 .subscriber-limit .rangeslider .rangeslider__handle {
	width: 50px;
	height: 50px;
	background: #0f51b9;
	border: 3px solid #fff;
	box-shadow: none;
	top: -14px;
	z-index: 50;
}

.section-pricing-v2 .subscriber-limit .rangeslider .rangeslider__handle::after {
	background-image: none;
	background: #fff;
}

.section-pricing-v2 .tablesaw-advance .tablesaw-btn.btn-micro {
	font-size: 1.8125em;
}

.section-pricing-v2 .tablesaw-advance a.tablesaw-nav-btn.left:before,
.section-pricing-v2 .tablesaw-advance a.tablesaw-nav-btn.right:before {
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.section-pricing-v2 .tablesaw-advance a.tablesaw-nav-btn.left:before {
	border-right: 10px solid #808080;
}

.section-pricing-v2 .tablesaw-advance a.tablesaw-nav-btn.right:before {
	border-left: 10px solid #808080;
}

.section-pricing-v2 .table>thead:first-child>tr:first-child>th {
	border-top: 1px solid #ddd;
	border-bottom-width: 1px;
}

.section-pricing-v2 .tablesaw-swipe .tablesaw-swipe-cellpersist {
	border-right: 1px solid #ddd;
}

.section-pricing-v2 table>thead>tr>th,
.section-pricing-v2 table>tbody>tr>td {
	padding: 20px;
	vertical-align: middle;
	text-align: center;
}

.section-pricing-v2 table>thead>tr>th p {
	font-weight: 500;
}

.section-pricing-v2 table>tbody>tr>td h4 {
	font-size: 16px;
	line-height: 24px;
}

.section-pricing-v2 table>tbody>tr>td:first-child {
	padding: 20px 10px;
}

.section-pricing-v2 table>tbody>tr>td .fa-check {
	color: #0f51b9;
}

.section-pricing-v2 table>tbody>tr>td .text-red {
	color: #c30000;
}

.section-pricing-v2 table>tbody>tr>td .price-slashed {
	text-decoration: line-through;
}

.section-pricing-v2 table>tbody>tr>td .text-link1 {
	color: #0f51b9;
	text-decoration: underline;
}

.section-pricing-v2 table>tbody>tr>td.badge-container {
	position: relative;
}

.section-pricing-v2 table>tbody>tr>td.badge-container .promo-badge {
	position: absolute;
	top: -4px;
	left: -20px;
	right: 0px;
}

.section-pricing-v2 table>tbody>tr>td.features {
	padding: 0;
}

.section-pricing-v2 table>tbody>tr>td.features:hover {
	background: #0f51b9;
}

.section-pricing-v2 table>tbody>tr>td.features a {
	display: block;
	color: #333;
	padding: 20px 10px;
}

.section-pricing-v2 table>tbody>tr>td.features:hover a {
	color: #fff;
	text-decoration: none;
}

.section-pricing-v2 table .spacer {
	height: 765px;
	border-left-width: 0px !important;
	border-right-width: 0px !important;
	vertical-align: top;
}

.section-pricing-v2 .btn-get-started {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background: #0f51b9;
	color: #fff;
	font-size: 18px;
	padding: 12px 30px;
	border-radius: 5px;
}

.section-pricing-v2 .btn-get-started:hover {
	opacity: 0.9;
}

.section-pricing-v2 .btn-your-plan {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background: #fff;
	color: #0f51b9;
	text-decoration: underline;
	font-size: 18px;
	padding: 12px 30px;
	border-radius: 5px;
}

.section-pricing-v2 .btn-your-plan:hover {
	opacity: 0.9;
}

.section-pricing-v2 .btn-downgrade {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background: #808080;
	color: #fff;
	font-size: 18px;
	padding: 12px 30px;
	border-radius: 5px;
}

.section-pricing-v2 .btn-downgrade:hover {
	opacity: 0.9;
}

.section-fm-upgrade .container {
    padding-top: 50px;
    padding-bottom: 150px;
}

.section-fm-upgrade .container h1{
    font-size: 44px;
}

.section-fm-upgrade .container p{
    font-size: 18px;
}

.section-fm-upgrade .container .subscriber-limit p{
    font-size: 12px;
}

.section-fm-upgrade .upgrade-desc p{
	font-size: 16px;
}

.section-fm-upgrade .upgrade-desc .btn-get-started{
	margin-top: 20px;
}

.section-fm-upgrade .upgrade-desc .btn-gray{
	margin-top: 20px;
	color: #fff!important;
	font-size: 16px;
	padding: 15px 30px;
	border-radius: 50px;
	background: #8c8989!important;
	font-weight: 700;
}

.section-fm-upgrade .upgrade-desc .btn-gray:hover{
	background: #b7b7b7!important;
}

.section-fm-upgrade .container p strong{
    font-size: 20px;
}

.section-pricing-v2 .subscriber-limit .text-price strong {
    font-size: 23px;
}

.section-fm-upgrade  .container .subscriber-limit{
    margin-top: 60px;
}

.section-fm-upgrade  .subscriber-limit .pip {
    top: 40px;
}

.section-fm-upgrade .subscriber-limit .pip::after {
    top: -40px;
}

.section-onboarding {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
	background: #0f51b9;
	color: #fff;
	position: absolute;
	left: 0px;
	right: -10px;
	text-align: left;   
	padding-top: 70px;
}

.section-onboarding .container {
	padding-top: 70px;
	position: relative;
	z-index: 20;
}

.section-onboarding .promo-badge {
	position: absolute;
	top: -30px;
	z-index: 1;
	left: 0;
	right: 410px;
}

.section-onboarding .media {
	margin-bottom: 20px;
}

.section-onboarding h2 {
	font-weight: 700;
	font-size: 28px;
	line-height: 42px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.section-onboarding h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 34px;
	margin-bottom: 10px;
}

.section-onboarding ul {
	margin-left: 20px;
	margin-bottom: 15px;
}

.section-onboarding ul li {
	margin: 5px 0px 10px;
	font-size: 16px;
}

.section-onboarding ul li i {
	font-size: 10px;
	left: -2.5em;
	top: .64285714em;
}

.section-onboarding p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px;
}

.section-onboarding .comp {
	position: absolute;
	bottom: 80px;
	left: 0px;
	width: 45%;
}

.section-onboarding .strip1 {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 0 114px 100vw;
	border-color: #fff #fff #0f51b9 #fff;
	left: 0px;
	right: 0px;
	top: -1px;
	z-index: 10;
}

.section-onboarding .strip2 {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 105px 0 0 105vw;
	border-color: #0f51b9 #fff #fff #fff;
	left: 0px;
	right: 0px;
	bottom: -50px;
	z-index: 10;
}

.section-want-to-try {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	background: #fff;
	margin-top: -22px;
}

.section-want-to-try .container {
	padding-bottom: 120px;
}

.section-want-to-try .rejoin-text {
	position: relative;
	font-weight: 400;
}

.section-want-to-try .rejoin-text .text-its-easy {
	font-size: 22px;
	margin-bottom: 30px;
}

.section-want-to-try .rejoin-text ol {
	margin-left: -20px;
	margin-bottom: 30px;
}

.section-want-to-try .rejoin-text ol li {
	font-size: 18px;
}

.section-want-to-try .rejoin-text .text-no-risk {
	font-size: 18px;
}

.section-want-to-try .rejoin-text .text-no-risk strong {
	font-size: 22px;
}

.section-want-to-try h2 {
	font-size: 30px;
	margin-top: 90px;
	margin-bottom: 20px;
}

.section-want-to-try .description {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 40px;
}

.section-want-to-try .btn-try-free {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	border: 4px solid #0f51b9;
	color: #0f51b9;
	font-size: 20px;
	padding: 12px 40px;
	border-radius: 5px;
}

.section-want-to-try .btn-try-free:hover {
	color: #fff;
	background: #0f51b9;
}


/* modal v2 formatting ============================================================================= */

.try-it-now .modal-content {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	border-radius: 0px;
}

.try-it-now .modal-header {
	border-bottom: none;
	padding: 15px 15px 0px 0px;
}

.try-it-now .modal-content h2 {
	font-weight: 700;
	color: #0f51b9;
	font-size: 50px;
	margin-top: 0;
	margin-bottom: 5px;
}

.try-it-now .modal-content h3 {
	font-size: 36px;
	margin-top: 0;
}

.try-it-now p {
	font-size: 16px;
	margin-bottom: 30px;
}

.try-it-now .form-input {
	padding: 15px 30px;
}

.try-it-now .remember-me {
	text-align: right;
	max-width: 295px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.try-it-now .terms-and-conditions {
	color: #0f51b9;
}

.try-it-now .form-control {
	border: 1px solid #0f51b9;
}

.try-it-now label,
.try-it-now .checkbox-wrap label {
	font-weight: 500;
	background: none;
}

.try-it-now .checkbox-wrap label {
	cursor: pointer;
	position: absolute;
	min-width: 20px;
	width: 23px;
	height: 23px;
	top: 0px;
	left: 0;
	background: #fff;
	border: 2px solid #0f51b9;
	margin-right: 5px;
	border-radius: 0;
}

.try-it-now .checkbox-wrap label:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 15px;
	height: 8px;
	background: 0 0;
	top: 4px;
	left: 2px;
	border: 3px solid #0f51b9;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.try-it-now .checkbox-wrap input[type=checkbox]:checked+label:after {
	opacity: 1
}

.try-it-now .checkbox-wrap input[type="checkbox"]:checked+label {
	background: none;
	border: 2px solid #0f51b9;
}

.try-it-now .btn-start-free-trial {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #fff;
	font-size: 22px;
	padding: 10px 40px;
	border-radius: 40px;
	background: #0f51b9;
}

.try-it-now .btn-start-free-trial:hover {
	background: #05327a;
}

.modal.modal-video .modal-content,
.modal.leader-pricing .modal-content,
.modal.increase-subscriber-limit .modal-content {
	border-radius: 0;
}

.modal.leader-pricing,
.modal.increase-subscriber-limit {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
}

.modal.leader-pricing .media,
.modal.increase-subscriber-limit h2 {
	color: #0f51b9;
	margin-bottom: 30px;
}

.modal.leader-pricing p,
.modal.increase-subscriber-limit p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
}

.modal.leader-pricing ul {
	margin-left: -20px;
}

.modal.leader-pricing li {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 20px;
}

.modal.leader-pricing .btn-default,
.modal.increase-subscriber-limit .btn-default {
	font-family: "Open Sans Bold", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	border: 3px solid #fff;
	color: #fff;
	font-size: 18px;
	padding: 10px 40px;
	border-radius: 30px;
	background: #0f51b9;
}

.modal.increase-subscriber-limit .btn-default:hover,
.modal.leader-pricing .btn-default:hover {
	opacity: 0.8;
}

.notification-wrap {
	position: relative;
	width: 100%;
	padding: 0px 15px;
	top: 20px;
	max-width: 1200px;
}

.success-notification {
	background: #31A866;
	border: 0px;
	border-radius: 0px !important;
	color: #FFFFFF;
	position: absolute !important;
	width: 100% !important;
	z-index: 999 !important;
	-webkit-box-shadow: -7px 8px 8px -7px #000;
	-moz-box-shadow: -7px 8px 8px -7px #000;
	box-shadow: -7px 8px 8px -7px #000;
}

.error-notification {
	background: #FF0000;
	border: 0px;
	border-radius: 0px !important;

	color: #FFFFFF;
	position: absolute !important;
	width: 100% !important;
	z-index: 999 !important;
	-webkit-box-shadow: -7px 8px 8px -7px #000;
	-moz-box-shadow: -7px 8px 8px -7px #000;
	box-shadow: -7px 8px 8px -7px #000;
}

.notification {
	position: relative;
	border-radius: 3px;
	padding: 5px 12px;
	max-width: 100%;
	text-align: center;
	margin: 0px auto 20px;
	width: auto;
	z-index: 0;
}

.notification i {
	font-size: 20px;
	padding: 3px 5px;
}

#link-to-calendar:hover {
	color: #00B1FF;
}


/* Updated Pricing Page */

.section-leader-plans a {
	color: #0f51b9;
}

.section-new-pricing {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background: transparent;
	color: #000;
	padding-bottom: 170px;
}

.section-new-pricing h1 {
	font-size: 42px;
	font-weight: 700;
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 0px 10px;
}

.section-new-pricing p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 30px;
}

.section-new-pricing .leader-and-builder {
	padding-top: 20px;
}

.section-new-pricing .leader-and-builder .panel-body {
	padding: 0px!important;
}


.section-new-pricing .leader-and-builder .leader-plans {
	padding-right: 30px;
}

.section-new-pricing .leader-and-builder .builder-plans {
	padding-left: 50px;
}

.section-new-pricing .leader-and-builder .leader-plans .panel-body .leader-plans-desc,
.section-new-pricing .leader-and-builder .builder-plans .panel-body .builder-plans-desc{
	font-size: 16px;
}

.section-new-pricing .leader-and-builder .leader-plans .panel-body .starting-price,
.section-new-pricing .leader-and-builder .builder-plans .panel-body .starting-price{
	font-size: 20px;
}

.section-new-pricing .leader-and-builder .leader-plans .panel-body .view-plans,
.section-new-pricing .leader-and-builder .builder-plans .panel-body .view-plans{
	font-weight: 700;
    color: #fff;
    font-size: 20px;
    padding: 10px 63px;
    border-radius: 40px;
    background: #0f51b9;
    width: 270px;
    margin: auto;
}

.section-new-pricing .leader-and-builder .leader-plans a,
.section-new-pricing .leader-and-builder .builder-plans a{
	color: #000;
}

.section-new-pricing .leader-and-builder .leader-plans a:hover,
.section-new-pricing .leader-and-builder .leader-plans a:focus,
.section-new-pricing .leader-and-builder .leader-plans a:active,
.section-new-pricing .leader-and-builder .builder-plans a:hover,
.section-new-pricing .leader-and-builder .builder-plans a:focus,
.section-new-pricing .leader-and-builder .builder-plans a:active{
	text-decoration: none!important;
}

.section-new-pricing .leader-and-builder .leader-plans .panel-body:hover,
.section-new-pricing .leader-and-builder .builder-plans .panel-body:hover{
	border-left: 4px solid #0f51b9;
	border-right: 4px solid #0f51b9;
	border-bottom: 4px solid #0f51b9;
}

.section-new-pricing .leader-and-builder .row .col-lg-5 {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	margin-bottom: 20px;
}

.leader-and-builder .jumpstart-promo-banner{
	width: 100%;
	max-width: 650px!important;
}

.section-new-pricing .panel,
.section-leader-builder-promo .panel {
	border: 1px solid #0f51b9;
	box-shadow: 5px 5px 20px 0px rgb(0 0 0 / 20%);
	margin-bottom: 0px!important;
}

.section-new-pricing .panel .panel-heading,
.section-leader-builder-promo .panel .panel-heading {
	background: #0f51b9;
	border-color: #0f51b9;
}

.section-new-pricing .panel .media .media-body .media-heading,
.section-leader-builder-promo .panel .panel-title {
	font-size: 28px;
	font-weight: 700;
	color: #fff;
}

.section-new-pricing .panel .panel-body p:first-child {
	padding-top: 30px;
}

.section-new-pricing .panel .panel-body p:nth-child(2) {
	font-size: 16px;
}

.section-new-pricing .panel .panel-body p:nth-child(3) {
	font-size: 22px;
}

.section-new-pricing .panel .flamingo {
	height: 164px;
	width: 100%;
}

.section-new-pricing .panel .panel-body .btn-leader-plans {
	font-weight: 700;
	color: #fff;
	font-size: 20px;
	padding: 10px 60px;
	border-radius: 40px;
	background: #0f51b9;
}

.section-new-pricing .panel .panel-body .btn-leader-plans:hover {
	background: #055ce4;
}

.section-leader-builder-promo {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background: transparent;
	color: #000;
	margin-top: -19px;
}

.section-leader-builder-promo .promo-banner {
	position: absolute;
	right: -75px;
	z-index: 2;
}

.section-leader-builder-promo .promo-badge {
	margin-top: 30px;
	z-index: 1;
	position: absolute;
}

.section-leader-builder-promo h1 {
	font-size: 42px;
	font-weight: 700;
	margin-bottom: 75px;
	margin-top: 70px;
}

.section-leader-builder-promo .panel .panel-body p {
	color: #000;
	font-size: 20px;
	line-height: 32px;
	margin: 30px 0px;
}

.section-leader-builder-promo a:hover {
	text-decoration: none;
}

.section-leader-builder-promo a .panel-body:hover,
.section-leader-builder-promo a .panel-body:active {
	background: #e7f0ff!important;
}

.section-leader-builder-promo .leader-and-builder {
	position: relative;
}

.section-leader-builder-regular {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background: #fff;
	color: #000;
	margin-top: -19px;
	border-bottom: 3px solid #0f51b9;
}

.section-leader-builder-regular h1 {
	font-size: 42px;
	font-weight: 700;
	padding-top: 30px;
}

.section-leader-builder-regular p {
	font-size: 18px;
	padding-bottom: 70px;
}

.section-leader-builder-regular .btn-leader.active {
	background: #0f51b9 url(../bg/img-leader-plans-white.svg) left no-repeat;
	padding: 10px 25px;
	background-position-x: 20px;
	box-shadow: 5px 5px 20px 0px rgb(0 0 0 / 20%);
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.section-leader-builder-regular .btn-builder.active {
	background: #0f51b9 url(../bg/img-builder-plans-white.svg) left no-repeat;
	padding: 10px 25px;
	background-position-x: 20px;
	box-shadow: 5px 5px 20px 0px rgb(0 0 0 / 20%);
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	color: #fff;
}

.section-leader-builder-regular .btn-leader {
	background: #fff url(../bg/img-leader-plans-black.svg) left no-repeat;
	padding: 10px 25px;
	background-position-x: 20px;
	box-shadow: 5px 5px 20px 0px rgb(0 0 0 / 20%);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border:1px solid #0f51b9;
}

.section-leader-builder-regular .btn-builder {
	background: #fff url(../bg/img-builder-plan-black.svg) left no-repeat;
	padding: 10px 20px;
	background-position-x: 20px;
	box-shadow: 5px 5px 20px 0px rgb(0 0 0 / 20%);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border:1px solid #0f51b9;
}

.section-leader-builder-regular .btn-leader strong,
.section-leader-builder-regular .btn-builder strong {
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-decoration: none;
}

.section-leader-builder-regular .btn-leader.active strong,
.section-leader-builder-regular .btn-builder.active strong{
	color: #fff;
}

.section-leader-builder-regular a {
	text-decoration: none;
}

.section-all-plans {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	border: 3px solid #0f51b9;
	border-radius: 10px!important;
	padding: 30px;
	font-size: 16px;
	margin-bottom: 30px;
}

.section-all-plans h4,
.subscriber-limit h4 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
}

.section-leader-plans {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background: transparent;
	color: #000;
	margin-top: -19px;
}

.section-leader-plans ul li {
	font-size: 16px;
	line-height: 30px;
}

.section-pricing-v2 .subscriber-limit {
	border: 3px solid #0f51b9;
	border-radius: 10px!important;
}

.section-pricing-promo table th {
	vertical-align: middle!important;
	font-weight: 300;
	text-align: center;

	font-size: 15px;
	padding: 15px 10px!important;
}

.section-pricing-promo table td.features:hover {
	background: #0f51b9;
}

.section-pricing-promo table td.features a {
	color: #000;
	text-decoration: none;
}

.section-pricing-promo table td.features a:hover {
	color: #fff;
}

.section-pricing-promo .leave,
.section-pricing-regular .leave {
	width: 100%;
}

.section-pricing-promo a{
	color: #337ab7;
}

.section-user-onboarding {
	font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
	background: #0f51b9;
	position: relative;
	margin-top: 200px;
	font-weight: 300;
}

.section-user-onboarding .container {
	padding-top: 5px;
	padding-bottom: 175px;
	position: relative;
}

.section-user-onboarding .right-content {
	margin-top: -65px;
	z-index: 100;
}

.section-user-onboarding h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 58px;
	margin-bottom: 20px;
	color: #ffffff;
}

.section-user-onboarding p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
	color: #fff;
}

.section-user-onboarding h3 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 30px;
	line-height: 38px;
	color: #000;
}

.section-user-onboarding ul {
	color: #fff;
	margin-top: -25px;
	line-height: 22px;
}

.section-user-onboarding .laptop {
	position: absolute;
	bottom: 80px;
	left: -310px;
	width: 70%;
	z-index: 11;
}

.section-user-onboarding .strip {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 180px 0 0 100vw;
	border-color: transparent transparent transparent #ffffff;
	left: 0px;
	right: 0px;
	bottom: -1px;
	z-index: 10;
}

.section-user-onboarding .badge {
	position: absolute!important;
	z-index: 11!important;
	top: -180px!important;
	left: 265px!important;
	display: block;
	background: none!important;
}

.section-user-onboarding .media .media-body {
	vertical-align: middle;
}

.section-user-onboarding .media .media-heading {
	color: #fff;
	font-size: 26px;
	font-weight: 600;
}

.blue-strip {
	margin-top: 0px;
	position: absolute;
}

.blue-strip .strip {
	display: block;
	position: absolute;
	width: 0;
	height: 0px;
	border-style: solid;
	border-width: 43px 18px 255px 100vw;
	border-color: transparent transparent #0f51b9 transparent;
	left: 0px;
	right: 0px;
	bottom: -200px;
	z-index: 10;
}

.increase-subscriber-limit,
.leader-pricing{
	font-weight: 300!important;
}

.increase-subscriber-limit .modal-dialog,
.leader-pricing .modal-dialog {
	width: 760px!important;
}

.increase-subscriber-limit .close,
.leader-pricing .close {
	padding: 10px!important;
	font-size: 30px!important;
}

.increase-subscriber-limit .modal-body,
.leader-pricing .modal-body {
	padding: 10px 30px!important;
}

.leader-pricing ul {
  	list-style: none;
}

.leader-pricing ul li::before {
  	content: "\2022";
    color: #0f51b9!important;
    font-weight: bold;
    display: inline-block;
    width: 22px;
    margin-left: -15px;
    font-size: 28px;
}

.section-bundle .btn-get-started {
	color: #fff!important;
	font-size: 16px;
	padding: 15px 30px;
	border-radius: 50px;
	background: #0f51b9!important;
	margin-bottom: 30px;
	font-weight: 700;
}

.section-bundle .btn-get-started:hover {
	background: #05327a;
}

.section-bundle .btn-gray {
	color: #fff!important;
	font-size: 16px;
	padding: 15px 30px;
	border-radius: 50px;
	background: #8c8989!important;
	margin-bottom: 30px;
	font-weight: 700;
}

.section-footer-content {
	padding-bottom: 200px;
	padding-top: 750px;
}

.section-footer-content h1 {
	font-weight: 300;
	font-size: 32px;
}

.section-footer-content .btn-try-it-free {
	color: #0f51b9!important;
	font-size: 18px;
	padding: 15px 50px;
	border-radius: 50px;
	margin-bottom: 30px;
	font-weight: 700;
	border: 3px solid #0f51b9;
}

.section-footer-content .btn-try-it-free:hover {
	background: #0f51b9;
	color: #fff!important;
}

.section-onboarding.builder-plans .container{
	padding-top: 100px;
}

.section-onboarding.builder-plans .strip2{
	border-width: 110px 0 0 102vw!important;

}

.section-footer-content.builder-plans{
	padding-top: 800px;
}


/* End of Updated Pricing Page */


@media (max-width: 1760px) {

	.hidden-1760 {
		display: none;
	}
    
}

@media (max-width: 1727px) {

}

@media (max-width: 1700px) {

	.hidden-1700 {
		display: none;
	}

}

@media (max-width: 1680px) and  (min-width: 1501px) {
	.section-header-custom-hubsite {
	    background-size: 1700px 100%;
	}
}

@media (max-width: 1609px) {

	.section-header-custom-unique .container {
	    width: 100%;
	}
	.section-index-header-v2 .promo-badge {
	    right: -90px;
	}

}

@media (max-width: 1500) and  (min-width: 1450px) {
    
	.section-header-custom-hubsite {
	    background-size: 1500px 100%;
	}
    
}

@media (max-width: 1449){
	.section-header-custom-hubsite {
	    background-size: cover;
	}
}

@media (min-width: 1700px) {
}

@media (min-width: 1470px) {
	/* pipeline coaching index page formatting ===================================================================== */
	.section-header-pipeline-coaching .badge-save {
		top: 150px;
		left: -137px;
	}
}

@media (max-width: 1420px) {
	.section-header-custom-unique .hub-left {
		padding-left: 0px;
	}
}

@media (max-width: 1320px) {
	.hidden-1320 {
		display: none;
	}
	.section-index-header-v2 .promo-badge {
	    right: -25px;
	}
}

@media (max-width: 1310px) {
	.section-header-custom-hubsite .custom-left {
		padding-left: 35px;
		padding-bottom: 30px;
	}
}

@media (min-width: 1200px) {

	/* launch training standalone page formatting ========================================================= */

	.section-launch-training-learn .container {
		width: 1000px;
	}

	/* coaching project pipeline formatting ======================================================================= */

	.section-header-pipeline-coaching .computer-desk {
		right: -220px;
		width: 72%;
	}

    /* add on page formatting ===================================================================== */

    .section-ao-free-zoom img,
    .section-ao-free-365 img {
        position: absolute;
        top: 250px;
        right: 0px;
        width: 50%;
    }

    .section-ao-get-academy img {
        position: absolute;
        top: 150px;
        right: 0px;
        width: 50%;
    }
    
    .section-ao-get-card img {
        width: 85%;
        top: 90px;
        right: -200px;
    }

    /* coaching email marketing formatting ======================================================================= */

    .section-pricing-perspective img {
        right: -127px;
    }

    /* index v2 formatting ======================================================================= */

    .section-index-header-v2 .couple {
        width: 102%;
        right: -450px;
    }
    
    .section-why-freedom-builder .woman {
        left: -200px;
        width: 55%;
    }

    .section-educational-marketing-system .comp {
        bottom: 0px;
        right: -250px;
        width: 66%;
    }
    
    .section-how-does-it-work .woman {
        top: auto;
        bottom: 80px;
        left: -230px;
        width: 66%;
    }

    .section-4-strategies .btn-try-it-free {
        padding: 15px 80px;
    }

    .section-4-strategies .fa-stack {
        width: 185px;
    }
    
    .section-full-recap .img-responsive.right.hub-site {
        width: 60%;
        right: -100px;
    }

    .section-full-recap .img-responsive.left.lead-magnets {
        top: 50px;
    }

    .section-full-recap .img-responsive.right.monthly-webinars {
        width: 55%;
        right: -70px;
        top: 50px;
    }

    .section-full-recap .img-responsive.left.weekly-wellness-emails {
        width: 49%;
        left: 0px;
        top: 50px;
    }

    .section-full-recap .img-responsive.right.monthly-newsletter {
        width: 62%;
        right: -130px;
    }

    .section-full-recap .img-responsive.left.your-wellness-center {
        width: 60%;
        left: -130px;
        top: 80px;
    }

    .section-full-recap .img-responsive.right.learn-earn-module {
        width: 56%;
        right: -30px;
        top: 80px;
    }

    .section-full-recap .img-responsive.left.marketing-funnels {
        width: 50%;
        right: -32px;
        top: 50px;
    }

    .section-full-recap .img-responsive.right.business-center {
        width: 43%;
        right: 40px;
        top: -50px;
    }

    .section-full-recap .img-responsive.left.contact-manager {
        width: 58%;
        left: -90px;
        top: -50px;
    }
    
    .section-full-recap .learn-earn-features .col-lg-2 {
        width: 20%;
    }

    .section-quick-recap .btn-try-it-free {
        padding: 15px 80px;
    }

    .section-quick-recap .fa-stack {
        width: 185px;
    }
    
    .section-onboarding .comp {
        position: absolute;
	    bottom: 25px;
	    left: -300px;
	    width: 70%;
    }
    
}

@media (max-width: 1200px) {
	.m-top-20-1200 {
		margin-top: -20px;
	}
	.hidden-1200 {
		display: none;
	}

	.display-1200 {
		display: block;
	}

	.section-index-header-v2.mfb-card .mfb-card-strip .save-badge {
	    position: relative!important;
	    margin: auto!important;
	    padding: 10px!important;
	}

	.section-header-custom-hubsite .container {
		width: 100%;
		/* padding: 10px 0px 0px; */
	}
	.section-header-custom-hubsite .right {
		width: 58.3333% !important;
	}
	.section-header-custom-hubsite .left {
		width: 41.6667% !important;
	}
	.section-header-custom-hubsite .custom-left {
		padding-right: 15px;
	}
	.section-header-custom-hubsite .custom-design {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.section-header-custom-hubsite .custom-ask {
		margin-bottom: 30px;
	}
	.section-onboarding .promo-badge {
		top: 150px;
		right: 735px;
	}
	.section-leader-builder-promo .promo-badge {
		margin-top: 0px;
	}
}

@media (max-width: 1199px) and (min-width: 992px) {
	/* coaching project pipeline formatting ======================================================================= */
	.section-pipeline-success-in-shaklee {
		background: url(../img/img-woman-on-headset01.jpg) no-repeat -190px top;
		background-size: 1059px;
	}
	.section-pipeline-after-this {
		background: url(../img/img-man-on-laptop01.jpg) no-repeat -100px top;
		background-size: 1045px;
	}
	/* ----- custom hubsite page formatting ----*/
	.section-header-custom-hubsite.promo {
		background-size: cover;
	}
	.section-header-custom-hubsite.promo .custom-ask {
		margin-bottom: 15px;
	}
	.section-header-custom-hubsite.promo .hide-1045 {
		margin-top: 82px;
	}
	/* launch training standalone page formatting ========================================================= */
	.section-header-launch-training.promo .container {
		background-size: 43%;
	}
	/* coaching project pipeline formatting ======================================================================= */
	.section-header-email-marketing-coaching h2 {
		font-size: 58px;
	}
	/* coaching email marketing formatting ======================================================================= */
	.section-pricing-perspective .container {
		padding-bottom: 107px;
	}
	/* index v2 formatting ============================================================================= */
	.section-index-header-v2 .promo-badge {
		top: 515px;
	}
	.section-leverage .team .thumbnail {
		width: 31.6%;
	}
	.section-roadmap .text-personal-freedom {
		font-size: 1.2rem;
	}
	.section-roadmap .text-personal-freedom span {
		font-size: 1.8rem;
	}
	/* pricing v2 formatting ============================================================================= */
	.section-pricing-v2 .promo-badge {
		width: 190px;
	}
	.section-pricing-v2 .subscriber-limit .pip1 {
		left: 0.1%;
	}
	.section-pricing-v2 .subscriber-limit .pip2 {
		left: 23%;
	}
	.section-pricing-v2 .subscriber-limit .pip3 {
		left: 46%;
	}
	.section-pricing-v2 .subscriber-limit .pip4 {
		left: 69%;
	}
	.section-pricing-v2 .subscriber-limit .pip5 {
		left: 92.3%;
	}
	.section-pricing-v2 table>tbody>tr>td.badge-container .promo-badge {
		top: 25px;
		left: -33px;
		right: 0px;
	}
	.section-pricing-v2 table .spacer {
		height: 805px;
	}
	.section-ao-customize-hubsite .arrow {
		margin-top: 250px;
	}
}

@media (max-width: 1199px) {
	.section-why-freedom-builder .six-elements p {
		font-size: 22px;
		padding-right: 60px;
		/* line-height: 36px; */
	}
	.section-why-freedom-builder .six-elements img {
		padding-right: 50px;
	}

	hr.dragabble-top-line-promo{
	    margin-top:305px;
	}

	hr.dragabble-bottom-line-promo{
	    margin-top:400px;
	}

	hr.dragabble-top-line-regular{
	    margin-top: 305px;
	}

	hr.dragabble-bottom-line-regular{
	    margin-top: 533px;
	}
}

@media (max-width: 1045px) {
	.section-header-custom-hubsite .img-responsive.hide-1045 {
		/* display: none !important; */
	}
	.section-header-custom-hubsite .hide-1045-bg {
		height: 435px;
		background: url(../img/inset.png) no-repeat scroll 100% 100% / contain;
		padding-right: 15px;
	}
}

@media (max-width: 1040px) {}

@media (max-width: 1020px) {
	.section-header-custom-list.custom-footer .container {
		width: 100%;
		padding: 50px 15px 120px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	/* navbar formatting ======================================================================= */
	.section-sub-nav .nav>li>a {
		position: relative;
		display: block;
		padding: 10px 15px 10px 40px;
	}
	.section-sub-nav>.container .navbar-brand {
		margin-left: 20px;
	}
	.section-sub-nav .navbar-toggle {
		left: 20px;
	}
	.section-sub-nav .btn-get-it-now {
		right: 40px;
	}

	/* coaching project pipeline formatting ======================================================================= */
	
	.section-pipeline-success-in-shaklee {
		background: url(../img/img-woman-on-headset01.jpg) no-repeat -300px top;
		background-size: 1259px;
	}
	.section-pipeline-after-this {
		background: url(../img/img-man-on-laptop01.jpg) no-repeat -300px top;
		background-size: 1045px;
	}
	/* launch training standalone page formatting ========================================================= */
	.section-header-launch-training.promo .container {
		background-size: 41%;
	}
	/* coaching project pipeline formatting ======================================================================= */
	.section-header-email-marketing-coaching h1 {
		font-size: 68px;
	}
	.section-header-email-marketing-coaching h2 {
		font-size: 49px;
	}
	/* coaching email marketing formatting ======================================================================= */
	.section-pricing-perspective .container {
		padding-top: 63px;
		padding-bottom: 77px;
	}
	
	/* index v2 formatting ============================================================================= */
	
	.section-index-header-v2 .promo-badge {
		top: 900px;
		max-width: 300px;
	}
	
	.section-index-header-v2 .heading h1 {
	    font-size: 40px;
	}
	
	.section-leverage .team .thumbnail {
		width: 31%;
	}
	.section-roadmap .text-personal-freedom {
		font-size: 1.2rem;
	}
	.section-roadmap .text-personal-freedom span {
		font-size: 1.8rem;
	}
	
	.section-4-strategies .container {
	    padding-bottom: 50px;
	}
	
	.section-quick-recap .container {
		padding-bottom: 50px;
	}
	
	/* pricing v2 formatting ============================================================================= */
	.section-pricing-v2 table>tbody>tr>td.badge-container .promo-badge {
		top: 25px;
		left: -13px;
		right: 0px;
	}
	.section-pricing-v2 .promo-badge {
		width: 160px;
	}
	.section-pricing-v2 .subscriber-limit .pip1 {
		left: 0.1%;
	}
	.section-pricing-v2 .subscriber-limit .pip2 {
		left: 23%;
	}
	.section-pricing-v2 .subscriber-limit .pip3 {
		left: 46%;
	}
	.section-pricing-v2 .subscriber-limit .pip4 {
		left: 69%;
	}
	.section-pricing-v2 .subscriber-limit .pip5 {
		left: 92.3%;
	}
	.section-pricing-v2 table .spacer {
		height: 895px;
	}
	/* add on page formatting ===================================================================== */
	.section-ao-get-card img {
		top: 440px;
	}
}

@media (max-width: 991px) {
	.section-index-header-v2.mfb-card .mfb-card-strip .save-badge {
	    max-width: 200px;
	    width: 100%;
	}
	/* navbar formatting ======================================================================= */
	.section-sub-nav .container {
		width: auto !important;
		padding-left: 0px;
		padding-right: 0px;
	}
	.section-sub-nav .container>.navbar-header {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
	}
	.section-sub-nav .navbar-brand {
		height: 50px;
		padding: 13px 0px 10px 15px;
	}
	.section-sub-nav .navbar-brand.custom-hubsite {
		height: 50px;
		padding: 15px 0px 10px 15px;
	}
	.section-sub-nav .navbar-brand img {
		max-width: 150px;
	}
	.section-sub-nav .navbar-brand.custom-hubsite img {
		max-width: 153px;
	}
	.section-sub-nav .navbar-toggle {
		display: block;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 17px 15px 13px;
		border: none;
		color: #1655b2;
		background: #fff !important;
		float: left;
	}
	.section-sub-nav .navbar-toggle img {
		display: inline-block !important;
		width: 150px;
	}
	.section-sub-nav .navbar-toggle .glyphicon {
		top: 5px;
	}
	.section-sub-nav .navbar-nav {
		float: none !important;
		margin: 0px 0px;
		clear: both;
	}
	.section-sub-nav .container>.navbar-collapse {
		margin-right: 0px;
		margin-left: 0px;
		padding-right: 0px;
		padding-left: 0px;
		background: #fff;
	}
	.section-sub-nav .navbar-collapse.collapse {
		display: none !important;
		height: 1px !important;
		padding-bottom: 0;
	}
	.section-sub-nav .navbar-collapse.collapse.in {
		display: block !important;
		height: auto !important;
		visibility: visible !important;
		overflow-y: visible;
		border-top: 1px solid #e7e7e7;
	}
	.section-sub-nav .navbar-nav>li {
		float: none !important;
		border-bottom: 1px solid #ddd;
	}
	.m-top-20-991 {
		margin-top: -20px;
	}
	.hide-991 {
		display: none!important;
	}
	.show-991 {
		display: block;
	}
	.center-991 {
		text-align: center;
	}
	.section-account-activated .container .blue,
	.section-incorrect-activation .container .blue,
	.section-account-deactivated .container .blue {
		margin-left: auto;
		margin-right: auto;
	}
	/* real people real success formatting ========================================================= */
	.section-member-login h1.login-label,
	.section-member-login .box-left,
	.section-member-login .box-right {
		margin-left: 5px;
		margin-right: 5px;
	}
	.section-header-custom-unique .pull-right,
	.section-header-custom-unique .pull-left {
		float: none !important;
	}
	.section-header-custom-unique .pull-right img {
		text-align: center;
		margin: auto;
	}
	.section-header-custom-hubsite .hide-1045-bg {
		height: auto;
		background: none;
		padding-right: 0px;
	}
	.section-header-custom-hubsite .left,
	.section-header-custom-hubsite .right {
		width: 100% !important;
		text-align: center;
	}
	.section-header-custom-hubsite .custom-left {
		padding-left: 0px;
		padding-right: 0px;
		text-align: center;
		text-align: -moz-center;
		margin: auto;
	}
	.section-header-custom-hubsite .custom-text {
		text-align: left;
	}
	.section-header-custom-hubsite .img-responsive.hide-1045 {
		display: block !important;
		text-align: center;
		margin: auto;
		float: none !important;
	}
	.section-header-custom-hubsite .hide-1045-bg {
		padding-top: 30px;
		padding-left: 40px;
		padding-right: 10px;
	}
	.section-header-custom-hubsite .custom-design {
		width: 450px;
	}
	.section-header-custom-list .container {
		width: 100%;
		padding: 40px 15px 50px;
	}
	.section-header-custom-list .header-text {
		padding: 15px 0px 45px;
	}
	.section-header-custom-hubsite {
		background: transparent url(../img/img-hero-bg-custom-hubsite.jpg) no-repeat scroll center top / cover;
	}
	/* ----- custom hubsite page formatting ----*/
	.section-header-custom-hubsite .custom-design,
	.section-header-custom-hubsite.promo .custom-design,
	.section-header-custom-hubsite.promo .banner-special-offer {
		margin-left: auto;
		margin-right: auto;
	}
	.section-header-custom-hubsite.promo .badge-special-offer {
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		margin-left: auto;
		margin-right: auto;
		z-index: 5;
	}
	/* index v2 formatting ======================================================================= */
	.section-index-header-v2 .container {
		padding-bottom: 0px;
	}
	.section-index-header-v2 .strip {
		border-width: 0 0 70px 100vw;
	}
	.section-index-header-v2 .couple {
		position: relative;
		bottom: auto;
		right: auto;
		width: 100%;
	}
	.section-index-header-v2.mfb-card .mfb-card-strip p {
	    font-size: 18px;
	}
	
	/* pricing v2 formatting ============================================================================= */
	.section-pricing-v2 .subscriber-limit {
		text-align: center;
	}
	.section-pricing-v2 .subscriber-limit .text-start {
		margin-bottom: 50px;
	}
	.section-pricing-v2 .subscriber-limit .text-price {
		margin-bottom: 60px;
	}
	.section-why-freedom-builder .six-elements p {
		font-size: 22px;
		padding-right: 0px;
	}
	.section-pricing-v2 table>thead>tr>th {
		width: 50%;
	}
	/* Updated Pricing Page */
	.section-new-pricing {
		padding-bottom: 100px;
	}
	
	.section-new-pricing .leader-and-builder .leader-plans {
		padding-right: 15px;
	}
	.section-new-pricing .leader-and-builder .builder-plans {
		padding-left: 10px;
	}
	.section-leader-builder-regular .btn-leader strong,
	.section-leader-builder-regular .btn-builder strong {
		font-size: 22px;
	}
	.section-leader-builder-promo .promo-badge {
		width: 150px;
	}
	.section-leader-builder-promo .promo-banner {
		right: -15px;
		width: 180px;
	}
	.section-leader-builder-promo h1 {
		font-size: 30px;
		margin-top: 150px;
		margin-bottom: 40px;
	}
	.section-user-onboarding .right-content {
		display: contents;
	}
	.section-user-onboarding .container {
		padding-left: 30px;
		padding-right: 30px;
	}
	.section-user-onboarding .right-content .media-object {
		width: 30px;
	}
	.section-user-onboarding .media .media-heading {
		font-size: 24px;
	}
	.section-user-onboarding p {
		font-size: 16px;
	}
	.section-why-choose-plans ul {
		display: grid;
	}
	.section-onboarding .promo-badge {
		top: 380px;
	}
	.section-onboarding .right-content {
		padding: 10px 30px;
	}
	.section-bundle {
		padding-top: 950px!important;
	}
	.section-pricing-v2 .btn-get-started{
		font-size: 14px;
	}
	.section-footer-content.builder-plans{
		padding-top: 980px;
	}
	
	.section-footer-content {
		padding-bottom: 150px;
		padding-top: 950px;
	}
	
	hr.dragabble-top-line-promo{
	    margin-top:367px;
	}

	hr.dragabble-bottom-line-promo{
	    margin-top:482px;
	}

	hr.dragabble-top-line-regular{
	    margin-top: 367px;
	}

	hr.dragabble-bottom-line-regular{
	    margin-top: 480px;
	}
}

@media (min-width: 768px) {
	/* navbar formatting ======================================================================= */
	.navbar-lower .navbar-header {
		width: 29%;
	}
	/* Success Stories formatting ================================================================ */
	.section-standalone-story .story-heading h1 {
		margin-top: 0px;
	}
	/* pricing v2 formatting ============================================================================= */
	.tablesaw-bar.tablesaw-mode-swipe.tablesaw-all-cols-visible {
		display: none;
	}
}

@media (max-width: 767px) {
	/* global formatting ======================================================================= */
	.text-50 {
		font-size: 35px;
	}
	.text-40 {
		font-size: 35px;
	}
	.text-39 {
		font-size: 39px;
	}
	.text-38 {
		font-size: 25px;
	}
	.text-32 {
		font-size: 28px;
	}
	.text-30 {
		font-size: 26px;
	}
	.text-28 {
		font-size: 24px;
	}
	.text-23 {
		font-size: 23px;
	}
	.text-20 {
		font-size: 18px;
	}
	.text-18 {
		font-size: 16px;
	}
	.text-16 {
		font-size: 14px;
	}
	.center-767 {
		text-align: center;
	}

	hr.dragabble-top-line-promo{
	    margin-top:295px;
	}

	hr.dragabble-bottom-line-promo{
	    margin-top:387px;
	}

	hr.dragabble-top-line-regular{
	    margin-top: 292px;
	}

	hr.dragabble-bottom-line-regular{
	    margin-top: 385px;
	}
	/* navbar formatting ======================================================================= */
	.nav-no-display {
		display: none;
	}
	.nav-display {
		display: block;
	}
	.text-center-767 {
		text-align: center;
	}
	.navbar-fixed-top {
		font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	.navbar-fixed-top .navbar-header {
		background: #FFF;
	}
	.navbar-collapse.in {
		max-height: initial;
	}
	.navbar-fixed-top .navbar-nav>li {
		border-bottom: 1px solid #CDCDCD;
	}
	.navbar-inverse .navbar-nav>li>a,
	.navbar-inverse .navbar-nav>li>a:hover,
	.navbar-inverse .navbar-nav>li>a:focus,
	.navbar-fixed-top .navbar-nav>li>a,
	.navbar-fixed-top .navbar-nav>.active>a,
	.navbar-fixed-top .navbar-nav>.active>a:hover,
	.navbar-fixed-top .navbar-nav>li>a:focus {
		padding: 14px 10px;
		background: #FFF;
		color: #000 !important;
	}
	.navbar-toggle:hover,
	.navbar-toggle:focus {
		border-color: #0064bd;
	}
	.navbar-toggle:hover .icon-bar,
	.navbar-toggle:focus .icon-bar {
		background: #0064bd;
	}
	.navbar-nav {
		margin: 0px;
	}
	.navbar-inverse .navbar-collapse {
		border-color: #CDCDCD;
	}
	/* download ebook formatting ======================================================================= */
	.section-account-activated,
	.section-account-deactivated,
	.section-incorrect-activation {
		margin-top: -20px;
	}
	.section-account-activated .container .blue,
	.section-account-deactivated .container .blue,
	.section-incorrect-activation .container .blue {
		margin-top: 145px;
	}
	.section-download-ebook p {
		padding-left: 0px;
		font-size: 18px;
	}
	.section-download-ebook img {
		top: 85px;
	}
	.section-download-ebook .af-form-wrapper {
		margin: 20px 0px 0px 0px;
	}
	.section-download-ebook .af-form-wrapper .textContainer {
		float: left;
		width: 52%;
	}
	.section-download-ebook .af-form-wrapper .buttonContainer {
		float: right;
		width: 45%;
		margin-top: -25px;
	}
	.section-download-ebook-dollar-plant-popup .modal-header h4 {
		font-size: 20px;
	}
	/* get customized page formatting ======================================================================= */
	.section-header-get-customized {
		margin-top: 0px;
	}
	.section-header-get-customized .breadcrumb {
		margin-bottom: 10px;
	}
	.section-header-get-customized .container {
		padding: 80px 15px 40px;
	}
	.section-header-get-customized .before-you-continue p {
		margin-top: 25px;
	}
	.section-header-get-customized .buy-today p {
		font-size: 24px;
	}
	.section-header-get-customized .buy-today .normally-97 {
		font-size: 38px;
	}
	.section-header-get-customized .buy-today .you-save {
		font-size: 38px;
	}
	.section-header-get-customized .buy-today .you-pay {
		font-size: 30px;
	}
	.section-header-get-customized .buy-today .bundle-button {
		font-size: 30px;
	}
	/* get coaching page formatting ======================================================================= */
	.section-header-get-coaching {
		margin-top: 0px;
	}
	.section-header-get-coaching .breadcrumb {
		margin-bottom: 10px;
	}
	.section-header-get-coaching .buy-today p {
		font-size: 24px;
	}
	.section-header-get-coaching .buy-today .normally-97 {
		font-size: 38px;
	}
	.section-header-get-coaching .buy-today .you-save {
		font-size: 38px;
	}
	.section-header-get-coaching .buy-today .you-pay {
		font-size: 30px;
	}
	.section-header-get-coaching .buy-today .bundle-button {
		font-size: 30px;
	}
	/* add on page formatting ===================================================================== */
	.section-ao-free-zoom .btn-add-to-cart,
	.section-ao-free-365 .btn-add-to-cart,
	.section-ao-get-academy .btn-add-to-cart,
	.section-ao-get-customized .btn-add-to-cart,
	.section-ao-get-signature .btn-add-to-cart {
		font-size: 20px;
	}
	/* add on page formatting ===================================================================== */
	.section-ao-get-card img {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
	}
	/* super starter plan thank you page formatting ======================================================================= */
	.section-header-super-thank-you .breadcrumb {
		margin-bottom: 10px;
	}
	/* launch training standalone page formatting ========================================================= */
	.section-header-launch-training.promo .container {
		background-size: 350px;
		padding-bottom: 225px;
	}
	.section-header-launch-training.promo .banner-special-offer {
		margin-top: -27px;
	}
	.section-header-launch-training .container {
		padding-bottom: 225px;
		background-size: 65%;
	}
	.section-header-launch-training h1 {
		font-size: 44px;
	}
	.section-header-launch-training .btn-register {
		font-size: 40px;
		padding: 15px 25px;
	}
	.section-launch-training-learn .container {
		padding-top: 35px;
		padding-bottom: 40px;
	}
	.section-launch-training-learn img {
		margin-top: 30px;
	}
	.section-launch-training-learn .schedule {
		width: auto;
		max-width: 370px;
		float: none;
		margin: 0px auto;
	}
	.section-launch-training-learn .register {
		width: auto;
		max-width: 370px;
		float: none;
		margin: 30px auto 0px;
		text-align: center;
	}
	.section-launch-training-learn .register .btn-add-cart {
		font-size: 36px;
	}
	.section-how-free-trial-work .how-free-trial-work .title {
		font-size: 30px;
	}
	/* regular pages formatting ======================================================================= */
	.section-regular-pages01 {
		margin-top: -68px;
	}
	.section-regular-pages01 h1 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	/* Login page formatting ======================================================================= */
	.section-member-login {
		margin-top: -68px;
	}
	.section-member-login h1 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	/* Login page formatting ======================================================================= */
	.section-recovery {
		margin-top: -68px;
		padding: 150px 10px 50px;
	}
	/* signup page formatting ======================================================================= */
	.testimonial-type04 .message {
		padding: 15px;
		background: #5197BB;
	}
	.section-header-custom-list .lists img {
		text-align: center;
		margin: auto;
	}
	.section-header-custom-hubsite .custom-left {
		padding-left: 0px;
	}
	/* signup page v2 formatting ======================================================================= */
	.section-signup-v2 {
		background: none;
	}
	.section-signup-v2 .left-column {
		background: url(../bg/bg-trial-family-with-laptop02.jpg) no-repeat top center;
		background-size: cover;
		padding-top: 20px;
		padding-bottom: 40px;
		text-align: center;
	}
	.section-signup-v2 .left-column .text-right {
		padding-top: 20px;
		text-align: center;
	}
	.section-signup-v2 .left-column h1 {
		margin-bottom: 00px;
		font-size: 24px;
	}
	.section-signup-v2 .left-column h2 {
		font-size: 24px;
	}
	.section-signup-v2 .right-column {
		padding: 30px 15px 50px 15px;
	}
	.section-signup-v2 .checkbox-wrap span {
		font-size: 14.5px;
		padding-left: 28px;
		line-height: 33px;
	}
	.section-signup-v2 .checkbox-wrap label {
		width: 24px;
		height: 24px;
	}
	.section-signup-v2 .checkbox-wrap label:after {
		width: 14px;
		height: 7px;
	}
	.section-signup-v2 .btn-start-trial {
		font-size: 17px;
	}
	/* coaching project pipeline formatting ======================================================================= */
	.section-header-pipeline-coaching .container.promo-pricing {
		padding-top: 60px;
	}
	.section-header-pipeline-coaching .container {
		padding-top: 80px;
		padding-bottom: 0px;
	}
	.section-header-pipeline-coaching .container.promo-pricing .heading {
		padding-top: 100px;
	}
	.section-header-pipeline-coaching .heading {
		max-width: none;
	}
	.section-header-pipeline-coaching .badge-save {
		position: relative;
		top: auto;
		left: auto;
		margin-top: 20px;
	}
	.section-header-pipeline-coaching h1 {
		margin-bottom: 0px;
		line-height: 58px;
		font-size: 58px;
	}
	.section-header-pipeline-coaching h2 {
		font-size: 26px;
		margin-top: 0px;
		margin-bottom: 40px;
	}
	.section-header-pipeline-coaching .computer-desk {
		position: relative;
		bottom: auto;
		right: auto;
		width: 80%;
		margin-top: 30px;
	}
	.section-pipeline-youll-learn .container {
		padding-top: 40px;
		padding-bottom: 30px;
	}
	.section-pipeline-youll-learn img {
		margin-top: 0px;
	}
	.section-pipeline-success-in-shaklee .right-column,
	.section-pipeline-after-this .right-column {
		background: rgba(255, 255, 255, 0.8);
	}
	.section-pipeline-success-in-shaklee {
		background: url(../img/img-woman-on-headset01.jpg) no-repeat top center;
		background-size: cover;
	}
	.section-pipeline-success-in-shaklee .right-column {
		background: rgba(245, 245, 245, 0.9);
	}
	.section-pipeline-success-in-shaklee .right-content {
		padding: 60px 0px 30px 0px;
		max-width: none;
	}
	.section-pipeline-success-in-shaklee h2 {
		font-size: 26px;
		line-height: 38px;
	}
	.section-pipeline-success-in-shaklee p {
		line-height: 30px;
	}
	/* coaching email marketing formatting ======================================================================= */
	.section-header-email-marketing-coaching .container {
		padding-top: 60px;
		padding-bottom: 250px;
	}
	.section-header-email-marketing-coaching .container.promo-pricing {
		padding-top: 60px;
	}
	.section-header-email-marketing-coaching h1 {
		font-size: 68px;
	}
	.section-header-email-marketing-coaching h2 {
		font-size: 49px;
	}
	.section-header-email-marketing-coaching .woman-on-laptop {
		right: 0px;
		left: 0px;
		max-width: 400px;
		width: 100%;
	}
	.section-coaching-sessions {
		background: url(../bg/bg-woman-on-laptop-and-headset01.jpg) no-repeat center center;
		background-size: cover;
		display: block;
	}
	.section-coaching-sessions .right-column {
		background: rgba(255, 255, 255, 0.9);
		display: block;
	}
	.section-coaching-sessions .right-content {
		padding: 60px 0px 50px 0px;
		max-width: none;
	}
	.section-will-help-you .container {
		position: relative;
		padding-top: 40px;
		padding-bottom: 410px;
	}
	.section-will-help-you h2 {
		font-size: 26px;
	}
	.section-will-help-you img {
		right: 0px;
		left: 0px;
		bottom: 0px;
		width: 100%;
		max-width: 290px;
	}
	.section-will-help-you ul {
		margin: 35px 0px 10px 0px;
	}
	.section-this-coaching .container {
		padding-top: 50px;
		padding-bottom: 230px;
	}
	.section-this-coaching img {
		right: 0px;
		width: 100%;
		max-width: 320px;
	}
	.section-pricing-perspective .container {
		padding-top: 50px;
		padding-bottom: 250px;
	}
	.section-pricing-perspective img {
		left: 0px;
		width: 100%;
		max-width: 380px;
	}

    .section-email-coaching-pricing h2 {
        font-size: 36px;
    }

    .section-email-coaching-pricing .text-limited-slots {
        font-size: 18px;
        margin-bottom: 0px;
    }
    
    .section-email-coaching-pricing .pricing-box {
        padding: 20px 5px 40px;
    }

    .section-email-coaching-pricing h3 {
        font-size: 20px;
    }

    .section-email-coaching-pricing .shadow-box h4 {
        font-size: 16px;
    }

    .section-email-coaching-pricing .shadow-box p {
        font-size: 14px;
    }

    .section-email-coaching-pricing .shadow-box h5 {
        font-size: 22px;
    }

    .section-email-coaching-pricing .btn-add-to-cart {
        font-size: 18px;
    }

    /* index v2 formatting ======================================================================= */
	.section-index-header-v2 .container {
		text-align: center;
	}
	.section-index-header-v2 .promo-banner {
		margin: 0px auto;
	}
	.section-index-header-v2 .promo-badge {
		top: 10px;
		margin-bottom: 15px;
		max-width: 180px;
		position: relative;
		bottom: 0px;
		right: auto;
		/* width: 100%; */
		}
	.section-index-header-v2 .heading h1 {
		font-weight: 700;
		font-size: 24px;
		line-height: 28px;
	}
	.section-index-header-v2 .heading p {
		font-size: 14px;
		line-height: 24px;
	}
	.section-index-header-v2 .heading .btn-get-now {
		font-size: 14px;
		padding: 10px 20px;
		margin-right: 0px;
	}
	.section-index-header-v2 .heading .btn-watch-video {
		font-size: 14px;
		padding: 8px 15px;
	}
	.section-index-header-v2 .testimonial {
		max-width: 370px;
		margin: 30px auto 100px;
		text-align: center;
	}
	.section-index-header-v2 .testimonial .media-body,
	.section-index-header-v2 .testimonial .media-left {
		display: block;
		width: auto;
		padding-right: 0;
	}
	.section-index-header-v2 .testimonial .media-left img {
		margin: 0px auto 20px;
	}
	.section-index-header-v2 .testimonial h4 {
		font-size: 14px;
	}
	.section-index-header-v2 .testimonial p {
		font-size: 14px;
		line-height: 24px;
	}
	.section-why-freedom-builder h2 {
		font-size: 24px;
		line-height: 48px;
		text-align: center;
	}
	.section-why-freedom-builder ul li {
		font-size: 14px;
	}
	.section-why-freedom-builder ul li i {
		top: .54285714em;
	}
	.section-why-freedom-builder .solve-challenges {
		max-width: 400px;
		padding: 15px 20px 20px;
	}
	.section-why-freedom-builder .solve-challenges p {
		font-size: 14px;
		line-height: 24px;
	}
	.section-why-freedom-builder .video-thumb {
		margin: 0 auto 30px;
	}
	.section-why-freedom-builder .woman {
		position: relative;
		bottom: auto;
		left: auto;
		width: 100%;
		max-width: 250px;
	}
	.section-why-freedom-builder .strip {
		border-width: 70px 0 0 100vw;
	}
	.section-educational-marketing-system h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.section-educational-marketing-system ul li {
		font-size: 14px;
	}
	.section-educational-marketing-system ul li i {
		top: .34285714em;
	}
	.section-educational-marketing-system .everything-you-need {
		margin-bottom: 30px;
		padding: 15px 20px 20px;
	}
	.section-educational-marketing-system .everything-you-need p {
		font-size: 14px;
		line-height: 24px;
	}
	.section-educational-marketing-system .comp {
		position: relative;
		bottom: auto;
		right: auto;
		width: 100%;
		max-width: 350px;
		margin-top: -120px;
	}
	.section-educational-marketing-system .strip {
		border-width: 70px 100vw 0 0;
	}
	.section-what-is-ems {
		background: #fff;
	}
	.section-what-is-ems .right-column {
		background: rgba(243, 243, 243, 0.8);
	}
	.section-what-is-ems .right-content {
		padding: 10px 0px 0px;
		max-width: none;
	}
	.section-what-is-ems h2 {
		font-size: 24px;
		line-height: 48px;
	}
	.section-what-is-ems p {
		font-size: 14px;
		line-height: 24px;
	}
	.section-leverage {
		background: #0f51b9;
	}
	.section-leverage .container {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.section-leverage h2 {
		font-size: 24px;
		line-height: 38px;
	}
	.section-leverage p.description {
		font-size: 14px;
		margin-bottom: 40px;
	}
	.section-leverage .team {
		display: block;
	}
	.section-leverage .team .thumbnail {
		margin: 0 0 20px;
		width: 100%;
	}
	.section-how-does-it-work .container {
		padding-top: 10px;
		padding-bottom: 40px;
	}
	.section-how-does-it-work h2 {
		font-size: 24px;
		line-height: 48px;
		text-align: center;
	}
	.section-how-does-it-work h3 {
		font-size: 20px;
		line-height: 30px;
	}
	.section-how-does-it-work ol li {
		font-size: 14px;
	}
	.section-how-does-it-work p {
		font-size: 14px;
		line-height: 24px;
	}
	.section-how-does-it-work .text-educate-people {
		font-size: 18px;
		line-height: 28px;
		text-align: center;
	}
	.section-how-does-it-work .woman {
		position: relative;
		left: auto;
		width: 100%;
		max-width: 350px;
		top: auto;
	}
	.section-roadmap h2 {
		font-size: 24px;
		line-height: 48px;
	}
	.section-roadmap .container {
		padding-bottom: 70px;
	}
	.section-roadmap p.description {
		font-size: 14px;
		line-height: 24px;
	}
	.section-roadmap .text-personal-freedom {
		font-size: 1rem;
		margin-top: -20px;
	}
	.section-roadmap .text-personal-freedom span {
		font-size: 1.5rem;
	}
	.section-keep-it-simple {
		height: auto;
		background: #f3f3f3;
	}
	.section-keep-it-simple .container {
		padding: 15px;
		top: auto;
	}
	.section-keep-it-simple h2 {
		font-size: 24px;
		line-height: 48px;
		text-align: center;
	}
	.section-keep-it-simple p.description {
		font-size: 14px;
		line-height: 24px;
	}
	.section-4-strategies {
		border-top: 150px solid #f3f3f3;
	}
	.section-4-strategies h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 50px;
	}
	.section-4-strategies img {
		margin-bottom: 0px;
	}
	.section-4-strategies .btn-try-it-free {
		font-size: 12px;
		padding: 10px 20px;
	}
	.section-4-strategies .btn-link {
		font-size: 12px;
	}
	.section-4-strategies .btn-link:first-child {
		margin-right: 0px;
	}
	.section-4-strategies .btn-link:last-child {
		margin-left: 0px;
	}
	.section-4-strategies .fa-stack {
		width: 25px;
		height: 113px;
		line-height: 113px;
	}
	/* index v2 formatting ============================================================================= */
	
	.section-leverage .team .thumbnail {
		width: 31%;
	}
	.section-roadmap .text-personal-freedom {
		font-size: 1.2rem;
	}
	.section-roadmap .text-personal-freedom span {
		font-size: 1.8rem;
	}	
	.section-4-strategies .container {
	    padding-bottom: 0px;
	}
	
	/* feature v2 formatting ============================================================================= */
	.section-powerful-features h1 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.section-powerful-features p {
		font-size: 16px;
		line-height: 24px;
	}
	.section-full-recap .container {
		padding-top: 20px;
	}
	.section-full-recap h2 {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 30px;
	}
	.section-full-recap h3 {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 20px;
	}
	.section-full-recap h4 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	.section-full-recap h5 {
		font-size: 16px;
	}
	.section-full-recap p {
		font-size: 14px;
		margin-bottom: 15px;
		line-height: 24px;
	}
	.section-full-recap .sub-container ul li {
		font-size: 14px;
		margin: 3px 0px;
	}
	.section-full-recap .img-responsive.center-block,
	.section-full-recap .sub-container .img-responsive.center-block {
		position: relative;
		width: 100%;
		left: auto;
		right: auto;
		max-width: 400px;
	}
	.section-full-recap .testimonial {
		max-width: 370px;
		margin: 0px auto 30px;
		text-align: center;
	}
	.section-full-recap .testimonial .media-body,
	.section-full-recap .testimonial .media-left {
		display: block;
		width: auto;
	}
	.section-full-recap .testimonial .media-left img {
		margin: 0px auto 20px;
	}
	.section-full-recap .testimonial h4 {
		font-size: 14px;
	}
	.section-full-recap .testimonial p {
		font-size: 14px;
		line-height: 24px;
	}
	.section-full-recap .text-your-newsletters,
	.section-full-recap .text-with-super-starter,
	.section-full-recap .text-where-connects {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.section-full-recap .text-your-clients {
		font-size: 20px;
		line-height: 30px;
	}
	.section-full-recap .text-new-biz-builder h2,
	.section-full-recap .text-new-biz-builder h2 strong {
		font-size: 20px;
		line-height: 30px;
	}
	.section-full-recap .text-new-biz-builder .arrow {
		right: auto;
		margin-top: -36px;
		max-width: 80px;
	}
	.section-full-recap .testimonial h5 {
		font-size: 14px;
	}
	.section-quick-recap h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 40px;
	}
	.section-quick-recap .btn-try-it-free {
		font-size: 12px;
		padding: 10px 20px;
	}
	.section-quick-recap .btn-link {
		font-size: 12px;
	}
	.section-quick-recap .btn-link:first-child {
		margin-right: 0px;
	}
	.section-quick-recap .btn-link:last-child {
		margin-left: 0px;
	}
	.section-quick-recap .fa-stack {
		width: 25px;
		height: 113px;
		line-height: 113px;
	}
	.section-quick-recap .container {
		padding-bottom: 0px;
	}
	/* modal v2 formatting ============================================================================= */
	.try-it-now p {
		font-size: 14px;
		margin-bottom: 15px;
		line-height: 24px;
	}
	.try-it-now .modal-content h2 {
		font-size: 30px;
	}
	.try-it-now .modal-content h3 {
		font-size: 18px;
	}
	.try-it-now .btn-start-free-trial {
		font-size: 14px;
		padding: 10px 20px;
	}
	.modal.leader-pricing .media h2,
	.modal.increase-subscriber-limit h2 {
		font-size: 22px;
	}
	.modal.leader-pricing p,
	.modal.leader-pricing li,
	.modal.increase-subscriber-limit p {
		font-size: 14px;
		line-height: 24px;
	}
	/* pricing v2 formatting ============================================================================= */
	.section-pricing-v2 h1 {
		font-size: 22px;
	}
	.section-pricing-v2 .description {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 50px;
	}
	.section-pricing-v2 .rejoin-text img {
		position: relative;
		top: auto;
		left: auto;
		margin-top: -50px;
		margin-bottom: -20px;
	}
	.section-pricing-v2 .rejoin-text .text-its-easy {
		font-size: 18px;
	}
	.section-pricing-v2 .rejoin-text ol li {
		font-size: 16px;
	}
	.section-pricing-v2 .subscriber-limit .text-start {
		font-size: 14px;
		margin-bottom: 50px;
	}
	.section-pricing-v2 .promo-badge {
		position: relative;
		top: auto;
		right: auto;
		width: 200px;
	}
	.section-pricing-v2 .subscriber-limit .pip1 {
		left: 0.1%;
	}
	.section-pricing-v2 .subscriber-limit .pip2 {
		left: 23%;
	}
	.section-pricing-v2 .subscriber-limit .pip3 {
		left: 46%;
	}
	.section-pricing-v2 .subscriber-limit .pip4 {
		left: 69%;
	}
	.section-pricing-v2 .subscriber-limit .pip5 {
		left: 92.3%;
	}
	.section-pricing-v2 table>tbody>tr>td.badge-container .promo-badge {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 100%;
		max-width: 150px;
	}
	.section-pricing-v2 table>tbody>tr>td.spacer:first-child {
		height: auto;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.section-pricing-v2 .btn-get-started {
		font-size: 17px;
		padding: 10px 30px;
		margin-bottom: 30px;
	}
	.section-onboarding {
		position: relative;
		left: auto;
		right: auto;
		margin-right: -26px;
		margin-left: -25px;
	}
	.section-onboarding .container {
		padding-top: 0px;
		padding-bottom: 100px;
	}
	.section-onboarding .strip1 {
		border-width: 0 0 70px 100vw;
	}
	.section-onboarding .strip2 {
		border-width: 60px 0 0 135vw;
	}
	.section-onboarding .media {
		margin-top: 20px;
	}
	.section-onboarding .media .media-object {
		width: 40px;
	}
	.section-onboarding h2 {
		font-size: 22px;
		line-height: 27px;
	}
	.section-onboarding h3 {
		font-size: 18px;
	}
	.section-onboarding ul li {
		font-size: 14px;
	}
	.section-onboarding p {
		font-size: 14px;
	}
	.section-onboarding .comp {
		position: relative;
		bottom: auto;
		left: 0px;
		width: 100%;
		max-width: 400px;
	}
	.section-want-to-try .rejoin-text .text-its-easy {
		font-size: 18px;
	}
	.section-want-to-try .rejoin-text ol li {
		font-size: 16px;
	}
	.section-want-to-try .rejoin-text .text-no-risk strong {
		font-size: 18px;
	}
	.section-want-to-try h2 {
		font-size: 20px;
		margin-top: 40px;
	}
	.section-want-to-try .description {
		font-size: 14px;
		line-height: 30px;
	}
	.section-want-to-try .btn-try-free {
		font-size: 17px;
		padding: 10px 30px;
		margin-bottom: 30px;
	}
	.section-ao-customize-hubsite .arrow {
		text-align: center;
	}
	.section-why-freedom-builder .six-elements {
		max-width: 100%;
		float: left;
	}
	.section-why-freedom-builder .six-elements p {
		font-size: 20px;
		float: left;
		line-height: 24px;
	}
	.section-why-freedom-builder .six-elements img {
		float: left;
		max-width: 390px;
	}
	.section-new-pricing {
		padding-bottom: 70px;
	}
	
	.section-new-pricing h1 {
		font-size: 28px;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.section-new-pricing p,
	.section-new-pricing .panel .panel-body p:nth-child(2) {
		font-size: 14px;
		line-height: 24px;
		padding: 0px 10px;
	}
	.section-new-pricing .panel .media .media-body .media-heading {
		font-size: 28px;
	}
	.section-new-pricing .panel .panel-body p:nth-child(3) {
		font-size: 18px;
	}
	.section-new-pricing .panel .panel-body .btn-leader-plans {
		font-size: 16px;
		padding: 10px 40px;
	}
	/*NEW PRICING PAGE*/
	.section-leader-builder-regular .btn-leader,
	.section-leader-builder-regular .btn-builder,
	.section-leader-builder-regular .btn-leader.active,
	.section-leader-builder-regular .btn-builder.active {
		background-image: none;
		padding: 10px 15px;
	}
	.section-leader-builder-regular h1 {
		font-size: 36px;
	}
	.section-leader-builder-regular p {
		font-size: 16px;
	}
	.section-new-pricing .panel .media .media-body .media-heading,
	.section-leader-builder-promo .panel .panel-title {
		font-size: 26px;
	}
	.section-leader-builder-promo .panel .panel-body p {
		font-size: 16px;
		margin: 15px 0px;
	}
	.section-bundle {
		padding-top: 80px!important;
	}
	.section-footer-content.builder-plans{
		padding-top: 50px;
	}

	.section-footer-content {
	    padding-top: 50px;
	    padding-bottom: 80px;
	}

	.section-header-custom-hubsite.promo .banner-special-offer {
	    width: 100%;
	    max-width: 395px;
	}

	.section-header-custom-list .badge-special-offer{
		margin: auto;
	    margin-top: 30px;
	}
}

@media (max-width: 600px) {

	.section-index-header-v2.mfb-card .container {
	    padding-bottom: 180px!important;
	}
	.section-index-header-v2.mfb-card .mfb-card-strip .btn-learn-more {
	    padding: 10px 40px;
	    font-size: 18px;
	}
	/* pricing v2 formatting ============================================================================= */
	.section-pricing-v2 .subscriber-limit .pip {
		width: 41px;
		font-size: 12px;
	}
	.section-pricing-v2 .subscriber-limit .pip1 {
		left: 0.1%;
	}
	.section-pricing-v2 .subscriber-limit .pip2 {
		left: 23%;
	}
	.section-pricing-v2 .subscriber-limit .pip3 {
		left: 45%;
	}
	.section-pricing-v2 .subscriber-limit .pip4 {
		left: 68%;
	}
	.section-pricing-v2 .subscriber-limit .pip5 {
		left: 91%;
	}

	.section-index-header-v2 .promo-badge {
	    /* top: 845px; */
	    z-index: 11;
	    }
}

@media (min-width: 481px) {
	/* footer formatting ======================================================================= */
	.section-footer .collapse,
	.section-footer .in,
	.section-footer .collapsing {
		display: block !important;
		height: auto !important;
		visibility: visible !important;
	}
	.section-footer h3 a {
		cursor: text;
		text-decoration: none;
	}
	.section-footer h3 a:hover {
		cursor: text;
		text-decoration: none;
	}
}

@media (max-width: 480px) {
	/* global formatting ======================================================================= */
	.display {
		display: block;
	}
	.no-display {
		display: none;
	}
	.text-50 {
		font-size: 35px;
	}
	.text-40 {
		font-size: 28px;
	}
	.text-39 {
		font-size: 28px;
	}
	.text-38 {
		font-size: 20px;
	}
	.text-32 {
		font-size: 25px;
	}
	.text-30 {
		font-size: 24px;
	}
	.text-28 {
		font-size: 20px;
	}
	.text-23 {
		font-size: 20px;
	}
	.text-20 {
		font-size: 16px;
	}
	.text-18 {
		font-size: 14px;
	}
	.text-16 {
		font-size: 14px;
	}
	.f-right-480 {
		/*float: right !important;*/
	}
	#header-toggle-logo {
		width: 77%;
	}
	/* testimonial formatting ======================================================================= */
	.testimonial-container {
		display: block;
	}
	.testimonial-1st {
		margin-bottom: 40px;
	}
	/* download ebook formatting ======================================================================= */
	.section-download-ebook p {
		padding-left: 20%;
		text-align: left;
		font-size: 16px;
	}
	.section-download-ebook img {
		top: 5%;
		width: 15%;
	}
	.section-download-ebook form {
		padding-left: 0px;
	}
	.section-download-ebook .af-form-wrapper {
		margin: 20px 0px 0px 0px;
	}
	.section-download-ebook .af-form-wrapper .af-element {
		float: none;
		width: 90%;
		margin: 10px auto;
	}
	.section-download-ebook-dollar-plant .tips-free-ebook-text {
		font-size: 20px;
		line-height: 27px;
	}
	/* footer formatting ======================================================================= */
	.footer-12 {
		width: 100%;
		float: none !important;
		text-align: center;
	}
	.section-footer .panel-heading {
		margin: 0px 0px 10px 0px;
	}
	.section-footer .follow ul li {
		display: inline-block;
		margin: 0 auto;
	}
	.section-footer h3 {
		padding-bottom: 0px;
		border: none;
	}
	.section-footer h3 a {
		text-decoration: none;
	}
	.section-footer h3 a:hover {
		cursor: pointer;
		text-decoration: underline;
	}
	.section-footer .products .panel-body .col-sm-5 {
		padding-left: 15px;
	}
	/* launch training standalone page formatting ========================================================= */
	.section-header-launch-training {
		margin-top: 30px;
	}
	.section-header-launch-training .container {
		background-size: 90%;
	}
	.section-header-launch-training h1 {
		background: #008ed6 url(../img/img-icon-launch-training01.png) no-repeat 15px 12px;
		padding: 20px 30px 20px 90px;
		background-size: 60px;
		font-size: 44px;
	}
	.section-header-launch-training .btn-register {
		font-size: 34px;
	}
	.section-header-custom-hubsite .custom-design {
		width: 100%;
	}
	.section-header-custom-hubsite .custom-text {
		text-align: center;
		font-size: 50px;
		padding-left: 0px;
	}
	.section-header-custom-hubsite .custom-get {
		font-size: 40px;
	}
	.section-header-custom-hubsite .hide-1045-bg {
		padding-left: 30px;
	}
	.section-header-custom-list .media-after {
		padding-top: 30px;
	}
	/* coaching project pipeline formatting ======================================================================= */
	.section-header-email-marketing-coaching h1 {
		font-size: 50px;
	}
	.section-header-email-marketing-coaching h2 {
		font-size: 37px;
	}
	/* pricing v2 formatting ============================================================================= */
	.section-pricing-v2 .subscriber-limit .section-rangeslider::before {
		top: 8px;
	}

	.section-pricing-v2 .subscriber-limit .pip {
		width: 41px;
		font-size: 12px;
		top: -27px;
	}
	.section-pricing-v2 .subscriber-limit .pip span {
		bottom: -60px;
	}
	.section-pricing-v2 .subscriber-limit .pip::after {
		width: 10px;
		height: 10px;
		top: 33px;
	}
	.section-pricing-v2 .subscriber-limit .pip1 {
		left: -1.5%;
	}
	.section-pricing-v2 .subscriber-limit .pip2 {
		left: 21%;
	}
	.section-pricing-v2 .subscriber-limit .pip3 {
		left: 43%;
	}
	.section-pricing-v2 .subscriber-limit .pip4 {
		left: 66%;
	}
	.section-pricing-v2 .subscriber-limit .pip5 {
		left: 89%;
	}
	.section-pricing-v2 .subscriber-limit .rangeslider .rangeslider__handle {
		width: 30px;
		height: 30px;
		top: -5px;
	}
	.section-pricing-v2 .subscriber-limit .rangeslider .rangeslider__handle::after {
		width: 10px;
		height: 10px;
	}
	.section-why-freedom-builder .six-elements p {
		font-size: 16px;
		/* line-height: 24px; */
	}
	/*NEW PRICING PAGE*/
	.section-leader-builder-regular h1 {
		font-size: 30px;
	}
	.section-leader-builder-regular p {
		font-size: 14px;
	}
	.section-index-header-v2 .promo-badge {
	    /* top: 775px; */
	    z-index: 10;
	}
}

@media (max-width: 456px) {
	.section-index-header-v2 .promo-badge {
	    /* top: 925px; */
	}
}

@media (max-width: 385px) {
	.section-index-header-v2 .promo-badge {
	    /* top: 830px; */
	}
}

@media (max-width: 360px) {
	.section-why-freedom-builder .six-elements img {
		max-width: 330px;
	}
	/*NEW PRICING PAGE*/
	.section-leader-builder-regular .btn-leader strong,
	.section-leader-builder-regular .btn-builder strong {
		font-size: 18px;
	}
	.section-index-header-v2 .promo-badge {
	    /* top: 970px; */
	}
}

@media (max-width: 320px) {
	/* global formatting ======================================================================= */
	.text-50 {
		font-size: 30px;
	}
	.text-40 {
		font-size: 23px;
	}
	.text-39 {
		font-size: 24px;
	}
	.text-38 {
		font-size: 18px;
	}
	.text-32 {
		font-size: 20px;
	}
	.text-30 {
		font-size: 18px;
	}
	.text-28 {
		font-size: 18px;
	}
	.text-23 {
		font-size: 18px;
	}
	.text-20 {
		font-size: 16px;
	}
	.text-18 {
		font-size: 14px;
	}
	.text-16 {
		font-size: 14px;
	}
	/* download ebook formatting ======================================================================= */
	.section-download-ebook p {
		padding-left: 50px;
		text-align: left;
		font-size: 14px;
	}
	.section-download-ebook img {
		top: 20px;
		width: 15%;
	}
	/* pricing v2 formatting ============================================================================= */
	.section-pricing-v2 .subscriber-limit .pip1 {
		left: -2.5%;
	}
	.section-pricing-v2 .subscriber-limit .pip2 {
		left: 19%;
	}
	.section-pricing-v2 .subscriber-limit .pip3 {
		left: 41%;
	}
	.section-pricing-v2 .subscriber-limit .pip4 {
		left: 63%;
	}
	.section-pricing-v2 .subscriber-limit .pip5 {
		left: 84.5%;
	}
	.section-why-freedom-builder .six-elements img {
		max-width: 100%;
	}
}