@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.7 - Dr Z
*/

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

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

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

a {
  color: #C4A924;
}

a:hover{
	color:#E9CE49;
}
	
/*** PRICING TABLE START ***/

/* #ceramic-offer h4 {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
  background-color: #222;
  color: #e3dbb4;
  padding: .5em .8em;
  position: relative;
  margin-bottom: .5em;
  border-radius: 50px; 
} */

#services-infoWrap {
  outline: 4px #111 solid;
  outline-offset: 16px;
  background-color: rgba(255,255,255,.5);
  padding: 16px !important;
}
.services-col-infoWrap {
  position: relative;
  outline: 1px #c3c3c3 solid;
  outline-offset: -9px;
}

.services-col-infoWrap li, .services-col-infoWrap p {
  color: #000;
}

.services-col-infoWrap .et_pb_module_header {
  text-align: center;
  letter-spacing: 1px;
  border-bottom: 2px #888 dotted;
  margin-bottom: 15px;
  padding-bottom: 0.9em;
}

.services-col-infoWrap h2 {
  font-size: 37px;
  text-align: center;
  position: relative;
}

.services-col-infoWrap h3 {
  font-size: 27px;
  text-align: center;
  display: block;
  position: relative;
}

.services-col-infoWrap em {
  display: block;
  background-color: #000;
  padding: 0.3em .5em;
  color: #e3dbb4;
  position: relative;
  margin-bottom: 5%;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.services-col-infoWrap li {
  color: #000;
  list-style: disclosure-closed;
  margin-left: 10px;
}

#ceramic-offer .thrive-modal {
  padding-top: 200px !important;
}

.thrive-modal::before {
  content: "";
  position: absolute;
  top: -22px;
  bottom: 70%;
  left: 40px;
  right: 40px;
  background-image: url(/wp-content/uploads/ModalImageWrap.jpg);
  background-size: cover;
  outline: 2px black solid;
}

/*** PRICING TABLE END ***/

.upperpriceWrap, .lowerpriceWrap {
  position: relative;
/*   outline: 1px red solid; */
  width: 100%;
}
	.upperpriceWrap .et_pb_text_inner {
	  position: relative;
	  display: flex;
	  width: 100%;
	  max-width: 100%;
	  padding: 3%;
	  flex-direction: column;
	}

	.upperpriceWrap li:first-child, .lowerpriceWrap li:first-child {
	  list-style: none !important;
		list-style-type: none;
	}

	.upperpriceWrap li:first-child h4, .lowerpriceWrap li:first-child h4 {
	  font-size: 18px;
	  background-color: #222;
	  color: #fff;
	  padding: 10px;
	  max-width: 80%;
	  margin-bottom: 20px;
	  position: relative;
	  width: 100%;
	  display: block;
	}

	.upperpriceWrap li:first-child h4::before, .lowerpriceWrap li:first-child h4::before {
	  content: "";
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  left: -35px;
	  right: 100%;
	  display: block;
	  background-color: #000;
	}

	.lowerpriceWrap {
	  padding: 1.5em;
	  background-color: #e3dbb4;
	}

#top-headerWrap a {
  color: #000 !important;
}

#formWrap {
  display: flex;
  place-content: center;
  flex-direction: column;
  position: relative;
}

#formWrap .et_pb_module.et_pb_text.et_pb_text_1.et_pb_text_align_left.et_pb_bg_layout_light {
  padding: 0 4% 0 6% !important;
  border-radius: 15px !important;
}

.btn.freequote {
  background-color: #E9CE49;
  color: #000;
  font-size: 18px;
  letter-spacing: 1px;
}

#top-menu-nav li:last-child a, .gform_wrapper input[type="submit"] {
  background-color: #E9CE49 !important;
  padding: 4%;
    padding-bottom: 4%;
  padding-bottom: 4%;
  position: relative;
  text-align: center;
  display: flex;
  top: -10px;
  text-transform: uppercase;
  font-size: 13px;
  color: #000 !important;
  margin-bottom: 0;
  padding-bottom: 4% !important;
  line-height: 1;
}

