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

/*** CHILD THEME STYLE RULES - BELOW HERE
	
	rgba(203,10,202);
	
***/

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

/* LANDING */

#socialproofWrap {
    padding: 16px 0 0 0;
}

#main.messaging h1, #main.messaging h2  {
    color: #fff !important;
}

.accent{
	color: #f97318;
}

#headerWrap.landing #formWrap {
    background-color: #f97318;
    padding: 20px;
    position: relative;
}

#headerWrap.landing #formWrap h2 {
    font-size: 32px;
    bottom: -20px;
    position: relative;
    word-wrap: normal;
}

#main.messaging h2 {
    font-size: 41px;
    position: relative;
    top: 20px;
}

#headerWrap.landing #formWrap .image-form-content.form input[type=submit], #headerWrap.landing #formWrap .gform_wrapper input[type=submit] {
    display: block;
    width: 100%;
    background: rgba(0,0,0,.8);
    border: none;
    color: #fff;
    font-size: 20px !important;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 3px;
    padding: 10px;
    width: 100% !important;
}

#headerWrap.landing #formWrap .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

#headerWrap.landing #formWrap .gform_wrapper textarea {
    border-radius: 5px;
    position: relative;
    top: 4px;
}

#headerWrap.landing #formWrap .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 0;
}


h4.et_pb_module_header {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 31px;
    position: relative;
    margin-bottom: 20px;
}


.section-container-Wrap.landing .et_pb_blurb .et_pb_main_blurb_image {
    width: auto;
}


	.section-container-Wrap.landing .et_pb_blurb .et_pb_image_wrap{
		width: 150px;
	}

		#main img {
		    height: 50px;
		    width: 50px !important;
		    position: relative;
		    top: 50px;
		}




/***/

h1 {
    font-size: 60px;
}

h1, h2, h3{
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #f97318 !important;
}


.titleWrap h1 {
    color: #000 !important;
}


#page-container #header {
    padding: 20px 0;
    background-color: #f97318;
    position: relative;
}


.sectiontotitleeWrap .et_pb_text_4 {
    padding: 16px 0 16px 20px;
}


#testimonialsWrap {
    background-position: 50%;
    line-height: 1.5 !important;
    padding: 0;
}


	#testimonials {
	    padding: 0;
	}


		#testimonialsWrap #testimonials span.s1 {
		    font-size: 22px;
		}
		
		#testimonialsWrap #testimonials strong{
			color: #f97318;
		}
		

#testimonialsWrap h2 {
    line-height: 1.5;
    background-color: rgba(0,0,0,.5);
    padding: 40px;
    text-align: center;
    word-wrap: normal;
}


#ctacontainer-Wrap{
	position: relative;
}


#ctacontainer-Wrap:after{
	content: "";
	position: absolute;
	background-color: rgba(0,0,0,.3);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}


#ctacontainer-Wrap .et_pb_fullwidth_header_subhead {
    display: block;
    font-size: 28px;
    line-height: 1.5;
    position: relative;
    padding-bottom: 25px;
}


#ctacontainer-Wrap .header-content-container.center h1 {
    font-size: 52px;
    word-wrap: normal;
}


.midlinWrap {
    padding: 200px 0;
    position: relative;
}

#subheaderWrap  h1{
    font-size: 26px;
    line-height: 1em;
    background-color: #f97318;
    padding: 20px;
    color: #fff !important;
    display: inline-block;
}


#messaging {
    padding: 200px 0 0 0 !important;
    border-bottom: 5px #222 solid;
}


	#messaging .et_pb_row.et_pb_row_0 {
	    padding: 0;
	    position: relative;
	}


#subheaderWrap {
    padding: 50px 0;
    background-position: top;
}


#topWrap ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}


#topWrap {
    background-color: #f97318;
}


#topWrap ul li:last-child a {
    border-radius: 0 0 10px 0;
    position: relative;
}


#topWrap ul li:first-child a {
    border-radius: 0 0 0 10px;
}


#topWrap ul li a {
    background: transparent;
    border: 1px #fff solid;
    padding: 5px 20px;
    color: #fff;
    margin: 0 !important;
}


