@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Oswald:400,700&display=swap');
/*
Theme Name: Make Your Life Epic
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Child theme for the Divi theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.6 - Harrys
*/

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

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

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

body{
	color: #404040;
	font-size: 14px;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
}

h1, h2, h3{
	font-family: 'Georgia', serif;
}

h2{
  font-size: 50px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 20px;
  color: #d1b371;
  letter-spacing: -1px;
}

#lowervidWrap{
  padding: 8%;
  position: relative;
  min-height: 400px;
}

#topnavWrap .et-menu a{
  color: rgba(0,0,0,.6);
  text-decoration: none;
  display: block;
  position: relative;
  font-family: 'Georgia', serif;
  text-transform: uppercase;
  color: #2b2b2b;
}

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

#nav-containerWrap{
  display: grid;
  place-content: center;
  position: relative;
}


#socialmedia-icons {
    margin-bottom: 20px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: end;
    margin-top: 33px;
}

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


#internalpage-headerWrap{
  padding: 13%;
  position: relative;
}


.et_pb_title_container h1{
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 17px;
  word-wrap: normal;
  position: relative;
}

#internalpage-headerWrap a{
  background-color: #ae926b;
  padding: 2%;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 2px;

}

#internalpage-headerWrap a:hover{
  background-color: #c2c2c0;
}

#internalpage-headerWrap p{
  display: block;
  padding: 35px 0 0 0;
  font-size: 18px;
  position: relative;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.5;
}


.org-linksWrap ul {
    /* outline: 1px red solid; */
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 4% 0 0;
}

.org-linksWrap ul a{
	color: #ae926b;
}

.org-linksWrap ul a:hover{
	color: #ccc;
}



#book-copyWrap p{
  text-align: justify;
}

.boxlinkWrap {
    position: relative;
    display: grid;
    place-content: center;
}

#trumpsimage
{
  max-width: 400px;
}

#navWrap {
    background-color: rgba(0,0,0,.5);
    padding: 0 !important;
    position: relative;
    margin-bottom: 37px;
}

#navWrap a
{
  color: tan;
  text-transform: uppercase;
  font-family: "Rajdhani", sans-serif;
  font-size: 21px;
}

#socialmedia-icons ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    justify-content: flex-end;
    padding-top: 20px;
    max-width: 300px;
}

#socialmedia-icons ul li{
  position: relative;
  margin: 0 2%;
  text-align: center;
  display: grid;
  place-items: center;
  outline: 1px #fff solid;
  background-color: #d1b371;
}

#socialmedia-icons ul li img
{
  width: 32px;
}

#mainmessage{
  padding-top: 40px;
}

#mainmessage h1{
  font-size: 243px;
  text-transform: uppercase;
}

#mainmessage li{
  position: relative;
  margin-top: -77px;
  list-style: none;
}

#title-bottom h1
{
  font-size: 295px;
}

#subtitleWrap h3 {
    font-size: 49px;
    max-width: 780px;
    margin: 0 auto;
    font-weight: 300;
}

#bookWrap {
    outline: 1px #fff solid;
    outline-offset: -23px;
    position: relative;
    margin-top: -100px;
    z-index: 999;
}

#bookWrap h2 {
    font-size: 42px;
    font-weight: 600;
}

#bookWrap p {
    font-size: 26px;
    word-wrap: normal;
}

.cenetredcontent
{
  display: grid;
  place-content: center;
  position: relative;
}

#meeteric h2
{
  color: #af936c !important;
  font-family: "Rajdhani", sans-serif;
  font-size: 47px;
  position: relative;
  margin: 0 0 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  word-wrap: normal;
}

#meeteric p
{
  line-height: 1.5;
}

#meeteric h2::after
{
  content: "";
  background-color: #af936c;
  position: absolute;
  height: 1px;
  left: 0;
  right: 0;
  bottom: -2px;
  max-width: 85px;
}

#formcontainerWrap{
  z-index: 999;
  margin-top: -75px !important;
  position: relative; 
  padding: 4% 8%;
  border-top: 8px #fff solid;
  box-shadow: 0px 0px 50px rgba(0,0,0,.3);
}

