body.page-template-template-home2018 .site-header {
    background-color: transparent;
    border-bottom: none;
    -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}

body.page-template-template-home2018 .site-header .wrap {

    max-width: 97%;
}

.fixed-header {
    background-color:white !important;
    height: 50px;
}
.login-menu {
    display:none !important;
}

body.page-template-template-home2018 .title-area a {
    min-height: 75px;
    background-size: contain !important;
    margin-top: 20px;
}

.fixed-header .title-area a {
    min-height: 50px !important;
    background-size: contain !important;
    margin-top: 0px !important;
}

.fixed-header #text-14 {
    display:none;
}
.fixed-header .nav-top{    
    height: 50px;
    margin-top: 6px;
}
.header-full-width .site-container, .site-container {
    padding-top: 0px;
}

body:not(.page-template-template-home2018)  .site-container {
    padding-top: 112px;
}
.hero-image-header {
    font-size: 51px;
    line-height: 72px;
    text-align: left;
    min-width: 826px;
    position: absolute;
    top: 13vh;
    right: 10px;
    z-index: 40;
}

@media screen and (min-width:1600px) {
    .hero-image-header {
        font-size: 74px;
        line-height: 91px;
        right: 31px;
    }

}

.site-inner {
    margin-top: 0px !important;
}
#menu-top-navigation {
    display:none;
}

@media screen and (min-width:681px) {
   #menu-2018-navigation {
    display:block;
    margin-top:5px;
    width:1000px;
} 
}

#nav_menu-2 .responsive-menu-icon {
    display:none;
}

.nav-login a,
.nav-buy a {    
    border: 2px solid #2aaae1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius:5px;
    padding: 8px 14px 8px;
    text-transform: uppercase
 }
.nav-buy a,
.nav-buy:hover a,
.nav-login:hover a {
    color:white !important;
    background-color:#2aaae1;
}

.site-header .menu > .current-menu-item > a {
    border-bottom: none;
    padding-bottom: 16px;
    height: 50px;
}

.genesis-nav-menu .menu-item.menu-item-has-children:hover > a:after, 
.menu .menu-item.menu-item-has-children:hover > a:after {
    color: #2aaae1;
}

.genesis-nav-menu > .menu-item:hover:not(.nav-buy):not(.nav-login) > a:before,
.site-header .menu > .current-menu-item > a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    margin: 0 auto -2px;
    height: 2px;
    width: 100%;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
     bottom: 0px;
    background-color: #2aaae1;;
}


.genesis-nav-menu .sub-menu a {
    background-color: #ecf4fe;
    color:#2aaae1;
    border:none;
}

.genesis-nav-menu .sub-menu a:hover {
    font-weight:bolder;
}
/* Homepage Styles */
.content > .entry {
 margin-bottom:0px;
}
.home .content .entry-header {display:none;}
.above-the-fold-hero {
position:relative;
}

.above-the-fold-hero {
    min-height:90vh !important;
    max-height:90vh;
}

.full-image {
    background-image:url('../jpg/simon.podcast.jpg');
    background-position: left -130px;
    background-color: #eee;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 100vh;
}

@media screen and (min-width: 736px) {
    .full-image {
        background-image:url('../jpg/simon.podcast.jpg');
    }
}

@media screen and (max-width: 735px) {
    .full-image {
        min-height: 490px;
        height: 75vh;
        background-position: left center;
    }

}

.hero-bg {
position:absolute; 
top:0; 
left:0;
width:100%;
z-index:10;
}
.hero-content {
    position: absolute;
    top: 0px !important;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100vh;
}

@media screen and (max-width:680px) {
    .hero-content,
    .hero-cta,
    .hero-image-header {
        position: static !important;
    }
    .hero-cta,
    .hero-image-header {
        width: 100% !important;
    margin-left: 0px !important;
    min-width: 0 !important;
    height: auto !important;
    }

    .hero-image-header {
        font-size:1.8em;
        line-height:1.8em;
    }


}


