@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.0 - Harrys
*/

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

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

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

h1, h2, h3 {
    font-family: 'Georgia';
	position: relative;
	word-wrap: normal;
}

body{
	font-family: 'Montserrat', sans-serif !important;
	line-height: 1.4;
	font-size: 18px;
}

#guestimgWrap .et_pb_main_blurb_image {
  margin-bottom: 0;
}

#guestimgWrap h4 {
  text-transform: none !important;
  letter-spacing: 0;
  position: relative;
  margin-top: -4px;
  padding: 0;
}

#top-banner-container {
    text-align: center;
    max-width: 800px;
    position: relative;
    margin: 0 auto;
    padding: 25px;
}

#headerWrap #newhome-messagingWrap {
    min-height: 600px;
    display: grid;
    place-content: center;
    position: relative;
    padding-bottom: 120px !important;
}

#reawakenpass:after {
    content: "Join Our Newsletter & Receive a Chance to Win a Backstage Pass to the ReAwaken America Tour";
    display: none;
    font-size: 16px;
    line-height: 1.2;
    color: #000;
    text-align: center;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
    margin-bottom: 20px;
}

#reawakenpass {
    position: relative;
}

#newsletterWrap {
  z-index: 999;
}

#newsletterWrap .newsletter-contentWrap {
    padding: 4%;
    outline: 1px #002150 solid;
    outline-offset: -24px;
    box-shadow: 0px 0px 80px rgba(0,0,0,.2);
    position: relative;
    margin-top: -150px;
    border-radius: 50px;
}

#headerWrap::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,.6);
  z-index: -0;
  outline: 1px red solid;
  left: 0;
}

	#newsletterWrap .newsletter-contentWrap h3 {
		font-size: 48px;
		color: #002150;
	}

/* 	#newsletterWrap .newsletter-contentWrap p {
		font-size: 26px;
		max-width: 400px;
		margin: 0 auto;
		line-height: 1.2;
		position: relative;
	} */

	#newsletterWrap a.btnstyle {
		background-color: #a71b2c;
		color: #fff;
		padding: 1%;
		position: relative;
		border-radius: 25px;
		font-size: 18px;
		display: block;
		text-align: center;
		max-width: 400px;
		margin: 0 auto;
		top: 20px;
		font-weight: 600;
		text-transform: uppercase;
	}

#home-featured-guests h2{
  color: #fff !important;
}

.watchlinkWrap h4, .watchlinkWrap p {
  color: #fff;
  text-align: center;
  padding-bottom: 0;
}

.watchlinkWrap h4{
	padding: 0 0 2% 0;
	letter-spacing: 0 !important;
}

.watchlinkWrap p {
  padding: 2px 0;
  font-size: 18px;
}

.watchlinkWrap {
  padding: 4%;
  background-color: #002f61;
  position: relative;
}
.watchlinkWrap .btn {
  background-color: #ca2a3d;
  color: #fff;
  padding: 1% 2%;
  border-radius: 10px;
  position: relative;
}
.content-blockWrap {
  padding: 6%;
  position: relative;
}

#flyovershowWrap {
    padding: 2% !important;
    position: relative;
}

#flyovershowWrap:before {
    content: "";
/*     outline: 1px red solid; */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,.5);
    position: absolute;
}

#shows-Wrap {
  padding-top: 1%;
  position: relative;
}

	#showoneWrap {
	  display: grid;
	  place-content: center;
	  margin-left: 1% !important;
	  margin-right: 1% !important;
	}

	#showtwoWrap{
		margin-right: 1% !important;
	}

	#showthreeWrap {
	  display: grid;
	  place-items: center;
	  margin-right: 1% !important;
	}

	.showblock-container .et_pb_module.et_pb_image.et_pb_image_2 {
	  overflow: hidden;
	  position: relative;
	  text-align: center;
	}

	.showblock-container .et_pb_module.et_pb_image.et_pb_image_2 img {
	  max-width: 80%;
	  position: relative;
	}

.playbuttondWrap {
    display: block;
    width: 100%;
}

.watchnowButtonWrap {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  display: block;
  height: 80px;
}

