@import url("../Divi/style.css");
/*
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.3
*/

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

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

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

#et-info {
    float: right !important;
}
	#et-info-phone {
	    cursor: default;
	}
		#et-info-phone:before, #et-info-email {
			display: none;			
		}

.et_pb_section {
	overflow: hidden;
}

.et_pb_title_container {
    background-color: rgba(255,255,255,0.9);
    padding: 1em 1.5em;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

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

.btn {
    background: #1e4164;
    padding: .7em 1em;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "proxima-nova","proxima nova",sans-serif;
    font-size: 16px;
    border: 1px solid #1e4164;
    transition: all .2s ease-out;
}
	.btn.red {
		background: #d10909;
		border: 1px solid #d10909;
	}
		.btn.red:hover {
			border: 1px solid #d10909;	
		}

	.btn.blue {
		background: #0054a6;
		border: 1px solid #d10909;
	}
		.btn.blue:hover {
			border: 1px solid #d10909;	
		}

	.btn.white, .btn:hover {
		background: #fff;
		color: #1e4164;
		border: 1px solid #1e4164;
	}

.gform_wrapper input[type=submit] {
    position: relative;
    background: #333;
    color: #fff;
    padding: .7em 1em;
    border: none;
    border-radius: 2px;
    font-weight: 500;
    font-size: 20px;
    font-family: "proxima-nova","proxima nova",sans-serif;
}


/**** SOCIAL MEDIA ICONS ****/
.et-social-icons {
    margin-top: -7px;
}

	.et-social-icons li {
	    display: inline-block;
	    margin-left: 15px;
	}
	.et-social-icon {
	    position: relative;
	    padding-left: 35px;
	    padding-right: 10px;
	}

		#top-header .et-social-icon a:nth-child(odd) {
		    background: #fff !important;
		    color: #1e4164 !important;
		    border-radius: 50%;
		    font-size: 14px;
		    width: 21px;
		    height: 21px;
		    padding: 0 !important;
		    line-height: 28px;
		    text-align: center;
		    margin: 0 -3px;
		}
		.et-social-icon > a {
		    position: absolute;
		    left: 0;
		    top: -2px;
		}
			#top-header .et-social-icon a:before {
			    font-size: 14px;
			    top: -2px;
			    position: relative;
			}
			.et-social-icon a span {
			    position: absolute;
			    left: 0;
			    text-indent: -999999vw;
			}
		.et-social-icon > span {
		    display: inline-block;
		    margin: -10px;
		}


/***** HEADER *****/
#top-header .btn.light {
    background: #4e8abe;
    line-height: 100%;
    font-size: 13px;
    padding: 0.5em;
    float: right;
    position: relative;
    bottom: 6px;
    margin-left: 20px;
}

#main-header .container{
    min-height: 110px;
}
	#main-header .btn.red {
	    background: #d10909;
	    position: absolute;
	    right: 0;
	    top: 15px;
	    font-size: 16px;
	    padding: 0.6em .8em;
	    line-height: 100%;
	    border: 1px solid #d10909;
	}
		.btn.red:hover {
			background: #fff !important;
			color: #d10909;
		}
	#et-top-navigation {
	    float: right;
	    margin-top: 30px;
	}
		.et_header_style_left #et-top-navigation nav > ul > li > a {
			padding-bottom: 15px !important;
		}



/**** MESSAGING ****/
#messaging h1 {
    font-size: 52px;
    max-width: 45%;
    font-weight: 600;
    font-style: italic;
}
#messaging h4 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
}
#messaging ul {
    padding-left: 0;
}

	#messaging li {
	    font-size: 28px;
	    margin: 20px auto;
	    list-style: none;
	    padding-left: 40px;
	    background: url(images/icon-check-blue.png) no-repeat left center/26px;
	    color: #333;
	    font-weight: 600;
	}


.mid-button {
    padding: 40px 60px 110px;;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    position: relative;
}
	#mid-buttons h4 {
	    font-size: 38px;
	    font-weight: 600;
	    color: #fff;
	    margin-bottom: 20px;
	}
	.mid-button .btn {
	    position: absolute;
	    bottom: 40px;
	}


/***** BEST ****/
#best {
    font-size: 26px;
    font-weight: 600;
    line-height: 130%;
    color: #1e4164;
}
	#best h2 {
	    font-size: 50px;
	    color: #1e4164;
	    font-weight: 700;
	    margin-bottom: 20px;
	}


/***** SCHEDULE BAR *****/
#schedule-bar h4 {
    font-size: 32px;
    max-width: 80%;
    margin: 0 auto;
    font-weight: 600;
    line-height: 160%;
}


