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

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

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

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

nav#top-menu-nav, #top-menu, nav.et-menu-nav, .et-menu {
    float: right !important;
}

body{
	    font-family: 'Raleway', sans-serif;
	    line-height: 1.6;
	    color: #000;
	    font-size: 15px;
}

body a{
    color: #c69787;
}

p {
    font-weight: normal;
    font-weight: 400;
    font-style: normal;
    line-height: 1.7em;
    font-size: 15px;
    text-transform: none;
    text-decoration: none;
    margin: 0 0 1em;
        margin-top: 0px;
}



#testimonialsWrap strong {
    display: block;
    border-bottom: 1px #efefef solid;
    padding-bottom: 25px;
}

#main-content {
    position: relative;
    min-height: 60vh;
}

h1, h2, h3, h4{
	text-transform: uppercase;
}

.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item {
    width: 48% !important;
    margin-right: 2% !important;
    margin-bottom: 2% !important;
}


#hero .et_pb_row.et_pb_row_0.et_pb_equal_columns.et_pb_gutters1 {
    max-width: 80%;
    margin: 0;
}


.postid-488 .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item, .postid-553 .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item, .post-580 .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item, .post-404 .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item{
	width: 29% !important;
}

.et_post_gallery {
    padding: 0 !important;
    line-height: 1.7 !important;
    list-style: none !important;
    display: flex !important;
    flex-flow: wrap !important;
}

#footer-bottom a, #footer-bottom p {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff !important;
}

.footer-widget #block-7 {
    margin-bottom: 0;
}

#footer-bottom {
    background-color: #e8dccb;
    padding: 22px 0 0;
}

#messaging-text h1 {
    font-size: 55px;
    font-weight: 600;
    word-wrap: normal;
    color: #222 !important;
    
}

#pagetitleWrap {
    border-bottom: 1px #ccc solid;
    padding-top: 0;
}

#pagetitleWrap h1 {
    font-weight: 300;
}

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

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

	#et-info-phone {
	    cursor: default;
	}
	
h2 {
    font-weight: 500;
}

h5 {
    color: #222;
    font-weight: 300;
    position: relative;
    margin: 10px 0;
    line-height: 1.5;
}

#mid-blocks h4 {
    font-size: 20px;
    font-weight: 500;
    color: #222 !important;
}


#mid-difference h3 {
    font-size: 32px;
    font-weight: 600;
}


#mid-difference h3 span {
    font-weight: 300;
    font-style: italic;
}

#mid-about strong {
    font-weight: 700;
    text-transform: uppercase;
}

#mid-blocks a {
    color: #fff;
    font-style: italic;
    font-size: 16px;
}


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

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


.gform_legacy_markup_wrapper {
    margin-bottom: 16px;
    margin-top: 0 !important;
    max-width: 100%;
}

	.gform_legacy_markup_wrapper ul li.gfield {
	    margin-top: 0 !important;
	    padding-top: 0;
	}
	
	body .gform_legacy_markup_wrapper .top_label div.ginput_container {
	    margin-top: 0 !important;
	}
	
	.gform_legacy_markup_wrapper .gform_footer {
	    padding: 0 0 10px 0 !important;
	    margin: 16px 0 0 0;
	    clear: both;
	    width: 100%;
	}
	
.et_pb_title_container h1 {
    font-size: 26px;
    border-bottom: 1px #c69787 solid;
}

/** GALLERY **/

#projectThumbs {
    clear: both;
}

.thumbnail-layout-basic-grid #projectThumbs .project {
    position: relative;
}
#projectThumbs .project:nth-child(3n+1) {
    clear: left;
}
#projectThumbs .project {
    float: left;
    margin-left: 2.91262136%;
    margin-top: 3%;
    width: 30.42071197%;
    cursor: pointer;
    -webkit-transform: translatez(0);
}

