@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,800,700italic); /* font-family: 'Open Sans', sans-serif; */
* {
	margin:0px;
	padding:0px;
}
body {
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	color:#262626;
	margin:0px;
	padding:0px;
	background:url(images/bg-content.png) center 175px no-repeat;
	background-size:cover;
}
p {
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	color:#262626;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
ul, ul li {
	margin:0px;
	padding:0px;
}
/* =============================== Responsive images element =========================*/

img {
	/* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
	/* Part 1: Set a maxium relative to the parent */

  width: auto\9;
	/* IE7-8 need help adjusting responsive images */

  height: auto;
	/* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img, .google-maps img {
	max-width: none;
}
/* =============================== Responsive images element close =========================*/



#header {
	background:#262626;
	border-bottom:#848484 solid 1px;
	overflow:hidden;
}
#header ul {
	background:url(images/top_divider.png) right bottom no-repeat;
	overflow:hidden;
}
#header ul li {
	background:url(images/top_divider.png) left bottom no-repeat;
	float:left;
	width:23%;
	padding-left:1%;
	margin-left:1%;
	text-align:center;
	letter-spacing:-1px;
	list-style:none;
	text-shadow:#1d4f88 0px 2px 1px;
	-moz-text-shadow:#1d4f88 0px 2px 1px;
	-ms-text-shadow:#1d4f88 0px 2px 1px;
	-o-text-shadow:#1d4f88 0px 2px 1px;
	-webkit-text-shadow:#1d4f88 0px 2px 1px;
}
#header ul li a {
	background:#2d79d1;
	border-top:#205694 solid 4px;
	border-right:#205694 solid 4px;
	border-bottom:#205694 solid 20px;
	border-left:#205694 solid 4px;
	display:block;
	padding:18px 0px;
	font-size:20px;
	font-weight:700;
	color:#fff;
	text-decoration:none;
	text-transform:capitalize;
	line-height:20px;
	margin-top:3px;
	margin-bottom:4px;
}
#header ul li a span {
	display:block;
	font-weight:400;
	font-size:18px;
	padding-top:3px;
}
#header ul li:first-child {
	margin-left:0px;
}
.bg_blue_texture {
	background:#3c3c3c url(images/repeat-bg.png) repeat center -16px;
}
.bg_light_blue {
	background:url(images/bg_white.png) repeat;
	margin-top:5px;
	float:left;
	padding:22px;
}
.main_container {
	width:100%;
	float:left;
}
.base_container {
	width:100%;
	max-width:1210px;
	margin:0 auto;
}
#footer {
	text-align:center;
	padding:18px 0;
	min-height:82px;
}
#footer a {
	display:inline-block;
}
/*==============================mobileoptin order page 997 4pay page css start*=======================*/
#mobileoptin-order-page #header {
	background:#fff;
	text-align:center;
	padding:6px 0;
}
#mobileoptin-order-page #header a {
	display:inline-block;
}
#mobileoptin-order-page .mobileoptin-order-page-heading {
	position:relative;
	padding:15px 0 10px;
}
#mobileoptin-order-page .mobileoptin-order-page-heading:before {
	position:absolute;
	content:"";
	left:0px;
	width:100%;
	height:30px;
	bottom:-30px;
	background:url(images/blue-bot-arrow.png) center bottom no-repeat;
}
#mobileoptin-order-page .mobileoptin-order-page-heading {
	text-shadow: 0 2px 3px #1d4f88;
	text-align:center;
	margin:0 auto;
	max-width:1220px;
	padding:20px 10px 27px 70px;
	box-sizing:border-box;
	background:url(images/arrow-big.png) 58px center no-repeat;
}
#mobileoptin-order-page .mobileoptin-order-page-heading h1, #mobileoptin-order-page .mobileoptin-order-page-heading h3 {
	font-size:29px;
	color:#fff;
}
#mobileoptin-order-page .mobileoptin-order-page-heading h3 {line-height:30px;}
#mobileoptin-order-page .mobileoptin-order-page-heading h3 strong, #mobileoptin-order-page .mobileoptin-order-page-heading h3 span {
	font-style:normal;
}
.order-main-page {
	display:inline-block;
	width:100%;
	background:#fff;
	box-shadow:1px 2px 15px #989898;
	margin-top:40px;
	padding:25px;
	box-sizing:border-box;
}
#sidebar {
	float:left;
	width:33.7%;
}
#sidebar .your_order{border:3px solid #e3e3e3;border-radius:17px; margin:0 0 14px;}
#content-area-right {
	float:right;
	width:63.3%;
	border:3px solid #e3e3e3;
	border-radius:17px;
}
.order-main-page h3 {
	background:#00aeef;
	border-radius:15px 15px 0 0;
	font-size:23px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	padding:10px 0;
}
.order-main-page h3 span {
	font-size:21px;
	color:#fff;
	font-weight:400;
	display:block;
}
.choose-box {
	padding:15px 5px 5px 5px;
	width:100%;
	box-sizing:border-box;
	float:left;border-bottom: 1px solid #dbdbdb; position:relative;
}
.yellow-box {
	background:#ffffd8; padding-bottom:0;
}
.best_option{ background:#ef474b; top:55px; right:0; font-size:19px; text-transform:uppercase; font-weight:700; color:#FFF; position:absolute; text-align:center; width:94px; height:45px;line-height: 18px;padding: 4px 0;box-sizing: border-box;box-shadow:1px 3px 0px rgba(0, 0, 0, 0.18);-moz-box-shadow:1px 3px 0px rgba(0, 0, 0, 0.18);-webkit-box-shadow:1px 3px 0px rgba(0, 0, 0, 0.18);}
.blue_h{ background:#00aeef; color:#FFF; font-size:23px; font-weight:700; text-transform:uppercase;clear: left;text-align: center;margin: 0 -5px; padding:0 5px;}
.save_img{ position:absolute; width:77px; height:90px;bottom: 2px;right: 12px;}
.choose-box p, .article p {
	font-size:17px;
	color:#010101;
	float:left;
	margin-bottom:10px; line-height:18px;
}
.choose-box p strong{ font-size:18px;}
.choose-box p span{ font-weight:700; color:#ef474b;}
.order-details {
	float:left;
	width:95%;
}
.choose-box input {
	float: left;
	margin:4px 5px 0 0;
}
.choose-box .price {
	float:right;
	font-size:27px;
	font-weight:bold;
	color:#d21c00;
}
.choose-box p em {
	color:#e60000;
	display:block;
	font-weight:bold;
}
.gray-box {
	background:#eaeaea;
}
.gray-box p {
	width:75%;
}
.total-price {
	font-size:21px;
	background:url(images/price-bg.jpg) left top repeat-x;
	position:relative;
	padding:7px 15px;
	box-sizing:border-box;
	width:100%;
	text-transform:uppercase;
	float:left; color:#fff;
}
.total-price:before {
	width:100%;
	height:30px;
	content:"";
	background: url(images/yellow-arrow.png) center bottom no-repeat;
	position:absolute;
	left:0px;
	bottom:-29px;
	z-index:99;
}
.total-price strong.price-title {
	float:left;
	color:#fff;
}
.total-price strong.price-list {
	float:right;
	color:#fff;
}
.form {
	background:#3c3c3c;
	padding:43px 9px 9px 9px;
	clear:both;
	position:relative;border-radius: 0 0 14px 14px;-moz-border-radius: 0 0 14px 14px;-webkit-border-radius: 0 0 14px 14px;
}
.form input {
	font-size:25px;
	color:#262626;
	padding:0 10px;
	height:51px;
	background:#fff;
	border:none;
	border-top:2px solid #dedede;
	width:100%;
	box-sizing:border-box;
	font-family: "Open Sans", sans-serif
}
.form input[type="submit"] {
	background: url(images/button_next.png) left top no-repeat;
	color: #fff;
	display: inline-block;
	cursor:pointer;
	font-size: 28px;
	font-weight: 700;
	height: 85px;
	line-height: 30px;
	padding-top: 0px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 2px 1px #00754e;
	text-transform: uppercase;
	border:none;
	width: 374px;
	margin-top:10px;
}
.form .free_training_tag {
	left: -196px;
	position: absolute;
	top: -62px;
}
.form label {
	display:block;
	font-size:19px;
	color:#fefefe;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:15px;
}

.enrollment_wrap{border: 3px solid #e3e3e3;border-radius: 17px;-moz-border-radius: 17px;-webkit-border-radius: 17px;margin: 0 0 14px;}
.enrollment_wrap h3{ background:#ef474b; text-transform:uppercase; padding:19px 0;}
.enrollment_wrap h3.bottom_h{ border-radius:0 0 15px 15px;-moz-border-radius:0 0 15px 15px;-webkit-border-radius:0 0 15px 15px;}
.enrollment_wrap .top_img{ text-align:center; margin:15px 0;}
.enrollment_wrap .top_img img{ margin:0 auto}
.lihs_content ol{ padding:0 0 0 30px}
.lihs_content ol li{ color:#3c3c3c; font-size:20px; font-weight:700; line-height:21px; margin:0 0 5px;}
.lihs_content ol li h4{ font-size:20px; color:#26ace2; font-weight:700;}
.lihs_content ol li span{ background:url(images/li-sap-bg.png) no-repeat 0 2px; font-size:14px; color:#010101; padding:0 0 0 20px; font-weight:400;}

.cart-img {
	text-align:center;
	padding:6px 0 0 0;
}
.cart-img img {
	display:inline-block;
}
.guarantee {
	background:#2c2c2c;
	border-radius:0 0 18px 18px;
	clear:both;
	float:left;
	width:100%;
	box-sizing:border-box;
	padding:10px 8px 15px 8px;
}
.guarantee h4 {
	font-size:21px;
	color:#fefefe;
	font-weight:bold;
	margin:0px 0 10px;
	text-align:center;
	text-transform:uppercase;
}
.guarantee p {
	font-size:14px;
	color:#fff;
	line-height:22px;
}
.money-back-img {
	float:left;
	margin-right:7px;
}
#content-area-right h2 {
	background:#00aeef;
	border-radius:15px 15px 0 0;
	font-size:29px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	padding:8px 0; text-transform:uppercase;
}
#content-area-right h2 span{ font-weight:400; font-size:24px; text-transform:none; display:block;}
.article {
	padding:18px 15px 18px 12px;
}
.article-main {
	background:url(images/dott-bg.png) 0px -6px repeat-y;
	padding-left:18px;
}
.article h4 {
	font-size:20px;
	color:#26ace2;
	line-height:24px;
	font-weight:bold;
	margin-bottom:10px;
}
.article h4 span {
	font-weight:600;
	color:#010101;
}
.article h4 em {
	color:#00b478;
}
.article h4 span.value{ color:#d21c00; font-weight:700;}
.article h4 span.light{ font-weight:400;}
.article h5{ font-size:20px; font-weight:400; text-transform:uppercase;}
.article p {
	float:none;
	margin:0px 0 5px;
	line-height:21px;
}
.list-items {
	margin:0px;
	list-style:none;
	padding:0px;
	overflow:hidden;
}
.list-items li {
	font-size:14px;
	color:#010101;
	margin:0 0 3px;
	background:url(images/li-sap-bg.png) left center no-repeat;
	padding-left:22px;
	box-sizing:border-box;
}
.gray {
	background:#eaeaea;
}
.white {
	background:#fff;
}
.article.with_bg{ background: #FFF url(images/club_bg.png) no-repeat right center;}
.article-content {
	display:inline-block;
	width:100%;
}
.article-main strong.bonus {
	display:block;
	color:#e60000;
	font-size:20px;
}
.article-img {
	float:left;
	width:90px;
	height:103px;
	border-radius:50%;
	margin-right:10px;
}
.success_sec .article-img{width: 170px;height: 160px}
.success_sec .list-items{ margin-top:20px;}
.total-value-price {
	border-radius:0 0 15px 15px;-moz-border-radius:0 0 15px 15px;-webkit-border-radius:0 0 15px 15px;
	text-align:center;
	background:#008fde url(images/total-price-bg.jpg) left top repeat-x;
	padding:10px 0 14px;
}
#content-area-right .total-value-price h2 {
	text-transform:uppercase;
	background:none;
	padding:0px;
	line-height:36px; font-size:36px;
}
.total-value-price span {
	font-size:28px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	line-height:30px;
}
.total-value-price strong {
	border-bottom:2px solid #c7d7ef;
	display:inline-block;
}

.creader_wrap{ background:#00a9ee url(images/creaded_bg.jpg) repeat-x 0 0; font-size:16px; color:#FFFFFF; position:relative; min-height:127px; margin:12px 0 35px; float:right;width: 63.3%;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;}
.creader_wrap p{font-size:16px; color:#FFFFFF; padding:12px 10px}
.creader_wrap:after{ background:url(images/creaded_after.png) no-repeat 0 0; width:29px; height:34px; position:absolute; content:""; bottom:-34px; right:85px;}
.creader_wrap .left_img{ background:#2f2f2f; width:152px; height:127px;border-radius:30px 65px 65px 30px;-moz-border-radius:30px 65px 65px 30px;-webkit-border-radius:30px 65px 65px 30px; float:left; margin:0 15px 0 0;}
.creader_wrap .left_img img{border-radius:30px 65px 65px 30px;-moz-border-radius:30px 65px 65px 30px;-webkit-border-radius:30px 65px 65px 30px; }

 @media only screen and (max-width : 1199px) {
.base_container {
	padding:0 10px;
	box-sizing:border-box;
}
#content-area-right h2 {
	font-size:31px;
}
.list-items li {
	font-size:13px;
}
.choose-box .price {
	font-size:24px;
}
.total-price, .form label {
	font-size:17px;
}
.choose-box p, .article p {
	font-size:15px;
}
.form input[type="submit"] {
	background-size:100%;
	width:100%;
	font-size:22px;
}
.article h4, .order-main-page h3 span, .guarantee h4 {
	font-size:18px;
}
.order-main-page h3, .form input, .total-value-price span {
	font-size:21px;
}
#mobileoptin-order-page .mobileoptin-order-page-heading h1, #mobileoptin-order-page .mobileoptin-order-page-heading h3 {
	font-size:27px;
}
.form .free_training_tag {
	left: -108px;
	top: 27px;
	width: 32%;
}
}
 @media only screen and (max-width : 1024px) {
#mobileoptin-order-page .mobileoptin-order-page-heading h1, #mobileoptin-order-page .mobileoptin-order-page-heading h3 {
	font-size:24px;
}
.article h4, .order-main-page h3 span, .guarantee h4 {
	font-size:16px;
}
.order-main-page h3, .form input, .total-value-price span, .blue_h {
	font-size:18px;
}
#content-area-right h2 {
	font-size:25px;
}
.list-items li:nth-of-type(2n), .list-items li {
	width:50%;
}
.choose-box p, .article p {
	font-size:14px;
}
.guarantee p {
	font-size:13px;
	line-height:19px;
}
.order-details{ width:93%;}
.choose-box p strong{ font-size:15px;}
.choose-box .price {
	font-size:15px;}
.total-price, .form label {
	font-size:15px;
}
.creader_wrap p{ line-height:20px;}
}
 @media only screen and (max-width : 1023px) {
.form .free_training_tag {
	display:none;
}
#sidebar, #content-area-right {
	width:100%;
	box-sizing:border-box;
}
#sidebar {
	margin-bottom:10px;
}
.choose-box p {
	width:60%;
}
.order-main-page h3, .form input, .total-value-price span {
	font-size:22px;
}
.article h4, .order-main-page h3 span, .guarantee h4 {
	font-size:18px;
}
#mobileoptin-order-page .mobileoptin-order-page-heading h1, #mobileoptin-order-page .mobileoptin-order-page-heading h3 {
	font-size:18px;
}
#mobileoptin-order-page .mobileoptin-order-page-heading {
	background-size:7%;
}
.form form {
	margin: 0 auto;
	width: 54%;
}
.creader_wrap{width:100%;box-sizing:border-box;}
}
 @media only screen and (max-width : 767px) {
#mobileoptin-order-page .mobileoptin-order-page-heading h1, #mobileoptin-order-page .mobileoptin-order-page-heading h3 {
	font-size:14px;
}
#mobileoptin-order-page .mobileoptin-order-page-heading {
	padding-left:80px;
	background-position:14px center;
	padding-right:18px;
}
#mobileoptin-order-page .mobileoptin-order-page-heading h3 {
	line-height:22px;
}
.order-main-page {
	padding:15px;
}
#mobileoptin-order-page .mobileoptin-order-page-heading {
	background-size: 34px auto;
}
.order-main-page h3, .form input, .total-value-price span, .blue_h {
	font-size:16px;
}
.article h4, .order-main-page h3 span, .guarantee h4 {
	font-size:15px;
}
.order-details {
	width:92%;
}
.choose-box .price, #content-area-right .total-value-price h2 {
	font-size:16px;
}
#content-area-right .total-value-price h2, #content-area-right .total-value-price h2 span {
	line-height:27px;
}
.choose-box p {
	width: 80%;
}
.choose-box p, .article p {
	font-size:13px;
}
.total-price {
	padding:13px 10px;
}
.total-price, .form label, .article h4, .order-main-page h3 span, .guarantee h4 {
	font-size:13px;
}
.form form {
	width:100%;
}
.form input[type="submit"] {
	font-size:25px;
	height:131px;
}
#content-area-right h2 {
	font-size:20px;
}
.article h4 {
	font-size:16px;
	line-height:21px;
}
.article-content{ margin:0 0 30px;}
.list-items li:nth-of-type(2n), .list-items li, .article-img {
	width:100%; height:auto;
}
.success_sec .article-img{ width:100%; height:auto;}
.success_sec .list-items{ clear:left;}
.article-img {
	text-align:center;
	margin:0 0 10px 0;
}
}
 @media only screen and (max-width :639px) {
	 .creader_wrap{ text-align:center;}
	 .creader_wrap .left_img{ width:127px; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin:10px auto; float:none;}
	 .creader_wrap .left_img img{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
	 }

 @media only screen and (max-width : 479px) {
.form input[type="submit"] {
	font-size:17px;
	height:60px;
}

#mobileoptin-order-page .mobileoptin-order-page-heading {
	padding-left:66px;background-size: 36px auto;
}
.best_option{font-size: 12px;width: 60px;height: 38px;padding: 0px 0;}
.save_img{width: 50px;right: 2px;height: 60px;}
}
 @media only screen and (min-width : 360px) and (max-width:480px) and (orientation:portrait) {
.form input[type="submit"] {
	height:66px;
}
}
 @media only screen and (min-width : 360px) and (max-width:480px) and (orientation:landscape) {
.form input[type="submit"] {
	height:93px;
}
}