/***** MAP *****/
.map {
    border: 10px solid #1e4164;
}
	.map iframe {
	    max-height: 400px;
	}
	
/***** URGENT FORM ****/
#urgent-form h4 {
    background: #d10909;
    color: #fff;
    font-weight: 600;
    padding: 20px 20px;
    font-size: 30px;
    text-transform: uppercase;
    box-sizing: border-box;
    position: relative;
}
	#urgent-form h4:after {
	    content: "";
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    right: -100vw;
	    width: 100vw;
	    background: #d10909;
	}
#urgent-form input {
    padding: .3em;
    height: 45px;
}
#urgent-form input[type=submit] {
    background: #d10909;
    display: block;
    width: 98%;
    font-size: 24px;
    height: auto;
    padding: 0.6em;
}

#urgent-form .btn.red {
    background: #d10909;
    border: 1px solid #d10909;
    border-radius: 0;
    display: block;
    text-align: center;
}


/*** GUARANTEED EXPERIENCE *****/
#guaranteed-experience {
    padding: 80px;
    font-size: 30px;
    line-height: 130%;
}
	#guaranteed-experience h2 {
	    font-size: 41px;
	    font-weight: 700;
	    margin-bottom: 40px;
        word-wrap: normal;
	}
	
/***** HOME TESTIMONIALS ****/
#home-testimonials {
    font-size: 24px;
    line-height: 130%;
    max-width: 900px;
    margin: 0 auto;
    font-style: italic;
    font-weight: 600;
    color: #333;
}
	#home-testimonials .btn {
	    font-style: normal;
	}
	
	
	
	
/****** FIND PRACTITIONERS ****/

.single_toggle {
    border: 1px solid #ddd;
    margin: 10px auto;
    padding: 20px;
    box-sizing: border-box;
}
p.toggler.activeTitle {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 20px;
}
.toggle_content.invers-color:after {
    content: "";
    display: block;
    clear: both;
}


/***** INTERIOR PAGES *****/
.page-topic {
    padding: 40px;
    border: 1px solid #ddd;
}






/********* RESPONSIVE < 1023px *********/
/***************************************/
@media screen and (max-width: 1023px){
	
#top-menu-nav {
    display: none;
}

#et_mobile_nav_menu {
    display: block;
}

	.mobile_menu_bar {
	    display: block;
	    position: relative;
	    line-height: 0;
	}
	


#best .btn {
    width: 100%;
    max-width: 310px;
    display: inline-block;
}
	
}

/********* RESPONSIVE < 980px *********/
/****************************************/
@media screen and (max-width:980px) {
	#et-secondary-menu {
		display: inline-block !important;
	}
}


/********* RESPONSIVE < 767px *********/
/****************************************/
@media screen and (max-width:767px) {
	#top-header .et-social-icons li {
	    display: block;
	    margin: 15px auto;
	}
}


/********* RESPONSIVE < 630px *********/
/****************************************/
@media screen and (max-width: 630px){
	#top-header {
	    padding-top: 10px;
	}

	#main-header {
	    padding-top: 50px;
	}
		#main-header .btn.red {
		    top: -30px;
		}
	#messaging {
	    background-size: contain;
	    background-position: top;
	    padding-top: 160px;
	    text-align: center;
	}
		#messaging h1 {
		    max-width: 100%;
		}
			
	.mid-button {
	    padding: 40px 5% 100px;
	}
	#guaranteed-experience {
	    padding: 80px 5%;
	}
	
	#top-header .btn.light {
	    float: none;
	    display: block;
	    text-align: center;
	    margin: 10px auto;
	    padding: 1em;
	}
	
	#top-header .et-social-icon > span a {
	    display: inline;
	    width: 100%;
	    background: transparent !important;
	    color: #fff !important;
	    padding: 0 7px !important;
	    font-size: 16px;
	}

	
}



/*******************************************************/
/******            mylelab import of css     ***********/
/*******************************************************/
@import url("../Divi/style.css");
/*
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.3
*/

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

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

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

#et-info {
    float: right !important;
}
	#et-info-phone {
	    cursor: default;
	}
		#et-info-phone:before, #et-info-email {
			display: none;			
		}

.et_pb_section {
	overflow: hidden;
}