.watchnowButtonWrap .btn, .watchnowButtonWrap.btn {
    max-width: 400px;
    text-align: center;
    padding: 1% 4%;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    border-radius: 50px;
}

.watchnowButtonWrap .btn:hover {
  background-color: red;
  color: #a71b2c;
  border-color: red;
}

#thefounders a {
  color: #fff !important;
}

#et-info-phone::before {
  content: "";
  background-image: url(/wp-content/uploads/AppAd-img.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -250px;
  right: -4px;
  top: -34px;
  bottom: 0;
  height: 106px;
  z-index: 999;
  background-color: #fff;
}

#fcapp-adWrap img {
  width: 100%;
}

#fcapp-adWrap {
  position: absolute;
  top: 55px;
  right: 0;
  max-width: 315px;
  width: 100%;
}

#newhome-messagingWrap h1 {
  font-size: 52px;
  color: #fff;
  font-family: "Georgia",serif;
  text-align: center;
  text-transform: capitalize;
  font-weight: 600;
  word-wrap: normal;
}

#newhome-messagingWrap h3 {
  font-family: serif;
  text-align: center;
  color: #fff;
  font-size: 32px;
  position: relative;
  top: 11px;
  font-style: italic;
}

#davidandstacyWrap {
  position: relative;
  z-index: 1;
}

#davidandstacyWrap::before {
  content: "";
  top: 0;
  bottom: -1px;
  left: -250px;
  right: -250px;
  background-image: url(/wp-content/uploads/DavidandStacy03.png);
  position: absolute;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
}

#newhome-messagingWrap .messaging-video img {
  max-width: 80px !important;
  position: relative;
  top: 20px;
}

#newhome-messagingWrap #headerbuttonsWrap {
  display: flex;
  flex-direction: column;
}

.newhomeWrap .btnstyle{
  border-radius: 50px;
  text-align: center !important;
  flex-direction: column;
  padding: 2% !important;
    padding-top: 2%;
    padding-bottom: 2%;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-top: 2%;
  padding-top: 2%;
  padding-top: 2%;
  padding-top: 2%;
  font-family: "Lato",sans-serif;
  font-size: 21px !important;
  padding-top: 10px !important;
  outline: 2px #fff solid;
  border: 1px white solid;
    border-top-color: white;
    border-right-color: white;
    border-bottom-color: white;
    border-left-color: white;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
  border-left-color: white;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
  border-left-color: white;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
  border-left-color: white;
  display: flex;
  flex-direction: column;
  justify-content: center !important;
  align-content: center;
  background-color: #a71b2c;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 400px;
  margin: 0 auto;
  padding-bottom: 13px !important;
}

#newhome-messagingWrap #headerbuttonsWrap li:first-child a::after{
	display: none;
}

.newhomeWrap .btnstyle:hover {
  background-color: white !important;
  border-color: #a71b2c;
  color: #a71b2c !important;
}

#newhome-messagingWrap #headerbuttonsWrap .calltoactionWrap {
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  font-family: "Lato",sans-serif;
  text-align: left;
  top: 20px;
  padding-left: 67px;
  font-weight: 700;
  position: relative;
}

#newhome-messagingWrap #headerbuttonsWrap .calltoactionWrap::before {
  content: "";
  top: -34px;
  bottom: -29px;
  left: -33px;
  right: 82%;
  position: absolute;
  background-image: url(https://flyoverconservatives.com/wp-content/uploads/ReawakenPass.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -2;
}
#home-featured-guests.newhomeWrap li {
  margin: 5px .25%;
  text-align: center;
  padding: 5px;
  background: transparent;
  color: #fff !important;
  width: calc(16.5% - 10px);
  font-family: 'Lato', San-serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
}

#home-featured-guests.newhomeWrap li a{
	color: #fff !important;
}

#home-featured-guests.newhomeWrap h2 {
  padding-top: 2%;
  padding-bottom: 4%;
}
#home-featured-guests ul img:hover {
  border: 4px #fff solid;
  border-radius: 100px;
}

.showblock-container {
  min-height: 400px !important;
  position: relative !important;
}

