@import url("../Divi/style.css");
/*
Theme Name: Make Your Life Epic
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Child theme for the Divi theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.9 - Tip Top K9
*/

/*** CHILD THEME STYLE RULES - BELOW HERE***/
/**
	BLUE - #0808F4
	GREY - #D4D5D9
	RED - #E70808
**/

li {
	margin: 7px auto;
	list-style-position: inside;
}

.et_password_protected_form {
	max-width: 1080px;
	margin: 150px auto;
}

/** DO NOT ADD NEW RULES ABOVE THIS LINE **/

.container {
	position: relative;
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}

p {
	padding-bottom: 1em;
	font-size: 16px;
	line-height: 1.8;
}

.et_pb_title_container h1 {
	font-size: 26px;
	background-color: #0808F4;
	color: #fff;
	display: inline-block;
	padding: 25px;
}

h1 {
	font-size: 52px;
	text-transform: uppercase;
	font-weight: 700;
}
h4 {
	font-size: 19px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1.5;
}
hr {
	border: 0;
	background-color: #555;
	height: 2px;
}


/**/
/**/
/************* DEFAULT STYLES *************/
/**/
/**/

#page-container {
	padding-top: 0px !important;
}
	#et-info-phone {
		cursor: default;
	}	


/**/
/**/
/******* GLOBAL ELEMENTS ******/
/**/
/**/

/****** MODALS *******/

.thrive-modal-trigger{cursor:pointer;}
body.modal-enabled{
	overflow:hidden;
	position:fixed;
	width:100%;
	height:100%;
}
#thrive-modal-background{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:4000;
	display:none;
	background-color:#000;
	opacity:0.65;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	transform:translateZ(0);
}
body.modal-enabled #thrive-modal-background{display:block;}
.thrive-modal-entire{
	position:fixed;overflow:auto;
	overflow-x:hidden;
	top:50%;
	right:0;
	bottom:0;
	left:0;
	visibility:hidden;
	z-index:-5000;
	opacity:0;
	-webkit-transform:translateZ(0);
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-ms-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.thrive-modal-entire.modal-visible{
	visibility:visible;
	opacity:1;
	z-index:999999;
	background: rgba(0,0,0,0.8);
	height: 100vh;
	transform: translate(0, -46%);
	overflow: scroll;
}
.thrive-modal-container{
	position:relative;
	top:50%;
	left:50%;
	z-index:6000;
	padding-bottom:60px;
	max-width:1080px;
	transform:translate(-50%,-50%);
}
.thrive-modal{
	background-color:white;
	border-radius:6px;
	margin:0 auto;
	min-width:291px;
	max-width:calc(100% - 80px);
	padding:20px;
	box-sizing:border-box;
	position:relative;
	border-top-right-radius:0px;
}
.thrive-modal::after{
	content:"";
	display:block;
	clear:both;
}
.thrive-modal .thrive-modal-exit:not(.unstyled){
	position:absolute;
	z-index:100;
	top:-10px;
	right:-10px;
	background-color:#888;
	box-shadow:0px 0px 8px rgba(0, 0, 0, 1);
	cursor:pointer;
	padding:17px;
	border-radius:50%;
	min-height:17px;
	min-width:17px;
	background-image:url("/wp-content/themes/myle/images/exit-white.png");
	background-position:center;
	background-repeat:no-repeat;
}
.thrive-modal .thrive-modal-exit:not(.unstyled):hover{background-color:#777;}
@media screen and (max-width:420px){
	.thrive-modal-container{top:50%;}
	.thrive-modal{
		max-width:100%;
		width:100% !important;
		border-radius:0px;
	}
	.thrive-modal .thrive-modal-exit:not(.unstyled){
		right:4px;
		top:-40px;
	}
}
#easter-egg .thrive-modal{width:90%;padding:10px;}
#easter-egg:not(.modal-visible) #jwEaster-wrapper{width:0%;}
#easter-egg.modal-visible #jwEaster-wrapper{width:100%;}
#easter-egg-gallery{display:none;text-align:center;padding:0px 40px;position:relative;}
#easter-egg-gallery img{}
#easter-egg-gallery-left,#easter-egg-gallery-right{background-color:transparent;border:0;height:57px;width:30px;cursor:pointer;position:absolute;top:50%;margin-top:-30px;}
#easter-egg-gallery-left{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-left.png");left:0px;}
#easter-egg-gallery-left:hover{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-left-hover.png");}
#easter-egg-gallery-right{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-right.png");right:0px;}
#easter-egg-gallery-right:hover{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-right-hover.png");}
iframe#youtubePlayer{max-width:100%;width:100%;height:420px;}
@media screen and (min-width:980px){}
.easter-egg-wrapper{width:980px;margin:0 auto;text-align:right;max-width:100%;}
.easter-egg-wrapper::before{content:"";display:block;clear:both;}
.easter-egg-trigger{color:#bcbcbc;font-weight:500;font-size:14px;cursor:pointer !important;display:inline-block;margin:6px 0px;padding:6px 12px;background:#eee;border-radius:3px;text-indent:22px;/* background-image:url("/wp-content/themes/myle/images/icons/gift_grey.png");background-size:18px 18px;background-repeat:no-repeat;background-position:8px center; */}
.easter-egg-trigger:hover{color:#0b9bd7 !important;/* background-image:url("/wp-content/themes/myle/images/icons/gift_blue.png"); */}
#thriveVimeo-aspect,#youtubePlayer{position:relative;height:0px;padding-top:56.4%;}
#thriveVimeo, #youtubePlayer iframe{position:absolute;top:0px;left:0px;width:100%;height:100%;}
@media screen and (max-width:980px){.easter-egg-wrapper{width:768px;}
#easter-egg-mentors-wrapper{width:544px;}
}
@media screen and (max-width:767px){.easter-egg-wrapper,#easter-egg-resources{width:291px;text-align:center;}
#easter-egg-feedback{float:none;}
}


/****** BUTTONS *******/

.btn {
	display: inline-block;
	background: #E70808;
	padding: 0.5em 1.5em;
	border-radius: 2em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2;
	transition: all .2s ease-out;
	text-align: center;
	border: 2px solid #fff;
}
	.btn:hover {
		color: #0808F4 !important;
		background: #fff !important;
	}
.btn.border {
	border: 2px solid #fff;
	color: #fff;
	background: #0808F4;
}
	.btn.border:hover {
		background: #fff;
		color: #0808F4;
	}
.btn.snapshot {
	max-width: 425px;
}

.gform_wrapper input[type=submit] {
	position: relative;
	background: #E70808;
	color: #fff;
	padding: .7em 1em;
	border: 2px solid #0808F4;
	border-radius: 2em;
	font-weight: 500;
	font-size: 20px;
	transition: all .2s ease-out;
}
	.gform_wrapper input[type=submit]:hover {
		background: #fff;
		color: #0808F4;
		border: 2px solid #0808F4;
	}
	

/**** HEADER *****/
/* TOP HEADER BAR */
#sg-top-header {
	width: 100%;
	background: #fff;
	padding: 5px 0;
}
	#sg-top-header:after {
		content: "";
		display: block;
		clear: both;
	}
	#sg-top-header .btn {
		background: #cc5515;
	}
	#sg-top-header img {
		float: right;
		margin-right: 200px;
	}