#topWrap ul li a:hover {
    background-color: rgba(255,255,255,.2);
}


nav#top-menu-nav {
    float: right;
    position: relative;
    top: 18px;
}

.nav li:hover > ul {
    visibility: visible;
    opacity: 1;
    background-color: rgba(0,0,0,.8);
    position: absolute;
    top: 20px;
}


.nav li ul {
    border-top: 3px solid #fff;
}


#top-menu li.current-menu-ancestor > a{
	color: rgba(255,255,255,.5)
}


.max1080px{
	max-width: 1080px;
	margin: 0 auto;
}


#bottomarea {
    position: relative;
    min-height: 325px;
    width: 100%;
    max-width: 1080px;
}

	
#bot-formWrap {
    position: relative;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
}	
		
	.formWrap {
	    position: relative;
	    right: 0;
	    width: 100%;
	    background-color: #eee;
	    box-sizing: border-box;
	    padding: 30px;
	    border: 1px #222 solid;
	    min-height: 485px;
	}
	
	
	.formWrap h1 {
	    color: #333 !important;
	    font-size: 38px;
	    word-wrap: normal;
	    position: relative;
	}


	#bottomarea #botimgWrap {
	    position: relative;
	    min-height: 525px;
	}


/*
.sectionWrap h1 {
    font-size: 52px;
}
*/


#lowermid {
    display: flex;
    align-items: center;
    position: relative;
}


p, ul li {
    padding-bottom: 1em;
    font-size: 18px;
    line-height: 1.5;
}


#topWrap .max1080px .btn {
    max-height: 34px;
    position: relative;
    top: 5px;
    padding: 6px 10px;
}


#topWrap .max1080px {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}


#headerWrap .et_pb_slide_description .et_pb_slide_title {
    margin-top: 0;
    font-size: 66px;
    text-transform: uppercase;
    font-weight: 700;
}


#headerWrap .et_pb_slide_description .btn {
    margin: 0 10px;
}


#headerWrap .et_pb_slide_description p {
    font-size: 23px;
}
	
	#headerWrap .et_pb_slider .et_pb_container {
	    position: relative;
	    z-index: 2;
	    width: 80%;
	    max-width: 1080px;
	    margin: 0 auto;
	    padding: 170px 0;
	}
	
		
		#headerWrap .et-pb-controllers a {
		    display: inline-block;
		    width: 90px;
		    height: 15px;
		    margin-right: 10px;
		    -webkit-border-radius: 7px;
		    -moz-border-radius: 7px;
		    border-radius: 7px;
		    background-color: rgba(255, 255, 255, 0.5);
		    text-indent: -9999px;
		}


.sectionWrap {
    padding: 200px 0 !important;
    position: relative;
    background-position: top center;
}


#headerWrap {
	margin-top: 120px;
	background-position: center top;
}


#headerWrap .et-pb-active-slide {
    padding: 0;
    position: relative;
}


	#headerWrap .et-pb-active-slide:after {
	    content: "";
	    position: absolute;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    left: 0;
	    background-color: rgba(0,0,0,.3);
	}


.boxWrap {
    background-color: rgba(0,0,0,.8);
    padding: 50px;
    position: relative;
}

/**** LANDING PAGE ****/

#topWrap {
    padding: 0;
}


#contentWrap.landing {
    position: relative;
    padding: 0;
	
}

#headerWrap.landing{
    width: 100%;
	margin-top: 0 !important;
}

#headerWrap.landing img {
    width: 100%;
}

#contentWrap {
    position: relative;
    top: 20px;
}

	#contentWrap .et_pb_gutters3 .et_pb_column {
	    margin-right: 20px !important;
	}
	

	.leftcolWrap {
	    min-height: 400px;
	    position: relative;
	    width: 33% !important;
	    margin-right: 20px !important;
	}
	
	
		.leftcolWrap h4 {
		    text-transform: uppercase;
		    font-size: 22px;
		    color: #f47221;
		}
	
	