.showheaderimageWrap {
  position: relative;
  min-height: 600px;
  padding: 0 !important;
} 
	.showheaderimageWrap .et_parallax_bg {
	  min-height: 900px;
	}

	.showlogoWrap {
	  position: relative;
	  display: grid;
	  place-items: center;
	}

	.showlogoWrap {
		padding: 4%;
		background-color: transparent !important;
		position: relative;
	}

.podcast-text-Wrap .btn {
		top: 40px;
	}

/* .podcast-showcontentWrap {
  position: relative !important;
  background-color: #fff;
  padding: 0 !important;
  box-shadow: 0px 0px 50px rgba(0,0,0,.3);
  position: relative;
  overflow: hidden;
} */

.podcast-showcontentWrap {
    position: relative !important;
    background-color: transparent;
    padding: 0 !important;
    position: relative;
}

.podcast-text-Wrap {
    background-image: none !important;
}

	.podcast-text-Wrap {
	  padding: 4% !important;
	  position: relative !important;
	  display: grid;
	  place-items: center;
	}

	.podcast-text-Wrap h4 {
	  font-size: 19px;
	  padding: 3px 0 24px 0;
	  color: #888 !important;
	  position: relative;
	}

	.podcast-text-Wrap h3 {
		font-size: 47px;
		position: relative;
	}

	.podcast-text-Wrap p {
	  font-size: 16px;
	  line-height: 1.5;
	  display: flex;
	  flex-direction: row;
	  color: black;
	}

	.podcast-text-Wrap {
		padding: 4% !important;
	}

	.podcast-text-Wrap ul {
	  list-style: none;
	  display: flex;
	  flex-direction: row;
	  justify-content: normal;
	  position: relative;
	  padding: 2% 0 20px;
	}

		.podcast-text-Wrap ul li a {
		  background-color: #003061;
		  position: relative;
		  padding: 4% 12% 4% 34%;
		  display: block;
		  color: #fff;
		  margin: 0 1% 0 0;
			margin-right: 1%;
		  line-height: 1.2;
		  text-align: left;
		  font-size: 17px;
		  text-transform: uppercase;
		  border-radius: 41px;
		  min-height: 86px;
		  display: grid;
		  place-content: center;
		  min-width: 250px;
		  margin-right: 15px;
		  font-weight: 600;
		}

		.podcast-text-Wrap ul li a:hover {
		  background-color: blue !important;
		}

/*****/

.et-social-rumble a.icon::before {
    content: "";
    background-image: url(/wp-content/uploads/rumble-blue.png);
    background-color: #fff;
    z-index: 999;
    height: 24px;
    width: 23px;
    position: absolute;
    background-repeat: no-repeat;
    top: -21px;
    left: -3px;
}
#footer-bottom .et-social-rumble a.icon::before {
    background-image: url(/wp-content/uploads/rumble-grey.png);
    background-color: transparent;
    top: -22px;
}

#top-header .et-social-icons {
    display: inline-block;
    float: left;
}

#top-header, #et-secondary-nav li ul {
    background-color: transparent !important;
    position: absolute;
    width: 100%;
    top: 100px;
}

body{
	font-family: Georgia, serif;
	line-height: 1.8;
	color: #222;
}

#main-header {
    position: relative;
    z-index: 99999;
    top: 0;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
    font-weight: 500;
    line-height: 23px;
    overflow: hidden;
}


#explainationWrap p {
    font-size: 18px;
    color: #000;
}


#explainationWrap h2 {
    font-size: 65px;
    color: #a71b2c;
}


body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 93px;
}

#headerWrap {
    position: relative;
}

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

.container {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: 0 auto;
}
	#et-info-phone {
	    cursor: default;
	}

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

