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

html,
body {
    overflow-x: hidden;
}

body {
    font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 22px;
    color: #000;
    background: #fff;
}

.content-coaching h1, 
.content-coaching h2, 
.content-coaching h3,
.content-coaching h4, 
.content-coaching h5, 
.content-coaching h6 {
    font-weight: 700;
}

.content-coaching p {
    margin-bottom: 60px;
    line-height: 34px;
}

.btn-call-to-action {
    color: #222;
    font-size: 22px;
    padding: 12px 70px;
    border-radius: 50px;
    background: #f2d22f;
    font-weight: 700;
    white-space: normal;
    transition: 0.3s;
}

.btn-call-to-action:hover {
    color: #222;
    background: #bea62f;
}

.testimonial {
    background: #ede1e1;
    border-radius: 20px;
    box-shadow: 0px 12px 0px 0px #c5c5c5;
    padding: 20px;
    margin-bottom: 30px;
}

.testimonial.ver2 {
    background: #0e486e;
    color: #fff;
}

.testimonial .media-left {
    padding-right: 50px;
}

.testimonial .media-body h4 {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 40px;
}

.testimonial .media-body p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
}

.testimonial .media-body h5 {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
}

.testimonial .media-body h5 small {
    font-style: italic;
    color: inherit;
}

/* 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: 500;
}

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

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

.section-sub-nav .navbar-brand img {
    max-width: 291px;
}

.section-sub-nav .navbar-right {
    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 15px;
    font-size: 13px;
    border-radius: 0px;
    text-transform: uppercase;
}

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

/* index page formatting ================================================================ */

.section-index-header {
    background: url(../bg/bg-hero01.jpg) no-repeat bottom center;
    background-size: cover;
    margin-top: -22px;
}

