.clearfix {

	zoom: 1; }

.clearfix:before {

	content: "";

	display: table; }

.clearfix:after {

	content: "";

	display: table;

	clear: both; }

input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
a{
	text-decoration: none;
}
body p {
	font-weight: 300; /* You specify the nF/umber you see next to the fonts to change from light to bold ie you would put 700 etc. etc. */
}
body,html{
	margin:0;
	height:100%;
}
body{
	font-family: 'Open Sans', sans-serif;
}
.helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.fixed-header{
	position: fixed;
	z-index: 9;
	/*background: #e2e0e1;*/
	height: 85px;
	width: 100%;
}
.header-container {
	width: 1200px;
	margin: 0 auto;
}

.logo {
	float: left;
	height: 65px;
	margin-top: 10px;
}
.logo-img {
	margin: auto;
	vertical-align: middle;
	height: 100%;
	display: inline-block;
}
.login {
	padding: 10px 40px;
	font-weight: 500;
	text-align: center;
	border-radius: 10px;
	background:#8e632e;
	margin-top: 20px;
	line-height: 28px;
	text-decoration: none;
	float: right;
	height: 50px;
}

.login a {
	font-size: 20px;
	font-weight: 700;
	color: #fff;

}

.header-text{
	color: #fff;
	font-weight: 700;
	font-style: italic;
	line-height: 75px;
	font-size: 36px;
	display: inline-block;
}

.section-1 {
	background: url(../images/bg24_2.png) no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative;
	height: 905px;
}

#bgVideo {
	min-width: 100%;
	min-height: 100%;
}

.overlay {
	/*position: absolute;*/
	/*z-index: 1;*/
	/*height: 100%;*/
	/*background: #00000080;*/
	/*width: 100%;*/
}


.section-container {
	width: 740px;
	margin-top: 140px;
	float: right;
	margin-right: 250px;
}

.slogan {
	margin-top: 60px;
	text-align: left;

}

.s1-h1 {

	font-size: 21px;
	font-weight: 700;
	color: #fff;
	line-height: 24px;
}
.s1-h2{
	font-size: 45px;
	font-weight: 700;
	line-height: 77px;
	color: #fff;
}
.s1-p{
	line-height: 30px;
	color: #000;
	font-weight: 600;
	margin-top: 10px;
	font-size: 18px;
}
.offer-link {
	color: #fff;
	font-weight: 600;
	padding: 15px;
	display: block;
	background: #8e632e;
	font-size: 16px;
	height: 55px;
	line-height: 25px;
	width: 200px;
	border-radius: 10px;
	text-align: center;
	margin-top: 50px;
}

.offer-link:hover {
	background: #8e632e;
	color: #fff;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.s1-h {
	font-size: 45px;
	line-height: 56px;
	border-left: 10px solid #ad823d;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: 900;
	color: #9d9d9d;

}

.scroll-div {
	top: 165px;
	text-align: center;
	position: relative;
}

.scroll-div img {
	width: 16px;
}