.et_header_style_centered #main-header div#et-top-navigation {
    position: relative;
    bottom: 0;
    width: 100%;
    background-color: #a71b2c;
}


	#et-top-navigation::before {
	    content: "";
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    right: 100%;
	    left: -100vw;
	    background-color: #a71b2c;
	}
	
	
	#et-top-navigation::after {
	    content: "";
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 100%;
	    right: -100vw;
	    background-color: #a71b2c;
	}
	
	
	nav#top-menu-nav {
	    float: left;
	    position: relative;
	    padding-top: 37px;
	}
	
	
	.et_header_style_centered #main-header .logo_container {
	    height: 100px;
	    padding: 20px;
	}


	#headerWrap ul {
		display: flex;
		flex-direction: row;
		position: relative;
		top: 0;
		left: 0;
		margin: 50px auto;
	}	   

		#headerWrap li {
		    list-style: none;
		    position: relative;
		    width: 100%;
		    margin-right: 2%;
		}
				
			#headerWrap li a {
			    background-color: #a71b2c;
			    color: #fff;
			    display: flex;
			    flex-direction: row;
			    justify-content: space-between;
			    align-items: center;
			    padding: 15px;
			        padding-right: 15px;
			    text-transform: uppercase;
			    font-weight: 700;
			    padding-right: 75px;
			    line-height: 1.4;
			    font-size: 16px;
			}
			
			
				#headerWrap li a::after {
				    content: "";
				    position: absolute;
				    top: 0;
				    bottom: 0;
				    right: 0;
				    width: 90px;
				    background-position: center;
				    background-size: 95%;
				}
				
				
				#headerWrap ul li:first-child a::after {
				    background-image: url(/wp-content/uploads/Flyover-Conservatives-_-Email-Icon.png);
				}
				
				
				#headerWrap ul li:last-child a::after {
				    background-image: url(/wp-content/uploads/Flyover-Conservatives-_-Facebook-Icon.png);
				}
						
	#phonead {
	    position: relative;
	    top: 0;
	}
	
	
	#midWrap {
	    padding: 0 50px 50px 50px;
	    background-color: #032250;
	    max-width: 1200px;
	    margin: 0 auto;
	    position: relative;
	}
	
		
		#midWrap .wp-image-22.alignnone.size-full {
		    position: relative;
		    margin-top: -125px;
		}
		
		
		#midWrap h4{
			color: #a71b2c !important;
		}
		
h4 {
    font-family: 'Lato';
    text-transform: uppercase;
    font-size: 31px;
    letter-spacing: 2px;
    position: relative;
    padding: 40px 0;
}


h6 {
    color: #fff;
    background-color: #032250;
    display: inline-block;
    padding: 10px;
    font-size: 28px;
    font-family: Georgia;
}


#midWrap hr {
    border: 0;
    background-color: #fff;
    height: 3px;
    max-width: 100px;
    position: relative;
    margin-top: 25px;
}

		#midWrap p, #desriptionsectionWrap p{
		    font-family: georgia;
		    line-height: 1.8;
		    font-size: 18px;
		    text-align: justify;
		    position: relative;
		}
		
		#desriptionsectionWrap p{
			color: #032250;
		}
		
		#topWrap {
		    padding-top: 37px;
		}
		
		#topWrap h5 {
		    font-size: 30px;
		    max-width: 80%;
		    margin: auto;
		    line-height: 1;
		}
		
#midWrap .wp-image-22.alignnone.size-full {
    position: relative;
    margin-top: -125px;
    max-width: 250px;
}


#desriptionsectionWrap {
    position: relative;
    top: -40px;
    z-index: -50;
}
	
	#desriptionsectionWrap .et_pb_module.et_pb_blurb {
	    position: relative;
	    margin-bottom: -5px;
	}
	
		#desriptionsectionWrap h4 {
		    font-family: georgia;
		    text-transform: none;
		    letter-spacing: normal;
		    line-height: 1.3;
		    font-weight: 700;
		    color: #032250;
		}
		
#formWrap .gform_legacy_markup_wrapper li.hidden_label input {
    margin-top: 0;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    position: relative;
    background-color: transparent;
    border-bottom: 1px white solid;
    color: white;
}

#formWrap .gform_wrapper input[type="submit"] {
    position: relative;
    background: transparent;
    color: #fff;
    padding: .2em 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 white solid;
    text-transform: uppercase;
}
#formWrap input::placeholder {
    color: #fff;
}

.podcast-text-Wrap ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  right: 0;
  background-image: url(/wp-content/uploads/PlayButton.png);
  background-repeat: no-repeat;
  width: 64px;
  height: 64px;
  background-size: contain;
  top: 10px;
}

