@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Oswald:400,700|Lato:400,600,900&display=swap');
/*
Theme Name: Make Your Life Epic - Z
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 - Dr Z
*/

/*
	RED - #bf1f2f
*/

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

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

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

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

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

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

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

.et_pb_equal_columns.vert-center .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#interior-hero h1 {
	display: inline-block;
	font-size: 34px;
	background: #fff;
	padding: 0.5em 0.6em;
}

/**/
/**/
/******* 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: #000; 
    padding: 0.5em 1em;
    border-radius: 4px;
    border: 1px solid transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    transition: all .4s ease-in-out;
}
	.btn:hover {
		background: #d09d5b;
		color: #fff;
		border: 1px solid #d09d5b;
	}
.btn.tan {
	color: #000;
	background: #d09d5b;
	border:	none;
}
	.btn.tan:hover {
	color: #d09d5b;
	background: #000;
	border: none;
	}
.btn.border {
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
}
	.btn.border:hover {
		background: #fff;
		color: #d09d5b;
	}

/**** FORM SUBMIT BUTTONS ****/
.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;
    transition: all .2s ease-out;
}
	.gform_wrapper input[type=submit]:hover {
		background: #fff;
		color: #333;
		border: 1px solid #333;
	}
#contactform input, #contactform select, #contactform textarea {
		border: 2px solid #767676 !important;
	}
#contactform input, #contactform select {
	height: 54px;
}
#contactform .gfield_checkbox input {
	height: 25px;
} 
#contactform input[type=submit] {
	background: #d09d5b;
	border-radius: 7px;
	border: none !important;
}
	#contactform input[type=submit]:hover {
		background: #333;
		color: #fff;
	}
/**** HEADER *****/
#header {
    padding: 20px 0;
}
	#header .container {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	#logo {
	    max-width: 250px;
	    width: 25%;
	    float: left;
	    max-height: 100%;
	}
	
	#et-info {
	    width: 60%;
	    float: right;
	    text-align: right;
		display: none;
	}
	
	#top-navigation {
		max-width: 700px;
		width: 70%;
		float: right;
		text-wrap: nowrap;
	}
		nav#top-menu-nav {
		    float: right;
			display: flex;
			align-items: center;
		}
			#top-menu {
				position: relative;
				top: 0;
			}
					#top-menu li a {
						font-size: 15px;
						color: #000;
						font-weight: 700;
						text-transform: uppercase;
						transform: scaleX(0.9);
						padding-right: 0 !important;
					}
						#top-menu li a::after {
							display: none;
						}
						#top-menu li li a {
							padding: 0px 5px;
							width: 80px;
							color: #fff;
						}
		#top-navigation .btn {
			background: #d09d5b;
			color: #fff;
			padding: 1em 1em;
			display: inline-block;
			float: right;
			margin-left: 20px;
			line-height: 120%;
			border: none;
			font-weight: 700;
		}
			#top-navigation .btn:hover {
				background: #000;
			}
			#menu-item-708 ul {
				width: 390px;
			}
			.nav li ul {
				background: #000;
				width: 180px;
			}
			
			.sub-menu {
				display: flex;
				flex-direction: column;
			}
				.sub-menu current-menu-item, .sub-menu li.current-menu-item>a {
					color: #fff !important;
				}
					.sub-menu li.current-menu-item>a:hover, #top-menu li a:hover {
						color: #d09d5b !important;
					}
	/**** SOCIAL MEDIA ICONS ****/
	
	#et-info-phone {
	    color: #bf1f2f;
	    font-size: 18px;
	    font-weight: 700;
	    display: inline-block;
	    position: relative;
	    top: -14px;
	    line-height: 90%;
	}
		#et-info-phone span {
		    color: #333;
		    display: block;
		    text-align: left;
		    font-size: 10px;
		    text-transform: uppercase;
		}
		#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: #bf1f2f;
			    border-radius: 50%;
			    font-size: 14px;
			    width: 25px;
			    height: 25px;
			    padding: 0 !important;
			    line-height: 28px;
			    text-align: center;
			    margin: 0 -5px;
			}


/***** HERO *****/
#hero {
	padding: 240px 0;
}
	#messaging-text {
		padding: 20px 20px;
		background: #000000bd;
		border-radius: 5px;
		display: inline-block;
		box-shadow: 1px 1px 12px rgba(0, 0, 0, .2);
		-webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, .2);
		-moz-box-shadow: 1px 1px 12px rgba(0,0,0,.2);
	}
		#messaging-text h1 {
		    font-size: 30px;
		    font-weight: 700;
		    font-style: italic;
		    color: #454545;
		    line-height: 150%;
		}
			#messaging-text h1 strong {
			    font-style: normal;
			    display: block;
			    font-size: 76px;
			    text-transform: uppercase;
			    color: #bf1f2f;
			    font-weight: 900;
			    margin-bottom: 10px;
			    position: relative;
			    padding-bottom: 10px;
			}
				#messaging-text h1 strong:after {
				    content: "";
				    display: block;
				    width: 40%;
				    border-top: 2px solid #ccc;
				    position: absolute;
				    left: 50%;
				    bottom: -10px;
				    transform: translate(-50%);
				}
		#messaging-text h4 {
		    font-size: 24px;
		    margin: 0 auto;
		    color: #000;
		    font-weight: 700;
		}
			#messaging-text h4 strong {
			    color: #bf1f2f;
			    font-size: 32px;
			    line-height: 120%;
			}