#header {
	padding: 0;
	border-bottom: 1px solid #eee;
	background-color: #fff;
}
	#logo {
		max-width: 310px;
		width: 30%;
		float: left;
		max-height: 100%;
		padding-top: 10px;
		padding-bottom: 0px;
	}
	
	#top-navigation {
		max-width: 800px;
		width: 70%;
		float: right;
		margin: 10px auto;
	}
		#top-menu-nav {
			float: right !important;
		}
			#top-menu {
				position: relative;
				top: 0;
			}
			#top-menu li {
				padding-right: 15px;
			}
			#top-menu > li > a {
				color: #000;
				font-size: 18px;
				
			}
				#top-menu li.current-menu-item > a{
					color: #000;
				}

				#top-menu > li li a {
					color: #333;
				}
		#top-navigation .btn, #et-info .btn {
			background: #333;
			color: #fff;
			padding: 0.3em 1em;
			display: inline-block;
			float: right;
			margin-top: 4px;
			margin-left: 20px;
			line-height: 120%;
			border: 3px solid transparent;
			font-size: 13px;
			border: 1px solid #333;
		}
			#et-info .btn:hover {
				
			}

	/**** SOCIAL MEDIA ICONS ****/
#et-info {
		width: 60%;
		float: right;
		text-align: right;
	}
		#et-info .btn {
			position: relative;
			right: 0;
			font-size: 14px;
			padding: 5px 7px;
			float: right;
			margin-left: 40px;
		}
	
	#et-info-phone {
		color: #0808F4;
		font-size: 18px;
		font-weight: 700;
		float: right;
		margin-right: 20px;
		line-height: 100%;
	}
	
		#et-info-phone span {
			color: #0808F4;
			display: block;
			text-align: left;
			font-size: 12px;
			text-transform: none;
			font-weight: 400;
			margin-top: -6px;
		}
		
		#et-info-phone:before { display: none; }
	
	.et-social-icons {
		margin-top: -7px;
	}
		.et-social-icons li {
			display: inline-block;
			margin-left: 5px;
			margin-right: 5px;
		}
			.et-social-icon a {
				color: #fff;
				background: #0808F4;
				border-radius: 50%;
				font-size: 14px;
				width: 34px;
				height: 34px;
				padding: 0 !important;
				line-height: 38px;
				text-align: center;
				margin: 0 -5px;
				transition: opacity .2s ease-out;
			}
				.et-social-icon a:hover {
					opacity: .9;
				}
			
			

	/* Social Icons in Circle */