.podcast-text-Wrap ul li a.penicon::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30px;
  right: 0;
  background-image: url(/wp-content/uploads/PaperIcon.png);
  background-repeat: no-repeat;
  width: 47px;
  height: 51px;  
  background-size: contain;
  top: 17px;
}

/**/
/**/
/******* 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;
}
.admin-bar .thrive-modal-entire.modal-visible {
    top: calc(50% + 32px);
}
.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;}
}

#reawaken-info .thrive-modal {
    max-width: 530px;
    padding: 35px 5%;
    font-size: 14px;
    line-height: 1.8;
}
	#reawaken-info .thrive-modal .btn {
	    display: block;
	    text-align: center;
	    font-size: 16px;
	    max-width: 100%;
	    margin: 20px auto 0;
	    padding: 0.4em 1em;
	    border-radius: 4px;
	}
#marriage-info .thrive-modal {
    display: flex;
    align-items: center;
}
	#marriage-info .modal-content-right {
		padding-left: 5%;
		text-align: center;
	}
		#marriage-info .modal-content-right .btn {
			margin-top: 30px;
			border-radius: 6px;
			background: #333;
			padding: 0.7em 3.5em;
		}
		#marriage-info .modal-content-right h3 {
			font-size: 32px;
			font-weight: 700;
		}



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

.btn {
    display: inline-block;
    background: #a71b2c;
    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: 20px;
    transition: all .2s ease-out;
    position: relative;
    margin: 2% 2% 2% 0;
}
	.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: 85px;
	    width: 10%;
	    float: left;
	    max-height: 100%;
	    margin-right: 1%;
	}
*/
	
	#et-info {
	    width: 100%;
	    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: 25px;
				}
					#top-menu a {
					    text-transform: uppercase;
					    color: #333;
					    font-family: "Lato",sans-serif;
					    font-size: 15px;
					}


	/**** SOCIAL MEDIA ICONS ****/
	
	#et-info-phone {
		color: #032250;
		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: #fff;
			    background: #032250;
			    border-radius: 50%;
			    font-size: 14px;
			    width: 25px;
			    height: 25px;
			    padding: 0 !important;
			    line-height: 28px;
			    text-align: center;
			    margin: 0 -5px;
			}

/*** NEW HEADER ***/
#header-left, #header-right {
    position: absolute;
    top: 35%;
    transform: translate(0,-50%);
    left: 0;
    width: 35%;
}
#header-left {
    text-align: left;
}
	#header-left .et-social-icons {
	    float: left;
	}
		#header-left .et-social-icons a {
			color: #032250;
		}
#header-right {
    right: 0;
    left: auto;
    text-align: right;
}


/***** HERO *****/
#hero {}
	#hero-text {
	    padding: 30px 60px;
	    background: rgba(108, 17, 34, 0.9);
	    max-width: 650px;
	    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;
		    color: #afafaf;
		}
		#hero-text .btn {
			border: 1px solid #fff;
			background: #6c1122;
			color: #fff;
			border-radius: 7px;
		}
			#hero-text .btn:hover {
				background: #fff;
				color: #6c1122;
			}


.et_pb_title_container h1 {
    font-size: 52px;
    color: #032250;
}

/** FIND US ICONS **/
#home-find-us ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
	#home-find-us li {
	    width: 31%;
	    margin: 1%;
	    text-align: center;
	}

/*** FEATURED GUESTS - HOME ***/
.guests-title h2 {
    background: #062250;
    padding: 0.5em;
    color: #fff;
}
.featured-guest-block {
    min-height: 310px;
}
#home-featured-guests ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    justify-content: center;
}
	#home-featured-guests li {
		margin: 5px .25%;
		text-align: center;
		padding: 5px;
		background: #fff;
		color: #b81b2f;
		width: calc(16.5% - 10px);
	}
		#home-featured-guests li img {
			display: block;
			margin: 0 auto 10px;
		}
.featured-guest-block p {
    padding-bottom: 1em !important;
}


