@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Roboto:400,700');
/*
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.0 - MLK
*/

/*** CHILD THEME STYLE RULES - BELOW HERE***/

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

h1, h2, h3, h4{
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	word-wrap: normal; 
}

h2 {
    font-size: 48px;
}

h3 {
    font-size: 32px;
}

h4 {
    font-size: 27px !important;
}

p, ul li{
	font-size: 18px;
	line-height: 1.8;
}

#header {
    padding: 20px 0;
    background-color: #000;
}

#mid-blocks-1 h4{
	font-size: 38x !important;
}

#top-menu>li:last-child a {
    background-color: #555;
    color: #fff;
    padding: 10px 11px;
    border-radius: 13px;
    font-weight: 600;
}

#messagingWrap h1 {
    font-size: 56px;
    margin: 15px 0 30px;
}

#messagingWrap h3 {
    font-weight: 300;
    font-family: 'Lato', sans-serif !important;
}

.et_pb_title_container h1 {
    font-size: 50px;
    font-family: 'Lato', sans-serif !important;
}

a.btn {
    border: 3px #2ea3f2 solid !important;
    border-radius: 5px !important;
    background: transparent !important;
    display: inline-block;
    margin-top: 10px;
}

a.btn:hover {
    border-color: #fff !important;
    color: #2ea3f2 !important;
}

#testimonialsWrap p {
    font-size: 14px;
    line-height: 1.5;
}


#midWrap {
    background-color: #fff;
    padding: 0;
    margin: 0 !important;
    position: relative;
}

	#midlinksWrap {
	    padding: 0 0 0 5px;
	    margin: 0;
	    width: 100% !important;
	    max-width: 100%;
	}
	
		#midlinksWrap ul, #lowerlinkWrap {
		    display: flex;
		    flex-direction: row;
		    list-style: none;
		    position: relative;
		    max-width: 100%;
		    width: 100%;
		    flex-wrap: wrap;
		    padding: 0;
		    margin: 0;
		    box-sizing: border-box;
		}
					
			#midlinksWrap ul li, #lowerlinkWrap {
			    max-width: 49.8%;
			    width: 100%;
			    display: flex;
			    flex-direction: column;
			    justify-content: center;
			    align-items: center;
			    min-height: 500px;
			    position: relative;
			    box-sizing: border-box;
			}
			
#lowerlinkWrap {
    width: 100% !important;
/*     background-image: url(/wp-content/themes/myle/images/05.jpg); */
    max-width: 99.8%;
}


#midlinksWrap ul {
	margin-top: 5px;
}


	#midlinksWrap ul li:first-child, #midlinksWrap ul li:last-child, #midlinksWrap ul li:nth-child(3), #midlinksWrap ul li:nth-child(2){
		background-size: cover;
		background-repeat: no-repeat; 
	}
	
	#midlinksWrap ul li:first-child, #midlinksWrap ul li:nth-child(3) {
	    margin-right: 2.5px;
	    margin-bottom: 5px;
	}
	
	#midlinksWrap ul li:nth-child(2), #midlinksWrap ul li:last-child {
	    margin-left: 2.5px;
	    margin-bottom: 5px;
	}
	
	#midlinksWrap ul li:first-child{
		background-image: url(http://mylelab.com/davincimsp/wp-content/themes/myle/images/01.jpg);
	}
	
	#midlinksWrap ul li:nth-child(02){
		background-image: url(http://mylelab.com/davincimsp/wp-content/themes/myle/images/02.jpg);
	}
	
	#midlinksWrap ul li:nth-child(03){
		background-image: url(http://mylelab.com/davincimsp/wp-content/themes/myle/images/03.jpg);
	}
	
	#midlinksWrap ul li:last-child{
		background-image: url(http://mylelab.com/davincimsp/wp-content/themes/myle/images/04.jpg);
	}
	
		
		#midlinksWrap ul li h2 {
		    color: #fff;
		    font-size: 34px;
		}
		
		#midlinksWrap ul li hr, .block-full hr {
		    max-width: 16%;
		    width: 100%;
		    margin-bottom: 25px;
		    margin-top: 16px;
		}