#projectThumbs .project .project-image {
    background: #eee;
    margin-bottom: 3%;
}
	#projectThumbs .project .project-image .intrinsic {
	    padding-bottom: 100%;
	    line-height: 0;
	    text-align: center;
	    position: relative;
	    overflow: hidden;
	    opacity: 1;
	    -webkit-transition: opacity .14s ease-out;
	    transition: opacity .14s ease-out;
	}
	
	#projectThumbs .project .project-image .content-fill {
	    position: absolute;
	    top: 0;
	    left: 0;
	    bottom: 0;
	    right: 0;
	}
	#projectThumbs .project img {
	    object-fit: cover;
	}
	#projectThumbs img[data-src] {
	    opacity: 1;
	    -webkit-transition: opacity .3s ease-out;
	    -moz-transition: opacity .3s ease-out;
	    -o-transition: opacity .3s ease-out;
	    transition: opacity .3s ease-out;
	}

#projectThumbs .project .project-item-count {
    display: none;
}


#projectThumbs .project .project-title {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.6em;
    font-size: 15px;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0px;
    color: #707070;
    letter-spacing: 1px;
}

.thumbnail-layout-basic-grid #projectThumbs .project {
    position: relative;
}
#projectThumbs .project {
    float: left;
    margin-left: 2.91262136%;
    margin-top: 3%;
    width: 30.42071197%;
    cursor: pointer;
    -webkit-transform: translatez(0);
}
#header::before, #page::before, #footer::before, footer::before, .meta-row::before, .clear::before, #header::after, #page::after, #footer::after, footer::after, .meta-row::after, .clear::after {
    content: "";
    display: table;
}

#projectPages .project.active-project {
    display: block;
    margin-bottom: 50px;
}

#projectPages .project {
    display: none;
}

.page-open #projectPages .project-controls {
    display: block;
    clear: both;
}

.project-controls{
	display: none;
}



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

gform_wrapper li.hidden_label input {
    margin-top: 0px;
}

.gform_fields li {
    padding-right: 0 !important;
}
.gform_wrapper input[type="submit"] {
    position: relative;
    background: #c69787;
    color: #fff;
    padding: .7em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    transition: all .2s ease-out;
    max-width: 100% !important;
    width: 100% !important;
    text-transform: uppercase;
    position: relative;
    font-size: 18px !important;
}
	.gform_wrapper input[type=submit]:hover {
		background: #fff;
		color: #c69787;
		border: 1px solid #c69787;
	}
	
	.gform_wrapper .gform_footer {
	    padding: 16px 0 10px;
	    margin: 16px 0 0;
	    clear: both;
	    width: 100%;
	    text-align: center;
	}
	
	.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	    font-size: inherit;
	    font-family: inherit;
	    padding: 21px 21px !important;
	    letter-spacing: normal;
	}
	
/**** HEADER *****/
#header {
    padding: 20px 0;
}
	#logo {
	    max-width: 250px;
	    width: 25%;
	    float: left;
	    max-height: 100%;
	}
	
	#et-info {
	    width: 60%;
	    float: right !important;
	    text-align: right;
	}
	
	#top-navigation {
	    max-width: 700px;
	    width: 70%;
	    float: right;
	    position: relative;
	    /* top: -17px; Max Commented Out*/
		margin: auto; /* Max Added */
		
	}
		nav#top-menu-nav {
		    float: right;
			margin: auto;
		}
			#top-menu {
				position: relative;
				/* top: 15px; Max Commented Out*/
			}
		#top-navigation .btn {
		    background: #c69787;
		    color: #fff;
		    padding: .7em 1em;
		    display: inline-block;
		    float: right;
		    margin-left: 20px;
		    line-height: 120%;
		    border: none;
		}

/* Max Removing Social Icons & Phone Number */

.container.et_menu_container {
	display: flex !important;
}

div#et-info {
	display: none !important;
}

	/**** SOCIAL MEDIA ICONS ****/
	
	#et-info-phone {
		color: #333;
		font-size: 20px;
		font-weight: 300;
		font-family: 'Raleway', sans-serif;
		display: inline-block;
		position: relative;
		top: -10px;
	}
		#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: #c69787;
			    border-radius: 50%;
			    font-size: 14px;
			    width: 25px;
			    height: 25px;
			    padding: 0 !important;
			    line-height: 28px;
			    text-align: center;
			    margin: 0 -5px;
			}
	#et-info .btn {
	    font-size: 14px;
	    padding: .4em;
	    max-width: 200px;
	    display: inline-block;
	    float: right;
	    margin: -14px 0 0 30px;
	}

