@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700|Lato:300,400,400i,700,900&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.9 - Tip Top K9
*/

body {
  font-family: "Roboto", san-serif;
  font-size: 18px;
  line-height: 1.5;
  position: relative;
  color: black;
  font-weight: 400;
}

h1, h2, h3, h4{
	font-family: 'Oswald', san-serif;
}

#leftWrap h3 {
  font-size: 28px;
  color: #1D2252;
  line-height: 1.3;
  font-family: "Robiti","Lato",sans-serif;
  font-weight: 400;
}

#minWrap h3, #minWrap p {
  color: #1D2252 !important;
}

/** BACKGROUND IMAGE POSITION FIX***/
#janjbioWrap .et_parallax_bg.et_pb_parallax_css {
  background-position: 50% -30%;
}

header .container {
  position: relative;
  width: 80%;
  max-width: 1400px;
  margin: 0 auto;
}
header #et-info .btn {
  background: #E83650;
  color: #fff;
  padding: 0.3em 1em;
  display: inline-block;
  float: right;
  margin-top: 4px;
  margin-left: 20px;
  line-height: 120%;
  border: 3px solid transparent;
  font-size: 25px !important;
  border: 1px solid #E83650;
  border-radius: 0;
}

#logoWrap {
  position: absolute;
}

#janjbioWrap {
  min-height: 100vh;
  position: relative;
}

#pastguestsWrap h4 {
  color: #29C5F8;
  text-align: center;
  position: relative;
  font-size: 29px;
  margin-top: 2rem;
  margin-bottom: .5rem;
  letter-spacing: 2px;
}


#pastguestsWrap ul {
  color: #fff !important;
  display: flex;
  flex-wrap: wrap;
}

#pastguestsWrap ul li {
    max-width: 25%;
    width: 100%;
    font-size: 17px;
    font-family: "Oswald", san-serif;
    position: relative;
}

#right-title h2 {
  font-size: 50px;
  font-weight: 600;
  position: relative;
  margin-bottom: 1rem;
}

#main-leftContainer h2 {
  font-size: 75px;
  text-transform: uppercase;
  line-height: .8;
  word-wrap: normal;
  position: relative;
  font-family: "Oswald", san-serif;
}

#main-leftContainer h3 {
  color: #E83650 !important;
  text-transform: uppercase;
  font-size: 60px;
  font-family: "Oswald", san-serif;
}

#main-leftContainer h5 {
  text-transform: uppercase;
  color: #29C5F8 !important;
  font-size: 24px;
  font-weight: 600;
}

#main-leftContainer hr {
  border: 0;
  background-color: #fff;
  height: 1px;
  max-width: 300px;
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
	#main-rightContainer {	
	  font-family: "Oswald", san-serif;
	  padding-bottom: 10px;
	  color: #333;
	  font-weight: 500;
	  line-height: 1em;
	  text-transform: uppercase;
	}

#minWrap {
  min-height: 75vh;
  position: relative;
}

#messaging-left {
  min-height: 1075px;
  position: relative;
}

#main-rightContainer {
/*   background-color: black; */
  position: relative;
  padding: 2rem;
}

#past-gueststsWrap {
  background-color: black;
  padding: 1rem;
  position: relative;
}

#janjbioWrap #past-gueststsWrap {
  background-color: #fff;
  max-width: 50%;
  margin-top: -38px;
}

#janjbioWrap #past-gueststsWrap ul li{
	color: #000 !important;
	font-weight: 400;
}

#past-gueststsWrap ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: Wrap;
  position: relative;
}

#past-gueststsWrap ul li {
  padding: 0;
  margin: 0;
  max-width: 33%;
  width: 100%;
  position: relative;
  text-align: center;
}

#past-gueststsWrap ul li {
  color: white !important;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: .5rem;
  font-size: 18px;
  margin: 0 auto;
  font-family: "Oswald", san-serif;
  letter-spacing: 1px;
}

#past-gueststsWrap ul li img {
  max-width: 95%;
  width: 100%;
  position: relative;
}

#minWrap h3 {
  font-size: 43px;
  text-transform: uppercase;
}

#minWrap p {
  font-size: 32px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 3rem;
  padding: 0;
}

