/* 
Author: surag damodaran @ gvo
 */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #FFF;
	color: #4a4a4a;
	font-weight: 400;
}
article, aside, figure, footer, header, nav, section {
	display: block;
}
.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.group {
	display: inline-block;
	clear: both;
}
/* start commented backslash hack \*/ * html .group {
	height: 1%;
}
*+html .group {
	height:1px;
}
.group {
	display: block;
} /* close commented backslash hack */
/*page*/
img, object, iframe, embed, video {
	max-width: 100%;
}
p {
	line-height: 28px;
	margin-bottom: 10px;
	text-align: left;
}

.list ul {
	text-indent: none;
	display: list-item;
	list-style: none;
}
.list li {
	background: url(../images/bullet.png) 0 0 no-repeat;
	padding: 0 0 0 30px;
	min-height: 24px;
	margin: 0 0 1.5em 0;
}
br {
	line-height: 8px;
}
input {
	outline: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
h1 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 2.4em !important;
	font-weight: 500 !important;
	color: #41493f;
	text-transform: none !important;
}
h1 span {
	text-transform: capitalize;
	font-size: 1.1em;
}
h2 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 2.8em;
	color: #ff7700;
	text-transform: uppercase;
	text-align: center;
}
h2 span {
	color: #41493f;
	font-size: 1em;
	font-weight: 500;
	text-transform:none;
}
h3 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 3em;
	color: #41493f !important;
	text-align: center;
}
h3 span {
	color: #41493f;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size:.7em;
	text-align: center;
}
/*page*/


.wrapper {
	width: 100%;
	position: relative;
	text-align: left;
}
.logo {
	width: 230px;
	margin: 8px auto;
}
.headerBg {
	width: 100%;
	height: 85px;
	background: url(../images/topBg.jpg) repeat-x;
}
.header {
	max-width: 1000px;
	width: 100%;
	height: 85px;
	margin: 0 auto;
	position: relative;
}
.bannerBg {
	width: 100%;
	background: url(../images/bg.jpg) repeat-x top center #cb3030;
	margin-top:-1px;
}
.banner {
	max-width: 1000px;
	width: 97%;
	height: 475px;
	margin: 0 auto;
	text-align:center
}
*+html .banner {
	position:relative;
}
.bannerHead {
	font-family: 'Roboto', sans-serif;
	font-size: 60px;
	text-align: center;
	color: #FFF;
	margin: 8px 0 10px 0;
	line-height: 40px;
	font-weight: 700;
	text-shadow: 0 0 5px #333;
}
.bannerHead span {
	font-size: 30px;
	display: blockb;/*padding:0 20px 0 20px;*/
}
.bannerHead span2 {
	color: #FF0;/*padding:0 20px 0 20px;*/
}
.spacer {
	height: 20px;
}

.videoHolder {
	width:100%;
	max-width: 765px;
	height: 476px;
	margin: 8px auto;
	background: url(../images/phnBg.png) no-repeat;
}
*+html .videoHolder {
	position:absolute;
	z-index:99;
	left:0;
}
.video {
	width: 100%;
	max-width:640px;
	display: block;
	position: relative;
	top: 42px;
	left:52px;
}
*+html .video {
	left:2px;
}
.clear {
	clear: both;
}
.actionBox {
	width: 280px;
	height: 443px;
	margin-top: 10px;
	background: rgba(1,83,143,0.5);
	border-radius: 8px;
	background: url(../images/optin-box.png) no-repeat;
	background-position: left 72px;
}
.actionBox h1 {
	color: #3f473e;
	font-family: 'Roboto', Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal !important;
	font-size: 32px !important;
	padding: 70px 10px 19px 10px;
}
.actionBox input[type="text"] {
	width: 200px;
	margin: 8px 0 9px 10px;
	padding: 3px 6px;
	border: none;
	font-size: 18px;
	color: #3f473e;
	background: none;
}
.actionBox input[type="password"] {
	width: 200px;
	margin: 8px 0 9px 10px;
	padding: 3px 6px;
	border: none;
	font-size: 18px;
	color: #3f473e;
	background: none;
}
::-webkit-input-placeholder {
 color:#3f473e;
}

:-moz-placeholder { /* Firefox 18- */
 color:#3f473e;
}

::-moz-placeholder {  /* Firefox 19+ */
 color:#3f473e;
}

