/*
Theme Name: See Winter
Author: Jerome Gaynor
Version: 1.0.0
*/

/*******************************************************

POP UP

*******************************************************/

.pum-theme-542, .pum-theme-default-theme {
	background-color: rgba(153, 153, 153, 0.6) !important;
}

/*******************************************************

GENERIC

*******************************************************/

html {
	margin: 0;
	padding: 0;
	
	width: 100%;
	height: 100%;
}


body {
	font-family: "futura-pt", sans-serif;
	font-size: 20px;
	
	color: #303b41;
	margin: 0;
	padding: 0;

	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	
	background-color: #00499e;
}

body.tribe-is-responsive {
	background-color: #fff;
}

* {
	box-sizing: border-box;
}

.clear {
	clear: both;
}

.floatleft, .alignleft {
	float: left;
}
.floatright, .alignright {
	float: right;
}

.strong {
	font-weight: bold;
}

div.clear {
	clear: both;
}

body .button {
	vertical-align: top;
	font-family: "futura-pt", sans-serif;
	background-color: #8ec44a;
	color: #011627;
	border: solid 1px #011627;
	font-size: 19px;
	padding: 6px 20px;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	text-transform: none;
	line-height: normal;
}
.button.mini {
	font-size: 16px;
	padding: 4px 14px;
}
.button.active {
	background-color: #0073ce;
	color: #fff;
}

a {
	color: #005db9;
	text-decoration: none;
}

div.round-arrow {
	display: inline-block;
	border: solid 3px #fff;
	border-radius: 100px;
	width: 34px;
	height: 34px;
	text-align: center;
	opacity: 0.7;
	vertical-align: middle;
	background-color: #8ec44a;
	line-height: 1.2;
}

div.round-arrow img {
    position: relative;
    top: 4.5px;
    left: 2px;
}

.background-fill {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* Used in style editor */

.medium-text {
	font-size: 22px;
}

.large-text {
	font-size: 26px;
}

.extra-large-text {
	font-size: 36px;
}

.link-color {
	color: #36c7ed !important;
}

.blue {
	color: #005db9 !important;
}

.green {
	color: #8ec44a !important;
}

.white {
	color: #fff !important;
}

hr {
	border: none;
	height: 2px;
	width: 100%;
	background-color: #8ec44a;
}

.read-more {
	display: none;
}
.read-more-link {
	display: inline-block;
	margin-top: 10px;
}

body.homepage-body {
	background-size: cover;
	background-attachment: fixed;
}

:target:not(.webcam-link):before {
	content: " ";
	display: block;
	padding-bottom: 190px;
	margin-top:-190px;
	visibility: hidden;
}

@media (max-width: 1050px) {
	:target:not(.webcam-link):before {
		content: " ";
		display: block;
		padding-bottom: 100px;
		margin-top:-100px;
		visibility: hidden;
	}
}

/*******************************************************

HEADER

*******************************************************/

header {
    z-index: 1000;
    width: 100%;
    position: fixed;
    top: 0;
}

header div.header-1 {
	background-color: #011627;
}

header div.header-1 div.header-inner {
	width: 1160px;
	margin: 0 auto;
	position: relative;
	line-height: 0;
}

a.logo {
	display: inline-block;
	margin: 24px 0 32px 0;
}
a.logo img {
	display: inline-block;
}

a#menu-button-mobile {
	display: none;
	opacity: 0;
	float: right;
	margin-top: 26px; 
	margin-right: 5%;
}

a#menu-button-mobile-x {
	display: none;
	position: absolute;
	background-color: #0073ce;
	color: #fff;
	border-radius: 0;
	margin: 0;
	font-size: 25pt;
	height: 65px;
	padding: 12px 16px;
	right: 0;
	bottom: 0;
	text-align: center;
	width: 80px;
	text-decoration: none;
	line-height: 1;
	font-weight: bold;
	border-bottom: solid 1px #011627;
}

header div.menu-header-menu-1-container {
	position: absolute;
	top: 49px;
	right: 50px;
}

header div.header-1 ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

header div.menu-header-menu-1-container > ul > li {
	margin: 0;
	padding: 0;
	display: inline;
}

header div.header-1 ul li a {
	display: inline-block;
	color: #31c7ec;
	text-decoration: none;
	border-right: solid 2px #8dc54a;
	padding-right: 17px;
	margin-right: 17px;
	text-transform: uppercase;
	font-size: 16px;
}
header div.header-1 ul li:last-child a {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}

header div.header-1 ul li a img {
	width: 40px;
	height: 30px;
}

header div.header-2 {
	background-color: #0073ce;
}

header div.header-2 div.header-inner {
	width: 1160px;
	margin: 0 auto;
	position: relative;
	height: 44px;
}

header div.menu-header-menu-2-container {
	position: absolute;
	top: 0;
	right: 50px;
}

header div.header-2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

header div.menu-header-menu-2-container > ul > li {
	position:relative;
	margin: 0;
	padding: 0;
	display: inline;
}

header div.menu-header-menu-2-container > ul > li > a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	margin-right: 22px;
	text-transform: uppercase;
	font-size: 19px;
	padding: 9px 0 10px 0;
}
header div.menu-header-menu-2-container > ul > li:last-child a {
	margin-right: 0;
}

header ul.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 36px;
	z-index:999;
	list-style:none;
	white-space:nowrap;
	padding: 0;
	background-color: #fff;
	min-width: 200px;
	border-left: solid 2px #ddd;
	border-right: solid 2px #ddd;
	border-bottom: solid 2px #ddd;
}

header li.menu-item:hover ul.sub-menu {
	display: block;
}

header li.menu-item:hover ul.sub-menu li {
	padding: 0;
	margin: 0;
}

header li.menu-item:hover ul.sub-menu li a {
	color: #011627;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	padding: 12px;
}

header li.menu-item:hover ul.sub-menu li a:hover {
	background-color: #ddd;
}

div.interior_header_spacer {
	height: 167px;
}

div.mobile-menu-holder {
	display: none;
}

div.sitewide-alert {
	background-color: #ba0000;
	color: #fff;
	text-align: center;
	padding: 20px 20px;
	font-size: 18px;
	font-weight: bold;
}
body#page-4 div.sitewide-alert {
}

div.sitewide-alert-inner {
	max-width: 1160px;
	margin: 0 auto;
}

div.sitewide-alert p {
	text-align: left;
}

div.sitewide-alert p:first-of-type {
	margin-top: 0;
}
div.sitewide-alert p:last-of-type {
	margin-bottom: 0;
}

div.sitewide-alert div.sitewide-alert-holder {
	float: left;
	overflow: hidden;
	width: 95%;
}

div.sitewide-alert a {
	color: #fff;
	text-decoration: underline;
}

div.sitewide-alert a#dismiss-alert {
	float: left;
	width: 5%;
	text-decoration: none;
	text-align: left;
}

div.search-box {
	display: none;
	position: absolute;
	right: 50px;
	top: 49px;
	z-index: 99;
	background-color: #011627;
}

div.search-box input#ss-1 {
	position: relative;
	top: -1px;
	height: 32px;
	width: 68px;
	margin-left: -3px;
}

div.search-box a#search-x {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	/*
	position: relative;
	top: -4px;
	*/
	font-size: 18px;
}

div.search-box input.s {
	border: none;
	width: 149px;
	height: 30px;
	padding: 0 10px;
}

div.search-container {
	display: block;
	background-color: #0073ce;
	color: #fff;
	border-bottom: solid 1px #011627;
	padding: 12px 20px 12px 30px;
	font-size: 18pt;
	/*font-weight: bold;*/
	text-decoration: none;
	position: relative;
}