.right-aligned-content {
    max-width: 60%;
    margin-left: 40%;
}
.hero-cta {
    width: 660px;
    background-color: rgba(255,255,255,.7);
    border: #e7d5d5 solid 2px;
    margin-left: 60px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    position: absolute;
    right: 130px;
    top: 50vh;
    text-align: center;
}


@media screen and (min-width:1600px) {
    .hero-cta {
        width: 900px;
        right: 180px;
    }
    .hero-cta h2 {
        font-size: 48px;

    }
    .hero-cta p {
        font-size: 26px !important;
        line-height: 38px !important;
    }

}

@media screen and (max-width:680px) {
    .hero-cta br:first-child {
        display:none;
    }
    .hero-cta p {
    	font-size: 17px;
    }
}

.vc_btn3--mt .vc_btn3  {
    color: #fff !important;
    border-color: #E86827 !important;
    background-color: #E86827 !important;
}
.simon-quote {
    height:300px;
}
.simon-quote p {
font-size: 30px !important;
    line-height: 40px !important;
    transform: translateY(50%);
}
.brain-bulb-svg {
 fill: #94CCEF;
}
.climbing-svg {
 fill: #FFCB0A;
}
.high-five-svg {
 fill: #A2CD3A;
}
.mlm-svg-icon img {
    width:100%;
    max-width: 70px;
    margin: 0 auto;
    max-height: 70px;
}
.icon-container {
text-align:center
}
.three-step-process .animated {
    animation-duration: 2s !important;
}

.three-step-process .animated:nth-child(2) {
    animation-delay: 1s !important;
}

.three-step-process .animated:nth-child(3) {
    animation-delay: 2s !important;
}

.home-testimonial {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    background-color: white;
    padding: 30px 20px;
    margin-bottom: 20px;
}

.post-edit-link,
.hide {
  display: none;
}
/** Footer **/

.footer-widgets {
    background-color: #333;
    color:#2aaae1;
    clear: both;
    padding: 60px 0 36px;
}

.footer-widgets-3 {
    margin-right: -50px;
}
.widget-title {
    color: #2aaae1;
    font-size: 22px;
    letter-spacing: 3px;
}
.footer-widgets a,
.entry-header h2.entry-title a {
    color:#2aaae1;
    font-size:14px;
    font-weight:normal;
}

.footer-widgets a:hover,
.entry-header h2.entry-title a:hover {
    color:white;
}

#menu-2018-footer a[href="https://itunes.apple.com/us/podcast/mlm-nation-network-marketing/id978189040"] {
    display:none !important;
}

#menu-2018-footer .menu-item a {
    border-bottom: 1px dashed #2aaae1;
    max-width: 100%;
    display: block;
    padding: 15px 0;
}
.footer-widgets .entry {
    background-color:transparent;
    margin: 5px 0;
    padding: 0;
    height: auto;
}
.footer-widgets-2 .entry-title a:before {
    content: '•';
    position:relative;
    left: -5px;
}

.footer-widgets .entry .entry-title,
.footer-widgets .entry .entry-header
{
    display:block;
    margin:0;
}
.site-footer div div:first-child{
    display:none;
}
/** Social Styles **/
.w-socials-list {
margin: 0 0 -4px;
}
.w-socials-item {
margin: 0 4px 4px 0;
}
.w-socials.align_center .w-socials-item {
margin: 0 2px 4px;
}
.w-socials.align_right .w-socials-item {
margin: 0 0 4px 4px;
}
.w-socials-item-link {
    position: relative;
    font-size: 17px;
    line-height: 36px;
    height: 36px;
    width: 36px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 0 2px #2aaae1 inset;
    color: inherit;
}
.w-socials-item-link:hover {
border: none !important;
color: #fff !important;
}
.w-socials-item .w-socials-item-link:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
        transition: height 0.3s;
}
.w-socials-item:hover .w-socials-item-link:before {
    height: 100%;
    }