:-ms-input-placeholder {
 color: black;
}
.actionBox #button {
	width: 210px;
	height: 50px;
	display: block;
	margin:0 auto;
}
.actionBox input[type="submit"] {
	width: 210px;
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	color: #0e5802;
	text-shadow: 2px 2px 2px #f8f7ca;
	letter-spacing: -1px;
	cursor: pointer;
	background: url(../images/top-action-but.png) no-repeat center top;
	border: none;
	margin: 5px 0 0 5px;
}
.actionBox input[type="submit"]:hover {
	color: #ff4800;
}
.actionBox2 {
	display:none;
}
.fb-icon {
	width: 108px;
	height: 60px;
	float: right;
	margin-top: 18px;
}
.logBut {
	width: 80px;
	height: 26px;
	float: right;
	margin-top: 44px;
	margin-left: 15px;
}
.navigation {
	height: 37px;
}
.Nav a {
	display: block;
	height: 37px;
	float: right;
	margin-top: 15px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	padding-top: 33px;
	padding: 33px 15px 0 10px;
	font-weight: normal;
	text-align: center;
}
.Nav a:hover {
	color: #ff7800;
}
.header .active a {
	background: url(../images/arrowActive.png) no-repeat center bottom;
	color: #ff7800;
}
.seperator {
	width: 8px;
	height: 53px;
	float: right;
	margin-top: 30px;
	background: url(../images/seperator.png) no-repeat;
}
/* small screen navigation */