.et_pb_title_container {
    background-color: rgba(255,255,255,0.9);
    padding: 1em 1.5em;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

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

.btn {
    background: #1e4164;
    padding: .7em 1em;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "proxima-nova","proxima nova",sans-serif;
    font-size: 16px;
    border: 1px solid #1e4164;
    transition: all .2s ease-out;
}

	.btn.white, .btn:hover {
		background: #fff;
		color: #1e4164;
		border: 1px solid #1e4164;
	}

.gform_wrapper input[type=submit] {
    position: relative;
    background: #333;
    color: #fff;
    padding: .7em 1em;
    border: none;
    border-radius: 2px;
    font-weight: 500;
    font-size: 20px;
    font-family: "proxima-nova","proxima nova",sans-serif;
}


/**** SOCIAL MEDIA ICONS ****/
.et-social-icons {
    margin-top: -7px;
}

	.et-social-icons li {
	    display: inline-block;
	    margin-left: 15px;
	}
	.et-social-icon {
	    position: relative;
	    padding-left: 35px;
	    padding-right: 10px;
	}

		#top-header .et-social-icon a {
		    background: #fff !important;
		    color: #1e4164 !important;
		    border-radius: 50%;
		    font-size: 14px;
		    width: 21px;
		    height: 21px;
		    padding: 0 !important;
		    line-height: 28px;
		    text-align: center;
		    margin: 0 -3px;
		}
		.et-social-icon > a {
		    position: absolute;
		    left: 0;
		    top: -2px;
		}
			#top-header .et-social-icon a:before {
			    font-size: 14px;
			    top: -2px;
			    position: relative;
			}
			.et-social-icon a span {
			    position: absolute;
			    left: 0;
			    text-indent: -999999vw;
			}
		.et-social-icon > span {
		    display: inline-block;
		    margin: -10px;
		}


/***** HEADER *****/
#top-header .btn.light {
    background: #4e8abe;
    line-height: 100%;
    font-size: 13px;
    padding: 0.5em;
    float: right;
    position: relative;
    bottom: 6px;
    margin-left: 20px;
}

#main-header .container{
    min-height: 110px;
}
	#main-header .btn.red {
	    background: #d10909;
	    position: absolute;
	    right: 0;
	    top: 15px;
	    font-size: 16px;
	    padding: 0.6em .8em;
	    line-height: 100%;
	    border: 1px solid #d10909;
	}
		.btn.red:hover {
			background: #fff !important;
			color: #d10909;
		}
	#et-top-navigation {
	    float: right;
	    margin-top: 30px;
	}
		.et_header_style_left #et-top-navigation nav > ul > li > a {
			padding-bottom: 15px !important;
		}



/**** MESSAGING ****/


#messaging {
    position: relative;
}

#messaging h1 {
    font-size: 52px;
    max-width: 45%;
    font-weight: 600;
    font-style: italic;
}
#messaging h4 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
}
#messaging ul {
    padding-left: 0;
}

	#messaging li {
	    font-size: 28px;
	    margin: 20px auto;
	    list-style: none;
	    padding-left: 40px;
	    background: url(images/icon-check-blue.png) no-repeat left center/26px;
	    color: #333;
	    font-weight: 600;
	}


.mid-button {
    padding: 40px 60px 110px;;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    position: relative;
}
	#mid-buttons h4 {
	    font-size: 38px;
	    font-weight: 600;
	    color: #fff;
	    margin-bottom: 20px;
	}
	.mid-button .btn {
	    position: absolute;
	    bottom: 40px;
	}


/***** BEST ****/
#best {
    font-size: 26px;
    font-weight: 600;
    line-height: 130%;
    color: #1e4164;
}
	#best h2 {
	    font-size: 50px;
	    color: #1e4164;
	    font-weight: 700;
	    margin-bottom: 20px;
	}


/***** SCHEDULE BAR *****/
#schedule-bar h4 {
    font-size: 32px;
    max-width: 80%;
    margin: 0 auto;
    font-weight: 600;
    line-height: 160%;
}


/***** MAP *****/
.map {
    border: 20px solid #1e4164;
}
	.map iframe {
	    max-height: 400px;
	}
	
/***** URGENT FORM ****/
#urgent-form h4 {
    background: #d10909;
    color: #fff;
    font-weight: 600;
    padding: 20px 20px;
    font-size: 30px;
    text-transform: uppercase;
    box-sizing: border-box;
    position: relative;
}
	#urgent-form h4:after {
	    content: "";
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    right: -100vw;
	    width: 100vw;
	    background: #d10909;
	}
#urgent-form input {
    padding: .3em;
    height: 45px;
}
#urgent-form input[type=submit] {
    background: #d10909;
    display: block;
    width: 98%;
    font-size: 24px;
    height: auto;
    padding: 0.6em;
}

#urgent-form .btn.red {
    background: #d10909;
    border: 1px solid #d10909;
    border-radius: 0;
    display: block;
    text-align: center;
}


