@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Kameron:400,700);


/* CSS Document */

*{ margin:0; padding:0;}

ul, li{ list-style:none; padding:0; margin:0;}

body{
	background:#fff;
	font-family: 'PT Sans', sans-serif;
}

.spacer {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
}

#wrapper {
	margin:0 auto;
	max-width:960px;
}
#wrapper-top {
	margin:0 auto;
	max-width:940px;
}

.header{	
	height:100%;
	overflow:hidden;
	max-width:940px;
	margin:0 auto;
}

.logo {
	float:left;
	width:auto;
}

.slogan{
	float:right;
	width:auto;
	text-align:right;
}

.bodyContainer{
	margin:10px auto;
	text-align:center;
}

h2{
	font-size:38px;
	line-height:42px;
	font-weight:800;
	color:#424242;
	letter-spacing:0.01em;
	padding:0 0 10px;
	text-align:center;
	margin:0;
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
}
h2 span{
	color:#ff9933;	
}

.subtitle{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:20px;
	color:#585858;
	padding-bottom:28px;
	letter-spacing:0.01em;
}

.video{
	margin:10px auto 30px; 
}

.registration{
	text-align:center;
    font-family: 'Open Sans', sans-serif!important;
	font-weight:600;
	text-align:center;
	font-size:18px;
	line-height:22px;
	color:#303030;
	text-align:center;
	letter-spacing:0!important;
}

.cards {
	padding:14px 0;
}

.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#0067b3;
	text-decoration:underline;
	font-weight:normal;
}

.countdownWrapper {
	background:url(../images/coundown.png) no-repeat 5px 0;
	width:262px;
	height:55px;
	margin:12px auto;
	font-size:33px;
	line-height:40px;
	color:#fff;
	padding:3px 0 0 0;
}

.title{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	line-height:24px;
	color:#121212;
	text-align:center;
	padding-bottom:20px;
	letter-spacing:0.01em;
	width:89%;
	margin:0 auto;
}

.footer {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:28px;
	color:#656565;
	letter-spacing:0.01em;
	width:96%;
	padding-top:118px;
}

.footer li{
	display:inline;
}

.footer li a{
	color:#656565;
	text-decoration:none;
	margin:0 10px;
}

.footer li a:hover{
	color:#005dad;
	text-decoration:none;
	margin:0 10px;
}

.orderBtn {
	margin:0 auto 13px;
	width:274px;
}

.orderBtn a{
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	line-height:54px;
	font-weight:800;
	color:#fff;
	background:#38974c;
	text-align:center;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:0 54px;
}


.video embed, .video object, .video iframe {width: 690px; height: 388px;}



/* =================================================== TRUTH ============================================== */

/*

-------------------------------------------
	1. General style
-------------------------------------------*/