#formcontainerWrap::before{
  content: "";
  position: absolute;
  top: 0;
  width: 32px;
  height: 32px;
  background-image: url(/wp-content/uploads/Triangle-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: 50%;
  margin-left: -16px;
}

#formcontainerWrap h2{
  font-family: 'Georgia', serif;
  text-transform: none;
  font-size: 64px;
  position: relative;
  margin-top: -10px;
}

#formcontainerWrap p{
  font-family: 'Georgia', serif;
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 5px;
  position: relative;
  line-height: 1.3;
}


#buythebookpage #formcontainerWrap{
  margin-top: 0 !important;
}

.gform_wrapper.gravity-theme .gfield input.large{
  width: 100%;
  border: none;
  padding: 3.5%;
}

#formcontainerWrap .gform_wrapper input[type="submit"]{
  position: relative;
  background: transparent;
  color: #fff;
  padding: .7em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  font-weight: 500;
  font-size: 20px;
  font-family: 'Georgia', serif;
  transition: all .2s ease-out;
  outline: 1px #fff solid;
  display: block;
  max-width: 100%;
  width: 100%;
  text-transform: uppercase;
}

#aboutericWrap{
  padding: 8%;
  position: relative;
  min-height: 800px;
}
	
	#abouteric{
	  padding: 5%;
	  position: absolute;
	  right: -9%;
	  border-left: 6px #d1b371 solid;
	}
	
		#abouteric strong {
		    font-weight: 400 !important;
		    font-size: 32px;
		    color: #d1b371;
		    line-height: 1.1;
		    display: block;
		    font-family: 'Georgia', serif;
		}
				
		#abouteric a{
		  color: #d1b371;
		  text-decoration: underline;
		}

#weblinksWrap li{
  list-style: none;
  margin-bottom: 10px;
}

#weblinksWrap a{
  background-color: #f0f0f0;
  color: #000;
  font-size: 12px;
  padding: 2%;
}

#weblinksWrap a:hover{
  background-color: #d1b371;
  color: #fff;
}

.centeredcontent{
  position: relative !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/**/
/**/
/************* CUSTOM STYLES END *************/
/**/
/**/

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

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

	#et-info-phone {
	    cursor: default;
	}
	
.et_password_protected_form {
    max-width: 1080px;
    margin: 150px auto;
}

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


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

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