#minWrap .gform_legacy_markup_wrapper li.hidden_label input {
  margin-top: 0;
  padding: 3% !important;
  margin-bottom: 0 !important;
  border: 0;
}

#minWrap .gform_wrapper input[type="submit"] {
  position: relative;
  background: #E83650;
  color: #fff;
  padding: .5em 4em;
  border: 1px solid transparent;
  border-radius: 50px;
  font-weight: 500;
  font-size: 25px !important;
  font-family: "Roboto",sans-serif;
  transition: all .2s ease-out;
  text-transform: uppercase;
  margin: 0 auto !important;
}

#minWrap .gform_legacy_markup_wrapper .gform_footer {
  padding: 7px 0 10px 0;
  margin: 16px 0 0 0;
  clear: both;
  width: 100%;
  text-align: center;
}


#socialsWrap img {
  max-width: 34px;
}

#socialsWrap {
  display: flex;
  flex-direction: row;
  position: relative;
  padding: 0;
  max-width: 100%;
}

#logoWrap h2 {
  background-color: #1D2252;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  text-align: right;
  padding: 2rem .75rem;
  position: relative;
}

#logoWrap h2 {
  background-color: #1D2252;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  text-align: right;
  padding: 2rem .75rem;
  position: relative;
  font-size: 31px;
  font-weight: 600;
}

#logoWrap h2::before {
  content: "";
  position: absolute;
  background-color: #1D2252;
  top: 0;
  bottom: 0;
  right: 100%;
  left: -100vw;
}

#main-leftContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.dividerWrap {
  position: relative;
  margin-bottom: 2rem !important;
  margin-top: 2rem !important;
}

.et_pb_title_container h1 {
  font-size: 42px;
  background-color: transparent;
  display: inline-block;
  padding: 25px;
  text-align: left;
  /* max-width: 43%;
  color: #1D2252 !important; */
  font-weight: 700;
  font-family: "Roboto", san-serif;
}

.darkWrap .et_pb_title_container h1 {
  color: #efefef !important;
}

#leftWrap {
  max-width: 50%;
  background-color: #fff;
  padding: 3rem;
  position: relative;
}

#leftWrap {
  line-height: 1.5;
}

#leftWrap  h3 {
  font-size: 28px;
  color: #1D2252;
  line-height: 1.3;
}

#main-footer #socialsWrap li::before {
  list-style: none !important;
  display: none;
}

#main-footer .container {
  max-width: 1600px;
  position: relative;
  margin: 0 auto;
}

#main-footer {
  background-color: #1D2252 !important;
}

.et-social-icons {
  display: none !important;
}

#footer-widgets .footer-widget li {
  padding-left: 14px;
  position: relative;
  display: grid;
  place-content: center;
  padding-top: 7px;
}
/*** CHILD THEME STYLE RULES - BELOW HERE***/

li {
    margin: 7px auto;
    list-style-position: inside;
}

.et_password_protected_form {
    max-width: 1080px;
    margin: 150px auto;
}

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

.accent{
	color: #264391 !important;
}

#subheaderWrap {
    background-position: 50% 32%;
}
/* 	.et_pb_title_container h1 {
	    font-size: 26px;
	    background-color: #000;
	    display: inline-block;
	    padding: 25px;
	    color: #fff;
	}
 */
.container {
    position: relative;
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

p {
    padding-bottom: 1em;
    font-size: 16px;
    line-height: 1.8;
}

#subheaderWrap {
    background-position: 50% 32%;
    border-bottom: 4px #cc5515 solid;
    position: relative;
}

/* 	.et_pb_title_container h1 {
	    font-size: 26px;
	    background-color: #cc5515;
	    display: inline-block;
	    padding: 25px;
	} */

h1 {
    font-size: 52px;
    text-transform: uppercase;
    font-weight: 700;
}
h4 {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.5;
}
hr {
	border: 0;
	background-color: #555;
	height: 2px;
}


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

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

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

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


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

/****** 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: #848482;
    padding: 0.5em 1.5em;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Lato",sans-serif !important;
    font-size: 18px;
    transition: all .2s ease-out;
    text-align: center;
	border: 3px solid #848482;
}
	.btn:hover {
		color: #848482 !important;
		background: #fff !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 *****/
