@charset "UTF-8";
/* Body */
body {
	font-family: 'source-sans-pro', sans-serif;
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 400;
	font-size: 14pt;
}

strong {
	font-family: 'source-sans-pro', sans-serif;
	font-weight:600;
	font-style:normal;
	color: #D41B29;
}

img.vrLogo {
	width:100px;
	margin-bottom:-10px;
	margin-left:3px;
}

.push {
	font-size: 12pt;
	float:right;
	line-height:35px;
	color: #fff;
	text-decoration: none;
	text-transform: none;
}

.footer_banner b {
	color:rgba(31,31,31,.80);
}
/* Container */
.container {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	height:1000px;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	width: 100%;
	height: 100px;
	background-color: #1693A5;
	border-bottom: 1px solid #48BEC1;
}
.logo {
	color: #fff;
	font-weight: 400;
	text-align: undefined;
	width: 270px;
	float: left;
	margin-left: 25px;
	letter-spacing: 3px;
	font-size: 12pt;
}


nav {
	float: right;
	text-align: right;
	margin-right: 25px;
	
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: 400;
	transition: all 0.3s linear;
	line-height: 41.5px;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #48BEC1;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
/* Hero Section */
.hero {
	background-color: #B3B3B3;
	padding-top: 150px;
	padding-bottom: 150px;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 96%;
	text-align: justify;
	font-weight: 500;
	line-height: 25px;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	color:rgba(31,31,31,1.00);
	background-color: #fff;
	margin-bottom: 0;
}

 table {
	 border-collapse: collapse;
 }

table, th, td {
	border: 1px solid #98D8D6;
	line-height:20px;
}

td{
	padding: 5px;
}
.noBorder{
	border: 0;
}

.text_column a, .thumbnail a, a.fix {
	color:#1693A5;
	text-decoration: underline;
}

.about {
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
	display: inline-block;
	margin-top: 0px;
	width:100%;
}

.text_area {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
	display: inline-block;
	margin-top: 0px;
	width:100%;
	background-color: #fff;
}

.text_area h1 {
	width:96%;
	padding-top:14px;
	padding-bottom:14px;
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: -5px;
	color: #fff;
	background-color:#48BEC1;
	text-transform: uppercase;
	display: block;
	float:left;
	margin-top:0;
	font-family: 'source-sans-pro', sans-serif;
	font-weight: 500;
	font-style:normal;
}

.faq {
	font-family: 'source-sans-pro', sans-serif;
	font-weight: 600;
	font-size: 12pt;
	width: 96%;
	text-align: justify;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #D41B29;
	background-color: #fff;
	margin-bottom: -15px;	
}

a.bigBox {
	display: inline-block;
	background-color: #48BEC1;
	width:25%;
	margin:0;
	/*padding:50px 0;*/
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 500;
	cursor:pointer;
	text-decoration: none;
	line-height:150px;
	height:150px;
	vertical-align: middle;
	float:left;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-left: 1px solid #fff;
}

a.bigBox2 {
	display: inline-block;
	background-color: #48BEC1;
	width:34%;
	margin:0;
	/*padding:50px 0;*/
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 500;
	cursor:pointer;
	text-decoration: none;
	line-height:150px;
	height:150px;
	vertical-align: middle;
	float:left;
}

a.bigBox:hover, a.bigBox2:hover {
	background-color: #1693A5;
}

ul.listFix, ol.listFix {
	clear:both;
	padding-top:15px;
	padding-left:60px;
	margin-bottom:-15px;
}

a.bigLink {
	display:inline-block;
	background-color:#D41B29;
	color:#fff;
	padding:15px;
	margin-bottom:5px;
	text-decoration:none;
	font-family: 'source-sans-pro', sans-serif;
	font-weight: 500;
	font-size:24px;
	width:340px;
	
}

a.bigLink:hover {
	background-color: #D14A4A;
}

/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 30px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #D41B29;
	font-family: 'source-sans-pro', sans-serif;
	font-weight: 700;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:rgba(46,46,46,1.00);
}
/* Parallax Section */
.banner {
	background-color: #1693A5;
	background-image: url(../img/hero-hires.jpeg);
	height: 500px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
}

.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 50px;
	width: 33%;
	max-width: 550px;
	float: right;
	font-weight: 400;
	line-height: 23px;
	margin-top: 280px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color:rgba(71,71,71,0.80);
}

.banner a {
	color: rgba(255,255,255,0.9);
	font-family: 'source-sans-pro', sans-serif;
	font-weight: 600;
	text-decoration: underline;
}

.banner a:hover {
	text-decoration: underline;
}