.thrive-modal-trigger{cursor:pointer;}
body.modal-enabled{
	overflow:hidden;
	position:fixed;
	width:100%;
	height:100%;
}
#thrive-modal-background{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:4000;
	display:none;
	background-color:#000;
	opacity:0.65;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	transform:translateZ(0);
}
body.modal-enabled #thrive-modal-background{display:block;}
.thrive-modal-entire{
	position:fixed;overflow:auto;
	overflow-x:hidden;
	top:50%;
	right:0;
	bottom:0;
	left:0;
	visibility:hidden;
	z-index:-5000;
	opacity:0;
	-webkit-transform:translateZ(0);
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-ms-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.thrive-modal-entire.modal-visible{
	visibility:visible;
	opacity:1;
	z-index:999999;
	background: rgba(0,0,0,0.8);
	height: 100vh;
	transform: translate(0, -46%);
	overflow: scroll;
}
.thrive-modal-container{
	position:relative;
	top:50%;
	left:50%;
	z-index:6000;
	padding-bottom:60px;
	max-width:1080px;
	transform:translate(-50%,-50%);
}
.thrive-modal{
	background-color:white;
	border-radius:6px;
	margin:0 auto;
	min-width:291px;
	max-width:calc(100% - 80px);
	padding:20px;
	box-sizing:border-box;
	position:relative;
	border-top-right-radius:0px;
}
.thrive-modal::after{
	content:"";
	display:block;
	clear:both;
}
.thrive-modal .thrive-modal-exit:not(.unstyled){
	position:absolute;
	z-index:100;
	top:-10px;
	right:-10px;
	background-color:#888;
	box-shadow:0px 0px 8px rgba(0, 0, 0, 1);
	cursor:pointer;
	padding:17px;
	border-radius:50%;
	min-height:17px;
	min-width:17px;
	background-image:url("/wp-content/themes/myle/images/exit-white.png");
	background-position:center;
	background-repeat:no-repeat;
}
.thrive-modal .thrive-modal-exit:not(.unstyled):hover{background-color:#777;}
@media screen and (max-width:420px){
	.thrive-modal-container{top:50%;}
	.thrive-modal{
		max-width:100%;
		width:100% !important;
		border-radius:0px;
	}
	.thrive-modal .thrive-modal-exit:not(.unstyled){
		right:4px;
		top:-40px;
	}
}
#easter-egg .thrive-modal{width:90%;padding:10px;}
#easter-egg:not(.modal-visible) #jwEaster-wrapper{width:0%;}
#easter-egg.modal-visible #jwEaster-wrapper{width:100%;}
#easter-egg-gallery{display:none;text-align:center;padding:0px 40px;position:relative;}
#easter-egg-gallery img{}
#easter-egg-gallery-left,#easter-egg-gallery-right{background-color:transparent;border:0;height:57px;width:30px;cursor:pointer;position:absolute;top:50%;margin-top:-30px;}
#easter-egg-gallery-left{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-left.png");left:0px;}
#easter-egg-gallery-left:hover{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-left-hover.png");}
#easter-egg-gallery-right{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-right.png");right:0px;}
#easter-egg-gallery-right:hover{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-right-hover.png");}
iframe#youtubePlayer{max-width:100%;width:100%;height:420px;}
@media screen and (min-width:980px){}
.easter-egg-wrapper{width:980px;margin:0 auto;text-align:right;max-width:100%;}
.easter-egg-wrapper::before{content:"";display:block;clear:both;}
.easter-egg-trigger{color:#bcbcbc;font-weight:500;font-size:14px;cursor:pointer !important;display:inline-block;margin:6px 0px;padding:6px 12px;background:#eee;border-radius:3px;text-indent:22px;/* background-image:url("/wp-content/themes/myle/images/icons/gift_grey.png");background-size:18px 18px;background-repeat:no-repeat;background-position:8px center; */}
.easter-egg-trigger:hover{color:#0b9bd7 !important;/* background-image:url("/wp-content/themes/myle/images/icons/gift_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;}
}


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

.btn {
	display: inline-block;
    background: #333;
    padding: .7em 1em;
    border-radius: 0;
    border: 1px solid transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    transition: all .2s ease-out;
}
	.btn:hover {
		background: rgba(255,255,255,1);
		border: 1px solid #333;
		color: #333;
	}
.btn.dark {
	background: rgba(0,0,0,.8);
	color: #fff;
}
	.btn.dark:hover {
		background: #fff;
		color: #333;
	}

.gform_fields li {
    padding-right: 0 !important;
}
.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: "Roboto",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: 129px;
	    width: 12%;
	    float: left;
	    max-height: 100%;
	    margin-right: 1%;
	}
	
	#et-info {
	    width: 21%;
	    float: right;
	    text-align: right;
	    padding-right: 5px;
        padding-top: 10px;
	}
	
	#top-navigation {
	    max-width: 700px;
	    width: 65%;
	    float: left;
	    padding-left: 5%;
	    padding-top: 20px;
	}
		nav#top-menu-nav {
		    float: left;
		}
			#top-menu {
				position: relative;
			}
				#top-menu li {
				    padding-right: 15px;
				}
					#top-menu a {
					    text-transform: uppercase;
					    color: #333;
					    font-family: "Lato",sans-serif;
					    font-size: 15px;
					}


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



