body{
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	background: #f4f4f4;

}
.header{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#07019e+0,03003a+100 */
background: #07019e; /* Old browsers */
background: -moz-linear-gradient(top,  #07019e 0%, #03003a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #07019e 0%,#03003a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #07019e 0%,#03003a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07019e', endColorstr='#03003a',GradientType=0 ); /* IE6-9 */
width: 100%;
padding: 15px 0 18px;
border-top: 5px solid #03003B;
}
.header h3 {
color: #fff;
font-weight: 600;
margin-bottom: 0;
margin-top: 0;
padding-top: 0;
font-size: 20px;
}

.main{
	background: #f4f4f4;
	margin-top: 10px;

}

/* HEADLINE STYLES */

.main--text--holder{
	background: #fff;
    padding: 30px 30px 25px;
    margin-top: 20px;
    margin-bottom: 40px;
	border-radius: 30px;
	text-align: center;
	/*border: 4px solid #ccc;*/
	box-shadow: 10px 10px 10px #ccc;

}
.main--text--holder h2{
	font-size: 45px;
    font-weight: 700;
    text-shadow: none;
    color: black;
    line-height: 1.25;
    letter-spacing: -.005em;
	}

.text-red{
	color: #c10000;
}
.text-decoration{
	border-bottom: 4px solid #000;
	color: #000;
	/*text-decoration: underline;*/
}
.text-decoration:hover{
	text-decoration: none;
	color: #000;
}
.bg-yellow{
	background: #fff892;
    padding: 0 12px;
    margin: -10px 0px;
	}

.hlg {
	font-size: 48px;
	}

.main--text--holder1 {
    background: #fff;
    padding: 30px 30px 25px;
    margin: 20px auto 40px;
    border-radius: 30px;
    text-align: center;
    max-width: 920px;
    box-shadow: 10px 10px 10px #ccc;
	}
	
	.main--text--holder1 h2 {
    font-size: 45px;
    font-weight: 700;
    text-shadow: none;
    color: black;
    line-height: 1.25;
    letter-spacing: -.005em;
	}
	
	.main--text--holder1 .hlg {
    font-size: 48px;
	}
	
	.main--text--holder1 .bg-yellow {
    background: #fff892;
    padding: 0 10px;
    margin: -10px 0px;
	}
	
	.main--text--holder2 {
    background: #fff;
    padding: 30px 30px 21px;
    margin: 20px auto 40px;
    border-radius: 30px;
    text-align: center;
    max-width: 920px;
    box-shadow: 10px 10px 10px #ccc;
}
	
	.main--text--holder2 h2 {
    font-size: 45px;
    font-weight: 700;
    text-shadow: none;
    color: black;
    line-height: 1.32;
    letter-spacing: -.01em;
	}
	
	.main--text--holder2 .hlg {
    font-size: 48px;
	}
	
	.main--text--holder2 .bg-yellow {
    background: #fff892;
    padding: 0 7px;
    margin: -10px 0px;
	}
	
	.main--text--holder4 {
    background: #fff;
    padding: 30px 30px 25px;
    margin: 20px auto 40px;
    border-radius: 30px;
    text-align: center;
    max-width: 810px;
    box-shadow: 10px 10px 10px #ccc;
	}
	
	.main--text--holder4 h2 {
    font-size: 47px;
    font-weight: 700;
    text-shadow: none;
    color: black;
    line-height: 1.25;
    letter-spacing: -.005em;
	}
	
	.main--text--holder4 .hlg {
    font-size: 50px;
	}
	
	.main--text--holder5 {
    background: #fff;
    padding: 35px 25px 32px;
    margin: 20px auto 40px;
    border-radius: 30px;
    text-align: center;
    max-width: 990px;
    box-shadow: 10px 10px 10px #ccc;
}
	
	.main--text--holder5 h2 {
    font-size: 43px;
    font-weight: 700;
    text-shadow: none;
    color: black;
    line-height: 1.25;
    letter-spacing: -.005em;
	}
	
	.main--text--holder5 .hlg {
    font-size: 45px;
	}
	
	.main--text--holder5 .bg-yellow {
    background: #fff892;
    padding: 0 10px;
	}

	.main--text--holder6 {
    background: #fff;
    padding: 35px 25px 32px;
    margin: 20px auto 40px;
    border-radius: 30px;
    text-align: center;
    max-width: 990px;
    box-shadow: 10px 10px 10px #ccc;
}
	
	.main--text--holder6 h2 {
    font-size: 45px;
    font-weight: 700;
    text-shadow: none;
    color: black;
    line-height: 1.25;
    letter-spacing: -.005em;
	}
	
	.main--text--holder6 .hlg {
    font-size: 45px;
	}
	
	.main--text--holder6 .bg-yellow {
    background: #fff892;
    padding: 0 10px;
	}
	
	.text-decoration {
    border-bottom: 4px solid #000;
    color: #000;
    padding: 0px 2px;
	}
	
	.text-decoration-red {
    border-bottom: 4px solid #c10000;
    color: #c10000;
	}

/* END HEADLINES */

.video--holder {
	padding: 0px; 
	border:0px solid #333;
	max-width:800px;
}

.form--holder{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f0f0f0+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
border: 0px solid #ccc;
/*padding: 20px;*/
}
.form--header{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffbf01+0,ff9801+100 */
background: #ffbf01; /* Old browsers */
background: -moz-linear-gradient(top,  #ffbf01 0%, #ff9801 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffbf01 0%,#ff9801 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffbf01 0%,#ff9801 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf01', endColorstr='#ff9801',GradientType=0 ); /* IE6-9 */
padding: 20px;
color: #fff;
text-align: center;
position: relative;

}
.form--header h4{
	color: #fff;
	font-size: 25px;
	margin: 0;
	font-weight: 700;
	text-shadow: 0.5px 0.5px 3px #714300; 
	/*text-shadow: 0 0 20px #999;*/
}
.form--body {
padding: 20px 10px;
background-color: #fff;
}

.form--body p{
	color: #333;
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    margin: 5px 0px 10px;
}

.form--body h2 {
    font-size: 1.3rem;
    text-align: center;
    margin-bottom: 10px;
	font-weight: 600;
}

.form--body ul {
	margin-bottom: 0px;
    padding: 0px;
	}

.form--body ul li {
    list-style: none;
    font-size: 17px;
    color: #000;
    font-weight: 400;
    margin: 0px auto 4px;
    text-align: center;
	}

.form-control{
	border: 1px solid #aaccff;
	border-radius: 0;
}
.btn{
	border: 1px solid #ffbf01;
	background: #ffbf01; /* Old browsers */
background: -moz-linear-gradient(top,  #ffbf01 0%, #ff9801 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffbf01 0%,#ff9801 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffbf01 0%,#ff9801 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf01', endColorstr='#ff9801',GradientType=0 ); /* IE6-9 */
padding: 10px;
font-size: 20px;
font-weight: 700;
}
.footer{
	padding: 20px;
}
.video--holder{
	padding: 30px 30px 15px;
}

#video {
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
}

.main{
	margin-bottom: 40px;
}
.footer{
	margin-top: 20px;
	background: #fff;
}
.footer p{
	font-size: 14px;
	text-align: center;
}
.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  bottom: -20px;
  left: 50px;
  border-top: 20px solid #ff9801;
}
.form--header h4 span{
	border-bottom: 2px solid #fff;
}
.span--main {
	    background-color: #FEE068;
    color: #42251f !important;
    padding: 5px 10px;
    text-align: center;
    display: inline-block;
    margin:0 10px;
    margin-bottom: 10px;
    text-align: center;
    color: #FFF;
    border-radius: 5px;
    border: 2px solid rgba(0,0,0,0.2);
    font-size: 18px;
    /*width: 35px;*/
}

/* *** WEBINAR SCHEDULE *** */
#form-body{}
	.loading-icon{
		text-align: center;
		display: none;
		padding: 50px 0;
	}

	.webinar-content{display: block;}

#form-body.loading .loading-icon{display: block;}
#form-body.loading .webinar-content{display: none;}


/* *** COUNTDOWN *** */
.reg-form{
	padding: 5px 0px 0;
    margin-bottom: 0px;
}
	.countdown {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
		padding: 15px 16px;
	}
		.countdown div {
			font-family: 'Roboto', sans-serif;
			flex-direction: column;
			position: relative;
			margin-left: 27px;
		}
		.countdown div:first-child {margin: 0;}

			.countdown div::after {
				content: ':';
				color: #7d8696;
				font-size: 24px;
				position: absolute;
				bottom: 40px;
				right: -17px;
			}
			.countdown div:last-child::after{display: none;}


			.countdown div span:first-child {
				background-color: #FEE068;
				color: #313131;
				font-size: 24px;
				font-weight: 500;
				border: 2px solid #d6b019;
				border-radius: 3px;
				padding: 13px 12px;
			}

			.countdown div span:last-child {
				color: #7d8696;
				font-size: 13px;
				font-weight: 400;
				text-align: center;
				text-transform: uppercase;
				display: block;
				margin-top: 18px;
			}

	.reg-form form p.wont_spam {
		color: #1b2437;
		font-size: 12px;
		font-weight: 700;
		text-align: center;
		margin-bottom: 0;
	}

	.reg-form .form-group {
		margin-bottom: 0px;
	}
	.form-group {
    margin-bottom: 0rem;
}

		.reg-form label {
    		color: #1b2437;
    		font-size: 16px!important;
    		text-align: left;
    		font-weight: 700!important;
    		display: inline-block;
    		margin-bottom: 2px!important;
    		margin-top: 8px;
    		padding-left: 10px;
    		-webkit-font-smoothing: antialiased;
    		-moz-osx-font-smoothing: grayscale;
    		text-rendering: optimizeLegibility;
		}

		.reg-form select{
			display: block;
			width: 100%;
			border: 1px solid #d5dfee;
			padding: 0;
		}

		.reg-form input[type=text],
		.reg-form input[type=email] {
			color: #777;
			font-size: 16px;
			border: 1px solid #e4e4e4;
			box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
			display: block;
			width: 100%;
			padding: 15px;
		}

		.reg-form button[type=submit] {
			background: -moz-linear-gradient(top, #ffbf01 0%, #ff9801 100%);
			background: -webkit-linear-gradient(top, #ffbf01 0%,#ff9801 100%);
			background: linear-gradient(to bottom, #ffbf01 0%,#ff9801 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf01', endColorstr='#ff9801',GradientType=0 );
			color: #fff;
			font-size: 24px;
			font-weight: 700;
			text-shadow: 0.5px 0.5px 2px #6b4000;
			text-align: center;
			border: 1px solid transparent;
			border-radius: .25rem;
			white-space: nowrap;
			vertical-align: middle;
			-webkit-user-select: none;
				-moz-user-select: none;
					-ms-user-select: none;
						user-select: none;
			line-height: 1.5;
			display: block;
			width: 100%;
			padding: .375rem .75rem .5rem;
		}
		.reg-form button[type=submit]:hover {
			background: #ec8d00;
			background: -moz-linear-gradient(top, #efa500 0%, #ec8d00 100%);
			background: -webkit-linear-gradient(top, #efa500 0%,#ec8d00 100%);
			background: linear-gradient(to bottom, #efa500 0%,#ec8d00 100%);
			border-color: #ec8d00;
			border: 1px solid #ec8d00;
		}

	@media (max-width: 992px) {   
   .form--holder{
       max-width:353px;
      margin:0px auto 0px;
   }

   .video--holder {
      /*border: 1px solid #ccc;*/
      min-height: auto;
   margin-bottom: 30px;
   }
   .form-group img {
      max-width:330px;
      width:100%;
      margin:0px auto 0px;
   }

   .main--text--holder {
   margin-top: 15px;
   margin-bottom: 30px;
   }
}
	
@media (max-width: 767px) {   
    .main--text--holder {
  	display:none;
   }
	.main--text--holder1 {
  	display:none;
   }
	
	.main--text--holder2 {
  	display:none;
   }
	
	.main--text--holder4 {
  	display:none;
   }
	
	.main--text--holder5 {
  	display:none;
   }
	
	.video--holder {
    padding: 5px 0px 0px;
    margin-bottom: 25px;
	}
	
	.header h3 {
    font-size: 18px;
	}
}
	