/*
Theme Name: Brain Chase
Theme URI: #	
Author: Liquid Advertising
Author URI: http://liquidadvertising.com
Description: 2015 Website
Version: 6.8
License: GNU General Public License v3.0 / License URI: http://www.gnu.org/licenses/gpl-3.0.html
License URI: see license.txt
*/


/* Loading bar*/
.cover {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1999;
    background: #ffffff url('includes/img/logo.png') no-repeat center 20vh;
    background-size: 80vh;
    opacity:1;
}

.dispalyhide{display:none!important;}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;

  z-index: 2000;
  position: fixed;
  margin: 60vh auto;
  top: 12px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 200px;
  height: 50px;
  overflow: hidden;
}

.disable-btn{
	background-color: #b4b4b4bf!important;
    box-shadow: 0px 5px 0px 0px #b4b4b4bf!important;
}

.pace .pace-progress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;

  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;

  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  display: block;
  position: absolute;
  right: 100%;
  margin-right: -7px;
  width: 93%;
  top: 7px;
  height: 14px;
  font-size: 12px;
  background: #BE3A24;
  color: #BE3A24;
  line-height: 60px;
  font-weight: bold;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;

  -webkit-box-shadow: 120px 0 #fff, 240px 0 #fff;
  -ms-box-shadow: 120px 0 #fff, 240px 0 #fff;
  box-shadow: 120px 0 #fff, 240px 0 #fff;
}

.pace .pace-progress:after {
  content: attr(data-progress-text);
  display: inline-block;
  position: fixed;
  width: 45px;
  text-align: right;
  right: 0;
  padding-right: 16px;
  top: 4px;
}
.imagebox {
    position: relative;
    width: 25%;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
    margin-bottom: 10px;
}

.gellaryBoxs {
    margin-bottom: 14px;
}
.imagebox a {
    color: #2ba6cb;
    text-decoration: none;
    line-height: inherit;
}
.imagebox img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}	
.pace .pace-progress[data-progress-text="0%"]:after { right: -200px }
.pace .pace-progress[data-progress-text="1%"]:after { right: -198.14px }
.pace .pace-progress[data-progress-text="2%"]:after { right: -196.28px }
.pace .pace-progress[data-progress-text="3%"]:after { right: -194.42px }
.pace .pace-progress[data-progress-text="4%"]:after { right: -192.56px }
.pace .pace-progress[data-progress-text="5%"]:after { right: -190.7px }
.pace .pace-progress[data-progress-text="6%"]:after { right: -188.84px }
.pace .pace-progress[data-progress-text="7%"]:after { right: -186.98px }
.pace .pace-progress[data-progress-text="8%"]:after { right: -185.12px }
.pace .pace-progress[data-progress-text="9%"]:after { right: -183.26px }
.pace .pace-progress[data-progress-text="10%"]:after { right: -181.4px }
.pace .pace-progress[data-progress-text="11%"]:after { right: -179.54px }
.pace .pace-progress[data-progress-text="12%"]:after { right: -177.68px }
.pace .pace-progress[data-progress-text="13%"]:after { right: -175.82px }
.pace .pace-progress[data-progress-text="14%"]:after { right: -173.96px }
.pace .pace-progress[data-progress-text="15%"]:after { right: -172.1px }
.pace .pace-progress[data-progress-text="16%"]:after { right: -170.24px }
.pace .pace-progress[data-progress-text="17%"]:after { right: -168.38px }
.pace .pace-progress[data-progress-text="18%"]:after { right: -166.52px }
.pace .pace-progress[data-progress-text="19%"]:after { right: -164.66px }
.pace .pace-progress[data-progress-text="20%"]:after { right: -162.8px }
.pace .pace-progress[data-progress-text="21%"]:after { right: -160.94px }
.pace .pace-progress[data-progress-text="22%"]:after { right: -159.08px }
.pace .pace-progress[data-progress-text="23%"]:after { right: -157.22px }
.pace .pace-progress[data-progress-text="24%"]:after { right: -155.36px }
.pace .pace-progress[data-progress-text="25%"]:after { right: -153.5px }
.pace .pace-progress[data-progress-text="26%"]:after { right: -151.64px }
.pace .pace-progress[data-progress-text="27%"]:after { right: -149.78px }
.pace .pace-progress[data-progress-text="28%"]:after { right: -147.92px }
.pace .pace-progress[data-progress-text="29%"]:after { right: -146.06px }
.pace .pace-progress[data-progress-text="30%"]:after { right: -144.2px }
.pace .pace-progress[data-progress-text="31%"]:after { right: -142.34px }
.pace .pace-progress[data-progress-text="32%"]:after { right: -140.48px }
.pace .pace-progress[data-progress-text="33%"]:after { right: -138.62px }
.pace .pace-progress[data-progress-text="34%"]:after { right: -136.76px }
.pace .pace-progress[data-progress-text="35%"]:after { right: -134.9px }
.pace .pace-progress[data-progress-text="36%"]:after { right: -133.04px }
.pace .pace-progress[data-progress-text="37%"]:after { right: -131.18px }
.pace .pace-progress[data-progress-text="38%"]:after { right: -129.32px }
.pace .pace-progress[data-progress-text="39%"]:after { right: -127.46px }
.pace .pace-progress[data-progress-text="40%"]:after { right: -125.6px }
.pace .pace-progress[data-progress-text="41%"]:after { right: -123.74px }
.pace .pace-progress[data-progress-text="42%"]:after { right: -121.88px }
.pace .pace-progress[data-progress-text="43%"]:after { right: -120.02px }
.pace .pace-progress[data-progress-text="44%"]:after { right: -118.16px }
.pace .pace-progress[data-progress-text="45%"]:after { right: -116.3px }
.pace .pace-progress[data-progress-text="46%"]:after { right: -114.44px }
.pace .pace-progress[data-progress-text="47%"]:after { right: -112.58px }
.pace .pace-progress[data-progress-text="48%"]:after { right: -110.72px }
.pace .pace-progress[data-progress-text="49%"]:after { right: -108.86px }
.pace .pace-progress[data-progress-text="50%"]:after { right: -107px }
.pace .pace-progress[data-progress-text="51%"]:after { right: -105.14px }
.pace .pace-progress[data-progress-text="52%"]:after { right: -103.28px }
.pace .pace-progress[data-progress-text="53%"]:after { right: -101.42px }
.pace .pace-progress[data-progress-text="54%"]:after { right: -99.56px }
.pace .pace-progress[data-progress-text="55%"]:after { right: -97.7px }
.pace .pace-progress[data-progress-text="56%"]:after { right: -95.84px }
.pace .pace-progress[data-progress-text="57%"]:after { right: -93.98px }
.pace .pace-progress[data-progress-text="58%"]:after { right: -92.12px }
.pace .pace-progress[data-progress-text="59%"]:after { right: -90.26px }
.pace .pace-progress[data-progress-text="60%"]:after { right: -88.4px }
.pace .pace-progress[data-progress-text="61%"]:after { right: -86.53999999999999px }
.pace .pace-progress[data-progress-text="62%"]:after { right: -84.68px }
.pace .pace-progress[data-progress-text="63%"]:after { right: -82.82px }
.pace .pace-progress[data-progress-text="64%"]:after { right: -80.96000000000001px }
.pace .pace-progress[data-progress-text="65%"]:after { right: -79.1px }
.pace .pace-progress[data-progress-text="66%"]:after { right: -77.24px }
.pace .pace-progress[data-progress-text="67%"]:after { right: -75.38px }
.pace .pace-progress[data-progress-text="68%"]:after { right: -73.52px }
.pace .pace-progress[data-progress-text="69%"]:after { right: -71.66px }
.pace .pace-progress[data-progress-text="70%"]:after { right: -69.8px }
.pace .pace-progress[data-progress-text="71%"]:after { right: -67.94px }
.pace .pace-progress[data-progress-text="72%"]:after { right: -66.08px }
.pace .pace-progress[data-progress-text="73%"]:after { right: -64.22px }
.pace .pace-progress[data-progress-text="74%"]:after { right: -62.36px }
.pace .pace-progress[data-progress-text="75%"]:after { right: -60.5px }
.pace .pace-progress[data-progress-text="76%"]:after { right: -58.64px }
.pace .pace-progress[data-progress-text="77%"]:after { right: -56.78px }
.pace .pace-progress[data-progress-text="78%"]:after { right: -54.92px }
.pace .pace-progress[data-progress-text="79%"]:after { right: -53.06px }
.pace .pace-progress[data-progress-text="80%"]:after { right: -51.2px }
.pace .pace-progress[data-progress-text="81%"]:after { right: -49.34px }
.pace .pace-progress[data-progress-text="82%"]:after { right: -47.480000000000004px }
.pace .pace-progress[data-progress-text="83%"]:after { right: -45.62px }
.pace .pace-progress[data-progress-text="84%"]:after { right: -43.76px }
.pace .pace-progress[data-progress-text="85%"]:after { right: -41.9px }
.pace .pace-progress[data-progress-text="86%"]:after { right: -40.04px }
.pace .pace-progress[data-progress-text="87%"]:after { right: -38.18px }
.pace .pace-progress[data-progress-text="88%"]:after { right: -36.32px }
.pace .pace-progress[data-progress-text="89%"]:after { right: -34.46px }
.pace .pace-progress[data-progress-text="90%"]:after { right: -32.6px }
.pace .pace-progress[data-progress-text="91%"]:after { right: -30.740000000000002px }
.pace .pace-progress[data-progress-text="92%"]:after { right: -28.880000000000003px }
.pace .pace-progress[data-progress-text="93%"]:after { right: -27.02px }
.pace .pace-progress[data-progress-text="94%"]:after { right: -25.16px }
.pace .pace-progress[data-progress-text="95%"]:after { right: -23.3px }
.pace .pace-progress[data-progress-text="96%"]:after { right: -21.439999999999998px }
.pace .pace-progress[data-progress-text="97%"]:after { right: -19.58px }
.pace .pace-progress[data-progress-text="98%"]:after { right: -17.72px }
.pace .pace-progress[data-progress-text="99%"]:after { right: -15.86px }
.pace .pace-progress[data-progress-text="100%"]:after { right: -14px }


