body {
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
img{
	max-width:100%;
	height:auto;
}
#logo-area {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}
#top-title-rept {
	background-image: url(../images/title-top-rept.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 2px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#bottom-title-rept {
	background-image: url(../images/title-bottom-rept.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 2px;
	width: 100%;
}
#middle-title-rept {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c53a6+0,0c3665+100 */
	background: #0c53a6; /* Old browsers */
	background: -moz-linear-gradient(top,  #0c53a6 0%, #0c3665 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0c53a6), color-stop(100%,#0c3665)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0c53a6 0%,#0c3665 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0c53a6 0%,#0c3665 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0c53a6 0%,#0c3665 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0c53a6 0%,#0c3665 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c53a6', endColorstr='#0c3665',GradientType=0 ); /* IE6-9 */
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 56px;
	color: #FFFFFF;
	font-weight: 700;
	text-transform: uppercase;
}
.red-title-txt {
	color: #f80000;
}
#vid-optin-area {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.wrap {
	padding: 0px;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#video-box {
	background-color: #78b5fa;
	float: left;
	border: 6px solid #78b5fa;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}
#video-box iframe {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 400px;
	width: 711px;
}
#optin-box {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
	text-align: center;
	background-color: #78b5fa;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.lato-50 {
	font-size: 50px;
	font-family: 'Lato', sans-serif;
	line-height: 55px;
}
.lato-20 {
	font-size: 20px;
	font-family: 'Lato', sans-serif;
}
#optin-box .ff {
	background-color: #e7e7e7;
	height: 42px;
	width: 256px;
	border: 2px solid #c7c7c7;
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #252525;
	text-align: center;
	font-family: 'Lato', sans-serif;
}
#optin-box .btn {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff4100+0,c72f13+100 */
	background: #ff4100; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff4100 0%, #c72f13 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4100), color-stop(100%,#c72f13)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff4100 0%,#c72f13 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff4100 0%,#c72f13 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff4100 0%,#c72f13 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff4100 0%,#c72f13 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4100', endColorstr='#c72f13',GradientType=0 ); /* IE6-9 */
	font-size: 26px;
	font-weight: 700;
	color: #FFFFFF;
	height: 60px;
	width: 258px;
	border: 1px solid #ff4100;
	text-shadow: 1px 1px 2px #000000;
	margin-top: 6px;
	margin-bottom: 5px;
}
.lato-14 {
	font-size: 13px;
	font-family: 'Lato', sans-serif;
}
#optin-box p {
	margin: 0px;
	padding: 0px;
}

#footer {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 40px;
}
#footer .wrap ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer .wrap ul li {
	display: inline;
	margin-right: 18px;
	margin-left: 18px;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
#footer .wrap ul li a {
	text-decoration: none;
	color: #000000;
}
#footer .wrap ul li a:hover {
	text-decoration: underline;
	color: #E72F29;
}





.LicensesLeft {
  position: fixed;
  z-index: 3;
  left: 25px;
  bottom: 25px;
  display: none;
}