.gform_wrapper input[type="submit"] {
  position: relative;
  width: 95% !important;
}

#top-headerWrap {
  background-color: #E9CE49;
  position: relative;
}

	#top-headerWrap ul {
	  max-width: 1080px;
	  margin: 0 auto;
	  display: flex;
	  justify-content: space-between;
	  padding: .8em 0 .2em;
	  position: relative;
	}
	
	#top-headerWrap ul li {
	  display: flex;
	  flex-direction: row;
	  position: relative;
	}
	
	.topinfo {
	  color: #000;
	  font-size: 12px;
	  line-height: 1.5;
	}
	
	.topinfo strong {
	  display: block;
	  line-height: 1;
	  position: relative;
	  padding-top: 6px;
	}

h1, h2, h3, h4{
	font-family: "Marmelad", serif;
	word-break: normal;
}

h1 {
  font-size: 58px;
}

h2 {
  font-size: 64px;
  text-transform: uppercase;
}

	.et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3 {
	  color: #D1CBBE !important;
	}

#contentinfoWrap .et_pb_social_media_follow {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  padding-top: 6px;
}

#headerWrap {
  padding: 0;
  position: relative;
}

#header-container-messageWrap h1 {
  position: relative;
  margin-bottom: 30px !important;
}

#headerWrap::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,.3);
  z-index: -0;
}

	#header-containerWrap {
/*
	  min-height: 600px;
	  display: grid;
	  place-content: center;
*/
	  }


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

	#sub-header-container-Wrap {
	  position: relative;
	  z-index: 999;
	}
	
		#sub-header-container-Wrap::before, #sub-header-container-Wrap::after {
		  content: '';
		  position: absolute;
		  left: 0;
		  right: 0;
		  background-repeat: no-repeat;
		}
		
			#sub-header-container-Wrap::before{
			  background-image: url(/wp-content/uploads/Tan-Rough-Top.png);
			  top: -45px;
			  bottom: 100%;
			  background-position: bottom center;
			  background-repeat: repeat-x !important;
			}
			
			#sub-header-container-Wrap::after{
			  background-image: url(/wp-content/uploads/Tan-Rough-Bottom.png);
			  bottom: -45px;
			  top: 100%;
			  background-position: top center;
			}
	
		#sub-header-container-messageWrap {
		  padding: 2% 0;
		  position: relative;
		}
		
#upper-body-container-contentWrap {
  position: relative;
  padding-top: 50px;
}
		
#serviceareWrap {
  max-width: 1350px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

#sub-header-container-messageWrap {
  background-color: #D1CBBE !important;
}

	.serviceWrap {
	  max-width: 29%;
	  width: 100%;
	  margin: 2%;
	  background-color: #BCBCBC;
	  position: relative;
	  display: flex;
	  flex-direction: row;
	  justify-content: flex-start;
	  align-items: center;
	}
	
.serviceimagWrap, .servicedetailsWrap {
  height: 225px;
  max-width: 50%;
  width: 100%;
  display: grid;
  place-content: center;
  padding: 3%;
}
		.servicedetailsWrap h4 {
		  font-size: 23px;
		  position: relative;
		  max-width: 70%;
		  text-transform: uppercase;
		}
		
#lower-section--contentWrap {
  max-width: 1080px;
  margin: 0 auto;
  text-align: justify;
  position: relative;
}

#tabsWrap hr {
  border: 0;
  height: 1px;
  background-color: #777;
  position: relative;
  margin: 4% 0;
}

.priceWrap {
  padding: 18%;
  position: relative;
}

/***/

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

.subheaderWrap .entry-title {
  font-size: 63px;
  position: relative;
  margin-top: 17px;
}


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

/****** MODALS *******/

.thrive-modal .btn {
  background-color: #E9CE49 !Important;
  color: #000;
  outline: 1px #000 solid;
  font-size: 18px;
  position: relative;
}

.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, -50%);
	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;}
}

/* #ceramic-offer .thrive-modal {
    max-width: 800px;
    text-align: center;
	font-size: 18px;
} */