.pace .pace-activity {
  position: absolute;
  width: 100%;
  height: 28px;
  z-index: 2001;
  box-shadow: inset 0 0 0 2px #BBA35D, inset 0 0 0 7px #FFF;
  border-radius: 10px;
}

.pace.pace-inactive {
  display: none;
}

/* This is a small security for too long strings titles */
body, section {
	word-wrap: break-word;
	background-color: #ffffff;
	font-size:14px;

}
/*body{
		    max-width: 100%!important;
		    
}*/
body, p, h1, h2, h3, h4, div, span, section {
	font-family: 'Open Sans', sans-serif;
	font-weight:400 ;
	
}

.dropdown-toggle .caret {
	display:none;
}

p {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 1.25rem;
}

section {
	z-index:1032;
	position:relative;
	background: #ffffff;
}

.row {
	margin:0px !important;
}

a {
	color: #bc301a;
}

a:hover, a:focus {
	color:#999999;
	text-decoration: none;
}

.text-shadow {
	text-shadow: 2px 2px #333333;
}

.page-title, .entry-meta, .widget-title {
	text-transform: uppercase;
}
.panel-title {
	font-weight:600;
}

.entry-meta {
	padding-bottom:10px;
}
/************/
/* Homepage */
/************/

/* Intro */
section#intro {
	z-index: inherit;
	background-color: transparent;
	width: 100%; 
	min-height: 500px;
}

.intro_wrapper {
	position:relative;
	padding-top:3%;
	color:#ffffff;
	text-shadow: 2px 2px #330000;
	letter-spacing:1px;
	
}

.intro_wrapper h1, .intro_wrapper h2 {
 	font-size:40px;
 	font-weight:bold;
 	text-transform:uppercase;
 	font-style:italic;
}

#mae_bg {
	z-index:1031;
	position:fixed; 
	top:100px; 
	left:70%;
	/*visibility: hidden;*/
}

/* Alt Landing */
section#alt_landing {
	margin-top:0px;
	overflow-x:hidden;
	padding-bottom:60px;
}

.alt_landing_icon {
	margin:auto;
	padding-top:20px;
}

/* Plane*/
section#plane {
  	padding-top: 30px;
  	padding-bottom:0px;
  	overflow-x:hidden;
  	margin-top:-2vw;
}

.plane {
	position:absolute;
	top:10px;
	left:-50px;
	max-width:530px;
	opacity:0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index:1051;
}

#challenge_wrapper {
	position:relative;
	padding:70px 0 150px 0;
	opacity:0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index:1052;
}

#plane .white_clouds {
  position: absolute;
  top: 0px;
  right:-20px;
  max-width:120%;
  -webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

