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

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

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

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

#section-05-stepsWrap .stepWrap .et_pb_text_inner {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
}

#section-05-stepsWrap .stepWrap .et_pb_text_inner  ul li {
  list-style: none;
  position: relative;
}

#top-optionsWrap h4 {
    color: #3550a0 !important;
    text-transform: none;
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.2;
}

#heromessaging {
  display: grid;
  place-content: center;
    justify-content: center;
  position: relative;
}

#statementWrap h6 {
  color: #3550a0;
  font-size: 24px;
  margin: 0 auto;
  max-width: 70%;
  line-height: 1.3;
}


/*** free valuation resource LANDING PAGE ***/

#left-info-Wrap h2 {
  font-size: 46px;
  color: #f88f1e !important;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
}

#right-info-Wrap ul li {
  font-size: 24px;
  position: relative;
  margin-bottom: 8%;
}

/*** free valuation resource LANDING PAGE END ***/

body.blog h1 {
    width: 100%;
    margin-bottom: 30px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #5f73b2;
    text-decoration: underline;
}

#industriesheaderWrap h1 {
    font-size: 62px !important;
    text-align: left;
    word-wrap: normal;
    position: relative;
    font-family: 'Oswald', sans-serif !important;
    font-weight: 400 !important;
}

blockquote {
  border-color: #fab400;
}

#ValuationSection .btn {
  background-color: #ffb400;
  position: relative;
}

#sectionheadrWrap {
  position: relative;
}

#sectionheadrWrap::before {
  content: "";
  background-color: #263c90;
  top: 0;
  right: 100%;
  left: -105px;
  bottom: 0;
/*   outline: 1px red solid; */
  position: absolute;
}
#sectionheadrWrap:after {
    content: "";
    display: block;
    border-left: 20px solid #fbb400;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    left: -90px;
    top: 50%;
    transform: translate(0,-50%);
}

#sectionheadrWrap p {
    font-size: 27px;
    line-height: 1.2;
    max-width: 500px;
    position: relative;
}

#sectionheadrWrap h2 {
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 45px;
    max-width: 465px;
    width: 100%;
}

.landingWrap hr {
  background-color: #5f74b2;
  border: 0;
  height: 4px;
  max-width: 150px;
  text-align: left;
  display: inline-block;
  width: 100%;
  position: relative;
  margin: 15px 0;
}

.landingWrap p {
  font-size: 18px;
  line-height: 1.5;
  position: relative;
}

.landingWrap h1 {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 63px;
}

.landingWrap h2 {
  font-family: 'Oswald';
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 0;
}

.landingWrap h3 {
  color: #ffb400 !important;
  font-size: 24px !important;
  line-height: 1;
  position: relative;
}

.landingWrap h5 {
  font-size: 24px;
  line-height: 1.5;
  max-width: 720px;
  margin: 0 auto;
  top: 24px;
  position: relative;
  color: #263c90;
}



body {
	font-family: "Lato","Oswald",sans-serif;
	font-style: normal;
}
#page-container {
    padding-top: 0px !important;
}
body:not(.et_pb_pagebuilder_layout) #main-content {
    padding-top: 73px;
}
body.single-articles:not(.et_pb_pagebuilder_layout) #main-content {
    padding-top: 0;
}

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

	#et-info-phone {
	    cursor: default;
	}
	
h2 {
    padding-bottom: 30px;
    font-size: 32px;
}

.et_pb_bg_layout_dark a {
    color: #fff;
    text-decoration: underline;
}

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

.et_pb_text.et_pb_bg_layout_light, 
.et_pb_text.et_pb_bg_layout_light h2,
.et_pb_text.et_pb_bg_layout_light h3,
.et_pb_text.et_pb_bg_layout_light h4,
.et_pb_text.et_pb_bg_layout_light h5
.et_pb_text.et_pb_bg_layout_light p {
	color: #3550a0;
}
.et_pb_bg_layout_light h4 a {
    color: #3550a0!important;
}
.et_pb_bg_layout_light a:not(.btn) {
/*     color: #333; */
    text-decoration: underline;
}
.et_pb_bg_layout_light.red-links a {
    color: #fa0000;
    text-decoration: none;
}