.leftcolWrap .formWrap {
    background-color: #f47221 !important;
    box-sizing: border-box;
    padding: 20px 20px 20px 27px;
    position: relative;
    border-radius: 10px;
	top: -30px;
}
		
		
			.leftcolWrap .formWrap h3 {
			    margin: 0 auto;
			    text-align: center;
			    font-family: "open sans", arial, sans-serif;
			    text-transform: uppercase;
			    font-weight: 700;
			    font-size: 28px;
			}
				
				.leftcolWrap .formWrap p {
				    font-size: 18px;
				    margin-bottom: -20px;
				    margin-top: -9px;
				}
				
				
				.leftcolWrap .formWrap input[type=submit] {
				    background-color: #000;
				    color: #fff;
				    border: 1px solid transparent;
				    border-bottom: 1px solid #ccc;
				    box-shadow: 0 2px 2px rgba(0,0,0,.2);
				}
				
				
				.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: 5px 4px;
				    letter-spacing: normal;
				}
				
				
				.leftcolWrap .formWrap .gform_wrapper ul li.gfield {
				    margin-top: 0;
				    padding-top: 0;
				    border: 0;
				}
				
				
				.gform_wrapper textarea {
				    padding: 6px 8px;
				    line-height: 1.5;
				    resize: none;
				    position: relative;
				    top: 13px;
				    border: 0;
				}
	
.videoWrap {
    padding-bottom: 20px !important;
    padding-top: 0 !important;
}

.sectiontotitleeWrap {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
}


.sectiontotitleeWrap h2 {
    padding: 15px;
}

	.sectiontotitleeWrap .et_pb_text_4 {
	    padding: 26px 0 16px 20px;
	}

.ad01Wrap, .ad02Wrap {
    margin-right: 0 !important;
    max-width: 50% !important;
    width: 100% !important;
}


	.ad01Wrap {
	    text-align: left;
	    padding-right: 10px;
	}
	
	.ad02Wrap {
	    text-align: right;
	    padding-left: 10px;	
	}
	
	
		.ad01Wrap img, .ad02Wrap img {
		    width: 350px;
		}

		
#largeadWrap {
    padding: 0;
}

	#largeadWrap img {
	    width: 100%;
	}


/****/

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

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

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

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



/**/
/**/
/******* GLOBAL ELEMENTS ******/
/**/
/**/

span#et-info-email {
    display: none;
}

/****** BUTTONS *******/

.btn {
    display: inline-block;
    background: #f97318;
    padding: 15px 50px;
    border-radius: 0;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    font-size: 21px;
    transition: all .2s ease-out;
}
	.btn:hover {
		background: rgba(0,0,0,.5);
	}

.btn.dark {
    background: #f97318;
    color: #fff !important;
    border: 0;
}
	.btn.dark:hover {
		background: #ccc;
		color: #f97318 !important;
	}

.gform_wrapper input[type=submit] {
    position: relative;
    background: rgba(255,255,255,.8);
    color: #333;
    padding: .7em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    font-weight: 500;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    transition: all .2s ease-out;
}
	.gform_wrapper input[type=submit]:hover {
		background: #fff;
		color: #333;
	}	
	
	.gform_wrapper form li, .gform_wrapper li {
    margin-left: 0!important;
    list-style: none!important;
    overflow: visible;
    margin-top: -20px;
}
/*** CTA SECTIONS ***/
.cta-left .et_pb_row, .cta-left .et_pb_column,
.cta-right .et_pb_row, .cta-right .et_pb_column {
    min-height: 400px;
    padding: 0;
}
	.cta-left .et_pb_text,
	.cta-right .et_pb_text {
	    position: absolute;
	    top: 50%;
	    transform: translate(0, -50%);
	}
		.cta-left h2,.cta-center h2,.cta-right h1, .cta-right h2 {
		    font-family: 'Oswald', sans-serif;
		    text-transform: uppercase;
		    font-size: 32px;
		    font-weight: 700;
		}
		.cta-left h4, .cta-left p,
		.cta-center h4, .cta-center p,
		.cta-right h4, .cta-right p {
		    font-size: 20px;
		    font-family: 'Oswald', sans-serif;
		}
		.cta-left.dark h4, .cta-left.dark p,
		.cta-center.dark h4, .cta-center.dark p,
		.cta-right.dark h4, .cta-right.dark p {
			color: #333;
		}
		.cta-left .btn, .cta-center .btn, .cta-right .btn {
		    display: inline-block;
		    margin-left: 15px;
		}
		.cta-left.dark .btn, .cta-center.dark .btn, .cta-right.dark .btn {
			background: rgba(0,0,0,.8);
			border: 2px solid #fff;
			color: #fff;
		}
			.cta-left.dark .btn:hover, .cta-center.dark .btn:hover, .cta-right.dark .btn:hover {
				background: #000;
				color: #fff;
			}
	