#plane .blue_clouds {
  position: absolute;
  top: 1.5vw;
  left:-20px;
  max-width:120%;
  -webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.cloud_small, .clouds_medium, .clouds_big {
	visibility: hidden;
}

/* Why it works */

#why_it_works .container {
	padding:50px 0px !important;
}

#why_it_works, #our_philosophy {
	background: #654428; /* Old browsers */
	background: -moz-linear-gradient(top,  #654428 0%, #33200e 68%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#654428), color-stop(68%,#33200e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #654428 0%,#33200e 68%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #654428 0%,#33200e 68%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #654428 0%,#33200e 68%); /* IE10+ */
	background: linear-gradient(to bottom,  #654428 0%,#33200e 68%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#654428', endColorstr='#33200e',GradientType=0 ); /* IE6-9 */

}



.bg_cave {
	position:absolute;
	top:-5vw;
	max-width:100%;
}

.character_cave {
	position:absolute;
	left:42%;
	top:-3vw;
	visibility:hidden;
	max-height:450px;
}

/* How it works */
.program_wrapper {
	padding:0 15px;
}

.gold_coin {
	margin:auto;
	padding-top:30px;
	opacity:0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	max-height:200px;
}

/* Testimonial */
section#testimonials {
	padding:0 !important;
}

.red_title {
	text-transform:uppercase;
	font-size:48px;
	color:#bb301a;
	font-style:italic;
	font-weight:700;
	letter-spacing:2px;
}

.red_title_small {
	text-transform:uppercase;
	font-size:30px;
	color:#bb301a;
	font-style:italic;
	font-weight:700;
	letter-spacing:2px;
}


/* Price table */
section#price_table {
	background:#b9f3ff; 
	padding:80px 0;
}

.price_table_wrapper {
	min-height: 460px;
	padding:0;
	background: rgba(255,255,255,0.9);
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.33);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.33);
}

.bg_price_table_header {
	background: rgba(38,182,207,0.8);
	background: -moz-linear-gradient(top, rgba(38,182,207,0.8) 0%, rgba(38,182,207,0.8) 0%, rgba(9,150,174,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(38,182,207,0.8)), color-stop(0%, rgba(38,182,207,0.8)), color-stop(100%, rgba(9,150,174,1)));
	background: -webkit-linear-gradient(top, rgba(38,182,207,0.8) 0%, rgba(38,182,207,0.8) 0%, rgba(9,150,174,1) 100%);
	background: -o-linear-gradient(top, rgba(38,182,207,0.8) 0%, rgba(38,182,207,0.8) 0%, rgba(9,150,174,1) 100%);
	background: -ms-linear-gradient(top, rgba(38,182,207,0.8) 0%, rgba(38,182,207,0.8) 0%, rgba(9,150,174,1) 100%);
	background: linear-gradient(to bottom, rgba(38,182,207,0.8) 0%, rgba(38,182,207,0.8) 0%, rgba(9,150,174,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26b6cf', endColorstr='#0996ae', GradientType=0 );
	color: #ffffff;
	font-size:16px;
	height:120px;
	padding:0 30px;
}

.title_price_table {
	font-size:36px;
	padding-top:20px;
	line-height:30px;
	font-weight:600;
	text-transform:uppercase;
	font-style:italic;
}

.price_table_features {
 	list-style-type: none;
 	padding-top:10px;
 	-webkit-padding-start: 0px;
 	-moz-padding-start: 0px;
 	-khtml-padding-start: 0px;
 	-o-padding-start: 0px;
 	 min-height: 310px;
 	 margin-bottom:30px;
 	 border-bottom:3px solid #999999;
 }

.price_table_features li {
 	margin:15px 0px;
 	padding-bottom:15px;
 	padding-left: 30px;
 	border-bottom: 1px solid #cccccc;
 	background: url('includes/img/check_icon.png') no-repeat;
 	background-size: 20px;
 	background-position: 1px 2px;
}

.price_table_features li:last-child {
	border-bottom: 0px solid #cccccc;
}

.price_table_features li.plus {
	background: url('includes/img/plus_icon.png') no-repeat;
	background-size: 18px;
 	background-position: 1px 1px;
}

.price_table_content {
	padding:0 30px;
}

.price_table_content .price {
	font-size:56px;
	line-height:36px;
	font-weight:700;
	color:#666666;
}

.price.siblings {
	padding-left:20%;
}

.plus.last {
	border-bottom: 2px solid #999999;
}

.wax_seal {
	padding:10px 30px;
	margin:auto;
}

.wax_seal_wrapper {
	margin:-110px 30px 30px 50px;
}

.cross-line {
	z-index: 1033;
  	position: absolute;
  	padding-top: 5px;
}

.btn.button-blue.register, .btn.button-green.register {
	font-size:20px;
	padding:20px 40px;
	margin:35px 0px;
}

.btn:hover {
	-ms-transform: scale(1.1,1.1); /* IE 9 */
    -webkit-transform: scale(1.1,1.1); /* Safari */
    transform: scale(1.1,1.1);
}

.btn.onhold:hover {
	-ms-transform: none !important; /* IE 9 */
    -webkit-transform: none !important; /* Safari */
    transform:  none !important;
}

.btn.onhold {
	background-color:#666;
	cursor:arrow;
}

/* News and testimonial */
.carousel-control.right, .carousel-control.left {
	top: 100px;
  	position: absolute;
    background-image: none !important;
}
.carousel-control.right {
	right: 0px;
}
.carousel-control.left {
	left: 0px;
}

a.right.carousel-control::before {
	content: "\f054";
	font-family: FontAwesome
}

a.left.carousel-control::before {
	content: "\f053";
	font-family: FontAwesome
}

.carousel-control {
	width:30px !important;
}

.carousel {
  padding: 0 40px;
}

.testimonial_video_wrapper {
	background: url('includes/img/tablet_bg.png') no-repeat top center; 
	width:100%;
	height:450px;
	background-size:100%;
}

.testimonial_video_wrapper .play_button {
	position:relative;
	padding: 18% 35%;
}

.testimonial_title {
	color:#cb5319;
	font-size:26px;
	padding-bottom:10px;
	padding-left:20px;
	padding-top:40px;
	font-weight:600;
	text-transform:uppercase;
}

.partner_title {
	font-size:22px;
	color:#BD301A;
	text-transform:uppercase;
}

.social_wrapper {
	padding:0;
	background: rgba(255,255,255,0.6);
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.33);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.33);
	position:relative;
	margin-left:20px;
	padding:30px;
}

.blog_title {
	color:#8F3619;
	font-weight:500;
	font-size:38px;
	width:60%;
}