.section-index-header .container {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

.section-index-header .promo-strip {
    margin-top: -48px;
}

.section-index-header .promo-banner {
    position: relative;
    z-index: 2;
}

.section-index-header .promo-badge {
    max-width: 193px;
    position: absolute;
    right: 70px;
    top: 370px;
    z-index: 2;
}

.section-index-header h1 {
    font-size: 43px;
    margin-bottom: 0px;
    line-height: 52px;
    font-weight: 700;
    color: #0e486e;
}

.section-average-distributor {
    background: #fff;
    border-bottom: 2px dashed #1097b4;
}

.section-average-distributor .container {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section-average-distributor .video {
    max-width: 737px;
    margin: 0 auto 70px;
    border: 8px solid #fff;
    box-shadow: 1px 1px 4px #000000a3;
}

.section-average-distributor .video .youtube-player {
    position: relative;
    padding-bottom: 56.25%;
}

.section-average-distributor .video .youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section-average-distributor h2 {
    font-size: 32px;
    margin-bottom: 50px;
}

.section-average-distributor .desk {
    position: relative;
}

.section-average-distributor .desk img {
    position: absolute;
    top: 0;
    right: -60px;
    width: 45%;
}

.section-average-distributor .testimonial {
    margin-top: 30px;
}

.section-why-master-coaching {
    background: #fff;
    border-bottom: 2px dashed #1097b4;
    position: relative;
    z-index: 2;
}

.section-why-master-coaching .container {
    padding-top: 60px;
    padding-bottom: 90px;
}

.section-why-master-coaching h2 {
    font-size: 36px;
    margin-bottom: 50px;
}

.section-why-master-coaching .panel {
    background: #0e486e;
    color: #fff;
    border-radius: 20px;
    padding: 50px 50px 20px;
    margin-top: 50px;
    margin-bottom: 100px;
}

.section-why-master-coaching .panel hr {
    margin: 20px 0px 50px;
    border-top: 4px solid #1097b4;
}

.section-why-master-coaching .panel .media .media-left {
    padding-right: 40px;
}

.section-why-master-coaching .desk {
    position: relative;
}

.section-why-master-coaching .desk img {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 38%;
}

.section-why-master-coaching .testimonial {
    margin-top: 30px;
}

.section-we-teach {
    background: #fff;
    position: relative;
}

.section-we-teach .container {
    padding-top: 140px;
    padding-bottom: 30px;
}

.section-we-teach h2 {
    font-size: 36px;
    margin-bottom: 120px;
}

.section-we-teach ul {
    margin: 0px 0 50px 155px;
}

.section-we-teach ul li {
    margin-bottom: 110px;
}

.section-we-teach ul li i {
    font-size: 54px;
    color: #1097b4;
    top: -21px;
    left: -150px;
}

.section-we-teach .leaf01 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.section-we-teach .leaf02 {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

.section-common-pitfalls {
    position: relative;
    background: #f5f5f5;
}

.section-common-pitfalls .container {
    padding-top: 60px;
    padding-bottom: 50px;
}

.section-common-pitfalls h2 {
    font-size: 36px;
    margin-bottom: 10px;
}

.section-common-pitfalls img {
    margin-bottom: 30px;
}

.section-transform-business {
    position: relative;
    background: #fff;
    border-bottom: 2px dashed #1097b4;
}

.section-transform-business .container-fluid {
    padding-top: 70px;
    padding-bottom: 70px;
    max-width: 1800px;
}

.section-transform-business .row {
    display: flex;
}

.section-transform-business div[class*="col"] {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.section-transform-business h2 {
    font-size: 36px;
    margin-bottom: 50px;
}

.section-transform-business p:last-child {
    margin-bottom: 0;
}

.section-results {
    background: #fff;
}

.section-results .container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section-results h2 {
    font-size: 36px;
    margin-bottom: 40px;
}

.section-results h3 {
    font-size: 28px;
    margin-bottom: 10px;
}

.section-results .row {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 100px;
}

.section-results .resource .main {
    position: relative;
    right: -30px;
    top: -51px;
    z-index: 2;
	opacity: 0;
}

.section-results .resource .box {
    position: absolute;
    top: -40px;
    right: -210px;
}

.section-results .attract .main {
    position: relative;
    left: -30px;
    top: -70px;
    z-index: 2;
    opacity: 0;
}

.section-results .attract .box {
    position: absolute;
    top: -21px;
    left: -210px;
}

.section-results .enrollment .main {
    position: relative;
    right: -30px;
    top: -32px;
    z-index: 2;
    width: 108%;
    max-width: 1000px;
    opacity: 0;
}

.section-results .enrollment .box {
    position: absolute;
    top: -66px;
    right: -210px;
}

.section-results .retention .main {
    position: relative;
    left: -142px;
    top: -30px;
    z-index: 2;
    width: 129%;
    max-width: 1000px;
    opacity: 0;
}

.section-results .retention .box {
    position: absolute;
    top: -63px;
    left: -220px;
}

.section-results .community .main {
    position: relative;
    right: -30px;
    top: -60px;
    z-index: 2;
    opacity: 0;
}

.section-results .community .box {
    position: absolute;
    top: -35px;
    right: -210px;
}

.section-results .educators .main {
    position: relative;
    left: -30px;
    top: -70px;
    z-index: 2;
    opacity: 0;
}

.section-results .educators .box {
    position: absolute;
    top: -43px;
    left: -220px;
}

.section-what-you-gain {
    background: #f5f5f5;
    position: relative;
}

.section-what-you-gain .container {
    padding-top: 70px;
    padding-bottom: 80px;
}

.section-what-you-gain h2 {
    font-size: 36px;
    margin-bottom: 40px;
}

.section-what-you-gain .row {
    display: flex;
    flex-wrap: wrap;
}

.section-what-you-gain h2 {
    font-size: 40px;
    margin-bottom: 90px;
}

.section-what-you-gain h3 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.section-what-you-gain p {
    margin-bottom: 0px;
}

.section-what-you-gain .col-sm-6 {
    display: flex;
}

.section-what-you-gain .thumbnail {
    display: flex;
    flex-wrap: wrap;
    background: #0e486e;
    margin-bottom: 40px;
    padding: 30px 10px 20px;
    align-content: flex-start;
    border: none;
    border-radius: 8px;
    opacity: 0;
}

.section-what-you-gain .thumbnail .caption {
   	color: #fff;

}

.section-why-hire {
    background: #fff;
    border-bottom: 2px dashed #1097b4;
    position: relative;
    z-index: 2;
}

.section-why-hire .container {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section-why-hire h2 {
    font-size: 36px;
    margin-bottom: 100px;
}

.section-why-hire h3 {
    font-size: 28px;
    margin-top: 0;
}

.section-why-hire .panel {
    padding: 0;
    margin-top: 50px;
    border: none;
    box-shadow: none;
}

.section-why-hire .panel hr {
    margin: 20px 0px 50px;
    border-top: 4px solid #1097b4;
}

.section-why-hire .panel .media .media-left {
    padding-right: 40px;
}

.section-core-topics {
    background: #fff;
    position: relative;
}

.section-core-topics .container {
    padding-top: 80px;
    padding-bottom: 60px;
    position: relative;
}

.section-core-topics h2 {
    font-size: 36px;
    margin-bottom: 70px;
}

.section-core-topics ul {
    margin: 0px 0 50px 53px;
}

.section-core-topics ul li {
    margin-bottom: 50px;
}

.section-core-topics ul li i {
    font-size: 17px;
    color: #1097b4;
    top: 2px;
    left: -50px;
}

.section-core-topics .desk {
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 36%;
}

.section-how-it-works {
    background: #1097b4;
    color: #fff;
}

.section-how-it-works .container {
    padding-top: 80px;
    padding-bottom: 60px;
    position: relative;
}

.section-how-it-works h2 {
    font-size: 36px;
    margin-bottom: 70px;
}

.section-how-it-works ul {
    margin: 0px 0 50px 124px;
}

.section-how-it-works ul li {
    margin-bottom: 120px;
}

.section-how-it-works ul li i {
    font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-weight: 700;
    font-size: 110px;
    top: -8px;
    left: -208px;
}

.section-how-it-works .bulb {
    position: absolute;
    right: 0px;
    bottom: 170px;
    width: 36%;
}

.section-take-step {
    background: #f5f5f5;
}

.section-take-step .container {
    padding-top: 70px;
    padding-bottom: 90px;
    position: relative;
}

.section-take-step h2 {
    font-size: 36px;
    margin-bottom: 130px;
}

.section-take-step p {
    margin-bottom: 30px;
}

.section-take-step .calendar {
    position: absolute;
    top: 250px;
    right: -50px;
    width: 47%;
}

.section-take-step .testimonial {
    margin-top: 60px;
}

.section-topic-list {
    margin-top: -170px;
    background: #fff;
    border-top: 2px dashed #1097b4;
    border-bottom: 2px dashed #1097b4;
    position: relative;
    z-index: 2;
}

.section-topic-list .container {
    padding-top: 70px;
    padding-bottom: 200px;
}

.section-topic-list h2 {
    font-size: 36px;
    margin-bottom: 10px;
}

.section-topic-list .panel+.panel {
    margin-top: 30px;
}

.section-topic-list .panel {
	border-radius: 5px;
	overflow: hidden;
	border: none;
	box-shadow: 1px 4px 5px 0px rgb(0 0 0 / 30%);
}

.section-topic-list .panel .panel-heading {
	background: #0e486e;
	color: #fff;
	padding: 14px 15px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.section-topic-list .panel .panel-title {
	font-size: 24px;
	font-weight: normal;
	position: relative;
}

.section-topic-list .panel .panel-title a:focus,
.section-topic-list .panel .panel-title a:hover {
	text-decoration: none;
}

.section-topic-list .panel .panel-title a[aria-expanded="true"]:before {
	content: "-";
	float: right;
	font-size: 65px;
	position: absolute;
	top: -25px;
	right: 0;
}

.section-topic-list .panel .panel-title a[aria-expanded="false"]:before,
.section-topic-list .panel .panel-title a:before {
	content: "+";
	float: right;
	font-size: 46px;
	position: absolute;
	top: -8px;
	right: 0;
}

.section-topic-list .panel .panel-body {
	padding-top: 40px;
}

.section-topic-list .panel .panel-body p,
.section-topic-list .panel .panel-body ul {
	margin-bottom: 30px;
}

.section-topic-list .panel .panel-footer {
	padding-top: 0px;
	background-color: #fff;
}

.section-topic-list .panel .panel-footer a {
	color: #252525
}

.section-pricing {
    background: #fff;
    position: relative;
}

.section-pricing .container {
    padding-top: 70px;
    padding-bottom: 200px;
}

.section-pricing .banner {
    position: relative;
    z-index: 2;
    top: -163px;
    margin-bottom: -60px;
}

.section-pricing h2 {
    font-size: 36px;
    margin-bottom: 70px;
}

.section-pricing .panel-box {
    border-top: 8px solid #1097b4;
    border-radius: 5px;
    position: relative;
    padding: 30px 10px;
    box-shadow: 1px 1px 7px #000000a3;
    margin: 0 auto 90px;
    max-width: 320px
}

.section-pricing .panel-box h3 {
    font-size: 20px;
    margin-bottom: 30px;
}

.section-pricing .panel-box .text-regular {
    font-size: 26px;
}

.section-pricing .panel-box .text-regular {
    font-size: 26px;
}

.section-pricing .panel-box .text-regular.slashed {
    text-decoration: line-through;
    margin-bottom: 0;
}

.section-pricing .panel-box .text-save {
    color: #d94136;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 34px;
}

.section-pricing .panel-box p {
    margin-bottom: 40px;
}

.section-pricing .panel-box .btn-call-to-action {
    font-size: 16px;
    padding: 7px 30px;
}

.section-pricing .leaf01 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.section-pricing .leaf02 {
    position: absolute;
    bottom: -24px;
    right: 0;
}

@media (min-width: 1200px) {
    
	/* index page formatting ===================================================================== */
    
	.section-why-master-coaching .desk img {
	    top: -100px;
	    right: -150px;
	}
	
	.section-core-topics .desk {
	    right: -280px;
	    width: 56%;
	}
	
	.section-how-it-works .bulb {
	    right: -130px;
	    width: 48%;
	}
	
	.section-take-step .calendar {
	    top: 200px;
	    right: -210px;
	    width: 53%;
	}

}

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

    /* index page formatting ================================================================ */
    
    .section-index-header .promo-banner {
        max-width: 500px;
    }

    .section-index-header .promo-badge {
        max-width: 300px;
    }

    .section-results .resource .box {
        top: -60px;
    }

    .section-results .attract .box {
        top: -55px;
    }

    .section-results .enrollment .box {
        top: -90px;
    }

    .section-results .retention .box {
        top: -80px;
    }

    .section-results .community .box {
        top: -75px;
    }
    
    .section-results .educators .box {
        top: -74px;
    }

}

@media (max-width: 991px) and (min-width: 768px) {
    
    /* global formatting ======================================================================= */

    body {
        font-size: 20px;
    }
    
    .content-coaching p {
        margin-bottom: 30px;
        line-height: 30px;
    }
    
    .testimonial {
        padding: 20px 20px 30px;
    }
    
    .testimonial .media-left {
        padding-right: 20px;
    }
    
    .testimonial .media-body h4 {
        font-size: 22px;
        line-height: 32px;
    }
    
    .testimonial .media-body p {
        font-size: 20px;
        line-height: 30px;
    }

    .testimonial .media-body h5 {
        font-size: 20px;
        line-height: 30px;
    }

    /* 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 .btn-get-it-now {
        right: 40px;
    }    

    /* index page formatting ================================================================ */
    
    .section-index-header {
        margin-bottom: -25px;
    }

	.section-index-header .promo-strip {
	    margin-top: -18px;
	}

    .section-index-header .promo-banner {
        max-width: 370px;
    }

    .section-index-header .promo-badge {
        max-width: 250px;
    }

    .section-index-header h1 {
        font-size: 34px;
        line-height: 44px;
    }

    .section-average-distributor h2 {
        font-size: 30px;
    }

    .section-why-master-coaching h2 {
        font-size: 30px;
    }

    .section-we-teach h2 {
        font-size: 30px;
    }

    .section-common-pitfalls h2 {
        font-size: 30px;
    }

    .section-transform-business h2 {
        font-size: 30px;
    }

    .section-results h2 {
        font-size: 30px;
    }

    .section-results .row {
        margin-bottom: 100px;
    }

    .section-results .resource .main {
        top: -29px;
    }

    .section-results .resource .box {
        top: 6px;
        width: 300px;
        right: -110px;
    }

    .section-results .attract .main {
        top: -46px;
    }

    .section-results .attract .box {
        top: -13px;
        width: 300px;
        left: -110px;
    }

    .section-results .enrollment .main {
        top: -23px;
    }

    .section-results .enrollment .box {
        top: -43px;
        width: 300px;
        right: -110px;
    }

    .section-results .retention .main {
        top: -8px;
        left: -115px;
    }

    .section-results .retention .box {
        top: -11px;
        width: 300px;
        left: -110px;
    }

    .section-results .community .main {
        top: -30px;
    }

    .section-results .community .box {
        top: -16px;
        width: 300px;
        right: -110px;
    }

    .section-results .educators .main {
        top: -29px;
    }

    .section-results .educators .box {
        top: -8px;
        width: 300px;
        left: -110px;
    }

    .section-what-you-gain .container {
        padding-top: 50px;
        padding-bottom: 110px;
    }
    
    .section-what-you-gain h2 {
        font-size: 30px;
        margin-bottom: 50px;
        line-height: 40px;
    }

    .section-what-you-gain h3 {
        font-size: 22px;
        line-height: 32px;
    }

    .section-why-hire h2 {
        font-size: 30px;
    }

    .section-why-hire h3 {
        font-size: 24px;
    }

    .section-core-topics h2 {
        font-size: 30px;
    }

    .section-how-it-works h2 {
        font-size: 30px;
    }

	.section-how-it-works ul li {
	    margin-bottom: 50px;
	}
	
    .section-take-step h2 {
        font-size: 30px;
    }

    .section-topic-list h2 {
        font-size: 30px;
    }

	.section-topic-list .panel .panel-title {
		font-size: 21px;
		font-weight: normal;
	}
	
	.section-pricing .banner {
	    top: -154px;
	    margin-bottom: -90px;
	}
	
    .section-pricing h2 {
        font-size: 30px;
        margin-bottom: 70px;
    }

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

}

@media (max-width: 991px) {
     
    /* 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: 10px 0px 13px 16px;
    }
    
    .section-sub-nav .navbar-brand img {
        max-width: 176px;
    }
    
    .section-sub-nav .navbar-toggle {
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 17px 5px 13px;
        border: none;
        color: #1655b2;
        background: #fff !important;
        float: left;
    }
    
    .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;
    }
    
    .section-sub-nav .btn-get-it-now {
        padding: 5px 10px;
        font-size: 12px;
    }
        
}

@media (max-width: 767px) {
    
    /* global formatting ======================================================================= */

    body {
        font-size: 16px;
    }
    
    .content-coaching p {
        line-height: 26px;
        margin-bottom: 20px;
    }

    .btn-call-to-action {
        font-size: 14px;
        padding: 10px 40px;
    }

    .testimonial {
        max-width: 370px;
        margin: 0px auto 30px;
        text-align: center;
    }
    
    .testimonial .media-body,
    .testimonial .media-left {
        display: block;
        width: auto;
        padding-right: 0px;
    }
    
    .testimonial .media-left img {
        margin: 0px auto 20px;
        max-width: 100%;
    }
    
    .testimonial .media-body h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    
    .testimonial .media-body h5 {
        font-size: 16px;
        line-height: 26px;
    }
    
    .testimonial .media-body p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    
    /* index page formatting ================================================================ */
    
    .section-index-header {
        margin-bottom: -20px;
    }

	.section-index-header .promo-strip {
	    margin-top: -18px;
	}

    .section-index-header .promo-banner {
        width: 100%;
        max-width: 400px;
        margin-bottom: 20px;
    }
    
    .section-index-header .promo-badge {
        width: 100%;
        max-width: 150px;
        position: relative;
        top: auto;
        right: auto;
    }

    .section-index-header h1 {
        font-size: 24px;
        line-height: 34px;
    }
    
    .section-average-distributor .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .section-average-distributor .video {
        margin: 0 auto 40px;
    }

    .section-average-distributor .desk img {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        max-width: 400px;
        margin-bottom: 20px;
    }

    .section-average-distributor h2 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .section-average-distributor .testimonial {
        margin-top: 20px;
    }

    .section-why-master-coaching .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .section-why-master-coaching h2 {
        font-size: 24px;
        margin-bottom: 30px;
    }

	.section-why-master-coaching .panel {
	    margin-top: 10px;
	    margin-bottom: 40px;
	    padding: 30px 20px 20px;
	}
	
	.section-why-master-coaching .panel .media .media-left,
	.section-why-master-coaching .panel .media .media-body {
	    display: block;
	    padding-right: 0;
	}
	
	.section-why-master-coaching .panel .media .media-left img {
	    margin: 0 auto 20px;
	}
	
	.section-why-master-coaching .panel .media .media-body {
	    width: 100%;
	}
	
    .section-why-master-coaching .desk img {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        max-width: 400px;
        margin-bottom: 20px;
    }

    .section-why-master-coaching .testimonial {
        margin-top: 20px;
    }

    .section-we-teach .container {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .section-we-teach h2 {
        font-size: 24px;
        margin-bottom: 40px;
    }

    .section-we-teach ul {
        margin: 0px 0 30px 70px;
    }

    .section-we-teach ul li {
        margin-bottom: 20px;
    }

    .section-we-teach ul li i {
        font-size: 19px;
        top: 4px;
        left: -60px;
    }

    .section-we-teach ul li i img {
        width: 100%;
		font-size: 14px;
        top: 4px;
        left: -35px;
    }

    .section-we-teach [class*="leaf"] {
        max-width: 200px
    }

    .section-common-pitfalls .container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .section-common-pitfalls h2 {
        font-size: 24px;
    }

    .section-transform-business .container-fluid {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .section-transform-business h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .section-transform-business .row {
        display: block;
    }

    .section-results .container {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .section-results h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .section-results .row {
        display: block;
        margin-bottom: 100px;
    }

    .section-results .resource .main {
        position: relative;
        top: auto;
        right: 0px;
    }

    .section-results .resource .box {
        top: auto;
        right: 0;
        bottom: -40px;
        left: 0;
        width: 80%;
        max-width: 470px;
    }

    .section-results .attract .main {
        position: relative;
        top: auto;
        left: auto;
    }

    .section-results .attract .box {
        top: auto;
        right: 0;
        bottom: -40px;
        left: 0;
        width: 80%;
        max-width: 470px;
    }

    .section-results .resource .main {
        position: relative;
        right: 0px;
    }

    .section-results .resource .box {
        top: auto;
        right: 0;
        bottom: -40px;
        left: 0;
        width: 80%;
        max-width: 470px;
    }

    .section-results .enrollment .main {
        position: relative;
        top: auto;
        right: -35px;
        width: auto;
        max-width: 100%;
    }

    .section-results .enrollment .box {
        top: auto;
        right: 0;
        bottom: -60px;
        left: 0;
        width: 80%;
        max-width: 470px;
    }

    .section-results .retention .main {
        position: relative;
        top: auto;
        left: -34px;
        width: auto;
        max-width: 100%;
    }

    .section-results .retention .box {
        top: auto;
        right: 0;
        bottom: -40px;
        left: 0;
        width: 80%;
        max-width: 470px;
    }

    .section-results .community .main {
        position: relative;
        top: auto;
        right: -13px;
    }

    .section-results .community .box {
        top: auto;
        right: 0;
        bottom: -30px;
        left: 0;
        width: 80%;
        max-width: 470px;
    }

    .section-results .educators .main {
        position: relative;
        top: auto;
        left: 0px;
    }

    .section-results .educators .box {
        top: auto;
        right: 0;
        bottom: -40px;
        left: 0;
        width: 80%;
        max-width: 470px;
    }
    
    .section-what-you-gain {
    }
    
    .section-what-you-gain .container {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    
    .section-what-you-gain h2 {
        font-size: 24px;
        margin-bottom: 40px;
        line-height: 34px;
    }
    
    .section-what-you-gain h3 {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 30px;
    }
    
    .section-what-you-gain p {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 26px;
    }
    
    .section-what-you-gain .row,
    .section-what-you-gain .col-sm-6 {
        display: block;
    }

    .section-what-you-gain .thumbnail {
        display: block;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .section-why-hire .container {
        padding-top: 50px;
        padding-bottom: 10px;
    }

    .section-why-hire h2 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .section-why-hire h3 {
        font-size: 20px;
    }

	.section-why-hire .panel {
	    margin-top: 10px;
	    margin-bottom: 40px;
	    padding: 30px 20px 10px;
	}
	
	.section-why-hire .panel .media .media-left,
	.section-why-hire .panel .media .media-body {
	    display: block;
	    padding-right: 0;
	}
	
	.section-why-hire .panel .media .media-left img {
	    margin: 0 auto 20px;
	}
	
	.section-why-hire .panel .media .media-body {
	    width: 100%;
	}	

    .section-core-topics .container {
        padding-top: 50px;
        padding-bottom: 0px;
    }

    .section-core-topics h2 {
        font-size: 24px;
        margin-bottom: 40px;
    }

    .section-core-topics ul {
        margin: 0px 0 30px 50px;
    }

    .section-core-topics ul li {
        margin-bottom: 20px;
    }

    .section-core-topics ul li i {
        font-size: 12px;
        top: 4px;
        left: -40px;
    }

    .section-core-topics ul li i img {
        width: 100%;
        font-size: 14px;
        top: 4px;
        left: -35px;
    }

	.section-core-topics .desk {
	    position: relative;
	    right: auto;
	    bottom: auto;
	    width: 100%;
		max-width: 400px;
	}
	
    .section-how-it-works .container {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .section-how-it-works h2 {
        font-size: 24px;
        margin-bottom: 40px;
    }

    .section-how-it-works ul {
        margin: 0px 0 30px 50px;
    }

    .section-how-it-works ul li {
        margin-bottom: 20px;
    }

    .section-how-it-works ul li i {
        font-size: 30px;
        top: 3px;
        left: -65px;
    }

    .section-how-it-works ul li i img {
        width: 100%;
        font-size: 14px;
        top: 4px;
        left: -35px;
    }

	.section-how-it-works .bulb {
	    position: relative;
	    right: auto;
	    bottom: auto;
	    width: 100%;
		max-width: 400px;
	}
	
    .section-take-step .container {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .section-take-step .calendar {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        max-width: 400px;
        margin-bottom: 20px;
    }

    .section-take-step h2 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .section-take-step .testimonial {
        margin-top: 20px;
    }

    .section-topic-list {
	    margin-top: -70px;
    }

    .section-topic-list .container {
        padding-top: 40px;
        padding-bottom: 90px;
    }
	
    .section-topic-list h2 {
        font-size: 24px;
    }

	.section-topic-list .panel .panel-title {
		font-size: 16px;
	}
	
	.section-topic-list .panel .panel-body p {
		margin-bottom: 20px;
	}
	
	.section-topic-list .panel .panel-body ul {
		margin-bottom: 20px;
		margin-left: -10px;
	}
	
	.section-topic-list .panel .panel-body {
		padding-top: 20px;
	}
	
    .section-pricing .container {
        padding-top: 50px;
        padding-bottom: 100px;
    }

	.section-pricing .banner {
		max-width: 300px;
	    top: -85px;
	    margin-bottom: -60px;
	}
	
    .section-pricing h2 {
        font-size: 24px;
        margin-bottom: 50px;
    }

    .section-pricing .panel-box {
        margin: 0 auto 40px;
    }

    .section-pricing .panel-box h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .section-pricing .panel-box .text-regular {
        font-size: 22px;
    }

    .section-pricing .panel-box .text-save {
        margin-bottom: 20px;
        font-size: 28px;
    }

    .section-pricing .panel-box .btn-call-to-action {
        font-size: 14px;
        padding: 7px 20px;
    }

    .section-pricing [class*="leaf"] {
        max-width: 200px
    }

    .section-pricing .leaf02 {
        bottom: -5px;
    }

}

@media (max-width: 480px) {

}




