 html {
      height: 100%;
    }
    body {
      background: #E2E4E7;
      padding: 0;
      text-align: center;
      font-family: 'open sans';
      position: relative;
      margin: 0;
      height: 100%;
      -webkit-font-smoothing: antialiased;
    }
    
    .wrapper {
    	height: 100% !important;
    	height: 100%;
    	margin: 0 auto; 
    	overflow: hidden;
    }
    
    a {
      text-decoration: none;
    }
    
    
    h1, h2 {
      width: 100%;
      float: left;
    }
    h1 {
      margin-top: 100px;
      color: #000;
      margin-bottom: 5px;
      font-size: 70px;
      letter-spacing: -4px;
      font-weight: 100;
    }
    h1 span {
      font-size: 26px;
      margin: 0 5px;
      text-transform: capitalize;
      background: rgba(0,0,0,0.85);
      display: inline-block;
      color: #6D461D;
      border-radius: 5px 5px;
      -webkit-border-radius: 5px 5px;
      -moz-border-radius: 5px 5px;
      text-shadow: 0 2px 8px rgba(0, 0, 0, 0.75);
      padding: 3px 10px;
    }
    h2 {
      color: #6D461D;
      font-weight: 100;
      margin-top: 0;
      margin-bottom: 10px;
    }
    
    .pointer {
      color: #9b59b6;
      font-family: 'Pacifico', cursive;
      font-size: 30px;
      margin-top: 15px;
    }
    code {
      margin: 20px 1%;
      float: left;
      width: 48%;
      height: 105px;
      background: rgba(0,0,0,0.1);
      border: rgba(0,0,0,0.05) 5px solid;
      border-radius: 5px;
      padding:5px;
      color: white;
      text-align: center;
      font-size: 15px;
      margin-top: 25px;
      display: block;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
    }
    code.html {
      color: #7EC9E6;
    }
    code.js {
      color: #FFAD00;
    }

    .main {
      float: left;
      width: 100%;
      margin: 0 auto;
    }
    
    .main h1 {
      padding:150px 50px;
      float: left;
      width: 100%;
      font-size: 45px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      font-weight: 100;
      color: white;
      margin: 0;
    }
   
    .main h1.demo1 {
      background: #1ABC9C;
    }
    
    .reload.bell {
      font-size: 12px;
      padding: 20px;
      width: 45px;
      text-align: center;
      height: 47px;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
    }
    
    .reload.bell #notification {
      font-size: 25px;
      line-height: 140%;
    }
    
    .reload, .btn{
      display: inline-block;
      border: 4px solid #A2261E;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      background: #CC3126;
      display: inline-block;
      line-height: 100%;
      padding: 0.7em;
      text-decoration: none;
      color: #fff;
      width: 100px;
      line-height: 140%;
      font-size: 17px;
      font-family: open sans;
      font-weight: bold;
    }
    .reload:hover{
      background: #444;
    }
    .btn {
      width: 200px;
      color: rgb(255, 255, 255);
      border: 4px solid rgb(0, 0, 0);
      background: rgba(3, 3, 3, 0.75);
    }
    .clear {
      width: auto;
    }
    .btn:hover, .btn:hover {
      background: #444;
    }
    .btns {
      width: 410px;
      margin: 50px auto;
    }
    .credit {
      text-align: center;
      color: rgba(0,0,0,0.5);
      padding: 10px;
      width: 410px;
      clear: both;
    }
    .credit a {
      color: rgba(0,0,0,0.85);
      text-decoration: none;
      font-weight: bold;
      text-align: center;
    }
    
    .back {
      position: absolute;
      top: 0;
      left: 0;
      text-align: center;
      display: block;
      padding: 7px;
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      background: rgba(255, 255, 255, 0.25);
      font-weight: bold;
      font-size: 13px;
      color: #000;
      -webkit-transition: all 500ms ease-in-out;
      -moz-transition: all 500ms ease-in-out;
      -o-transition: all 500ms ease-in-out;
      transition: all 500ms ease-in-out;
    }
    .back:hover {
      color: black;
      background: rgba(255, 255, 255, 0.5);
    }
    
    header {
      position: relative;
      z-index: 10;
    }
    .main section .page_container {
      position: relative;
      top: 25%;
      margin: 0 auto 0;
      max-width: 950px;
      z-index: 3;
    }
    .main section  {
      overflow: hidden;
    }
    
    .main section > img {
      position: absolute;
      max-width: 100%;
      z-index: 1;
    }
    
    .main section.page1 {
      background:rgb(255, 255, 255);
    }
    .main section.page1 h1 {
      text-align: left;
      padding: 0;
      margin-bottom: 15px;
      font-size: 70px;
      color: black;
    }
    .main section.page1 h2 {
      color: rgba(0,0,0,0.85);
      text-align: center;
      width: 435px;
      line-height: 160%;
    }
    .main section .page_container .btns {
      clear: both;
      float: left;
      text-align: center;
      width: 435px;
    }
    .main section .page_container .btns a{
      text-align: center;
    }
    .main section.page2 {
      background: #555557 url(../images/backchamp.png) no-repeat center -150px ; */
	  background:rgb(149, 179, 186);
    }
    .main section.page2 > img {
      position: absolute;
      top: -300px;
      left: 50%;
      margin-left: -1095px;
    }
    .main section.page2 .page_container {
      margin-top: 240px;
      overflow: hidden;
    }
    .main section.page2 h1 {
      text-align: center;
      padding: 0;
      margin-bottom: 15px;
      font-size: 50px;
      letter-spacing: -1px;
      color: white;
    }
    .main section.page2 h2 {
      color: rgba(255,255,255,0.85);
      text-align: center;
      line-height: 160%;
      font-weight: 100;
    }
    .viewing-page-2 .back{
      background: rgba(0, 0, 0, 0.25);
      color: #FFF;
      }
    .main section.page3 {
      background:url(../images/img_cough.png) left bottom no-repeat ;
    }
    .main section.page3 .page_container {
      overflow: hidden;
      width: 500px;
      right: -285px;
    }
    .main section.page3 h1 {
      text-align: left;
      padding: 0;
      margin-bottom: 0;
      font-size: 70px;
      letter-spacing: -1px;
      color: black;
    }
    .main section.page3 h2 {
      color: rgba(0,0,0,0.85);
      text-align: left;
      line-height: 160%;
      font-weight: 100;
      font-size: 21px;
    }
	
	.main section.page4 {
      background:url(../images/img_training.png) left bottom no-repeat ;
	  background-color:#FFF;
    }
    .main section.page4 .page_container {
      overflow: hidden;
      width: 500px;
      right: -285px;
    }
    .main section.page4 h1 {
      text-align: left;
      padding: 0;
      margin-bottom: 0;
      font-size: 70px;
      letter-spacing: -1px;
      color: black;
    }
    .main section.page4 h2 {
      color: rgba(255, 255, 255);
      text-align: left;
      line-height: 160%;
      font-weight: 100;
      font-size: 21px;
    }
	
	.main section.page5 {
      background:url(../images/img_newmethods.png) left bottom no-repeat ;
    }
    .main section.page5 .page_container {
      overflow: hidden;
      width: 500px;
      right: -285px;
    }
    .main section.page5 h1 {
      text-align: left;
      padding: 0;
      margin-bottom: 0;
      font-size: 70px;
      letter-spacing: -1px;
      color: black;
    }
    .main section.page5 h2 {
      color: rgba(255, 255, 255);
      text-align: left;
      line-height: 160%;
      font-weight: 100;
      font-size: 21px;
    }
    
	.main section.page6 {
      background:url(../images/img_remote1.png) left bottom no-repeat ;
    }
    .main section.page6 .page_container {
      overflow: hidden;
      width: 500px;
      right: -285px;
    }
    .main section.page6 h1 {
      text-align: left;
      padding: 0;
      margin-bottom: 0;
      font-size: 70px;
      letter-spacing: -1px;
      color: black;
    }
    .main section.page6 h2 {
      color: rgba(255, 255, 255);
      text-align: left;
      line-height: 160%;
      font-weight: 100;
      font-size: 21px;
    }
	
    body.disabled-onepage-scroll .onepage-wrapper  section {
      min-height: 100%;
      height: auto;
    }
    
    body.disabled-onepage-scroll .main section .page_container, body.disabled-onepage-scroll .main section.page3 .page_container  {
      padding: 20px;
      margin-top: 150px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
    
    body.disabled-onepage-scroll  section .page_container h1{
      text-align: center;
      font-size: 50px;
    }
    body.disabled-onepage-scroll section .page_container h2, body.disabled-onepage-scroll section .page_container .credit, body.disabled-onepage-scroll section .page_container .btns{
      text-align: center;
      width: 100%;
    }
    
    body.disabled-onepage-scroll .main section.page1 > img {
      position: absolute;
      width: 80%;
      left: 10%;
    }
    
    body.disabled-onepage-scroll .main section > img {
      position: relative;
      max-width: 80%;
      bottom: 0;
    }
    body.disabled-onepage-scroll code {
      width: 95%;
      margin: 0 auto 25px;
      float: none;
      overflow: hidden;
    }
    
    body.disabled-onepage-scroll .main section.page3 .page_container {
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      right: 0;
    }
	
	
	/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 20px;
}

