@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Montserrat: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.6 - Harrys
*/

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

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

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

h1, h2, h3, h4, h5, h6 {
  color: #009deb !important;
}

#interior-hero .et_pb_module {
  padding: 10% 0 0 !important;
  position: relative;
  border-bottom: 2px #fff solid;
  background-position: 50% 70%;
}

#lowerWrap{
	position: relative;
	overflow: hidden !important;
}

#lowerWrap::before {
  position: absolute;
  content: '';
  top: -100%;
  bottom: 30%;
  left: -550px;
  right: -550px;
  background-color: white;
  border-radius: 50%;
  box-shadow: 0px 0px 150px;
}

#header-messagingWrap {
  position: relative;
  z-index: 999;
  bottom: -50px;
  box-shadow: 0px 0px 80px #192c88;
  border-radius: 25px;
}

.gform_wrapper input[type="submit"] {
  color: white !important;
}

#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;
}

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


/**/
/**/
/******* 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_#192c88.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, .gform_wrapper input[type=submit] {
    display: inline-block;
    background: #192c88;
    padding: 0.5em 1em;
    border-radius: 6px;
    border: 1px solid #192c88;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    transition: all .2s ease-out;
}
	.btn:hover, .gform_wrapper input[type=submit]:hover {
		background: #fff;
		border: 1px solid #192c88;
		color: #192c88;
	}
.btn.yellow {
	background: #192c88;
	color: #192c88;
}
	.btn.yellow:hover {
		color: #192c88;
		background: #fff;
	}

.gform_fields li {
    padding-right: 0 !important;
}
.gform_wrapper input[type=submit] {
    position: relative;
    font-size: 20px;
    background: #192c88;
    color: #192c88;
}
	.gform_wrapper input[type=submit]:hover {
	    background: #000;
	    color: #192c88;
	}
	
/**** HEADER *****/
#header {
    padding: 20px 0 0;
}
#header .container {
	max-width: 80%;
	width: 80%;
}
	#logo {
		max-width: 284px;
		width: 27%;
		float: left;
		max-height: 100%;
		margin-right: 1%;
		margin-bottom: 5px;
		margin-top: 20px;
	}
	
	#et-info {
	    width: 21%;
	    float: right;
	    text-align: right;
	    padding-right: 5px;
        padding-top: 10px;
	}
		#contact-top {
			display: block;
			text-align: center;
			margin-top: 16px;
			color: #192c88;
			text-transform: uppercase;
			font-weight: 700;
		}
	#top-navigation {
	    max-width: 100%;
	    width: 100%;
	    float: none;
	    padding: 10px 5%;
	    background: #192c88;
	}
		nav#top-menu-nav {
		    float: none;
		    text-align: center;
		}
			#top-menu {
				position: relative;
				float: none;
				text-align: center;
			}
				#top-menu li {
				    padding-right: 15px;
				}
					#top-menu a {
					    text-transform: uppercase;
					    color: white;
					    font-family: "Montserrat",sans-serif;
					    font-size: 16px;
					}
					#top-menu .nav li ul {
					    padding: 10px 0;
					}
					#top-menu li li {
					    padding: 0 20px 10px;
					    margin: 0;
					    line-height: 1;
					}

					#top-menu li li a {
					  color: #5b370b;
					}
					#top-menu li li.current_page_item>a {
						color: #5b370b;
					}


	/**** SOCIAL MEDIA ICONS ****/
	
	#et-info-phone {
	    color: #192c88;
	    font-size: 20px;
	    font-weight: 700;
	    font-family: "Montserrat", sans-serif;
	    display: inline-block;
	    position: relative;
	    top: 0;
	    background: #009deb;
	    padding: .25em 1em;
	    border-radius: 2em;
	}
/* 		#et-info-phone:before { display: none; } */
	
	.et-social-icons {
	    margin-top: -2px;
	}
		.et-social-icons li {
		    display: inline-block;
		    margin-left: 15px;
		}
			#header .et-social-icon a {
			    color: #f20000;
/* 			    background: #f2000; */
			    border-radius: 50%;
			    font-size: 16px;
			    width: 25px;
			    height: 25px;
			    padding: 0 !important;
			    line-height: 28px;
			    text-align: center;
			    margin: 0 -5px;
			}
#top-icons {
    width: 60%;
    display: flex;
    float: left;
    margin-left: 50px;
    margin-top: 20px;
    max-width: 630px;
}
	#top-icons li {
	    margin-right: 6%;
	    width: 45%;
	}


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

/***** HERO *****/
#hero {}
	
#hero-text-top {
    padding: 40px;
    border-radius: 20px 20px 0 0;
    margin-bottom: 0;
}
	#hero-text-top h1 {
	    font-size: 52px;
	    max-width: 80%;
	    font-family: 'Montserrat', sans-serif;
	    font-weight: 400;
	    text-transform: uppercase;
		color: #009deb !important;
	}
	#hero-text-top img {
	    position: absolute;
	    bottom: -41px;
	    right: -41px;
	}
#hero-text-reviews {
    padding: 30px;
    border-radius: 0 0 20px 20px;
}	
	#hero-text-reviews ul {
	    display: flex;
	    padding: 20px 0 0;
	    list-style: none;
	}
		#hero-text-reviews li {
		    width: 49%;
		    margin-right: 1%;
		    line-height: 1.5;
		    font-size: 14px;
		}
			#hero-text-reviews li:last-child {
			    margin-right: 0;
			    margin-left: 1%;
			    text-align: right;
			}
#hero-text-reviews .btn {
  background: transparent;
  color: white;
  border-color: white;
}
#hero-text-reviews .btn:hover {
  background: #192c88;
}
#hero-about iframe {
    border: 10px solid #009deb;
}
.service-block {
    padding: 150px 5% 50px;
}
	.service-block .btn {
	    font-size: 30px;
	    font-weight: 400;
	    width: 70%;
	    border: none;
	}


#about-text h2 {
    font-size: 26px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
	#about-text h2:before {
	    content: "";
	    display: block;
	    border-bottom: 4px solid #192c88;
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    width: 15%;
	}

/*** CONTACT FORM ***/

#contact-form {
    background: #333;
    padding: 40px;
    outline: 2px solid #fff;
    outline-offset: -15px;
    border: 2px solid #000;
    color: #fff;
}
	#contact-form h2 {
	    color: #fff;
	    font-size: 30px;
	    text-transform: uppercase;
	    font-weight: 700;
	    text-align: center;
	}
	#contact-form input[type=submit] {
	    background: #ff2000;
	}
		#contact-form input[type=submit]:hover {
		    background: #fff;
		    color: #333;
		    cursor: pointer;
		}


/********* 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 ***/
	.btn {
	    display: block;
	    margin: 15px auto;
	}

/**** HEADER ****/	
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		.et-social-icons { display: block; }
	
	#logo {
	    max-width: 211px !important;
	    float: none;
	    margin: 0 auto 10px;
	    display: block;
	    width: 100%;
	}
	#top-icons {
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
    margin-left: auto;
}
	#top-icons li {
	    width: 48%;
	    margin: 10px 1%;
	    padding: 0 2%;
	}
	
#hero {
    background-position: center;
}
#hero-text-top h1 {
    max-width: 100%;
    font-size: 46px;
}
#hero-text-reviews ul {
    flex-wrap: wrap;
}
	#hero-text-reviews li {
	    width: 100%;
	}
.service-block {
    padding: 120px 5% 0px;
}
	.service-block .btn {
	    width: 100%;
	    text-align: center;
	    font-size: 24px;
	}


	
	
}