.mae_blog {
	position:absolute;
	bottom:0;
	right:0px;
	height:105%;
}

/* Partners */ 
section#partners {
	background:#ffffff; 
	padding:30px 0;
}


/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* popup modal */
.modal-backdrop.fade.in {
	height:100%;
	position: fixed;
}

.modal-dialog {
	position:fixed;
	top:128px;
	left:15%;
	width:70%;
	margin:0 !important;
}

.jumbotron {
	background: rgba(255,255,255,0.8);
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.33);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.33);
	color: #417aad;
	font-size:18px;
	padding: 30px 40px !important;
}

/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}




/* PROGRAM PAGE */

.program_label {
	color:#fff;
	font-weight:600;
	margin-top:5px;
	margin-left:-20px;
	text-shadow:2px 0px #333333;
	font-size:18px;
}

/* END PROGRAMS PAGE */

/* VIDEO PAGE NEW */
.yotu-wrapper-player {
	padding: 4% 4% 25% 4% !important;
	background: url('includes/img/monitor_bg.png') no-repeat top center;
	background-size:100%;
	max-width: 1000px;
  	margin: auto !important;
  	border:0 !important;
  	width:100%!important;
}
.yotu-videos ul {
    display: grid!important;
    grid-template-columns: repeat(2, 1fr);
}
.yotu-videos li > a {
    width:250%!important;
}
.yotu-column-2 li {
    width: 81%!important;
        background: white;
}
h3.yotu-video-title {
    padding-left: 20px!important;
}
@layer { 
.yotu-videos.yotu-mode-mix .yotu-video h3{
	    clear: both!important;
}

@media only screen and (min-width: 1000px) and (max-width: 1169px){
.yotu-videos li > a{
	  width:250%!important
}

}
}
a.ytcmore {
    padding: 6px 26px 17px;
    font-size: 14px;
    line-height: 100%;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    -ms-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    text-shadow: 0 0px rgba(0, 0, 0, 0.3);
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    border: none;
    position: relative;
}

/* VIDEO PAGE NEW */



.ytcliinner {
  overflow: hidden !important;
  padding :0 !important;
  border-radius: 5px;
  border: 1px solid #ddd;
  
  margin: 10px !important;
}


.ytc-promotion,
.ytc-pagination.row {
	display:none;
}

.ytcliinner {
	margin:0;
}

.ytctitle {
  padding: 15px;
  background-color: #fff;
  margin: 0px;
  text-transform: none;
  font-weight: 400;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.ytcthumb {
	
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.ytcthumb-cont {
  padding: 15px 15px 0 15px;
  background-color: #fff;
}

.ytcmore {
	margin-top:10px !important;
}
/* END VIDEO PAGE */

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


.layer_instabox {
	position:absolute;
	background: rgba(39,140,165,0.8);
	max-width:306px; 
	min-height:80%;
	max-height:306px; 
	overflow:hidden;
	top:0; 
	left:0;
	padding:20px;
	margin:30px;
	color:#ffffff;
	text-align:center;
	display:none;
}

/* REGISTRATION */
.col_right_stack {
	position: relative;
    max-width: 100%;
    height: auto;
    padding-bottom: 20%;
}

.notebook {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.dont_forget {
    position: absolute;
	top: 17%;
	left: 16%;
	width: 60%;
	z-index: 0;
}

.col_right_stack img {
	width: 100%;
	height: auto;
  	max-height: 500px;
	margin: 0 auto;
	display: block;
}

.notebook_content {
	position:relative;
	z-index:1;
	color:#3271a8;
	font-weight:600;
	padding-top:30%;
}

.notebook_content ul {
	padding: 40px 17% 0 8%;
	list-style-type: none;
	max-width: 507px;
  	margin: auto;
}

.notebook_content ul li {
	padding:10px 0;	
}

.notebook_content ul li {
	background: url('includes/img/check_icon.png') no-repeat;
	background-size: 18px;
 	background-position: 1px 13px;
 	padding: 10px 0 10px 30px;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.main-content {
	padding-top:100px;
	overflow:hidden;
	/*min-height:100vh;*/
}

.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}

.entry-meta {
	background: transparent;
  	color: #000000;
}


/* Clearing */
.clear {
	clear: both;
}

/* Footer */

footer {
	background-color: #000000;
	color: #ffffff;
}

footer > .container {
	padding:15px !important;
}

#footer-menu {
  -webkit-padding-start: 0px;
  margin-bottom: 2px !important;
}

#footer-menu li {
  display: inline;
}

#footer-menu li a {
  color: #ffffff;
}

#footer-menu li a:hover {
  color: #cccccc;
  text-decoration: none;
}

#footer-menu li::after {
  content: " - ";
}

#footer-menu li:last-child::after {
  content: "";
}

.footer-inner-left {
	text-align: left;
	border-right:1px solid #ffffff;
}

.footer-inner-center {
	text-align: center;
	border-right:1px solid #ffffff;
}

.footer-inner-right {
	text-align: center;
	font-size:10px;
}

/* Navigation */

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: transparent !important;
  font-weight: 600;
}


.navbar-default {
  background-color: rgba(255,255,255,0.95) !important;
  opacity: 1;
  border: none !important;
}	

.navbar-default > .container {	
  padding: 0px 10px !important;
}

.navbar {
	border-radius: 0px !important;
	margin-bottom: 0px !important;
	z-index:1033;	
}