img.alignright {
    display: inline;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

img.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

#main-content ul li {
    list-style-position: outside;
    list-style-type: square;
    margin: 10px auto;
    line-height: 1.2;
}

ol li li {
    list-style-type: lower-alpha;
}
ol li li li {
    list-style-type: upper-roman;
}


.et_pb_widget {
	float: none;
}

/*** POST HEADER ***/

#fullWrap strong {
    display: block;
    text-transform: uppercase;
    position: relative;
}

#fullWrap p{
	color: #fff !important;
}

#fullWrap {
    width: 100%;
    max-width: 100%;
    min-height: 700px;
    background-color: #000;
    position: relative;
    background-image: url(/wp-content/themes/myle/images/business-appraiser-utah-business-owner-hero-2.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    top: -50px;
}

	#marginWrap {
	    /* outline: 1px red solid; */
	    min-height: 700px;
	    width: 100%;
	    max-width: 1080px;
	    margin: 0 auto;
	}
		
		#marginWrap {
		    list-style: none;
	/* 	    outline: 1px yellow dashed; */
		    min-height: 700px;
		    width: 100%;
		    position: relative;
		    display: flex;
		    flex-direction: row;
		    margin: 0 auto;
		}
				
				#marginWrap .rightWrap {
				    max-width: 30%;
				}
				
				#marginWrap .leftWrap {
				    max-width: 70%;
				}
						
					#fullWrap h1, #fullWrap h2 {
					    color: #fff !important;
					    font-family: "Oswald",sans-serif;
					    position: relative;
					    margin-bottom: 10px;
					}
					
						.rightWrap, .leftWrap {
						    padding: 250px 20px 20px !important;
						    text-align: center;
						}
						
						.rightWrap {
						    background-color: #3550a0d1;
						}
	


/*** POST HEADER 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, -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:55%;}
	.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;}
}

#schedule-modal-form .thrive-modal, #bdo-modal-form .thrive-modal {
    max-width: 450px;
}
	#schedule-modal-form h4, #bdo-modal-form .thrive-modal h4 {
		font-size: 25px;
		text-align: center;
	}

#flyer-modal .thrive-modal {
    display: flex;
    max-width: 700px;
}
	#flyer-modal #modal-right {
	    padding-left: 60px;
	    padding-top: 50px;
	}


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

.btn {
	display: inline-block;
    margin: 10px;
    border: 2px solid #3550a0;
    padding: 0.5em 1.4em;
    color: #3550a0;
    transition: all .2s ease-out;
    background: transparent;
    text-decoration: none;
}

#header .btn {
    background: #ffb400;
}
	.btn:hover {
		background: #eeba29;
	}
.btn.dark {
	background: rgba(0,0,0,.8);
	color: #fff;
}
	.btn.dark:hover {
		background: #fff;
		color: #333;
	}
.btn.btn-white {
    background: #fff;
    font-size: 28px;
    margin: 30px auto 15px;
    color: #3b54a3;
    border-radius: 4px;
}
	.btn.btn-white:hover {
	    background: #3b54a3;
	    color: #fff;
	}

a.big-button.bigblue {
    background: #30373c;
    color: #c9aa00 !important;
    transition: all .2s ease-out;
}
	a.big-button.bigblue:hover {
		background: #c9aa00;
		color: #30373c !important;
	}

.gform_fields li {
    padding-right: 0 !important;
}
.gform_wrapper input[type=submit] {
    position: relative;
    background: #354ea0;
    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: #354ea0;
		border: 1px solid #354ea0;
	}
	
/**** HEADER *****/
#header {
    padding: 10px 0 5px;
    background: #3550a0d1;
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100vw;
}