/***** Meta Sliders *****/

#portfolio-sldr .metaslider.ms-theme-outline .flexslider {
	background: transparent;
}

#metaslider_622 .ms-image img {
	width: 130px !important;
	height: 130px !important;
	object-fit: contain;
}
	#metaslider-id-622 .flexslider .flex-direction-nav li a {
		border: none;
	}
	.metaslider.ms-theme-clarity .flexslider .flex-direction-nav a {
		box-shadow: none;
	}
/***** Design and Build Flipping Cards *****/
#cards-wrap {
	display: flex;
	align-items: center;
}
 
  .card {
	width: 100%;
	height: 100%;
	position: relative;
	transform-style: preserve-3d;
	transition: transform 0.8s ease;
	
  }
	.card p {
		font-size: 16px;
		text-align: center;
		font-weight: 500;
		line-height: 110%;
	}
	.card-wrap {
		width: 20%;
		height: 260px;
		perspective: 1000px;
		margin: 0 10px;
	}
	  
		.card-wrap:hover .card {
			transform: rotateX(180deg);
		}
	
  .card-face {
	position: absolute;
	inset: 0;
	display: grid;
	place-items: center;
	backface-visibility: hidden;
	box-shadow: 0 20px 40px rgba(0,0,0,0.18);
	font-size: 2rem;
	font-weight: bold;
  }
	
	.card-front {
		background: #d09d5b;
		color: #fff;
		padding: 40px 10px;
	}
		.card-front img {
			max-height: 50px;
		}
		.card-front h3 {
			color: #fff;
			font-weight: 800;
			font-size: 20px;
			text-transform: uppercase;
			text-align: center;
		}
	
	.card-back {
		background: #fff;
		color: #111;
		transform: rotateX(180deg);
		padding: 40px 10px;
	}	
		.card-back h3{
			font-weight: 700;
			font-size: 20px;
			text-transform: uppercase;
			text-align: center;
		}
/***** Photo Gallery *****/

.home-wrp img {
	min-height: 200px;
	object-fit: cover;
}
/*****Footer *****/

#main-footer .footer-widget h3 {
	color: #d09d5b;
	font-size: 40px;
	font-weight: 800;
}
#footer-widgets .footer-widget img {
	max-width: 70%;
}
#footer-widgets .footer-widget p {
	color: #231F20;
}
	#footer-widgets .footer-widget p:hover {
		color:#d09d5b;
		transition: 0.3s;
	}
	
	#footer-widgets .footer-phone::before {
			content: "";
			font-family: FontAwesome !important;
			font-weight: 900 !important;
			color: #d09d5b;
			margin-right: 0.5em;
		}
			#footer-widgets .footer-phone:hover::before {
				color: #000 !important;
			}
	#footer-widgets .footer-email::before {
		content:"";
		font-family: ETmodules !important;
		font-weight: 400 !important;
		color: #d09d5b;
		margin-right: 0.5em;
	}
		#footer-widgets .footer-email:hover::before {
			color: #000 !important;
		}
	#footer-widgets .footer-address::before {
		content: "\e01d";
		font-family: ETmodules !important;
		margin-right: 0.5em;
	}
/***** Footer Form *****/
#main-footer input, #main-footer textarea {
	border: none;
	height: 45px;
	background: #fffbfb;
}
#main-footer label, #main-footer legend {
	color: #A5A5A5;
	font-weight: 400;
}
#main-footer span {
	color: transparent;
}
#main-footer .gform_wrapper input[type=submit] {
	background:	#000;
	font-weight: 600;
	font-size: 14px;
}

/*** What People Are Saying Slider ***/
#client-testimonials-slider .et_pb_slides .et_pb_slider_container_inner {
    vertical-align: top;
	padding-bottom: 40px;
}
#client-testimonials-slider .et_pb_media_alignment_center .et_pb_slide_image {
    bottom: auto;
    top: 25%;
}
#client-testimonials-slider h4.et_pb_slide_title {
    position: absolute;
    font-size: 24px;
    color: #000 !important;
    top: 100%;
    text-align: right;
    width: 85%;
}

/********* 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) {
	#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; }
}


/********* RESPONSIVE < 630px *********/
/****************************************/
@media screen and (max-width: 630px){
/*** GLOBALS ***/
.et_pb_row {
    width: 92.5% !important;
}
	.btn {
	    display: block;
	    margin: 15px auto;
	    max-width: 100%;
	    text-align: center;
	}
	.et_pb_column_empty.has-background {
		display: block;
		min-height: 300px;
	}

/**** HEADER ****/	
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		#et-info-phone span {
		    text-align: center;
		}
		#et-info  .et-social-icons { display: block; }
	
	#logo {
	    max-width: 250px !important;
	    float: none;
	    margin: 0 auto 10px;
	    display: block;
		width: 75%;
	}
	
	
/**** HERO - Mobile ****/
#hero {
    padding: 20px 0px 0px;
}
	#messaging-text {
	    display: block;
	    width: 100%;
	}
		#messaging-text h1 strong {
		    font-size: 50px;
		}
	
	
}