/* TOP HEADER BAR */
#sg-top-header {
    width: 100%;
    background: #fff;
    padding: 5px 0;
}
	#sg-top-header:after {
		content: "";
		display: block;
		clear: both;
	}
	#sg-top-header .btn {
		background: #cc5515;
	}
	#sg-top-header img {
	    float: right;
	    margin-right: 200px;
	}
#header {
    padding: 0;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}
	#logo {
	    max-width: 261px;
	    width: 27%;
	    float: left;
	    max-height: 100%;
	    padding-top: 0;
	    padding-bottom: 10px;
	}
	
	#top-navigation {
	  max-width: 800px;
	  width: 100%;
	  float: right;
	  margin: 10px auto;
	}
		#top-menu-nav {
		    float: right !important;
		}
			#top-menu {
				position: relative;
				top: 0;
			}
				#top-menu > li > a {
					color: #000;
					font-family: "oswald","Lato",sans-serif;
					font-size: 21px;
					text-transform: uppercase;
				}
				#top-menu li.current-menu-item > a{
				    color: #000;
				}

				#top-menu > li li a {
					color: #333;
				}
		#top-navigation .btn, #et-info .btn {
		    background: #333;
		    color: #fff;
		    padding: 0.3em 1em;
		    display: inline-block;
		    float: right;
		    margin-top: 4px;
		    margin-left: 20px;
		    line-height: 120%;
		    border: 3px solid transparent;
		    font-size: 13px;
		    border: 1px solid #333;
		}
			#et-info .btn:hover {
				
			}

	/**** SOCIAL MEDIA ICONS ****/
#et-info {
	    width: 60%;
	    float: right;
	    text-align: right;
	}
		#et-info .btn {
		    position: relative;
		    right: 0;
		    font-size: 14px;
		    padding: 5px 7px;
		    float: right;
		    margin-left: 40px;
		}
	
	#et-info-phone {
	    color: #000;
	    font-size: 18px;
	    font-weight: 700;
	    font-family: "Oswald","Lato",sans-serif;
	    float: right;
	    margin-right: 20px;
	    line-height: 100%;
	}
	
		#et-info-phone span {
		    color: #a1a1a1;
		    display: block;
		    text-align: left;
		    font-size: 12px;
		    text-transform: none;
		    font-weight: 400;
		    margin-top: -6px;
		}
		
		#et-info-phone:before { display: none; }
	
	.et-social-icons {
	    margin-top: -7px;
	}
		.et-social-icons li {
		    display: inline-block;
		    margin-left: 5px;
		    margin-right: 5px;
		}
			.et-social-icon a {
			    color: #264491;
/* 			    background: #cc5515; */
/* 			    border-radius: 50%; */
			    font-size: 18px;
			    width: 35px;
			    height: 35px;
			    padding: 0 !important;
			    line-height: 38px;
			    text-align: center;
			    margin: 0 -5px;
			    transition: opacity .2s ease-out;
			}
				.et-social-icon a:hover {
					opacity: .9;
				}
			
			

	/* Social Icons in Circle */
/* 			.et-social-icon a {
			    display: inline-block;
			    position: relative;
			    color: #fff;
			    font-size: 18px;
			    text-align: center;
			    text-decoration: none;
			    transition: color .3s ease 0s;
			    background-color: #cc5515;
			    border-radius: 50%;
			    padding: 6px 10px;
			}
*/


/***** HEADER *****/
#hero {
	padding: 140px 0;
	position: relative;
	overflow: hidden;
}
	#hero:before {
	    content: "";
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    background: rgba(0,0,0,0.2);
	    z-index: 1;
	}

	#hero .btn {
		background: #7d96d8;
		border-color: #fff;
	}
	
	#hero .btn:hover {
	    background: #fff;
	    color: #7d96d8;
	}
		#messaging-text h1 {
		    font-size: 70px;
		    font-weight: 700;
		    font-family: "Oswald","Lato",sans-serif;
		    line-height: 100%;
	        max-width: 80%;
		}		
		#messaging-text h3 {
		    font-size: 32px;
		    font-family: "Lato",sans-serif;
		    margin: 10px 0 50px;
		    display: block;
		    font-weight: 400;
		}