.LicensesLeft>.BG {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  overflow: hidden;
  text-indent: -9999px;
  background: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.3);
  -ms-box-shadow: 0 0 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 4px rgba(0,0,0,0.3);
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.LicensesLeft>.in {
  position: relative;
  padding: 7px 10px 10px;
}
.LicensesLeft .N {
  text-transform: uppercase;
  font-size: 26px;
  line-height: 30px;
  font-family: 'Roboto Bold','trebuchet ms',arial,sans-serif;
  padding-bottom: 10px;
  letter-spacing: -1px;
  text-align: center;
}
.LicensesLeft .N b {
  color: #c00;
  font-weight: normal;
}
.LicensesLeft .Bar {
  position: relative;
  text-align: -webkit-left;
}
.LicensesLeft .Button {
  text-align: center;
  padding-top: 10px;
}
.LicensesLeft .Bar>.BG {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  padding-top: 20px;
  height: 0;
  overflow: hidden;
  font-size: 0;
  background: url(../images/licenses_bar.png) 0 -20px repeat-x;
}
.LicensesLeft .Bar>.in>i {
  display: block;
  padding-top: 20px;
  height: 0;
  overflow: hidden;
  font-size: 0;
  background: url(../images/licenses_bar.png) 0 0 repeat-x;
  position:relative;
}
.LicensesLeft .Button a:link, .LicensesLeft .Button a:visited {
  color: #fff;
  text-decoration: none;
}
.LicensesLeft .Button a:link, .LicensesLeft .Button a:visited {
  color: #fff;
  text-decoration: none;
}
.LicensesLeft .Button a {
  display: inline-block;
  vertical-align: top;
  background: #7c1017;
  border: 1px solid #4a0008;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 24px;
  padding: 0 7px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'trebuchet ms',arial,sans-serif;
}
.staticsignup {
	position: fixed;
	z-index: 3 !important;
	right: 10px;
	bottom: 10px;
	padding: 0px 8px 10px 8px;
	text-align: center;
	visibility: hidden;
}
.lato-24 {
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 15px;
}
#optin-box .ff1 {
	background-color: #e7e7e7;
	height: 46px;
	width: 120px;
	border: 2px solid #c7c7c7;
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #252525;
	text-align: center;
	font-family: 'Lato', sans-serif;
	margin-right: 7px;
}
#optin-box .ff2 {
	background-color: #e7e7e7;
	height: 46px;
	width: 120px;
	border: 2px solid #c7c7c7;
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #252525;
	text-align: center;
	font-family: 'Lato', sans-serif;
}
#optin-box .ff3 {
	background-color: #e7e7e7;
	height: 46px;
	width: 60px;
	border: 2px solid #c7c7c7;
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #252525;
	text-align: center;
	font-family: 'Lato', sans-serif;
	margin-right: 7px;
}
#optin-box .ff4 {
	background-color: #e7e7e7;
	height: 46px;
	width: 180px;
	border: 2px solid #c7c7c7;
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #252525;
	text-align: center;
	font-family: 'Lato', sans-serif;
}
#main-container {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main-container p {
	margin-bottom: 15px;
}
.testi-box {
	float: left;
	width: 490px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.testi-white-box {
	float: left;
	width: 462px;
	border: 2px solid #d2d2d2;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 12px;
	height: 280px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
.testi-face {
	float: left;
	width: 100px;
	text-align:center;
}
.testi-face img {
	border-radius:50%;
}

.testi-cont {
	float: left;
	width: 330px;
	margin-left: 32px;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 20px;
	color: #8b8b8b;
	font-family: 'Lato', sans-serif;
}
.testi-name {
	font-size: 30px;
	font-family: 'Lato', sans-serif;
	color: #0B0B0B;
}
.testi-earn {
	font-size: 40px;
	font-weight: 700;
	color: #54ac06;
	font-family: 'Lato', sans-serif;
}

.clx {
	clear: both;
}


.red-receive {
	color:#cd060f;
	font-size: 54px;
}
.download {
	background-color:#03659d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
	width:100%;
	min-height:200px;
	padding-bottom:25px;
	margin-bottom:40px;
}
.margin-top {
	margin-top:-30px;
}
.subheader {
	color:#024f7a;
	font-weight:light;
	font-size:22px;
	text-align:center;
	display:block;
	margin-top:-15px;
}
h6 {
	font-size:42px;
	color:#03659d;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
.details {
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	font-size:34px;
	text-align:center;
	display:block;
	margin-bottom:10px;
}
.download_file {
	width:94%;
}
.button {
	width:80%;
}
#submit, #submit_ {
	background-color:#2ECC40;
	text-transform:uppercase;
	color:#fff;
	border:1px solid #2ECC40;
	font-size:28px;
	-moz-box-shadow:5px 5px 0px #3D9970;
	-webkit-box-shadow:5px 5px 0px #3D9970;
	box-shadow:5px 5px 0px #3D9970;;
	cursor:pointer;
}








.information {
	width:100%;
	min-height:160px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position:relative;
	margin-bottom:40px;
	background-position:right top !important;
	background-image: url(../images/ribbon.png);
	background-repeat: no-repeat;
	height:240px;
}

.information::after {
	content:" ";
	width:calc(100% - 80px);
	height:100%;
	position:absolute;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index:-1;
	display:block;
	background:transparent;
	top:0px;
	left:80px;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.49);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.49);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.49);
}
.portrait {
	position:relative;
	border:1px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width:155px;
	height:100%;
	margin:0;
	padding:0;
	float:left;
	display:inline-block;
}
.information_text {
	position:relative;
	float:left;
	top:0;
	width:calc(100% - 175px);
	height:100%;
	padding-top:20px;
	font-size:14px;
	font-weight:400;
	margin-bottom:20px;
	padding-left:20px;
	display:inline-block;
	}
.name {
	display:block;
	font-weight:800;
}
.date {
	display:block;
}
.profit {	
	display:block;
	font-weight:bold;
	color:#e81c35;
}
.info_button {
	margin-top:10px;
	width:100%;
	height:40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:none;
	background:url(../images/button.png) repeat-x;
	color:#fff;
	text-transform:uppercase;
	font-size:20px;
	width:180px;
	cursor:pointer !important;
	z-index:9999;
}
#view {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:280px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.info_button {
	margin-left:-20px;
}



.blink {
	font-weight: bold;
	animation: blink 1s steps(5, start) infinite;
	-webkit-animation: blink 1s steps(5, start) infinite;
	color: #F80000;
	font-size: 21px;
    }
    @keyframes blink {
      to {
        visibility: hidden;
      }
    }
    @-webkit-keyframes blink {
      to {
        visibility: hidden;
      }
    }
.demolive{
	text-align:center;
	font-size:22px;
	color:#04182F;
	margin-top: 5px;
	margin-bottom: 14px;
	text-transform: capitalize;
}
.title-blue-1 {
	color: #78b5fa;
	font-weight: bold;
}
.title-blue-1 a {
	color: #78B5FA;
	text-decoration: none;
}
.lato-15 {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
}
.lato-18 {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	color: #000000;
	padding: 0px;
	line-height: 24px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav-area {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav-area ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#nav-area ul li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 18px;
}
.jv-section-title {
	font-size: 56px;
	font-family: 'Lato', sans-serif;
	color: #00A8FF;
	text-align: center;
	padding-bottom: 5px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF7E00;
	text-transform: uppercase;
	padding-top: 0px;
}
.lato-36-red {
	font-size: 36px;
	font-family: 'Lato', sans-serif;
	color: #CD060F;
	line-height: 24px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#vid-optin-area1 {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#vid-optin-area1  .input-field {
	float: left;
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.swips-txt {
	width: 70%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 200px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	border: 3px solid #999999;
	resize:none;
}
.swips-txt1 {
	width: 70%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 100px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	border: 3px solid #479BE7;
	resize:none;
}
