@charset "UTF-8";
/* CSS Document */
h1{
	margin-top:0px;
	margin-bottom:20px;
	padding-top:0px;
	line-height:1;
}
h2{
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	font-size:35px;
	line-height:1.3;
}
.img-responsive{
	margin:0px auto;
}
.yellow-strike{
	text-decoration:line-through;
	color:#ffa300;
}
.yellow-strike span{
	color:#707170;
	font-weight:400;
}
h2{
	font-size:38px;
}
.feature-img{
	margin:20px auto;
}
h1{
	margin-bottom:30px;
}
.btn{
	margin-top:20px;
	margin-bottom:20px;
}
.indent{
	padding-left:30px;
}
.testimonial{
	padding-bottom:0px;
	line-height:1.5;
}
.testimonial p{
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.order-form-container{
	padding:50px;
	border-radius:15px;
	margin-top:40px;
}
.order-form-container h2{
	font-weight:400;
	font-family: 'Oswald', sans-serif;
	margin-bottom:30px;
}
.form-group{
	margin-bottom:25px;
}

input::-webkit-input-placeholder {
   color:#555 !important;
}

input:-moz-placeholder { /* Firefox 18- */
   color:#555 !important;  
}

input::-moz-placeholder {  /* Firefox 19+ */
   color:#555 !important;  
}

input:-ms-input-placeholder {  
   color:#555 !important;  
}
.radio{
	margin-bottom:30px;
	font-size:18px;
	line-height:1.2;
}
#secure-payment{
	margin:30px 0px;
	text-align:center;
}
.bio{
	padding-top:40px;
}
.bio-spacer-lg{
	height:15px;
}
.bio-spacer-md{
	height:0px;
}
.spacer-5{
	height:3px;
}
.spacer-10{
	height:10px;
}
.spacer-20{
	height:20px;
}
.spacer-30{
	height:30px;
}
.spacer-40{
	height:40px;
}

.btn-lg-side-padding{
	padding-left:40px;
	padding-right:40px;
}
.has-error{
	border-color:#FF8A00 !important;
	color:#FF8A00 !important;
}
.with-errors{
	color:#FF8A00 !important;
}
.btn.disabled{
	opacity:1;
}


.guarantee-box{
	height:122px;
	position:relative;
	margin-top:20px;
}
.guarantee{
	width:127px;
	height:127px;
	margin:0px auto;
}
.seal{
	padding:5px;
	background-color:#7A9B49;
	z-index:2;
	width:127px;
	height:127px;
	z-index:2;
	position:absolute;
}
	
.guarantee-border{
	border-top:2px #fff solid;
	position:absolute;
	top:62px;
	left:0px;
	width:100%;
	z-index:1;
}

.checklist ul{
	padding:0px;
}
.checklist li{
	font-size:16px;
	margin-bottom:20px;
	margin-left:0px;
	padding-left:40px;
	list-style:none;
	position:relative;
	line-height:1.3;
}
.checklist li:before{
	font-family:'Glyphicons Halflings';
	content:"\e084";
	font-size:18px;
	left:10px;
	top:0px;
	color:#8446AC;
	position:absolute;
}
ol li{
	margin-bottom:20px;
}
.text-weight-normal{
	font-weight:400;
}
.bonus2-spacer{
	height:85px;
}
.bonus2-spacer-xs{
	height:20px;
}
#countDownBox{
	text-align:center;
	font-size:30px;
	padding:20px;
	margin-top:-40px;
}
#countDownBox .countdown-logo{
	display:none;
}
#countDownBox.stick{
	position:fixed;
	margin-top:0px;
	width:100%;
	background-color:#FFF;
	top:0px;
	left:0px;
	z-index:999999999;
	line-height:50px;
	color:#8446AC !important;
}
#countDownBox.stick .countdown-logo{
	display:inline;
	margin-right:20px;
}


.gradent-overlay-bg {
	position: relative;
}
.gradent-overlay-bg::before {
	content: '';
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+50,000000+100&0.5+0,0.5+50,0.5+100 */
	background: -moz-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 50%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 50%, rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 50%, rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000', GradientType=1 ); /* IE6-9 */
}
.gradient-seperator {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8446ac+0,ffa300+100 */
	background: #8446ac; /* Old browsers */
	background: -moz-linear-gradient(left, #8446ac 0%, #ffa300 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #8446ac 0%, #ffa300 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #8446ac 0%, #ffa300 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8446ac', endColorstr='#ffa300', GradientType=1 ); /* IE6-9 */
	height:7px;
}

footer.dark-corp-footer {
	background-color: #1a1a1a;
	padding-top: 30px;
	color: #808080;
	font-size: 13px;
	line-height: 20px;
}
footer.dark-corp-footer a, footer.dark-corp-footer a:active, footer.dark-corp-footer a:visited {
	color: #808080 !important;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
}
footer.dark-corp-footer a:hover {
	color: #808080;
	text-decoration: underline;
}
footer.dark-corp-footer .copyright {
	border-top: 1px solid #808080;
	margin-top: 27px;
	padding: 15px;
}
footer.dark-corp-footer .footer-social {
	text-align: left;
	margin: 20px 0px 15px;
}
footer.dark-corp-footer .footer-social a {
	display: inline-block;
	margin-left: 7px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	border-radius: 50%;
	background-color: #4d4d4d;
	color: #000 !important;
	font-size: 19px;
}
footer.dark-corp-footer .footer-social a:first-child {
	margin-left: 0px;
}

@media (min-width: 768px) {
footer.dark-corp-footer .footer-social {
	text-align: right;
	margin: 0px;
}
}