#socialproofWrap {
    padding: 0;
    position: relative;
    border-top: 1px #000 solid;
    padding-top: 10px;
}

.et-social-icons {
    float: none;
    width: 100%;
    max-width: 300px;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer-info {
    float: left;
    padding-bottom: 10px;
    color: #666;
    text-align: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

#footer-bottom {
    padding: 15px 0 5px;
    background-color: #1f1f1f;
    background-color: black;
}

/*** LANDING PAGE ***/

.landing250foryourtime h1 {
    font-size: 72px;
    word-break: normal;
}

.landing250foryourtime h5 {
    font-size: 26px;
    line-height: 1.3;
}

.landing250foryourtime hr {
    border: 0;
    background-color: #2ea3f2;
    height: 2px;
    margin: 15px 0 25px;
}

.landing250foryourtime h3, .landing250foryourtime h4, .landing250foryourtime strong {
    color: #2ea3f2 !important;
}

.landing250foryourtime .gform_wrapper input[type=submit] {
    position: relative;
    background: #2ea3f2;
    color: #fff;
    padding: .7em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    font-weight: 500;
    font-size: 20px;
    font-family: "Roboto",sans-serif;
    transition: all .2s ease-out;
    position: relative;
    width: 100% !important;
}


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

#top-menu a {
    text-transform: uppercase;
    font-size: 16px;
    top: 15px;
}

#messaging-text h1 {
    font-size: 100px !important;
}

#messaging-text h3 {
    font-size: 47px !important;
    padding-bottom: 6px !important;
    color: #ed1d24 !important;
}

#messaging h4 {
    color: #000 !important;
    font-weight: 400;
    text-transform: none;
    font-family: 'Lato', sans-serif !important;
}

#link-container-Wrap h4 {
    border-bottom: 2px #000 solid;
}

#page-container {
    padding-top: 0px !important;
}

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

	#et-info-phone {
	    cursor: default;
	}


#sg-top-header .container {
    background-color: #000 !important;
    width: 100%;
    max-width: 100%;
}
	
	#sg-top-header .container #et-info {
	    width: 100%;
	    float: none;
	    text-align: right;
	    background-color: #000;
	    max-width: 1080px;
	    margin: 0 auto;
	}
	
	
.container-Wrap, .containerWrap, #mid-blocks-1, #mid-blocks-2, .rightsideWrap, .boxWrap, #upperWrap, #upperWrap .et_pb_column.et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_0.et-last-child, .singleWrap, .et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.boxWrap.et_pb_text_2.et_pb_with_border, #mid-row-1, #mid-row-2, .leftWrap, .boxWrap, .et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.boxWrap.et_pb_text_8.et_pb_with_border, .leftWrap, .rightWrap, .et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.boxWrap.et_pb_text_9.et_pb_with_border, .et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.boxWrap.et_pb_text_7.et_pb_with_border {
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    margin-right: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}



#mid-row-2 .et_pb_row_4{
	max-width: none !important;
}


#mid-blocks-1 .leftsideWrap {
    max-width: 80% !important;
    width: 100% !important;
    position: relative;
}

#mid-blocks-1 .et_pb_text_inner{
    min-height: 400px;
    position: relative !important
}

#mid-blocks-2 .et_pb_text_inner, #mid-row-1 .et_pb_text_inner, #mid-row-2 .et_pb_text_inner, #mid-blocks-2 .et_pb_text_innerm, .linkWrap .et_pb_blurb_description{
    min-height: 250px !important;
    position: relative !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


#mid-blocks-1 .boxWrap a, .rightsideWrap .boxWrap, .rightsideWrap .boxWrap .et_pb_text_inner, #mid-blocks-1 .et_pb_text_inner, #mid-row-1 .et_pb_text_inner a, #mid-row-2 .et_pb_text_inner a, #mid-blocks-2 .et_pb_text_inner a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.boxWrap:hover, .linkWrap .et_pb_blurb_description:hover {
    background-color: rgba(255,255,255,.3);
}

#headerWrap .boxWrap:after, #headerWrap .linkWrap .et_pb_blurb_description:hover{
	display: none;
}


.boxWrap:after {
    content: "";
    position: absolute;
/*     background-color: rgba(0,0,0,.2); */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}