/*** INTERIOR PAGES ***/
#interior-hero .et_pb_title_container h1 {
    font-size: 47px;
    display: inline-block;
    background: #fff;
    padding: .5em 1em;
    text-align: center;
    color: #032250;
}

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


#featured-guests-thumbnails .btn {
    font-size: 17px;
    padding: .4em 1.5em;
    text-align: center;
    text-transform: none;
    font-weight: 500;
}
#guest-episodes h4, .guest-episodes h4 {
    padding: 0 0 20px;
    font-weight: 600;
    font-size: 20px;
}

#free-constitution-form input[type=submit], #team-bottom-connect input[type=submit] {
    background: #a71b2c;
    width: 100%;
    border: 1px solid #fff;
}
	#free-constitution-form input[type=submit]:hover, #team-bottom-connect input[type=submit]:hover {
	    background: #fff;
	    color: #032b35;
	}
	
	


#newsletter-text h4 {
    text-transform: none;
    color: #0d3269;
    font-size: 24px;
}
#newsletter-table td {
    font-family: "Lato",sans-serif;
}

#newsletter-table tr:nth-child(odd) {
    background: #f1f1f1;
}
	#newsletter-table tr:first-child {
	    background: #a71b2c;
	    color: #fff;
	    text-transform: uppercase;
	    font-weight: 700;
	}
	
#newsletterWrap .newsletter-contentWrap p {
  font-size: 18px;
  max-width: 650px;
  margin: 0 auto;
  line-height: 1.2;
  position: relative;
  padding: 1% 4% 1% 4%;
  font-weight: 500;
}

#team-bottom-connect {
    font-family: "Lato",sans-serif;
}
	#team-bottom-connect h2 {
	    font-size: 42px;
	    text-transform: uppercase;
	    font-weight: 900;
	    padding-bottom: 40px;
	}
	#team-bottom-connect a {
	    color: #fff;
	}
	#team-bottom-connect .gform_legacy_markup_wrapper {
	    margin-top: 0 !important;
	    padding-top: 0 !important;
	}
		#team-bottom-connect .gform_legacy_markup_wrapper form {
		    text-align: left;
		    max-width: 100%;
		    margin: -30px auto 0;
		}
#team-find-us ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 80%;
    margin: 0 auto;
    list-style: none;
}
	#team-find-us ul li {
	    width: 30%;
	    margin-right: 2%;
	    margin: 10px 2% 10px 0;
	}
		#team-find-us img {
		    max-width: 75px;
		}


.rmp-container {
    z-index: 10000000 !important;
}


/*** BLOG ***/
.blog #main-content .container:before {
    visibility: hidden;
}
	.blog #left-area {
	    width: 100%;
	}
		.blog article {
		    margin: 20px auto;
		    padding: 20px 0;
		    position: relative;
		}
			.blog article:before {
			    content: "";
			    position: absolute;
			    top: 100%;
			    border-bottom: 1px solid #f1f1f1;
			    width: 100%;
			    clear: both;
			    display: block;
			}
			.blog article:after {
			    content: "";
			    position: relative;
			    display: block;
			    clear: both;
			}		
			.blog article > a {
			    height: 250px;
			    width: 40%;
			    max-width: 350px;
			    object-fit: cover;
			    display: block;
			    float: left;
			    margin: 0 2% 2% 0;
			    position: relative;
			    overflow: hidden;
			}
				.blog article > a img {
				    position: absolute;
				    top: 50%;
				    left: 50%;
				    transform: translate(-50%,-50%);
				    width: 100%;
				    height: 100%;
				    object-fit: cover;
				}	
	.blog #sidebar {
	    display: none;
	}
	

/*** RESOURCES ***/
#resources-join .btn, .resources-product .btn {
    background: #fff;
    font-size: 16px;
    border-radius: 6px;
    color: #a71b2c;
    padding: 0.4em 1em;
}

.resource-box h4 {
    min-height: 250px;
    border: 2px solid #777;
    background: transparent;
    transition: all .2s ease-out;
    position: relative;
    color: #002050;
}
	.resource-box h4:hover {
		background: #a71b2c;
		color: #fff;
	}
	.resource-box h4 strong {
	    display: block;
	}
	.resource-box h4 a {
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	}
		