.navbar.navbar-default {
	min-height: 90px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 5px;
  padding: 9px 10px;
  margin-top: 50px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-brand {
	min-height:90px;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 80px solid transparent;
  border-top: 40px solid #fff;
  opacity: 1;
}

.navbar-nav > li > a {
	padding: 40px 15px ;
	text-transform: uppercase;
	font-weight:600;
	color:#333 !important;
	font-size:16px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent;
}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

 
 .dropdown-menu {
 	border:0;
 	box-shadow: none !important;
 }
 
.early_register_text {
	width:290px;
	position:absolute; 
	top:13px; 
	left:70%;
}
 
.button_register {
	padding: 38px 0px 10px 5px !important;
	margin:auto;
}

.button_register img {	
	width:140px;
}

.dropdown-menu {
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 1036;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 5px 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 0px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow:none;
  box-shadow: none;
  background-clip: padding-box;
  text-transform:uppercase;
}

.dropdown-menu li a:hover, .dropdown-menu .active a, .dropdown-menu .active a:hover {
	background:transparent;
	font-weight:600;
	color: #333333;
}

.sticky-social-side {
	position:fixed;
	top:300px;
	right:0;
	height:auto;
	width:40px;
	z-index:99999;
	background:rgba(255,255,255,0.5);
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	padding:2px;
	-webkit-box-shadow: -1px 3px 9px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: -1px 3px 9px 0px rgba(0,0,0,0.5);
	box-shadow: -1px 3px 9px 0px rgba(0,0,0,0.5);
}

.popup_side_left {
	position:fixed;
	top:150px;
	left:-373px;
	z-index:9999;
}
 
/*Buttons */
.btn, .button, .ytcmore {
	margin-top: 10px;
	padding: 14px 26px;
	font-size: 14px;
	line-height: 100%;
	color: #fff;
	display:inline-block;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 0.1s ease-in-out;
	-webkit-transition: background 0.1s ease-in-out;
	-moz-transition: background 0.1s ease-in-out;
	-ms-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	text-shadow: 0 0px rgba(0, 0, 0, 0.3);
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing: 2px;
	border: none;
	position:relative;
}
.btn:active {
	padding-top: 15px;
        margin-bottom: -1px;
}
.btn, .btn:hover, .btn:active {
	outline: 0 none;
	text-decoration: none;
	color: #fff;
}

.ytcmore  {
	max-width:300px;
	margin:auto;
	text-transform:uppercase;
}

.ytcmore:hover {
	color:#eeeeee;
}

.button-dark-gray { 
  background-color: #333;
  box-shadow: 0px 5px 0px 0px #222;
}

.btn-nav-register {
	margin: 18px 5px;
	font-size:14px;
}

/* Blue button */
.button-blue, .gform_previous_button {
	background-color: #009FB4;
	box-shadow: 0px 5px 0px 0px #005665;
	
}
.button-blue:hover, .gform_previous_button:hover {
	background-color: #009FB9;
}
.button-blue:active, .gform_previous_button:active {
	box-shadow: 0px 3px 0px 0px #005665;
}

/* Dark blue Button */
.button-dark-blue, .ytcmore {
	background-color: #0075A4 !important;
	box-shadow: 0px 5px 0px 0px #00587B;
}
.button-dark-blue:hover, .ytcmore:hover {
	background-color: #0075A4 !important;
}
.button-dark-blue:active {
	box-shadow: 0px 3px 0px 0px #00587B;
}

/*Red button*/
.button-red {
	background-color: #CC281C;
	box-shadow: 0px 5px 0px 0px #8D1C13;
}
.button-red:hover {
	background-color: #bd301a;
}
.button-red:active {
	box-shadow: 0px 3px 0px 0px #bd301a;
}

/* Green Button */
.button-green, 
.gform_next_button, 
input[type="submit"].gform_button,
#gform_submit_button_1 {
	background-color: #00936A;
	box-shadow: 0px 5px 0px 0px #00734B;
}
.button-green:hover, 
.gform_next_button:hover, 
input[type="submit"].gform_button:hover,
#gform_submit_button_1:hover {
	background-color: #00936A;
}
.button-green:active, 
.gform_next_button:active,
input[type="submit"].gform_button:active, 
#gform_submit_button_1:active {
	box-shadow: 0px 3px 0px 0px #00734B;
}

/* Primary Button */
.btn-primary {
	background-color: #bd301a;
	box-shadow: 0px 5px 0px 0px #8D1C13;
	border:none;
}
.btn-primary:hover {
	background-color: #bd301a;
}
.btn-primary:active {
	box-shadow: 0px 3px 0px 0px #8D1C13;
}

.item-layer-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  margin: auto;
  z-index: 1;
}

.overlay {
	position:absolute;
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
}

.overlay.grad-diag-right {
	position:absolute;
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,0.03) 99%, rgba(255,255,255,0) 100%); 
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(60%,rgba(255,255,255,1)), color-stop(99%,rgba(255,255,255,0.03)), color-stop(100%,rgba(255,255,255,0))); 
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,0.03) 99%,rgba(255,255,255,0) 100%); 
	background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,0.03) 99%,rgba(255,255,255,0) 100%); 
	background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,0.03) 99%,rgba(255,255,255,0) 100%); 
	background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,0.03) 99%,rgba(255,255,255,0) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); 
}

.overlay.grad-diag-left {
	
	position:absolute;
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(40%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
/*responsive youtube video embed*/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* custom gravity form css */
.gform_wrapper {
	padding:20px 40px;
	margin:0px !important;
	max-width: 100% !important;
}

.gform_fields input:not(.btn) {
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #eee), color-stop(100%, #fff));
	background: -moz-linear-gradient(top, #eee, #fff);
	padding:10px !important;
	margin:5px 5px 5px 0 !important;
	font-size:14px;
	color:#999999;
	border: 1px solid #ddd;
	border-radius: 2px !important;
	font-size:14px !important;
}

.gform_fields input:focus, .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single:focus {
	box-shadow: 0px 0px 4px #209eb5;
	-webkit-box-shadow: 0px 0px 4px #209eb5;
	-moz-box-shadow: 0px 0px 4px #209eb5;
}

ul#input_1_33 li label {
  font-weight: 400;
}

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single, 
.gform_wrapper .chosen-container-single .chosen-single,
.gform_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month,
.gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year,
.gform_wrapper select {
	padding:7px !important;
	height:42px  !important;
	margin:5px 5px 5px 0 !important;
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #eee), color-stop(100%, #fff)) !important;
	background: -moz-linear-gradient(top, #eee, #fff) !important;
	border:1px solid #ddd !important;
	box-shadow: none !important;
	font-size:14px !important;
	color:#999999;
	border-radius: 2px !important;
}

.gform_wrapper .chosen-container-single .chosen-single div b {
	background-position-y: 10px !important;
}

.gform_wrapper .chosen-container-single .chosen-single span {
	color:#999999;
}

.gform_wrapper .top_label .gfield_label {
	color:#209eb5;
	text-transform:uppercase;
	font-weight: 600;
}

.gform_wrapper .gfield_description {
    padding: 0 !important;
}

/*.gform_wrapper .chosen-container {
	width:98% !important;
}*/

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
	color:#999;
}

.gform_next_button, 
.gform_previous_button, 
input[type="submit"].gform_button,
#gform_submit_button_1 {
	text-transform: uppercase;
	font-size:16px;
	margin:0 10px;
	font-weight:600;
}
.gform_next_button ::after{
	content: ">";
}

.container-step-number
{
    height:40px;
    width:40px;
    border:0px black solid;
    color: #fff;
    margin:auto;
}

.inner-step-number
{
    height:100%;
    width:100%;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    margin:auto;
    text-align:center;
    color: #fff;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.75);
	font-weight:600;
}

.inner-step-number.yellow {
	background:rgba(249,207,45,1);
	background-image: -moz-linear-gradient( 90deg, rgb(240,192,62) 0%, rgb(252,211,70) 100%);
  	background-image: -webkit-linear-gradient( 90deg, rgb(240,192,62) 0%, rgb(252,211,70) 100%);
  	background-image: -ms-linear-gradient( 90deg, rgb(240,192,62) 0%, rgb(252,211,70) 100%);
  	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.68);
}