.nav-container {
	width: 96%;
	z-index: 9999;
}
.toggleMenu {
	display: none;
	background-color: #2ca012;
	background-image: none;
	border: 1px solid #0d3e02;
	border-radius: 4px;
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
	position: absolute;
	left: 75%;
	top: 25%;
}
.toggleMenu .icon-bar {
	display: block;
	width: 24px;
	height: 4px;
	border-radius: 1px;
	background:#ccc
}
.toggleMenu .icon-bar+.icon-bar {
	margin-top: 4px
}
.small-nav {
	list-style: none;
 *zoom: 1;
	position: absolute;
	right: 23%;
	z-index: 9999;
	top: 80%;
}
.small-nav:before, .small-nav:after {
	content: " ";
	display: table;
}
.small-nav:after {
	clear: both;
}
.small-nav ul {
	list-style: none;
	width: 9em;
}
.small-nav a {
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
}
.small-nav a:hover {
	color: #FF0
}
.small-nav li {
	position: relative;
}
.small-nav > li {
	float: left;
}
.small-nav > li > a {
	display: block;
}
.small-nav li ul {
	position: absolute;
	left: -9999px;
}
/* -------------------- */
.line {
	width: 980px;
	height: 10px;
	background: url(../images/line.gif) repeat-x bottom;
}
.smsbx {
	width: 980px;
	height: 150px;
	margin: 20px 0 0 0;
}
.spacer {
	height: 10px;
}
/* button */
.text-center {
	text-align: center;
}
.fb-like {
	margin-bottom: 30px;
}
.button a {
	margin: 15px 0 10px 0;
	width: 225px;
	height: 75px;
	color: #333;
	border: 1px solid rgba(0,0,0,0.3);
	font-size: 24px;
	padding-top: 15px;
	font-weight: 700;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(0,0,0, 0.5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #ffc600;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc600), to(#ffcc00));
	background: -moz-linear-gradient(top, #ffc600, #ffcc00);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc600', endColorstr='#ffcc00');
	border-radius: 8px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ffc600;
	-webkit-box-shadow: 0px 4px 0px rgba(201,117,2,1), 0px 9px 15px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 4px 0px rgba(201,117,2,1), 0px 9px 15px rgba(0,0,0,.5);
	box-shadow: 0px 4px 0px rgba(201,117,2,1), 0px 9px 15px rgba(0,0,0,.5);
	cursor: pointer;
	display: block;
}
.button a:hover {
	background: #e0b508;
	background: -webkit-gradient(linear, left top, left bottom, from(#e0b508), to(#ffc600));
	background: -moz-linear-gradient(top, #e0b508, #ffc600);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0b508', endColorstr='#ffc600');
	color: #fff;
}
.button a:active {
	background: #fbbf1a;
}
/* Button blue */

.button2 a {
	margin: 5px auto 20px auto;
	width: 44%;
	height: auto;
	min-height: 55px;
	color: #141414;
	font-size: 28px;
	padding: 15px 10px;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	text-shadow: 0 0 1px rgba(0,0,0, 0.5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #ff7700;
	background: -webkit-gradient(linear, left top, left bottom, from(#fad400), to(#ff9000));
	background: -moz-linear-gradient(top, #fad400, #ff9000);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fad400', endColorstr='#ff9000');
	border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ff7700;
	-webkit-box-shadow: 0px 4px 0px rgba(201,117,2,1), 0px 9px 15px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 4px 0px rgba(201,117,2,1), 0px 9px 15px rgba(0,0,0,.5);
	box-shadow: 0px 4px 0px rgba(201,117,2,1), 0px 9px 15px rgba(0,0,0,.5);
	cursor: pointer;
	display: block;
}
.button2 a:hover {
	background: #ff9000;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff9000), to(#ff9000));
	background: -moz-linear-gradient(top, #ff9000, #ff9000);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9000', endColorstr='#ff9000');

}
.button2 a span{
	display: block;
	font-size: 24px;
} 
.button2 a:active {
	background: #fbbf1a;
}
/* Guarantee box */

.grnteeBx {
	max-width: 580px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 5px 15px;
	border-radius: 4px;
	background: #f8f7f5;
	border: 1px #e5e5e5 solid;
	font-size: 0.85em;
}
.grnteeBx .Tday {
	width: 120px;
	height: 60px;
	background: url(../images/Tday.png) no-repeat left;
	float: left;
	display: block;
	padding: 20px 0 0 70px;
	line-height:18px;
}
.grnteeBx .satisfactionIco {
	width: 120px;
	height: 60px;
	background: url(../images/satIcon.png) no-repeat left;
	float: left;
	padding: 20px 0 0 70px;
	display: block;
	line-height:18px;
}
.grnteeBx .cards {
	width: 195px;
	height: 60px;
	background: url(../images/cards.png) no-repeat center 25px;
	float: left;
	display: block;
}
sup {
	font-size: 0.2em;
	vertical-align: super;
	line-height: 0;
}
.cc {
	display: block;
	margin: 28px 0 0 8px;
}
.cc2 {
	display: none;
}
.incomeBg {
	background: #fff;
	overflow: hidden;
	width: 100%;
}
.incomeBox {
	width: 97%;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.incomeBox h1 {
	text-align:center;
	padding-bottom:20px;
}
.prdctBg {
	background: #fff;
	overflow: hidden;
	width: 100%;
}
.prdctBox {
	width: 97%;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.prdctBox h1 {
	text-align:center;
}
.prdctBox h1 span{
	color:#ff7700;
}
.prdctTitle {
	overflow: hidden;
	margin: 25px 0 25px 0;
}
.prdctTitle h4 {
	font-weight: 400;
	font-size: 1.7em;
	color: rgba(0,0,0,1);
	line-height: 32px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.prdctTitle h5 {
	font-weight: 400;
	font-size: 1.2em;
	color: #545454;
	padding: 5px 0 10px 0;
}
.prdctTitle h4 span {
	font-size: .5em;
}
.prdctTitle img {
	margin: 0 auto;
	width: 246px;
	height: 175px;
	display: block;
}
.testiBox {
	width: 97%;
	max-width: 1000px;
	/*min-height:270px;*/
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	line-height:46px;
}
.testiBox h1 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 2.5em;
	color: #4d4a47;
	text-transform: uppercase;
	text-align: center;
}
.testiBox h4 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 2em;
	color: #ff7700;
	text-transform: uppercase;
	text-align: center;
}
.testiVid {
	margin:10px auto;
	/*width:300px;
	height:168px;*/
}
.line-separator {
	height: 3px;
	width: 100%;
	margin: 20px auto 10px auto;
}
.line-separator2 {
	height: 3px;
	width: 100%;
	margin: 20px auto;
}

.prdctvideo {
	display: block;
	margin: 35px 0 0 0;
}
/* Icons */
.iconbx {
	max-width: 400px;
	float: right;
	margin: 60px 30px 0 0;
}
.iconbx li {
	text-indent: none;
	padding: 0;
	list-style: none;
	margin: 0 .5em 3em 0;
}
.iconbx .ico1 {
	background: url(../images/ico1.png) no-repeat top left;
	padding: 0 0 0 80px;
}
.iconbx .ico2 {
	background: url(../images/ico2.png) no-repeat top left;
	padding: 0 0 0 80px;
}
.iconbx .ico3 {
	background: url(../images/ico3.png) no-repeat top left;
	padding: 0 0 0 80px;
}
.iconbxR {
	max-width: 450px;
	float: left;
	margin: 0 0 0 30px;
}
.iconbx .ico4 {
	background: url(../images/ico4.png) no-repeat top left;
	padding: 0 0 0 80px;
}
.iconbx .ico5 {
	background: url(../images/ico5.png) no-repeat top left;
	padding: 0 0 0 80px;
}
.iconbx .ico6 {
	background: url(../images/ico6.png) no-repeat top left;
	padding: 0 0 0 80px;
}
/* Opportunity */
.oppBg {
	background: #ecebea;
	overflow: hidden;
	width: 100%;
}
.oppBox {
	width: 97%;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.matrix1 {
	margin:0 auto;
}
.matrix1 h1 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:2em;
	text-align:center;
}
.matrix1 h2 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:2.3em;
	text-align:center;
	letter-spacing:15px;
	color:#545454;
	text-transform:none;
}
.matrix1 h3 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:1.6em;
	text-align:center;
	color:#545454;
	text-transform:none;
}
.matrix1 #pic1, #pic2, #pic3 {
	max-width:764px;
	margin:10px auto;
}
.mcenter {
	text-align: center;
}
.mcheckBx {
	max-width:980px;
	margin:20px auto;
	border:2px #ff7700 solid;
	box-shadow:inset 1px 1px 10px #ccc;
	background:#fff;
	text-align:center;
	position:relative;
}
.mcheckBx h1 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size:2.5em !important;
	text-align:center;
	padding-top:10px;
}
.mcheckBx h1 span {
	font-size:1em;
	color:#138003
}
.mcheckBx h1 span#span2 {
	font-size:1em;
	color:#ff7700;
}
.mcheckBx #innerContent {
	width: 450px;
	height: 290px;
	position: absolute;
	z-index: 999;
	left: 371px;
	top: 643px;
}
.mcheckBx p {
	line-height: 24px;
	margin-bottom: 10px;
	text-align: left;
	font-size:1.1em
}
.logoBig {
	margin:0 auto;
	max-width:394px;
	height:168px;
}
/* compare */


.compareBox2 {
		width: 97%;
		max-width: 777px;
		margin: 0 auto;
		
		
	}
/* footer */
 
footer {
	width: 100%;
	overflow: hidden;
	background-color: #212121;
	margin-top: 50px;
}
.footerHolder {
	max-width: 1000px;
	width: 97%;
	margin: 0 auto;
}
.footNavHolder {
	margin: 40px auto 10px;

}
.footNavHolder .footNav a {
	width: 150px;
	text-align: center;
	color: #b6b6b6;
	float: left;
	font-size: 0.8em;
	margin-bottom: 10px;
	text-decoration: none;
}
.footNavHolder .footNav a:hover {
	color: #ff7800;
}
.social {
	width: 57px;
	height: 57px;
	margin: 20px auto ;
}
.social #fb a {
	width: 57px;
	height: 58px;
	display: block;
	float: left;
	margin-right: 5px;
	background: url(../images/fbico.png) no-repeat;
}
.social #gplus a {
	width: 57px;
	height: 58px;
	display: block;
	float: left;
	background: url(../images/gplus.png) no-repeat;
}
.copy-right {
    font-weight: normal;
    margin-top: 10px;
    padding: 20px 0 20px 0;
    text-align: center;
    width: 100%;
		font-size: 14px;
	position: relative;
	z-index: 99;
	 color: #ccc;
}
.copy-right a {
    color: #ccc;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.3px;
    text-decoration: none;
	padding-top: 10px;
}
.copy-right a:hover{
	color: #fff;
}
.footOptin {
	width: 300px;
	float: right;
	margin: 40px 0 0 0;
}
.footOptin h1 {
	font-weight: 400 !important;
	font-size: 1.7em !important;
	color: rgba(225,225,225,1);
	padding: 0 0 10px 0;
	line-height: 24px;
	text-align: center;
}
.footOptin input[type="text"] {
	max-width: 300px;
	width: 100%;
	margin: 5px auto;
	padding: 7px 0;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: none;
	font-size: 14px;
	color: black;
	float: right;
	background: #e1e1e1;
}
.footOptin input[type="submit"] {
	max-width: 300px;
	width: 100%;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #f8f7f5;
	cursor: pointer;
	background: #1c8c07;
	border: none;
	border-radius: 2px;
	margin: 5px auto;
	float: right;
}
iframe {
	border:0;
}
