
body {
	margin:0px;
	background-image: url(../images/vrTopRow.jpg);
	background-attachment: fixed;
	background-postion: center;
	background-size: 100%;
}

p {
	text-align: left;
    font-size: 21px;
    color: rgb(45, 45, 45);
	line-height: 1.3em;
	font-family: Lato, Helvetica, sans-serif !important;

}

.productContainerOne {
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}

.productContainerOne img {
	width: 99%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.productContainerTwo {
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}

.productContainerTwo img {
	width: 66%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}



.containerTop {
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
}

.weLogo {
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.topLine {
	text-align:center;
	font-size:22px;
	color: #FFFFFF;
	line-height: 1.3em;
	font-family: Lato, Helvetica, sans-serif !important;
	font-weight: 300;
}

.topLineh3 {
	text-align:center;
	font-size:36px;
	color: #FFFFFF;
	line-height: 1.3em;
	font-family: Lato, Helvetica, sans-serif !important;
	font-weight: 300;
}

.blueText {
	color: rgb(0, 40, 104);
	font-weight: 700;
}

.headline {
	text-align: center;
    font-size: 44px;
    color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	line-height: 1.2em;
	font-family: Lato, Helvetica, sans-serif !important;
	font-weight: 700;

}

.headlineSmaller {
	text-align: center;
    font-size: 33px;
    color: #df4c38;
	text-shadow: 0px 0px 0px rgba(0,0,0,0.4);
	line-height: 1.2em;
	font-family: Lato, Helvetica, sans-serif !important;
	font-weight: 700;

}

.headlineSmallerWhite {
	text-align: center;
    font-size: 33px;
    color: #FFF;;
	text-shadow: 0px 0px 0px rgba(0,0,0,0.4);
	line-height: 1.2em;
	font-family: Lato, Helvetica, sans-serif !important;
	font-weight: 700;

}


sup {
	veritcal-align: super;
	font-size: 51%;
}

.videoContainerOuter {
	-webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 13px 6px -6px #777;
    box-shadow: 0 13px 6px -6px #777;
	max-width: 640px !important;	
	background-color: #111111;
    background-image: -webkit-gradient(linear, center top, center bottom, from(#1f1f1f), to(#111));
    background-image: -webkit-linear-gradient(top, #1f1f1f, #111);
    background-image: -moz-linear-gradient(top, #1f1f1f, #111);
    background-image: -o-linear-gradient(top, #1f1f1f, #111);
    background-image: -ms-linear-gradient(top, #1f1f1f, #111);
    background-image: linear-gradient(to bottom, #1f1f1f, #111);
    /* padding: 5px !important; */
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.3);
    border-bottom: 3px solid rgba(0,0,0,0.3);
}

ul, li {text-align: left;
    font-size: 21px;
    color: rgb(45, 45, 45);
	line-height: 1.3em;
	font-family: Lato, Helvetica, sans-serif !important;
}

ul.icon {
	padding: 0px;
	margin-top: 0px;
	margin-bottom:10px;
}

ul.icon li {
	font-size: 21px;
	padding-bottom: 6px;
    list-style-type: none;
    margin-bottom: 6px;
    padding-left: 2em;
	font-weight: inherit;
}

ul.icon li.checkmarkOrange:before {   
	font-family: 'FontAwesome';
	content: '\f00c';
	float: left;
	color: #df4c38;
	font-size: inherit;
	margin-left:-2em;
	margin-right: 7px;
	display: inline-block;
}

.optinContainer {
	background-color: rgba(0, 0, 0, 0.64);
    padding: 40px;
	-webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4);
    box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4);
	border-radius: 10px;
}


.optinMainHeadline {
	color: rgb(255, 255, 255);
    text-align: center;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	line-height: 1.3em;
	font-size: 32px;}

.optinSubHeadline {
    text-align: center;
    font-size: 20px;
    color: rgb(255, 227, 0);
	line-height: 1.3em;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 1px;
}

.inputBoxStyle {
	border-radius: 5px !important;
	background-color: #F1F1F1 !important;
	border: 3px solid rgba(0,0,0,0.2) !important;
}

.nameInputStyle {
	background-image: url( ../images/weNameImage.png);
    background-repeat: no-repeat;
	background-position: 97%;
	font-family: Lato, Helvetica, sans-serif !important;
	font-weight: 300;

}

.emailInputStyle {
	background-image: url( ../images/weEmailImage.png);
    background-repeat: no-repeat;
	background-position: 97%;
	font-family: Lato, Helvetica, sans-serif !important;
	font-weight: 300;

}

.privacyText {
	font-family: Lato, Helvetica, sans-serif !important;
	font-weight: 100;
	font-size: 16px;
	color: white;

}

.buttonStyle {
	color: rgb(45, 45, 45);
    background-color: rgb(255, 227, 0);
	text-decoration: none !important;
	border-bottom: 3px solid rgba(0,0,0,0.2);
    border-left: none !important;
    border-right: none !important;
	display: block;
    text-align: center;
    width: 100%;
	font-size: 21px;
	font-family: Lato, Helvetica, sans-serif !important;
	padding: 13px 35px;
	font-weight:bold;
	cursor: pointer;
}

.buttonStyle:hover {
	opacity:.8;
	color: #212121;
}

.rowLogo {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
	text-align: center;
}

.rowLogo img {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.logoProofLine {
	text-align:center;
	font-size:22px;
	color: rgb(0, 40, 104);
	line-height: 1.3em;
	font-family: Lato, Helvetica, sans-serif !important;
	font-weight: 400;
	font-style: italic;
}

.featuredLogoImage {
	 max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
}

.whiteRow {
	background-color: #FFFFFF;
	padding-top: 35px;
    padding-bottom: 55px;
    outline: none;
}

.redRow {
	background-color: #df4c38;
	padding-top: 35px;
    padding-bottom: 55px;
    outline: none;
}

.redRowParagraph {
	line-height: 1.3em;
	font-family: Lato, Helvetica, sans-serif !important;
	font-weight: 300;
	color: #FFFFFF;
	font-size: 19px;
	letter-spacing: 1px;
}

.redRowParagraphStrong {
	line-height: 1.3em;
	font-family: Lato, Helvetica, sans-serif !important;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 19px;
	letter-spacing: 1px;
}

.greyRow {
	padding-top: 35px;
    padding-bottom: 55px;
    background-color: rgb(245, 245, 245);
    outline: none;
}

.redHeadlineLeft {
	text-align: left;
    font-size: 36px;
    color: #df4c38;
    color: #df4c38;
	line-height:1.3em;
	padding-bottom:27px;
	font-weight: 400;
	letter-spacing: 0px;
	font-family: Oswald, Helvetica, sans-serif !important;
}

.blackHeadlineLeft {
	text-align: left;
    font-size: 36px;
    color: #232323;
	line-height:1.3em;
	padding-bottom:27px;
	font-weight: 500;
	letter-spacing: 0px;
	font-family: Lato, Helvetica, sans-serif !important;
}

.weGreyRowImage {
	max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	border: 2px solid rgba(0,0,0,0.15);
    padding: 5px !important;
    background: #fff;
    box-sizing: border-box;
	margin-top: 21px;
}

.imageRowA {
	background-image: url( ../images/vrSyringeBackground.jpg);
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
	padding:20px;
}

.imageBox {
	background-image: url(../images/vrSyringes.jpg);
	background-attachment: fixed;
	background-position:bottom right;
	background-size: contain;
	min-height: 151px;
}

.imageBoxLeft {
	background-image: url(../images/vrKids.jpg);
	
	background-position: center left;
	background-size: cover;
	background-repeat: no-repeat;
}

.timerBox {    
	padding-top: 30px;
    padding-bottom: 35px;
	padding-left:21px;
	padding-right:21px;
    margin: 0px auto;
    outline: none;
    background-color: rgb(255, 255, 255);
    width: 100%;
    max-width: 100%;
	 -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	border-radius: 20px;
}

.blueHeadlineCenter {
	text-align: center;
    font-size: 36px;
    color: rgb(0, 40, 104);
	line-height:1.3em;
	padding-bottom:27px;
	font-weight: 600;
	letter-spacing: 0px;
	font-family: Lato, Helvetica, sans-serif !important;
}

.viewingText {
	text-align: center;
    font-size: 24px;
    color: rgb(45, 45, 45);
	line-height: 1.3em;
	font-family: Lato, Helvetica, sans-serif !important;
}

.scrollButton {
   	color: rgb(45, 45, 45);
    background-color: rgb(255, 227, 0);
	text-decoration: none !important;
	border-bottom: 3px solid rgba(0,0,0,0.2);
    border-left: none !important;
    border-right: none !important;
	display: block;
    text-align: center;
    width: 88%;
	font-size: 25px;
	font-family: Lato, Helvetica, sans-serif !important;
	padding: 13px 35px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	cursor: pointer;
	margin-top:13px;
	margin-bottom:21px;
}

.scrollButton:hover {
	opacity:.8;
	color: #212121;
}

.bigFaceRow {
	background-image: url( ../images/weHeadBackground.jpg);
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
	padding:20px;
}

.timerBoxBigFace {
	padding-top: 40px;
    padding-bottom: 25px;
    margin: 0px auto;
    width: 100%;
    max-width: 100%;
    outline: none;
    background-color: rgba(255, 255, 255, 0.32);
	border-radius: 13px;
	padding-left:33px;
	padding-right:33px;
}

.whiteHeadlineCenter {
	text-align: center;
    font-size: 36px;
    color: rgb(255, 255, 255);
	line-height:1.3em;
	padding-bottom:27px;
	font-weight: 400;
	letter-spacing: 0px;
	font-family: Lato, Helvetica, sans-serif !important;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

.whiteText {
    text-align: left;
    font-size: 21px;
    color: rgb(255, 255, 255);
	font-weight: 300;
	letter-spacing: 0px;
	font-family: Lato, Helvetica, sans-serif !important;
	line-height: 1.3em;
}

.yellowText {
    text-align: left;
    font-size: 21px;
    color: rgb(255, 227, 0);
	font-weight: 500;
	letter-spacing: 0px;
	font-family: Lato, Helvetica, sans-serif !important;
	line-height: 1.3em;
}

.viewingTextWhite {
	text-align: center;
    font-size: 24px;
    color: rgb(255, 255, 255);
	line-height: 1.3em;
	font-family: Lato, Helvetica, sans-serif !important;
}

.introRed {   
	color: rgb(228, 59, 44);
	text-align: left;
    font-size: 24px;
	font-weight:500;
	line-height: 1em;
	font-family: Lato, Helvetica, sans-serif !important;
	margin-top: 151px;
	margin-bottom: 0px;
	font-style: italic;
}

.introBlue {   
	color: rgb(0, 40, 104);
	text-align: left;
    font-size: 24px;
	font-weight:500;
	line-height: 1.3em;
	font-family: Lato, Helvetica, sans-serif !important;
	
}

.disclaimerRow {
	padding-top: 35px;
    padding-bottom: 55px;
    background-color: rgb(61, 61, 61);
    outline: none;
}

.whiteTextDisclaimer {
    text-align: left;
    font-size: 13px;
    color: rgb(200, 200, 200);
	font-weight: 300;
	letter-spacing: 0px;
	font-family: Lato, Helvetica, sans-serif !important;
	line-height: 1.5em;
}


.timer-container{background:transparent;width:100%; color:#FFFFFF; text-align: center;padding:11px 0 0px;}
/*#timer h2{display:inline-block; width:48%;text-align: center; line-height: 16px;vertical-align: middle; }*/
.timer-display{display:block;width:440px;margin:10px auto;padding-top:1px;}
.timer-display p{ display:inline-block; color:#FFFFFF;font-weight: bold; line-height:16px; margin:0 8px 0 0; vertical-align: middle;text-align: center; background-color:transparent; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; padding:8px 0; width:77px;}
.timer-display p:last-child{margin:0;}
.timer-display span{ }
.timer-display small{display:block;font-size:12px;margin-top:33px;}
.hide-it{ display: none !important; }
.email-error,.name-error{ text-align: center;display:block;color:red; }
.text-center{ text-align: center; }
.timer-day {font-size:33px;background-color: #212121; color:#FFFFFF;padding: 13px; border-radius: 13px;}
.timer-hour {font-size:33px;background-color: #212121; color:#FFFFFF;padding: 13px; border-radius: 13px;}
.timer-min {font-size:33px;background-color: #212121; color:#FFFFFF;padding: 13px; border-radius: 13px;}
.timer-sec {font-size:33px;background-color: #212121; color:#FFFFFF;padding: 13px; border-radius: 13px;}

@media(max-width:500px){
	.timer-display{display:block;width:320px;margin:10px auto;padding-top:1px;}
	.timer-display p{ width:65px;}
	.timer-day {padding: 10px;font-size:28px;}
	.timer-hour {padding: 10px;font-size:28px;}
	.timer-min {padding: 10px;font-size:28px;}
	.timer-sec {padding: 10px;font-size:28px;}

}
