@charset "UTF-8";
/* Body */
body {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #003333;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
}
/* Container */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	width: 90%;
	height: 90%;
	left: 30px;
}
.container {
	margin-left: auto;
	margin-right: auto;
	background-color: #C1FFC1;
	max-width: 1280pX;
}
.header {
	height: 63px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 4px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	background-color: #1c6026;
}
.bkgrnd {
	position: relative;
	background-image: url(../IMG_2449-top2.jpg);
	height: 117px;
	text-align: left;
	margin-bottom: -5px;
}
/* Header */
header {
	width: 100%;
	height: 115px;
	border-bottom: 1px solid #353635;
	background-image: url(../IMG_2449-top2.jpg);
}
.header div {
	border-top: thin solid #FFFFFF;
	border-bottom: thin solid #FDFDFD;
	margin-top: 0px;
	height: 55px;
	background-color: #0D390E;
}
.header .logo div {
	height: 58px;
}
.header .logo {
	background-color: #1C6026;
	height: 60px;
	text-align: center;
	border-top: 4px solid #FF6600;
	border-bottom: 4px solid #FF6600;
}
.style2 {
	font-size: small;
	color: #FFFDFD;
}
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	font-size: 0.6rem;
	line-height: 46px;
	letter-spacing: 0.3pc;
}
.nav {
	height: 100%;
	/*
		 * The width determines how much of the page you want to
		 * remain visible once the menu slides over
		 */
	width: 70%;
	/*
		 * Must be absolutely positioned otherwise it won't sit
		 * side by side with the content but instead above it
		 * */
	position: absolute;
	left: 0;
	top: 0;
	/* Keeps the menu hidden off-canvas to the left */
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	text-align: left;
	margin-left: 75px;
	margin-top: 90px;
	line-height: 186%;
	display: inline;
}
.nav li {
	float: none;
}
.logo {
	color: #fff;
	font-weight: bold;
	margin-left: auto;
	letter-spacing: 4px;
	margin-right: auto;
	text-align: center;
	line-height: 2em;
	font-size: 22px;
}
.style9 {
	color: #FFBA00;
	font-size: 2.3rem;
	letter-spacing: 0.3pc;
	text-align: left;
	line-height: 56px;
}
.style8 p {
	color: #315315;
	font-size: 1.9rem;
	text-align: center;
	line-height: 36px;
}
.style7 p {
	color: #315315;
	font-size: 1.4rem;
	text-align: center;
	line-height: 36px;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	letter-spacing: 4px;
}
/* About Section */
.text_column {
	width: 90%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.text_column-m {
	width: 90%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.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: 0px;
}
.thumbnail {
	width: 23%;
	text-align: center;
	float: left;
	margin-top: 35px;
	background-color: #F8F8F8;
	padding-bottom: 20px;
	margin-left: 1%;
	margin-right: 1%;
	border-radius: 3px;
	padding-top: 20px;
	border-bottom: 4px solid #6DC7D0;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #52BAD5;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.gallery .thumbnail p {
	margin: 0;
	color: #B3B3B3;
	text-align: left;
	padding-left: 20px;
	width: 91%;
}
/* More info */

.column {
    width: 50%;
    text-align: center;
    float: left;
    padding-top: 30px;
}
.column.f {
    width: 71%;
    text-align: center;
    float: none;
    padding-top: 4px;
    padding-left: 317px;
    min-width: 47px;
    margin-left: 3px;
}
.column.l {
	width: 25%;
	text-align: center;
	padding-top: 15px;
}
.column-m{
    width: 73%;
    text-align: center;
    float: left;
    padding-top: 30px;
}
.background.col.li {
	background-size: auto 774px;
	min-height: 734px;
	width: 100%;
	margin-top: -30px;
	background-image: url(../STD_2439-left.JPG);
}
.icon-block {
	text-align: center;
	font-weight: lighter;
}
.icon-block-m {
    text-align: center;
    font-weight: lighter;
    margin-top: 0px;
}
.style8 {
	font-size: xx-large;
}
.left {
	float: left !important;
	padding-left: 60px;
	line-height: 47px;
	padding-top: 88px;
	text-align: left;
	width: 70%;
}
.icon-block .left.hide-on-med-and-down li {
	float: none;
	line-height: 48px;
}
.column.r {
	width: 25%;
	text-align: center;
	float: right;
	background-color: #c1ffc1;
	min-height: 705px;
}
.knmi {
	margin-top: 265px;
}
.intro .column h3 {
	color: #FFFFFF;
	text-align: center;
}
.cards {
	width: 97%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 0.8;
	margin-left: -4px;
}
.intro .column-m p {
    text-align: justify;
    line-height: 15px;
    font-weight: 200;
    margin-left: 25px;
    margin-right: 0px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #26354A;
    letter-spacing: .1em;
    margin-top: -15px;
}
.intro .column p {
	text-align: justify;
	line-height: 15px;
	font-weight: 200;
	margin-left: 25px;
	margin-right: 25px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing: .1em;
}
.light {
	font-weight: 300;
	text-align: left;
	font-size: 14px;
}
.button {
	width: 50%;
	margin-top: 0px;
	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: 1px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #6DC7D0;
	color: #FFFFFF;
	cursor: pointer;
}
.copyright {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	font-weight: 100;
	letter-spacing: 0.3pc;
	border-top-width: 2px;
	font-size: xx-small;
}
footer {
	background-color: #BDD9B1;
	border-top-style: solid;
	border-top-color: #DC5C22;
	border-bottom-style: solid;
	border-bottom-color: #DC5C22;
	text-align: center;
}
.foottext {
	font-size: 1rem;
	color: #535250;
	text-align: center;
	font-weight: 100;
	line-height: 24px;
	letter-spacing: 0.3pc;
}
.intro {
	display: inline-block;
	background-color: #D2ffD2;
	width: 100%;
}
.profile {
	width: 50%;
}
.gallery .thumbnail .tag {
	color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
a:active, a:hover {
    color: #ffba00;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
}
.example-image-link:hover {
	background-color: #FFCC66;
	margin-left: 6px;
}
.example-image-link {
	display: inline-block;
	margin: 0 0.5rem 1rem 0.5rem;
	background-color: #fff;
	line-height: 0;
	transition: background-color 0.1s ease-out;
	border-radius: 6px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
}
a {
	color: #FFBA00;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}
ul li {
	list-style-type: none;
	text-align: left;
}
.span2 {
	width: 125px;
	height: 64px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.picture {
	position: relative;
}
.thumbnails {
    list-style: none;
    margin-left: 2px;
    padding-left: 0px;
	
}
.icon-block .thumbnails #refresh {
	margin-left: 28px;


}
.icon-block .thumbnails #refresh {
}
.icon-block .thumbnails #refresh {
}




/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.intro .column p {
	margin-left: 14px;
	width: 90%;
}
.light {
	font-weight: 300;
	text-align: left;
	padding-top: 25px;
}
.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 20%;
}
	