#nobrainer-wrap {
    position: absolute;
    top: -150px;
    right: 0;
    max-width: 310px;
    width: 100%;
}
	#nobrainer-wrap h3 {
		background: #848482;
		font-family: "Oswald","Lato",sans-serif;
		padding: 10px 30px;
		line-height: 100%;
		font-weight: 700;
	}
		#nobrainer-wrap h3:before {
			content: "";
			position: absolute;
			top: 0;
			bottom: 0;
			left: 100%;
			width: 100vw;
			background: #848482;
		}
		#nobrainer-wrap h3:after {
		    content: "";
		    position: absolute;
		    background-image: url(/wp-content/themes/myle/images/dovetail.svg);
		    right: 100%;
		    left: -80px;
		    top: 0;
		    bottom: 0;
		    background-repeat: no-repeat;
		    background-position: 120% 50%;
		    background-size: 90%;
		}

/**** MID BLOCKS ****/
.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:before {
    content: "";
    border-bottom: 350px solid #cc5515;
    border-right: 100vw solid transparent;
    position: absolute;
    bottom: 0;
}
*/
	#mid h4 {
	    font-size: 27px;
	    color: #000;
	    font-family: "Oswald","Lato",sans-serif;
	}

/**** MID ABOUT *****/
#mid-about {
    background-size: contain;
    background-position: right center;
}
#benefitssection-outer-Wrap h2 {
    font-size: 42px;
    font-family: "Oswald","Lato",sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
	.benefits-list-wrap ul li {
	    list-style: none;
	    position: relative;
	    margin-bottom: 10px;
	    margin-top: 10px;
	    padding-left: 30px;
	    font-family: 'Lato', sans-serif;
	    font-size: 16px;
	}
/*
		.benefits-list-wrap ul li:before {
		    content: "";
		    background-image: url(/wp-content/uploads/icon-computer.png);
		    position: absolute;
		    top: 3px;
		    bottom: 0;
		    right: 0;
		    background-size: contain;
		    background-repeat: no-repeat;
		    left: 0;
		    height: 17px;
		    width: 17px;
		}
*/



/**** SYSTEM *****/

#benefits-wrap h2 {
    font-family: 'Oswald','Lato', sans-serif !important;
    word-wrap: normal;
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
}

.mid-link-wrap ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding-left: 0;
}
	#benefits-wrap ul li {
	    font-size: 13px;
	    max-width: 45%;
	    list-style: none;
	    margin-right: 1%;
	    text-align: center;
	    color: #333;
	    line-height: 100%;
	    text-transform: none;
	    width: 100%;
	}
		#benefits-wrap ul li strong {
		    font-weight: 500;
		    font-size: 16px;
		    text-transform: uppercase;
		    font-family: "Oswald","Lato",sans-serif;
		}
		#benefits-wrap ul li img {
		    display: block;
		    position: relative;
		    margin: 0 auto 10px;
		}
	#benefits-wrap .messaging-wrap .et_pb_column:last-child {
	    min-height: 400px;
	    position: absolute;
	    right: -60px;
	    width: 329px;
	}
		
#catchphrase {
    background-color: #264491;
    position: relative;
    padding: 20px 150px 25px 25px;
    /* border-top: 4px #a75021 solid; */
    /* border-bottom: 4px #a75021 solid; */
}
	#catchphrase .flex-col {
	    margin-bottom: 0;
	}
	#catchphrase h4 {
	    font-size: 32px;
	    line-height: 1;
	    padding: 0;
	}
	#catchphrase-starburst {
	    position: absolute;
	    left: 100%;
	    height: 250px;
	    width: 250px;
	    top: -70px;
	}
/*
	#catchphrase .et_pb_image_wrap {
	    position: absolute;
	    top: -150px;
	}
*/
	

/**** WHAT WE BELIEVE ****/
	#whatwebelieve h2 {
	    font-size: 52px;
	    text-transform: uppercase;
	    font-weight: 700;
	    font-family: "Oswald","Lato",sans-serif;
	}
		#whatwebelieve h2 strong {
		    color: #848482;
		}
	#whatwebelieve hr{
	    max-width: 150px;
	    margin-top: 50px;
	    margin-bottom: 50px;
	    position: relative;
	}	
	#whatwebelieve h3 {
	    line-height: 1.5;
	}

	
	#whatwebelieve p {
	    font-size: 23px;
	    line-height: 1.2;
	}
	#whatwebelieve p:last-child strong {
	    color: #DB762E;
	    font-weight: 400;
	}
	#whatwebelieve .btn {
		 border: 2px solid #fff;
	}
		#whatwebelieve .btn:hover {
			background: #fff;
			color: #848482;
		}