#resources-flyover-row .et_pb_column {
    display: flex;
    flex-wrap: wrap;
}
	#resources-row-logo {
	    width: 33%;
	    max-width: 334px;
	    position: relative;
	    z-index: 5;
	    top: 100px;
	}
	#resources-row-about {
	    width: 63%;
	    position: relative;
	    z-index: 1;
	    left: 53px;
	}
	#resources-flyover-bar {
	    width: 85%;
	    left: 158px;
	    position: relative;
	    bottom: 80px;
	    z-index: 2;
	    text-align: right;
        margin-bottom: -70px;
	}
		#resources-flyover-bar a {
		    text-transform: uppercase;
		    font-family: "Lato",sans-serif;
		    font-weight: 700;
		    font-size: 24px;
		    color: #fff;
		    position: relative;
		    padding-right: 64px;
		    display: block;
		    padding-top: 0px;
		}
			#resources-flyover-bar a img {
			    position: absolute;
			    right: 0;
			}
			
#resources-jobs .et_pb_blurb_content {
    display: flex;
    max-width: 80%;
}
	#resources-jobs .et_pb_blurb_container, #resources-jobs .et_pb_blurb_description, #resources-jobs h4 {
	    display: block;
	    width: 100%;
	    position: relative;
	}
	#resources-jobs h4 {
	    font-size: 20px;
	    line-height: 1;
	    padding-left: 130px;
	}
		#resources-jobs h4 strong {
		    display: block;
		    font-size: 46px;
		}
		#resources-jobs h4 a {
		    position: absolute;
		    top: 0;
		    bottom: 0;
		    left: 0;
		    right: 0;
		    width: 100%;
		    display: block;
		    padding-top: 7px;
		    padding-left: 120px;
		    height: auto;
		}

	#resources-jobs .et_pb_main_blurb_image {
	    left: 0;
	    top: 50%;
	    position: absolute;
	    transform: translate(0,-50%);
	}

.resources-product {
    padding-bottom: 40px;
}
.resources-product h4 {
    font-size: 20px;
    letter-spacing: initial;
    padding: 0 5% 20px;
    text-transform: none;
}
	.resources-product h4 strong {
	    display: block;
	    font-size: 22px;
	    text-transform: uppercase;
	}
.resources-product .btn {
	background: #a71b2c;
	color: #fff;
}
#resource-video-row .et_pb_column, #resource-video-row-2 .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#resource-video-row .et_pb_code, #resource-video-row-2 .et_pb_code {
    width: 49%;
    margin-right: 1%;
}
#resource-video-row .et_pb_code:nth-child(even), #resource-video-row-2 .et_pb_code:nth-child(even) {
    margin-right: 0;
}

.resource-video.hidden, .btn.hidden {
	display: none;
}


@media screen and (max-width: 1280px) {
	#main-header .container {
	    max-width: 90%;
	    width: 90%;
	}
}

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

	
}

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

#header-right {
    right: 10%;
}
#et-top-navigation, #top-menu-nav {
	display: none;
}

#et_mobile_nav_menu {
    display: none;
}

	.mobile_menu_bar {
	    display: block;
	    position: relative;
	    line-height: 0;
	}
	
	
	#headerWrap ul {
	    display: flex;
	    flex-direction: column;
	    position: relative;
	    top: -25px;
	    left: 0;
	}
	
	
	#headerWrap li {
    list-style: none;
    position: relative;
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
}

#midWrap .wp-image-22.alignnone.size-full {
    margin-top: -25PX;
}


.et_header_style_centered #logo {
    max-height: 92px;
}