.fltlft_top { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
}

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.fltlft_marked {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right:20px;
	background-color:#CCC; 
}

a.NeutralWhite:link, a.NeutralWhite:visited{
	font-family: Helvetica, Arial, sans-serif;
	color:#FFF;
	text-decoration: none;
}

a.NeutralWhite:hover, a.NeutralWhite:active, a.NeutralWhite:focus{
	font-family: Helvetica, Arial, sans-serif;
	color:#FFF;
	text-decoration:underline;
}


a.NeutralBlack:link, a.NeutralBlack:visited{
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	text-decoration: none;
}

a.NeutralBlack:hover, a.NeutralBlack:active, a.NeutralBlack:focus{
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	text-decoration:underline;
}

/* Square backgrounds */

.sq_pinkLight{
	 /* fallback */
	  background-color: #f6f2ec;
	  background-image:url(../images/fallback_pinkLight.png)
	  background-repeat: repeat-y;
	
	  /* Safari 4-5, Chrome 1-9 */
	  background: -webkit-gradient(linear, left top, right top, from(#f6f2ec), to(#f7e9d7));
	
	  /* Safari 5.1, Chrome 10+ */
	  background: -webkit-linear-gradient(left, #f7e9d7, #f6f2ec);
	
	  /* Firefox 3.6+ */
	  background: -moz-linear-gradient(left, #f7e9d7, #f6f2ec);
	
	  /* IE 10 */
	  background: -ms-linear-gradient(left, #f7e9d7, #f6f2ec);
	
	  /* Opera 11.10+ */
	  background: -o-linear-gradient(left, #f7e9d7, #f6f2ec);
}

.sq_pinkUltraLight_vertical{
	  /* fallback */
	  background-color: #f7e9d7;
	  background: url(images/fallback_pinkUltraLight_vertical.png);
	  background-repeat: repeat-x;
	
	  /* Safari 4-5, Chrome 1-9 */
	  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7e9d7), to(#f6f2ec));
	
	  /* Safari 5.1, Chrome 10+ */
	  background: -webkit-linear-gradient(top, #f6f2ec, #f7e9d7);
	
	  /* Firefox 3.6+ */
	  background: -moz-linear-gradient(top, #f6f2ec, #f7e9d7);
	
	  /* IE 10 */
	  background: -ms-linear-gradient(top, #f6f2ec, #f7e9d7);
	
	  /* Opera 11.10+ */
	  background: -o-linear-gradient(top, #f6f2ec, #f7e9d7);
}

.sq_greyMedium{
	 /* fallback */
	  background-color: #d8d9dd;
	  background-image:url(../images/fallback_greyMedium.png)
	  background-repeat: repeat-y;
	
	  /* Safari 4-5, Chrome 1-9 */
	  background: -webkit-gradient(linear, left top, right top, from(#d8d9dd), to(#bec0c6));
	
	  /* Safari 5.1, Chrome 10+ */
	  background: -webkit-linear-gradient(left, #bec0c6, #d8d9dd);
	
	  /* Firefox 3.6+ */
	  background: -moz-linear-gradient(left, #bec0c6, #d8d9dd);
	
	  /* IE 10 */
	  background: -ms-linear-gradient(left, #bec0c6, #d8d9dd);
	
	  /* Opera 11.10+ */
	  background: -o-linear-gradient(left, #bec0c6, #d8d9dd);
}

.sq_greyLight{
	 /* fallback */
	  background-color: #f9f8f8;
	  background-image:url(../images/fallback_greyLight.png)
	  background-repeat: repeat-y;
	
	  /* Safari 4-5, Chrome 1-9 */
	  background: -webkit-gradient(linear, left top, right top, from(#f9f8f8), to(#d9d6d6));
	
	  /* Safari 5.1, Chrome 10+ */
	  background: -webkit-linear-gradient(left, #d9d6d6, #f9f8f8);
	
	  /* Firefox 3.6+ */
	  background: -moz-linear-gradient(left, #d9d6d6, #f9f8f8);
	
	  /* IE 10 */
	  background: -ms-linear-gradient(left, #d9d6d6, #f9f8f8);
	
	  /* Opera 11.10+ */
	  background: -o-linear-gradient(left, #d9d6d6, #f9f8f8);
	
}


.sq_blueLight{
	 /* fallback */
	  background-color: #e7e8ee;
	  background-image:url(../images/fallback_blueLight.png)
	  background-repeat: repeat-y;
	
	  /* Safari 4-5, Chrome 1-9 */
	  background: -webkit-gradient(linear, left top, right top, from(#e7e8ee), to(#c4c8d6));
	
	  /* Safari 5.1, Chrome 10+ */
	  background: -webkit-linear-gradient(left, #c4c8d6, #e7e8ee);
	
	  /* Firefox 3.6+ */
	  background: -moz-linear-gradient(left, #c4c8d6, #e7e8ee);
	
	  /* IE 10 */
	  background: -ms-linear-gradient(left, #c4c8d6, #e7e8ee);
	
	  /* Opera 11.10+ */
	  background: -o-linear-gradient(left, #c4c8d6, #e7e8ee);
	
}

.sq_greenLight{
	 /* fallback */
	  background-color: #f5f6f6;
	  background-image:url(../images/fallback_greenLight.png)
	  background-repeat: repeat-y;
	
	  /* Safari 4-5, Chrome 1-9 */
	  background: -webkit-gradient(linear, left top, right top, from(#f5f6f6), to(#ccd5d2));
	
	  /* Safari 5.1, Chrome 10+ */
	  background: -webkit-linear-gradient(left, #ccd5d2, #f5f6f6);
	
	  /* Firefox 3.6+ */
	  background: -moz-linear-gradient(left, #ccd5d2, #f5f6f6);
	
	  /* IE 10 */
	  background: -ms-linear-gradient(left, #ccd5d2, #f5f6f6);
	
	  /* Opera 11.10+ */
	  background: -o-linear-gradient(left, #ccd5d2, #f5f6f6);
	
}

.sq_orangebrown_vertical{
	  /* fallback */
	  background-color: #ecebe8;
	  background: url(images/fallback_pinkUltraLight_vertical.png);
	  background-repeat: repeat-x;
	
	  /* Safari 4-5, Chrome 1-9 */
	  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ecebe8), to(#e2e0dc));
	
	  /* Safari 5.1, Chrome 10+ */
	  background: -webkit-linear-gradient(top, #e2e0dc, #ecebe8);
	
	  /* Firefox 3.6+ */
	  background: -moz-linear-gradient(top, #e2e0dc, #ecebe8);
	
	  /* IE 10 */
	  background: -ms-linear-gradient(top, #e2e0dc, #ecebe8);
	
	  /* Opera 11.10+ */
	  background: -o-linear-gradient(top, #e2e0dc, #ecebe8);
}

.sq_greyMedium_vertical{
	  /* fallback */
	  background-color: #d7d9e0;
	  background: url(images/fallback_pinkUltraLight_vertical.png);
	  background-repeat: repeat-x;
	
	  /* Safari 4-5, Chrome 1-9 */
	  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d7d9e0), to(#ced0d8));
	
	  /* Safari 5.1, Chrome 10+ */
	  background: -webkit-linear-gradient(top, #ced0d8, #d7d9e0);
	
	  /* Firefox 3.6+ */
	  background: -moz-linear-gradient(top, #ced0d8, #d7d9e0);
	
	  /* IE 10 */
	  background: -ms-linear-gradient(top, #ced0d8, #d7d9e0);
	
	  /* Opera 11.10+ */
	  background: -o-linear-gradient(top, #ced0d8, #d7d9e0);
}

.sq_greyDark_vertical{
	  /* fallback */
	  background-color: #525152;
	  background: url(images/fallback_pinkUltraLight_vertical.png);
	  background-repeat: repeat-x;
	
	  /* Safari 4-5, Chrome 1-9 */
	  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#525152), to(#393939));
	
	  /* Safari 5.1, Chrome 10+ */
	  background: -webkit-linear-gradient(top, #393939, #525152);
	
	  /* Firefox 3.6+ */
	  background: -moz-linear-gradient(top, #393939, #525152);
	
	  /* IE 10 */
	  background: -ms-linear-gradient(top, #393939, #525152);
	
	  /* Opera 11.10+ */
	  background: -o-linear-gradient(top, #393939, #525152);
}

.textBlack{
	font-family: 'Roboto',Arial,sans-serif; 
	font-size: 1.3em; 
	font-weight: 300;
	color:#000;
}

.textWhite{
	font-family: 'Roboto',Arial,sans-serif; 
	font-size: 1.3em; 
	font-weight: 300;
	color:#FFF;
}

.textWhiteSmall{
	font-family: 'Roboto',Arial,sans-serif; 
	font-size: 0.8em; 
	color:#FFF;
}

.headline {
	font-family: Century,Times New Roman,serif;
	font-size: 24px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.navButtonFrame {
	border: solid 1px #999;
	background-color: #295A53;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}



.navButtonFrameMenu {
	border: solid 1px #999;
	background-color:#CCC;
	text-align:center;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333;
}



.navButton {
	border: solid 1px #999;
	background-color: #EEE;
	text-align: center;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: pointer;
}


.navButton_done {
	border: solid 1px #999;
	background-color:#3C6;
	text-align:center;
	padding: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	cursor:pointer;
}


.navButton_imgage {
	border: solid 1px #999;
	background-color:#EEE;
	text-align:center;
	padding:0.6em 0.6em 0.6em 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}



.navButton_large {
	border: solid 1px #999;
	background-color:#EEE;
	text-align:center;
	padding:0.6em 0.6em 0.6em 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	height:26px;
}



.navDevider {
	height:5px;
}



.vasButton {
	border: solid 1px #999;
	background-color:#EEE;
	text-align:center;
	padding:0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	float:left;
}





.swipe{
	border: solid 1px #999;
	background-color:#9CF;
	padding-top:1.8em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	color:#069;
	text-align:center;
}

/* Button */



.champ_button{

    width:130px;   

    padding-top:13px;

	padding-bottom:14px;

    margin-right:5px;  

    margin-left:5px;

	background-color:#E9E9E9;

    cursor:pointer;

    text-align:center;  

    border:1px solid #003;    

    font-size:1.0em; 

    font-family:Verdana, Geneva, sans-serif;

    float:left;

}



.champ_button_green{

    width:130px;   

    padding-top:13px;

	padding-bottom:14px;

    margin-right:5px;  

    margin-left:5px;

	background-color:#0F0;

    text-align:center;  

    border:1px solid #003;    

    font-size:1.0em; 

    font-family:Verdana, Geneva, sans-serif;

    float:left;

}

.textGreySmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:0.8em;

	color:#666;

}