/***** HERO *****/
#hero {}
	#hero-text {
	    margin: 50px auto;
	}
		#hero-text h1 {
		    font-size: 50px;
		    font-weight: 700;
		    padding-bottom: 20px;
		    font-family: "Oswald","Lato",sans-serif;
		}
		#hero-text strong {
		    font-size: 23px;
		    padding-bottom: 20px;
		}
		#hero-text .btn {
			border: 1px solid #f20000;
			background: #f20000;
			color: #fff;
			border-radius: 7px;
		}
			#hero-text .btn:hover {
				background: #fff;
				color: #f20000;
			}


	.h-box h2 {
	    font-size: 32px;
	    padding-bottom: 20px;
	}
	.h-box h2 + p strong {
	    font-size: 17px;
	    padding: 0 10%;
	    display: block;
	    font-weight: 600;
	}
	.h-box a {
	    display: inline-block;
	    margin-top: 10px;
	    font-size: 18px;
	    text-transform: uppercase;
	    padding-bottom: 1px;
	    border-bottom: 2px solid #ff2000;
	    color: #ff2000;
	    font-weight: 700;
	}
/*
		#box-2.h-box a, #box-3.h-box a {
		    color: #ff6582;
		    border-bottom-color: #ff6582;
		}
		#box-5.h-box a, #box-6.h-box a {
			color: #61b1e3;
			border-bottom-color: #61b1e3;
		}
*/
#top-boxes .et_pb_column {
    margin-top: 190px;
}
	#box-1, #box-2 {
	    position: absolute;
	    top: -190px;
	}

#bottom-blocks .et_pb_row:last-child .et_pb_column {
    margin-bottom: 200px;
}
	#box-5, #box-6 {
	    position: absolute;
	    width: 100%;
	    bottom: -200px;
	    min-height: 200px;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	}
	
#box-1, #box-2, #box-6 {
    background: #eee;
    padding: 15px 2.5%;
    color: #333;
}
#box-3.h-box a, #box-5.h-box a {
	color: #fff;
	border-bottom: 2px solid #fff;
}
#box-5 {
    background: #ff2000;
    padding: 15px 2.5%;
}
	#box-5.h-box h2 {
		color: #fff;
	}
	#box-5.h-box h2 + p strong {
		color: #fff;
	}


#benefits-list ul {
    display: flex;
    list-style: none;
    justify-content: center;
    padding: 30px 10px;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
	#benefits-list li {
	    width: 17%;
	    margin-right: 1.5%;
	    line-height: 1.2;
	    font-size: 16px;
	}
		#benefits-list li img {
		    display: block;
		    margin: 0 auto 10px;
		    max-width: 80px;
		}


/*
#box-5.h-box, #box-6.h-box {
    padding: 50px 0;
}
	.h-box h4 {
	    font-size: 30px;
	    padding-bottom: 30px;
	}
	#box-5.h-box strong, #box-6.h-box strong {
	    color: #afafaf;
	    font-size: 16px;
	    padding-bottom: 40px;
	    display: block;
	}
*/

#services-list ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
	#services-list li {
	    width: 30%;
	    margin: 5px 1%;
	    padding: 10px 6%;
	    text-align: center;
	    background: #fff;
	    border-radius: 10px;
	    box-shadow: 1px 1px 2px rgba(0,0,0,.06);
	    border: 1px solid #f1f1f1;
	    min-height: 100px;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	    color: #f20000;
	    font-size: 18px;
	}
	
#bottom-boxes h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
}
.bottom-review {
    position: relative;
/*
    padding-left: 90px;
    padding-top: 60px;
*/
}
/*
	.bottom-review:before {
	    content: "";
	    display: block;
	    position: absolute;
	    top: 0;
	    margin: 0 auto 40px;
	    background: url(/wp-content/uploads/general-contractor-tulsa-icon-5-stars.png) no-repeat center/contain;
	    width: 132px;
	    height: 24px;
	}
*/
	.bottom-review .et_pb_text_inner {
	    position: initial;
	}	
		.bottom-review img {
		    display: block;
		    margin: 0 auto 20px;
		}
		.bottom-review strong {
		    display: block;
		    margin-top: 15px;
		    color: #f20000;
		    text-transform: uppercase;
		    font-size: 18px;
		}