#logo {
    max-width: 111px !important;
}

	#home-featured-guests li {
	    width: 25%;
	}

	#fcapp-adWrap {
  display: none;
}
	
	.podcast-showcontentWrap {
		max-width: 100% !important;
		width: 100% !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; }
		
		#top-header, #et-secondary-nav li ul {
		    background-color: transparent !important;
		    position: relative;
		    width: 100%;
		    top: 0;
		}
		
		#top-header .et-social-icons {
		    display: none;
		    float: left;
		}
		
		#midWrap p, #desriptionsectionWrap p {
		    text-align: center;
		}
		
		#midWrap {
		    padding: 0 20px 50px 20px;
		}
		
		h6 {
		    font-size: 38px;
		    text-align: center;
		}
	#home-featured-guests li {
	    width: 32%;
	}
	
	#team-find-us ul {
	    max-width: 100%;
	}
	
	/*** NEW HOME MOBILE ***/
	#newhome-messagingWrap #headerbuttonsWrap {
	  display: flex;
	  flex-direction: column;
	  margin-top: 75px;
	}

	.newhomeWrap .btnstyle{
	line-height: 1;
	}

	#newhome-messagingWrap #headerbuttonsWrap .calltoactionWrap::before {
	  content: "";
	  top: -20px;
	  bottom: -20px;
	  right: 71%;
	}

#home-featured-guests.newhomeWrap li {
  width: calc(34.5% - 10px);
}
	
	.podcast-text-Wrap ul {
		flex-direction: column;
	}
		.podcast-text-Wrap ul li {
			position: relative;
			margin-bottom: 6%;
		}
	
	#newsletterWrap ul {
		list-style: none !important;
	}
	
	.podcast-text-Wrap ul li a {
		max-width: 250px !important;
		margin: 0 auto;
		padding: 4% 12% 4% 25%;
	}
	
	.podcast-text-Wrap ul {
		padding: 10% 0 20px;
	}
	
	#newsletterWrap a.btnstyle {
		padding: 6% !important;
	}
	
	#newsletterWrap .newsletter-contentWrap {
		padding: 2% 6% 7% 2%;
		outline-offset: -10px;
		box-shadow: 0px 0px 80px rgba(0,0,0,.6);
		margin-top: -125px;
	}
	
	.podcast-text-Wrap h3 {
		font-size: 42px;
		position: relative;
	}
	
	#ConspiracyConversations .podcast-text-Wrap ul li a {
		padding-left: 36% !important;
	}

	.showheaderimageWrap {
		min-height: 200px !important;
	}
	
	#thefounders .et_pb_column.et_pb_column_empty {
		display: block !important;
		min-height: 350px;
	}
}


/********* 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; }
	
	#header-right, #header-left, #header-left .et-social-icons {
	    width: 100%;
	    float: none;
	    text-align: center;
	    position: relative;
	    top: auto;
	    transform: none;
	    margin: 10px auto 0;
	}
		#header-left {
		    width: 70%;
		    margin-left: 10%;
		}
		#header-left .et-social-icons {
		    margin-left: 0px;
		}
		#header-right {
		    right: auto;
		}
	#logo {
	    max-width: 111px !important;
	    float: none;
	    margin: 0 auto 10px;
	    display: block;
	    width: 100%;
	    clear: both;
	}
	
	#hero-text {
	    margin: 0 auto;
	    width: 100%;
	    padding: 20px 5%;
	}
		#hero-text h1 {
		    font-size: 32px;
		}
		
	#home-featured-guests li {
	    width: 49%;
	}

.explainationWrap h2 {
    font-size: 45px;
}
#desriptionsectionWrap h4 {
    font-size: 24px;
}

	#newsletter-table {
	    max-width: 110%;
	    width: 110% !important;
	    margin-left: -5% !important;
	    overflow: hidden;
	}
		#newsletter-table table tbody tr td {
		    width: 50%;
		    max-width: 230px !important;
		    padding: 10px;
		}
		
	/** BLOG MOBILE **/
	.blog article > a {
	    float: none;
	    width: 100%;
	}
	
	/** RESOURCES - MOBILE***/
	#resources-row-logo, #resources-row-about, #resources-flyover-bar {
	    width: 100%;
	    left: auto;
	    bottom: auto;
	    top: auto;
	}
		#resources-flyover-bar a {
		    padding-right: 0;
		    text-align: center;
		    line-height: 1;
		    padding-bottom: 50px;
		}
			#resources-flyover-bar a img {
			    left: 50%;
			    transform: translate(-50%);
			    bottom: -5px;
			}
	#resource-video-row .et_pb_code {
		width: 100%;
		margin-right: auto;
	}
	
	
}

