@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 - #ED1C24
*/

/*** 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: 1080px;
    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 {
	padding-top: 200px;
	overflow: hidden;
}
	#interior-hero h1 {
		display: inline-block;
		font-size: 54px;
		padding: 0.5em 0.6em;
	}
	#hero-breadcrumbs span a, #hero-breadcrumbs span {
		color: #fff !important;
		font-weight: 500;
		text-transform: uppercase;
	}

.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 {
	font-size: 44px;
}

h2 {
	text-transform: uppercase !important;
}

h4 {
	color: #ED1C24;
	font-size: 17px !important;
	font-family: 'Barlow', sans-serif !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: #ED1C24;
    padding: 0.5em 1.5em;
	margin: 5px;
    border-radius: 0;
    border: 1px solid transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    transition: all .2s ease-out;
}
	.btn:hover {
		background: #fff;
		color: #ED1C24;
		border: 1px solid #ED1C24;
	}
.btn.border {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
}
	.btn.border:hover {
		background: #fff;
		color: #ED1C24;
	}

/**** FORM SUBMIT BUTTONS ****/
.gform_wrapper input[type=submit] {
    position: relative;
    background: #ED1C24;
    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: #ED1C24;
		border: 1px solid #ED1C24;
	}
	

/**** HEADER *****/
#header {
	padding: 20px 0;
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 10;
}
/* #header {
    padding: 20px 0;
	background: #000;
} */
#header .container {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 80%;
	width: 80%;
}
	#logo {
	    max-width: 122px;
	    width: 15%;
	    float: left;
	    max-height: 100%;
		order: 1;
	}
	
	#et-info {
	    width: 20%;
		max-width: 250px;
	    float: right;
	    text-align: right;
		padding-bottom: 0;
		order: 3;
	}
	
	#top-navigation {
	    max-width: 1000px;
	    width: 65%;
	    float: right;
		order: 2;
	}
		nav#top-menu-nav {
		    float: right;
		}
			#top-menu {
				position: relative;
				top: 0;
			}
				#top-menu li a {
					font-size: 16px;
					color: #fff;
					font-weight: 600;
					text-transform: uppercase;
				}
				#top-menu li ul {
					background: #000;
				}
		#top-navigation .btn {
		    background: #333;
		    color: #fff;
		    padding: .7em 1em;
		    display: inline-block;
		    float: right;
		    margin-left: 20px;
		    line-height: 120%;
		    border: none;
		}

	/**** SOCIAL MEDIA ICONS ****/
	
	#et-info-phone {
	    background: #ED1C24;
		color: #fff;
		padding: .7em 1em;
		border: 1px solid #fff;
	    font-size: 18px;
	    font-weight: 700;
	    display: inline-block;
	    position: relative;
	    top: 0px;
	    line-height: 90%;
		transition: all .2s eease-out;
	}
		#et-info-phone:hover {
			background: #000;
		}
		#et-info-phone span {
		    color: #333;
		    display: none;
		    text-align: left;
		    font-size: 10px;
		    text-transform: uppercase;
		}
		#et-info-phone:before { display: inline-block; }
	
	.et-social-icons {
	    margin-top: -7px;
	}
		.et-social-icons li {
		    display: inline-block;
		    margin-left: 15px;
		}
			#header .et-social-icon a {
			    color: #fff;
			    background: #ED1C24;
			    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 100px;
}
	


/**** MID BLOCKS - TEXT OVERLAY ****/

.mid-benefit-block {
	background: #fff;
	padding: 20px;
	border: 1px solid #f1f1f1;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.04);
	min-height: 150px;
}
	.mid-benefit-block .et-pb-icon, .contact-block .et-pb-icon {
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 25px;
	}
	
	.contact-block .et_pb_blurb_content {
		display: flex;
		align-items: center;
	}
	.contact-block .et_pb_main_blurb_image {
		margin-bottom: 0;
	}
	.contact-block h4 {
		font-size: 18px;
	}
	
/**** PERSONALIZED HOMEBUILDING ****/
.personalized-block {
	padding: 80px 10% 50px 10%;
}
	.personalized-block p:nth-child(2) {
		min-height: 150px;
	}
	.personalized-block p:last-child {
		position: absolute;
		font-size: 14px;
		top: 100%;
		left: -12%;
		padding: 13px 0 0;
		border-top: 1px solid #777;
		width: calc(100% + 24%);
	}
		.personalized-block p:last-child a {
			color: #000;
			text-transform: uppercase;
			padding-left: 10%;
		}

.home-team-member h5 {
	padding-bottom: 0;
}	
.home-team-member h4 {
	text-transform: uppercase;
	font-size: 13px !important;
	padding-bottom: 20px;
}

/*** HOME GALLERY ***/
#home-gallery .et_pb_gallery_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
	#home-gallery .et_pb_gallery_item {
		width: 30%;
		margin-right: 2%;
	}

/*** MEET THE TEAM ***/
.team-member {
	min-height: 530px;
}
	.team-member:after {
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
		border-bottom: 20px solid #000;
		border-right: 20px solid #000;
		border-left: 20px solid transparent;
		border-top: 20px solid transparent;
	}
	.team-member h4 {
		text-transform: uppercase;
	}
	.team-member .et_pb_main_blurb_image img {
		height: 395px;
		object-fit: cover;
	}