#ceramic-offer .thrive-modal {
  max-width: 800px;
  text-align: center;
  font-size: 18px;
  background-color: #e3dbb4;
  outline: 2px #000 solid;
  outline-offset: -20px;
  padding: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  top: 50px;
}

#ceramic-offer h2 {
    font-size: 48px;
}
/* #ceramic-offer h4 {
    font-size: 31px;
    font-style: italic;
    font-weight: 700;
}
 */

#ceramic-offer h4 {
  font-size: 31px;
  font-style: italic;
  font-weight: 700;
  display: inline-block;
  background-color: #222;
  color: #e3dbb4;
  padding: .5em;
  position: relative;
  margin-bottom: .5em;
  border-radius: 0;
}

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

.btn {
  display: inline-block;
  background: #3D3D3D;
  padding: 0.8em 1.0em;
  border-radius: 0;
  border: 1px solid transparent;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Lato",sans-serif;
  font-size: 13px;
  transition: all .2s ease-out;
  margin-top: 20px;
}
	.btn:hover {
		background: #E9CE49;
		color: #3D3D3D;
		border: 1px solid #3D3D3D;
	}
.btn.border {
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
}
	.btn.border:hover {
		background: #fff;
		color: #bf1f2f;
	}

/**** FORM SUBMIT BUTTONS ****/
.gform_wrapper input[type=submit] {
    position: relative;
    background: #333;
    color: #fff;
    padding: .7em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    font-weight: 500;
    font-size: 20px;
    font-family: "Lato",sans-serif;
    transition: all .2s ease-out;
}
	.gform_wrapper input[type=submit]:hover {
		background: #fff;
		color: #333;
		border: 1px solid #333;
	}
	

/**** HEADER *****/
#header {
    padding: 20px 0;
}
	#logo {
	    max-width: 250px;
	    width: 25%;
	    float: left;
	    max-height: 100%;
	}
	
	#et-info {
	    width: 60%;
	    float: right;
	    text-align: right;
	}
	
	#top-navigation {
	    max-width: 700px;
	    width: 70%;
	    float: right;
	}
		nav#top-menu-nav {
		    float: right;
		}
			#top-menu {
				position: relative;
				top: 0;
			}
				#top-menu li a {
					font-size: 16px;
					color: #fff;
					font-weight: 600;
				}
		#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 {
	    color: #bf1f2f;
	    font-size: 18px;
	    font-weight: 700;
	    font-family: "Lato",sans-serif;
	    display: inline-block;
	    position: relative;
	    top: -14px;
	    line-height: 90%;
	}
		#et-info-phone span {
		    color: #333;
		    display: block;
		    text-align: left;
		    font-size: 10px;
		    text-transform: uppercase;
		}
		#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: #bf1f2f;
			    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: 140px 0;
}
	#messaging-text {
	    padding: 20px 40px;
	    background: #fff;
	    border-radius: 10px;
	    display: inline-block;
	    box-shadow: 1px 1px 12px rgba(0,0,0,.2);
	    -webkit-box-shadow: 1px 1px 12px rgba(0,0,0,.2);
	    -moz-box-shadow: 1px 1px 12px rgba(0,0,0,.2);
	}
		#messaging-text h1 {
		    font-size: 30px;
		    font-weight: 700;
		    font-style: italic;
		    color: #454545;
		    line-height: 150%;
		}
			#messaging-text h1 strong {
			    font-style: normal;
			    display: block;
			    font-size: 76px;
			    text-transform: uppercase;
			    color: #c12b2d;
			    font-family: "Lato",sans-serif;
			    font-weight: 900;
			    margin-bottom: 10px;
			    position: relative;
			    padding-bottom: 10px;
			}
				#messaging-text h1 strong:after {
				    content: "";
				    display: block;
				    width: 40%;
				    border-top: 2px solid #ccc;
				    position: absolute;
				    left: 50%;
				    bottom: -10px;
				    transform: translate(-50%);
				}
		#messaging-text h4 {
		    font-size: 24px;
		    margin: 0 auto;
		    color: #000;
		    font-weight: 700;
		    font-family: "Lato",sans-serif;
		}
			#messaging-text h4 strong {
			    color: #bf1e2e;
			    font-size: 32px;
			    line-height: 120%;
			}