div.search-container label {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

div.search-container input.s {
	border: none;
	width: 100%;
	font-size: 16pt;
	padding: 10px 14px;
	color: #303b41;
	height: 46px;
	border-radius: 500px;
}

div.search-container input.search-submit {
	right: 30px;
	top: 14px;
	width: 46px;
	height: 46px;
	background-size: 38px 38px;
	position: absolute;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background-color: transparent;
	background-image: url(images/icon-search.svg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}

@media (max-width: 1220px) {
	header div.header-1 div.header-inner {
		width: 94%;
	}
	
	header div.header-2 div.header-inner {
		width: 94%;
	}
}

@media (max-width: 1050px) {
	
	/*
	header {
	    position: relative;
	}
	*/
	
	div.interior_header_spacer {
		/*display: none;*/
	}
	
	div.homepage_top_spacer {
		/*display: none;*/
	}
	
	header div.header-1 div.header-inner {
		width: 100%;
	}
	
	header a.logo {
		margin: 16px 0 16px 5%;
	}
	
	header a#menu-button-mobile {
		display: inline-block;
		opacity: 1;
	}
	
	header a#menu-button-mobile img {
		display: inline-block;
		height: 48px;
		width: auto;
	}
	
	header div.menu-header-menu-1-container {
		display: none;
	}
	
	header div.header-2 {
		display: none;
	}

	div.backstretch {
		top: 81px;
	}
	
	div.mobile-menu-holder {
		height: 0px;
		overflow: hidden;
		display: block;
		position: relative;
		width: 100%;
		z-index: 100;
		top: -1px;
	}
	/* HOMEPAGE */
	body#page-4 div.mobile-menu-holder {
		top: 98px;
	}
	
	div.mobile-menu {
		background-color: #eae8e4;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	div.mobile-menu ul#menu-header-menu-4,
	div.mobile-menu ul#menu-header-menu-4 ul {
		width: 100%;
		padding: 0;
		margin: 0;
		list-style: none;
	}
	
	div.mobile-menu ul#menu-header-menu-4 li,
	div.mobile-menu ul#menu-header-menu-4 ul li {
		width: 100%;
		height: auto;
		display: block;
		margin: 0;
		padding: 0;
	}
	
	/* TOP LEVEL ITEMS */
	
	div.mobile-menu > div > ul#menu-header-menu-4 > li > a {
		display: block;
		background-color: #0073ce;
		color: #fff;
		border-bottom: solid 1px #011627;
		padding: 12px 20px 12px 30px;
		font-size: 18pt;
		/*font-weight: bold;*/
		text-decoration: none;
	}
	div.mobile-menu > div > ul#menu-header-menu-4 > li > a:last-child {
		border-bottom: none;
	}

	div.mobile-menu > div > ul#menu-header-menu-4 > li > a > span {
		display: block;
		position: relative;
	}
	
	div.mobile-menu > div > ul#menu-header-menu-4 > li > a > span > img {
		/*
		display: inline-block;
		width: 22px;
		height: 14px;
		margin-left: 10px;
		*/
		
		/*
		width: 56px;
		border-left: solid 1px #011627;
		padding: 12px;
		*/
		padding: 8px 8px 8px 28px;
		width: 78px;
		height: 58px;
		position: absolute;
		right: -19px;
		top: -13px;
	}
	
	/* SUB ITEMS */
	
	ul.sub-menu {
		display: none;
	}
	
	div.mobile-menu ul.sub-menu li a {
		display: block;
		width: auto;
		height: auto;
		border-bottom: solid 1px #011627;
		padding: 12px 20px 12px 50px;
		background-color: #fff;
		color: #303b41;
		font-size: 18pt;
		text-decoration: none;
	}
	div.mobile-menu ul.sub-menu li:last-child a {
		border-bottom: none;
	}
	div.mobile-menu ul.sub-menu li a > span > img {
		display: none;
	}
	
	/* ABOVE THE FOLD MENU */
	
	div.menu-header-menu-1-container {
		display: table;
		width: 100%;
		border-collapse: collapse;
	}
	ul#menu-header-menu-3 {
		display: table-row;
	}
	ul#menu-header-menu-3 li {
		display: table-cell;
		text-align: center;
		width: 25%;
		padding: 10px 0;
		border: solid 1px #005db9;
	}
	ul#menu-header-menu-3 li.menu-item a img {
		display: none;
	}
	
	/*SEARCH*/
	ul#menu-header-menu-3 li:last-child {
		display: none;
	}
}

@media (max-width: 600px) {
	header a.logo img {
		height: 50px;
		width: auto;
	}
	
	header a#menu-button-mobile {
		margin-top: 23px;
	}
	
	header a#menu-button-mobile img {
		height: 37px;
		width: auto;
	}

	a#menu-button-mobile-x {
		height: 62px;
		width: 64px;
	}

	div.sitewide-alert div.sitewide-alert-holder {
		width: 90%;
	}
	
	div.sitewide-alert a#dismiss-alert {
		width: 10%;
	}
	
	/* HOMEPAGE */
	body#page-4 div.mobile-menu-holder {
		top: 81px;
	}
}

@media (max-width: 500px) {
	ul#menu-header-menu-3 li {
		width: auto;
	}
}

/*******************************************************

SPONSORS

*******************************************************/

div.sponsors {
	background-color: #0073ce;
	color: #54b3f7;
	padding: 22px 0 38px 0;
	position: relative;
	z-index: 1;
}

div.sponsors-inner {
	margin: 0 auto;
	width: 1160px;
	text-align: center;
}

div.sponsors-inner h3 {
	font-weight: normal;
	margin: 0 0 20px 0;
}

div.sponsors-inner img {
	margin: 0 64px;
}

@media (max-width: 1220px) {
	div.sponsors-inner {
		width: 90%;
	}

	div.sponsors-inner h3 {
		margin: 0 0 0 0;
	}
	
	div.sponsors-inner img {
		margin: 20px 4% 0 4%;
	}
}

@media (max-width: 1000px) {
	div.sponsors-inner {
		max-width: 580px;
	}
}

/*******************************************************

FOOTER

*******************************************************/

footer.mobile {
	display: none;
}

footer {
	background-color: #011627;
	color: #fff;
	padding: 72px 0 54px 0;
	position: relative;
	z-index: 1;
}

footer a {
	color: #fff;
	text-decoration: none;
}

footer div.footer-inner {
	margin: 0 auto;
	width: 1160px;
}

div.footer-first {
	display: inline-block;
}

div.footer-info {
	display: inline-block;
	vertical-align: top;
	width: 350px;
	line-height: 1.5;
	font-size: 15px;
}

div.footer-info div:last-child {
	margin-top: 16px;
}

div.footer-menu {
	display: inline-block;
	vertical-align: top;
	width: 260px;
	padding-right: 40px;

	padding-left: 40px;
	border-left: solid 1px #5dbafd;
	margin-left: 36px;
}

div.footer-menu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	text-transform: uppercase;
	font-size: 19px;
}

div.footer-menu ul li {
	margin: 0 0 8px 0;
}

div.footer-newsletter {
	display: inline-block;
	vertical-align: top;
	width: 380px;
}

div.footer-newsletter h3 {
	font-weight: normal;
	color: #8ec44a;
	margin: 0 0 0 0;
}

div.newsletter-details {
	color: #5dbafd;
	font-size: 15px;
	margin: 0 0 26px 0;
}

div.newsletter-form input[type=email] {
	vertical-align: top;
	font-family: "futura-pt",sans-serif;
	background-color: #fff;
	color: #999;
	border: none;
	width: 222px;
	margin-right: 2px;
	font-size: 19px;
	padding: 6px;
	height: 39px;
}

div.newsletter-form input[type=submit] {
	width: 136px;
	height: 39px;
	border: none;
}

div.footer-newsletter div.social {
	margin-top: 38px;
}

div.footer-newsletter div.social a {
	display: inline-block;
	margin-right: 10px;
}

div.footer-newsletter div.social div {
	display: none;
}

@media (max-width: 1220px) {
	footer div.footer-inner {
		width: 94%;
	}

	div.footer-menu {
		width: 200px;
	}
}

@media (max-width: 1050px) {
	footer.mobile {
		display: block;
	}
	footer.desktop {
		display: none;
	}
	
	div.footer-newsletter {
		text-align: center;
		width: 94%;
	}

	div.footer-info {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0;
		border-right: none;
		width: 94%;
		text-align: center;
		max-width: 506px;
	}
	
	div.footer-menu {
		padding-right: 0;
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 94%;
		max-width: 520px;
		text-align: center;
		
		margin-top: 30px;
		padding-top: 30px;
		border-top: solid 1px #5dbafd;
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: solid 1px #5dbafd;
		
		border-left: none;
	}
	
	div.footer-menu ul li {
		display: inline-block;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 0;
	}

}

@media (max-width: 680px) {
	
	div.footer-menu ul li {
		display: block;
		margin-left: 0;
		margin-bottom: 10px;
	}
}