.admin-bar #header {
	top: 32px;
}
	#header .container {
	    max-width: 90%;
	}
	#logo {
	    max-width: 246px;
	    width: 23%;
	    float: left;
	    max-height: 100%;
	    margin-right: 1%;
	}
		#header .btn {
			background: #fab400;
			margin: 0 auto;
			border: 2px solid #fab400;
		}
		#header .btn:hover {
			background: transparent;
			border: 2px solid #fab400;
			color: #fab400;
		}
	
	#et-info {
	    width: 20%;
	    float: right;
	    text-align: right;
	    padding-right: 5px;
        padding-top: 10px;
        color: #fff;
	}
		#et-info-phone {
			color: #fff;
			font-size: 20px;
			font-weight: 700;
			font-family: "Lato",sans-serif;
			display: inline-block;
			position: relative;
			top: 0px;
		}
	
	#top-navigation {
		max-width: 580px!important;
		width: 100%;
		float: left;
		padding-top: 20px;
		margin-right: 40px;
	}
		nav#top-menu-nav {
		    float: right;
		}
			#top-menu {
				position: relative;
			}
				#top-menu li {
				    padding-right: 15px;
				}
					#top-menu > li > a  {
						padding-bottom: 10px;
					}
					#top-menu a {
					    text-transform: uppercase;
					    color: #fff;
					    font-family: "Lato",sans-serif;
					    font-size: 15px;
					}
					#top-menu li li a {
						color: #354fa0;
						line-height: 1.2;
						padding: 7px;
					}
						#top-menu li li.current-menu-item a {
						    border-left: 2px solid #eeba2b;
						    color: #eeba2b;
						}
#et-main-area {
    padding-top: 0 !important;
}

#topbuttonsWrap {
    float: right;
}


	/**** SOCIAL MEDIA ICONS ****/
	
	
/* 		#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: #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;
			}



/***** HERO *****/
#hero {
    border-bottom: 10px solid #eeba29;
    margin-top: 73px;
}
.admin-bar #hero {
	margin-top: 70px;
}
/*
#hero, 
#hero-slider, 
#hero-slider .et_pb_slide,
#hero-slider .et_pb_slide .et_pb_container, 
#hero-slider .et_pb_slider_container_inner {
    min-height: calc(100vh - 10px) !important;
}
*/

	#hero-slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    background: rgba(255,255,255,0.6);
	    padding: 40px 80px;
	    color: #3550a0;
	    text-shadow: none;
	    max-width: 460px;
        font-size: 18px;
	}
		#hero-slider .et_pb_slide h1, #hero-slider .et_pb_slide h2 {
		    color: #3550a0 !important;
		    font-size: 38px;
		    padding-bottom: 20px;
		}
		#hero-slider .et_pb_slide a {
		    display: inline-block;
		    margin: 10px;
		    border: 2px solid #3550a0;
		    padding: 0.5em 1.4em;
		    color: #3550a0;
		    transition: all .2s ease-out;
		    background: transparent;
		}
			#hero-slider .et_pb_slide a:hover {
			    background: #eeba29;
			}
	#social-proof {
		font-size: 20pt;
	}

#mid-buttons ul {
    display: flex;
    list-style: none;
}
	#mid-buttons ul li {
		list-style: none;
		width: 100%;
		text-align: center;
	}
		#mid-buttons li a {
		    display: block;
		    width: 90%;
		    border-radius: 0;
		    font-size: 16px;
		}

.four-step-block {
    min-height: 700px;
    color: #3550a0;
}
	.four-step-block h4 {
		color: #3550a0;
	    font-size: 25px;
	    text-transform: uppercase;
	    font-weight: 300;
	}


#home-looking {
    font-size: 20px;
}
	#home-looking h2 {
	    font-family: "Oswald","Lato",sans-serif;
	    text-transform: uppercase;
	    font-size: 44px;
	}
	#home-looking .btn {
	    background: #eeba29;
	}