.color{
	color:#cddc39;
}
.ls-button{
	background: #cddc39;
	text-decoration: none;
	border-radius: 25px;
	font-size: 21px;
	display: block;
	color: #fff;
	margin-top: 35px;
	height: 60px;
	font-weight: 700;
	line-height: 60px;
}
.middle-content2{
	width: 100%;
	background: #d8d4d3;

}
.middle-content-container{
	text-align: center;
	margin:0 auto;
}
.mc-2{
	margin-top: 90px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mc-2-box{
	width: 45%;
	text-align: center;
	background: #fff;
	text-decoration: none;
	color: #000;
	font-weight: 800;
	font-size: 16px;
	margin-bottom: 70px;
	transition: 0.3s;
}
.mc2-title{
	text-align: left;
	color: #a78446;
	padding-top: 60px;
	font-size: 30px;
	width: 600px;
	border-bottom: 5px solid #000;
	line-height: 60px;
	font-weight: 500;
}

.left-side2{
	float: left;
	margin-right: 60px;
	width: 380px;
}
.image-container{
	width: 100%;

}
.image-container img{
	width:100%;
}
.right-side2{
	float: left;
	width: 560px;
}
.rs2-title{
	font-size: 25px;
	font-weight: 700;
	margin-top: -130px;
	line-height: 35px;
	color: #a78446;
	text-shadow: -1px -1px 0 #ababab, 1px -1px 0 #c9c9c9, -1px 1px 0 #959595, 1px 1px 0 #b3b3b3;
	margin-bottom: 130px;
}
.rs2-title2{
	color: #a78446;
	font-weight: 700;
	padding: 10px 0;
	font-size: 23px;
}
.rs2-content{
	font-size: 17px;
	font-weight: 400;
	padding:0 25px;
	line-height: 23px;
}
.rs2-note{
	font-style: italic;
}
hr{
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #efefef;
}
.middle-content3{
	background: #fae0e3;
}
.section{
	width: 1200px;
	margin: 0 auto;
	padding: 45px 0;
}
.mc3-title{
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	color: #c20fff;
	margin-bottom: 40px;
}
.left-side3{
	float: left;
	margin-right: 60px;
	width: 100px;
}
.right-side3{
	width: 840px;
	margin: 0 auto;
}
.rs3-content{
	font-size: 33px;
	line-height: 38px;
	color: #000;
	text-align: center;
	font-weight: 700;
}
.middle-content4{
	width: 100%;
	background: #fff;

	text-align: center;
}
.mc4-title{
	font-size: 33px;
	text-align: center;
	color: #353535;
	font-weight: 600;
	line-height: 48px;
}
span.inner {
	color: #929292;
}
span.outer {
	color: red;
	text-decoration: line-through;
}
.new{
	color:#ad823d;
}
.ls-button2{
	background: #000;
	color: #fff;
	border-radius: 10px;
	font-weight: 500;
	padding: 15px;
	display: block;
	font-size: 22px;
	height: 65px;
	line-height: 30px;
	width: 225px;
	text-align: center;
	margin: 40px auto;

}
.ls-button2:hover{
	background: #000;
	color: #fff;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.disclosure{
	text-align: center;
	line-height: 20px;
	font-size: 13px;
	font-weight: 400;
}
.mc4-title2{
	font-size: 35px;
	text-align: center;
	color: #000000;
	line-height: 43px;
	margin-bottom: 30px;
	font-weight: 700;
}
.section2{
	text-align: center;
}
.mc4-image-container{
	width: 310px;
	margin: 10px 10px;
	display: inline-block;
	height: 310px;
}
.mc4-image-container img{
	width: 100%;
}
.middle-content5{
	background:#d8d4d3;
	padding: 50px 0;
	padding-top: 0;
	background-size: cover;
}
.section5{
	text-align: center;
	margin: 0 auto;
}
.row-result{
	margin: 60px 0;
	margin-bottom: 60px;
}
.row-img-container img{
	width: 350px;
	max-width: 100%;
	border-radius: 15px;
}
.row-text p{
	font-size:20px;
	line-height: 30px;
	font-weight: 600;
	color:#fff;
}
.testimonial_author{
	color: #ad823d!important;
}
.mc5-title2{
	font-size: 30px;
	text-align: center;
	color: #fff;
	line-height: 43px;
	margin-bottom: 30px;
	font-weight: 700;
}
.disclosure2{
	color:#fff;
}
.footer {
	position: initial;
	bottom: 0;
	color: #2c241b;

	width: 100%;
	background: #000;
}

.footer .container {
	padding: 0px 0;
	padding-bottom: 5px;
}

.motto {
	font-weight: 700;
	margin-top: 20px;
	font-style: italic;
	color: #2c241b;
}

.footer-h4 {
	color: #000;
	font-weight: 800;
	font-size: 26px;
	margin-top: 40px;
	letter-spacing: -1px;
}

.footer-block {
	background: #f8f6f4;
	position: relative;
	font-weight: 500;
	color: #000;
	text-align: left;
	padding: 30px 30px 24px;
	overflow: hidden;
}

.social-icons-list {
	padding: 0;

}

.social-icons-list .list-group-item {
	float: right;
}

.social-icons-list li {
	list-style: none;
}

.social-icons-list li a {
	color: #2c241b;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
}

.social-icons-list li a span {
	color: #d6d447;
	margin-right: 20px;
	margin-bottom: 25px;
}

/* CLOCK */

.countdown {
	display: inline-flex;
}

.countdown .day,
.countdown .hour,
.countdown .min,
.countdown .sec {
	color: #ffffff;
	padding: 0 30px;
	text-align: center;
}

.countdown .day .num,
.countdown .hour .num,
.countdown .min .num,
.countdown .sec .num {
	display: block;
	font-weight: 700;
	font-size: 55px;
}

.countdown .day .word,
.countdown .hour .word,
.countdown .min .word,
.countdown .sec .word {
	display: block;
	font-size: 16px;
	color: #ffffff;
	font-weight: 300;
}
@media only screen and (max-width: 1050px){
	hr {
		width: auto;
		margin: 0 auto;
		border-bottom: 1px solid #efefef;
	}
	.fixed-header {
		position: initial;
		background: #ffffff;
		height: auto;
		width: 100%;
	}
	.header-center{
		width:auto;
		padding: 0 10px;
	}
	.header-text {
		color: #fff;
		font-weight: 700;
		font-style: italic;
		line-height: 40px;
		font-size: 33px;
		display: inline-block;
	}
	.countdown .day, .countdown .hour, .countdown .min, .countdown .sec {
		color: #ffffff;
		padding: 0 10px;
		text-align: center;
	}
	.countdown .day .num, .countdown .hour .num, .countdown .min .num, .countdown .sec .num {
		display: block;
		font-weight: 700;
		font-size: 35px;
	}
	.countdown .day .word, .countdown .hour .word, .countdown .min .word, .countdown .sec .word {
		display: block;
		font-size: 12px;
		color: #ffffff;
		padding-bottom: 5px;
		font-weight: 300;
	}
	.left-side {
		width: auto;
		text-align: center;
	}
	.ls-content {
		width: auto;
		padding: 0 15px;
		margin: 0 auto;
	}
	.ls-logo {
		width: 168px;
		margin-top: 20px;
	}
	.ls-title {
		color: #185379;
		font-size: 34px;
		font-weight: 700;
		font-style: italic;
	}
	.middle-content {
		width: 100%;
		background: none;
		background-size: auto 100%;
		background-position: center;
		height: 485px;
		padding-top: 0px;
	}
	.ls-title2 {
		color: #185379;
		margin-top: 35px;
		font-size: 25px;
		font-weight: 700;
		font-style: italic;
	}
	.ls-button {
		background: #08a385;
		text-decoration: none;
		border-radius: 25px;
		font-size: 13px;
		display: block;
		margin: 0 auto;
		color: #fff;
		width:350px;
		margin-top: 35px;
		height: 60px;
		font-weight: 700;
		line-height: 60px;
	}
	.middle-content2 {
		width: 100%;
		background: #d8d4d3;
		text-align: center;
		margin: 0 auto;
	}
	.mc2-title {
		text-align: center;
		color: #185379;
		padding-top: 35px;
		font-size: 21px;
		line-height: 28px;
		font-weight: 300;
	}
	.section {
		width: auto;
		margin: 0 auto;
		padding: 60px 15px;
		text-align: center;
	}
	.left-side2 {
		float: none;
		margin-right: 0;
		width: auto;
	}
	.right-side2 {
		float: none;
		width: auto;
	}
	.section {
		width: auto;
		margin: 0 auto;
		padding: 60px 15px;
	}
	.rs2-title {
		font-size: 19px;
		font-weight: 700;
		line-height: 27px;
	}
	.left-side3 {
		float: left;
		margin-right: 0;
		width: 100px;
	}
	.right-side3 {
		float: none;
		width: auto;
	}
	.mc3-title {
		text-align: center;
		font-size: 21px;
		font-weight: 700;
		color: #185379;
		margin-bottom: 40px;
	}
	.mc4-title {
		font-size: 23px;
		font-style: italic;
		text-align: center;
		color: #185379;
		font-weight: 700;
	}
	.ls-button2 {
		background: #08a385;
		text-decoration: none;
		border-radius: 25px;
		font-size: 13px;
		display: block;
		text-align: center;
		color: #fff;
		width: 350px;
		margin: 30px auto;
		height: 60px;
		font-weight: 700;
		line-height: 60px;
	}
	.mc4-title2 {
		font-size: 17px;
		text-align: center;
		color: #000000;
		line-height: 24px;
		margin-bottom: 30px;
		font-weight: 700;
	}
	.middle-content5 {
		background: url(../images/bg2.jpg) no-repeat;
		background-size: auto 100%;
		background-position: center;
	}
	.mc5-title2 {
		font-size: 18px;
		text-align: center;
		color: #fff;
		line-height: 24px;
		margin-bottom: 30px;
		font-weight: 700;
	}





}