/* 			.et-social-icon a {
				display: inline-block;
				position: relative;
				color: #fff;
				font-size: 18px;
				text-align: center;
				text-decoration: none;
				transition: color .3s ease 0s;
				background-color: #cc5515;
				border-radius: 50%;
				padding: 6px 10px;
			}
*/


/***** HEADER *****/
#hero {
	padding: 140px 0;
	position: relative;
	overflow: hidden;
}
	#hero:before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(0,0,0,0.2);
		z-index: 1;
	}
		#messaging-text h1 {
			font-size: 46px;
			line-height: 100%;
			max-width: 100%;
			font-weight: 400;
			text-transform: none;
		}		
		#messaging-text h3 {
			font-size: 32px;
			margin: 10px 0 10px;
			display: block;
			font-weight: 400;
		}
		#messaging-text .youtube {
			position: absolute;
			bottom: -8px;
			transform: translate(10px);
		}
		#hero .btn {
			margin-top: 10px;
		}
#nobrainer-wrap {
	position: absolute;
	top: -150px;
	right: 0;
	max-width: 420px;
	width: 100%;
}
	#nobrainer-wrap h3 {
		background: #0808F4;
		padding: 10px 0px;
		line-height: 100%;
		font-weight: 500;
		font-size: 18px;
		text-transform: uppercase;
	}
		#nobrainer-wrap h3:before {
			content: "";
			position: absolute;
			top: 0;
			bottom: 0;
			left: 100%;
			width: 100vw;
			background: #0808F4;
		}
		#nobrainer-wrap h3:after {
			content: "";
			position: absolute;
			background: #0808F4;
			border-radius: 2em 0 0 2em;
			right: 100%;
			left: -40px;
			top: 0;
			bottom: 0;
		}

#interior-hero h1 {
	font-size: 30px;
}

/**** MID BLOCKS ****/
.mid-block, .mid-block .et_pb_blurb, .mid-block h4 {
	padding: 0 !important;
	min-height: 250px;
}	
	.mid-block h4 a {
		font-size: 40px;
		text-transform: uppercase;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		text-align: center;
		padding: 80px 40px;
		line-height: 100%;
	}

/*
#mid:before {
	content: "";
	border-bottom: 350px solid #cc5515;
	border-right: 100vw solid transparent;
	position: absolute;
	bottom: 0;
}
*/
	#mid h4 {
		font-size: 22px;
		color: #000;
		line-height: 1.2;
	}

/**** MID ABOUT *****/
#mid-about {
	background-size: contain;
	background-position: right center;
}
#benefitssection-outer-Wrap h2 {
	font-size: 42px;
	text-transform: uppercase;
	font-weight: 700;
}
	.benefits-list-wrap ul li {
		list-style: none;
		position: relative;
		margin-bottom: 10px;
		margin-top: 10px;
		padding-left: 30px;
		font-size: 20px;
		font-weight: 600;
	}
		.benefits-list-wrap ul li:before {
			content: "»";
			font-size: 35px;
			color: #0808F4;
			position: absolute;
			left: 0;
			top: -3px;
			font-weight: 700;
		}



/**** SYSTEM *****/
#benefits-wrap h2 {
	word-wrap: normal;
	font-weight: 700;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 500;
}
#benefits-wrap h4 {
	font-weight: 500;
	text-transform: none;
	padding-bottom: 40px;
}


.mid-link-wrap ul {
	display: flex;
	flex-direction: row;
	list-style: none;
	padding-left: 0;
	max-width: 900px;
}
	#benefits-wrap ul li {
		font-size: 13px;
		max-width: 45%;
		list-style: none;
		margin-right: 1%;
		text-align: center;
		color: #333;
		line-height: 100%;
		text-transform: none;
		width: 100%;
	}
		#benefits-wrap ul li strong {
			font-weight: 500;
			font-size: 16px;
			text-transform: uppercase;
		}
		#benefits-wrap ul li img {
			display: block;
			position: relative;
			margin: 0 auto 10px;
			width: 110px;
			height: 100px;
			object-fit: contain;
		}