@media (max-width: 430px) {
	footer div.footer-inner {
		width: 90%;
	}
	
	div.footer-newsletter {
		max-width: 270px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	div.newsletter-form input[type=email] {
		width: 100%;
		margin-bottom: 4px;
	}
	div.newsletter-form input[type=submit] {
		width: 100%;
	}
	
	div.footer-newsletter div.social div {
		display: block;
		height: 6px;
	}
}

/*******************************************************

HOMEPAGE

*******************************************************/

body.home,
body.home div#main,
body.home div#wrapper {
	background-color: transparent;
}

/*
body.home .fusion-header {
    background-color: rgba(255, 255, 255, 0.5) !important;
}
*/

body.home div#main {
	padding-left: 0;
	padding-right: 0;
}

div#videoTop {
	position: fixed !important;
	bottom: 0px;
	right: 0px;
	min-height: 100%;
	min-width: 100%;
	width: auto;
	height: auto;
	z-index: -9998!important;
	overflow: hidden;
}

video.videoBG {
	position: fixed;
	bottom: 0px;
	right: 0px;
	min-height: 100%;
	min-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden;
	z-index: -9999;
	display: none;
}
video.videoBG:first-child {
	display: block;
}

video {
	display: block;
}

div.homepage_top_spacer {
	height: 500px;
}

div.homepage_top {
	height: 480px;
	width: 650px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -240px; /* half the height of the element */
	margin-left: -325px; /* half the width of the element */
 }

div.homepage_top img {
	margin: 0 auto 20px auto;
	display: block;
}

div.homepage_top div.spacer {
	background-color: #55c1e9;
	width: 380px;
	height: 1px;
	margin: 20px auto;
}

div.homepage_top h1 {
	display: block;
	font-size: 40px;
	margin: 20px auto 0 auto;
	text-align: center;
	color: #fff;
	line-height: normal;
}

div.homepage_top h2 {
	display: block;
	font-size: 30px;
	margin: 0 auto 80px auto;
	text-align: center;
	color: #fff;
	line-height: normal;
}

div.b_explore {
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
}

div.b_explore a {
	background-color: #00aeef;
	color: #fff;
	padding: 20px 40px;
	text-decoration: none;
}

div.backstretch {
	/*display: none;*/
}

@media (max-width: 1050px) {
	div.backstretch {
		display: block;
	}
	
	div#videoTop {
		display: none;
	}
	
	div.b_explore {
		display: none;
	}
	
	div.homepage_top {
		/*
		display: none;
		*/
		position: relative;
		width: 80%;
		height: auto;
		top: auto;
		left: auto;
		margin-top: 100px;
		margin-bottom: 50px;
		margin-left: auto;
		margin-right: auto;
	 }
	 
	 div.homepage_top div.spacer {
		 width: 100%;
	 }
}

/*******************************************************

STANDARD PAGE

*******************************************************/

div.standard-content {
	background-color: #fff;
	position: relative;
	z-index: 1;
}

div.standard-content-background {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 0;
	background-size: 2560px;
}
div.standard-content-background.overlay {
	background-color: rgba(255, 255, 255, 0.7) !important;
}

div.standard-content-inner {
	width: 90%;
	max-width: 1160px;
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 42px;
	padding-bottom: 50px;
	position: relative;
}

div.standard-content-inner h1 {
	font-family: "futura-pt",sans-serif;
	font-weight: normal;
	margin-top: 0;
}

div.standard-content img.alignright {
	margin: 20px 0 20px 20px;
}
div.standard-content img.alignleft {
	margin: 20px 20px 20px 0;
}

div.header-image,
div.header-image-background-spacer {
	margin: 0 auto;
	position: relative;
	height: 426px;
	overflow: visible;
	background-color: #666;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
}
div.header-image.background-spacer {
	background-color: transparent;
	/* padding-top: 32%; */
	padding-top: 600px;
}

div.header-image-medium {
	position: relative;
	display: none;
	background-color: #666;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	padding-top: 36.7%;
}
div.header-image-medium.background-spacer {
	display: none;
	background-color: transparent;
	padding-top: 32%;
}

div.header-image-medium-background,
div.header-image-background {
	position: fixed;
	width: 100%;
	height: 100%;
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 0;
	background-size: 2560px;
}
div.header-image-medium-background {
	display: none;
	background-size: 100%;
}

div.header-image > div,
div.header-image-medium > div {
	width: 90%;
	max-width: 1160px;
	margin: 0 auto 0 auto;
	position: absolute;
	left: 50%;
}

div.header-image div div,
div.header-image-medium div div {
	position: relative;
	left: -50%;
}

div.header-image div h1,
div.header-image-medium div h1 {
	color: #fff;
	font-size: 40px;
	font-weight: normal;
	margin: 0;
}
div.header-image-medium div h1 {
	font-size: 3.5vw;
}
div.header-image.background-spacer div h1 {
	font-size: 50px;
}

div.header-image div h2,
div.header-image-medium div h2 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
div.header-image-medium div h2 {
	font-size: 3vw;
}
div.header-image.background-spacer div h2 {
	font-size: 36px;
}

div.header-image div h1.light-blue,
div.header-image-medium div h1.light-blue,
div.header-image.background-spacer div h1.light-blue,
div.header-image div h2.light-blue,
div.header-image-medium div h2.light-blue,
div.header-image.background-spacer div h2.light-blue {
	color: #31c7ec;
}

div.header-image div h1.dark-blue,
div.header-image-medium div h1.dark-blue,
div.header-image.background-spacer div h1.dark-blue,
div.header-image div h2.dark-blue,
div.header-image-medium div h2.dark-blue,
div.header-image.background-spacer div h2.dark-blue {
	color: #0073ce;
}

div.header-image div h1.black,
div.header-image-medium div h1.black,
div.header-image.background-spacer div h1.black,
div.header-image div h2.black,
div.header-image-medium div h2.black,
div.header-image.background-spacer div h2.black {
	color: #303b41;
}

div.header-image div h1.green,
div.header-image-medium div h1.green,
div.header-image.background-spacer div h1.green,
div.header-image div h2.green,
div.header-image-medium div h2.green,
div.header-image.background-spacer div h2.green {
	color: #8ec44a;
}

div.header-image-small {
	display: none;
	/*padding-top: 36.5%;*/
	background-color: #666;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
}
div.header-image-small img {
	display: block;
	width: 100%;
	height: auto;
}

div.page-title-small {
	display: none;
	background-color: #fff;
	padding: 20px 0 24px 0;
}
div.page-title-small h1 {
	width: 90%;
	margin: 0 auto;
	font-weight: normal;
	font-size: 40px;
}
div.page-title-small h2 {
	width: 90%;
	margin: 20px auto 0 auto;
	font-weight: normal;
	font-size: 24px;
}

div.standard-content div.content {
	line-height: 1.4;
}

div.standard-content div.content p:first-of-type {
	margin-top: 0;
}

@media (max-width: 1160px) {
	/* NORMAL */	
	div.header-image {
		display: none;
	}
	div.header-image-medium {
		display: block;
	}
	
	/* BACKGROUND */
	div.header-image-background {
		display: none;
	}
	div.header-image-medium-background {
		display: block;
	}
	
	div.header-image-medium.background-spacer {
		display: block;
		padding-top: 60%;
	}
	div.header-image-medium.background-spacer div h1 {
		font-size: 4.4vw;
	}
	div.header-image-medium.background-spacer div h2 {
		font-size: 3.5vw;
	}
}

@media (max-width: 568px) {
	
	div.standard-content-inner:not(.hide_header) {
		padding-top: 0;
	}
	
	/* NORMAL */
	div.header-image-medium {
		display: none;
	}
	div.header-image-small {
		display: block;
	}
	
	div.page-title-small {
		display: block;
		text-align: center;
	}
	
	div.page-title-small h2 {
		margin-top: 6px;
	}
	
	div.standard-content-inner h1 {
		margin-top: 0;
		text-align: center;
	}
	
	div.standard-content div.content img {
		width: 100%;
		height: auto;
	}
	
	/* BACKGROUND */
	div.header-image-medium-background {
		display: none;
	}
	div.header-image-medium.background-spacer {
		display: none;
	}
}

/*******************************************************

2-COLUMN "DEFAULT" PAGE

*******************************************************/

div.standard-content div.left {
	float: left;
	width: 100%;
}

div.standard-content div.left div.left-inner {
	margin-right: 452px;
}