.inner-step-number.green {
	background:rgba(28,165,106,1);
	background-image: -moz-linear-gradient( 90deg, rgb(19,148,104) 0%, rgb(21,176,123) 100%);
  	background-image: -webkit-linear-gradient( 90deg, rgb(19,148,104) 0%, rgb(21,176,123) 100%);
  	background-image: -ms-linear-gradient( 90deg, rgb(19,148,104) 0%, rgb(21,176,123) 100%);
  	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.68);
}

#step-number, #step-label {
	font-weight:600;
}


/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
}

/* parallax section*/

.fullscreen,
.content-a {
    width:100%;
    min-height:100%;
}
.not-fullscreen,
.not-fullscreen .content-a,
.fullscreen.not-overflow,
.fullscreen.not-overflow .content-a {
    height:100%;
    overflow:hidden;
}

/* content centering styles */
.content-a {
    display:table;
}
.content-b {
    display:table-cell;
    position:relative;
    vertical-align:middle;
    text-align:center;
}

/* background setup */
.background {
    background-repeat:no-repeat;
    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%9 !important;
}

.tierContainer .col-sm-6 {
    padding-top: 40px;
    padding-bottom: 30px;
}
/* thank you page */
.slideUpEnvelope {
  	bottom: 26%;
}

#transparent-link {
  	position:absolute;
  	left:40%;
  	right:40%;
  	width:20%;
  	bottom:200px;
  	height:50px;
  	border:0;
  	z-index:999;
}

.center-content{
    margin-left: 25%!important;
}

.gform_wrapper .top_label input.medium{
	width: 100% !important;
}

#press .item .panel-body {
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#press .item .panel-body ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center; 
}

#press .item .panel-body p,
#press .item .panel-body ul li a{
	text-align: center;
	font-size: 16px;
    padding: 0 10px 10px 10px;
}


/*---------------*/
.summer-global-left br{
	display: none;
}

.summer-global-left{
	padding-right: 15%;
}

.winners-content-box p,
.winners-content-box .summer-texas-left{
	font-size: 16px;
    line-height: 30px;
    padding-top: 5px;
}

.summer-texas-left,
.fall-2016-left p{
	width: 80%;
}

.winners-content-box h3{
    text-align: center;
    padding: 5px 0 15px 0;
}

.winners-content-box .winner-title-box{
	text-align: center;
	width: 80%;
	margin: 45px auto 0px auto;
}

.winners-img{
	margin: 0 !important;
	width: 100%;
	height: 300px;
}

.summer-2015-left .alignleft{
	float: none !important;
}
 
.winners-content-box .winners-vdo iframe{
	width: 100%;
    height: 300px;
}

.section_2020{
	text-align: center;
}
p.cff-media-link {
    display: none;
}
/*** 14-sep-2020 ***/

.post-container {
    padding-top: 30px;
    margin-bottom: 18px;
    position: relative;
    border-bottom: 1px dotted #b6b6b1;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.post-thumb {
    float: left;
    width: 20%;
}
.post-thumb img {
    display: block;
    margin: 12px;
    max-height: 307px;
    max-width: 307px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        margin-right: 39px;
}
.post-content { 
    color:#000;
    padding-top: 11px;
    width: 61%;
    float: right;
}
.post-title {
    font-weight: bold;
    color: #b42808;
}
.post-button {
  background-color: #CC281C;
  border: none;
  color: white!important;
  padding: 8px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;

}
.post-button:hover {
  background-color: #c74940;
  color: white;
}


.post-thumb2 {
    float: left;
}
.post-thumb2 img {
    display: block;
    margin: 12px;
    max-height: 307px;
    max-width: 307px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        margin-right: 39px;
}
.post-content2 { 
    color:#000;
    padding-top: 11px;
}

aside#widget_payment-3 span {
    float: right;
    font-size: 16px;
    font-weight: 700;
}
aside#widget_payment-3 h3.widget-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
  
}
.greybox {
    background-color: #faf9f7;
    height: 500px;
    padding: 22px;
}

.post-button2 {
    background-color: #CC281C;
    border: none;
    color: white!important;
    padding: 5px 82px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
}

.post-button2:hover {
  background-color: #c74940;
  color: white;
}

.post-button3 {
    background-color: #457e11;
    border: none;
    color: white!important;
    padding: 5px 53px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
}
/*** 14-sept-2020***/

/*** 22-sept-2020 ***/
form.fliterForm {
    color: #000;
}
/*** 22-sept-2020 ***/

/*** 29-sept-2020 ***/

.dropDown {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 18%;
    padding: 3px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
}

.buttonsearch {
  background-color: #23527c;
  border: none;
  color: white;
  padding: 6px 14px;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
.buttonsearch:hover{
	background-color: #568dbff2;
	color:#fff!important;
}
.floatRight {
    float: right;
}
p.headText {
    font-size: 29px;
    text-align: center;
}

.modelBtn, .modelBtn:hover, .modelBtn:active {
    outline: 0 none;
    text-decoration: none;
    color: #fff;
    background-color: #2196F3;
}
.postid-1402{
	display:none!important;
}
/*** 29-sept-2020 ***/

/* Responsive */
@media (min-width:1200px) and (max-width:1400px) {

	#testimonials {
		background-position: 50% !important;
		background-size:125% !important;
	}

}