.column {
	width: 45%;
	margin-top: 0px;
}
.column.l {
	width: 45%;
	margin-top: 0px;
}
.column.r {
	width: 45%;
	margin-top: 0px;
	min-height: 0px;
}
.center {
	text-align: center;
}
.background.col.li {
	background-image: none;
	background-size: auto 774px;
	min-height: 34px;
	width: 100%;
	margin-top: -30px;
}
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	font-size: 0.1rem;
	line-height: 46px;
	letter-spacing: 0.3pc;
	display: none;
}
.style9 {
	color: #FFBA00;
	font-size: 1.3rem;
	letter-spacing: 0.3pc;
	text-align: left;
	line-height: 56px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
.knmi {
	margin-top: 4px;
}
.intro .column p {
	width: 90%;
	text-align: justify;
	margin-left: 17px;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 65%;
	margin-top: 0px;
}
	.column.f {
    width: 71%;
    text-align: center;
    float: none;
    padding-top: 4px;
    padding-left: 60px;
    min-width: 47px;
    margin-left: 3px;
}
.column.l {
    width: 100%;
    margin-top: 0px;
}
.column.r {
    width: 100%;
    margin-top: 0px;
    min-height: 0px;
}
.background.col.li {
	background-image: none;
	background-size: auto 774px;
	min-height: 34px;
	width: 100%;
	margin-top: -30px;
}
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	font-size: 0.5rem;
	line-height: 46px;
	letter-spacing: 0.3pc;
	display: none;
}
.style9 {
	color: #FFBA00;
	font-size: 1.3rem;
	letter-spacing: 0.3pc;
	text-align: left;
	line-height: 56px;
}
.thumbnail {
	width: 100%;
}
.text_column {
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}
.column {
    width: 96%;
    margin-right: 0px;
}
.thumbnails {
    list-style: none;
}
.profile {
	width: 100%;
}
.intro .column p {
    width: 90%;
    text-align: justify;
    margin-left: 22px;
}
.knmi {
	margin-top: 4px;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 48%;
}
.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}
.intro .column p {
	width: 90%;
	color: #26354a;
	float: left;
}
		.column.f {
    width: 71%;
    text-align: center;
    float: none;
    padding-top: 4px;
    padding-left: 212px;
    min-width: 47px;
    margin-left: 3px;
}

}
