@charset "UTF-8";
/* CSS Document */
@font-face{
	font-family:"Roboto";
	src:url(../fonts/Roboto-Regular.ttf);
}
@font-face{
	font-family:"RobotoMedium";
	src:url(../fonts/Roboto-Medium.ttf);
}
@font-face{
	font-family:"RobotoBold";
	src:url(../fonts/Roboto-Bold.ttf);
}
@font-face{
	font-family:"RobotoBlack";
	src:url(../fonts/Roboto-Black.ttf);
}
@font-face{
	font-family:"RobotoItalic";
	src:url(../fonts/Roboto-Italic.ttf);
}
@font-face{
	font-family:"RobotoBoldItalic";
	src:url(../fonts/Roboto-BoldItalic.ttf);
}
@font-face{
	font-family:"ProximaNova";
	src:url(../fonts/ProximaNova-Regular.otf);
}
@font-face{
	font-family:"ProximaNovaSemiBold";
	src:url(../fonts/ProximaNova-Semibold.otf);
}
@font-face{
	font-family:"Journal";
	src:url(../fonts/JOURNAL.TTF);
}
@font-face{
	font-family:"BebasNeue";
	src:url(../fonts/BebasNeue.otf);
}
@font-face{
	font-family:"MyriadPro";
	src:url(../fonts/MyriadPro-BoldCondIt.otf);
}
@font-face{
	font-family:"OpenSans";
	src:url(../fonts/OpenSans-Regular.ttf);
}
@font-face{
	font-family:"OpenSansSemiBold";
	src:url(../fonts/OpenSans-Semibold.ttf);
}
@font-face{
	font-family:"OpenSansBold";
	src:url(../fonts/OpenSans-Bold.ttf);
}
@font-face{
	font-family:"OpenSansBoldItalic";
	src:url(../fonts/OpenSans-BoldItalic.ttf);
}
@font-face{
	font-family:"Consolas";
	src:url(../fonts/ConsolasBold.ttf);
}
@font-face{
	font-family:"Franchise";
	src:url(../fonts/Franchise-Bold-hinted.ttf);
}
@font-face{
	font-family:"BitterBold";
	src:url(../fonts/Bitter-Bold.otf);
}
@font-face{
	font-family:"BitterItalic";
	src:url(../fonts/Bitter-Italic.otf);
}
.header{

  background: url("../images/header-bg.png") repeat-x;
  border-radius: 15px 15px 0 0;
  text-align: center;
  width: 900px;
  margin: 0px auto;
  padding: 9px 0px;
}
.text-areas{
	width:800px;
	padding:30px 50px 30px 50px;
	margin:auto;
	background:#FFFFFF;
}
body{
	font-family: Roboto;
	font-size:17px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color: #f2f2f2;
}
.wait{
	font-family:"RobotoBlack";
	font-size:34px;
	line-height:34px;
	text-align:center;
	text-transform:uppercase;
}
.step-2{
	font-family:"RobotoBlack";
	font-size:24px;
	color: #01bdb5;
	line-height:24px;
	text-align:center;
	text-transform:uppercase;
}
.back-button{
	color:#7a7878;
	font-family:"RobotoBlack";
	font-size:20px;
	line-height:20px;
	text-align:center;
}
.headline{
	font-family:"RobotoBlack";
	font-size:55px;
	text-align:center;
	font-weight: normal;
	text-transform:uppercase;
	line-height:60px;
}
.underline{
	text-decoration:underline;
}
.subhead{
	font-family:"RobotoBold";
	font-size:35px;
	line-height:40px;
	text-transform:uppercase;
	text-align:center;
	font-weight: normal;
}
.note{
	font-family:"RobotoBold";
	font-size:25px;
	line-height:30px;
	font-weight: normal;
	text-align:center;
}
.highlight{
	background:#FFF600;
}
.red{
	color:#F12B30;
}
.one-thing{
	font-family:"RobotoBold";
	font-size:42px;
	text-align:center;
	font-weight: normal;
}
.bold{
	font-family:"RobotoBold";
}
.fast-action-header{
	background-color: #ffeb00;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.35);
	padding:23px 0 23px 0;	
	font-size:40px;
	text-align:center;
	width:940px;
	margin:auto;
}
.fast-action-header .underline{
	font-family:"RobotoBlack";
}
.fast-action-header .red{
	font-family:"RobotoBold";
}
.fast-action-text{
	background-color: #edf7f7;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.35);
	width:868px;
	margin:auto;	
	padding:28px 36px 0 36px;
}
.fast-action-text h1{
	font-family:"RobotoBold";
	text-align:center;
	font-size: 32px;
	font-weight:normal;
	margin:0 0 30px 0;
	padding:0 0 0 0;
}
.fast-action-bullets{
	margin-left:118px;
	font-size:30px;
}
.fast-action-bullets p{
	margin-top:0px;
	margin-bottom:10px;
}
.fast-action-bullets img{
	margin-right:17px;
}
.fast-action-text h2{
	font-family:"RobotoBold";
	font-weight: normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;	
}
.red2{
	color:#d12715;
}
.fast-action-folds{
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.introducing{
	font-family:"RobotoBold";
	font-size:42px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-transform:uppercase;
	text-align:center;	
}
.introducing-headline{
	font-family:"RobotoBold";
	font-size:60px;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.red-plus-list{
	list-style-image:url(../images/+.jpg);
}
.red-plus-list li{
	padding-bottom:20px;
	padding-left:10px;
}
.class{
	margin-top:20px;
}
.class img{
	float:right;
}
.class h2{
	font-family:"BitterBold";
	font-size:30px;
	line-height:30px;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.class h1{
	font-family:"BitterBold";
	font-size:140px;
	line-height:140px;
	text-align:center;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.class h3{
	font-family:"BitterItalic";
	font-size:34px;
	color:#00bdb5;
	font-weight:normal;
	margin:0 0 0 0;
	padding:20px 0 0 0;
	clear:both;
}
.class-list{
	list-style-image:url(../images/class-bullet.jpg);
	padding-bottom:0px;
	margin-bottom:0px;
}
.class-list li{
	padding-bottom:20px;
	padding-left:10px;
}
.class-list:last-child{
	padding-bottom:0px;	
}
.video-list{
	list-style-image:url(../images/video-bullet.jpg)!important;	
	margin-top:0px;
	margin-bottom:0px;
}
.guide-list{
	margin-top:0px;
	list-style-image:url(../images/guide-bullet.jpg)!important;
}
.video-list li{
	padding-bottom:20px;
	padding-left:10px;
	margin-left:30px;
}
.guide-list li{
	padding-bottom:20px;
	padding-left:10px;
	margin-left:30px;
}
.quiz-list{
	list-style-image:url(../images/quiz-bullet.jpg);
	margin-top:0px;
	margin-bottom:0px;
}
.quiz-list li{
	padding-bottom:20px;
	padding-left:10px;
	margin-left:30px;
}
.tap{
	font-family:"RobotoBold";
	font-size:42px;
	text-align:center;
	line-height:44px;
}
.bonuses{
	width:708px;
	margin:auto;
	border:6px #19b3a7 dotted;
	background:#e8f7f6;
	padding:40px;
}
.bonuses h2{
	font-family:"RobotoBlack";
	font-size:34px;
	line-height:34px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#008c85;
	text-align:center;
	text-transform:uppercase;
	font-weight: normal;	
}
.bonuses h1{
	font-family:"RobotoBold";
	font-size:44px;
	line-height:44px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	font-weight:normal;
}
.bonuses h3{
	font-family:"RobotoBold";
	font-size:36px;
	text-align:center;
	line-height:36px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	font-weight:normal;
}
.bonus-item{
	float:left;
	margin-right:30px;
}
.clear{
	clear:both;
}
.bonus1{
	position:relative;
	right:20px;
}
.bonus-item-description{
	padding-top:40px;
}
.bonus-1-value{
	font-family:"RobotoMedium";
	font-size:23px;
	text-align:center;
}
.bonus-2{
	font-family:"RobotoBlack";
	font-size:34px;
	line-height:34px;
	color: #008c85;
	text-transform:uppercase;
	margin-top:60px;	
}
.bonus-2-name{
	font-family:"RobotoBold";
	font-size:44px;
	line-height:44px;
	color:#000000;	
}
.bonus-value{
	font-family:"RobotoBold";
	font-size:36px;
}
.guarantee{
	background-color: #168178;
	color:#FFFFFF;
	font-family:"OpenSans";
	font-size:16px;
	width:837px;
	margin:auto;
	padding:20px 29px 32px 35px;
}
.guarantee img{
	float:left;
	margin-right:23px;
}
.guarantee h1{
	font-family:"OpenSansBold";
	font-size:36px;
	font-weight:normal;
	text-align:center;
	margin:0 0 0 0;
	padding:20px 0 0 0;
}
.cta{
	text-align:center;
}
.cta h2{
	font-family:"RobotoBold";
	font-size:40px;
	line-height:44px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	font-weight:normal;
}
.cta h1{
	font-family:"RobotoBold";
	font-size:50px;
	line-height:54px;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 40px 0;
	font-weight:normal;
}
.cta .italic{
	font-family:"RobotoBoldItalic";
}
.linethrough{
	text-decoration:line-through;
}
.green{
	color:#16ab12;
}
.float-left{
	float:left;
	margin:30px 0 0 30px;
}
.float-right{
	float:right;
	margin:30px 30px 0 0;
}
.price{
	font-family: HelveticaNeue;
	font-weight: 700;
	font-size: 50px;	
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.discounted-price{
	font-family:HelveticaNeue;
	font-weight:700;
	font-size:66px;
}
.knowledge{
	text-align:center;
	font-family:"RobotoBold";
	font-size:40px;
	font-weight:normal;
	margin:0 0 0 0;
	padding: 0 0 0 0;	
}
.signature{
	font-family: "Journal";
	color: #0091ed;
	font-size: 58px;
	line-height: 26px;	
}
.qa h1{
	font-family:"RobotoMedium";
	text-align:center;
	font-size:27px;
	font-weight: normal;	
}
.qa h2{
	font-family:"RobotoBold";
	font-size:20px;
	color:#14968e;
	font-weight:normal;
}
.testimonial{
	width:800px;
	margin:auto;
	background-color:#EDFAFA;
	padding:30px 50px 30px 50px;
}
.testimonial h1{
	font-family:"RobotoBold";
	font-size:19px;
	font-weight: normal;	
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}
.testimonial img{
	float:left;
	margin-right:13px;
}
.testimonial-text{
	clear:both;
	font-family:"RobotoItalic";
}
.testimonial-name{
	font-family:"ProximaNova";
	font-size:16px;
}
.testimonial-bold{
	font-family:"ProximaNovaSemiBold";
}
.spacer{
	height:20px;
	width:900px;
	margin:auto;
	background:#FFFFFF;
}
.footer{
	background:#02bdb5;
	color:#FFFFFF;	
	font-size:16px;
	text-align:center;
	padding:40px;
}
.footer a{
	color:#FFFFFF;
	text-decoration:none;	
}