@media (min-width:1400px) and (max-width:1520px) {

	#testimonials {
		background-position: 40% !important;
		background-size:120% !important;
	}

}
@media screen and (max-width:1200px) {
	.intro_wrapper h1, .intro_wrapper h2{
		font-size: 30px;
	}

	.nav-cont {
  		width: 96% !important;
	}
	
	.navbar-nav > li > a {
		padding: 40px 7px;
		font-size:14px;
	}
	
	.btn-nav-register {
  		margin: 18px 5px;
  		font-size: 12px;
	}
	
	.footer-inner-right {
		padding-top:5px;
	}
	
	.bg_price_table_header {
		height:150px;
	}
	
	.plane {
		left:-80px;
	}
	.subtitle_price_table {
		font-size:14px;
	}
	
	.title_price_table {
		line-height:34px;
	}
	
	
	.testimonial_video_wrapper{
		width: 65%;
		height: auto !important;
		background-size: cover;
		margin: 0 auto !important;
	}

	.carousel-control.right, .carousel-control.left{
		top: 20px;
	}
	
	#challenge_wrapper {
		padding:150px 0 150px 0;
		opacity:0;
	}
	
	.character_cave {
		width:18vw;
	}
	
	.price_table_features {
 	 	min-height: 310px;
 	}
}

@media screen and (max-width:1024px) {
	.navbar-brand img{
		margin-top: 0px;
		height:65px !important;
	}
}

@media screen and (max-width:991px) {

	h1.red_title{
		padding: 10px 20px !important;
		font-size: 30px !important;
	}
	

	.navbar-header{
		padding: 0 10px;
	}
	.navbar-default > .container {
		width:100% !important;
	}
	
	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
		padding: 35px 6px ;
	}
	.navbar-brand{
		padding: 15px 10px;
	}

	.navbar-brand img{
		height: auto !important;
		width: 84px;
		margin: 10px 0;
	}


	.btn-nav-register {
		margin: 15px 5px;
		font-size:12px;
	}

	.btn-nav-register a{
		padding: 12px 15px;
	}
	
	.early_register_text {
		right:-10px;
	}
	
	.modal-dialog {
		left:10%;
		width:80%;
	}
	
	#plane .white_clouds, #plane .blue_clouds {
  		max-width:200%;
	}
	
	#plane .blue_clouds {
		top: inherit;
	}
	
	section#plane {
		margin-top:-4vw;
		background-position: 0 4vw !important;
	}
	
	footer > .container {
		width: 100%;
	}
	
	.wax_seal_wrapper {
		margin-top:10px; 
		margin-left:25%;
		margin-right:25%;
	}
	
	.social_wrapper {
		margin-left:0px;
	}
	
	section#partners {
		padding-top:0px;
	}
	
	.price_table_features {
 	 	min-height: 250px;
 	}
 	
 	
	
	.main-content {
  		padding-top: 90px;
  	}
  	
  	.navbar-toggle {
  		margin-top:30px !important;
  	}
  	
  	#mae_bg {
  		top:150px;
  	}
  	#notebook p img.wp-image-4385,
  	#notebook ul li a img.wp-image-3699{
  		width: 100%;
  	}

  	.slider-arrow{
		top: 20% !important;
	}

	/**********/
	.summer-global-left {
	    padding-right: 0;
	    text-align: left;
	}


	.summer-global-right{
		text-align: center;
	}

	.winners-content-box .summer-texas-left,
	.winners-content-box .fall-2016-left p{
		width: 100%;
		text-align: center;
	}

	.winners-content-box p, 
	.winners-content-box .summer-texas-left{
		text-align: center;
	}
	.winners-img {
	    margin: 15px 0 !important;
	    height: auto;
	}


	/**********/
}



@media screen and (max-width:900px) {

	.navbar-default .navbar-nav>li>a {
		font-size: 12px ;
	}
	
	.button_register {
		padding-top:45px !important;
	}
	
	.button_register img {
		width:100px;
	}
	
	.early_register_text {
		left:50%;
	}
	
	.btn-nav-register a {
		font-size:12px;
	}

}





@media (min-width:769px) and (max-width:860px) {
	/*.navbar-default .navbar-nav>li>a {
		padding: 45px 8px ;
	}*/
	#btn-login {
		display:none;
	}
}

@media screen and (min-width:769px) {
	.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
		margin:auto;
	}
}

/* When navbar collapsed*/
@media screen and (max-width:768px) {


	.gform_wrapper .top_label input.medium{
		width: 100% !important;
	}

	.main-content {
  		padding-top: 90px;
  	}

	.cover {
	    background: #ffffff url('includes/img/logo.png') no-repeat center 20vh;
	    background-size: 70vw;
	}

	.navbar-default .navbar-nav>li>a {
		padding: 10px 25px;
	}
	
	section#intro {
	z-index:0;
	}

	.button_register {
		padding:6px !important;
	}
	
	.early_register_text {
		left: 120px;
  		bottom: 20px;
  		top:initial;
	}
	
	.navbar-default {
		background-color: rgba(255,255,255,0.95) !important;
	}
	
	.arrow-down {
		border-top-color: rgba(255,255,255,0.95) !important;
	}
	
	#challenge_wrapper {
		padding:250px 0 130px 0;
		opacity:0;
	}
	
	#plane .white_clouds, #plane .blue_clouds {
  		max-width:300%;
	}	
	
	section#plane {
		margin-top:-6vw;
		background-position: 0 6vw !important;
	}
	
	.wax_seal {
		max-width:300px;
	}
	
	.wax_seal_wrapper {
		margin:30px;
	}
	
	.price_table_features {
 	 	min-height: inherit;
 	}
 	
 	.price.siblings {
		padding-left:0%;
		text-align:center;
	}
	
	.modal-dialog {
		left:0%;
		width:100%;
	}
	
	.program_wrapper {
		padding:0 20%;
	}
	
	.testimonial_video_wrapper {
		height:65vw;
	}
	
	.footer-inner-left, .footer-inner-center {
		text-align: left;
		border-right:none;
		border-bottom: 1px solid #333333;
		padding-bottom:10px;
		margin-bottom: 10px;
	}
	
	.footer-inner-right {
		text-align: left;
		padding:10px;
	}
	
	.bg_price_table_header {
		height:auto;
		padding-bottom:20px;
	}
	
	/*REGISTRATION PAGE */
	.notebook_content {
		padding-top:22%;
	}
	
	.gform_wrapper .ginput_complex .ginput_right,.gform_wrapper .ginput_complex .ginput_left {
		width:100% !important;
	}
	
	.gform_wrapper .top_label select.medium,
	.gform_wrapper .chosen-container {
		width:95% !important;
	}
	
	.gform_wrapper .chosen-container {
		width:95% !important;
	}
	
	div#gf_progressbar_wrapper_1 {
		display:none !important;
	}
	
	/*PROGRAM PAGE */
	#notebook {
		width:100%;
		padding:0;
	}
	
	/*thank you page*/ 
  	.slideUpEnvelope {
  		bottom: 30%;
  	}


	
}