/***** BOTTOM TESTIMONIALS ****/
		
#testimonials {
	color: #000;
}
	#testimonials h2 {
	    color: #cc5515;
	    text-transform: uppercase;
	    font-size: 32px;
	}
			
	#testimonials p {
	    font-size: 15px;
	    line-height: 1.2;
	}
	#testimonials strong {
	    display: block;
	    color: #7d96d8;
	    margin-top: 10px;
	    margin-bottom: 40px;
	}

	
/**** PRODUCTS PAGE *****/
/*
.product-block {
    height: 250px;
    width: 100%;
    position: relative;
}
	.product-block .et_pb_text_inner {
	    position: initial;
	}
		.product-block a {
		    color: #fff;
		    font-style: italic;
		    font-weight: 700;
		    text-transform: uppercase;
		    position: absolute;
		    top: 0;
		    bottom: 0;
		    left: 0;
		    right: 0;
		    padding: 110px 20px 0;
		    text-align: center;
		    opacity: 0;
		    transition: all .2s ease-out;
		    background: rgba(0,0,0,0.6);
		}
			.product-block a:hover {
				opacity: 1;
			}
*/


/***** THE DIFFERENCE *****/
#difference-list li {
    margin-top: 30px;
}
	#difference-list li:first-child {
	    margin-top: 0;
	}



/******* FEATURED GUESTS *******/
ul#featured-guest-icons {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
    justify-content: center;
}
	ul#featured-guest-icons li {
		width: 32%;
		font-size: 17px;
		text-align: center;
		background: #eee;
		padding: 1%;
		display: block;
		margin: 1% 1% 1% 0;
	}
		ul#featured-guest-icons li img {
			display: block;
		}


#footer-info {
	width: 72%;
	font-size: 14px;
}


/********* 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;
	}
	
	#pagetitle-Wrap {
		position: relative;
		top: 10%;
	}
	
	article#post-167 #pagetitle-Wrap {
		position: relative;
		top: 0%;
		max-width: 14%;
	}
	article#post-167 #pagetitle-Wrap {
		font-size: 34px;
	}
	
	#janjbioWrap {
	  min-height: none;
	  position: relative;
	  padding: 0;
	}
	
	header #et-info .btn {
	  background: #E83650;
	  color: #fff;
	  padding: 0.3em 1em;
	  display: inline-block;
	  float: none;
	  margin-top: auto;
	  margin-left: auto;
	  line-height: 120%;
	  border: 3px solid transparent;
	  font-size: 25px !important;
	  border: 1px solid #E83650;
	  border-radius: 0;
	}
	
	#logoWrap h2 {
	  display: block;
	}
	
	#logoWrap {
	  position: relative;
	}
	
	#socialsWrap {
		display: flex;
		flex-direction: row;
		position: relative;
		padding: 0;
		max-width: 80%;
		justify-content: center;
		margin: 0 auto;
	  }
	
	
	#past-gueststsWrap a, #janjbioWrap #past-gueststsWrap a {
		color: white;
		font-weight: 500 !important;
		font-family: "Roboto", san-serif;
		position: relative;
	}
	
	#janjbioWrap #past-gueststsWrap a {
		color: darkblue;
	}
	
	#pastguestsWrap ul li {
		max-width: 50%;
		font-size: 14px;
		margin-bottom: 0;
	}
	
	#past-gueststsWrap ul li {
		max-width: 50%;
	}
	
	#past-gueststsWrap ul li {
	  color: white !important;
	  text-transform: uppercase;
	  font-weight: 700;
	  padding-bottom: .5rem;
	  font-size: 11px;
	  margin: 0 auto;
	  font-family: "Roboto", san-serif;
	  letter-spacing: 0;
	}
	
	#pastguestsWrap h4 {
	  line-height: 1;
	}
	
	#main-leftContainer h2 {
	  font-size: 48px;
	}
	
	#socialsWrap {
			display: flex;
			flex-direction: row;
			position: relative;
			padding: 0;
			max-width: 80%;
			justify-content: center;
		}
	
	#footer-widgets .footer-widget li {
	  padding-left: 0;
	}
	
	#block-9 {
	  display: flex;
	  justify-content: center;
	  max-width: 600px;
	  width: 100%;
	  /* outline: 1px red solid; */
	}
	
	.et_pb_title_container h1 {
	  padding: 0 0 0 25px;
	}
	
	#rmp_menu_trigger-293.is-active {
	  background: #E83650 !important;
	}
	
	#rmp-menu-wrap-293 .rmp-menu-current-item .rmp-menu-item-link {
		color: #fff;
		border-color: #1d4354;
		background-color: #E83650 !important;
	  }
	
	#rmp-menu-additional-content-293 {
		padding-top: 0%;
		padding-left: 5%;
		padding-bottom: 10%;
		padding-right: 5%;
		color: #E83650 !important;
		text-align: center;
		font-size: 16px;
	  }
	
	#rmp-container-293 {
		position: fixed;
		top: 0;
		margin: 0;
		transition: transform 0.5s;
		overflow: auto;
		display: block;
		width: 75%;
		max-width: 350px;
		min-width: 320px;
		background-color: #1D2252 !important;
		background-image: url("");
		height: 100%;
		left: 0;
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
	  }
	
}