/*** IMAGE / FORM SECTIONS ***/


.gform_wrapper form {
    text-align: left;
    margin-top: 40px;
}


.gform_wrapper .hidden_label input.large {
    width: 100% !important;
    border: 1px #ccc solid;
    border-radius: 4px;
}


.image-form .et_pb_column {
    padding: 40px;
    min-height: 400px;
    position: relative;
}
	.image-form .et_pb_column .image-form-content {
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 50%;
	    transform: translate(-50%);
	    width: 80%;
	    height: 80%;
	}
	.image-form-content.form {
	    padding: 40px;
	    box-sizing: border-box;
        min-height: 400px;
	}
		.image-form-content.form h4 {
		    font-size: 28px;
		    text-transform: uppercase;
		    font-family: 'Oswald', sans-serif;
		    font-weight: 700;
		    text-align: center;
		}
		.image-form-content.form input:not([type=submit]) {
		    height: 35px;
		    padding: 10px 5px;
		    box-sizing: border-box;
		}
		
.image-form-content.form input[type=submit], .gform_wrapper input[type=submit] {
    display: block;
    width: 100%;
    background: rgba(0,0,0,.8);
    border: none;
    color: #fff;
    font-size: 20px !important;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 3px;
}


		
.image-form-content.form input[type=submit]:hover, .gform_wrapper input[type=submit]:hover{
	background-clip: #222 !important;
}


.gform_wrapper .gform_footer {
    padding: 1em 0 .625em;
    margin: 0;
    clear: both;
    margin-top: -12px !important;
}


#bottom-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.gform_wrapper ul li.gfield {
    clear: both;
    margin-top: -21px !important;
}


.gform_wrapper label.gfield_label+div.ginput_container {
    margin-top: -0.625em !important;
}


#top-menu a {
    display: block;
    position: relative;
    color: rgba(255,255,264, 1);
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
}


#top-menu li.current-menu-item > a{
    color: #000;
}


/**** HEADER *****/
#header {
    padding: 20px 0;
}

#logo {
    max-width: 202px;
    width: 25%;
    float: left;
    max-height: 100%;
    position: relative;
    top: 0;
}

#et-info {
    text-align: left;
    padding-top: 0;
    float: right;
}

	
	#top-navigation {
	    max-width: 700px;
	    width: 70%;
	    float: right;
	    clear: both;
	    position: relative;
	    bottom: 15px;
	}
		nav#top-menu-nav {
		    float: right;
		}
		

#top-navigation .btn {
    background: #333;
    color: #f97318;
    padding: 10px 20px;
    display: inline-block;
    float: right;
    margin-left: 20px;
    line-height: 120%;
    border: none;
    position: relative;
    top: -14px;
    right: -6px;
    font-size: 16px;
    border-radius: 5px;
}

	/**** SOCIAL MEDIA ICONS ****/
	
	#et-info-phone {
	    color: #fff;
	    font-size: 22px;
	    font-weight: 400;
	    font-family: 'Oswald', sans-serif;
	    display: inline-block;
	    position: relative;
	    top: -6px;
	}
	
	
		#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;
			}



#messaging {
    overflow: hidden;
}

#messaging h1, #messaging h4 {
    padding-bottom: 40px;
}
#messaging-banner {
    background: #f97318;
    position: absolute;
    top: -170px;
    right: 0;
}
	#messaging-banner:before {
	    content: "";
	    display: block;
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    width: 100vw;
	    background: #f97318;
	    right: -100vw;
	}
	#messaging-banner:after {
	    content: "";
	    border-left: 34px solid transparent;
	    border-top: 30px solid #f97318;
	    border-bottom: 31px solid #f97318;
	    top: 0;
	    left: -34px;
	    position: absolute;
	}
	#messaging-banner h2 {
	    display: inline-block;
	    color: #fff !important;
	    padding: 20px 20px 15px;
	    text-align: right;
	}