a {
	color:#0067b3;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}

.truth h1{
	font-size:47px;
	line-height:45px;
	letter-spacing:-1px;
	padding-bottom:27px;
	color:#000;
	font-family: 'Kameron', serif;
	font-weight: 700;
	text-align:center;
}
.truth h2{
	font-size:28px;
	line-height:34px;
	letter-spacing:-0.5px;
	padding-bottom:22px;
	color:#000;
	font-family: 'Kameron', serif;
	font-weight: 700;
	text-align:center;
}
.truth h2.heading{
	background:#0067b3;
	color:#fff;
	text-align:center;
	display:block;
	padding:14px;
	margin-bottom:26px;
}
.truth h2.normalHed{
	font-size:26px;
	line-height:32px;
	padding-bottom:28px;
	color:#0067b3;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align:center;
}

.truth h3{
	font-size:21px;
	line-height:27px;
	letter-spacing:-0.5px;
	padding-bottom:22px;
	color:#0067b3;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align:center;
}
.truth h3.bigHed{
	font-size:24px;
	line-height:30px;
	padding-bottom:35px;
}

.truth h4{
	font-size:20px;
	line-height:30px;
	letter-spacing:-0.5px;
	padding-bottom:32px;
	color:#0067b3;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	font-weight: 700;
}
.truth span.black{
	color:#000;
}

.truth h4.redText{
	font-size:22px;
	line-height:30px;
	letter-spacing:-0.5px;
	padding-bottom:12px;
	color:#930d11;
	text-align:left;
	font-family: 'Kameron', serif;
	font-weight: 700;
}
.truth h5.redText{
	font-size:18px;
	line-height:26px;
	letter-spacing:-0.5px;
	padding-bottom:12px;
	color:#930d11;
	text-align: center;
	font-family: 'Kameron', serif;
	font-weight: 700;
}
.truth p{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	line-height:28px;
	padding-bottom:26px;
	text-align:left;
}
strong{
	font-weight:bold;
}

span.underLine{
	text-decoration:underline;
}
span.blue{
	color:#0067b3;
}
.extarTop{
	padding-top:25px;
}
.extarBottom{
	padding-bottom: 63px;
}


/*-------------------------------------------
	2. Global structure style
-------------------------------------------*/
.truth .wrapper{
	padding:0;
	margin:0;
	background:#fff;
	overflow:hidden;
	height:100%;
}
.truth .wrapper .row{
	margin:0 auto;
	max-width:768px;
	overflow:hidden;
	height:100%;
	padding-bottom: 10px;
}
.yellow{
	background:#fff4d2;
	border-top:#ebebeb;
	border-bottom:#ebebeb;
	height:100%;
	overflow:hidden;
}
.truth .wrapper .row .contaner{
	width:100%;
	max-width:768px;
	padding:0 40px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.truth .wrapper .row .contaner.padTop{
	padding-top:35px;
}

.truth .wrapper .row .contaner.toppart{
	padding:26px 14px 40px;
	background:url(../images/sh.jpg) no-repeat 50% 100%;
}

.yellowBox{
	background:#f5b131;
	color:#121212;
	padding:6px 12px 10px !important;
	height:100%;
	overflow:hidden;
	margin-bottom:28px !important;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.yellowBox h2{
	font-size:34px;
	line-height:50px;
	padding-bottom:0px;
	color:#0067b3;
	font-weight:700;
	float:left;
	font-family: 'Open Sans', sans-serif;
}
.yellowBox h3{
	font-size:30px;
	line-height:32px;
	color:#d61010;
	font-weight:700;
	padding-bottom:0px;
}
.yellowBox p{
	font-size:16px;
	line-height:18px;
	padding-bottom:0;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
.yellowBox .rightSide{
	width:262px;
	float:right;
	text-align:center;
}

.contaner {
	margin:0 auto;
	max-width:768px;
}

.contaner .leftImg{
	float:left;
	padding-right:17px;
	padding-bottom:22px;
	text-align:center;
}
.contaner .rightImg{
	float:right;
	padding-left:17px;
	padding-bottom:22px;
	text-align:center;
}
.contaner .leftImg p,
.contaner .rightImg p{
	font-size:13px;
	line-height:17px;
	text-align:center;
	font-weight:700;
	padding-bottom:0px;
}
.contaner .leftImg h4.redText,
.contaner .rightImg h4.redText{
	text-align:center;
}
.contaner .leftImg img,
.contaner .rightImg img{
	margin-bottom: 6px;
}

.contaner .centerImg{
	text-align:center;
	margin:0 auto;
	margin-bottom:28px;
}


ul{
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	line-height:26px;
	margin-bottom:10px;
}
ul.underLine{
	background:url(../images/sh.jpg) no-repeat 50% 100%;
	padding-bottom:17px;
	margin-bottom:40px;
}
ul.underLine li{
	padding:0 0 30px 53px;
	background:url(../images/tick.jpg) no-repeat 0 5px;
}
ul.underLine li strong{
	font-weight:700;
}

ul.round li{
	background:url(../images/round.jpg) no-repeat 0 0;
	padding:0 0 30px 53px;
	line-height:30px;
	text-align:left;
}

.rowPanl {
	height:100%;
	overflow:hidden;
	padding-bottom:20px;
}

.firstPanl{
	padding-bottom:40px !important;
}

.imageBlock {
	float:left;
	width:243px;
	text-align:center;
}

.fatloss-content {
	float:right;
	width:400px;
	padding:10px 20px;
	text-align:left;
}

.bonus {
	padding-bottom:14px;
}

.fatloss-content h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	color:#17377d;
	text-align:left;
	padding:0;
	margin:0;
	display:inline-block;
}

.center {
	text-align:center;
}

.registration{
	text-align:center;
    font-family: 'Open Sans', sans-serif;
	font-weight:600;
	text-align:center;
	font-size:18px;
	line-height:22px;
	color:#303030;
	text-align:center;
}

.cards {
	padding:14px 0 28px;
}

.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#0067b3;
	text-decoration:underline;
	font-weight:normal;
}

.countdownWrapper {
	background:url(../images/coundown.png) no-repeat 5px 0;
	width:262px;
	height:55px;
	margin:12px auto;
	font-size:33px;
	line-height:40px;
	color:#fff;
	padding:3px 0 0 0;
}

.gurenteePanl{
	padding:23px 0 0;
}

.gurentee{
	margin:0 22px 39px 0;
}

.bottomPanl{
	padding:33px 0 80px;
}


.footer {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:28px;
	color:#656565;
	letter-spacing:0.01em;
	padding:0 0 20px;
	margin:0 auto;
}

.footer ul{
	margin:0;
}

.footer li{
	display:inline;
	font-size:14px;
	line-height:28px;
}

.footer li a{
	color:#656565;
	text-decoration:none;
	margin:0 10px;
}

.footer li a:hover{
	color:#005dad;
	text-decoration:none;
	margin:0 10px;
}

.orderBtn {
	margin:0 auto 13px;
	width:274px;
}

.orderBtn a{
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	line-height:54px;
	font-weight:800;
	color:#fff;
	background:#38974c;
	text-align:center;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:0 54px;
}

.gurentee {
	float:left;
	width:auto;
}

.gurentee-text {
	float:right;
	width:56%;
}

@media only screen and (max-width:767px) {
	
	img{ max-width:100%;}
	
	.toppart {
		text-align:center;
	}
	
	.truth .wrapper .row .contaner, .yellowBox .rightSide, .yellowBox h2 {
		margin:0 auto;
		float:none;
		padding:5px 0 0 0;
		width:auto;
	}
	
	.yellowBox h2 {
		line-height:39px;
	}
	.yellowBox p {
		text-align:center;
	}
	
	.toppart .tagline p {
		line-height:22px;
	}
	
	.contaner {
		width:98%;
		margin:0 auto;
	}
	
	.contaner .leftImg, .contaner .rightImg {
		float:none;
		margin:0 auto;
		text-align:center;
		padding:0;
	}
	
	.extarBottom {
		padding-bottom:10px;
	}
	
	.imageBlock, .fatloss-content {
		float:none;
		margin:0 auto;
		width:auto;
		padding:0;
	}
	
	.fatloss-content {
		width:60%;
	}
	
	.gurentee{
		margin:0 auto;
		text-align:center;
		float:none;
	}
	.gurentee-text {
		clear:both;
		margin:0 auto;
		width:98%;
	}
	
	.header, .logo, .slogan {
		text-align:center;
		margin:0 auto;
		float:none;
	}
}

@media only screen and (max-width:480px) {
	.fatloss-content {
		width:100%;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.video embed, .video object, .video iframe {width: 420px; height: 231px;}

}

@media only screen and (max-width: 767px) and (min-width: 320px) {
	img{ max-width:100%;}
	.video embed, .video object, .video iframe {width: 300px; height: 166px;}
}