.w-socials-item-link:after {
font-family: FontAwesome;
position: relative;
vertical-align: top;
}
/* w-socials icons & colors */
.w-socials-item.facebook .w-socials-item-link:before {
background-color: #3b5998;
}
.w-socials-item.facebook .w-socials-item-link:after {
content: '\f09a';
}
.w-socials-item.twitter .w-socials-item-link:before {
background-color: #00acee;
}
.w-socials-item.twitter .w-socials-item-link:after {
content: '\f099';
}
.w-socials-item.google .w-socials-item-link:before {
background-color: #c63b1e;
}
.w-socials-item.google .w-socials-item-link:after {
content: '\f0d5';
}
.w-socials-item.linkedin .w-socials-item-link:before {
background-color: #0073b2;
}
.w-socials-item.linkedin .w-socials-item-link:after {
content: '\f0e1';
}
.w-socials-item.youtube .w-socials-item-link:before {
background-color: #cd332d;
}
.w-socials-item.youtube .w-socials-item-link:after {
content: '\f16a';
}

.w-socials-item.instagram .w-socials-item-link:before {
background-color: #a17357;
}
.w-socials-item.instagram .w-socials-item-link:after {
content: '\f16d';
}

.w-socials-list {
    font-size: 0;
}

@media screen and (max-width:900px) {
    .w-socials-list {
    transform: translateX(-10px);
    }
}

.w-socials-item {
        display: inline-block;
        vertical-align: top;
        position: relative;
}

@media screen and (max-width:900px) {
    .w-socials-item {
        margin: 0 12px 4px 0;
    }
}

.w-socials-item-link {
    display: block;
    text-align: center;
    font-size: 18px !important;
    line-height: 46px;
    height: 46px;
    width: 46px;
}
.w-socials-item-popup {
    position: absolute;
    left: 0;
    bottom: 50px; /* temp */
    font-size: 13px; /* temp */
    line-height: 26px; /* temp */
    padding: 0 10px; /* temp */
    visibility: hidden;
    z-index: 10;
    opacity: 0;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    -webkit-transition: opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
            transition: opacity 0.2s ease-out 0.3s, transform 0.2s ease-out 0.3s;
}
.w-socials-item:hover .w-socials-item-popup {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
        transform: translateY(0);
}
.w-socials-item-popup:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    left: 10px; /* temp */
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0,0,0,0.8);
}

@media screen and (max-width:900px) {
    html, body {
        max-width:100vw !important;
        overflow-x:hidden;
    }
    body {
        padding-bottom:30px;
    }
}

/** CTA on Mobile **/

@media screen and (max-width:374px) {
    .hero-content {
        top: -520px !important;       
    }
}

@media screen and (min-width:375px) and (max-width:680px) {
    .hero-content {
        top: -600px !important;
    }
}


@media screen and (max-width:680px) {
	.hero-content {
		height: 300px;
        position: relative !important;
	}
    body section:not(.new-homepage) .hero-content {
        background-image: none !important;        
    }
    .hero-content h1 {
        display:none !important;
    }
    .hero-content .entry .entry-content p {
        font-size: 21px;
    }
}

.coa-white-text {
	color:white !important;
}

.new-homepage .default-header,
.new-homepage .laptop-header {
	background-image:url('../jpg/web-image.jpg') !important;
}

.new-homepage .mobile-header {
	background-image:url('../jpg/web-image-mobile-2.jpg') !important;
} 

@media screen and (max-width:680px) {
    .above-the-fold-hero {
        min-height: 130vh !important;
        max-height: 130vh !important;
    }
	.new-homepage .mobile-header {
        display: block !important;
        top: 0px !important;
        background-size: cover !important;
        height: 120vh;
        background-position: center center !important;
    }
	.new-homepage .laptop-header,
	.new-homepage .default-header {
		display:none;
	}
    .mobile-header .hero-content {
        height:110vh !important;
        min-height:110vh !important;
    }
	.mobile-header h1 {
		display: block !important;
        text-align:center !important;
	}
    .mobile-header .wpb_raw_html {
        margin-top:20px;
    }
    .fixed-header {
        position: fixed !important;
        background-color:white !important;
        top: 0 !important;
        height: 100px;
    }
}