/**** MID BLOCKS - TEXT OVERLAY ****/
.mid-block, .mid-block .et_pb_blurb, .mid-block h4 {
    padding: 0 !important;
    min-height: 250px;
}	
	.mid-block h4 a {
	    font-family: "Oswald","Lato",sans-serif;
	    font-size: 40px;
	    text-transform: uppercase;
	    display: block;
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    text-align: center;
	    padding: 80px 40px;
	    line-height: 100%;
	}

/**** MID BLOCKS - TEXT ABOVE ****/
#mid-blocks-2 .mid-block h4 {
    min-height: 100%;
}
	#mid-blocks-2 .mid-block h4 a {
	    position: relative;
	    padding: 20px;
	    font-size: 32px;
	}


/**** MID ABOUT *****/
#mid-about {
}
	

/***** BOTTOM TESTIMONIALS ****/
#bottom-testimonials .et_pb_column:nth-child(2) {
    background-size: contain;
}
	#bottom-testimonials .btn {
	    background: #fff;
	    color: #bf1e2e;
	}
		#bottom-testimonials .btn:hover {
		    background: #bf1e2e;
		    border: 1px solid #fff;
		    color: #fff;
		}
	#bottom-testimonials strong {
	    display: block;
	    margin-bottom: 20px;
	}

/********* 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;
	}
	
#upper-body-container-Wrap {
  width: 100% !important;
}

#header-containerWrap, #sub-header-container-Wrap {
  width: 100% !important;
  max-width: 100%;
}

#lower-section-container-Wrap {
	max-width: 100% !important;
	width: 100% !important;
	padding: 6%;
}

	
}


@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; }
		
			#serviceareWrap {
			  flex-wrap: nowrap;
			  flex-direction: column;
			  max-width: 80%;
			}
			
			.serviceWrap {
			  max-width: 100%;
			 }
			 
			 .servicedetailsWrap .btn {
			  max-width: 80%;
			}
			
			#top-headerWrap ul {
			  flex-direction: column;
			}
			
			#top-headerWrap ul li {
			  display: flex;
			  flex-direction: row;
			  position: relative;
			  border-bottom: 1px #888 solid;
			  padding: 2% 0 2% 4%;
			}
			
			.topinfo {
			  padding-left: 14px;
			}
			
			.et_header_style_left .logo_container {
			  position: relative;
			  height: 100%;
			  width: 100%;
			}
			
			#logo {
			  max-width: 250px;
			  width: 100%;
			  float: left;
			  max-height: 100%;
			}
			
			  .et_header_style_left #logo {
			    max-width: 100% !important;
			  }
	
	h2 {
    font-size: 38px;
}
	
	.services-col-infoWrap {
	  padding: 6% !important;
	}
	
  #ceramic-offer .thrive-modal {
    padding-top: 83px !important;
    padding-bottom: 20px;
  }
	
	 .thrive-modal::before {
		bottom: 84%;
	  }
	
	#ceramic-offer h2 {
	  font-size: 34px;
	  position: relative;
	  margin-bottom: 20px;
	}
	
	#ceramic-offer h4 {
	  font-size: 19px;
	}
	
	  #ceramic-offer h2 {
		font-size: 23px;
		position: relative;
		margin-bottom: 0px;
	  }
}


/********* RESPONSIVE < 630px *********/
/****************************************/
@media screen and (max-width: 630px){
/*** GLOBALS ***/

h1 {
  font-size: 33px;
}
	


.et_pb_row {
    width: 92.5% !important;
}
	.btn {
	    display: block;
	    margin: 15px auto;
	    max-width: 100%;
	    text-align: center;
	}

/*** 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-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: 50% !important;
	    float: none;
	    margin: 0 auto 10px;
	    display: block;
	}
	
*/
	
/**** HERO - Mobile ****/
#hero {
    padding: 20px 0px 0px;
}
	#messaging-text {
	    display: block;
	    width: 100%;
	}
		#messaging-text h1 strong {
		    font-size: 50px;
		}
	
	
}