.home-testimonial-block {
    padding: 20px 40px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}
	.home-testimonial-block .et_pb_main_blurb_image {
	    float: left;
	    display: block;
	    width: 100%;
	    margin: 0 0 10px;
	}
		.home-testimonial-block .et_pb_main_blurb_image span {
		    max-width: 100px;
		    margin: 10px 0;
		}
	.home-testimonial-block .et_pb_blurb_description {
	    color: #354fa0;
	}


/**** NEW HOMEPAGE ****/
/***** HERO *****/
#hero {
	padding: 0;
}
/* 	#hero .et_pb_column {
		min-height: 65vh;
	} */
	#hero .et_pb_column:first-child {
	    justify-content: flex-start;
	}
	#hero-text {
	    font-size: 30px;
	    font-family: "Oswald","Lato",sans-serif;
	    font-weight: 400;
	    text-align: center;
	    padding: 100px 0 20px;
	}
		#hero-text h1, #fullWrap h1, #fullWrap h2#hero-title {
		    font-size: 60px;
		    line-height: 100%;
		    text-transform: uppercase;
		    font-weight: 600;
		    font-family: "Oswald",sans-serif;
		}

	#hero-form {
	    margin-top: 20px;
	    text-align: center;
	}
		#hero-form h2 {
		    font-family: "Oswald",sans-serif;
		    font-weight: 400;
		    font-size: 28px;
		    text-transform: uppercase;
		}
			#hero-form h2 strong {
			    display: block;
			    line-height: 1;
			    padding-bottom: 10px;
			}
		#hero-form ul.gform_fields li.gfield {
		    padding-right: 0;
		}
		
		#hero-form label, .is-form .infusion-form label {
		    display: none;
		}
		#hero-form input, .infusion-form input, #hero-form textarea, .is-form .infusion-form textarea {
		    width: 100%;
		    padding: 1em;
		}
		.is-form .infusion-field {
			margin: 10px auto;
		}
		.is-form .infusion-form .infusion-option input[type=radio] {
			max-width: 15px;
			margin-right: 4%;
		}
		.is-form .infusion-form .infusion-option {
			display: flex;
		}
		.is-form .infusion-form .infusion-option label, .is-form .infusion-form .infusion-option input {
			display: block;
		}
		#sidebar .is-form .infusion-form button, #sidebar #block-11 {
			background: #06497b;
			color: #fff;
		}

		#hero-form input[type*=hidden] + br, .is-form .infusion-form input[type*=hidden] + br {
		    display: none;
		}
		#hero-form input[type=submit], #marginWrap .rightWrap input[type=submit], #hero-form button, .is-form .infusion-form button {
		    background: #ffb400;
		    color: #06497b;
		    font-size: 16px;
		    border-radius: 2px;
		}			
		#hero-form button, .is-form .infusion-form button {
		    border: none;
		    padding: 1em;
		    display: block;
		    margin: 10px auto;
		    width: 100%;
		    text-transform: uppercase;
		}

			#hero-form input[type=submit]:hover, .is-form .infusion-form button:hover {
				background: #fff;
				color: #26c223;
			}
			
	#hero-reviews img {
	    max-width: 195px;
	}
	#hero-reviews .btn, #fullWrap .btn {
	    color: #fff;
	    border-color: #fff;
	}
	#hero-reviews .btn:hover, #fullWrap .btn:hover {
	    background: #ffb400;
	    color: #06497b;
	    border-color: #06497b;
    }
		
/**** MID BUTTONS ****/
#mid-buttons a {
    display: block;
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    margin: 10px auto;
    padding: 1em;
    box-sizing: border-box;
    border: 1px solid #ffb400;
    background: #ffb400;
    border-radius: 5px;
    text-decoration: none;
    transition: all .2s ease-out;
}
	#mid-buttons a:hover {
		background: #fff;
		color: #ffb400;
	}


/**** MID GUARANTEE *****/
#mid-guarantee h2 {
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
}
	#mid-guarantee h2 strong {
	    color: #26c223;
	}