.boxWrap:hover:after{
	background-color: rgba(0,0,0,.0);
}

.boxWrap:hover h4 {
/*
    border-bottom: 5px #000 solid;
    border-top: 5px #000 solid;
*/
/*     padding-top: 10px; */
}


.linkWrap {
    padding: 0 !important;
}

	.linkWrap .et_pb_blurb_description{
		min-height: 200px !important;
		overflow: hidden;
	}

#sg-top-header .container #et-info {
    width: 100%;
    float: none;
    text-align: right;
    background-color: #000;
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 2px;
}

#sg-top-header .container #et-info .btn {
    display: none;
}

.linkWrap .et_pb_blurb_description a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#mid-row-2 .container-Wrap {
    max-width: 100% !important;
}

/**/
/**/
/******* 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: #333;
    padding: .7em 1em;
    border-radius: 0;
    border: 1px solid transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    transition: all .2s ease-out;
}
	.btn:hover {
		background: rgba(255,255,255,1);
		border: 1px solid #333;
		color: #333;
	}
.btn.dark {
	background: rgba(0,0,0,.8);
	color: #fff;
}
	.btn.dark:hover {
		background: #fff;
		color: #333;
	}

.gform_fields li {
    padding-right: 0 !important;
}
.gform_wrapper input[type=submit] {
    position: relative;
    background: #333;
    color: #fff;
    padding: .7em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    font-weight: 500;
    font-size: 20px;
    font-family: "Roboto",sans-serif;
    transition: all .2s ease-out;
}
	.gform_wrapper input[type=submit]:hover {
		background: #fff;
		color: #333;
		border: 1px solid #333;
	}
	
/**** HEADER *****/
#header {
    padding: 20px 0;
}
	#logo {
	    max-width: 250px;
	    width: 25%;
	    float: left;
	    max-height: 100%;
	    color: #fff;
	}
	
	#et-info {
	    width: 60%;
	    float: right;
	    text-align: right;
	}
	
		#top-navigation {
		    max-width: 700px;
		    width: 70%;
		    float: right;
		    text-align: right;
		    color: #fff;
		}
		
		#top-navigation{
			
		}
		
		nav#top-menu-nav {
		    float: right;
		}
			#top-menu {
				position: relative;
				top: -7px;
			}
			
		#top-navigation .btn {
		    background: #333;
		    color: #fff;
		    padding: .7em 1em;
		    display: inline-block;
		    float: right;
		    margin-left: 20px;
		    line-height: 120%;
		    border: none;
		}
		
		#phonenumbers {
		    display: flex;
		    flex-direction: row;
		    justify-content: space-between;
		    max-width: 75%;
		    position: absolute;
		    right: 0;
		    top: -25px;
		}
		
		#phonenumbers h4{
		     color: #00adef;
		    font-family: "Lato",sans-serif;
		    font-size: 18px !important;
		    margin-left: 20px;
		}	
		
		#phonenumbers h4 a:hover {
			cursor: default;
		}
   

#adWrap {
    padding: 0;
    position: relative;
}

	#adWrap .linkWrap {
	    padding: 0 !important;
	    border: 3px #000 solid;
	    min-height: 150px;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
	    position: relative;
	}
	
		#adWrap h4 {
		    font-family: "Lato",sans-serif;
		    font-weight: 500;
		    text-transform: none;
		}

	/**** SOCIAL MEDIA ICONS ****/
	
	#et-info-phone {
		color: #333;
		font-size: 20px;
		font-weight: 700;
		font-family: "Lato",sans-serif;
		display: inline-block;
		position: relative;
		top: -2px;
	}
		#et-info-phone:before { display: none; }
	
	.et-social-icons {
	    margin-top: -7px;
	}
		.et-social-icons li {
		    display: inline-block;
		    margin-left: 15px;
		}
			#header .et-social-icon a {
			    color: #fff;
			    background: #333;
			    border-radius: 50%;
			    font-size: 14px;
			    width: 25px;
			    height: 25px;
			    padding: 0 !important;
			    line-height: 28px;
			    text-align: center;
			    margin: 0 -5px;
			}