/*** INTERIOR PAGES ***/
#interior-hero .et_pb_title_container h1 {
    font-size: 28px;
    display: inline-block;
    background: #fff;
    padding: .5em 1em;
    text-align: center;
    text-transform: uppercase;
    border-left: 6px solid #f20000;
    font-weight: 700;
}

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

body:not(.home) h2 strong {
    position: relative;
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
	body:not(.home) h2 strong:before {
	    content: "";
	    display: block;
	    border-left: 20px solid #000;
	    border-top: 10px solid transparent;
	    border-bottom: 10px solid transparent;
	    position: absolute;
	    left: 100%;
	    top: 50%;
	    transform: translate(0,-50%);
	}
	body:not(.home) .et_pb_bg_layout_dark h2 strong:before {
	    border-left-color: #fff;
	}

/*** CONTACT FORM ***/

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


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

#et_mobile_nav_menu {
    display: none;
}

	.mobile_menu_bar {
	    display: block;
	    position: relative;
	    line-height: 0;
	}
	
	#formcontainerWrap{
	  margin-top: 0 !important;
	}
	
	#formcontainerWrap h2{
	  font-size: 48px;
	}
	
	#abouteric{
	  padding: 5%;
	  position: relative;
	  right: 0;
	  border-left: 6px #d1b371 solid;
	}
	
	#aboutericWrap{
	  padding: 450px 0 0;
	  position: relative;
	  min-height: 800px;
	}
	
	.et_pb_title_container h1
		{
		  font-size: 40px;
		  text-align: center;
		  text-transform: uppercase;
		  letter-spacing: 0;
		  word-wrap: normal;
		  position: relative;
		  text-align: center;
		}
		
		#socialmedia-icons {
		    z-index: -3;
		}
		
		.et_mobile_menu {
		    left: -145px;
		    width: auto;
		}
}


@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; }
		
			#mainmessage h1 {
			    font-size: 98px;
			    text-transform: uppercase;
			}
		
		#title-bottom h1 {
		    font-size: 116px;
		    margin-top: 41px;
		}
		
		#subtitleWrap h3 {
		    font-size: 35px;
		    font-weight: 400;
		}
		
		#bookWrap {
		    padding: 8% !important;
		}
		
		#navWrap a {
		    color: tan;
		    text-transform: uppercase;
		    font-family: "Rajdhani", sans-serif;
		    font-size: 46px;
		    position: relative;
		}
		
		.org-linksWrap ul {
		    flex-direction: column;
		}
		
		.org-linksWrap ul a {
		    font-size: 22px;
		    position: relative;
		}
		
		.org-linksWrap li {
		    margin-bottom: 10px;
		}
		
		#logoWrap {
		    position: absolute;
		    z-index: 999;
		}
		
		

}


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

/**** HEADER ****/	
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		.et-social-icons { display: block; }
	
	#logo {
	    max-width: 111px !important;
	    float: none;
	    margin: 0 auto 10px;
	    display: block;
	    width: 100%;
	}
	
#hero {
    background-position: center;
}
	#hero-text {
	    margin: 0 auto;
	    width: 100%;
	    padding: 20px 5%;
	}
		#hero-text h1 {
		    font-size: 32px;
		}
	.h-box {
	    padding: 40px 2.5%;
	}
	
	#top-boxes .et_pb_column {
	    background-position: center 100px !important;
	}
	
	#benefits-list ul {
	    flex-direction: column;
	}
		#benefits-list li {
		    width: 100%;
		    margin: 10px auto;
		}
	
	#bottom-blocks .et_pb_row:last-child {
		border-top: 10px solid #fff;
	}
	#bottom-blocks .et_pb_row:last-child .et_pb_column {
	    min-height: 600px;
	    display: block;
	}
		#box-5.h-box, #box-6.h-box {
		    padding: 50px 5%;
		    margin-bottom: 200px;
		}

	#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;
		}
		
	body:not(.home) h2 strong:before {
		top: 14px;
	}
	
	
}

