@font-face {
font-family: 'Gotham Light';
font-style: normal;
font-weight: normal;
src: local('Gotham Light'), 
url('../fonts/gotham-light-webfont.ttf') format('Truetype'),
url('../fonts/gotham-light-webfont.woff') format('woff'),
url('../fonts/gotham-light-webfont.eot') format('eot'),
url('../fonts/gotham-light-webfont.svg') format('svg');
}

@font-face {
font-family: 'Gotham Medium';
font-style: normal;
font-weight: normal;
src: local('Gotham Medium'), 
url('../fonts/gotham-medium-webfont.ttf') format('Truetype'),
url('../fonts/gotham-medium-webfont.woff') format('woff'),
url('../fonts/gotham-medium-webfont.eot') format('eot'),
url('../fonts/gotham-medium-webfont.svg') format('svg');
}


@font-face {
font-family: 'Gotham Bold';
font-style: normal;
font-weight: normal;
src: local('Gotham Bold'), 
url('../fonts/gotham-bold-webfont.ttf') format('Truetype'),
url('../fonts/gotham-bold-webfont.woff') format('woff'),
url('../fonts/gotham-bold-webfont.eot') format('eot'),
url('../fonts/gotham-bold-webfont.svg') format('svg');
}

@font-face {
font-family: 'Gotham Black';
font-style: normal;
font-weight: normal;
src: local('Gotham Black'), 
url('../fonts/gotham-black-webfont.ttf') format('Truetype'),
url('../fonts/gotham-black-webfont.woff') format('woff'),
url('../fonts/gotham-black-webfont.eot') format('eot'),
url('../fonts/gotham-black-webfont.svg') format('svg');
}

@font-face {
font-family: 'Gotham Book';
font-style: normal;
font-weight: normal;
src: local('Gotham Book'), 
url('../fonts/gotham-book-webfont.ttf') format('Truetype'),
url('../fonts/gotham-book-webfont.woff') format('woff'),
url('../fonts/gotham-book-webfont.eot') format('eot'),
url('../fonts/gotham-book-webfont.svg') format('svg');
}


@font-face {
font-family: 'Proxima Nova BI';
font-style: normal;
font-weight: normal;
src: local('Proxima Nova BI'), 
url('../fonts/gotham-book-webfont.ttf') format('Truetype'),
url('../fonts/gotham-book-webfont.woff') format('woff'),
url('../fonts/gotham-book-webfont.eot') format('eot'),
url('../fonts/gotham-book-webfont.svg') format('svg');
}

@font-face {
font-family: 'Proxima Nova Rg';
font-style: normal;
font-weight: normal;
src: local('Proxima Nova Rg'), 
url('../fonts/ProximaNovaRgRegular.ttf') format('Truetype'),
url('../fonts/ProximaNovaRgRegular.woff') format('woff'),
url('../fonts/ProximaNovaRgRegular.eot') format('eot'),
url('../fonts/ProximaNovaRgRegular.svg') format('svg');
}




body {
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #0a0a0a;
}

@-ms-viewport{
  width: device-width;
}
img{
	max-width:100%;
	height:auto;
}
.container {
	width: 1272px;
}

.header-logo {
	float: left;
}
.orange-txt {
	color: #ffbb25;
}

#fe1-bg {
	background-image: url(../images/fe2-bg.jpg);
	background-repeat: no-repeat;
	background-color: #2d2626;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
	padding-bottom: 30px;
}

#top-logo {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top-logo img {
	height: 36px;
	width: 214px;
}

#headline-area {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
#headline-area h2 {
	font-size: 36px;
	color: #FFFFFF;
	font-family: 'Gotham Bold';
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headline-area h3 {
	font-size: 32px;
	color: #FFFFFF;
	font-family: 'Gotham Black';
	margin: 0px;
	padding: 0px;
}
.gotham-light {
	font-family: 'Gotham Light';
}
.gotham-medium {
	font-family: 'Gotham Medium';
}
.gotham-bold {
	font-family: 'Gotham Bold';
}
.gotham-bold {
	font-family: 'Gotham Black';
}
.gotham-book {
	font-family: 'Gotham Book';
}
#vid-opt-area {
	float: left;
	width: 100%;
}