div.standard-content div.left div.left-inner img {
	max-width: 100%;
	height: auto;
}

div.standard-content div.right {
	float: right;
	width: 400px;
	margin-left: -400px;
}

@media (max-width: 1000px) {
	div.standard-content div.left {
		float: none;
		width: 100%;
	}
	div.standard-content div.left div.left-inner {
		margin-right: 0;
	}
	
	div.standard-content div.right {
		float: none;
		width: 100%;
		margin-top: 48px;
		margin-left: 0;
	}
}

/*******************************************************

SUBNAV WIDGET

*******************************************************/

div.subnav {
	text-transform: uppercase;
	margin: 0 0 36px 0;
	font-family: "futura-pt",sans-serif;
}

div.subnav div.parent {
	font-size: 30px;
	font-weight: bold;
	border-bottom: solid 2px #dcdcdc;
}

div.subnav div.parent a {
	display: inline-block;
	color: #03094d;
	padding: 0 0 20px 38px;
	width: 100%;
}

div.subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.subnav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: solid 2px #dcdcdc;
	font-size: 24px;
}

div.subnav ul li.current-menu-item {
	background-color: #c6edfb;
	border-bottom: solid 2px #005db9;
}

div.subnav ul li a {
	display: inline-block;
	color: #03094d;
	padding: 20px 0 20px 38px;
	width: 100%;
}
div.subnav ul li:not(.current-menu-item) a:hover {
	background-color: #ddd;
}

/*******************************************************

BLOG WIDGET

*******************************************************/

div.blog-widget {
	margin: 0 0 36px 0;
	font-family: "futura-pt",sans-serif;
}

div.blog-widget div.header {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 20px 38px;
}
div.blog-widget div.header a {
	color: #03094d;
}

div.blog-widget div.tabs {
	display: table;
	position: relative;
	top: 2px;
	width: 100%;
}

div.blog-widget div.tabs a {
	display: table-cell;
	padding: 18px 6px;
	background-color: #f1f0f0;
	border-top: solid 2px #d8d8d8;
	border-bottom: solid 2px #d8d8d8;
	border-right: solid 2px #d8d8d8;
	cursor: pointer;
	text-align: center;
}
div.blog-widget div.tabs a:first-of-type {
	border-left: solid 2px #d8d8d8;
}

div.blog-widget div.tabs a.active {
	background-color: #fff;
	border-bottom: none;
	padding-bottom: 20px;
}

div.blog-widget div.posts {
	border: solid 2px #d8d8d8;
}

div.blog-widget div.posts.popular {
	display: none;
}

div.blog-widget div.post {
	margin: 0 0 0 0;
	padding: 18px;
	border-top: solid 2px #dcdcdc;
}
div.blog-widget div.post:first-of-type {
	margin: 0;
	border-top: none;
}

div.blog-widget div.post a.background-fill {
	float: left;
	display: inline-block;
	margin-right: 18px;
	width: 88px;
	height: 88px;
}

div.blog-widget div.footer {
	text-align: right;
	margin: 24px 0 0 0;
}

@media (max-width: 350px) {
}

/*******************************************************

SOCIAL WIDGET

*******************************************************/

div.widget-twitter img.icon,
div.widget-facebook img.icon {
	width: 64px;
	height: 64px;
	float: left;
	margin: 0 16px 0 0;
}

div.widget-twitter div.content,
div.widget-facebook div.content {
	overflow: hidden;
	margin: 0 0 0 0;
	color: #898585;
}

div.widget-twitter div.content div.tweet {
	margin: 0 0 36px 0;
	font-size: 18px;
	line-height: 1.8;
}

div.widget-twitter div.content div.tweet div.header {
	color: #303b41;
}

div.widget-facebook div.content #cff.cff-default-styles p.cff-post-text {
	font-size: 18px;
	line-height: 1.8;
}

/*******************************************************

BLOG LANDING PAGE

*******************************************************/

div.blog-post {
	margin: 0 0 20px 0;
	padding: 16px;
	border-bottom: solid 2px #8ec44a;
	font-size: 16px;
}

div.blog-post a.background-fill {
	float: left;
	display: block;
	margin-right: 28px;
	max-width: 188px;
	max-height: 188px;
}

div.blog-post div.blog-content {
	overflow: hidden;
	min-width: 300px;
}

div.blog-post div.blog-content h2 {
	font-family: "futura-pt", sans-serif;
	margin: 0 0 8px 0;
	color: #005db9;
	font-size: 24px;
}

div.blog-post div.blog-content > p {
	margin: 0 0 8px 0;
}

div.blog-post div.date {
	font-style: italic;
	color: #999;
	margin: 0 0 8px 0;
}

div.blog-post div.blog-content > a {
	text-decoration: underline;
}

/*
hide repeater button for featured
*/

div[data-id="repeater-featured"] div.blog-post {
	background-color: #dedede;
	border-bottom: none;
}

div[data-id="repeater-featured"] div.alm-btn-wrap {
	display: none;
}

@media (max-width: 800px) {
	div.blog-post div.blog-content {
		min-width: 240px;
	}
}

/*******************************************************

SINGLE BLOG POST

*******************************************************/

div.blog-article-header div.blog-author {
	margin-top: -22px;
}

/*******************************************************

BLOG RIGHT COLUMN

*******************************************************/

div.standard-content div.right div.social {
}

div.standard-content div.right div.social a {
	display: inline-block;
	margin-right: 10px;
}

div.standard-content div.right div.social a img {
	width: 64px;
	height: 64px;
}

div.standard-content div.right div.social div {
	display: none;
}

div.category-list {
	font-family: "futura-pt", sans-serif;
}

div.category-list h2 {
	color: #03094d;
	padding: 20px 0 20px 38px;
	text-transform: uppercase;
	border-top: solid 2px #dcdcdc;
	border-bottom: solid 2px #dcdcdc;

	font-size: 30px;
	font-weight: bold;
}

div.category-list ul {
	list-style: none;
	margin: 0 0 0 38px;
	padding: 0;
}

div.category-list ul li {
	margin: 0 0 8px 0;
	padding: 0;
}

/*******************************************************

EVENTS

*******************************************************/

div#tribe-events-pg-template {
	padding: 0 0 20px 0;
	max-width: none;
}

body .tribe-events-gcal {
	margin-right: 0;
}

div#tribe-events-footer div.share-container {
	margin-bottom: 36px;
	float: none;
}

/*******************************************************

JUICER FEED

*******************************************************/

.juicer-feed {
	font-family: "futura-pt",sans-serif !important;
}

.post-overlay.juicer-feed .j-overlay-text.words .j-message {
	font-family: "futura-pt",sans-serif !important;
}

/*******************************************************

MODULES

*******************************************************/

div.module {
	padding: 36px 0 36px 0;
	z-index: 1;
	position: relative;
	background-position: center top;
	background-repeat: repeat-y;
	color: #303b41;
	font-family: "futura-pt", sans-serif;
	overflow: hidden;
}

div.module a {
	color: #303b41;
}

div.module .module-body .link-color,
div.module .module-body a:not(.button):not(.wrapper-link) {
	color: #36c7ed;
}

/************************************************************/
/* MODULES IN LEFT COLUMN */
/************************************************************/
div.standard-content-inner div.left-inner div.module {
	padding: 0 0 0 0;
	background: #fff !important;
	background-color: #fff !important;
	color: #303b41 !important;
}
div.standard-content-inner div.left-inner div.module div.module-inner {
	width: 100%;
}
div.standard-content-inner div.left-inner div.module .module-body .link-color,
div.standard-content-inner div.left-inner div.module .module-body a:not(.button) {
	color: #005db9 !important;
}
div.standard-content-inner div.left-inner div.module a {
	color: #005db9 !important;
}

div.standard-content-inner div.left-inner div.module a.button {
	color: #303b41 !important;
}

/************************************************************/

div.module-dark-blue {
	background-color: rgba(0, 115, 207, 0.7);
	color: #fff;
}
div.module-dark-blue a {
	color: #fff;
}
div.module-dark-blue .module-body .link-color,
div.module-dark-blue .module-body a:not(.button) {
	color: #36c7ed;
}

div.module-light-blue {
	background-color: rgba(0, 153, 169, 0.7);
	color: #fff;
}
div.module-light-blue a {
	color: #fff;
}
div.module-light-blue .module-body .link-color,
div.module-light-blue .module-body a:not(.button):not(.wrapper-link) {
	color: #36c7ed;
}

