/* Enter Your Custom CSS Here */

.single-post #podcast-optin {
    background-color: #e88c22 !important;
    width: 100%!important;
    left: 0!important;
}
.single-post #podcast-optin .wpb_column.vc_column_container.vc_col-sm-12 {
    max-width: 1080px;
    margin: auto;
}
.single-post #podcast-optin.single-post-optin { 
  float: left;
  margin-top: 40px!important;
  padding-left: 20px; 
}

.navigation >ul >li.menu-item >a.menu-link, .navigation >ul >li.menu-item >a.menu-link:visited {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}

.navigation ul li.menu-item.current-menu-item a.menu-link, .navigation ul li.menu-item.current-menu-ancestor a.menu-link, .navigation ul li.menu-item.current-menu-item a.menu-link, .navigation ul li.menu-item.current-menu-ancestor a.menu-link {
  border-top:0!important;
  border-bottom: 4px solid #e79b44!important;
}

form.searchform input[type="text"] {
  background-color: #636363;
  border: none;
  border-radius: 0;
  color: #ffffff !important;
}

.footer .widget_sp_image {
  margin-top:0!important;
}

.vc_custom_heading {
  background-color:none;
}

.h3 {
  font-family: Oswald !important;
}

.ul {
  line-height:24px;
  margin-bottom:10px;
}

.li {
  line-height:24px;
  margin-bottom:10px;
  margin-left:20px;
}

.row.pagetitle {
    display: none;
}

.white-text p, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text ul, .white-text ol {
  color: white;
}

.frf-oswald p, .frf-oswald h1, .frf-oswald h2, .frf-oswald h3, .frf-oswald h4, .frf-oswald h5, .frf-oswald h6 {
  font-family: Oswald;
}

h1.fiverem {
  font-family: Oswald;
  text-transform: uppercase;
  font-size: 5rem!important;
  font-weight: bold;
   line-height: 1.0 !important;
}

h1.fiverem2 {
  font-family: Oswald;
  text-transform: uppercase;
  font-size: 5rem!important;
  font-weight: bold;
  line-height: 1.0 !important;
  text-shadow: 0px 0px 1px #000;
}

.bigcontent {
  font-size: 1.2 em !important;
  line-height: 1.75 !important;
  margin-bottom: 1.625rem !important;
  color: #6b6b6b !important;
}

h2.med_title_white {
  font-family: Oswald;
  font-size: 3.25rem !important;
  font-weight: bold;
  color: #ffffff !important;
  line-height: 1.75 !important;
}

h2.med_title_black {
  font-family: Oswald;
  font-size: 3.25rem !important;
  font-weight: bold;
  color: #000000 !important;
  line-height: 1.25 !important;
}

h2.med_title_blue {
  font-family: Oswald;
  font-size: 3.25rem !important;
  font-weight: bold;
  color: #547795 !important;
  line-height: 1.75 !important;
}

h2.med_title_orange {
  font-family: Oswald;
  font-size: 3.25rem !important;
  font-weight: bold;
  color: #e79b44 !important;
  line-height: 1.25 !important;
}

h3.med_title_orange {
  font-family: Oswald;
  font-size: 2.25rem !important;
  font-weight: bold;
  color: #e79b44 !important;
  line-height: 1.25 !important;
}

h3.med_title_white {
  font-family: Oswald;
  font-size: 2.25rem !important;
  font-weight: bold;
  color: #ffffff !important;
  line-height: 1.25 !important;
}

h3.med_title_black {
  font-family: Oswald;
  font-size: 2.25rem !important;
  font-weight: bold;
  color: #000000 !important;
  line-height: 1.25 !important;
}

h3.med_title_blue {
  font-family: Oswald;
  font-size: 2.25rem !important;
  font-weight: bold;
  color: #547795 !important;
  line-height: 1.25 !important;
}

h4.med_title_orange {
  font-family: Oswald;
  font-size: 1.75rem !important;
  font-weight: bold;
  color: #e79b44 !important;
  line-height: 1.25 !important;
}

h4.med_title_blue {
  font-family: Oswald;
  font-size: 1.75rem !important;
  font-weight: bold;
  color: #547795 !important;
  line-height: 1.25 !important;
}

h4.med_title_white {
  font-family: Oswald;
  font-size: 1.75rem !important;
  font-weight: bold;
  color: #ffffff !important;
  line-height: 1.25 !important;
}

h3.new-testimonial {
  color: #547795;
  font-family: Oswald;
  font-size: 2.5rem !important;
  line-height: 1.25 !important;
  font-weight: bold;
}

h3.new-testimonial-gray {
  color: #6b6b6b;
  font-family: Oswald;
  font-size: 2.0rem !important;
  line-height: 1.25 important;  
}

@media screen and (max-width:992px) {
  #corpvideo .corp-text {
    padding-top:20px!important;
  }
}

@media screen and (max-width:768px) {
	.headerwrap .logo {
		text-align:center!important;
  }
  
  div#aboutJonV {
	background-position:-210px !important;
  }
  
  #collegevideo .college-video-image {
    position:relative;
    top:-180px;
  }
  
  div#corpvideo {
    background-position:-200px !important;
  }
  
  #corpvideo .corp-video-image {
  	position:relative;
    top:-180px;
  }
  
  #corpvideo .corp-text {
    position:relative;
    top:-200px;
  }
  
  #coaching-testimonials .testimonial, #coaching-testimonials .testimonial2 {
	width:80%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
}