#mid-guarantee h3 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}

#mid-guarantee p {
    font-size: 20px;
    padding-top: 12px;
}
#mid-guarantee .btn {
	background: #ffb400;
	color: black;
	border: 1px solid #ffb400;
}
	#mid-guarantee .btn:hover {
		background: transparent;
		color: #ffb400;
		border-color: #ffb400;
	}

	
/***** MID BENEFITS *****/
#mid-benefits h2 {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
}
	#mid-benefits h2 strong {
	    color: #26c223;
	}

#mid-benefits ul {
	padding-left: 0;
}
	#mid-benefits li {
	    position: relative;
	    font-size: 18px;
	    margin: 35px auto;
	    padding-left: 55px;
	    list-style: none;
	}
		#mid-benefits li strong {
		    font-size: 20px;
		    text-transform: uppercase;
		}
		#mid-benefits li img {
    		position: absolute;
   			 left: -36px;
    		 top: -12px;
		}

/***** BOTTOM TESTIMONIALS ****/
#bottom-testimonial {
    color: #000;
    font-size: 18px;
    font-style: italic;
}
	#bottom-testimonial strong {
	    font-style: normal;
	    margin-top: 20px;
	    display: block;
	    text-transform: uppercase;
	}
	
/*** BOTTOM CONTACT ****/
#bottom-contact-form input[type=submit] {
    background: #eeba2b;
    display: block;
    width: 50%;
    color: #354fa0;
    border: 2px solid #fff;
    border-radius: 4px;
    font-size: 18px;
}
	#bottom-contact-form input[type=submit]:hover {
		background: #fff;
	}

/*** INTERIOR PAGES ***/
#interior-hero {
    margin-top: 73px;
}
.admin-bar #interior-hero {
    margin-top: 70px;
}
#interior-hero .et_pb_title_container h1 {
    font-size: 40px;
    display: inline-block;
    background: rgba(255,255,255,0.9);
    padding: .5em 2em;
    text-align: center;
    margin: 120px 0 80px;
    font-family: "Lato","Oswald",sans-serif;
    color: #354fa0;
    font-weight: 300;
    max-width: 70%;
}

.et_pb_text.heading-333 h2, 
.et_pb_text.heading-333 h3, 
.et_pb_text.heading-333 h4, 
.et_pb_text.heading-333 h5 {
    color: #333;
}

#talk-bar h2 {
    padding-bottom: 0;
    font-size: 43px;
    font-weight: 300;
}

.harry-halves.text-left .et_pb_text, .harry-halves.text-right .et_pb_text {
    padding: 80px 15%;
}
	.harry-halves.text-left .et_pb_text h3, .harry-halves.text-right .et_pb_text h3 {
		padding: 20px 0;
	}
#book-hero .btn:hover {
    background: transparent;
}
#book-hero .btn {
    background: #7fcde3;
    border-color: #7fcde3;
    color: #fff;
    font-weight: 700;
    border-radius: 10px;
}

/**** BLOG ****/
.blog.et_right_sidebar #main-content .container {
    max-width: 90%;
    width: 90%;
}
	.blog.et_right_sidebar #main-content .container:before {
	    display: none;
	}
	.blog.et_right_sidebar #left-area {
	    width: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    padding-right: 0;
	    padding-bottom: 40px;
	}
		.blog.et_right_sidebar article {
		    width: 31%;
		    margin-right: 2%;
		}
.blog .pagination.clearfix {
    width: 97%;
}

.blog article {
    padding: 10px 2.5% 20px;
    box-shadow: 0px 0px 2px rgba(0,0,0,.1);
}
	.blog article h2 {
	    padding: 30px 0 5px;
	    font-size: 27px;
	}	
	.single h1.entry-title {
		margin-top: 40px;
	}
	article .blog-read-more {
	    display: block;
	    margin: 10px 0;
	    font-weight: 700;
	    text-decoration: underline;
	}
	
	.single .blog-read-more.btn {
    display: inline-block;
    text-decoration: none;
    border: none;
    text-shadow: none;
}
	span#blog-next {
	    float: right;
	}