/*** GUARANTEED EXPERIENCE *****/
#guaranteed-experience {
    padding: 80px;
    font-size: 30px;
    line-height: 130%;
}
	#guaranteed-experience h2 {
	    font-size: 41px;
	    font-weight: 700;
	    margin-bottom: 40px;
        word-wrap: normal;
	}
	
/***** HOME TESTIMONIALS ****/
#home-testimonials {
    font-size: 24px;
    line-height: 130%;
    max-width: 900px;
    margin: 0 auto;
    font-style: italic;
    font-weight: 600;
    color: #333;
}
	#home-testimonials .btn {
	    font-style: normal;
	}
	
	
	
	
/****** FIND PRACTITIONERS ****/

.single_toggle {
    border: 1px solid #ddd;
    margin: 10px auto;
    padding: 20px;
    box-sizing: border-box;
}
p.toggler.activeTitle {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 20px;
}
.toggle_content.invers-color:after {
    content: "";
    display: block;
    clear: both;
}


/***** INTERIOR PAGES *****/
.page-topic {
    padding: 40px;
    border: 1px solid #ddd;
}




/*** LANDING PAGE ***/


#messagingWrap h3, #messagingWrap h2, #messagingWrap p {
    color: #ccc;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 1;
    word-wrap: normal;
}


#messagingWrap h2 {
    font-size: 53px;
    font-weight: 700;
}


#messagingWrap {
    background-color: #1e4164;
    width: 100% !important;
    max-width: 100%;
}


#messagingWrap p{
	font-size: 18px;
}


#messaging.landing {
    padding: 400px 0 0 0;
    background-position: 50%;
}


#formWrap #input_3_1, #formWrap #input_3_3, #formWrap #input_3_2, #formWrap #input_3_4 {
    border: 2px #ccc dashed;
    padding: 10px;
    margin-bottom: 5px;
}


#formWrap .gfield_label {
    display: none;
}


#formWrap .gform_wrapper input[type="submit"] {
    position: relative;
    background: #d10909;
    color: #fff;
    padding: .5em 1em;
    border: none;
    border-radius: 4px;
    font-weight: 700;
    font-size: 24px;
    font-family: "proxima-nova","proxima nova",sans-serif;
    width: 98%;
    left: -5px;
    top: -19px;
}


#formWrap .gform_wrapper .gform_footer {
    padding: 1em 0 .625em;
    margin: 1em 0 0;
    clear: both;
    text-align: center;
}


#formWrap h2 {
    font-size: 43px;
    color: #1e4164;
    font-weight: 700;
}


#as-seen {
    display: flex;
    align-items: center;
}


	.show-mobile{
		display: none;
	}


/********* RESPONSIVE < 1023px *********/
/***************************************/
@media screen and (max-width: 1023px){
	
#top-menu-nav {
    display: none;
}

#et_mobile_nav_menu {
    display: block;
}

	.mobile_menu_bar {
	    display: block;
	    position: relative;
	    line-height: 0;
	}
	


#best .btn {
    width: 100%;
    max-width: 310px;
    display: inline-block;
}


#messaging.landing {
    padding: 130px 0 0 0;
    background-position: top;
}


#as-seen {
    flex-direction: column;
}
	
}

/********* RESPONSIVE < 980px *********/
/****************************************/
@media screen and (max-width:980px) {
	#et-secondary-menu {
		display: inline-block !important;
	}
}


/********* RESPONSIVE < 767px *********/
/****************************************/
@media screen and (max-width:767px) {
	#top-header .et-social-icons li {
	    display: block;
	    margin: 15px auto;
	}
}


/********* RESPONSIVE < 630px *********/
/****************************************/
@media screen and (max-width: 630px){
	.show-mobile{
		display: block;
	}
	
	.et-social-icons {
	    display: none !important;
	}
	
	#top-header {
	    padding-top: 10px;
	}
		#et-secondary-menu {
		    width: 100%;
		}		
			#top-header a.btn.show-mobile {
			    display: block;
			    background: #fff;
			    color: #1e4164;
			    width: 100%;
			    clear: both;
			    margin: 10px auto;
			    text-align: center;
			}

	#main-header {
	    padding-top: 50px;
	}
		#main-header .btn.red {
		    top: -30px;
		}
	#messaging {
	    background-size: contain;
	    background-position: top;
	    padding-top: 160px;
	    text-align: center;
	}
		#messaging h1 {
		    max-width: 100%;
		}
			
	.mid-button {
	    padding: 40px 5% 100px;
	}
	#guaranteed-experience {
	    padding: 80px 5%;
	}
	
	
	.et_pb_column.et_pb_column_1_2.et_pb_column_2 {
	    display: none;
	}
		
	
}