@charset "UTF-8";
/* Body */
body {
    font-family: 'Merriweather', serif;
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-alignment: center;
    background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: #FFFFFF;
}

/* Navigation */
header {
	width: 100%;
	height: 160px;
    position: fixed;
    top: 0;
    background-image: url(../banner_photos/top_banner_3_2000x167.jpg);
	background-attachment: absolute;
    background-alignment: center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
}
.logo {
    text-align: left;
	margin-top: 0px;
  	margin-bottom: 0px;  
 	margin-left: 20px;   
	margin-right: 0px;
 }     
.weatherstation {
  position: absolute;
  right: 20px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

logo:hover a {
	color: #000000;
}
nav {
	width: 100%;
	text-align: center;
    float: right;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 60px;

}
header nav ul {
	list-style: none;
	float: left;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	margin-right: 20px;
    margin-top: 10px;
	letter-spacing: 1px;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #000000;
}

h1 {
    font-family: 'Roboto Slab', serif;
}
h6 {
    font-family: 'Roboto Slab', serif;
}
h2 {
    font-family: 'Source Serif Pro', serif;
    font-weight: bold;
    font-size: 32px;
    line-height: 1.2em;
}
h3 {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    line-height: 1.1em;
}
p  {
    font-family: 'Merriweather', serif;
    font-size: 18px;
    line-height: 1.1em;
}
.responsive {
  max-width: 100%;
  height: auto;
}
.quotetext  {
    font-family: 'Merriweather', serif;
    font-size: 36px;
    line-height: 1.2em;
    color: #6699CC;
	text-align: center;
    width: 50%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	letter-spacing: 0px;
}
.quotetextlong  {
    font-family: 'Merriweather', serif;
    font-size: calc(26px + (38 - 26) * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(1.3em + (1.5 - 1.3) * ((100vw - 300px)/(1600 - 300)));    
    color: #6699CC;
    text-align: center;
    width: 80%;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    letter-spacing: 0px;
}
.hero_header {
	color: #FFFFFF;
	text-align: left;
	font-size: calc(36px + (48 - 36) * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(1.3em + (1.5 - 1.3) * ((100vw - 300px)/(1600 - 300)));
    text-shadow: 2px 2px 6px #000000;
	padding-top: 100px;
    padding-left: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 3px;
}
/* Hero Section */
.hero_w_t_w {
	background-color: #FFF;
    background-image: url(../banner_photos/xx.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
	padding-top: 60px;
	padding-bottom: 20px;
}
.hero {
	background-color: #fff;
    background-image: url(../banner_photos/jetstream_front_banner_3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    width: 100%;
    height: 538px;
    margin-top: 170px;
    margin-bottom: 0px;
    padding-top: 0px;
	padding-bottom: 0px;
}
.light {
	font-weight: 400;
	color: #717070;
}
.tagline {
	text-align: left;
	color: #fff;
	margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 45px;
    padding-bottom: 100px;
    font-size: calc(26px + (36 - 26) * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(1.3em + (1.5 - 1.3) * ((100vw - 300px)/(1600 - 300)));
    text-shadow: 2px 2px 6px #000000;
	letter-spacing: 2px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.fourelements {
    margin-bottom: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    /* padding-left: 15px;
	padding-right: 15px; */
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #3170b7;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;

}
.fourelements2 {
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
	padding-right: 0px;
    text-align: center;
    font-size: calc(26px + (36 - 26) * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(1.3em + (1.5 - 1.3) * ((100vw - 300px)/(1600 - 300)));
    text-shadow: 2px 2px 6px #000000;
    letter-spacing: 1px;
    color: #fff;
    background-color: #3170b7;
}
.about {
	padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
	display: inline-block;
    color: #fff;
    text-align: center;
	background-color: #6699CC;
}
/* Stats Gallery */
.stats {
	font-size: calc(32px + (42 - 32) * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(1.2em + (1.4 - 1.2) * ((100vw - 300px)/(1600 - 300)));
    color: #3170b7;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background: #ffffff;
    border-top: 1px solid #000000;

	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.gallery .thumbnail h4 {
    margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
}




/* Parallax Section */
.banner {
	background-color: #ffffff;
	background-image: url(../banner_photos/banner_grass.jpg);
	/* width: 100%; */
    height: 500px;
	background-attachment: fixed;
    background-alignment: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner_w_t_w {
    width: 100%;
    margin-top: 170px;
    background-color: #ffffff;
	background-image: url(../banner_photos/sky_background.jpg);
	height: 100%;
	background-attachment: fixed;
    background-alignment: center;
	background-repeat: no-repeat;
    border-bottom: 1px solid #000;
}
.parallax {
    font-size: calc(32px + (38 - 32) * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(1.3em + (1.5 - 1.3) * ((100vw - 300px)/(1600 - 300)));
    text-shadow: 2px 2px 6px #000000;
    color: #FFFFFF;
	text-align: center;
	padding-top: 110px;
    width: 90%;
	letter-spacing: 0px;
    margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
}
.parallax_head {
    font-size: calc(24px + (38 - 24) * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(1.3em + (1.5 - 1.3) * ((100vw - 300px)/(1600 - 300)));
    text-shadow: 2px 2px 6px #000000;
    color: #FFFFFF;
	text-align: center;
	padding-top: 60px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
	letter-spacing: 0px;
    margin-left: auto;
	margin-right: auto;
}
.parallax_description {
    font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(1.6em + (1.9 - 1.6) * ((100vw - 300px)/(1600 - 300)));
    color: #222222;
	text-align: center;
	padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: rgba(255,255,255,0.7);
    width: 70%;
    margin-left: auto;
	margin-right: auto;
    border: 2px solid #fff;
}
.parallax_w_t_w {
	color: #222222;
	text-align: left;
    font-size: calc(22px + (36 - 22) * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(1.3em + (1.5 - 1.3) * ((100vw - 300px)/(1600 - 300)));
	padding-top: 50px;
    width: 90%;
	letter-spacing: 0px;
    margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
}
.parallax_description_w_t_w {
	color: #222222;
	text-align: left;
	padding-left: 0px;
    padding-right: 0px;
	width: 90%;
    margin-left: auto;
	margin-right: auto;
	line-height: 26px;
}
.form {
    font-family: 'Merriweather', serif;
    font-size: 18px;
    line-height: 1.1em;
    color: #222222;
	text-align: left;
	padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
	margin-right: auto;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
    width: 100%;
    border-top: 1px solid #000000;
    margin-left: auto;
	margin-right: auto;    
}
.footer_column {
	width: 33%;
	text-align: center;
	padding-top: 30px;   
	float: left;
}
footer .footer_column h3 {
	color: #222222;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
    text-align: center;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    line-height: 25px;
    margin-left: 20px;
    margin-right: 20px;
}
.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;
    background-color: #6699cc;
    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: #f28d0c;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
    padding-right: 10px;
	padding-bottom: 20px;
    padding-left: 10px;
	background-image: url(../banner_photos/soil_underground_2000x150.jpg);
	background-repeat: no-repeat;	
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
	letter-spacing: 1px;
	border-top-width: 2px;
}

.green { 
    color : #46d223; 
    text-decoration : none;
}
.green:hover {
	color: #6699cc;
}

.footer_text  {
    text-align: center;
	color: #000;
    font-family: 'Roboto Slab', serif;
    width: 90%;
	margin-top: 4px;
    font-size: 20px;
    line-height: 1.1em;
	letter-spacing: 1px;
}

.footer_banner {
	background-color: #B3B3B3;
    border-top: 1px solid #000;
    border-bottom: 1px solid #FFFFFF;
	padding-top: 40px;
	padding-bottom: 40PX;
    padding-left: 10px;
	padding-right: 10px;
    margin-bottom: 0px;
	background-image: url(../banner_photos/grass_bottom.jpg);
	background-repeat: no-repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
.clearfix {
  overflow: auto;
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 70%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 50%;
    line-height: 1.1em;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.stats {
	font-size: 50%;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.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%;
}
.parallax_description {
    padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 17px;
	line-height: 18px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
    font-size: 22px;
	line-height: 24px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #52bad5;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.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: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}