.archive.category #article-content {
    padding-top: 120px;
}
	.archive.category h2 {
		padding-top: 40px;
	}
.et_password_protected_form {
    padding-top: 50px;
}

/**** SIDEBAR ***/
#recent-posts-2 h4, #archives-2 h4 {
    font-size: 23px;
    border-bottom: 2px solid #354fa0;
    color: #354fa0;
    display: inline-block;
    padding-right: 10px;
    padding-bottom: 0;
    margin-bottom: 5px;
}
#recent-posts-2 ul li, #archives-2 ul li {
    margin-left: 20px;
    border-bottom: 1px solid #354fa0;
    padding: 2px 0 5px;
}
	#recent-posts-2 ul li a, #archives-2 ul li a {
	    color: #354fa0;
	}


/**** FOOTER ****/
.footer-widget #nav_menu-2 ul li:before {
    display: none;
}
.footer-widget #nav_menu-2 ul li a {
	text-transform: uppercase;
}
#footer-contact a {
    display: block;
    width: 100%;
    text-align: center;
    float: none;
    font-size: 27px;
    font-weight: 700;
}


/** VIDEO TESTIMONIALS **/

.testimonial-block, .testimonial-block .et_pb_text_inner {
    min-height: 285px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
	.testimonial-block a {
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    z-index: 10;
	}
		.testimonial-block a:before {
			content: "";
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			background: rgba(0,0,0,.4);
			transition: all .2s ease-out;
		}
			.testimonial-block a:hover:before {
				background: rgba(0,0,0,.8);
			}
		.testimonial-block a:after {
			content: "";
			display: block;
			position: absolute;
			background: url(/wp-content/uploads/testimonial-icon-play.png) no-repeat center / contain;
			width: 45px;
			height: 45px;
			left: 50%;
			top: 50%;
			transform: translate(-50%,-50%);
		}
			.testimonial-block.hq a img {
			    object-fit: cover;
			    height: 340px;
			    width: 100%;
			    position: relative;
			    bottom: 26px;
			    z-index: -1;
			}


/**** LOCATION PAGES *****/
/**** INDEX PAGE *****/
.franchise-location #locations-map, #locations-map {
    margin: 40px auto;
}
	.franchise-location #map-container, #map-container {
	    max-width: 880px;
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    min-height: 550px;
	    position: relative;
	}
.single-locations .et_pb_post {
    margin-bottom: 0;
}
.single-locations .et_pb_bg_layout_dark a {
    color: #fff !important;
    text-decoration: underline;
}
.single-locations .et_pb_bg_layout_dark a.btn {
    text-decoration: none;
    border-color: #fff;
}
.wp-caption p.wp-caption-text {
    font-size: 12px;
    padding: 0 4px 5px;
    margin: 0;
    visibility: hidden;
}

#sidebar #block-5, #sidebar #block-11 {
    background: #fbb400;
    padding: 5%;
}
	#sidebar .gform_title {
		font-size: 24px;
		text-align: center;
	}



/*** INFUSIONSOFT FORM ***/
#isform form {
    padding: 30px;
    background: #5a71b1;
    color: #fff;
    border-radius: 20px;
    max-width: 400px;
    margin: 0 auto;
}
	#isform form .infusion-field label {
		display: block;
	}
	#isform form .infusion-field, #isform form .infusion-field input {
		display: block;
		margin: 7px 0;
		width: 100%;
	}

.infusion-form .entry-content table:not(.variations) {
    border: none;
}
form[id^=inf_form], form[id^=inf_form] table, form[id^=inf_form] table tbody, form[id^=inf_form] table tbody tr td, form[id^=inf_form] table tbody tr td div {
    background: none !important;
    border: none !important;
    width: 100%;
    padding: 5px 0;
}
table.infusion-field-container td.infusion-field-label-container {
	display: none !important;
}