#vid-screen {
	background-color: #dddddd;
	height: 438px;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 0 10px 2px #000;
	box-shadow: 0 0 10px 2px #000;
	margin-bottom: 20px;
}
#vid-screen iframe {
	height: 418px;
	width: 743px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.b1 {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.b1 li {
	font-size: 16px;
	color: #c0ed44;
	background-image: url(../images/b1.png);
	background-repeat: no-repeat;
	padding-left: 36px;
	line-height: 26px;
	font-family: "Gotham Light";
	margin-bottom: 10px;
}
.enter-email-txt {
	color: #FFFFFF;
	font-size: 22px;
	font-family: "Gotham Light";
}
.form-box1 {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.name-icon {
	background-image: url(../images/name-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 50px;
	width: 350px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
}
.email-icon {
	background-image: url(../images/email-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 50px;
	width: 350px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
}
.sub-btn1 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc7f1c+0,ff9c00+85,ff9c00+85,f05612+85,f05612+85,f05612+100 */
background: #fc7f1c; /* Old browsers */
background: -moz-linear-gradient(left,  #fc7f1c 0%, #ff9c00 85%, #ff9c00 85%, #f05612 85%, #f05612 85%, #f05612 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #fc7f1c 0%,#ff9c00 85%,#ff9c00 85%,#f05612 85%,#f05612 85%,#f05612 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #fc7f1c 0%,#ff9c00 85%,#ff9c00 85%,#f05612 85%,#f05612 85%,#f05612 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7f1c', endColorstr='#f05612',GradientType=1 ); /* IE6-9 */

	border: 1px solid #d51f27;
	height: 68px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 350px;
	color: #FFFFFF;
	font-family: 'Proxima Nova Rg';
	font-size: 20px;
	text-shadow: 1px 1px 2px #de8f50;
}
.sub-btn1:hover {	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f17201+21,f17201+85,fea201+85,fea201+100 */
background: #f17201; /* Old browsers */
background: -moz-linear-gradient(left,  #f17201 21%, #f17201 85%, #fea201 85%, #fea201 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #f17201 21%,#f17201 85%,#fea201 85%,#fea201 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #f17201 21%,#f17201 85%,#fea201 85%,#fea201 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f17201', endColorstr='#fea201',GradientType=1 ); /* IE6-9 */
cursor:pointer;

}
.gurantee-txt {
	color: #837f7e;
	font-size: 10px;
	font-family: "Gotham Book";
}



#footer {
	background-color: #0a0a0a;
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}
.copyright {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Gotham Light";
	margin-bottom: 10px;
}
.footer-links {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Gotham Light";
}
.footer-links a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-links a:hover {
	color: #FFC427;
	text-decoration: none;
}
.big-container {
	width: 1344px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.verify img {
	margin-right: 5px;
	margin-left: 5px;
	height:41px;
	width:auto;
}
.verify {
	width:100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#fe2-vid-cont {
	float: left;
	width: 100%;
}
.fe2-vid-area {
	padding: 0px;
	width: 743px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FF0000;

}
.fe2-vid-area iframe {
	float: left;
	height: 418px;
	width: 743px;
	border: 10px solid #dddddd;
	-webkit-box-shadow: 0 0 10px 2px #000;
	box-shadow: 0 0 10px 2px #000;
	background-color: #dddddd;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#bullet-box {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #291d1d;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.bullet-container {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.b2 {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.b2 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.b2 li {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/b1.png);
	background-repeat: no-repeat;
	line-height: 26px;
	font-family: "Gotham Light";
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 36px;
}
.form-box2 {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.form-box2 h3 {
	color: #FFFFFF;
	font-family: "Gotham Light";
	font-size: 20px;
}
.form-txt2 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: 'Gotham Book';
}
.f2-name {
	height: 50px;
	width: 140px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/name-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #333333;
	padding-right: 10px;
	padding-left: 50px;
	background-color: #FFFFFF;
	font-family: 'Gotham Book';
}
.f2-email {
	height: 50px;
	width: 200px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/email-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #333333;
	padding-right: 10px;
	padding-left: 50px;
	background-color: #FFFFFF;
	font-family: 'Gotham Book';
}
.sub-btn2 {	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc7f1c+0,ff9c00+85,ff9c00+85,f05612+85,f05612+85,f05612+100 */
	background: #fc7f1c; /* Old browsers */
	background: -moz-linear-gradient(left,  #fc7f1c 0%, #ff9c00 85%, #ff9c00 85%, #f05612 85%, #f05612 85%, #f05612 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #fc7f1c 0%,#ff9c00 85%,#ff9c00 85%,#f05612 85%,#f05612 85%,#f05612 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #fc7f1c 0%,#ff9c00 85%,#ff9c00 85%,#f05612 85%,#f05612 85%,#f05612 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7f1c', endColorstr='#f05612',GradientType=1 ); /* IE6-9 */
	border: 1px solid #d51f27;
	height: 68px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 530px;
	color: #FFFFFF;
	font-family: "Proxima Nova Rg";
	font-size: 26px;
	text-shadow: 2px 1px 2px #e57419;
	text-transform: uppercase;
}
.sub-btn2:hover {	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f17201+21,f17201+85,fea201+85,fea201+100 */
background: #f17201; /* Old browsers */
background: -moz-linear-gradient(left,  #f17201 21%, #f17201 85%, #fea201 85%, #fea201 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #f17201 21%,#f17201 85%,#fea201 85%,#fea201 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #f17201 21%,#f17201 85%,#fea201 85%,#fea201 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f17201', endColorstr='#fea201',GradientType=1 ); /* IE6-9 */
cursor:pointer;

}
#fe3-bg {
	background-color: #000000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
#clock1-area {
	float: left;
	width: 100%;
	color: #FFFFFF;
}
#clock1-area #time   {
	color: #FFFFFF;
	background-color: #fe5724;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Gotham Bold';
	width: 80px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
}
.time-remaining {
	font-size: 18px;
	color: #FFFFFF;
	display: inline-block;
	font-family: 'Gotham Medium';
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #fe5724;
}
.green-txt {
	color: #96ef1d;
}
.headline-mem-area {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.headline-mem-area h1 {
	font-family: "Gotham Bold";
	font-size: 44px;
	color: #FFFFFF;
}
.headline-mem-area h2 {
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Gotham Light";
	font-size: 28px;
}
.headline-mem-area  h2  .cover {
	padding: 0 15px;
	position: relative;
	z-index: 1;
	background-color: #3d3129;
}

.headline-mem-area h2:before {
  background: #ddd;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
    top: 50%;
  width: 100%;
}

.headline-mem-area h2:before {
  left: 0;
}
#mem1-bg {
	background-color: #3d3129;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
#mem-vid-area {
	float: left;
	width: 100%;
}
.mem-vid {
	padding: 0px;
	width: 743px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FF0000;

}
.mem-vid iframe {
	float: left;
	height: 418px;
	width: 743px;
	border: 10px solid #dddddd;
	-webkit-box-shadow: 0 0 10px 2px #000;
	box-shadow: 0 0 10px 2px #000;
	background-color: #dddddd;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 30px;
}

.mem-optin h3 {
	font-size: 23px;
	color: #FFFFFF;
	font-family: 'Gotham Medium';
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.mem-optin h4 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Gotham Medium";
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#time2  {
	color: #FFFFFF;
	background-color: #fe5724;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Gotham Bold';
	width: 80px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
}
.time-remaining2 {
	font-size: 16px;
	color: #FFFFFF;
	display: inline-block;
	font-family: "Gotham Medium";
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #fe5724;
}
.mf1 {
	background-image: url(../images/name-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 40px;
	width: 240px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf2 {
	background-image: url(../images/name-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: right;
	height: 40px;
	width: 240px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf3 {
	background-image: url(../images/country-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 40px;
	width: 504px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf4 {
	background-image: url(../images/phone-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 40px;
	width: 504px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf5 {
	background-image: url(../images/email-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 40px;
	width: 240px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf6 {
	background-image: url(../images/pass-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: right;
	height: 40px;
	width: 240px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.m1:focus, .m2:focus, .m3:focus, .m4:focus, .m5:focus, .m6:focus {
	color: #96ef1d;
} 
.mf7 {
	float: right;
	height: 70px;
	width: 504px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: "Gotham Book";
	font-size: 26px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#70a22d+0,8bd12c+100 */
background: #70a22d; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #70a22d 0%, #8bd12c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #70a22d 0%,#8bd12c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70a22d', endColorstr='#8bd12c',GradientType=1 );			border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3b5716;
	border-right-color: #3b5716;
	border-bottom-color: #3b5716;
	border-left-color: #3b5716;
	background-color: linear-gradient;
	white-space: normal;
}
#mem1-section2 {
	background-color: #3D3129;
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#mem1-section2 h2 {
	font-size: 26px;
	color: #FFFFFF;
	font-family: "Proxima Nova Rg";
	letter-spacing: 6px;
}
.here h3 {
	color: #96ef1d;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "Gotham Medium";
}
.m1s1 {
	background-color: #68b600;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.m1s2 {
	background-color: #ffc000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3D3129;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3D3129;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.m1s3 {
	background-color: #bb2801;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.step-cont {
	padding: 0px;
	width: 440px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 140px;
}
.step-box1 {
	float: left;
	height: 120px;
	width: 120px;
	border: 10px solid #e1ff6b;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 10px;
	-webkit-box-shadow: 1px 3px 10px 2px #4c8106;
	box-shadow: 1px 3px 10px 2px #4c8106;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8bd12c+6,8bd12c+6,70a22d+59,49930d+99 */
background: #8bd12c; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #8bd12c 6%, #8bd12c 6%, #70a22d 59%, #49930d 99%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #8bd12c 6%,#8bd12c 6%,#70a22d 59%,#49930d 99%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #8bd12c 6%,#8bd12c 6%,#70a22d 59%,#49930d 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bd12c', endColorstr='#49930d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.s1s1-txt {
	font-size: 15px;
	color: #cfff8e;
	font-family: "Gotham Medium";
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.s1s2-txt {
	font-size: 55px;
	color: #FFFFFF;
	font-family: "Gotham Medium";
	margin: 0px;
	padding: 0px;
	line-height: 42px;
	text-shadow: 1px 1px 3px #507d14;
}
.step-box-txt1 {
	float: left;
	width: 230px;
	margin-left: 10px;
}
.step-box-txt1 h3 {
	color: #254100;
	font-family: 'Gotham Bold';
}
.step-box-txt1 p {
	color: #FFFFFF;
	font-family: "Proxima Nova Rg";
	font-size: 14px;
}
.step-arrow {
	float: right;
	width: 55px;
	margin-top: 25px;
}
.step-box2 {
	float: left;
	height: 120px;
	width: 120px;
	border: 10px solid #FFFFFF;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 10px;
	-webkit-box-shadow: 1px 3px 10px 2px #a17803;
	box-shadow: 1px 3px 10px 2px #a17803;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbd323+3,f9ab1b+59,e08506+99 */
background: #fbd323; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #fbd323 3%, #f9ab1b 59%, #e08506 99%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #fbd323 3%,#f9ab1b 59%,#e08506 99%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #fbd323 3%,#f9ab1b 59%,#e08506 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd323', endColorstr='#e08506',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.s1s3-txt {
	font-size: 15px;
	color: #66401c;
	font-family: "Gotham Medium";
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.s1s4-txt {
	font-size: 55px;
	color: #66401c;
	font-family: "Gotham Medium";
	margin: 0px;
	padding: 0px;
	line-height: 42px;
	text-shadow: 1px 1px 3px #fdc84c;
}
.step-box-txt2 {
	float: left;
	width: 230px;
	margin-left: 10px;
}
.step-box-txt2 h3 {
	color: #342424;
	font-family: 'Gotham Bold';
}
.step-box-txt2 p {
	color: #000000;
	font-family: "Proxima Nova Rg";
	font-size: 14px;
}



.step-box3 {
	float: left;
	height: 120px;
	width: 120px;
	border: 10px solid #FFFFFF;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 10px;
	-webkit-box-shadow: 1px 3px 10px 2px #851f04;
	box-shadow: 1px 3px 10px 2px #851f04;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbd323+3,f9ab1b+59,e08506+99 */
background: #fbd323; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #fbd323 3%, #f9ab1b 59%, #e08506 99%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #fbd323 3%,#f9ab1b 59%,#e08506 99%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #fbd323 3%,#f9ab1b 59%,#e08506 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd323', endColorstr='#e08506',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}
.s1s5-txt {
	font-size: 15px;
	color: #66401c;
	font-family: "Gotham Medium";
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.s1s6-txt {
	font-size: 55px;
	color: #66401c;
	font-family: "Gotham Medium";
	margin: 0px;
	padding: 0px;
	line-height: 42px;
	text-shadow: 1px 1px 3px #fdc84c;
}
.step-box-txt3 {
	float: left;
	width: 260px;
	margin-left: 10px;
}
.step-box-txt3  h3 {
	color: #ffd307;
	font-family: "Gotham Bold";
}
.step-box-txt3 p {
	color: #FFFFFF;
	font-family: "Proxima Nova Rg";
	font-size: 14px;
}
.red-txt {
	color: #c60202;
}
#mem1-section3 {
	float: left;
	width: 100%;
	background-image: url(../images/mem1-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-bottom: 100px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#mem1-section3 h4 {
	text-transform: uppercase;
	color: #3D3129;
	font-family: "Gotham Medium";
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
#mem1-section3 h2 {
	text-transform: uppercase;
	color: #342424;
	font-family: "Gotham Bold";
	font-size: 84px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mem1-section3 h3 {
	text-transform: uppercase;
	color: #342424;
	font-family: "Gotham Medium";
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
#mem1-section3 h3 span {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #342424;	
}
#round-vid-area {
	float: left;
	width: 100%;
	margin-top: 100px;
	margin-bottom: 10px;
	text-align: center;
	padding: 0px;
}
.round-vid-box {
	width: 290px;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.round-vid-box img{
	float: left;
	width: 270px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border:10px solid #f0f0f0;
	height: 270px;
	-webkit-box-shadow: 1px 3px 10px 2px #b6b2ab;
	box-shadow: 1px 3px 10px 2px #b6b2ab;
	text-align: center;
}
#mem1-section4 {
	float: left;
	width: 100%;
	background-image: url(../images/mem1-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-bottom: 100px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#mem1-section4 h3 {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	font-family: "Gotham Book";
}
#mem1-section4 h2 {
	font-size: 42px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	font-family: "Gotham Black";
}
.member-optinbtm-area {
	width: 660px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mf11 {
	background-image: url(../images/name-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 40px;
	width: 308px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf12 {
	background-image: url(../images/name-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: right;
	height: 40px;
	width: 308px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf13 {
	background-image: url(../images/country-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 40px;
	width: 638px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf14 {
	background-image: url(../images/phone-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 40px;
	width: 638px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf15 {
	background-image: url(../images/email-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 40px;
	width: 308px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf16 {
	background-image: url(../images/pass-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: right;
	height: 40px;
	width: 308px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf17 {
	float: right;
	height: 70px;
	width: 638px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: "Gotham Book";
	font-size: 26px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#70a22d+0,8bd12c+100 */
background: #70a22d; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #70a22d 0%, #8bd12c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #70a22d 0%,#8bd12c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70a22d', endColorstr='#8bd12c',GradientType=1 );				border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3b5716;
	border-right-color: #3b5716;
	border-bottom-color: #3b5716;
	border-left-color: #3b5716;
	background-color: linear-gradient;
	white-space: normal;
}
#mem1-section5 {
	float: left;
	width: 100%;
	background-position: center top;
	padding-top: 100px;
	padding-bottom: 100px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #F8F8F8;
}
#mem1-section5 h2 {
	font-size: 86px;
	color: #4d4d4d;
	font-family: "Gotham Black";
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mem1-section5 h3 {
	font-size: 26px;
	color: #b4b4b4;
	font-family: "Gotham Book";
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.wrap-faq {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#time3  {
	color: #FFFFFF;
	background-color: #fe5724;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Gotham Bold';
	width: 80px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
}
#jv-exitpop-bg {
	background-image: url(../images/jv-exitpop-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
}
#jv-exit-gap {
	float: left;
	height: 150px;
	width: 100%;
}
#exit-pop-cont {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#exit-pop-cont h1 {
	color: #ff4141;
	font-family: "Gotham Black";
	font-size: 110px;
	line-height: 110px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#exit-pop-cont h2 {
	color: #FFFFFF;
	font-family: 'Gotham Medium';
	font-size: 44px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#exit-pop-cont h3 {
	color: #FFFFFF;
	font-family: "Gotham Light";
	font-size: 30px;
	text-transform: uppercase;
	padding: 0px;
	letter-spacing: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#exit-pop-cont h4 {
	color: #FFFFFF;
	font-family: "Gotham Light";
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
#exit-pop-cont p {
	color: #FFFFFF;
	font-family: "Gotham Light";
	font-size: 23px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.frm1 {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.expf1 {
	background-color: transparent;
	border: 2px solid #FFFFFF;
	width: 90%;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	height: 46px;
	font-family: "Gotham Light";
	font-size: 20px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.expf2 {
	background-color: #ff4141;
	border: 10px solid #ff4141;
	width: 100%;
	color: #FFFFFF;
	height: 46px;
	font-family: "Gotham Bold";
	font-size: 18px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.member-optin-area {
	width: 524px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:10px;
}




/*membership2 style*/
#mem2-bg {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
	padding-bottom: 30px;
	background-image: url(../images/mem2-bg1.jpg);
	background-repeat: no-repeat;
}
.headline-mem2-area {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 40px;
}
.headline-mem2-area h1 {
	font-family: "Gotham Black";
	font-size: 56px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.headline-mem2-area h2 {
	position: relative;
	text-align: center;
	color: #FFFFFF;
	font-family: "Gotham Medium";
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
.deep-brown-txt {
	color: #4e1a0d;
}
#mem2-section2 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
	background-image: url(../images/mem2-bg1.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 30px;
}
#mem2-section2 h2 {
	font-size: 26px;
	color: #FFFFFF;
	font-family: "Proxima Nova Rg";
	letter-spacing: 6px;
}

.step1-bubble
{
	position: relative;
	width: 350px;
	height: 350px;
	background: #1A1A1A;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin-bottom: 25px;
}

.step1-bubble:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 45px 0 45px 45px;
border-color: transparent #1A1A1A;
display: block;
width: 0;
z-index: 1;
right: -45px;
top: 17px;
}
.step2-bubble
{
	position: relative;
	width: 350px;
	height: 350px;
	background: #1A1A1A;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin-bottom: 25px;
}

.step2-bubble:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 45px 0 45px 45px;
border-color: transparent #1A1A1A;
display: block;
width: 0;
z-index: 1;
right: -45px;
top: 17px;
}

.step3-bubble
{
	position: relative;
	width: 350px;
	height: 350px;
	background: #1A1A1A;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin-bottom: 25px;
}

.step1-bubble .step-box21 {
	float: left;
	height: 120px;
	width: 120px;
	border: 10px solid #e1ff6b;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 10px;
	-webkit-box-shadow: 1px 3px 10px 2px #4c8106;
	box-shadow: 1px 3px 10px 2px #4c8106;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8bd12c+6,8bd12c+6,70a22d+59,49930d+99 */
background: #8bd12c; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #8bd12c 6%, #8bd12c 6%, #70a22d 59%, #49930d 99%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #8bd12c 6%,#8bd12c 6%,#70a22d 59%,#49930d 99%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #8bd12c 6%,#8bd12c 6%,#70a22d 59%,#49930d 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bd12c', endColorstr='#49930d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	margin-left: 105px;
	margin-right: 105px;

}
.step1-bubble .step-box21 .s1s1-txt {
	font-size: 15px;
	color: #cfff8e;
	font-family: "Gotham Medium";
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.step1-bubble .step-box21 .s1s2-txt {
	font-size: 55px;
	color: #FFFFFF;
	font-family: "Gotham Medium";
	margin: 0px;
	padding: 0px;
	line-height: 42px;
	text-shadow: 1px 1px 3px #507d14;
}
.step2-bubble .step-box22 {
	float: left;
	height: 120px;
	width: 120px;
	border: 10px solid #FFFFFF;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 10px;
	-webkit-box-shadow: 1px 3px 10px 2px #a17803;
	box-shadow: 1px 3px 10px 2px #a17803;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbd323+3,f9ab1b+59,e08506+99 */
background: #fbd323; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #fbd323 3%, #f9ab1b 59%, #e08506 99%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #fbd323 3%,#f9ab1b 59%,#e08506 99%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #fbd323 3%,#f9ab1b 59%,#e08506 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd323', endColorstr='#e08506',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	margin-right: 105px;
	margin-left: 105px;
}
.step2-bubble .step-box22 .s1s3-txt {
	font-size: 15px;
	color: #66401c;
	font-family: "Gotham Medium";
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.step2-bubble .step-box22 .s1s4-txt {
	font-size: 55px;
	color: #66401c;
	font-family: "Gotham Medium";
	margin: 0px;
	padding: 0px;
	line-height: 42px;
	text-shadow: 1px 1px 3px #ffda2c;
}
.step3-bubble .step-box23 {
	float: left;
	height: 120px;
	width: 120px;
	border: 10px solid #FFFFFF;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 10px;
	-webkit-box-shadow: 1px 3px 10px 2px #851f04;
	box-shadow: 1px 3px 10px 2px #851f04;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbd323+3,f9ab1b+59,e08506+99 */
background: #fbd323; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #fbd323 3%, #f9ab1b 59%, #e08506 99%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #fbd323 3%,#f9ab1b 59%,#e08506 99%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #fbd323 3%,#f9ab1b 59%,#e08506 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd323', endColorstr='#e08506',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	margin-right: 105px;
	margin-left: 105px;
}
.step3-bubble .step-box23 .s1s5-txt {
	font-size: 15px;
	color: #66401c;
	font-family: "Gotham Medium";
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.step3-bubble .step-box23 .s1s6-txt {
	font-size: 55px;
	color: #66401c;
	font-family: "Gotham Medium";
	margin: 0px;
	padding: 0px;
	line-height: 42px;
	text-shadow: 1px 1px 3px #ffda2c;
}

.mem2-step-cont {
	padding: 0px;
	width: 330px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.step1-bubble h3 {
	text-align: center;
	color: #96ef1d;
	font-family: "Gotham Bold";
	font-size: 25px;
}
.step2-bubble h3 {
	text-align: center;
	color: #feb324;
	font-family: "Gotham Bold";
	font-size: 25px;
}
.step3-bubble h3 {
	text-align: center;
	color: #ff7a07;
	font-family: "Gotham Bold";
	font-size: 25px;
}
.step1-bubble p {
	text-align: center;
	color: #FFFFFF;
	font-family: 'Gotham Light';
	font-size: 16px;
}
.step2-bubble p {
	text-align: center;
	color: #FFFFFF;
	font-family: 'Gotham Light';
	font-size: 16px;
}
.step3-bubble p {
	text-align: center;
	color: #FFFFFF;
	font-family: 'Gotham Light';
	font-size: 16px;
}
.step1-bubble h4 {
	color: #96ef1d;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "Gotham Medium";
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#mem2-section4 {
	float: left;
	width: 100%;
	background-position: center top;
	padding-top: 100px;
	padding-bottom: 100px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #111111;
}
#mem2-section4 h3 {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	font-family: "Gotham Book";
}
#mem2-section4 h2 {
	font-size: 42px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	font-family: "Gotham Black";
}



#mem3-bg {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
	padding-bottom: 30px;
	background-image: url(../images/mem3-bg1.jpg);
	background-repeat: no-repeat;
}
.headline-mem2-area {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 40px;
}
.headline-mem3-area h1 {
	font-family: "Gotham Black";
	font-size: 56px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.headline-mem3-area h2 {
	position: relative;
	text-align: center;
	color: #FFFFFF;
	font-family: "Gotham Light";
	font-size: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#time32  {
	color: #FFFFFF;
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Gotham Bold';
	width: 80px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fea201+0,f17201+100;Button */
background: #fea201; /* Old browsers */
	background: -moz-linear-gradient(top,  #fea201 0%, #f17201 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fea201 0%,#f17201 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fea201 0%,#f17201 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fea201', endColorstr='#f17201',GradientType=0 ); /* IE6-9 */

}
.time-remaining32 {
	font-size: 19px;
	color: #FFFFFF;
	display: inline-block;
	font-family: "Gotham Medium";
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-indent: 40px;
}
.m3-peo {
	background-image: url(../images/m3-peo.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 45px;
	display: inline-block;
	position: absolute;
	top: 45px;
	line-height: 55px;
	color: #2E0C0A;
	font-size: 20px;
}
#mem3-section4 {
	float: left;
	width: 100%;
	background-position: center top;
	padding-top: 100px;
	padding-bottom: 100px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/mem3-bg4.jpg);
	background-repeat: no-repeat;
}
#mem3-section4 h3 {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	font-family: "Gotham Book";
}
#mem3-section4 h2 {
	font-size: 42px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	font-family: "Gotham Black";
}
#mem3-section2 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
	background-image: url(../images/mem3-bg1.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 30px;
}
#clickthrough-bg {
	background-image: url(../images/fe2-bg.jpg);
	background-repeat: no-repeat;
	background-color: #2d2626;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
#clickthrough-cont {
	padding: 0px;
	width: 993px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clickthrough-vid-bg {
	background-image: url(../images/mobi-screen-993.png);
	background-repeat: no-repeat;
	float: left;
	height: 456px;
	width: 993px;
}
#clickthrough-vid-cont {
	padding: 0px;
	height: 418px;
	width: 743px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clickthrough-vid-cont iframe {
	height: 418px;
	width: 743px;
}
#clickthrough-container {
	padding: 0px;
	width: 980px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#clickthrough-container h3 span {
	font-family: "Proxima Nova Rg";
	font-size: 27px;
	color: #FFFFFF;
	background-color: #feb324;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	letter-spacing: 5px;
}
#clickthrough-container h1 {
	font-family: 'Gotham Black';
	font-size: 42px;
	color: #FFFFFF;
	margin-bottom: 30px;
}
#clickthrough-container h1 img {
	height: 36px;
	width: auto;
}
.proceed-btn span a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8cc63e+0,a5ed45+88,a5ed45+88,77a738+88,77a738+88,77a738+100 */
background: #8cc63e; /* Old browsers */
background: -moz-linear-gradient(left,  #8cc63e 0%, #a5ed45 88%, #a5ed45 88%, #77a738 88%, #77a738 88%, #77a738 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #8cc63e 0%,#a5ed45 88%,#a5ed45 88%,#77a738 88%,#77a738 88%,#77a738 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #8cc63e 0%,#a5ed45 88%,#a5ed45 88%,#77a738 88%,#77a738 88%,#77a738 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc63e', endColorstr='#77a738',GradientType=1 ); /* IE6-9 */
	display: block;
	width: 500px;
	color: #283b0d;
	text-decoration: none;
	font-family: "Gotham Medium";
	font-size: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.proceed-btn span a:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6fb535+0,80ea2a+88,80ea2a+88,609733+88,609733+88,609733+100 */
background: #6fb535; /* Old browsers */
	background: -moz-linear-gradient(left,  #6fb535 0%, #80ea2a 88%, #80ea2a 88%, #609733 88%, #609733 88%, #609733 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #6fb535 0%,#80ea2a 88%,#80ea2a 88%,#609733 88%,#609733 88%,#609733 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #6fb535 0%,#80ea2a 88%,#80ea2a 88%,#609733 88%,#609733 88%,#609733 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fb535', endColorstr='#609733',GradientType=1 ); /* IE6-9 */
	color: #FFFFFF;
	cursor:pointer;
}




#jv1-bg {
	background-image: url(../images/jv1-bg.jpg);
	background-repeat: no-repeat;
	background-color: #2d2626;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
#headline-area h4 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: "Gotham Light";
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 6px;
}
#jv-optin-area {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fb731a+0,ffbf27+100 */
background: #fb731a; /* Old browsers */
	background: -moz-linear-gradient(left,  #fb731a 0%, #ffbf27 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #fb731a 0%,#ffbf27 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #fb731a 0%,#ffbf27 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb731a', endColorstr='#ffbf27',GradientType=1 ); /* IE6-9 */
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	width: 100%;
}
#jv-optin-cont {
	width: 364px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#jv-optin-cont h2 {
	font-size: 30px;
	color: #FFFFFF;
	font-family: "Gotham Black";
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#jv-optin-cont h3 {
	font-size: 28px;
	color: #FFFFFF;
	font-family: "Gotham Light";
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.jv-name {
	background-color: transparent;
	border: 2px solid #ba5f14;
	background-image: url(../images/jv-name-icon.png);
	background-position: 10px center;
	width: 364px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 30px;
	background-repeat: no-repeat;
	height: 46px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #FFFFFF;
	font-family: 'Gotham Book';
}
.jv-email {
	background-color: transparent;
	border: 2px solid #ba5f14;
	background-image: url(../images/jv-email-icon.png);
	background-position: 10px center;
	width: 364px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 30px;
	background-repeat: no-repeat;
	height: 46px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #FFFFFF;
	font-family: 'Gotham Book';
}
.jv-id {
	background-color: transparent;
	border: 2px solid #ba5f14;
	background-image: url(../images/jv-id-icon.png);
	background-position: 10px center;
	width: 364px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 30px;
	background-repeat: no-repeat;
	height: 46px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #FFFFFF;
	font-family: 'Gotham Book';
}
.jv-btn {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	background-position: center;
	width: 364px;
	margin-bottom: 3px;
	height: 66px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #BA5F14;
	font-family: "Gotham Medium";
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.jv-name, .jv-email, .jv-id, .jv-btn {
outline:none;
}
#jv-optin-cont p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#grb-aff-link {
	padding: 0px;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#grb-aff-link h3 {
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 5px;
	font-family: "Gotham Light";
}
.aff-box {
	background-color: #FFFFFF;
	float: left;
	height: 55px;
	width: 556px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.aff-link {
	float: left;
	height: 45px;
	margin-top: 5px;
	margin-left: 10px;
	width: 520px;
	border: 1px solid #FFFFFF;
	font-family: "Gotham Medium";
	font-size: 15px;
	color: #666666;
}
.aff-link:focus {
outline:#FFFFFF;
}
.aff-btn {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#jv1-bg2 {
	background-image: url(../images/jv1-bg2.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 70px;
	padding-bottom: 70px;
}
#jv1-bg2 h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: "Gotham Light";
	color: #FFFFFF;
	font-size: 34px;
}
#jv1-bg2 h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-family: "Gotham Black";
	color: #FFFFFF;
	font-size: 52px;
}
#jv1-bg3 {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-color: #272727;
}
#jv1-bg3 h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-family: "Gotham Black";
	color: #FFFFFF;
	font-size: 36px;
}
.send-swipe a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fb731a+0,ffbf27+100 */
background: #fb731a; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #fb731a 0%, #ffbf27 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #fb731a 0%,#ffbf27 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #fb731a 0%,#ffbf27 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb731a', endColorstr='#ffbf27',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: "Gotham Medium";
	text-decoration: none;
	-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.send-swipe a:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffbf27+0,fb731a+100 */
background: #ffbf27; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #ffbf27 0%, #fb731a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #ffbf27 0%,#fb731a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #ffbf27 0%,#fb731a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf27', endColorstr='#fb731a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color: #272727;
	text-decoration: none;
	cursor:pointer;
}
#feexit-bg {
	background-image: url(../images/feexit-bg.jpg);
	background-repeat: no-repeat;
	background-color: #2d2626;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
.exit-header {
	float: right;
	width: 920px;
}
.hurry-txt {
	font-size: 17px;
	color: #FFFFFF;
	font-family: "Gotham Light";
}
.di {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	height: 82px;
	width: auto;
}


.min-box {
	height: 82px;
	float: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	width: 90px;
	padding-top: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffe400+0,ffae00+100 */
background: #ffe400; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffe400 0%, #ffae00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffe400 0%,#ffae00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffe400 0%,#ffae00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe400', endColorstr='#ffae00',GradientType=0 ); /* IE6-9 */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.min-box-min {
	color: #4a230e;
	font-size: 15px;
	font-family: "Gotham Medium";
}
#time-exit {
	color: #4a230e;
	font-size: 25px;
	font-family: "Gotham Medium";
	line-height: 45px;
}
.no-time-left {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Gotham Medium";
	padding-top: 25px;
	padding-left: 8px;
}
.people-txt {
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Gotham Light";
}
.fe-exit-farea {
	padding: 0px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.feexit-f1 {
	width: 300px;
	border: 1px solid #6b2322;
	background-color: #6b2322;
	background-image: url(../images/name-icon1.png);
	background-position: 10px center;
	height: 48px;
	background-repeat: no-repeat;
	padding-left: 45px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Gotham Light";
	margin-bottom: 8px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: 25px;
}
.feexit-f2 {
	width: 300px;
	border: 1px solid #6b2322;
	background-color: #6b2322;
	background-image: url(../images/email-icon1.png);
	background-position: 10px center;
	height: 48px;
	background-repeat: no-repeat;
	padding-left: 45px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Gotham Light";
	margin-bottom: 8px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: 25px;
}
.feexit-f3 {
	width: 350px;
	border: 1px solid #9fd211;
	background-color: #9fd211;
	height: 70px;
	font-size: 15px;
	color: #344407;
	font-family: "Gotham Medium";
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	white-space: normal;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	line-height: 15px;
	margin-bottom: 6px;
}
.feexit-f3:hover {
	border: 1px solid #8db51f;
	background-color: #8db51f;
	color: #FFFFFF;
	cursor:pointer;
}
.gurantee-txt1 {
	color: #E4AEAD;
	font-size: 10px;
	font-family: "Gotham Book";
}
.feexit-f1, .feexit-f1, .feexit-f3 {
outline:none;
}





.logo-hdr img {
	height: 36px;
	width: 214px;
	margin-bottom: 10px;
}
.cf-hdr {
	background-color: #202020;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffc527;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.fund-txt h3 {
	margin: 0px;
	font-size: 18px;
	font-family: "Gotham Medium";
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.fund-txt h4 {
	margin: 0px;
	font-size: 13px;
	font-family: "Gotham Light";
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.popup1-top {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fb731a+0,ff9727+100 */
background: #fb731a; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #fb731a 0%, #ff9727 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #fb731a 0%,#ff9727 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #fb731a 0%,#ff9727 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb731a', endColorstr='#ff9727',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	-webkit-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;

}

.popup1-top h2 {
	font-family: 'Gotham Black';
	font-size: 42px;
	color: #723812;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
.white-txt {
	color: #FFFFFF;
}
.popup1-top h3 {
	font-family: "Gotham Medium";
	font-size: 32px;
	color: #723812;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}

.popup1-bottom {
	background-color: #FFFFFF;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.popup1-vid {
	padding: 0px;
	width: 743px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.popup1-vid iframe {
	float: left;
	height: 418px;
	width: 743px;
	border: 5px solid #dddddd;
	-webkit-box-shadow: 0 0 10px 2px #000;
	box-shadow: 0 0 10px 2px #000;
	background-color: #dddddd;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.mf101 {
	background-image: url(../images/name-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 40px;
	width: 240px;
	border: 1px solid #e1e1e1;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf102 {
	background-image: url(../images/name-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: right;
	height: 40px;
	width: 240px;
	border: 1px solid #e1e1e1;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf103 {
	background-image: url(../images/country-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 40px;
	width: 504px;
	border: 1px solid #e1e1e1;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf104 {
	background-image: url(../images/phone-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 40px;
	width: 504px;
	border: 1px solid #e1e1e1;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf105 {
	background-image: url(../images/email-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	height: 40px;
	width: 240px;
	border: 1px solid #e1e1e1;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.mf106 {
	background-image: url(../images/pass-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: right;
	height: 40px;
	width: 240px;
	border: 1px solid #e1e1e1;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 50px;
	font-family: "Gotham Book";
	font-size: 14px;
	color: #757575;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.m101:focus, .m102:focus, .m103:focus, .m104:focus, .m105:focus, .m106:focus {
	color: #96ef1d;
} 
.mf107 {
	float: right;
	height: 70px;
	width: 504px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: "Gotham Book";
	font-size: 26px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#70a22d+0,8bd12c+100 */
background: #70a22d; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #70a22d 0%, #8bd12c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #70a22d 0%,#8bd12c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70a22d', endColorstr='#8bd12c',GradientType=1 );			border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3b5716;
	border-right-color: #3b5716;
	border-bottom-color: #3b5716;
	border-left-color: #3b5716;
	background-color: linear-gradient;
	white-space: normal;
}

#reg-testi-area {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.t-box {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	font-family: "Gotham Light";
}
.t-box  p {
	color: #CCCCCC;
}
.t-box img {
	border: 5px solid #CCCCCC;
	margin-right: 15px;
	margin-bottom: 20px;
}
.login-btn-area {
	text-align: right;
	margin-right: 20px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: "Gotham Light";
}
#top-logo  .login-btn-area .l-btn {
	height: 39px;
	width: 156px;
}