@media screen and (max-width:680px) and (orientation: portrait) {
    .above-the-fold-hero {
        min-height: 130vh !important;
        max-height: 130vh !important;
    }
}

@media screen and (max-width:680px) and (orientation: landscape) {
    .above-the-fold-hero {
        min-height: 180vh !important;
        max-height: 180vh !important;
    }
}

@media screen and (min-width:681px) and (max-width:1147px) {
	.new-homepage .default-header,
	.new-homepage .mobile-header {
		display:none !important;
	}
	.new-homepage .laptop-header {
		display:block;
	}
	.new-homepage .laptop-header .vc_custom_heading {
    	font-size: 1.7em !important;
    	margin-top: 0;
	    text-align: center !important;
	}
	.new-homepage .laptop-header .wpb_content_element {
    	margin-bottom: 20px !important;
	}
	.new-homepage .laptop-header .hero-cta {
		width:97% !important;
		position:static !important;
		margin: 0 auto !important;
	}
}

@media screen and (min-width:1148px) and (max-width:1280px) {
	.new-homepage .default-header,
	.new-homepage .mobile-header {
		display:none !important;
	}
	.new-homepage .laptop-header {
		display:block;
	}
	.new-homepage .laptop-header {
		margin-right:30px;
	}
	.new-homepage .laptop-header .vc_custom_heading {
		font-size:1.7em !important;
		margin-top:75px;
	}
	.new-homepage .laptop-header .wpb_content_element {
    	margin-bottom: 20px !important;
	}
	.new-homepage .laptop-header .hero-cta {
		width:97% !important;
		position:static !important;
		margin: 0 auto !important;
	}
}

@media screen and (min-width:1281px) {
	.new-homepage .default-header {display:block;}
	.new-homepage .laptop-header,
	.new-homepage .mobile-header {
		display:none !important;
	}
	.new-homepage .hero-cta {
		width: auto !important;
    	right: 80px !important;
    	position: static !important;
    	margin: 15px auto 0;
	}
	.above-the-fold-hero {
		min-height: 825px !important;
		max-height: 825px !important;
	}
}

/** Fixes for mobile menu 

@media screen and (min-width:681px) and (max-width:1148px) {
	.new-homepage {
    	min-height: 100vh !important;
	}
}
**/

/* Galaxy S5 */
/* Portrait */
@media only screen
and (min-device-width: 360px)
and (max-device-width: 360px)
and (orientation: portrait) {
	.above-the-fold-hero {
        min-height: 140vh !important;
        max-height: 140vh !important;
    }
}

/*iPhone 5 */
/* Portrait */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 320px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	.above-the-fold-hero {
        min-height: 170vh !important;
        max-height: 170vh !important;
    }
}

/*iPad Pro 9.7"*/
/* Portrait */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	.above-the-fold-hero {
        min-height: 80vh !important;
        max-height: 80vh !important;
    }

	#menu-2018-navigation {
		margin:0 auto !important;
		width:100% !important;
	}
    .new-homepage .hero-content {
        top:190px !important;
        left: auto !important;
        right:20px !important;
    }
}

/* Landscape */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .new-homepage .hero-content {
        top:90px !important;
    }
}
/*iPad Pro 10.5"*/
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 834px)
and (max-device-width: 834px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	.above-the-fold-hero {
        min-height: 60vh !important;
        max-height: 60vh !important;
    }
	#menu-2018-navigation {
		margin:0 auto !important;
		width:100% !important;
	}
    .new-homepage .hero-content {
        top:190px !important;
    }
}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 1112px)
and (max-device-width: 1112px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .new-homepage .hero-content {
        top:90px !important;
    }
}
/*ipad PRo 12.9"*/
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	.above-the-fold-hero {
        min-height: 60vh !important;
        max-height: 60vh !important;
    }
	#menu-2018-navigation {
		margin:0 auto !important;
		width:100% !important;
	}
    .new-homepage .hero-content {
        top:190px !important;
    }
}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 1366px)
and (max-device-width: 1366px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .new-homepage .hero-content {
        top:90px !important;
    }
}