/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	display: inline-block;
	width: 24%;
	text-align: center;
	padding-top: 10px;
	margin:0;
	padding-left: 0;
	padding-right: 0;
}

.footer_column a {
	font-size: 14px;
	color: #1693A5;
}

footer .footer_column h3 {
	color: rgba(0,0,0,0.6);
	text-align: center;
	font-family: 'source-sans-pro', sans-serif;
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 16px;
	width:100%;
	padding:0;
	margin-left:0;
	margin-right:0;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin:0;
	padding:0;
}
.cards {
	height: auto;
	width: 90%;
	background-color: #fff;
	border: 1px solid lightgray;
	margin:auto;
	background-size: 100%;
	padding:0;
	line-height:0;
	margin-bottom:3px;
	height:130px;
	overflow:hidden;
}

.cards img {
	width:100%;
}
 
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
	color:rgba(33,33,33,.8);
	text-transform: uppercase;
	letter-spacing: 2px;
	border-top-width: 2px;
	margin-top: 3px;
}

.copyright a {
	color: #fff;
	text-decoration: none;
	font-family: 'source-sans-pro', sans-serif;
	font-weight: 600;
}

.footer_banner {
	background-color:#fff;
	padding-top: 0;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-repeat: repeat;
}

.footer_banner h1 {

}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}

/* Mobile */
@media (max-width: 320px) {
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 150px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
	margin:auto;
	background-color: transparent;
}
.banner {
	background-color: #1693A5;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 15px;
	padding-right: 5%;
	padding-bottom: 15px;
	padding-left: 5%;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	width: 90%;
	text-align: center;
	
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.thumbnail {
	width: 100%;
}
.text_column {
	width: 96%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
}
	
.text_area h1 {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
	
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}

@media (min-width: 881px) and (max-width: 1028px) {
	a.bigBox, a.bigBox2 {
		font-size:24px;
	}

}

@media (max-width: 785px) {
	.thumbnail {
		width: 100%;
	}
	a.bigLink{
		width: auto;
	}
}

@media only screen and (max-width: 880px) {
	
	
	.text_area h1, .text_column {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	a.bigBox {
		width: 100%;
		padding:  0;
		margin-bottom:3px;
		border:0;
	}
	a.bigBox2 {
		width:100%;
		border:0;
		margin-bottom:3px;
	}
	.copyright {
		margin-top: 0;
	}

}

@media only screen and (min-width: 880px) {

}
/*FIX NAV DROPPING DOWN INTO PARALLAX*/
@media (max-width:634px) {
	
}

@media (max-width:600px) {
	.footer_column {
		width:100%;
	}
}

@media (min-width:768px) and (max-width:1200px) {
	.footer_column {
		width:24%;
	}
}

@media (min-width:1201px) and (max-width:2000px) {
	.footer_column {
		width:24%;
	}
}

@media (min-width:1305px) and (max-width:2000px) {

}

table.freq {
	width:100%;
	border-collapse: collapse;
}

table.freq > tr {
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}

td.question { 
	width:35%;
	color: #48BEC1;
	vertical-align:top;
	padding:2%;	
	border-bottom: 1px solid #48BEC1;
	font-weight: 600;

}

.question b {

}

td.answer {
	vertical-align:middle;
	padding:2%;
	border-bottom: 1px solid #48BEC1;
}

/* NAVIGATION AND LOGO FIXES */

.s-logo {
	color: #fff;
	font-weight: 400;
	text-align: undefined;
	width: 100px;
	float: left;
	margin-left: 25px;
	letter-spacing: 3px;
	font-size: 12pt;
}

.xs-logo {
	color: #fff;
	font-weight: 400;
	text-align: undefined;
	width: 670px;
	float: left;
	margin-left: 25px;
	letter-spacing: 3px;
	font-size: 12pt;
} 

@media (min-width: 960px) {
	.xs-logo, .s-logo {
		display:none;
	}
}
	
@media (max-width:959px) {
	.logo, .xs-logo {
		display:none;
	}		
}

@media (max-width:650px) {
	.logo, .s-logo {
		display: none;
	}
	.xs-logo {
		display: inline-block;
		width: auto;
	}
}

@media (max-width:847px) {
	nav {
		width:100%;
		clear:both;
		background-color:#1693A5;
		margin:0;
		padding:0;
	}
	header nav ul {
		width: 100%;
		margin:0;
		padding:10px 0;
		float:left;
	}
	nav ul li {
		margin:0;
		padding:0;
		width:33.33%;
		display:inline-block;
		text-align: center;
	}
}