/*** SERVICES ***/
.services-block {
	padding: 20px;
	border: 1px solid #f1f1f1;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	min-height: 450px;
	position: relative;
}
	.services-block img {
		height: 180px;
		object-fit: cover;
		border: 2px solid #000;
	}
	.services-block p {
		min-height: 90px;
	}
	.services-block p:last-child {
		min-height: auto;
	}
	.services-block .btn {
		width: 100%;
		display: block;
		text-align: center;
		margin: 5px auto;
	}

/*** COMMUNITY BLOCKS ***/
.community-block h3 {
	font-size: 27px;
}
.community-block .et_pb_blurb_description {
	min-height: 230px;
	font-size: 14px;
}
.community-block ul li, .list-red ul li {
	list-style: none;
	margin: 10px auto;
	position: relative;
	padding-left: 30px;
}
	.community-block ul li:before, .list-red ul li:before {
		background: url(/wp-content/uploads/list-bullet.svg) no-repeat center / contain;
		content: "";
		display: block;
		width: 16px;
		height: 16px;
		position: absolute;
		left: 0;
		top: 5px;
	}

/*** Floor Plans ***/
.floorplan-block .et_pb_main_blurb_image img {
	height: 357px;
	object-fit: cover;
}
.floorplan-block .et_pb_blurb_container {
	padding: 10px 30px;
	color: #fff;
}
	.floorplan-block h4 {
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 25px !important;
	}

/**** PORTFOLIO ****/
.portfolio-block {
	padding: 10px;
	border: 1px solid #f1f1f1;
	box-shadow: 0 1px 13px rgba(0, 0, 0, 0.6);
}
	.portfolio-block img {
		height: 260px;
		object-fit: cover;
	}
	.portfolio-block h3 {
		font-size: 34px !important;
		padding-bottom: 0;
	}
		.portfolio-block h3 a {
			display: block;
			color: #fff;
			background: #333;
			margin: 10px auto 0;
			padding: 20px 5%;
		}

/*** PORTFOLIO YT HERO ****/
#interior-hero.portfolio {
	height: 700px;
	padding-top: 300px;
}
	#hero-breadcrumbs .elementor-inline-items {
		display: flex;
		justify-content: center;
		margin: 0 auto;
		max-width: 900px;
		padding-left: 120px;
		align-items: center;
	}
		#hero-breadcrumbs .elementor-inline-items li {
			width: 31%;
			text-align: left;
			margin-right: 1%;
			margin-left: 1%;
		}
#hero-video-container {
	position: absolute;
	z-index: 1;
	top: 0px;
	height: 800px;
	overflow: hidden;
}
	#video-hero {
		position: absolute;
		height: 800px;
		width: 100%;
		top: -110px;
		z-index: 2;
	}
		#video-hero:before {
			content: '';
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			background: rgba(0, 0, 0, .4);
			z-index: 2;
		}
		#video-hero iframe {
			max-height: 1000px;
			z-index: 0;
			position: absolute;
		}

/**** PORTFOLIO CAROUSEL ****/
#portfolio-carousel .metaslider.ms-theme-outline .flexslider {
	background: transparent;
}
#portfolio-carousel #metaslider-id-523 ul.slides li {
	height: 280px;
	background: #fff;
	padding: 10px;
}
	#portfolio-carousel #metaslider-id-523 ul.slides li .caption, #portfolio-carousel #metaslider-id-523 ul.slides li .caption-wrap {
		background: transparent;
		padding: 10px 0 !important;
		position: relative;
		opacity: 1;
	}
		#portfolio-carousel #metaslider-id-523 ul.slides li .caption a {
			background: #000;
			display: block;
			padding: 15px;
			position: relative;
			width: 100%;
			text-transform: uppercase;
			font-weight: 500;
			font-size: 20px;
		}
	#portfolio-carousel #metaslider-id-523 ul.slides li img {
		height: 180px;
		object-fit: cover;
	}
#portfolio-carousel ol.flex-control-nav.flex-control-paging {
	bottom: -50px;
}
	#portfolio-carousel a.flex-prev {
		left: -6%;
	}
	#portfolio-carousel a.flex-next {
		right: -6%;
	}
	#portfolio-carousel li[role=presentation] a {
		width: 10px;
		height: 10px;
	}


/**** BLOG ***/
.single #interior-hero h1 {
	padding-left: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}
#post-toc h5 {
	font-size: 42px;
}
#post-toc ol {
	padding-left: 20px;
	line-height: 1.2;
}
	#post-toc ol > li {
		list-style-position: outside;
		margin-top: 4px;
	}



/**** FOOTER ****/
footer#main-footer .footer-widget {
	width: 17%;
	margin-right: 3%;
}
	footer#main-footer .footer-widget ul li {
		padding-left: 0 !important;
	}
	h4#footer-follow {
		position: relative;
		top: 50px;
	}
	#footer-widgets .footer-widget .wp-block-social-links li a {
		border: 1px solid #fff;
		border-radius: 50%;
		width: 40px;
		height: 40px;
		display: flex;
		justify-content: center;
	}


/********* 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 ****/	
	body.home #header {
		position: relative;
		background: #000;
	}
		#header .container {
			flex-wrap: wrap;
		}
	#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%;
	}
	
	#logo, #et-info {
		width: 100%;
	}
	
	
/**** HERO - Mobile ****/
#hero {
    padding: 20px 0px 0px;
}
	#messaging-text {
	    display: block;
	    width: 100%;
	}
		#messaging-text h1 strong {
		    font-size: 50px;
		}
	
	
	h4#footer-follow {
		top: 20px;
	}
}