@media screen and (max-width:620px) {
	img.alignright{
		width: 100%;	
	}

	.review-box{
		width: 100%;
		overflow: scroll;
	}

	.review-box table{
		width:750px; 
	}

	.testimonial_video_wrapper{
		width: 100%;
	}

	.carousel-control.right, .carousel-control.left {
	    top: 50%;
	}

	.winners-content-box h3 {
	    text-align: center;
	    padding:0;
	}


}
@media screen and (max-width:530px) {
	h1.red_title,
	h1.page-title {
	    font-size: 22px !important;
	}

	.wp-image-4687{
		width: 100%;	
	}
	#btn-login {
		display:none;
	}

	.row-same-height{
		display: block !important;
	}

	.button-red{
		white-space: initial;
		padding: 14px 12px;
	}

	#press .item .panel-body{
		height: auto;
	}

	.winners-content-box .winner-title-box{
		width: 100%;
	}
}

/* MOBILE */	
 
@media screen and (max-width:480px) {


	.gform_wrapper{
		padding: 0;
	}

	.navbar-brand,.navbar.navbar-default {
		min-height:91px !important;
	}
	
	.navbar-toggle {
  		margin-top: 30px !important;
	}
	
	.btn-nav-register {
		margin:10px 5px;
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.btn-nav-register a {
		padding:10px !important;
	}
	
	.main-content {
		padding-top: 91px;
	}
	
	#loginButtonMobile {
		display:none;
	}
	
	.navbar-toggle {
		margin-top:30px;
	}
	
	#why_it_works .container {
		padding-top: 30px !important;
	}
	
	.wax_seal {
		max-width:100%;
		padding:0 !important;
	}
	
	.intro_wrapper h1 {
 		font-size:30px;
 		font-weight:bold;
	}
	
	.intro_wrapper p {
		font-size:20px;
	}
	
	#challenge_wrapper {
		padding-bottom: 100px;
	}
	
	.title_price_table {
		font-size:26px;
	}
	
	.subtitle_price_table {
		font-size:13px
	}
	
	.btn.button-blue.register, .btn.button-green.register {
		padding:20px 20px;
	}
	
	.testimonial_title {
		padding-top:20px;
		padding-left:0px;
	}
	
	.blog_title {
		width:100%;
	}	
	
	.mae_blog {
		display:none;
	}
	
	.red_title {
		font-size:30px;
	}	
	
	.red_title_small {
		font-size:24px;	
	}
	
	.ytc-columns2 li {
  		width: 100% !important;
	}
	
	ul.ytchagallery li {
		float:none !important;
	}
	
	.notebook_content ul {
  		padding: 70px 17% 0 8%;
  	}
  	
  	/*thank you page*/ 
  	.slideUpEnvelope {
  		bottom: 32%;
  	}
  	
  	#transparent-link {
  		bottom:150px;
  	}

  	.winners-content-box .winners-vdo iframe {
	    width: 100%;
	    height: auto;
	}
	
}	

@media screen and (max-width:360px) {
	
	
	.btn-nav-register a {
		padding:9px 14px;
	}
}
/* When navbar NOT collapsed
@media screen and (min-width:768px) {

	.dropdown:hover .dropdown-menu {
   	 	display: block;
 	}
 }*/

/* Animations */


/* popin effect */
.popin {
	-webkit-animation:pop-in 0.5s;
	-moz-animation:pop-in 0.5s;
	-ms-animation:pop-in 0.5s;
}

@-webkit-keyframes pop-in {
	0% { opacity: 0; -webkit-transform: scale(0.5); }
	100% { opacity: 1; -webkit-transform: scale(1); }
}
@-moz-keyframes pop-in {
	0% { opacity: 0; -moz-transform: scale(0.5); }
	100% { opacity: 1; -moz-transform: scale(1); }
}
@keyframes pop-in {
	0% { opacity: 0; transform: scale(0.5); }
	100% { opacity: 1; transform: scale(1); }
}

/* Blinking effect */
.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}


/* Fadin effect */ 
/*@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }*/

.fade-in {
	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fade-In ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fade-In ease-in 1;
	animation:fade-In ease-in 1;

	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;

	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	animation-duration:1s;
}

.fade-in.one {
-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
animation-delay: 0.3s;
}

.fade-in.two {
-webkit-animation-delay: 0.6s;
-moz-animation-delay:0.6s;
animation-delay: 0.6s;
}

.fade-in.three {
-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
animation-delay: 0.9s;
}


/* FIXES */
/* columns of same height styles */
.row-same-height {
    display: table;
    width: 100%;
}
.col-xs-height {
    display: table-cell;
    float: none !important;
}

@media (min-width: 769px) {
    .col-sm-height {
        display: table-cell;
        float: none !important;
    }
}
@media (min-width: 992px) {
    .col-md-height {
        display: table-cell;
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .col-lg-height {
        display: table-cell;
        float: none !important;
    }
}


/* vertical alignment styles */
.col-top {
    vertical-align:top;
}
.col-middle {
    vertical-align:middle;
}
.col-bottom {
    vertical-align:bottom;
}
body .gform_wrapper div.gform_body ul.gform_fields li.spacing {
    margin-bottom: 11% !important;
}
/*
 == Quick CSS styling tips ==

 You can start off in a rough direction with some minimal styles.
 See below for some tips. ;)


 == Want to have the whole site wrapped? ==

 Just fill the .container class with some background color to have a the whole site "wrapped".
 This works so easy because every main part is wrapped only once into a container class by bootstrap.
 Try out by decommenting the next line and go from there.

 .container { background: #f9f9f9; border-right: 1px solid #eee; border-left: 1px solid #eee; }


 == Want to wrap just the content and sidebar in Bootstrap style? ==

 That one is a great example to show that some things are much cleaner and easier to do via just adding some HTML classes.
 In this case, we will add just one CSS class "panel", look for example at the beginning in content.php!


 == Infinite Scrolling by Jetpack ==
 You can enable this cool feature by simply decommenting the lines below and make sure you use the same classes on the right place in your html..

/* Globally hidden elements when Infinite Scroll is supported and in use.
 * Older / Newer Posts Navigation (the pagination, must always be hidden), Theme Footer only when set to scrolling.. */

/*
.infinite-scroll .page-links,
.infinite-scroll.neverending .site-footer {
	display: none;
}
*/

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

/*
.infinity-end.neverending .site-footer {
	display: block;
}
*/

/* Hey, if you don't need my comments anymore, just delete me! :)  */