div.module-green {
	background-color: rgba(144, 209, 22, 0.7);
	background: -webkit-radial-gradient(circle, rgba(255, 255, 255, 1), rgba(144, 209, 22, 0.7));
	background: -o-radial-gradient(circle, rgba(255, 255, 255, 1), rgba(144, 209, 22, 0.7));
	background: -moz-radial-gradient(circle, rgba(255, 255, 255, 1), rgba(144, 209, 22, 0.7));
	background: radial-gradient(circle, rgba(255, 255, 255, 1), rgba(144, 209, 22, 0.7));
}
div.module-green .module-body .link-color,
div.module-green .module-body a:not(.button) {
	color: #0073cf;
}

div.module-slate {
	background-color: rgba(0, 62, 87, 0.8);
	color: #fff;
}
div.module-slate a {
	color: #fff;
}
div.module-slate .module-body .link-color,
div.module-slate .module-body a:not(.button) {
	color: #36c7ed;
}

div.module-white {
	background-color: rgba(255, 255, 255, 0.7);
	background: -webkit-radial-gradient(circle, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7));
	background: -o-radial-gradient(circle, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7));
	background: -moz-radial-gradient(circle, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7));
	background: radial-gradient(circle, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7));
}
div.module-white .module-body .link-color,
div.module-white .module-body a:not(.button) {
	color: #0073cf;
}

div.module-inner {
	width: 90%;
	max-width: 1160px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
}

/* MODULE : VIDEO */

div.video-left-wrap div:first-child,
div.video-right-wrap div:first-child {
	display: inline;
	margin-bottom: 20px;
}

div.video-left-wrap div:first-child {
	margin-right: 36px;
	float: left;
}

div.video-right-wrap div:first-child {
	margin-left: 36px;
	float: right;
}

div.video-left div:first-child {
	text-align: left;
}
div.video-right div:first-child {
	text-align: right;
}
div.video-center div:first-child {
	text-align: center;
}