/***** HERO *****/
#hero {}
	#messaging-text {
		padding: 100px 40px;
	}
		#messaging-text h1 {
		    font-size: 44px;
		    font-weight: 700;
		    padding-bottom: 20px;
		    text-transform: uppercase;
		}
		#messaging-text h3 {
		    font-size: 23px;
		    padding-bottom: 20px;
		}
		#messaging-text .btn {
			border: 1px solid #fff;
			background: transparent;
			color: #fff;
		}
			#messaging-text .btn:hover {
				background: #fff;
				color: #b82025;
			}


/***** FEATURED DEAL *****/
#featured-text h2 {
    font-size: 32px;
    padding-bottom: 20px;
    color: #b82025;
    font-weight: 600;
}
#featured-text .btn {
	border: 1px solid #b82025;
	color: #b82025;
	background: #fff;
}
	#featured-text .btn:hover {
		color: #fff;
		background: #b82025;
	}


/*** MID BLOCKS ****/
#mid-blocks {
    display: flex;
    justify-content: center;
}
	#mid-blocks .et_pb_row {
	    width: 100%;
	}
		.mid-block .et_pb_blurb {
		    width: 100%;
		    flex: 0 1 auto;
		    padding: 80px 15%;
		}
			.mid-block .et_pb_main_blurb_image {
				margin-bottom: 10px;
			}
			.mid-block h4 {
			    font-size: 28px;
			    text-transform: uppercase;
			    font-weight: 700;
			    padding-bottom: 15px;
			}
			.mid-block .et_pb_blurb a {
				color: #fff;
				font-style: italic;
				font-weight: 600;
				font-size: 16px
			}

/**** THE DIFFERENCE ****/
#mid-difference h2 {
    font-size: 36px;
    color: #b72125;
}
#mid-difference .btn {
    background: #b72125;
    color: #fff;
}

/**** ABOUT ****/
#mid-about .btn {
    color: #b72125;
    background: #fff;
}



/**** BOTTOM FORM ****/
#bottom-form h2 {
    color: #B82225 !important;
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
}
#bottom-form input {
    padding: 10px;
    border-radius: 2px;
}
	#bottom-form input::placeholder {
	    font-style: italic;
	}
#bottom-form input[type=submit] {
    background: #b82225;
    font-size: 18px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    max-width: 300px;
    margin: 0 auto;
    display: block;
}



#midWrap .block-half {
    height: 400px;
    position: relative;
    width: 49.5vw;
    margin: 5px;
}
	#midWrap .block-half .et_pb_text_inner {
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    transform: translate(-50%,-50%);
	}







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

#et_mobile_nav_menu {
    display: none;
}

	.mobile_menu_bar {
	    display: block;
	    position: relative;
	    line-height: 0;
	}
	
	#mid-blocks-1 .leftsideWrap {
	    max-width: 100% !important;
	}
	
	#mid-blocks-1 .et_pb_row.et_pb_gutters1 {
	    max-width: 100% !important;
	    width: 100% !important;
	}
	
	.rightsideWrap {
	    position: relative;
	    max-width: 100% !important;
	    width: 100% !important;
	    height: 300px;
	}
	
	
	#midlinksWrap ul li{
    	max-width: 100% !important;
    }
	
	#midlinksWrap {
    padding: 0 5px 0 5px !important;
	}
	
}


@media screen and (max-width: 980px) {
	#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; }
		
		#messagingWrap h1 {
		    font-size: 42px;
		}
		
		#phonenumbers {
		    display: none;
		}
}


/********* RESPONSIVE < 630px *********/
/****************************************/
@media screen and (max-width: 630px){
/*** GLOBALS ***/
	.btn {
	    display: block;
	    margin: 15px auto;
	}

/**** HEADER ****/	
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		.et-social-icons { display: block; }
	
	#logo {
	    width: 80%;
	    max-width: 80% !important;
	    float: none;
	    margin: 0 5% 10px 0;
	    display: block;
	}
	
	.et_pb_title_container h1 {
	    font-size: 32px;
	}
		
	#midWrap .block-half {
	    width: 100%;
	    margin: 5px auto !important;
	}
	
	
	
}