#sidebar .et_pb_widget#block-14 {
    background: #ffb401;
    padding: 7%;
}
	#sidebar .et_pb_widget#block-14 h2.gform_title {
		font-weight: 700;
		color: #354ea0;
	}


/********* RESPONSIVE < 1023px *********/
/***************************************/
@media screen and (max-width: 1024px){
	
	
#top-menu-nav {
	display: none;
}
	#header .btn {
    display: block;
    clear: both;
    text-align: center;
    margin-top: 5px;
}

#et_mobile_nav_menu {
    display: none;
}

	.mobile_menu_bar {
	    display: block;
	    position: relative;
	    line-height: 0;
	}
#et-info {
	width: 30%;
}

#marginWrap {
    flex-direction: column;
}

	#marginWrap .leftWrap {
	    max-width: 100%;
	}
	
	#marginWrap .rightWrap {
	    max-width: 100%;
	    padding-top: 50px !important;
	}
	
}


@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; }
	
	.admin-bar #header, #header {
	    top: 0;
	    display: block;
	    position: relative;
	}
	#hero, #interior-hero {
	    margin-top: 0 !important;
	}
	
	.blog.et_right_sidebar article {
	    width: 48%;
	    margin-right: 2%;
	}
}


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

#flyer-modal .thrive-modal {
    flex-wrap: wrap;
    max-width: 75%;
}
#flyer-modal #modal-right {
    padding: 10px;
    text-align: center;
}
#flyer-modal .thrive-modal img {
    max-width: 150px;
    display: block;
    margin: 0 auto;
}


/**** HEADER ****/	
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		.et-social-icons { display: block; }
	
	#logo {
	    max-width: 246px !important;
	    float: left;
	    margin: 10px auto;
	    display: block;
	    width: 100%;
	}
	#et-main-area {
    padding-top: 0;
}

#hero {
    background-size: 100%;
    background-position: top;
}
	#hero-text {
	    margin: 0 auto;
	    width: 100%;
	    padding: 60px 5% 0 !important;
	}
		#hero-text h1 {
		    font-size: 32px;
	        color: #354fa0 !important;
		    margin-top: 100px;
		}
		#hero-text h2 {
			color: #354fa0 !important;
		}
		
	#home-about .et_pb_column:first-child {
	    padding: 40px 0;
	}

		
	.h-box {
	    padding: 40px 2.5%;
	}
	
	#benefits-list ul {
	    flex-direction: column;
	}
		#benefits-list li {
		    width: 100%;
		    margin: 10px auto;
		}
	
	#bottom-blocks .et_pb_column {
	    min-height: 300px;
	}
		#box-5.h-box, #box-6.h-box {
		    padding: 50px 5%;
		}

	#services-list ul {
	    flex-direction: column;
	}
		#services-list li {
		    width: 100%;
		    margin: 10px auto;
		}
			#services-list li img {
			    display: block;
			    margin: 0 auto 10px;
			}

	
	.harry-halves.vert-center.text-left {
	    display: flex;
	    flex-direction: column;
	}	
		.harry-halves.vert-center.et_pb_equal_columns.text-right .et_pb_column, 
		.harry-halves.vert-center.et_pb_equal_columns.text-left .et_pb_column {
		    min-height: 300px;
		}
		.harry-halves.vert-center.text-left .et_pb_column:first-child {
		    order: 2;
		}
		
	#mid-buttons ul {
	    flex-direction: column;
	}
	
	
	.blog.et_right_sidebar article {
	    width: 100%;
	    margin-right: auto;
	}
	
	#interior-hero .et_pb_title_container h1 {
	    max-width: 100%;
	    padding: .5em;
	}
	
	span#blog-next {
	    float: none;
	    display: block;
	    margin:10px auto;
	}
	
	#top-optionsWrap ul {
		flex-wrap: wrap;
		width: 100%;
	}
		#top-optionsWrap ul li {
			max-width: 97%;
		}
	
}