div.video-module iframe {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

@media (max-width: 800px) {
	div.video-module div:first-child {
		display: block;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px;
		text-align: center;
		float: none;
	}
}

/* MODULE : TEXT AND IMAGES SIDE-BY-SIDE */

div.module-text-photo-1 div.module-inner,
div.module-text-photo-1 div.module-inner > a.wrapper-link {
	display: table;
}

div.module-text-photo-1 div.module-inner div.images > img,
div.module-text-photo-1 div.module-inner div.images > a > img {
	border: solid 2px #8ec44a;
	display: block;
}
div.module-text-photo-1 div.module-inner div.images > img.no-stroke,
div.module-text-photo-1 div.module-inner div.images > a > img.no-stroke {
	border: none;
}

div.module-text-photo-1 div.module-inner div.images > img,
div.module-text-photo-1 div.module-inner div.images > a {
	float: left;
}

div.module-text-photo-1 div.module-inner a.wrapper-link > div.images-top,
div.module-text-photo-1 div.module-inner > div.images-top {
	display: none;
}

div.module-text-photo-1 div.images-left img {
	margin-right: 20px;
}
div.module-text-photo-1 div.images-right img {
	margin-left: 20px;
}

div.module-text-photo-1 div.images-left > img:last-child {
	margin-right: 60px;
}
div.module-text-photo-1 div.images-right > img:first-child {
	margin-left: 60px;
}

div.module-text-photo-1 div.images-left > a {
	margin-right: 20px;
}
div.module-text-photo-1 div.images-right > a {
	margin-left: 20px;
}

div.module-text-photo-1 div.images-left > a:last-child {
	margin-right: 60px;
}
div.module-text-photo-1 div.images-right > a:first-child {
	margin-left: 60px;
}

div.module-text-photo-1 div.images-left > a img {
	margin-right: 0;
}
div.module-text-photo-1 div.images-right > a img {
	margin-left: 0;
}

div.module-text-photo-1 div.module-inner a.wrapper-link > div,
div.module-text-photo-1 div.module-inner > div {
	/*
	this had to be removed in order to make anchor scrolling work properly
	overflow: hidden;
	*/
	display: table-cell;
	vertical-align: middle;
}
div.module-text-photo-1 div.module-inner a.wrapper-link > div.top,
div.module-text-photo-1 div.module-inner > div.top {
	vertical-align: top;
}
div.module-text-photo-1 div.module-inner a.wrapper-link > div.bottom,
div.module-text-photo-1 div.module-inner > div.bottom {
	vertical-align: bottom;
}

div.module-text-photo-1 div.module-inner h2 {
	margin: 0 0 16px 0;
}

div.module-text-photo-1 div.module-inner h1:first-child,
div.module-text-photo-1 div.module-inner h2:first-child,
div.module-text-photo-1 div.module-inner h3:first-child,
div.module-text-photo-1 div.module-inner h4:first-child,
div.module-text-photo-1 div.module-inner h5:first-child,
div.module-text-photo-1 div.module-inner p:first-child {
	margin-top: 0;
}
div.module-text-photo-1 div.module-inner h1:last-child,
div.module-text-photo-1 div.module-inner h2:last-child,
div.module-text-photo-1 div.module-inner h3:last-child,
div.module-text-photo-1 div.module-inner h4:last-child,
div.module-text-photo-1 div.module-inner h5:last-child,
div.module-text-photo-1 div.module-inner p:last-child {
	margin-bottom: 0;
}

div.module-text-photo-1 div.module-inner div.buttons {
	margin-top: 24px;
}

div.module-text-photo-1 div.module-inner div.buttons a {
	margin: 0 16px 20px 0;
	color: #011627;
	display: inline-block;
}

div.module-text-photo-1 div.module-inner div.round-arrow {
	opacity: 1;
	margin-left: 40px;
}

@media (max-width: 900px) {

	div.module-text-photo-1 div.module-inner > div.images-right {
		display: none;
	}
	
	div.module-text-photo-1 div.module-inner,
	div.module-text-photo-1 div.module-inner > a.wrapper-link {
		display: block;
	}
	
	div.module-text-photo-1 div.module-inner div.images {
		width: 100% !important;
	}
	
	div.module-text-photo-1 div.module-inner a.wrapper-link > div.images-top,
	div.module-text-photo-1 div.module-inner > div.images-top,
	div.module-text-photo-1 div.module-inner a.wrapper-link > div,
	div.module-text-photo-1 div.module-inner > div {
		display: block;
		text-align: center;
	}
	
	div.module-text-photo-1 div.module-inner div.images > img,
	div.module-text-photo-1 div.module-inner div.images > a {
		float: none;
		display: block;
		margin-top: 20px;
		margin-right: auto;
		margin-left: auto !important;
	}
	div.module-text-photo-1 div.module-inner div.images > img:first-child,
	div.module-text-photo-1 div.module-inner div.images > a:first-child {
		margin-top: 0;
	}
	
	div.module-text-photo-1 div.images a img,
	div.module-text-photo-1 div.images img {
		margin-right: auto;
		margin-left: auto;
		max-width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
	
	div.module-text-photo-1 div.images-left > a,
	div.module-text-photo-1 div.images-top > a {
		margin-right: 0;
		margin-left: 0;
		width: 100%;
		height: auto;
	}
	
	div.module-text-photo-1 div.images-right > img:first-child {
		margin-left: 0;
	}
	div.module-text-photo-1 div.images-left > img:last-child {
		margin-right: 0;
	}
	
	div.module-text-photo-1 div.module-inner div.buttons {
		margin-top: 0;
	}
	
	div.module-text-photo-1 div.module-inner div.buttons a {
		margin-top: 20px;
		margin-bottom: 0;
	}
	
	div.module-text-photo-1 div.module-inner div.round-arrow {
		display: none;
	}
}

@media (max-width: 568px) {
}

/* MODULE : STACKED TEXT AND IMAGES */

div.module-text-photo-2 div.module-inner {
	text-align: center;
}

div.module-text-photo-2 div.module-inner h2 {
	margin-top: -6px;
}

div.module-text-photo-2 div.module-inner p:first-of-type {
	margin-top: -6px;
}

div.module-text-photo-2 div.module-inner p:last-of-type {
	margin-bottom: 10px;
}

div.module-text-photo-2 div.module-inner img {
	vertical-align: middle;
	margin: 10px;
	max-width: 96%;
}

@media (max-width: 1160px) {
	div.module-text-photo-2 div.module-inner img {
		/*
		width: 100%;
		*/
		margin-left: auto;
		margin-right: auto;
	}
}

/* MODULE : INFO BOXES */

div.module-info-boxes div.module-inner div.info-boxes {
	display: table;
	margin: 0 auto;
	width: 100%;
	max-width: 1160px;
	border-collapse: separate;
	border-spacing: 0;
	color: #303b41;
}

div.module-info-boxes div.module-inner div.info-boxes div.info-box {
	display: table-cell;
	background-color: #fff;
	border-right: solid 2px #8ec44a;
	border-bottom: solid 2px #8ec44a;
	border-top: solid 2px #8ec44a;
	padding: 28px 32px 32px 32px; 
	position: relative;
	vertical-align: top;
}

div.module-info-boxes div.module-inner div.info-boxes div.info-box:first-child {
	border-left: solid 2px #8ec44a;
}

div.module-info-boxes div.module-inner div.info-boxes div.info-box.with-button {
	padding-bottom: 90px;
}

div.module-info-boxes div.module-inner div.info-boxes h2 {
	font-weight: normal;
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 20px;
	/*
	display: inline;
	float: left;
	max-width: 80%;
	*/
}

div.module-info-boxes div.module-inner div.info-boxes img.info-box-img {
	border: solid 2px #8ec44a;
	margin-bottom: 16px;
	max-width: 100%;
}

div.module-info-boxes div.module-inner div.info-boxes div.icon {
	float: right;
	margin-left: 10px;
	/*
	position: absolute;
	top: 28px;
	right: 32px;
	display: inline-block;
	*/
}

div.module-info-boxes div.module-inner div.info-boxes p {
	margin-top: 0px;
	margin-bottom: 12px;
}
div.module-info-boxes div.module-inner div.info-boxes p:first-of-type {
	margin-top: 14px;
	/*
	clear: both;
	*/
}

div.module-info-boxes div.module-inner div.info-box-button {
	margin-top: 42px;
	margin-bottom: 16px;
	position: absolute;
	bottom: 20px;
}
div.module-info-boxes div.module-inner div.info-boxes div.align-left {
	text-align: left;
}
div.module-info-boxes div.module-inner div.info-boxes div.align-right {
	text-align: right;
}

div.module-info-boxes div.module-inner div.info-boxes .link-color,
div.module-info-boxes div.module-inner div.info-boxes a:not(.button) {
	color: #0073cf !important;
}

/*
VERTICAL
*/

div.module-info-boxes div.module-inner div.info-boxes.vertical {
	display: block;
}

div.module-info-boxes div.module-inner div.info-boxes.vertical > div {
	display: block;
}

div.module-info-boxes div.module-inner div.info-boxes.vertical > div {
	border-left: solid 2px #8ec44a;
	
}

div.module-info-boxes div.module-inner div.info-boxes.vertical > div.info-box {
	display: block;
	width: 100% !important;
	margin-bottom: 20px;
}

div.module-info-boxes div.module-inner div.info-boxes.vertical div.info-box {
	border-left: solid 2px #8ec44a;
}

/*
END VERTICAL
*/

@media (max-width: 1000px) {
	div.module-info-boxes div.module-inner div.info-boxes {
		display: block;
	}
	
	div.module-info-boxes div.module-inner div.info-boxes > div {
		display: block;
		border-left: solid 2px #8ec44a;
	}
	
	div.module-info-boxes div.module-inner div.info-boxes > div.info-box {
		display: block;
		width: 100% !important;
		margin-bottom: 20px;
		border-left: solid 2px #8ec44a;
	}
}

@media (max-width: 568px) {
	div.module-info-boxes div.module-inner div.info-boxes > div.info-box {
		text-align: center;
	}
	
	div.module-info-boxes div.module-inner div.info-boxes div.icon {
		float: none;
		margin-left: 0;
		/*
		position: inherit;
		*/
		
		display: block;
		margin-top: 8px;
	}
	
	div.module-info-boxes div.module-inner div.info-boxes h2 {
		max-width: 100%;
		float: none;
	}
	
	div.module-info-boxes div.module-inner div.info-boxes div.align-left,
	div.module-info-boxes div.module-inner div.info-boxes div.align-right {
		position: relative;
		text-align: center;
	}
	
	div.module-info-boxes div.module-inner div.info-boxes div.info-box.with-button {
		padding-bottom: 0;
	}

	div.module-info-boxes div.module-inner div.info-box-button a.button {
		margin-top: 16px;
	}
	div.module-info-boxes div.module-inner div.info-box-button a.button:first-of-type {
		margin-top: 0;
	}
	
	/*
	div.module-info-boxes div.module-inner div.info-boxes div.info-box-button {
		width: 86%;
	}
	*/
}

/* MODULE : cta-grid */

div.cta-grid {
	margin: -28px 0 0 0;
	font-family: "futura-pt",sans-serif;
}

div.cta-grid h2 {
	background-color: #8ec44a;
	color: #fff;
	padding: 30px 48px;
	font-size: 24px;
	margin: 28px auto 0 auto;
	text-transform: uppercase;
	text-align: center;
}

div.cta-grid h2.header-normal {
	font-weight: normal;
}

div.cta-grid h2.header-green {
	background-color: #8ec44a;
}

div.cta-grid h2.header-blue {
	background-color: #0073cf;
}

div.cta-grid div.ctas a.cta {
	position: relative;
	margin: 28px 14px 0 14px;
	border: solid 2px #8ec44a;
}

div.cta-grid div.ctas a.cta > img {
	width: 100%;
	height: auto;
	display: block;
}

div.cta-grid div.ctas a.cta > div {
	position: absolute;
	z-index: 2;
	background-color: rgba(28,173,211,.8);
	border: solid 2px #8ec44a;
	color: #fff;
	text-transform: uppercase;
	padding: 7.7% 2.25%;
	width: 74%;
	top: 0; left: 0; bottom: 0; right: 0;
	text-align: center;
	margin: auto;
	line-height: 1;
	height: 80px;
}

div.cta-grid div.ctas a.cta.with-arrow > div {
	padding: 6.2% 2.25%;
}

div.cta-grid div.ctas a.cta > div div.round-arrow {
	margin-left: 6px;
}

div.cta-grid div.ctas a.cta > div div.round-arrow img {
	left: 9px;
}

button.slick-prev {
	position: absolute;
	z-index: 3;
	top: 135px;
	cursor: pointer;
	
	/*
	left: -26px;
	width: 79px;
	height: 79px;
	*/
	
	left: 0px;
	width: 56px;
	height: 56px;
	
	border: none;
	background-color: transparent;
	text-indent: 99999px;
	background-image: url(images/slideshow-arrow-left-2.svg);
}

button.slick-next {
	position: absolute;
	z-index: 3;
	top: 135px;
	cursor: pointer;
	
	/*
	right: -26px;
	width: 79px;
	height: 79px;
	*/
	
	right: 0px;
	width: 56px;
	height: 56px;
	
	border: none;
	background-color: transparent;
	text-indent: 99999px;
	background-image: url(images/slideshow-arrow-right-2.svg);
}

/* MODULE : tabs */

div.module-tabs div.module-inner a:not(.button) {
	color: #0073cf;
}

div.module-tabs div.module-inner {
	position: relative;
	width: 1160px;
	margin: 0 auto;
	border: solid 2px #8ec44a;
}

div.tabs-container {
	background-color: #fff;
	color: #494646;
}
div.tabs-container-transparent {
	background-color: transparent;
	color: #fff;
}

div.tabs-container div.tab-content {
	display: none;
}
div.module-tabs div.tab-content:first-child {
	display: block;
}

div.tabs-container div.tabs-content div.text {
	padding: 40px;
}

div.tabs-container div.tabs-content > div.tab-content > img {
	float: left;
	margin: 40px;
	border: solid 2px #8ec44a;
}

div.tabs-container-transparent div.tabs-content > div.tab-content > img {
	float: right;
	margin: 0 0 0 40px;
	border: none;
}

div.module-tabs div.tab-content h2 {
	font-size: 40px;
	font-weight: normal;
	margin: 0 0 0 0;
}

div.module-tabs div.tab-content p {
	font-size: 20px;
	line-height: 1.4;
}
div.module-tabs div.tab-content p:first-child {
	margin-top: 0;
}
div.module-tabs div.tab-content p:last-child {
	margin-bottom: 0;
}

div.module-tabs div.tab-content a.button {
	margin-top: 20px;
	display: inline-block;
}

table.tabs-table {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.tabs-table td {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	height: 58px;
	border-left: solid 2px #8ec44a;
	cursor: pointer;
	font-size: 20px;
	background-color: #f1f0f0;
	color: #03094d;
	border-bottom: solid 2px #8ec44a;
	border-top: none;
}
div.module-tabs div.module-inner div.tabs-container-transparent table.tabs-table td {
	background-color: #03094d;
	color: #fff;
}
table.tabs-table td:first-child {
	border-left: none;
}
table.tabs-table-bottom td {
	border-bottom: none;
	border-top: solid 2px #8ec44a;
}

table.tabs-table td img.on {
	display: none;
}
table.tabs-table td.active img.off {
	display: inline-block;
}

table.tabs-table td.active {
	background-color: #fff;
	color: #03094d;
	border-top: none;
	border-bottom: none;
}
div.module-tabs div.module-inner div.tabs-container-transparent table.tabs-table td.active {
	background-color: #8ec44a;
	color: #03094d;
	border-bottom: solid 2px #8ec44a;
	border-top: none;
}
div.module-tabs div.module-inner div.tabs-container-transparent table.tabs-table.tabs-table-bottom td.active {
	border-top: solid 2px #8ec44a;
	border-bottom: none;
}

table.tabs-table td.active img.on {
	display: inline-block;
}
table.tabs-table td.active img.off {
	display: none;
}

table.tabs-table td img {
	vertical-align: middle;
	margin-left: 16px;
}

div.module-tabs div.mobile-tabs {
	display: none;
}

@media (max-width: 1150px) {
	
	div.module-tabs div.module-inner {
		width: 90%;
		border: none;
	}
	
	div.module-tabs div.tabs-content {
		display: none;
	}
	
	div.module-tabs table.tabs-table {
		display: none;
	}
	
	div.module-tabs div.mobile-tabs {
		display: block;
	}
	
	div.module-tabs div.mobile-tabs > a {
		display: block;
		background-color: #03094d;
		border: solid 1px #8ec44a;
		/*line-height: 60px;*/
		color: #fff;
	}

	div.module-tabs div.mobile-tabs > a > div:nth-child(1) {
		text-transform: uppercase;
		display: inline-block;
		margin-left: 5%;
		font-size: 20px;
		vertical-align: middle;
		width: 77%;
		padding: 16px 0;
		color: #fff !important;
	}

	div.module-tabs div.mobile-tabs > a > div:nth-child(2) {
		display: inline-block;
		float: right;
		width: 11%;
		min-width: 47px;
		margin-right: 5%;
		text-align: right;
		vertical-align: middle;
		/*
		line-height: 50px;
		*/
		padding-top: 12px;
	}
	
	div.module-tabs div.mobile-tabs a img {
		vertical-align: middle;
	}
	
	div.module-tabs div.mobile-tabs a img.on {
		display: none;
	}
	
	div.module-tabs div.mobile-tabs > a.on {
		background-color: #8ec44a;
		color: #03094d;
	}
	
	div.module-tabs div.mobile-tabs a.on img.off {
		display: none;
	}
	div.module-tabs div.mobile-tabs a.on img.on {
		display: inline;
	}
	
	div.module-tabs div.mobile-tab-spacer {
		height: 16px;
	}
	
	div.module-tabs div.mobile-tab-contents {
		display: none;
		/*margin: 0 10% 0 5%;*/
		margin: 0;
	}
	
	div.mobile-tabs div.mobile-tab-contents img {
		width: 100%;
		max-width: 400px;
		display: block;
		margin-top: 16px;
	}
}

@media (max-width: 440px) {
	div.module-tabs div.mobile-tabs > a > div:nth-child(1) {
		margin-left: 5%;
		width: 70%;
	}

	div.module-tabs div.mobile-tabs > a > div:nth-child(2) {
		width: 18%;
		margin-right: 5%;
	}
}

/* MODULE : masonry */

.left-column.tiles-large {
	display: none;
}

.tiles-medium {
	width: 774px;
	display: none;
	margin: 0 auto;
}
.left-column.tiles-medium {
	width: 708px;
	display: block;
}

.tiles-small {
	display: none;
	width: 100%
}

.tiles-large,
.tiles-medium {
	/*
	border: solid 1px #8ec44a;
	background-color: #8ec44a;
	*/
}

a.tile {
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	background-size: cover;
	border: solid 1px #8ec44a;
	text-align: center;
	max-width: 100%;
}

a.tile.tile-1x1 {
	width: 386px;
	height: 386px;
}
a.tile.tile-1x2 {
	width: 386px;
	height: 772px;
}
a.tile.tile-2x1 {
	width: 772px;
	height: 386px;
}
a.tile.tile-2x2 {
	width: 772px;
	height: 772px;
}

div.masonry.left-column a.tile.tile-1x1 {
	width: 353px;
	height: 353px;
}
div.masonry.left-column a.tile.tile-1x2 {
	width: 353px;
	height: 706px;
}
div.masonry.left-column a.tile.tile-2x1 {
	width: 706px;
	height: 353px;
}
div.masonry.left-column a.tile.tile-2x2 {
	width: 706px;
	height: 706px;
}

a.tile > div,
a.small-tile > div {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
}

a.tile > div:before,
a.small-tile > div:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

a.tile > div > div,
a.small-tile > div > div {
	border: solid 2px #8ec44a;
	background-color: rgba(28,173,211,0.8);
	color: #fff;
	padding: 12px 40px;
	text-transform: uppercase;
	text-align: right;
	font-size: 19px;
	line-height: 1.2;
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
}

a.tile > div > div > div,
a.small-tile > div > div > div {
	margin-left: 8px;
}

a.tile > div > div > span,
a.small-tile > div > div > span {
	display: inline-block;
	vertical-align: middle;
}

a.small-tile {
	border: solid 2px #8ec44a;
	margin-bottom: 20px;
	display: block;
	position: relative;
	text-align: center;
}

a.small-tile > img {
	width: 100%;
	height: auto;
	display: block;
}

@media (max-width: 1280px) {
	div.left-column.tiles-large,
	div.left-column.tiles-medium {
		display: none;
	}
	
	div.left-column.tiles-small {
		display: block;
	}
}

@media (max-width: 1220px) {
	.tiles-large,
	.tiles-small {
		display: none;
	}
	
	.tiles-medium {
		display: block;
	}
}

@media (max-width: 860px) {
	.tiles-large,
	.tiles-medium {
		display: none;
	}
	
	.tiles-small {
		display: block;
	}
}

@media (max-width: 460px) {
	a.small-tile > div > div {
		vertical-align: bottom;
		width: 100%;
		border-left: none;
		border-right: none;
		border-bottom: none;
		text-align: center;
		max-width: 100%;
	}
	a.small-tile > div > div div.round-arrow {
		display: none;
	}
}

/* MODULE : faq */

div.faq {
	border-top: dashed 1px #ccc;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

div.faq > a {
	cursor: pointer;
	font-weight: bold;
	padding: 0 0 0 26px;
	display: inline-block;
}

div.faq > a {
	background-image: url(images/arrow-gray.svg);
	background-position: left 6px;
	background-size: 12px 12px;
	background-repeat: no-repeat;
}
div.faq > a.on {
	background-image: url(images/arrow-gray-down.svg);
}

/*
div.standard-content-inner div.left-inner div.module div.faq > a,
div.standard-content-inner div.left-inner div.module div.faq > a {
	background-image: url(images/arrow-green.svg);
}
div.standard-content-inner div.left-inner div.module div.faq > a.on,
div.standard-content-inner div.left-inner div.module div.faq > a.on {
	background-image: url(images/arrow-green-down.svg);
}
*/

div.faq > div {
	display: none;
	padding: 0 0 0 26px;
}

div.faq > div > p:last-child {
	margin-bottom: 0;
}

/* MODULE : share */

@media (max-width: 820px) {
	div.share-module div.module-inner {
		text-align: center;
	}
}

/* MODULE : member */

div.member-module {
	/*height: 147px;*/
	height: 118px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

div.member-module a {
	display: table;
	margin-left: auto;
	vertical-align: middle;
}

div.member-module div.module-inner {
	position: relative;
	height: 100%
}

div.member-module div.module-inner a.wrapper-link {
	position: relative;
	right: 120px;
	height: 100%
}

div.member-module div.module-inner a.wrapper-link > div {
	text-align: left;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

div.member-module div.module-inner a.wrapper-link > div p:first-child {
	margin-top: 0;
}
div.member-module div.module-inner a.wrapper-link > div p:last-child {
	margin-bottom: 0;
}

div.member-module div.module-inner div.round-arrow {
    opacity: 1;
    margin-left: 40px;
}

@media (max-width: 1220px) {
	div.member-module {
		background-position-x: 60%;
	}
}

@media (max-width: 820px) {
	div.member-module {
		background-position-x: 62%;
	}
}

@media (max-width: 700px) {
	div.member-module {
		background-image: none !important;
		height: auto;
		text-align: center;
	}
	
	div.member-module div.module-inner {
		width: 80%;
	}
	
	div.member-module div.module-inner a.wrapper-link {
		position: inherit;
		right: inherit;
		margin-left: auto;
		margin-right: auto;
	}
}

/************************************************************/
/* VIDEO GALLERY */
/************************************************************/

body .standard-content .nj-youtube-column a {
	position: static !important;
}

body .nj-youtube-title {
	height: 54px;
	background-color: #efefef;
	padding: 6px 12px;
	font-size: 14px;
}

/*
iframe {
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 20px !important;
}

.epyt-pagination .epyt-pagebutton {
	color: #005db9 !important;
}

body .tubepress-meta-group {
	margin-top: 8px !important;
}

@media (max-width: 620px) {
	
	.tubepress-thumbs.js-tubepress-thumbs {
		text-align: center;
	}
	
	.tubepress-thumb {
		width: auto !important;
	}
	.tubepress-meta-group {
		width: auto !important;
	}
}
*/

/*******************************************************************************

	Single News Release & Blog Post

*******************************************************************************/

div.blog-article {
	margin: 0;
}

div.blog-article div.blog-date {
	color: #0073ce;
}

/*
div.blog-article-header {
	float: left;
	width: 80%;
}
*/

div.blog-article h1 {
	color: #303b41;
	margin: 0 0 16px 0;
	font-size: 30pt;
}

div.blog-article div.blog-author {
	margin-bottom: 20px;
}

div.blog-author-link {
	margin-top: 32px;
}

div.blog-author-link a img {
	vertical-align: middle;
	display: inline-block;
	margin-left: 10px;
	border: none;
}

div.share-container {
	width: 70%;
	float: left;
	margin-top: 20px;
}

a.share-return-button {
	float: right;
	margin-top: 20px;
	display: inline-block;
}

div.blog-categories {
	margin-top: 32px;
	padding-top: 32px;
	border-top: solid 2px #8ec44a;
}

div.blog-categories > div.blog-section-header {
	font-weight: bold;
	display: inline-block;
}

div.blog-categories > div.blog-section-header img {
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
}

div.interior-content h2.comments-title,
div.interior-content h3#reply-title {
	height: 28px;
	color: #303b41;
	font-size: 12pt;
	margin-top: 0;
}

ol.comment-list {
	list-style: none;
	margin: 0 0 32px 0;
	padding: 0;
}

ol.comment-list li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: solid 1px #ccc;
}

div.previous-next-links {
	margin-top: 32px;
	padding-top: 32px;
	border-top: solid 2px #8ec44a;
}

div.previous-next-links a {
	font-weight: bold;
}

div.previous-next-links a.previous-link {
	float: left;
	background-image: url(images/arrow-left.svg);
	background-size: 13px 22px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
}

div.previous-next-links a.next-link {
	float: right;
	background-image: url(images/arrow-right-2.svg);
	background-size: 13px 22px;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 24px;
}

div.blog-comments {
	margin-top: 32px;
	padding-top: 32px;
	border-top: solid 1px #00adee;
}

div.news-article img,
div.blog-article img {
	max-width: 100%;
	height: auto;
}

.wp-caption-text {
	font-style: italic;
	margin-top: 10px;
}

p.form-submit input#submit {
	background-color: #00adee;
	color: #fff;
	border-radius: 500px;
	padding: 12px 16px;
	font-size: 11pt;
	border: none;
}

img.alignleft {
	margin-right: 20px;
}
img.alignright {
	margin-left: 20px;
}

p.comment-form-comment label {
	display: block;
}

@media screen and (max-width : 800px) {
	div.news-article h2,
	div.blog-article h2 {
		font-size: 5vw;
	}
	
	div.share-container {
		float: none;
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}

	a.share-return-button {
		float: none;
	}
	
	div.blog-article-header {
		width: 100%;
	}

	div.news-article img, div.blog-article img {
		width: 100%;
	}
	
	div.news-article .floatright,
	div.news-article .alignright,
	div.blog-article .floatright,
	div.blog-article .alignright,
	div.news-article .floatleft,
	div.news-article .alignleft,
	div.blog-article .floatleft,
	div.blog-article .alignleft {
		float: none;
		width: 100% !important;
	}
	
	textarea#comment {
		width: 100%;
	}
}

@media screen and (max-width : 568px) {
	div.news-article h2,
	div.blog-article h2 {
		text-align: left;
		font-size: 8vw;
	}
	
	div.share div.intro {
		float: none;
		top: auto;
		margin-bottom: 2px;
	}
	
	div.previous-next-links a.previous-link,
	div.previous-next-links a.next-link {
		background-color: #e1e4e5;
		color: #303b41;
		border-radius: 500px;
		float: none;
		background-image: none;
		padding: 16px;
		width: 100%;
		display: block;
		text-align: center;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
		margin: 0 0 20px 0;
		font-weight: normal;
	}
	
	div.blog-categories > div.blog-section-header {
		display: block;
		margin: 0 0 16px 0;
	}
	
	div.blog-author-link a span {
		float: left;
	}
	div.blog-author-link a img {
		float: left;
	}
	
}

/*******************************************************************************

	Search Page

*******************************************************************************/

.search-page-form {
	display: block;
	margin-bottom: 24px;
}

.search-page-form input#s-2 {
	font-size: 20px;
	height: 33px;
	width: 300px;
}

div.search-results {
	margin: 0 0 20px 0;
	border-bottom: solid 1px #ccc;
}

div.search-results h3 {
	margin-bottom: 0; 
	font-weight: normal;
}

div.search-results p {
	margin-top: 8px;
	margin-bottom: 8px;
}

div.search-results p:first-of-type {
	margin-top: 0;
}

div.search-results a.more {
	text-decoration: underline;
	display: inline-block;
	margin-top: 8px;
}

/*******************************************************************************

	Live Webcams CSS from Cam

*******************************************************************************/

.webcam-title {
	margin-bottom: 8px;
}

div.webcam-links {
	margin-top: 20px;
}

a.webcam-link {
	margin: 0 20px 20px 0 ;
	width: 180px;
}

a.webcam-link.active {
	/*display: none;*/
}

div.webcam-description {
	display: none;
	margin: 10px 0 20px 0;
}

.video-container {
	position: relative;
	max-width: 960px;
}

.video-container-inner {
	position: relative;
	padding-bottom: 56.3%;
	/*padding-top: 35px;*/
	max-width: 960px;
	max-height: 540px;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}

.noscale {
	max-width: 208px;
	min-width: 100px;
}

@media only screen and (max-width: 430px) {
	.noscale {
	max-width: 108px;
	min-width: 50px;
	}
}

/*******************************************************************************

	Hours page

*******************************************************************************/

div.hours-period {
	margin: 0;
	padding: 20px;
	border-top: solid 1px #ccc;
}
div.hours-period:last-child {
	border-bottom: solid 1px #ccc;
}

div.hours-period-alternate {
	background-color: #f1f0f0;
}

div.hours-period-exception {
	background-color: #CFEAFF;
}

/*******************************************************************************

	VISIT PAGE

*******************************************************************************/

div#daily-hours {
	margin: -10px 0 20px 0;
}

/*******************************************************************************

	ANIMAL PAGE

*******************************************************************************/

div.animal-page-top-text {
	margin-bottom: 20px;
}

div.animal-page-bottom-text {
	margin-bottom: 20px;
}

.disclaimer {
	font-size: 14px;
}