@media screen and (max-width: 980px) {
	
	/* #logoWrap {
	  position: relative;
	} */
	
	#headerWrap-mainimg {
		display: none;
	}

	#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; }
		
		.mid-link-wrap ul {
		    flex-direction: row;
		    flex-wrap: wrap;
		    justify-content: center;
		    padding-left: 0;
		}
			#benefits-wrap ul li {
			    text-align: center;
			    max-width: 22%;
			    margin: 10px;
			}
				#benefits-wrap ul li img {
				    display: block;
				    margin: 0 auto 10px;
				}
		#catchphrase {
		    max-height: none;
		    padding: 20px 2.5%;
		}
			#catchphrase h4 {
			    text-align: center;
			}		
			#catchphrase .et_pb_image_wrap {
			    position: relative;
			    top: auto;
			}		
		
			#et-info .btn {
				display: none;							
			}
			
			#minWrap {
				min-height: 75vh;
				position: relative;
				background-position: left;
			}
			
			#leftWrap, #janjbioWrap #past-gueststsWrap {
				max-width: 100%;
				background-color: #fff;
				padding: 3rem;
				position: relative;
			}
			
			#janjbioWrap .et_parallax_bg.et_pb_parallax_css {
				background-position: 50% -30%;
				background-position: left;
			}
}


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

#header.conatiner-wrap:before {
    top: 75%;
}

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

/**** HEADER ****/	
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		#et-info-phone {
		    float: none;
		    margin: 0 auto 30px;
		    display: block;
		}
		#et-info-phone span {
		    text-align: center;
		}
		#et-info  .et-social-icons { display: block; }
	
	#logo {
	    max-width: 191px !important;
	    float: none;
	    margin: 0 auto 10px;
	    display: block;
	    width: 100%;
	}
#sg-top-header img {
    float: none;
    margin-right: auto;
}	
	
/**** HEADER - Mobile ****/
#hero {
    padding: 20px 0px 0px;
}
	#messaging-text {
	    display: block;
	    width: 100%;
	}
		#messaging-text h1 {
			font-size: 40px;
		}
		#messaging-text h1 strong {
		    font-size: 60px;
		}
		#messaging-text h3 {
			line-height: 120%;
		}
		
#testimonials .messaging-wrap .color-block-wrap {
	position: relative;
}



#header.conatiner-wrap {
    padding: 150px 0 0;
    position: relative;
    overflow: hidden;
}
	#header.conatiner-wrap:before {
	    display: none;
	}
	#header.conatiner-wrap h1 {
	    font-size: 55px;
	}
	.special-offer {
	    position: absolute;
	    width: 100%;
	    max-width: 360px;
	    text-align: center;
	    min-width: 100%;
	}	
	
#benefits-wrap ul li {
	max-width: 40%;
}

.et-social-icons, #footer-info {
    float: none;
    text-align: center;
    width: 100%;
}

#benefits-wrap h2 { 
	font-size: 65px;
}
	
	
	ul#featured-guest-icons li {
		width: 49%;
	}
	
}