#catchphrase {
	background-color: #000;
	position: relative;
	padding: 20px 150px 25px 25px;
	/* border-top: 4px #a75021 solid; */
	/* border-bottom: 4px #a75021 solid; */
}
	#catchphrase:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		background: #000;
		left: -100%;
		width: 100%;
	}
	#catchphrase .flex-col {
		margin-bottom: 0;
	}
	#catchphrase h4 {
		font-size: 32px;
		line-height: 1;
		padding: 0;
		text-transform: uppercase;
	}
	#catchphrase-starburst {
		position: absolute;
		left: 100%;
		height: 250px;
		width: 250px;
		top: -120px;
	}
/*
	#catchphrase .et_pb_image_wrap {
		position: absolute;
		top: -150px;
	}
*/
	

/**** WHAT WE BELIEVE ****/
	#whatwebelieve h2 {
		font-size: 42px;
		font-weight: 700;
		text-transform: capitalize;
		margin-bottom: 20px;
	}

	#whatwebelieve hr{
		max-width: 150px;
		margin-top: 50px;
		margin-bottom: 50px;
		position: relative;
	}	
	#whatwebelieve h3 {
		line-height: 1.5;
	}
	#whatwebelieve p {
		font-size: 23px;
		line-height: 1.2;
	}
	
	#whatwebelieve .btn {
		background: #082af3;
	}
/***** BOTTOM TESTIMONIALS ****/


/***** THE DIFFERENCE *****/


#footer-info {
	width: 72%;
	font-size: 14px;
}


/********* RESPONSIVE < 1023px *********/
/***************************************/
@media screen and (max-width: 1023px){
	
	
#top-menu-nav {
	display: none;
}

#et_mobile_nav_menu {
	display: none;
}

	.mobile_menu_bar {
		display: block;
		position: relative;
		line-height: 0;
	}
	
}


@media screen and (max-width: 980px) {
	
	#headerWrap-mainimg {
		display: none;
	}

	#et-info {
		width: 100%;
		text-align: center;
		display: block;
		float: none;
	}
		.et-social-icons, #footer-info {
			float: right;
			text-align: center;
		}
		.et-social-icons { display: block; }
		
		.mid-link-wrap ul {
			flex-direction: row;
			flex-wrap: wrap;
			justify-content: center;
			padding-left: 0;
		}
			#benefits-wrap ul li {
				text-align: center;
				max-width: 22%;
				margin: 10px;
			}
				#benefits-wrap ul li img {
					display: block;
					margin: 0 auto 10px;
				}
		#catchphrase {
			max-height: none;
			padding: 20px 2.5%;
		}
			#catchphrase h4 {
				text-align: center;
			}		
			#catchphrase .et_pb_image_wrap {
				position: relative;
				top: auto;
			}		
		
			#et-info .btn {
				display: none;							
			}
}


/********* RESPONSIVE < 630px *********/
/****************************************/
@media screen and (max-width: 630px){
/*** GLOBALS ***/

#header.conatiner-wrap:before {
	top: 75%;
}

.et_pb_row {
	width: 92.5% !important;
}
	.btn {
		display: block;
		margin: 15px auto;
		max-width: 100%;
		text-align: center;
	}

/**** HEADER ****/	
	#et-info {
		width: 100%;
		text-align: center;
		display: block;
		float: none;
	}
		#et-info-phone {
			float: none;
			margin: 0 auto 0;
			display: block;
		}
		#et-info-phone span {
			text-align: center;
		}
		#et-info  .et-social-icons { display: block; }
	
	#logo {
		max-width: 191px !important;
		float: none;
		margin: 0 auto;
		display: block;
		width: 100%;
		position: relative;
		top: auto;
	}
#sg-top-header img {
	float: none;
	margin-right: auto;
}	
	
/**** HEADER - Mobile ****/
#hero {
	padding: 20px 0px 0px;
}
	#messaging-text {
		display: block;
		width: 100%;
		max-width: 100%;
	}
		#messaging-text h1 {
			font-size: 40px;
		}
		#messaging-text h1 strong {
			font-size: 50px;
		}
		#messaging-text h3 {
			line-height: 1.2;
		}
		#messaging-text .youtube {
			position: relative;
			left: 50%;
			transform: translate(-50%);
		}
		
#testimonials .messaging-wrap .color-block-wrap {
	position: relative;
}



#header.conatiner-wrap {
	padding: 150px 0 0;
	position: relative;
	overflow: hidden;
}
	#header.conatiner-wrap:before {
		display: none;
	}
	#header.conatiner-wrap h1 {
		font-size: 55px;
	}
	.special-offer {
		position: absolute;
		width: 100%;
		max-width: 360px;
		text-align: center;
		min-width: 100%;
	}	
	
#benefits-wrap ul li {
	max-width: 40%;
}

#catchphrase-starburst {
	position: relative;
	top: 50px;
	left: auto;
}

.et-social-icons, #footer-info {
	float: none;
	text-align: center;
	width: 100%;
}
	
}