/***** HERO *****/
#hero {}
	#messaging-text {
		padding: 100px 40px;
}
/*
	}
		#messaging-text h1 {
		    font-size: 50px;
		    font-weight: 700;
		}
		#messaging-text h3 {
		    font-size: 20px;
		    padding-bottom: 40px;
		}
*/
		#messaging-text .btn {
		    border: 1px solid #c69787;
		    background: #c69787;
		    color: #fff;
		    max-width: 45%;
		    text-align: center;
		    line-height: 1.1;
		}
			#messaging-text .btn:hover {
				background: #fff;
				border: 1px solid #c69787;
				color: #c69787;
			}


/***** FEATURED DEAL *****/
#featured-text h2 {
    font-size: 42px;
    padding-bottom: 20px;
    color: #333;
    font-weight: 600;
}

#featured-text p:last-child {
    display: flex;
    justify-content: space-evenly;
}
	#featured-text .btn {
	    border: 1px solid #c69787;
	    background: #c69787;
	    color: #fff;
	    width: 45%;
	    max-width: 300px;
	    text-align: center;
	    line-height: 1.1;
	    height: 55px;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	}


/*** 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;
			    
			    font-weight: 700;
			    padding-bottom: 15px;
			}
			.mid-block .et_pb_blurb a {
			    color: #c69787;
			    font-style: italic;
			    font-weight: 400;
			    font-size: 16px;
			}

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

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



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


#custom_html-2 {
    display: block;
    width: 100%;
}
	#custom_html-2 p {
	    display: block;
	    margin: 20px auto;
	    font-size: 22px;
	    text-align: center;
	}


/**** INTERIOR PAGES *****/
#interior-hero h1 {
    display: inline-block;
    padding: .7em 1.5em;
    background: #fff;
    border-left: 7px solid #c69787;
}



/***** PORTFOLIO ITEMS ****/
.portfolio-item .et_pb_main_blurb_image {
    margin-bottom: 15px;
}
	.portfolio-item .et_pb_main_blurb_image img {
	    width: 330px;
	    height: 330px;
	    overflow: hidden;
	    object-fit: cover;
	}
.portfolio-item h4 a {
    color: #707070;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.6em;
    letter-spacing: 1px;
}


/********* RESPONSIVE < 1023px *********/
/***************************************/
@media screen and (max-width: 1080px){
	
	
#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 !important; }
}


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

/**** HEADER ****/	
#header {
	padding-top: 0;
}
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		.et-social-icons {
		    display: block;
		    margin-right: 5%;
		    margin-top: -2px;
		}
		#et-info .btn {
		    display: block;
		    max-width: 100%;
		    float: none;
		    margin: 15px auto;
		}
	
	#logo {
	    max-width: 250px !important;
	    float: left;
	    margin: 15px auto 10px;
	    display: block;
	    width: 80%;
	}
	
	#hero .et_pb_row {
	    width: 90%;
	    margin: 0 auto;
	}
	#hero .et_pb_row.et_pb_row_0.et_pb_equal_columns.et_pb_gutters1 {
	    max-width: 100%;
	}
		#messaging-text {
		    padding: 30px 10%;
		}
			#messaging-text h1 {
			    font-size: 45px;
			}
			#messaging-text h1, #messaging-text h3 {
				text-align: center;
			}
			#messaging-text .btn {
				max-width: 100%;
			}
	#featured-text {
	    margin-top: 40px;
	}
		#featured-text p:last-child {
		    display: block;
		}
			#featured-text .btn {
			    width: 100%;
			}
	
	#mid-about {
		padding-top: 0;
	}
	#mid-about .et_pb_row {
	    display: flex;
	    flex-direction: column;
	    width: 100%;
	}		
		#mid-about .et_pb_column:first-child {
		    order: 2;
		}
		#mid-about .et_pb_column_empty {
		    display: block;
		    min-height: 300px;
		}
		#mid-about-text {
		    text-align: center;
		    padding: 0 !important;
		}
}