#formerly {
    position: absolute;
    top: -200px;
    background: #f97318;
    padding: 10px 20px;
    color: #000;
    border-radius: 0 0 8px 8px;
    display: none;
}
		#formerly img {
			max-width: 150px;
		}
		#formerly p {
			font-size: 12px;
		}

.gform_wrapper textarea {
    margin-top: 10px !important;
}




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



/****** MESSAGING PAGE *******/

#twilio-message-box {
    max-width: 400px;
    margin: 0 auto;
    background: #eee;
    padding: 30px 40px 40px;
    box-sizing: border-box;
    border-radius: 4px;
}
	
	#twilio-message-box label {
	    margin: 20px auto 0;
	    display: block;
	    font-weight: 600;
	}
	
		#twilio-message-box label:first-of-type {
		    margin-top: 0;
		}
	
		#twilio-message-box label span {
		    font-style: italic;
		    display: block;
		    font-size: 13px;
		    font-weight: 400;
		}

	#twilio-message-box textarea {
	    margin-top: -10px;
	    min-height: 80px;
	    width: 100%;
	    border-radius: 3px;
	    border: 1px solid #ccc;
	    padding: 10px;
	    box-sizing: border-box;
	}

	#twilio-message-box input[type=submit] {
	    display: block;
	    margin-top: 20px;
	    font-size: 18px;
	    font-weight: 400;
	    text-transform: uppercase;
	    padding: 0.6em 3em;
	    height: auto;
	}



/********* 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;
	}
	
	#logo {
	    width: 100%;
	    text-align: center;
	    position: relative;
	}
	
	
	.sectionWrap {
	    padding: 0 !important;
	}
	
	
	.boxWrap {
	    max-width: 100%;
	}
			
}


@media screen and (max-width: 980px) {
	
	h1 {
	    font-size: 40px !important;
	    word-wrap: normal;
	}
	
#et-info {
    width: 100% !important;
    display: block;
    float: none;
    text-align: center;
    clear: both;
    margin: 0 auto;
}

.et-social-icons, #footer-info {
    float: none;
    text-align: center;
}
		.et-social-icons { display: block; }
		
		
		.et_header_style_left #logo, .et_header_style_split #logo {
		    max-width: 95%;
		}


.leftcolWrap {
    width: 100% !important;
    margin-right: 0px !important;
    padding-top: 30px;
}


#et-info-phone {
    top: 13px;
}


button#responsive-menu-button {
    top: 127px !important;
}

}


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

/*** CTA SECTIONS ***/
	.cta-left, .cta-right {
	    position: relative;
	}
		.cta-left:before, .cta-right:before, .cta-center:before {
		    content: "";
		    display: block;
		    position: absolute;
		    top: 0;
		    bottom: 0;
		    left: 0;
		    right: 0;
		    background: rgba(0,0,0,.5);
		}
		.cta-left.dark:before, .cta-right.dark:before, .cta-center.dark:before {
			background: rgba(255,255,255,.5);
		}
	
/*** IMAGE / FORM ***/
	.image-form .et_pb_column {
	    padding: 40px 0;
	}
		.image-form .et_pb_column .image-form-content {
		    position: relative;
		    top: 0;
		    bottom: 0;
		    left: 0;
		    transform: none;
		    width: 100%;
		    height: auto;
		    padding: 20px;
		}
		.image-form-content.form {
		    padding: 40px 20px;
		    box-sizing: border-box;
		    min-height: 100%;
		}

/**** HEADER ****/	

		.et-social-icons { display: block; }
	
/*
#logo {
    width: 100%;
    float: none;
    margin: 0 auto 10px;
    display: block;
    position: relative;
}
*/


#page-container #header {
    padding: 0;
}

#messaging-banner {
	top: -100px;
}
	#messaging-banner:after {
		display: none;
	}
#formerly {
    left: 50%;
    transform: translate(-50%);
}
	
}

