/*--Reset Styles--*/
@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*--!Reset Styles--*/
/*------------Constant Classes------------*/
.par 
{
    margin: 0px;
    padding: 0px;
    width: 1px;
    height: 1px;
}
.child 
{
    margin: 0px;
    padding: 0px;
    position: relative;
}
.red 
{
    border: 1px solid #f00;
}
.blue 
{
    color: #001eff;
}
.leftii 
{
    float: left;
}
.rightii 
{
    float: right;
}
.clearIt 
{
    clear: both;
    display: block;
}
.boldIt 
{
    font-weight: bold;
}
.block 
{
    margin: 0px;
    padding: 0px;
    display: block;
}
.strikeIt 
{
    text-decoration: line-through;
}
.italIt 
{
    font-style: italic;
}
/*--| Fonts |--*/
/*-HEAVY-*/
@font-face {
	font-family: 'Helvetica Neue Con';
	src: url('../font/hel-n/std/Cond.eot');
	src: url('../font/hel-n/std/Cond.eot?#iefix') format('embedded-opentype'),
		url('../font/hel-n/std/Cond.woff') format('woff'),
		url('../font/hel-n/std/Cond.ttf') format('truetype'),
		url('../font/hel-n/std/Cond.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica Neue Con Bold';
	src: url('../font/hel-n/bold/CondBold.eot');
	src: url('../font/hel-n/bold/CondBold.eot?#iefix') format('embedded-opentype'),
		url('../font/hel-n/bold/CondBold.woff') format('woff'),
		url('../font/hel-n/bold/CondBold.ttf') format('truetype'),
		url('../font/hel-n/bold/CondBold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}
/*--------------!Constant Classes--------------*/
/*--Primary Styles--*/
body {
	margin: 0%;
	padding: 0%;
	font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	background-color: #303148;
	/*background-image: url(../images/bg-main-landmark.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	background-size: 100%;*/
}
img {
	max-width: 100%;
}
div.container {
	margin: 0% auto;
	padding: 0%;
	max-width: 935px;
	background-image: url(../images/bg-inner-brain.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	background-size: 100%;
	border-bottom-right-radius: 30px;
  	border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
  	-webkit-border-bottom-left-radius: 30px;
  	-moz-border-radius-bottomright: 30px;
  	-moz-border-radius-bottomleft: 30px;
	display: block;
}
section.topBar {
	margin: 0% auto;
	padding: 3% 5%;
	max-width: 100%;
	height: auto;
	background-color: #fff;
	display: block;
}
section.topBar figure {
	margin: 1% 0% 0% 0%;
	padding: 0%;
	max-width: 28%;
	height: auto;
	background-color: #fff;
	float: left;
}
section.topBar h1.barHeader {
	margin: 0%;
	padding: 0%;
	max-width: 70%;
	height: auto;
	color: #0e3575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	text-align: right;
	float: right;
}
/*--| Mid Content |--*/
section.innerCont {
	margin: 4% auto;
	padding: 0%;
	max-width: 90%;
	max-height: 520px;
	background-image: url(../images/bg-trans.png);
	background-repeat: repeat;
	display: block;
}
section.innerCont article.sideL {
	margin: 0%;
	padding: 0%;
	max-width: 59.5%;
	float: left;
}
img.secretImg {
	margin: 0%;
	padding: 0%;
	max-width: 100%;
	display: block;
}
section.foldShl {
	margin: 0%;
	padding: 0%;
	width: 13px;
}
img.foldIt {
	margin: 0%;
	padding: 0%;
	width: 13px;
	top: 15px;
	left: 0px;
	display: block;
}
section.innerCont article.sideL section.chooseShl {
	margin: 4% 0% 0% 0%;
	padding: 3% 4% 3% 0%;
	max-width: 100%;
	background-color: #07113f;
	z-index: 3;
	diplay: block;
	position: relative;
	top: 0px;
	left: -60px;
}
section.innerCont article.sideL section.chooseShl h2 {
	margin: 0% 0% 0% 0%;
	padding: 0%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	line-height: 130%;
	color: #fff;
	text-align: right;
	diplay: block;
}
section.innerCont article.sideL section.ulShl {
	margin: 5% 0% 0% 10%;
	padding: 0% 0% 0% 0%;
	max-width: 33%;
	float: left;
}
section.innerCont article.sideL ul {
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	max-width: 100%;
}
section.innerCont article.sideL section.sides {
	margin: 5% 5% 0% 10%;
	padding: 0% 0% 0% 0%;
	max-width: 100%;
}
section.innerCont article.sideL ul li {
	margin: 0%;
	padding: 0%;
	width: 100%;
	font-family: 'Helvetica Neue Con';
	font-size: 90%;
	font-weight: normal;
	line-height: 200%;
	color: #07113f;
	display: block;
}
section.innerCont section.sideR {
	margin: 0%;
	padding: 1% 0% 0% 0%;
	max-width: 39.5%;
	float: right;
}
section.innerCont section.sideR p {
	margin: 3% 0%;
	padding: 0%;
	max-width: 98%;
	font-family: Tahoma, Geneva, sans-serif;
	color: #0d0f17;
	font-size: 12px;
	text-align: left;
	display: block;
}
section.innerCont section.sideR img.vidStill {
	margin: 0%;
	padding: 0%;
	max-width: 96%;
	display: block;
}
/*--| Footer - Bottom |--*/
section.botTestimonials {
	margin: 0% auto;
	padding: 4%;
	max-width: 100%;
	background-color: #fff;
	border-bottom-right-radius: 30px;
  	border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
  	-webkit-border-bottom-left-radius: 30px;
  	-moz-border-radius-bottomright: 30px;
  	-moz-border-radius-bottomleft: 30px;
	display: block;
}
section.botTestimonials section.testiShl {
	margin: 0%;
	padding: 0%;
	max-width: 30%;
	float: left;
}
section.botTestimonials section.testiShl0 {
	margin: 0% 4% 0% 4%;
	padding: 0%;
	max-width: 30%;
	float: left;
}
section.botTestimonials section.testiShl img.forbes {
	margin: 0% auto 5% auto;
	padding: 0%;
	max-width: 100%;
	display: block;
}
section.botTestimonials section.testiShl0 img.pbs {
	margin: 0% auto 5% auto;
	padding: 0%;
	max-width: 76px;
	display: block;
}
section.botTestimonials section.testiShl img.daily {
	margin: 4% auto 7% auto;
	padding: 0%;
	max-width: 209px;
	display: block;
}
section.botTestimonials section.testiShl p {
	margin: 0%;
	padding: 0%;
	max-width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	color: #0d0f17;
	font-size: 12px;
	text-align: left;
	diplay: block;
}
section.botTestimonials section.testiShl0 p {
	margin: 0%;
	padding: 0%;
	max-width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	color: #0d0f17;
	font-size: 12px;
	text-align: left;
	diplay: block;
}
/*------------------*/
@viewport{
    zoom: 1.0;
    width: device-width;
}
/* saf 3+, chrome 1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    
}
/*---| Smaller than outer shell |---*/
@media only screen and (max-width: 948px) {
	section.topBar {
		margin: 0% auto;
		padding: 3% 4%;
		max-width: 100%;
		height: auto;
		background-color: #fff;
		display: block;
	}
	section.innerCont article.sideL section.chooseShl {
		margin: 4% 0% 0% 0%;
		padding: 3% 4% 3% 0%;
		top: 0px;
		left: -13px;
	}
	section.innerCont {
		margin: 4% auto;
		padding: 0%;
		max-width: 93%;
	}
}
/*---| Smaller than center conetent |---*/
@media only screen and (max-width: 935px) {
	
}
/*---| Inbetween Flow |---*/
@media only screen and (max-width: 792px) {
	section.topBar figure {
		margin: 1% 0% 0% 0%;
		padding: 0%;
		max-width: 20%;
	}
	section.topBar h1.barHeader {
		margin: 0%;
		padding: 0%;
		max-width: 70%;
		font-size: 100%;
		line-height: 120%;
	}
	img.foldIt {
		top: 13px;
	}
	section.innerCont article.sideL section.ulShl {
		margin: 3% 0% 0% 6%;
		padding: 0% 0% 0% 0%;
		max-width: 33%;
		float: left;
	}
	section.innerCont article.sideL ul {
		margin: 0% 0% 0% 0%;
		padding: 0% 0% 0% 0%;
		max-width: 100%;
	}
	section.innerCont article.sideL section.sides {
		margin: 3% 6% 0% 6%;
		padding: 0% 0% 0% 0%;
		max-width: 100%;
	}
	section.innerCont article.sideL ul li {
		margin: 0%;
		padding: 0%;
		width: 100%;
		line-height: 180%;
	}
}
/*---| iPad Tablet Portrait |---*/
@media only screen and (max-width: 768px) {
	
}
/*---| Inbetween |---*/
@media only screen and (max-width: 700px) {
	div.container {
		margin: 0% auto;
		padding: 0%;
		max-width: 935px;
		background-image: url(../images/bg-inner-brain.jpg);
		background-repeat: no-repeat;
		background-position: -200px center;
		background-color: #fff;
		background-size: 150%;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
	}
	section.topBar figure {
		margin: 2% 0% 0% 0%;
		padding: 0%;
		max-width: 20%;
	}
	section.topBar h1.barHeader {
		margin: 0%;
		padding: 0%;
		max-width: 70%;
		font-size: 95%;
		line-height: 120%;
	}
	img.foldIt {
		top: 12px;
	}
	section.innerCont article.sideL section.ulShl {
		margin: 3% 0% 0% 6%;
		padding: 0% 0% 0% 0%;
		max-width: 33%;
		float: left;
	}
	section.innerCont article.sideL ul {
		margin: 0% 0% 0% 0%;
		padding: 0% 0% 0% 0%;
		max-width: 100%;
	}
	section.innerCont article.sideL section.sides {
		margin: 3% 6% 0% 6%;
		padding: 0% 0% 0% 0%;
		max-width: 100%;
	}
	section.innerCont article.sideL ul li {
		margin: 0%;
		padding: 0%;
		width: 100%;
		font-size: 85%;
		line-height: 180%;
	}
	section.innerCont section.sideR img.productImg {
		margin: 0%;
		padding: 0%;
		max-width: 96%;
		display: block;
	}
	section.botTestimonials {
		margin: 0% auto;
		padding: 4%;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
	}
}
/*---| Inbetween |---*/
@media only screen and (max-width: 630px) {
	img.foldIt {
		top: 11px;
	}
	section.innerCont article.sideL section.ulShl {
		margin: 2% 0% 0% 4%;
		padding: 0% 0% 0% 0%;
		max-width: 33%;
		float: left;
	}
	section.innerCont article.sideL section.sides {
		margin: 2% 6% 0% 4%;
	}
	section.innerCont article.sideL ul li {
		margin: 0%;
		padding: 0%;
		width: 100%;
		font-size: 80%;
		line-height: 180%;
	}
	section.botTestimonials section.testiShl {
		margin: 0%;
		padding: 0%;
		max-width: 32%;
	}
	section.botTestimonials section.testiShl0 {
		margin: 0% 2% 0% 2%;
		padding: 0%;
		max-width: 32%;
		float: left;
	}
	section.botTestimonials section.testiShl img.forbes {
		margin: 0% auto 7% auto;
		padding: 0%;
		max-width: 60%;
		display: block;
	}
	section.botTestimonials section.testiShl0 img.pbs {
		margin: 0% auto 5% auto;
		padding: 0%;
		max-width: 76px;
		display: block;
	}
	section.botTestimonials section.testiShl img.daily {
		margin: 4% auto 11% auto;
		padding: 0%;
		max-width: 170px;
		display: block;
	}
	section.botTestimonials section.testiShl p {
		margin: 0%;
		padding: 0%;
		max-width: 100%;
		font-family: Tahoma, Geneva, sans-serif;
		color: #0d0f17;
		font-size: 11px;
		text-align: left;
		diplay: block;
	}
	section.botTestimonials section.testiShl0 p {
		margin: 0%;
		padding: 0%;
		max-width: 100%;
		font-family: Tahoma, Geneva, sans-serif;
		color: #0d0f17;
		font-size: 12px;
		text-align: left;
		diplay: block;
	}
}
/*---| 7" Tablet Portrait |---*/
@media only screen and (max-width: 600px) {
	div.container {
		margin: 0% auto;
		padding: 0%;
		background-position: -400px center;
		background-color: #fff;
		background-size: 200%;
		background-color: #3a3a3a;
	}
	section.innerCont {
		margin: 4% auto;
		padding: 0%;
		max-width: 93%;
		max-height: 1500px;
		background-image: url(../images/bg-trans.png);
		background-repeat: repeat;
		/*border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;*/
		display: block;
	}
	section.innerCont article.sideL {
		margin: 0%;
		padding: 0%;
		max-width: 100%;
		float: none;
		display: block;
	}
	img.foldIt {
		top: 18px;
	}
	section.innerCont article.sideL section.chooseShl {
		margin: 4% 0% 0% 0%;
		padding: 3% 0% 3% 0%;
		max-width: 100%;
		background-color: #07113f;
		z-index: 3;
		diplay: block;
		position: relative;
		top: 0px;
		left: -13px;
	}
	section.innerCont article.sideL section.chooseShl h2 {
		margin: 0% 0% 0% 0%;
		padding: 0%;
		width: 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 150%;
		font-weight: normal;
		line-height: 130%;
		color: #fff;
		text-align: center;
		diplay: block;
	}
	section.innerCont article.sideL section.ulShl {
		margin: 5% 0% 0% 10%;
		padding: 0% 0% 0% 0%;
		max-width: 33%;
		float: left;
	}
	section.innerCont article.sideL ul {
		margin: 0% 0% 0% 0%;
		padding: 0% 0% 0% 0%;
		max-width: 100%;
	}
	section.innerCont article.sideL section.sides {
		margin: 5% 5% 0% 10%;
		padding: 0% 0% 0% 0%;
		max-width: 100%;
	}
	section.innerCont article.sideL ul li {
		margin: 0%;
		padding: 0%;
		width: 100%;
		font-family: 'Helvetica Neue Con';
		font-size: 90%;
		font-weight: normal;
		line-height: 200%;
		color: #07113f;
		display: block;
	}
	section.innerCont section.sideR {
		margin: 0% auto;
		padding: 1% 0% 4% 0%;
		max-width: 80%;
		float: none;
		display: block;
	}
	section.innerCont section.sideR p {
		margin: 5% 0%;
		padding: 0%;
		max-width: 98%;
		font-family: Tahoma, Geneva, sans-serif;
		color: #0d0f17;
		font-size: 12px;
		text-align: left;
		display: block;
	}
	section.innerCont section.sideR img.vidStill {
		margin: 0% auto;
		padding: 0%;
		max-width: 100%;
		display: block;
	}
	section.innerCont section.sideR img.productImg {
		margin: 0% auto;
		padding: 0%;
		max-width: 100%;
		display: block;
	}
}
/*---| Inbetween |---*/
@media only screen and (max-width: 560px) {
	img.foldIt {
		top: 15px;
	}
}
/*---| Inbetween |---*/
@media only screen and (max-width: 555px) {
	div.container {
		margin: 0% auto;
		padding: 0%;
		background: none;
	}
	section.topBar figure {
		margin: 2% 0% 0% 0%;
		padding: 0%;
		max-width: 30%;
		float: none;
		display: block;
	}
	section.topBar h1.barHeader {
		margin: 2% 0% 0% 0%;
		padding: 0%;
		max-width: 100%;
		font-size: 100%;
		line-height: 120%;
		float: none;
		text-align: left;
		display: block;
	}
	section.botTestimonials {
		margin: 0% auto;
		padding: 4%;
		max-width: 100%;
		background-color: #fff;
		display: block;
	}
	section.botTestimonials section.testiShl {
		margin: 0% auto;
		padding: 0%;
		max-width: 80%;
		float: none;
		display: block;
	}
	section.botTestimonials section.testiShl0 {
		margin: 0% auto 0% auto;
		padding: 0%;
		max-width: 80%;
		float: none;
		display: block;
	}
	section.botTestimonials section.testiShl img.forbes {
		margin: 0% auto 3% auto;
		padding: 0%;
		max-width: 100%;
		display: block;
	}
	section.botTestimonials section.testiShl0 img.pbs {
		margin: 2% auto 3% auto;
		padding: 0%;
		max-width: 122px;
		display: block;
	}
	section.botTestimonials section.testiShl img.daily {
		margin: 6% auto 3% auto;
		padding: 0%;
		max-width: 209px;
		display: block;
	}
	section.botTestimonials section.testiShl p {
		margin: 0% 0% 3% 0%;
		padding: 0%;
		max-width: 100%;
		font-family: Tahoma, Geneva, sans-serif;
		color: #0d0f17;
		font-size: 12px;
		text-align: left;
		diplay: block;
	}
	section.botTestimonials section.testiShl0 p {
		margin: 0% 0% 3% 0%;
		padding: 0%;
		max-width: 100%;
		font-family: Tahoma, Geneva, sans-serif;
		color: #0d0f17;
		font-size: 12px;
		text-align: left;
		diplay: block;
	}
}
/*---| Inbetween |---*/
@media only screen and (max-width: 465px) {
	section.topBar figure {
		margin: 2% 0% 0% 0%;
		padding: 0%;
		max-width: 30%;
		float: none;
		display: block;
	}
	section.topBar h1.barHeader {
		margin: 2% 0% 0% 0%;
		padding: 0%;
		max-width: 100%;
		font-size: 95%;
		line-height: 120%;
		float: none;
		text-align: left;
		display: block;
	}
	img.foldIt {
		top: 16px;
	}
	section.innerCont article.sideL section.chooseShl h2 {
		margin: 0% 0% 0% 0%;
		padding: 0%;
		width: 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 130%;
		font-weight: normal;
		line-height: 110%;
		color: #fff;
		text-align: center;
		diplay: block;
	}
	section.innerCont article.sideL section.ulShl {
		margin: 5% 0% 0% 6%;
		padding: 0% 0% 0% 0%;
		max-width: 33%;
		float: left;
	}
	section.innerCont article.sideL section.sides {
		margin: 5% 5% 0% 6%;
		padding: 0% 0% 0% 0%;
		max-width: 100%;
	}
	section.innerCont article.sideL ul li {
		margin: 0%;
		padding: 0%;
		width: 100%;
		font-family: 'Helvetica Neue Con';
		font-size: 90%;
		font-weight: normal;
		line-height: 200%;
		color: #07113f;
		display: block;
	}
	section.innerCont section.sideR {
		margin: 0% auto;
		padding: 1% 0% 4% 0%;
		max-width: 90%;
		float: none;
		display: block;
	}
}
/*---| Inbetween |---*/
@media only screen and (max-width: 447px) {
	img.foldIt {
		top: 12px;
	}
	section.innerCont article.sideL section.chooseShl h2 {
		margin: 0% 0% 0% 0%;
		padding: 0%;
		width: 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 130%;
		font-weight: normal;
		line-height: 110%;
		color: #fff;
		text-align: center;
		diplay: block;
	}
	section.innerCont article.sideL section.ulShl {
		margin: 4% 0% 0% 4%;
		padding: 0% 0% 0% 0%;
		max-width: 33%;
		float: left;
	}
	section.innerCont article.sideL section.sides {
		margin: 4% 5% 0% 5%;
		padding: 0% 0% 0% 0%;
		max-width: 100%;
	}
	section.innerCont article.sideL ul li {
		margin: 0%;
		padding: 0%;
		width: 100%;
		font-family: 'Helvetica Neue Con';
		font-size: 90%;
		line-height: 200%;
	}
	section.innerCont section.sideR {
		margin: 0% auto;
		padding: 1% 0% 4% 0%;
		max-width: 90%;
		float: none;
		display: block;
	}
}
/*---| Inbetween |---*/
@media only screen and (max-width: 395px) {
	section.topBar figure {
		margin: 2% 0% 0% 0%;
		padding: 0%;
		max-width: 30%;
		float: none;
		display: block;
	}
	section.topBar h1.barHeader {
		margin: 2% 0% 0% 0%;
		padding: 0%;
		max-width: 100%;
		font-size: 83%;
		line-height: 120%;
		float: none;
		text-align: left;
		display: block;
	}
	img.foldIt {
		top: 11px;
	}
}
/*---| Beyond average Mobile Phone Portrait (e.g. Android Nexus 4 or Samsung S3+) |---*/
@media only screen and (max-width: 384px) {
	
	section.innerCont article.sideL section.ulShl {
		max-width: 30%;
	}
}
/*---| iPhone Portarit |---*/
@media only screen and (max-width: 330px) {
	section.topBar figure {
		margin: 2% 0% 0% 0%;
		padding: 0%;
		max-width: 40%;
	}
	section.topBar h1.barHeader {
		font-size: 72%;
		line-height: 120%;
	}
}