@media screen and (max-width:450px) {
 #keynote h1.fiverem{
     font-size:3.5rem!important;
 }
}   

@media screen and (max-width:1000px) {   
   #corpvideo h1.fiverem2 {
     font-size: 50px !important;
  }
}

/*-----------------HOME PAGE-----------------------*/

#home-book-promo h3 {
    font-family: Oswald;
    text-transform: uppercase;
    letter-spacing: 1px;
  	font-size: 36px !important;
    line-height: 1.2 !important;
}

/*----------------------Dad's Retreat------------------------*/

#whos-coming h3 {
    font-size: 16px !important;
    line-height: 1.2 !important;
}

@media (max-width: 767px) {
	.tuan-circle ul.ult-ih-list, .mike-circle ul.ult-ih-list {
    	text-align: center !important;
	}
}

/*---------------------FRF ART MOMENT MAKING LAUNCH PAGE -----------------------*/
#frf-list li {
    margin-bottom: 20px;
    margin-left: 25px;
}

#frf-moment-topopt p {
    line-height: 1.2;
}
 
#frf-moment-topopt input, #frf-moment-botopt input {
    width: 99%;
    margin-bottom: 5px !important;
    float: left;
    clear: left;
    background-color: rgba(255, 255, 255, 0.44);
}

/*  #frf-moment-topopt form#mc-embedded-subscribe-form {
    background-color: #efefef;
    padding: 1% 5% 20% 5%;
    box-shadow: 0px 0px 20px 2px #e88c22;
} */

#frf-moment-topopt input#mc-embedded-subscribe, #frf-moment-botopt input#mc-embedded-subscribe {
    background-color: #e88c22;
    padding-top: 2%;
    padding-bottom: 2%;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
    margin-top: 3px;
    border: 1px solid white;
    box-shadow: 0px 0px 1px 1px white;
}

#frf-moment-topopt input#mc-embedded-subscribe:hover, #frf-moment-topopt input#mc-embedded-subscribe:focus, #frf-moment-botopt input#mc-embedded-subscribe:hover, #frf-moment-botopt input#mc-embedded-subscribe:focus {
  background-color: black;
  color: white;
  border: 1px solid #e88c22;
}

#frf-moment-topopt input#mce-FNAME, #frf-moment-topopt input#mce-EMAIL, #frf-moment-topopt input#mce-MMERGE2, #frf-moment-botopt input#mce-FNAME, #frf-moment-botopt input#mce-EMAIL, #frf-moment-botopt input#mce-MMERGE2 {
    font-family: oswald;
    color: white !important;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 15px !important;
}

 
#frf-recap ul {
	list-style: none;
}
 
#frf-recap ul li {
	padding: 5px 0 5px 39px;
	position: relative;
}
 
#frf-recap ul li:before {
	content: '\f145';
	color: white;
	font-family: 'FontAwesome';
	position: absolute;
	top: 6px;
	left: 5px;
    font-size: 18pt;
}

#frf-recap li {
    margin-bottom: 10px;
    line-height: 1.2;
}

/*------SIMPLIFIED SPEAKING PAGE - Keynotes------------------*/



.keynoteBanner h1 {
    font-size: 50px !important;
}

.keynoteBanner h1, .keynoteBanner h2 {
    color: #fff;
    font-weight: 900;
    text-shadow: 0 2px rgba(0, 0, 0, 0.5);
    line-height: 1.2 !important;
}

.samples-heading h2 {
    font-size: 36px !important;
    text-align: center;
    font-weight: 900;
    color: #e58b32;
    margin-bottom: 0;
}

.samples-heading h4 {
    color: #4a7895;
    margin-bottom: 0;
    font-size: 20px !important;
    line-height: 22px !important;
    font-weight: bold;
}

.samples-heading p {
    color: #a5a5a5;
    font-size: 16px;
}

.speakingInfo-headings h3 {
    font-size: 30px !important;
    text-align: center;
    font-weight: 900;
    color: #e58b32;
    margin-top: 35px;

}

.speakingInfo-headings a {
    color: #e79b44;
}

.speakingInfo-Icons h3 {
    margin-top: 20px !important;
    font-weight: bold;
}

.speaking-cta {
    z-index: 1;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.6);
}
.speaking-bigtest {
    font-size: 32px;
    line-height: 1.4;
}

.bigtest-author {
    font-size: 20px !important;
}

@media screen and (max-width:900px) {
  	.keynoteBanner h1 {
    	font-size: 43px !important;
	}
  	
  	.speakingInfo-headings h3 {
    	font-size: 23px !important;
  	}
  
  	.speakingInfo-headings h4 {
    	font-size: 16px !important;
    	line-height: 1.5 !important;
	}
  	
}


@media screen and (max-width:768px) {
	.keynoteBanner h1 {
    	font-size: 40px !important;
	}
  	.speaking-bigtest {
    	font-size: 22px;
	}

	.bigtest-author {
    	font-size: 16px !important;
	}
}

@media screen and (max-width:375px) {
  	.speaking-bookimgcol {
    margin: 40px;
	}
}

