/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 0;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("../images/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/fancybox/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("../images/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: "FontAwesome";
	src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
	src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.28571429em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-glass:before {
	content: "\f000";
}

.fa-music:before {
	content: "\f001";
}

.fa-search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-heart:before {
	content: "\f004";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-o:before {
	content: "\f006";
}

.fa-user:before {
	content: "\f007";
}

.fa-film:before {
	content: "\f008";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-check:before {
	content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-signal:before {
	content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013";
}

.fa-trash-o:before {
	content: "\f014";
}

.fa-home:before {
	content: "\f015";
}

.fa-file-o:before {
	content: "\f016";
}

.fa-clock-o:before {
	content: "\f017";
}

.fa-road:before {
	content: "\f018";
}

.fa-download:before {
	content: "\f019";
}

.fa-arrow-circle-o-down:before {
	content: "\f01a";
}

.fa-arrow-circle-o-up:before {
	content: "\f01b";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-play-circle-o:before {
	content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e";
}

.fa-refresh:before {
	content: "\f021";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-lock:before {
	content: "\f023";
}

.fa-flag:before {
	content: "\f024";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-barcode:before {
	content: "\f02a";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-book:before {
	content: "\f02d";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-print:before {
	content: "\f02f";
}

.fa-camera:before {
	content: "\f030";
}

.fa-font:before {
	content: "\f031";
}

.fa-bold:before {
	content: "\f032";
}

.fa-italic:before {
	content: "\f033";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

.fa-align-left:before {
	content: "\f036";
}

.fa-align-center:before {
	content: "\f037";
}

.fa-align-right:before {
	content: "\f038";
}

.fa-align-justify:before {
	content: "\f039";
}

.fa-list:before {
	content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-video-camera:before {
	content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e";
}

.fa-pencil:before {
	content: "\f040";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-adjust:before {
	content: "\f042";
}

.fa-tint:before {
	content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044";
}

.fa-share-square-o:before {
	content: "\f045";
}

.fa-check-square-o:before {
	content: "\f046";
}

.fa-arrows:before {
	content: "\f047";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-fast-backward:before {
	content: "\f049";
}

.fa-backward:before {
	content: "\f04a";
}

.fa-play:before {
	content: "\f04b";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-forward:before {
	content: "\f04e";
}

.fa-fast-forward:before {
	content: "\f050";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-eject:before {
	content: "\f052";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-check-circle:before {
	content: "\f058";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-crosshairs:before {
	content: "\f05b";
}

.fa-times-circle-o:before {
	content: "\f05c";
}

.fa-check-circle-o:before {
	content: "\f05d";
}

.fa-ban:before {
	content: "\f05e";
}

.fa-arrow-left:before {
	content: "\f060";
}

.fa-arrow-right:before {
	content: "\f061";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064";
}

.fa-expand:before {
	content: "\f065";
}

.fa-compress:before {
	content: "\f066";
}

.fa-plus:before {
	content: "\f067";
}

.fa-minus:before {
	content: "\f068";
}

.fa-asterisk:before {
	content: "\f069";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-gift:before {
	content: "\f06b";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-fire:before {
	content: "\f06d";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-plane:before {
	content: "\f072";
}

.fa-calendar:before {
	content: "\f073";
}

.fa-random:before {
	content: "\f074";
}

.fa-comment:before {
	content: "\f075";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-folder:before {
	content: "\f07b";
}

.fa-folder-open:before {
	content: "\f07c";
}

.fa-arrows-v:before {
	content: "\f07d";
}

.fa-arrows-h:before {
	content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-camera-retro:before {
	content: "\f083";
}

.fa-key:before {
	content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085";
}

.fa-comments:before {
	content: "\f086";
}

.fa-thumbs-o-up:before {
	content: "\f087";
}

.fa-thumbs-o-down:before {
	content: "\f088";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-heart-o:before {
	content: "\f08a";
}

.fa-sign-out:before {
	content: "\f08b";
}

.fa-linkedin-square:before {
	content: "\f08c";
}

.fa-thumb-tack:before {
	content: "\f08d";
}

.fa-external-link:before {
	content: "\f08e";
}

.fa-sign-in:before {
	content: "\f090";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-github-square:before {
	content: "\f092";
}

.fa-upload:before {
	content: "\f093";
}

.fa-lemon-o:before {
	content: "\f094";
}

.fa-phone:before {
	content: "\f095";
}

.fa-square-o:before {
	content: "\f096";
}

.fa-bookmark-o:before {
	content: "\f097";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a";
}

.fa-github:before {
	content: "\f09b";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-credit-card:before {
	content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e";
}

.fa-hdd-o:before {
	content: "\f0a0";
}

.fa-bullhorn:before {
	content: "\f0a1";
}

.fa-bell:before {
	content: "\f0f3";
}

.fa-certificate:before {
	content: "\f0a3";
}

.fa-hand-o-right:before {
	content: "\f0a4";
}

.fa-hand-o-left:before {
	content: "\f0a5";
}

.fa-hand-o-up:before {
	content: "\f0a6";
}

.fa-hand-o-down:before {
	content: "\f0a7";
}

.fa-arrow-circle-left:before {
	content: "\f0a8";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.fa-arrow-circle-down:before {
	content: "\f0ab";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-briefcase:before {
	content: "\f0b1";
}

.fa-arrows-alt:before {
	content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1";
}

.fa-cloud:before {
	content: "\f0c2";
}

.fa-flask:before {
	content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-google-plus-square:before {
	content: "\f0d4";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-money:before {
	content: "\f0d6";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-caret-left:before {
	content: "\f0d9";
}

.fa-caret-right:before {
	content: "\f0da";
}

.fa-columns:before {
	content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4";
}

.fa-comment-o:before {
	content: "\f0e5";
}

.fa-comments-o:before {
	content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea";
}

.fa-lightbulb-o:before {
	content: "\f0eb";
}

.fa-exchange:before {
	content: "\f0ec";
}

.fa-cloud-download:before {
	content: "\f0ed";
}

.fa-cloud-upload:before {
	content: "\f0ee";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-bell-o:before {
	content: "\f0a2";
}

.fa-coffee:before {
	content: "\f0f4";
}

.fa-cutlery:before {
	content: "\f0f5";
}

.fa-file-text-o:before {
	content: "\f0f6";
}

.fa-building-o:before {
	content: "\f0f7";
}

.fa-hospital-o:before {
	content: "\f0f8";
}

.fa-ambulance:before {
	content: "\f0f9";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-fighter-jet:before {
	content: "\f0fb";
}

.fa-beer:before {
	content: "\f0fc";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-angle-double-left:before {
	content: "\f100";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-double-down:before {
	content: "\f103";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-desktop:before {
	content: "\f108";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b";
}

.fa-circle-o:before {
	content: "\f10c";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-circle:before {
	content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112";
}

.fa-github-alt:before {
	content: "\f113";
}

.fa-folder-o:before {
	content: "\f114";
}

.fa-folder-open-o:before {
	content: "\f115";
}

.fa-smile-o:before {
	content: "\f118";
}

.fa-frown-o:before {
	content: "\f119";
}

.fa-meh-o:before {
	content: "\f11a";
}

.fa-gamepad:before {
	content: "\f11b";
}

.fa-keyboard-o:before {
	content: "\f11c";
}

.fa-flag-o:before {
	content: "\f11d";
}

.fa-flag-checkered:before {
	content: "\f11e";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-code:before {
	content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-crop:before {
	content: "\f125";
}

.fa-code-fork:before {
	content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127";
}

.fa-question:before {
	content: "\f128";
}

.fa-info:before {
	content: "\f129";
}

.fa-exclamation:before {
	content: "\f12a";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-eraser:before {
	content: "\f12d";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-shield:before {
	content: "\f132";
}

.fa-calendar-o:before {
	content: "\f133";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-chevron-circle-left:before {
	content: "\f137";
}

.fa-chevron-circle-right:before {
	content: "\f138";
}

.fa-chevron-circle-up:before {
	content: "\f139";
}

.fa-chevron-circle-down:before {
	content: "\f13a";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-css3:before {
	content: "\f13c";
}

.fa-anchor:before {
	content: "\f13d";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-bullseye:before {
	content: "\f140";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-ticket:before {
	content: "\f145";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-minus-square-o:before {
	content: "\f147";
}

.fa-level-up:before {
	content: "\f148";
}

.fa-level-down:before {
	content: "\f149";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-pencil-square:before {
	content: "\f14b";
}

.fa-external-link-square:before {
	content: "\f14c";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-compass:before {
	content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153";
}

.fa-gbp:before {
	content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158";
}

.fa-won:before,
.fa-krw:before {
	content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a";
}

.fa-file:before {
	content: "\f15b";
}

.fa-file-text:before {
	content: "\f15c";
}

.fa-sort-alpha-asc:before {
	content: "\f15d";
}

.fa-sort-alpha-desc:before {
	content: "\f15e";
}

.fa-sort-amount-asc:before {
	content: "\f160";
}

.fa-sort-amount-desc:before {
	content: "\f161";
}

.fa-sort-numeric-asc:before {
	content: "\f162";
}

.fa-sort-numeric-desc:before {
	content: "\f163";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-youtube-square:before {
	content: "\f166";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-youtube-play:before {
	content: "\f16a";
}

.fa-dropbox:before {
	content: "\f16b";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-flickr:before {
	content: "\f16e";
}

.fa-adn:before {
	content: "\f170";
}

.fa-bitbucket:before {
	content: "\f171";
}

.fa-bitbucket-square:before {
	content: "\f172";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-long-arrow-down:before {
	content: "\f175";
}

.fa-long-arrow-up:before {
	content: "\f176";
}

.fa-long-arrow-left:before {
	content: "\f177";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-apple:before {
	content: "\f179";
}

.fa-windows:before {
	content: "\f17a";
}

.fa-android:before {
	content: "\f17b";
}

.fa-linux:before {
	content: "\f17c";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-foursquare:before {
	content: "\f180";
}

.fa-trello:before {
	content: "\f181";
}

.fa-female:before {
	content: "\f182";
}

.fa-male:before {
	content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184";
}

.fa-sun-o:before {
	content: "\f185";
}

.fa-moon-o:before {
	content: "\f186";
}

.fa-archive:before {
	content: "\f187";
}

.fa-bug:before {
	content: "\f188";
}

.fa-vk:before {
	content: "\f189";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-arrow-circle-o-right:before {
	content: "\f18e";
}

.fa-arrow-circle-o-left:before {
	content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191";
}

.fa-dot-circle-o:before {
	content: "\f192";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195";
}

.fa-plus-square-o:before {
	content: "\f196";
}

.fa-space-shuttle:before {
	content: "\f197";
}

.fa-slack:before {
	content: "\f198";
}

.fa-envelope-square:before {
	content: "\f199";
}

.fa-wordpress:before {
	content: "\f19a";
}

.fa-openid:before {
	content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d";
}

.fa-yahoo:before {
	content: "\f19e";
}

.fa-google:before {
	content: "\f1a0";
}

.fa-reddit:before {
	content: "\f1a1";
}

.fa-reddit-square:before {
	content: "\f1a2";
}

.fa-stumbleupon-circle:before {
	content: "\f1a3";
}

.fa-stumbleupon:before {
	content: "\f1a4";
}

.fa-delicious:before {
	content: "\f1a5";
}

.fa-digg:before {
	content: "\f1a6";
}

.fa-pied-piper-pp:before {
	content: "\f1a7";
}

.fa-pied-piper-alt:before {
	content: "\f1a8";
}

.fa-drupal:before {
	content: "\f1a9";
}

.fa-joomla:before {
	content: "\f1aa";
}

.fa-language:before {
	content: "\f1ab";
}

.fa-fax:before {
	content: "\f1ac";
}

.fa-building:before {
	content: "\f1ad";
}

.fa-child:before {
	content: "\f1ae";
}

.fa-paw:before {
	content: "\f1b0";
}

.fa-spoon:before {
	content: "\f1b1";
}

.fa-cube:before {
	content: "\f1b2";
}

.fa-cubes:before {
	content: "\f1b3";
}

.fa-behance:before {
	content: "\f1b4";
}

.fa-behance-square:before {
	content: "\f1b5";
}

.fa-steam:before {
	content: "\f1b6";
}

.fa-steam-square:before {
	content: "\f1b7";
}

.fa-recycle:before {
	content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba";
}

.fa-tree:before {
	content: "\f1bb";
}

.fa-spotify:before {
	content: "\f1bc";
}

.fa-deviantart:before {
	content: "\f1bd";
}

.fa-soundcloud:before {
	content: "\f1be";
}

.fa-database:before {
	content: "\f1c0";
}

.fa-file-pdf-o:before {
	content: "\f1c1";
}

.fa-file-word-o:before {
	content: "\f1c2";
}

.fa-file-excel-o:before {
	content: "\f1c3";
}

.fa-file-powerpoint-o:before {
	content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8";
}

.fa-file-code-o:before {
	content: "\f1c9";
}

.fa-vine:before {
	content: "\f1ca";
}

.fa-codepen:before {
	content: "\f1cb";
}

.fa-jsfiddle:before {
	content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd";
}

.fa-circle-o-notch:before {
	content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1";
}

.fa-git-square:before {
	content: "\f1d2";
}

.fa-git:before {
	content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4";
}

.fa-tencent-weibo:before {
	content: "\f1d5";
}

.fa-qq:before {
	content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9";
}

.fa-history:before {
	content: "\f1da";
}

.fa-circle-thin:before {
	content: "\f1db";
}

.fa-header:before {
	content: "\f1dc";
}

.fa-paragraph:before {
	content: "\f1dd";
}

.fa-sliders:before {
	content: "\f1de";
}

.fa-share-alt:before {
	content: "\f1e0";
}

.fa-share-alt-square:before {
	content: "\f1e1";
}

.fa-bomb:before {
	content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3";
}

.fa-tty:before {
	content: "\f1e4";
}

.fa-binoculars:before {
	content: "\f1e5";
}

.fa-plug:before {
	content: "\f1e6";
}

.fa-slideshare:before {
	content: "\f1e7";
}

.fa-twitch:before {
	content: "\f1e8";
}

.fa-yelp:before {
	content: "\f1e9";
}

.fa-newspaper-o:before {
	content: "\f1ea";
}

.fa-wifi:before {
	content: "\f1eb";
}

.fa-calculator:before {
	content: "\f1ec";
}

.fa-paypal:before {
	content: "\f1ed";
}

.fa-google-wallet:before {
	content: "\f1ee";
}

.fa-cc-visa:before {
	content: "\f1f0";
}

.fa-cc-mastercard:before {
	content: "\f1f1";
}

.fa-cc-discover:before {
	content: "\f1f2";
}

.fa-cc-amex:before {
	content: "\f1f3";
}

.fa-cc-paypal:before {
	content: "\f1f4";
}

.fa-cc-stripe:before {
	content: "\f1f5";
}

.fa-bell-slash:before {
	content: "\f1f6";
}

.fa-bell-slash-o:before {
	content: "\f1f7";
}

.fa-trash:before {
	content: "\f1f8";
}

.fa-copyright:before {
	content: "\f1f9";
}

.fa-at:before {
	content: "\f1fa";
}

.fa-eyedropper:before {
	content: "\f1fb";
}

.fa-paint-brush:before {
	content: "\f1fc";
}

.fa-birthday-cake:before {
	content: "\f1fd";
}

.fa-area-chart:before {
	content: "\f1fe";
}

.fa-pie-chart:before {
	content: "\f200";
}

.fa-line-chart:before {
	content: "\f201";
}

.fa-lastfm:before {
	content: "\f202";
}

.fa-lastfm-square:before {
	content: "\f203";
}

.fa-toggle-off:before {
	content: "\f204";
}

.fa-toggle-on:before {
	content: "\f205";
}

.fa-bicycle:before {
	content: "\f206";
}

.fa-bus:before {
	content: "\f207";
}

.fa-ioxhost:before {
	content: "\f208";
}

.fa-angellist:before {
	content: "\f209";
}

.fa-cc:before {
	content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b";
}

.fa-meanpath:before {
	content: "\f20c";
}

.fa-buysellads:before {
	content: "\f20d";
}

.fa-connectdevelop:before {
	content: "\f20e";
}

.fa-dashcube:before {
	content: "\f210";
}

.fa-forumbee:before {
	content: "\f211";
}

.fa-leanpub:before {
	content: "\f212";
}

.fa-sellsy:before {
	content: "\f213";
}

.fa-shirtsinbulk:before {
	content: "\f214";
}

.fa-simplybuilt:before {
	content: "\f215";
}

.fa-skyatlas:before {
	content: "\f216";
}

.fa-cart-plus:before {
	content: "\f217";
}

.fa-cart-arrow-down:before {
	content: "\f218";
}

.fa-diamond:before {
	content: "\f219";
}

.fa-ship:before {
	content: "\f21a";
}

.fa-user-secret:before {
	content: "\f21b";
}

.fa-motorcycle:before {
	content: "\f21c";
}

.fa-street-view:before {
	content: "\f21d";
}

.fa-heartbeat:before {
	content: "\f21e";
}

.fa-venus:before {
	content: "\f221";
}

.fa-mars:before {
	content: "\f222";
}

.fa-mercury:before {
	content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224";
}

.fa-transgender-alt:before {
	content: "\f225";
}

.fa-venus-double:before {
	content: "\f226";
}

.fa-mars-double:before {
	content: "\f227";
}

.fa-venus-mars:before {
	content: "\f228";
}

.fa-mars-stroke:before {
	content: "\f229";
}

.fa-mars-stroke-v:before {
	content: "\f22a";
}

.fa-mars-stroke-h:before {
	content: "\f22b";
}

.fa-neuter:before {
	content: "\f22c";
}

.fa-genderless:before {
	content: "\f22d";
}

.fa-facebook-official:before {
	content: "\f230";
}

.fa-pinterest-p:before {
	content: "\f231";
}

.fa-whatsapp:before {
	content: "\f232";
}

.fa-server:before {
	content: "\f233";
}

.fa-user-plus:before {
	content: "\f234";
}

.fa-user-times:before {
	content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236";
}

.fa-viacoin:before {
	content: "\f237";
}

.fa-train:before {
	content: "\f238";
}

.fa-subway:before {
	content: "\f239";
}

.fa-medium:before {
	content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b";
}

.fa-optin-monster:before {
	content: "\f23c";
}

.fa-opencart:before {
	content: "\f23d";
}

.fa-expeditedssl:before {
	content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244";
}

.fa-mouse-pointer:before {
	content: "\f245";
}

.fa-i-cursor:before {
	content: "\f246";
}

.fa-object-group:before {
	content: "\f247";
}

.fa-object-ungroup:before {
	content: "\f248";
}

.fa-sticky-note:before {
	content: "\f249";
}

.fa-sticky-note-o:before {
	content: "\f24a";
}

.fa-cc-jcb:before {
	content: "\f24b";
}

.fa-cc-diners-club:before {
	content: "\f24c";
}

.fa-clone:before {
	content: "\f24d";
}

.fa-balance-scale:before {
	content: "\f24e";
}

.fa-hourglass-o:before {
	content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253";
}

.fa-hourglass:before {
	content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256";
}

.fa-hand-scissors-o:before {
	content: "\f257";
}

.fa-hand-lizard-o:before {
	content: "\f258";
}

.fa-hand-spock-o:before {
	content: "\f259";
}

.fa-hand-pointer-o:before {
	content: "\f25a";
}

.fa-hand-peace-o:before {
	content: "\f25b";
}

.fa-trademark:before {
	content: "\f25c";
}

.fa-registered:before {
	content: "\f25d";
}

.fa-creative-commons:before {
	content: "\f25e";
}

.fa-gg:before {
	content: "\f260";
}

.fa-gg-circle:before {
	content: "\f261";
}

.fa-tripadvisor:before {
	content: "\f262";
}

.fa-odnoklassniki:before {
	content: "\f263";
}

.fa-odnoklassniki-square:before {
	content: "\f264";
}

.fa-get-pocket:before {
	content: "\f265";
}

.fa-wikipedia-w:before {
	content: "\f266";
}

.fa-safari:before {
	content: "\f267";
}

.fa-chrome:before {
	content: "\f268";
}

.fa-firefox:before {
	content: "\f269";
}

.fa-opera:before {
	content: "\f26a";
}

.fa-internet-explorer:before {
	content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c";
}

.fa-contao:before {
	content: "\f26d";
}

.fa-500px:before {
	content: "\f26e";
}

.fa-amazon:before {
	content: "\f270";
}

.fa-calendar-plus-o:before {
	content: "\f271";
}

.fa-calendar-minus-o:before {
	content: "\f272";
}

.fa-calendar-times-o:before {
	content: "\f273";
}

.fa-calendar-check-o:before {
	content: "\f274";
}

.fa-industry:before {
	content: "\f275";
}

.fa-map-pin:before {
	content: "\f276";
}

.fa-map-signs:before {
	content: "\f277";
}

.fa-map-o:before {
	content: "\f278";
}

.fa-map:before {
	content: "\f279";
}

.fa-commenting:before {
	content: "\f27a";
}

.fa-commenting-o:before {
	content: "\f27b";
}

.fa-houzz:before {
	content: "\f27c";
}

.fa-vimeo:before {
	content: "\f27d";
}

.fa-black-tie:before {
	content: "\f27e";
}

.fa-fonticons:before {
	content: "\f280";
}

.fa-reddit-alien:before {
	content: "\f281";
}

.fa-edge:before {
	content: "\f282";
}

.fa-credit-card-alt:before {
	content: "\f283";
}

.fa-codiepie:before {
	content: "\f284";
}

.fa-modx:before {
	content: "\f285";
}

.fa-fort-awesome:before {
	content: "\f286";
}

.fa-usb:before {
	content: "\f287";
}

.fa-product-hunt:before {
	content: "\f288";
}

.fa-mixcloud:before {
	content: "\f289";
}

.fa-scribd:before {
	content: "\f28a";
}

.fa-pause-circle:before {
	content: "\f28b";
}

.fa-pause-circle-o:before {
	content: "\f28c";
}

.fa-stop-circle:before {
	content: "\f28d";
}

.fa-stop-circle-o:before {
	content: "\f28e";
}

.fa-shopping-bag:before {
	content: "\f290";
}

.fa-shopping-basket:before {
	content: "\f291";
}

.fa-hashtag:before {
	content: "\f292";
}

.fa-bluetooth:before {
	content: "\f293";
}

.fa-bluetooth-b:before {
	content: "\f294";
}

.fa-percent:before {
	content: "\f295";
}

.fa-gitlab:before {
	content: "\f296";
}

.fa-wpbeginner:before {
	content: "\f297";
}

.fa-wpforms:before {
	content: "\f298";
}

.fa-envira:before {
	content: "\f299";
}

.fa-universal-access:before {
	content: "\f29a";
}

.fa-wheelchair-alt:before {
	content: "\f29b";
}

.fa-question-circle-o:before {
	content: "\f29c";
}

.fa-blind:before {
	content: "\f29d";
}

.fa-audio-description:before {
	content: "\f29e";
}

.fa-volume-control-phone:before {
	content: "\f2a0";
}

.fa-braille:before {
	content: "\f2a1";
}

.fa-assistive-listening-systems:before {
	content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4";
}

.fa-glide:before {
	content: "\f2a5";
}

.fa-glide-g:before {
	content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7";
}

.fa-low-vision:before {
	content: "\f2a8";
}

.fa-viadeo:before {
	content: "\f2a9";
}

.fa-viadeo-square:before {
	content: "\f2aa";
}

.fa-snapchat:before {
	content: "\f2ab";
}

.fa-snapchat-ghost:before {
	content: "\f2ac";
}

.fa-snapchat-square:before {
	content: "\f2ad";
}

.fa-pied-piper:before {
	content: "\f2ae";
}

.fa-first-order:before {
	content: "\f2b0";
}

.fa-yoast:before {
	content: "\f2b1";
}

.fa-themeisle:before {
	content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4";
}

.fa-handshake-o:before {
	content: "\f2b5";
}

.fa-envelope-open:before {
	content: "\f2b6";
}

.fa-envelope-open-o:before {
	content: "\f2b7";
}

.fa-linode:before {
	content: "\f2b8";
}

.fa-address-book:before {
	content: "\f2b9";
}

.fa-address-book-o:before {
	content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
	content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "\f2bc";
}

.fa-user-circle:before {
	content: "\f2bd";
}

.fa-user-circle-o:before {
	content: "\f2be";
}

.fa-user-o:before {
	content: "\f2c0";
}

.fa-id-badge:before {
	content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3";
}

.fa-quora:before {
	content: "\f2c4";
}

.fa-free-code-camp:before {
	content: "\f2c5";
}

.fa-telegram:before {
	content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb";
}

.fa-shower:before {
	content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "\f2cd";
}

.fa-podcast:before {
	content: "\f2ce";
}

.fa-window-maximize:before {
	content: "\f2d0";
}

.fa-window-minimize:before {
	content: "\f2d1";
}

.fa-window-restore:before {
	content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4";
}

.fa-bandcamp:before {
	content: "\f2d5";
}

.fa-grav:before {
	content: "\f2d6";
}

.fa-etsy:before {
	content: "\f2d7";
}

.fa-imdb:before {
	content: "\f2d8";
}

.fa-ravelry:before {
	content: "\f2d9";
}

.fa-eercast:before {
	content: "\f2da";
}

.fa-microchip:before {
	content: "\f2db";
}

.fa-snowflake-o:before {
	content: "\f2dc";
}

.fa-superpowers:before {
	content: "\f2dd";
}

.fa-wpexplorer:before {
	content: "\f2de";
}

.fa-meetup:before {
	content: "\f2e0";
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #777;
	background: #fff;
	margin: 0 0 12px;
	min-width: 150px;
	height: 26px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 13px;
	line-height: 26px;
	margin: 0 35px 0 8px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: #aaa;
	width: 26px;
	bottom: 0;
	right: 0;
	top: 0;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #f00;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* custom range input styles */

.jcf-range {
	display: inline-block;
	min-width: 200px;
	margin: 0 10px;
	width: 130px;
}

.jcf-range .jcf-range-track {
	margin: 0 20px 0 0;
	position: relative;
	display: block;
}

.jcf-range .jcf-range-wrapper {
	background: #e5e5e5;
	border-radius: 5px;
	display: block;
	margin: 5px 0;
	height: 10px;
}

.jcf-range.jcf-vertical {
	width: auto;
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
	margin: 0;
	width: 10px;
	height: auto;
	padding: 20px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-track {
	height: 180px;
	width: 10px;
}

.jcf-range.jcf-vertical .jcf-range-handle {
	left: -5px;
	top: auto;
}

.jcf-range .jcf-range-handle {
	position: absolute;
	background: #aaa;
	border-radius: 19px;
	width: 19px;
	height: 19px;
	margin: -4px 0 0;
	z-index: 1;
	top: 0;
	left: 0;
}

.jcf-range .jcf-range-mark {
	position: absolute;
	overflow: hidden;
	background: #000;
	width: 1px;
	height: 3px;
	top: -7px;
	margin: 0 0 0 9px;
}

.jcf-range.jcf-vertical .jcf-range-mark {
	margin: 0 0 9px;
	left: 14px;
	top: auto;
	width: 3px;
	height: 1px;
}

.jcf-range.jcf-disabled {
	background: none !important;
	opacity: .3;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

.jcf-focus,
.jcf-focus * {
	border-color: #f00 !important;
}

/*! jQuery UI - v1.12.1 - 2017-10-23
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}

/* Interaction Cues
----------------------------------*/

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}

/* Icons
----------------------------------*/

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: 1px 2px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #fff;
	background-color: #365897;
	color: #fff;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: 2px 2px;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */

.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}

/* Component containers
----------------------------------*/

.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget.ui-widget-content {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 360px;
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333;
}

/* Interaction states
----------------------------------*/

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 0;
	background: #f6f4f0;
	font-weight: 300;
	font-size: 20px;
	text-align: center;
	color: #3c5896;
	font-family: "museo-sans";
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	background: #365897;
	font-weight: 300;
	color: #fff;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #fff;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	background: #365897 !important;
	font-weight: 300;
	color: #fff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #8C9D1B;
	background-color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	background: #8C9D1B;
	color: #fff;
}

.ui-state-checked {
	background: #8C9D1B;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	background-color: #21375e;
	color: #909baf;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */

.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-caret-1-n {
	background-position: 0 0;
}

.ui-icon-caret-1-ne {
	background-position: -16px 0;
}

.ui-icon-caret-1-e {
	background-position: -32px 0;
}

.ui-icon-caret-1-se {
	background-position: -48px 0;
}

.ui-icon-caret-1-s {
	background-position: -65px 0;
}

.ui-icon-caret-1-sw {
	background-position: -80px 0;
}

.ui-icon-caret-1-w {
	background-position: -96px 0;
}

.ui-icon-caret-1-nw {
	background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/

/* Corner radius */

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */

.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
	box-shadow: 0 0 5px #666;
}

.nav .nav-list,
.nav .nav-list .popup-holder .popup .contact-us .dl,
.social-list,
.tabset,
.links-list,
.more-links-list,
.sub-top-panel ul,
.info-dl,
.slideshow .pagination ul,
.hero-section .pagination ul,
.slick-slider .slick-dots,
.upcoming-slider .slick-dots,
.filter-list,
.popup-filter-frame .column ul,
.breadcrumbs,
.events-park .large-list,
.events-park .small-list,
.info-events .contact-box ul,
.events-list,
.information-parks .accordion-list ul,
.accordion-list,
.previous-sponsors ul,
.faq-list,
.recreation-events ul,
.calendar-page .filter-list,
.footer .contacts-box .dl,
.copyright-row .link-holder,
.quick-links-list .large-list{
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
#header:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

body.drop-nav-active {
	overflow: hidden;
}

body.drop-nav-active .opener span {
	opacity: 0;
}

body.drop-nav-active .opener:hover {
	opacity: .9;
}

body.drop-nav-active .opener:after,
body.drop-nav-active .opener:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 11px;
	left: 0;
	right: 0;
}

body.drop-nav-active .opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#wrapper.home-page #main {
	padding-top: 50px;
}

#wrapper.inner-page #header {
	background: -webkit-linear-gradient(top, #21375e 0%, #21375e 100%);
	background: linear-gradient(to bottom, #21375e 0%, #21375e 100%);
}

#header .tabset .slider {
	position: absolute;
	right: -2px;
	top: 0;
	width: 3px;
	height: 22px;
	background: #21375e;
}

#header {
	-webkit-transition: background .3s ease-in-out, pading .3s ease-in-out;
	transition: background .3s ease-in-out, pading .3s ease-in-out;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
	background: #21375e;
	padding: 10px 0 12px 0;
	position: relative;
	z-index: 2;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	opacity: 1;
	visibility: visible;
	z-index: 5001;
}

#header.fixed-position {
	background: -webkit-linear-gradient(top, #21375e 0%, #21375e 100%);
	background: linear-gradient(to bottom, #21375e 0%, #21375e 100%);
}

#header .container-fluid {
	position: relative;
}

#header .logo {
	float: left;
	width: 90px;
	height: 29px;
	-webkit-transition: margin .3s ease-in-out, width .3s ease-in-out;
	transition: margin .3s ease-in-out, width .3s ease-in-out;
}

#header .logo img {
	display: block;
	width: 100%;
}

#header .popup-holder {
	overflow: inherit;
}

.has-video-active #header {
	opacity: 0;
	visibility: hidden;
}

.nav {
	float: right;
}

.nav .nav-list {
	text-align: left;
	padding: 18px 30px 10px 30px;
	width: 100%;
	position: relative;
	-webkit-transition: pading .3s ease-in-out;
	transition: pading .3s ease-in-out;
}

.nav .nav-list li {
	display: block;
	margin: 5px 0 0;
}

.nav .nav-list li.desktop-search {
    display: none;
}

.fixed-position .nav .nav-list li.desktop-search {
    display: block;
}

.nav .nav-list li:hover .sub-drop .tab-link a {
	color: #fff;
}

.nav .nav-list li:hover .sub-drop .tab-link a:hover {
	color: #8C9D1B;
}

.nav .nav-list li:hover a {
	color: #8C9D1B;
}

.nav .nav-list li:hover:hover .drop-link:after {
	border-color: transparent transparent transparent #8C9D1B;
}

.nav .nav-list li.active a {
	color: #8C9D1B;
}

.nav .nav-list li.weather img {
	margin: 0 0 0 14px;
}

.nav .nav-list li .nav-link {
	color: #fff;
	text-decoration: none;
	outline: none;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out;
	padding: 0;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
}

.nav .nav-list .popup-holder {
	margin: 0 !important;
}

.nav .nav-list .popup-holder .popup {
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}

.nav .nav-list .popup-holder:hover a {
	color: inherit;
}

.nav .nav-list .popup-holder .open {
	width: 32px;
	height: 23px;
	position: relative;
	text-indent: -9999px;
	z-index: 999;
	display: inline-block;
	vertical-align: top;
	display: inline-block;
	padding: 0;
	margin: 2px 0 0 0;
	left: 0;
	-webkit-transition: left .3s ease-in-out, top .3s ease-in-out;
	transition: left .3s ease-in-out, top .3s ease-in-out;
	display: none;
}

.nav .nav-list .popup-holder .open:before,
.nav .nav-list .popup-holder .open:after,
.nav .nav-list .popup-holder .open span {
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	margin-top: 0;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.nav .nav-list .popup-holder .open:before,
.nav .nav-list .popup-holder .open:after {
	content: "";
	top: 10px;
}

.nav .nav-list .popup-holder .open:after {
	top: 20px;
}

.nav .nav-list .popup-holder .open:hover:after,
.nav .nav-list .popup-holder .open:hover:before,
.nav .nav-list .popup-holder .open:hover span {
	background: #8C9D1B;
}

.nav .nav-list .popup-holder .popup {
	display: block !important;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: #8C9D1B;
	color: #fff;
	width: 280px;
	text-align: left;
	padding: 39px 41px 116px 37px;
}

.nav .nav-list .popup-holder .popup .weather {
	display: inline-block;
	vertical-align: top;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 33px;
	width: 35%;
	color: #fff;
}

/* .nav .nav-list .popup-holder .popup .weather:hover {
    color: #21375e;
} */

.nav .nav-list .popup-holder .popup .weather img {
	margin: 0 0 0 13px;
}

.nav .nav-list .popup-holder .popup strong {
	display: block;
	text-transform: uppercase;
	color: #21375e;
	font-weight: 900;
	letter-spacing: 5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1;
}

.nav .nav-list .popup-holder .popup .contact-us {
	border-bottom: 2px solid #afbc54;
	font-size: 13px;
	line-height: 1;
	padding: 0 0 25px;
	margin: 0 0 26px;
}

.nav .nav-list .popup-holder .popup .contact-us .dl {
	margin: 0 0 18px;
	overflow: hidden;
	color: #fff;
}

.nav .nav-list .popup-holder .popup .contact-us .dl li {
	overflow: hidden;
	padding: 0 !important;
	margin: 0;
}

.nav .nav-list .popup-holder .popup .contact-us .dt {
	font-style: normal;
	float: left;
	clear: both;
	margin: 0 15px 9px 0;
	font-size: 13px;
	line-height: 1;
	font-weight: 700;
}

.nav .nav-list .popup-holder .popup .contact-us .dd {
	float: left;
	margin: 0;
	font-size: 13px;
	line-height: 1;
}

.nav .nav-list .popup-holder .popup .contact-us address {
	display: block;
	font-style: normal;
	margin: 0 0 4px;
	font-size: 13px;
	line-height: 1.7;
}

.nav .nav-list .popup-holder .popup .contact-us a {
	padding: 0;
	margin: 0;
	display: block;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	line-height: 1;
	font-weight: 400;
	color: #fff;
}

.nav .nav-list .popup-holder .popup .contact-us a:hover {
	color: #21375e;
}

.nav .nav-list .popup-holder .popup .social-holder .social-list {
	margin: 0 -6px;
	padding: 12px 0 0 0;
}

.nav .nav-list .popup-holder .popup .social-holder .social-list li {
	margin: 0 6px;
}

.nav .nav-list .popup-holder .popup .social-holder .social-list a:hover {
	color: #21375e;
	border-color: #21375e;
}

.nav .nav-list .popup-holder.popup-active .open {
	left: 0;
}

.nav .nav-list .popup-holder.popup-active .open span {
	opacity: 0;
}

.nav .nav-list .popup-holder.popup-active .open:hover {
	opacity: 1;
}

.nav .nav-list .popup-holder.popup-active .open:hover:after,
.nav .nav-list .popup-holder.popup-active .open:hover:before,
.nav .nav-list .popup-holder.popup-active .open:hover span {
	background-color: #21375e;
}

.nav .nav-list .popup-holder.popup-active .open:after,
.nav .nav-list .popup-holder.popup-active .open:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 5px;
	left: 0;
	right: 0;
}

.nav .nav-list .popup-holder.popup-active .open:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav .sub-drop {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	z-index: 9999;
	padding: 18px 30px 10px 30px;
	background: #21375e;
}

.nav .sub-drop .close {
	display: inline-block;
	vertical-align: top;
	color: #8C9D1B;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 500;
	margin: 0 0 15px;
	position: relative;
}

.nav .sub-drop .close:after {
	content: "";
	position: absolute;
	left: -15px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 6px 3px 0;
	border-color: transparent #8C9D1B transparent transparent !important;
}

.nav .opener {
	width: 30px;
	height: 21px;
	position: relative;
	text-indent: -9999px;
	z-index: 999;
	display: inline-block;
	vertical-align: top;
	display: inline-block;
	padding: 0;
	margin: 6px 0 0 0;
}

.nav .opener:before,
.nav .opener:after,
.nav .opener span {
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	margin-top: 0;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.nav .opener:before,
.nav .opener:after {
	content: "";
	top: 9px;
}

.nav .opener:after {
	top: 18px;
}

.nav .opener:hover {
	background: none;
}

.nav .close-btn span {
	opacity: 0;
}

.nav .close-btn:after,
.nav .close-btn:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 15px;
	left: 0;
	right: 0;
}

.nav .close-btn:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav .add-info {
	margin: 0 30px;
}

.nav .add-info .social-holder strong {
	display: block;
	color: #8C9D1B;
	font-size: 12px;
	text-transform: uppercase;
}

.nav .add-info .social-list a {
	font-size: 15px;
	width: 30px;
	height: 30px;
}

.social-list {
	margin: 0 -6px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 12px 0 0 0;
}

.social-list li {
	display: block;
	margin: 0 6px;
}

.social-list a {
	display: block;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	border: 1px solid #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out;
	transition: color .3s ease-in-out, border-color .3s ease-in-out;
	color: #fff;
}

.social-list a:hover {
	color: #21375e;
	border-color: #21375e;
}

.slide img {
	width: 100%;
}

.js-tab-hidden {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

.js-slide-hidden {
	width: 100%;
}

.tab-holder .sub-link {
	border-bottom: 0;
}

.tab-holder .sub-link a {
	color: #fff !important;
}

.tab-holder .sub-link a:hover {
	color: #8C9D1B !important;
}

.tabset .tab-link {
	font-size: 13px;
	line-height: 1;
	margin: 0 0 20px !important;
}

.tabset .tab-link a {
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-decoration: none;
	outline: none;
	/*letter-spacing: 1px;*/
	position: relative;
	font-size: 15px;
}

.tabset .tab-link a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -15px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #fff !important;
}

.tabset .tab-link a:hover {
	color: #21375e !important;
}

.tab-content .close-tab {
	display: inline-block;
	vertical-align: top;
	color: #8C9D1B;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 15px;
	position: relative;
}

.tab-content .close-tab:after {
	content: "";
	position: absolute;
	left: -15px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 6px 3px 0;
	border-color: transparent #8C9D1B transparent transparent;
}

.tab-inner-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start; /*horizontal*/
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start; /*vertical*/
}

.more-links-box {
	width: 33%;
	padding: 0 0 0 27px;
	border-left: 1px solid #c0c776;
	margin: 0 0 0 -1px;
}

.links-list li {
	display: block;
	padding: 0 !important;
	margin: 0 0 15px !important;
	line-height: 1.2;
	font-size: 15px;
}

.links-list a {
	display: inline-block;
	vertical-align: top;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff !important;
}

.links-list a:after {
	display: none;
}

.links-list a:hover {
	color: #8C9D1B !important;
}

.links-list a p {
	font-size: inherit;
	margin: 0;
}

.more-links-list {
	margin: 0 0 33px;
}

.more-links-list strong {
	color: #fff;
}

.more-links-list li {
	display: block;
	padding: 0 !important;
	margin: 0 0 15px !important;
	line-height: 1.2;
	font-size: 14px;
}

.more-links-list a {
	color: #fff !important;
	display: inline-block;
	vertical-align: top;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.more-links-list a:hover {
	color: #21375e !important;
}

.contacts-link {
	color: #fff !important;
	display: inline-block;
	vertical-align: top;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.2;
	font-size: 14px;
	font-style: italic;
}

.contacts-link:hover {
	color: #21375e !important;
}

.fixed-position .nav .nav-list .popup-holder.popup-active .popup,
.inner-page .nav .nav-list .popup-holder.popup-active .popup {
	-webkit-transform: translate(0, 0) !important;
	-ms-transform: translate(0, 0) !important;
	transform: translate(0, 0) !important;
}

.fixed-position .nav .nav-list .popup-holder.popup-active .popup.popup-active,
.inner-page .nav .nav-list .popup-holder.popup-active .popup.popup-active {
	-webkit-transform: translate(0, 0) !important;
	-ms-transform: translate(0, 0) !important;
	transform: translate(0, 0) !important;
}

.sub-top-panel {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 15px 0;
	margin: 0 0 15px;
}

.sub-top-panel .icon-frame {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
	z-index: 999;
}

.sub-top-panel ul {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	text-align: left;
}

.sub-top-panel li {
	display: block;
	padding: 0 !important;
	margin: 15px 0 0;
	line-height: 1;
	font-size: 12px;
}

.sub-top-panel li:first-child {
	margin: 0;
}

.sub-top-panel a {
	color: #fff;
	text-decoration: none;
	outline: none;
	text-align: left;
	padding: 0;
	margin: 0;
	display: block;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	line-height: 1;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.sub-top-panel a:hover {
	color: #8C9D1B !important;
}

.sub-top-panel a.icon {
	display: block !important;
}

.sub-top-panel a.weather-icon img {
	max-width: 20px;
}

.sub-top-panel i {
	font-size: 18px;
}

.sub-top-panel i.fa-map-marker {
	font-size: 20px;
}

.sub-top-panel em {
	display: block;
	display: none;
	font-style: normal;
}

body {
	font-family: "museo", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	background-color: #fff;
}

#main {
	padding-top: 100px;
	padding-bottom: 30px;
}

.container-fluid {
	margin: 0 auto;
	max-width: 100%;
	padding: 0 15px;
	width: 100%;
}

.sub-title {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 2px;
	color: #8C9D1B;
	margin: 0 0 11px;
}

a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 10px;
	font-size: 14px;
}

p a {
	color: #8C9D1B;
	text-decoration: underline;
}

p a:hover {
	color: #21375e;
}

input[type="text"],
input[type="email"],
input[type="search"],
textarea {
	box-shadow: none;
	outline: none;
	font-size: 14px;
	line-height: 20px;
	padding: 0 15px;
	height: 30px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: none;
	box-shadow: none;
	border-color: #21375e;
}

.input-error textarea,
.input-error input {
    border-color: #db0000;
}

textarea.form-control {
	max-width: 100%;
	min-width: 100%;
	box-shadow: none;
	font-size: 14px;
	line-height: 20px;
	resize: none;
	overflow: auto;
	min-height: 120px;
	max-height: 120px;
}

textarea.form-control:focus {
	outline: none;
	box-shadow: none;
	border-color: #21375e;
}

.custom-element [type="checkbox"] {
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: -1;
}

.custom-element .fake-label {
	font-weight: 300;
}

.custom-element label {
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
	cursor: pointer;
}

.custom-element .fake-input {
	display: inline-block;
	width: 24px;
	height: 24px;
	border: 5px solid #21375e;
	border-radius: 50%;
	background: none;
	vertical-align: middle;
	position: relative;
	margin-right: 15px;
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.custom-element [type="checkbox"]:checked + .fake-input {
	background-color: #21375e;
}

.custom-element input:disabled + .fake-input,
.custom-element input:disabled ~ .fake-label {
	opacity: .5;
}

h1 {
	margin: 0 0 15px;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-size: 30px;
	color: #21375e;
}

.jumbotron h1 {
    color: #ffffff;
}

h2 {
	color: #21375e;
	margin: 0;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-size: 25px;
	line-height: 1.35;
}

section .container-fluid > h3 {
	font-weight: 900;
	text-transform: uppercase;
	margin: 0 0 15px;
	color: #21375e;
	font-size: 18px;
	letter-spacing: 5px;
	text-align: center;
}

h3 {
	text-transform: none;
	letter-spacing: 0;
	margin: 0 0 15px;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-size: 18px;
	color: #21375e;
}

h4 {
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	margin: 0;
	color: #21375e;
	font-size: 16px;
	line-height: 1.3;
}

.btn-holder .btn {
	margin-bottom: 10px;
}

.btn,
.gov-wysi-button{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	line-height: 1;
	-webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
	transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
	min-width: 150px;
	padding: 10px 5px;
	letter-spacing: 2px;
}
.gov-wysi-button {
	color: #fff !important;
    background-color: #8C9D1B;
    border-color: #8C9D1B;
    border-radius: 4px;
    font-weight: 600;
}

.gov-wysi-button:hover {
    background-color: #6f7d16;
    border-color: #687415;
}

.btn.btn-primary:hover {
	background-color: #fff;
	color: #8C9D1B;
}

.btn.btn-default:hover {
	background-color: #8C9D1B;
	color: #fff;
}

.at-svc-email .at-icon-wrapper {
	background-color: #8C9D1B !important;
}

.events-list .info-dl li {
	padding: 0;
}

.events-list .text-block p {
	margin: 0;
}

.info-dl .dt {
	font-weight: bold;
	font-style: normal;
	color: #21375e;
}

.hero-section {
	background-size: cover;
	background-position: 50% 50%;
}

.hero-section .text-holder:after {
	content: "";
	clear: both;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(33, 55, 94, .4);
}

.hero-section .bg-img {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
}

/* slideshow basic styles */

.slideshow,
.hero-section {
	position: relative;
	height: 350px;
	margin: 0 0 43px;
}

.hero-section.event-hero-section {
    margin-top: -50px;
}

.slideshow.with-butterfly,
.hero-section.with-butterfly {
	margin: 0 0 70px;
}

.slideshow .modal-video,
.hero-section .modal-video {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100000;
	background: #000;
}

.slideshow .modal-video .close,
.hero-section .modal-video .close {
	position: absolute;
	right: 30px;
	top: 30px;
	font-size: 20px;
	color: #fff;
	z-index: 100;
	cursor: pointer;
}

.slideshow .modal-video iframe,
.hero-section .modal-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slideshow .slide,
.hero-section .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-size: cover;
	background-position: 50% 50%;
	overflow: hidden;
}

.slideshow .slide:after,
.hero-section .slide:after {
	content: "";
	clear: both;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(33, 55, 94, .4);
}

.slideshow .slide.active,
.hero-section .slide.active {
	z-index: 2;
}

.slideshow .slide.video-active .text-holder iframe,
.slideshow .slide.video-active .text-holder .close,
.hero-section .slide.video-active .text-holder iframe,
.hero-section .slide.video-active .text-holder .close {
	opacity: 1;
	visibility: visible;
}

.slideshow img,
.hero-section img {
	vertical-align: top;
}

.slideshow iframe,
.hero-section iframe {
	border: 0;
}

.slideshow .text-holder,
.hero-section .text-holder {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	color: #fff;
}

.slideshow .text-holder .sub-title,
.hero-section .text-holder .sub-title {
	color: #fff;
	margin: 0 0 11px;
}

.slideshow .text-holder h1,
.hero-section .text-holder h1 {
	margin: 0 0 15px;
}

.slideshow .text-holder p,
.hero-section .text-holder p {
	margin: 0 0 15px;
}

.slideshow .text-holder iframe,
.hero-section .text-holder iframe {
	z-index: 10;
}

.slideshow .text-holder .close,
.hero-section .text-holder .close {
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 10px;
	z-index: 11;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility .3s ease-in-out, opacity .3s ease-in-out;
	transition: visibility .3s ease-in-out, opacity .3s ease-in-out;
}

.slideshow .wistia_embed,
.hero-section .wistia_embed {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.slideshow .wistia_embed div,
.hero-section .wistia_embed div {
	opacity: 0;
}

.slideshow .jumbotron,
.hero-section .jumbotron {
	position: relative;
	z-index: 1;
	padding: 0;
	max-width: 545px;
	margin: 0;
	text-align: right;
}

.slideshow .jumbotron.align-center,
.hero-section .jumbotron.align-center {
	max-width: 770px;
	margin: 0 auto;
	text-align: left;
}

.slideshow .pagination,
.hero-section .pagination {
	position: absolute;
	bottom: 10px;
	right: 15px;
	margin: 0;
	z-index: 2;
	opacity: 1;
	visibility: visible;
	-webkit-transition: visibility .3s ease-in-out, opacity .3s ease-in-out;
	transition: visibility .3s ease-in-out, opacity .3s ease-in-out;
}

.slideshow .pagination ul li,
.hero-section .pagination ul li {
	display: block;
	margin: 7px 0 0;
}

.slideshow .pagination ul li.active a,
.hero-section .pagination ul li.active a {
	background: #21375e;
	border-color: #21375e;
}

.slideshow .pagination ul li:first-child,
.hero-section .pagination ul li:first-child {
	margin: 0;
}

.slideshow .pagination ul li:only-child {
    display: none;
}

.slideshow .pagination ul a,
.hero-section .pagination ul a {
	display: block;
	width: 10px;
	height: 10px;
	background: none;
	text-decoration: none;
	outline: none;
	text-indent: -9999px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #fff;
	-webkit-transition: border-color .3s ease-in-out, background .3s ease-in-out;
	transition: border-color .3s ease-in-out, background .3s ease-in-out;
}

.video-opened #header,
.video-opened .slideshow .pagination,
.video-opened .butterfly,
.video-opened .sticky-wrap-social-plagin {
	opacity: 0;
	visibility: hidden;
}

.has-video-active .slideshow .pagination {
	opacity: 0;
	visibility: hidden;
}

.butterfly {
	position: absolute;
	bottom: -72px;
	left: -175px;
	width: 168px;
	height: 161px;
	z-index: 3;
	-webkit-transition: left 1s ease-in-out;
	transition: left 1s ease-in-out;
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}

.butterfly img {
	width: 100%;
	vertical-align: top;
	height: auto;
}

.slider-section {
	margin: 0 0 50px;
	padding: 15px 0 0;
}

.slider-section .leaf {
	width: 13vw;
}

.slick-slider,
.upcoming-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	margin: 0 -1px;
}

.slick-slider .slick-arrow,
.upcoming-slider .slick-arrow {
	/* display: none !important; */
}

.slick-slider .slick-dots,
.upcoming-slider .slick-dots {
	position: absolute;
	bottom: -15px;
	left: 15px;
	right: 15px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.slick-slider .slick-dots li,
.upcoming-slider .slick-dots li {
	padding: 0;
	margin: 0 4px;
	background: none;
	line-height: 10px;
}

.slick-slider .slick-dots li:only-child,
.upcoming-slider .slick-dots li:only-child {
	display: none;
}

.slick-slider .slick-dots li.slick-active button,
.upcoming-slider .slick-dots li.slick-active button {
	background-color: #a7a9ac;
}

.slick-slider .slick-dots button,
.upcoming-slider .slick-dots button {
	padding: 0;
	margin: 0;
	background: none;
	border: 1px solid #a7a9ac;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	overflow: hidden;
	background: none;
	text-indent: -9999px;
	outline: none;
}

.slick-slider .slick-dots button:hover,
.upcoming-slider .slick-dots button:hover {
	background-color: white;
}

.slick-slider .slick-list,
.upcoming-slider .slick-list {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-slider .slick-list:focus,
.upcoming-slider .slick-list:focus {
	outline: none;
}

.slick-slider .slick-list.dragging,
.upcoming-slider .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list,
.upcoming-slider .slick-track,
.upcoming-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-slider .slick-track,
.upcoming-slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.slick-slider .slick-track:before,
.slick-slider .slick-track:after,
.upcoming-slider .slick-track:before,
.upcoming-slider .slick-track:after {
	content: "";
	display: table;
}

.slick-slider .slick-track:after,
.upcoming-slider .slick-track:after {
	clear: both;
}

.slick-loading .slick-slider .slick-track,
.slick-loading .upcoming-slider .slick-track {
	visibility: hidden;
}

.slick-slider .slick-slide,
.upcoming-slider .slick-slide {
	height: auto;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	outline: none;
	display: none;
}

[dir="rtl"] .slick-slider .slick-slide,
[dir="rtl"] .upcoming-slider .slick-slide {
	float: right;
}

.slick-slider .slick-slide img,
.upcoming-slider .slick-slide img {
	display: block;
	width: 100%;
}

.slick-slider .slick-slide.slick-loading img,
.upcoming-slider .slick-slide.slick-loading img {
	display: none;
}

.slick-slider .slick-slide.dragging img,
.upcoming-slider .slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slider .slick-slide,
.slick-initialized .upcoming-slider .slick-slide {
	display: block;
}

.slick-loading .slick-slider .slick-slide,
.slick-loading .upcoming-slider .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slider .slick-slide,
.slick-vertical .upcoming-slider .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-slider .slick-arrow.slick-hidden,
.upcoming-slider .slick-arrow.slick-hidden {
	display: none;
}

.slick-slider .text-box,
.upcoming-slider .text-box {
	padding: 0 0 30px;
}

.slick-slider .text-box p,
.upcoming-slider .text-box p {
	margin: 0 0 15px;
}

.slick-slider .text-box strong,
.upcoming-slider .text-box strong {
	display: block;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	margin: 0 0 15px;
	color: #21375e;
	font-size: 16px;
	line-height: 20px;
}

.slick-slider .image-holder,
.upcoming-slider .image-holder {
	position: relative;
}

.slick-slider .substrate,
.upcoming-slider .substrate {
	width: 200%;
	height: auto;
	vertical-align: top;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
}

.slick-slider .sub-title,
.upcoming-slider .sub-title {
	margin: 0 0 4px;
}

.viewport-section {
	opacity: 0;
}

.viewport-section.in-viewport {
	opacity: 1;
	-webkit-animation: movebox ease-in-out 800ms;
	animation: movebox ease-in-out 800ms;
}

.viewport-on-load {
	opacity: 0;
}

.viewport-on-load.in-viewport {
	opacity: 1;
	-webkit-animation: movebox ease-in-out 800ms;
	animation: movebox ease-in-out 800ms;
}

.viewport-on-load.in-viewport .butterfly {
	left: 15px;
}

.viewport-section-slow {
	opacity: 0;
}

.viewport-section-slow.in-viewport {
	-webkit-animation: movebox ease-in-out 1600ms;
	animation: movebox ease-in-out 1600ms;
	opacity: 1;
}

.upcoming-section {
	text-align: center;
	position: relative;
	z-index: 2;
	margin: 0 0 74px;
}

.upcoming-section .leaf {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	right: auto;
	left: 0;
}

.upcoming-section h3 {
	margin: 0 0 30px !important;
}

.upcoming-section .upcoming-slider {
	margin: 0 -21px;
	position: relative;
}

.upcoming-section .upcoming-slider:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -10px;
	width: calc(20vw + 5px);
	background-color: rgba(255, 255, 255, .6);
	z-index: 1;
}

.upcoming-section .upcoming-slider:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -10px;
	width: calc(20vw + 5px);
	background-color: rgba(255, 255, 255, .6);
	z-index: 1;
}

.upcoming-section .upcoming-slider .slick-list {
    overflow: hidden;
}

.upcoming-section .upcoming-slider .slick-dots:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 150px;
	height: 2px;
	background-color: #8C9D1B;
	z-index: -1;
}

.upcoming-section .upcoming-slider .slick-dots li.slick-active button {
	background-color: #21375e;
	border-color: #21375e;
}

.upcoming-section .slick-slide {
	display: block !important;
	outline: none;
	text-decoration: none;
}

.upcoming-section .btn {
    margin: 20px 0;
}

.events {
	padding: 0 6px;
	display: block;
	text-decoration: none;
	outline: none;
}

.events:hover .more {
	color: #21375e;
}

.events:hover .image-frame img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.events .image-frame {
	margin: 0 0 15px;
	overflow: hidden;
	width: 100%;
	padding-top: 100%;
	background-size: cover;
	background-position: 50% 50%;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.events .image-frame:hover {
	opacity: .8;
}

.events .image-frame img {
	vertical-align: top;
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}

.events .text-frame {
	padding: 0 5px;
}

.events h4 {
	margin: 0;
}

.events p {
	margin: 0;
	color: #58595b;
}

.events .more {
	font-weight: 700;
	color: #8C9D1B;
	text-transform: uppercase;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	margin: 5px 0 0;
	letter-spacing: 2px;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.instagram-section {
	text-align: center;
	position: relative;
	z-index: 2;
	padding: 15px 0;
}

.instagram-section p {
	margin: 6px 0 15px;
	color: #58595b;
}

.instagram-section .box-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -7px;
}

.instagram-section .box {
	width: 33.333%;
	padding: 0 7px;
	margin: 0 0 14px;
}

.instagram-section .box .insta-inner {
	width: 100%;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
}

.instagram-section .box .insta-inner:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, .6);
	-webkit-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	transform: translate(0, -100%);
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}

.instagram-section .box .insta-inner:hover:after {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.instagram-section .box .insta-inner:hover .sub-row a.like {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.instagram-section .box .insta-inner:hover .sub-row a.comments {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.instagram-section .box a {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-size: cover !important;
	background-position: 50% 50% !important;
}

.instagram-section .sub-row {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 2;
	opacity: 0;
	color: white;
	transition: opacity .3s;
}

.instagram-section .box:hover .sub-row {
    opacity: 1;
}

.instagram-section .sub-row a {
	color: #fff;
	position: static;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: -webkit-transform .3s ease-in-out, color .3s ease-in-out;
	transition: transform .3s ease-in-out, color .3s ease-in-out;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	margin: 0 10px;
	text-align: center;
}

.instagram-section .sub-row i {
	font-size: 15px;
	margin: 0 7px 0 0;
}

.instagram-section .sub-row a:hover {
	color: #8C9D1B;
}

.instagram-section .sub-row .like,
.instagram-section .sub-row .comments {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}

.main-holder {
	position: relative;
}

.social-plagin,
.sticky-wrap-social-plagin {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}

.social-plagin li,
.sticky-wrap-social-plagin li {
	display: block;
}

.social-plagin li.facebook a,
.sticky-wrap-social-plagin li.facebook a {
	background-color: #3c5898;
}

.social-plagin li.twitter a,
.sticky-wrap-social-plagin li.twitter a {
	background-color: #20a0f2;
}

.social-plagin li.google a,
.sticky-wrap-social-plagin li.google a {
	background-color: #dc4e40;
}

.social-plagin li.send a,
.sticky-wrap-social-plagin li.send a {
	background-color: #8C9D1B;
}

.social-plagin li.instagram a,
.sticky-wrap-social-plagin li.instagram a {
	background-color: #f57c4b;
}

.social-plagin li:hover a,
.sticky-wrap-social-plagin li:hover a {
	background-color: rgba(0, 0, 0, .95);
}

.social-plagin i,
.sticky-wrap-social-plagin i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.social-plagin a,
.sticky-wrap-social-plagin a {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	outline: none;
	color: #fff;
	position: relative;
	font-size: 15px;
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.leaf {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	width: 33vw;
}

.leaf img {
	width: 100%;
}

.parks-inner-section {
	position: relative;
	padding: 20px 0 0;
}

.parks-inner-section .title-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.parks-inner-section .title-section {
	margin: 0 0 43px;
	width: 70%;
}

.parks-inner-section .bg-image {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	opacity: .2;
	width: 100%;
}

.parks-inner-section .bg-image img {
	width: 100%;
}

.parks-inner-section .leaf {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	right: auto;
	left: 0;
}

.parks-inner-section.right-leaf .leaf {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	left: auto;
	right: 0;
}

.parks-inner-section .container-fluid {
	position: relative;
}

.faq-list li {
	width: 100%;
}

.type-parks-holder {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -6px 0;
}

.type-parks-holder.two-col .events {
	width: 50%;
}

.type-parks-holder .events {
	width: 50%;
	margin: 0 0 50px;
}

.type-parks-holder .events p {
	min-height: 58px;
	max-height: 58px;
	overflow: hidden;
}

.filter-list {
	font-size: 10px;
	line-height: 1;
	position: fixed;
	top: 50px;
	left: 0;
	right: 0;
	background-color: #f6f4f0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition: top .3s ease-in-out;
	transition: top .3s ease-in-out;
	z-index: 3;
}

.filter-list > li {
	display: block;
	width: 50%;
	text-align: center;
}

.filter-list.quick-links-list > li {
    width: 100%;
}

.filter-list > li:first-child {
	display: none;
}

.filter-list > li:first-child {
	margin: 0;
}

.filter-list > li:last-of-type {
	position: relative;
}

.filter-list > li:last-of-type:after {
	content: "";
	position: absolute;
	top: 30%;
	bottom: 30%;
	left: 0;
	width: 1px;
	background-color: #e4e4e2;
}

.filter-list > li.active .filter-link {
	color: #21375e;
}

.filter-list .filter-link {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	color: #58595b;
	font-weight: 900;
	padding: 10px 5px;
	position: relative;
	text-decoration: none;
	outline: none;
}

.filter-list .filter-link:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: -8px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border-style: solid;
	border-width: 6px 3px 0 3px;
	border-color: #21375e transparent transparent transparent;
	margin: -1px 0 0;
}

.filter-list .filter-link.active,
.filter-list .filter-link:hover {
	color: #21375e;
}

.filter-list.quick-links-list {
	position: static;
}

.sticky-wrap-filter-list .filter-list.quick-links-list {
	margin: -43px 0 15px 0;
}

.sticky-wrap-filter-list.fixed-position .filter-list.quick-links-list {
	margin: 0;
}

.popup-filter-frame .quick-links-holder:not(:last-child) {
    border-bottom: solid 1px #e1e1e1;
    margin-bottom: 20px;
}

.active-filter {
	overflow: hidden;
}

.active-filter #header {
	z-index: -1;
}

.popup-active-filter {
	overflow: hidden;
}

.popup-active-filter .popup-filter-frame {
	opacity: 1;
	visibility: visible;
}

.popup-active-filter #header {
	z-index: -1;
}

.popup-active-filter .container-fluid {
	position: static;
}

.popup-filter-frame {
	display: block !important;
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 9999;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	padding: 0;
}

.popup-filter-frame .close {
	position: absolute;
	top: 12px;
	right: 15px;
	color: #21375e;
	width: 23px;
	height: 28px;
}

.popup-filter-frame .close:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 12px;
	width: 1px;
	background-color: #21375e;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.popup-filter-frame .close:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	background-color: #21375e;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 12px;
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.popup-filter-frame .close:hover {
	color: #8C9D1B;
}

.popup-filter-frame .close:hover:after,
.popup-filter-frame .close:hover:before {
	background-color: #8C9D1B;
}

.popup-filter-frame .column-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.popup-filter-frame .column {
	width: 50%;
	font-size: 14px;
	line-height: 1;
	text-align: left;
}

.popup-filter-frame .column:only-child {
	width: 100%;
}

.popup-filter-frame .column:only-child ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
}

.popup-filter-frame .column:only-child ul li {
	width: 50%;
	padding: 0 15px 0 0;
}

.popup-filter-frame .column ul {
	padding: 0 15px 0 0;
}

.popup-filter-frame .column li {
	display: block;
	margin: 0 0 15px;
}

.popup-filter-frame .column a {
	display: inline-block;
	vertical-align: top;
	color: #58595b;
}

.popup-filter-frame .column a:hover, .popup-filter-frame .column li[data-active=true] a {
	color: #8C9D1B;
}

.popup-filter-frame .title-filer {
	display: block;
	text-transform: uppercase;
	color: #21375e;
	font-weight: 900;
	font-size: 12px;
	margin: 0 0 30px;
}

.popup-filter-frame .mobile-header-filter {
	background-color: #f6f4f0;
	padding: 0 40px;
	text-align: left;
	margin: 0 -9999px 40px;
	padding: 18px 9999px;
}

.popup-filter-frame .mobile-header-filter strong {
	display: block;
	font-weight: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #21375e;
	font-size: 12px;
	position: relative;
}

.popup-filter-frame .mobile-header-filter strong:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 2.5px 5px 2.5px 0;
	border-color: transparent #21375e transparent transparent;
	position: absolute;
	top: 3px;
	left: -15px;
}

.breadcrumbs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
	margin: 0 0 20px;
	position: relative;
	z-index: 2;
}

.breadcrumbs li {
	position: relative;
	font-size: 12px;
	color: #58595b;
	margin: 0 0 0 20px;
	letter-spacing: 1px;
}

.breadcrumbs li:first-child {
	margin: 0;
}

.breadcrumbs li:first-child:after {
	content: "";
}

.breadcrumbs li:after {
	content: ">";
	display: block;
	position: absolute;
	top: 0;
	left: -13px;
}

.breadcrumbs a {
	display: block;
	color: #58595b;
}

.breadcrumbs a:hover {
	color: #8C9D1B;
}

.information-section {
	padding: 15px 0 15px 0;
}

.information-section h2 {
	margin: 0 0 15px;
}

.information-section .leaf {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	right: auto;
	left: 0;
	width: 13vw;
}

.information-section table th,
.information-section table td {
    padding: 6px;
    line-height: 1.2;
}

.events-park {
	margin: 0 0 30px;
}

.events-park p {
	margin: 0 0 30px;
}

.events-park .large-list,
.events-park .small-list,
.quick-links-list .large-list {
	border-bottom: 1px solid #dddedf;
	padding: 0 0 14px;
	margin: 0 0 20px;
}

.events-park .large-list:last-of-type,
.events-park .small-list:last-of-type,
.quick-links-list .large-list:last-of-type {
	border-bottom: 0;
}

.events-park .large-list.add,
.events-park .small-list.add,
.quick-links-list .large-list.add {
	border-bottom: 1px solid #dddedf;
	padding: 0 0 40px;
	margin: 0 0 40px;
}

.events-park .large-list li,
.events-park .small-list li,
.quick-links-list .large-list li {
	display: block;
	margin: 3px 0 0;
}

.events-park .large-list li:first-child,
.events-park .small-list li:first-child,
.quick-links-list .large-list li:first-child{
	margin: 0;
}

.events-park .large-list a,
.events-park .small-list a,
.quick-links-list .large-list a {
	display: inline-block;
	vertical-align: top;
	color: #58595b;
	font-weight: 700;
	font-size: 14px;
}

.events-park .large-list li.active a,
.events-park .large-list a:hover,
.events-park .small-list a:hover,
.quick-links-list .large-list li.active a,
.quick-links-list .large-list a:hover {
	color: #8C9D1B;
}

.events-park .large-list a,
.quick-links-list .large-list a{
	text-transform: uppercase;
}

.events-park .sub-row {
	padding: 15px 0 0;
}

.events-park .btn-holder {
    padding: 10px 0;
}

.events-park .btn-holder .btn {
    margin: 0 5px 10px;
}

.back-to {
	text-transform: uppercase;
	font-size: 14px;
	color: #58595b;
	font-weight: 700;
}

.back-to:hover {
	color: #8C9D1B;
}

.info-events strong {
	display: block;
	color: #21375e;
	font-weight: 900;
	font-size: 14px;
	font-weight: 900;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.info-events address p {
	margin: 0;
}

.info-events .file-box {
	margin: 0 0 15px;
}

.info-events .file-box a, .gov-wysi-button-alternate-1 {
	color: #b85856;
}

.info-events .file-box a:hover, .gov-wysi-button-alternate-1:hover {
	color: #8C9D1B;
}

.gov-wysi-button-alternate-1 {
    padding-left: 10px;
    text-decoration: none;
}

.gov-wysi-button-alternate-1:before {
    content: "\f1c1";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: relative;
    right: 5px;
}

.info-events .contact-box ul {
	line-height: 20px;
	margin: 0 0 5px;
}

.info-events .contact-box ul li {
	margin: 0 0 10px;
}

.info-events .contact-box ul strong {
	display: inline;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #21375e;
	margin-right: 4px;
}

.info-events .contact-box ul a {
	color: #58595b;
}

.info-events .contact-box ul a:hover {
	color: #8C9D1B;
}

.info-dl {
	margin: 0 0 5px;
	overflow: hidden;
}

.info-dl .dt {
	margin: 0 4px 10px 0;
	float: left;
	clear: both;
	font-size: 14px;
	font-weight: 900;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #21375e;
	line-height: 20px;
}

.info-dl .dd {
	margin: 0 0 10px 0;
	float: left;
	line-height: 22px;
}

.info-dl .dd p {
	margin: 0;
}

.info-dl a {
	color: #58595b;
}

.info-dl a:hover {
	color: #8C9D1B;
}

.address-box {
	margin: 0 0 15px;
}

.address-box address {
	font-style: normal;
	margin: 0;
}

.address-box a {
	color: #8C9D1B;
}

.address-box a:hover {
	color: #21375e;
}

.address-box strong {
	display: block;
	color: #21375e;
	font-weight: 900;
	font-size: 14px;
	font-weight: 900;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.highlight-section {
	text-align: center;
	padding: 30px 0 0 0;
	background-color: #fff;
	position: relative;
}

.highlight-section h4 {
	margin: 0 0 15px;
	text-transform: uppercase;
	font-family: "museo", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.highlight-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; /*horizontal*/
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start; /*vertical*/
	margin: 0 -7px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.highlight-holder .box {
	width: 100%;
	padding: 0 7px;
	margin: 0 0 14px;
}

.highlight-holder .inner {
	background-color: #f6f4f0;
	position: relative;
	padding-top: 100%;
	overflow: hidden;
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.highlight-holder .inner.hover {
	background-color: #21375e;
}

.highlight-holder .inner.hover .text-box {
	top: -120px;
}

.highlight-holder .inner.hover h3 {
	color: #fff;
	margin: 15px 0 5px;
}

.highlight-holder .inner.hover span {
	display: none;
}

.highlight-holder .inner.hover p {
	color: #fff;
	max-height: 9999px;
}

.highlight-holder .inner.hover .more {
	opacity: 1;
	visibility: visible;
	bottom: 10px;
}

.highlight-holder .text-box {
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	bottom: 19px;
	overflow: hidden;
	padding: 0 5px 0;
	-webkit-transition: top .3s ease-in-out, bottom .3s ease-in-out;
	transition: top .3s ease-in-out, bottom .3s ease-in-out;
}

.highlight-holder .image-holder {
	width: 120px;
	height: 120px;
	margin: 0 auto 10px;
	border-radius: 5px;
	overflow: hidden;
	background-size: cover;
	background-position: 50% 50%;
}

.highlight-holder h3,
.highlight-holder span {
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	color: #21375e;
	text-transform: none;
	letter-spacing: 0;
	max-height: 52px;
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	-webkit-transition: margin .3s ease-in-out;
	transition: margin .3s ease-in-out;
}

.highlight-holder span {
	display: block;
	margin: 0 0 5px;
}

.highlight-holder p {
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
	-webkit-transition: max-height .3s ease-in-out;
	transition: max-height .3s ease-in-out;
}

.highlight-holder .more {
	display: inline-block;
	vertical-align: top;
	color: #8C9D1B;
	text-transform: uppercase;
	font-weight: 700;
	position: absolute;
	bottom: -32px;
	letter-spacing: 1.5px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s ease-in-out, bottom .3s ease-in-out, color .3s ease-in-out;
	transition: opacity .3s ease-in-out, bottom .3s ease-in-out, color .3s ease-in-out;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	width: 80%;
}

.highlight-holder .more:hover {
	color: #58595b;
}

.blockquote-section {
	padding: 30px 0;
	background-color: #fff;
	position: relative;
}

blockquote {
	padding: 0;
	margin: 0;
}

blockquote p {
	font-size: 16px;
	line-height: 20px;
	font-weight: 900;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #21375e;
	margin: 0 0 15px;
}

blockquote p:last-child {
	font-size: 14px;
	color: #8C9D1B;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
}

blockquote p:last-child:before {
	display: none;
}

blockquote small {
	font-size: 14px;
	color: #8C9D1B;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
}

blockquote small:before {
	display: none;
}

.video-section {
	height: 300px;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	margin: 0 0 20px;
	overflow: hidden;
}

.video-section:after {
	content: "";
	clear: both;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(33, 55, 94, .4);
}

.video-section div {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2;
}

.video-section .modal-video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 12;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	background: #000;
}

.video-section iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.video-section .wistia_embed {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.video-section .wistia_embed div {
	opacity: 0;
}

.video-section .close {
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 10px;
	z-index: 11;
	-webkit-transition: visibility .3s ease-in-out, opacity .3s ease-in-out;
	transition: visibility .3s ease-in-out, opacity .3s ease-in-out;
	color: #fff;
	cursor: pointer;
}

.video-section .play {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #fff;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
	color: #000;
	-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
	transition: color .3s ease-in-out, background-color .3s ease-in-out;
	text-decoration: none;
	outline: none;
}

.video-section .play:hover {
	background-color: #8C9D1B;
	color: #fff;
}

.events-list {
	margin: 7px 0 0 0;
}

.events-list li {
	display: block;
	position: relative;
	border-bottom: 1px solid #d7d9d9;
	margin: 0 0 20px;
	padding: 0 30px 0 0;
}

.events-list li:last-of-type {
	border-bottom: 0;
}

.events-list li.active .opener-acc:after {
	height: 0;
}

.events-list .top-sub-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start; /*horizontal*/
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start; /*vertical*/
}

.events-list .opener-acc {
	display: block;
	position: relative;
	text-decoration: none;
	outline: none;
}

.events-list .opener-acc h3 {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.events-list .opener-acc:hover h3 {
	color: #8C9D1B;
}

.events-list .opener-acc:hover:after,
.events-list .opener-acc:hover:before {
	background-color: #8C9D1B;
}

.events-list .opener-acc:after {
	content: "";
	position: absolute;
	top: 35%;
	right: -20px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 2px;
	height: 15px;
	background-color: #21375e;
	-webkit-transition: height .3s ease-in-out, background-color .3s ease-in-out;
	transition: height .3s ease-in-out, background-color .3s ease-in-out;
	height: 16px;
	margin: 1px 0 0;
}

.events-list .opener-acc:before {
	content: "";
	position: absolute;
	top: 35%;
	right: -35px;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	height: 2px;
	background-color: #21375e;
	-webkit-transition: height .3s ease-in-out, background-color .3s ease-in-out;
	transition: height .3s ease-in-out, background-color .3s ease-in-out;
	width: 16px;
}

.events-list .image-holder {
	border-radius: 5px;
	overflow: hidden;
	width: 120px;
	margin: 0 0 20px;
}

.events-list .image-holder img {
	width: 100%;
	vertical-align: top;
}

.events-list .text-box {
	width: calc(100% - 80px);
	padding: 0 0 0 15px;
}

.events-list h3 {
	margin: 0 0 5px;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	color: #21375e;
	text-transform: none;
	letter-spacing: 0;
}

.events-list p {
	margin: 0 0 20px;
}

.events-list .slide-acc {
	padding: 0 0 20px;
}

.events-list strong {
	text-transform: uppercase;
	color: #8C9D1B;
	font-weight: 700;
	display: block;
	letter-spacing: 2px;
}

.information-section + .image-section {
	margin-top: 20px;
}

.image-section {
	background-size: cover;
	background-position: 50% 50%;
	height: 300px;
	position: relative;
}

.image-section:after {
	content: "";
	clear: both;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(33, 55, 94, .4);
	z-index: 1;
}

.image-section .btn {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.contact-form h3 {
	margin: 0 0 5px;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	color: #21375e;
	text-transform: none;
	letter-spacing: 0;
}

.contact-form p {
	margin: 0 0 20px;
}

.contact-form .row {
	margin: 0 0 12px;
}

.contact-form .custom-element {
	padding: 10px 0;
}

.information-parks {
	padding: 6px 0 0;
}

.information-parks h3 {
	margin: 0 0 3px;
	font-weight: 900;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #21375e;
	letter-spacing: 0;
	text-transform: none;
}

.information-parks p {
	margin: 0;
}

.information-parks .more {
	display: inline-block;
	vertical-align: top;
	color: #8C9D1B;
}

.information-parks .more:hover {
	color: #21375e;
}

.information-parks .accordion-list ul {
	padding: 27px 0 24px 0;
	list-style-type:disc !important;
	list-style: disc !important;
}

.information-parks .accordion-list ul li {
	display: list-item;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 3px 12px;
	list-style-type:disc !important;
	list-style: disc !important;
}

.information-parks :not(.gp-place-item) .accordion-list ul li:after {
	content: "";
	position: absolute;
	top: 11px;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #58595b;
}

ul.places-view-group-events.accordion-list,
ul.places-view-group-events.accordion-list li{
    list-style-type:none !important;
	list-style: none !important;
}

.information-parks .accordion-list .info-dl li {
	padding: 0;
}

.information-parks .accordion-list .info-dl li:after {
	content: none;
}

.information-parks .slide-acc2 p {
	margin: 25px 0 0;
}

.information-parks .slide-acc2 p:last-of-type {
	margin: 25px 0 25px;
}

.information-parks .slide-acc2 .info-dl {
	margin: 0;
}

.information-parks div + .accordion-list {
	padding-top: 50px;
}

.information-parks .alerts strong {
	display: block;
	font-size: 15px;
	color: #21375e;
	line-height: 1.2;
	margin: 0 0 10px;
}

.information-parks .alerts ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.information-parks .alerts ul li {
	display: block;
	padding: 0;
}

.information-parks .alerts ul li:after {
	display: none;
}

.information-parks .alerts a:hover {
	color: #8C9D1B;
}

.accordion-list > li {
	display: block;
	position: relative;
	border-bottom: 1px solid #e2e4e4;
	padding: 0 20px 24px 0;
	margin: 0 0 20px;
}

.accordion-list > li:last-of-type {
	border-bottom: 0;
}

.accordion-list > li.active .opener-acc2:after {
	height: 0;
}

.accordion-list .opener-acc2 {
	display: block;
	position: relative;
	text-decoration: none;
}

.accordion-list .opener-acc2.low-priority h3 {
	color: #efb925;
}

.accordion-list .opener-acc2.low-priority:after,
.accordion-list .opener-acc2.low-priority:before {
	background-color: #efb925;
}

.accordion-list .opener-acc2.low-priority:hover h3 {
	color: #8C9D1B;
}

.accordion-list .opener-acc2.low-priority:hover:after,
.accordion-list .opener-acc2.low-priority:hover:before {
	background-color: #8C9D1B;
}

.accordion-list .opener-acc2.high-priority h3 {
	color: #b75957;
}

.accordion-list .opener-acc2.high-priority:after,
.accordion-list .opener-acc2.high-priority:before {
	background-color: #b75957;
}

.accordion-list .opener-acc2.high-priority:hover h3 {
	color: #8C9D1B;
}

.accordion-list .opener-acc2.high-priority:hover:after,
.accordion-list .opener-acc2.high-priority:hover:before {
	background-color: #8C9D1B;
}

.accordion-list .opener-acc2 h3 {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.accordion-list .opener-acc2:hover h3 {
	color: #8C9D1B;
}

.accordion-list .opener-acc2:hover:after,
.accordion-list .opener-acc2:hover:before {
	background-color: #8C9D1B;
}

.accordion-list .opener-acc2:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -20px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 2px;
	height: 15px;
	background-color: #21375e;
	-webkit-transition: height .3s ease-in-out, background-color .3s ease-in-out;
	transition: height .3s ease-in-out, background-color .3s ease-in-out;
	height: 16px;
	margin: 1px 0 0;
}

.accordion-list .opener-acc2:before {
	content: "";
	position: absolute;
	top: 50%;
	right: -35px;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	height: 2px;
	background-color: #21375e;
	-webkit-transition: height .3s ease-in-out, background-color .3s ease-in-out;
	transition: height .3s ease-in-out, background-color .3s ease-in-out;
	width: 16px;
}

.accordion-list .btn {
	margin: 0 15px 15px 0;
}

.parks-inner-section + .explore-section {
	padding-top: 0;
}

.explore-section {
	text-align: center;
	padding: 30px 0 30px 0;
	background-color: #fff;
	position: relative;
}

.explore-section h3 {
	margin: 0 0 15px;
}
#gp-map {
    height: 100%;
    background: #efe9e1;
}

.google-maps {
	position: relative;
	/* padding-bottom: 70%; */
	height: 100%;
	overflow: hidden;
	margin: 0 0 20px;
}
.map-container {
    height: 335px;
    margin-bottom:20px;
}
.map-holder {
    height: 100%;
    text-align: start;
}


.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.info-block-hide {
    display: none !important;
}
.infoBox > img {
        position: absolute !important;
        right: -180px !important;
        top: -232px !important;
        z-index: 5 !important;
}
.mapbox-pop{
    width: 180px;
}
.mapbox-pop .mapboxgl-popup-content {
    background: #21375e;
}

.mapbox-pop.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip,
.mapbox-pop.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip,
.mapbox-pop.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{
    border-top-color: #21375e;
}

.mapbox-pop.mapboxgl-popup-anchor-top .mapboxgl-popup-tip,
.mapbox-pop.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip,
.mapbox-pop.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{
    border-bottom-color: #21375e;
}

.map-popup {
	position: absolute;
	bottom: 36px;
	left: 8px;
	margin: 0 0 20px -10px;
	z-index: 2;
	width: 180px;
	background-color: #21375e;
	text-align: left;
	padding: 5px;
	border-radius: 3px;
	/* display: none; */
}

.anchor-right:after {
    right: 0;
    border-right-width: 0px;
    border-left-width: 17px;
}

.anchor-left:after {
    left: 0;
    border-right-width: 17px;
    border-left-width: 0;
}

.anchor-top:after {
    top: -20px;
    border-top-width: 0;
    border-bottom-width: 23px;
    border-color:  transparent transparent #21375e transparent;
}

.anchor-bottom:after {
    bottom: -20px;
    border-top-width: 23px;
    border-bottom-width: 0;
    border-color: #21375e transparent transparent transparent;
}

.map-popup:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
}

.map-popup .sub-row, .mapbox-pop .sub-row{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start; /*horizontal*/
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start; /*vertical*/
	margin: 0 -6px;
}

.map-popup .sub-row.sub-row-button, .mapbox-pop .sub-row.sub-row-button {
	padding: 10px 0 0;
}

.map-popup .image-holder, .mapbox-pop .image-holder{
	width: 35%;
	padding: 0 6px;
}

.map-popup .image-holder img, .mapbox-pop .image-holder img{
	vertical-align: top;
	width: 100%;
}

.map-popup .text-box, .mapbox-pop .text-box{
	width: 65%;
	padding: 0 6px;
}

.map-popup strong, .mapbox-pop strong{
	display: block;
	color: #8C9D1B;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 5px;
}

.map-popup address, .map-popup .event-date, .map-popup .event-body,
.mapbox-pop address, .mapbox-pop .event-date, .mapbox-pop .event-body {
	margin: 0;
	color: #fff;
	font-style: normal;
	display: block;
	font-size: 16px;
	line-height: 16px;
}

.map-popup .phone-row, .mapbox-pop .phone-row {
	font-size: 10px;
	line-height: 16px;
}

.map-popup .phone, .mapbox-pop .phone {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 10px;
	line-height: 16px;
}

.map-popup .phone:hover, .mapbox-pop .phone:hover {
	color: #8C9D1B;
}

.map-popup .view, .mapbox-pop .view {
	display: inline-block;
	vertical-align: top;
	color: #00a9c5;
	font-size: 10px;
	line-height: 16px;
}

.map-popup .view:hover, .mapbox-pop .view:hover {
	color: #8C9D1B;
}

.map-popup .btn, .mapbox-pop .btn {
	min-width: 0;
	width: 100%;
	border-color: #8C9D1B;
	font-size: 10px;
	padding: 7px 5px;
}

.map-popup .btn:hover, .mapbox-pop .btn:hover {
	background-color: #8C9D1B;
	color: #fff;
}

.maps-slider {
	padding: 0 11%;
	margin: 0 18px 30px;
}

.maps-slider a {
	display: block;
	width: 100%;
	outline: none;
}

.maps-slider .slick-list {
	overflow: hidden;
}

.maps-slider .slick-slide {
	padding: 0 4px;
	opacity: .3;
}

.maps-slider .slick-slide.active, .maps-slider .slick-slide[data-active=true] {
	opacity: 1;
}

.maps-slider img {
	width: 100%;
	vertical-align: top;
}

.maps-slider .slick-arrow {
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 10%;
	background: none;
	border: 1px solid #8C9D1B;
	border-radius: 5px;
	text-indent: -9999px;
	color: #8C9D1B;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	outline: none;
}

.maps-slider .slick-arrow:hover {
	color: #21375e;
}

.maps-slider .slick-prev:before {
	font-size: 40px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	font-family: FontAwesome;
	content: "\f104";
	text-indent: 0 !important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: -1px 1px 0 0;
}

.maps-slider .slick-next {
	left: auto;
	right: 0;
}

.maps-slider .slick-next:before {
	font-size: 40px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	font-family: FontAwesome;
	content: "\f105";
	text-indent: 0 !important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: -1px 0 0 1px;
}

.events-inner h3 {
	margin: 0 0 10px;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	text-transform: none;
	letter-spacing: 0;
}

.events-inner strong {
	display: block;
	color: #21375e;
	font-weight: 700;
}

.events-inner .box {
	margin: 0 0 15px;
}

.events-inner .box p {
	margin: 0;
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

.lightbox-info {
	padding: 60px 15px 15px;
	background-color: #fff;
}

.lightbox-info-holder .image-holder {
	margin: 0 0 20px;
}

.lightbox-info-holder .image-holder img {
	vertical-align: top;
	width: 100%;
}

.lightbox-info-holder h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 900;
	letter-spacing: 0;
	text-transform: none;
	color: #21375e;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
}

.lightbox-info-holder p {
	margin: 0;
}

.fancybox-close {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	width: 45px;
	height: 45px;
	background-image: none !important;
	background: #8C9D1B;
}

.fancybox-close:after {
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	bottom: 5px;
	right: 20px;
	width: 1px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.fancybox-close:before {
	content: "";
	position: absolute;
	top: 5px;
	bottom: 5px;
	width: 1px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 20px;
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.fancybox-close:hover {
	color: #21375e;
}

.fancybox-close:hover:after,
.fancybox-close:hover:before {
	background-color: #21375e;
}

.sponsors-section {
	padding: 30px 0;
	text-align: center;
}

.sponsors-slider {
	text-align: center;
}

.sponsors-slider .image-box {
	padding: 0 15px;
}

.sponsors-slider:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -10px;
	width: calc(20vw + 5px);
	background-color: rgba(255, 255, 255, .6);
	z-index: 1;
}

.sponsors-slider:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -10px;
	width: calc(20vw + 5px);
	background-color: rgba(255, 255, 255, .6);
	z-index: 1;
}

.sponsors-slider .slick-track {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
}

.sponsors-slider .slick-list {
	overflow: hidden;
}

.previous-sponsors {
	background-color: #f6f4f0;
	padding: 30px 0 0;
	position: relative;
	text-align: center;
}

.previous-sponsors:after {
	content: "";
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
	top: 100%;
	background-color: #f6f4f0;
}

.previous-sponsors .partners-opener {
	display: inline-block;
	vertical-align: top;
	color: #21375e;
	font-size: 14px;
	font-weight: 900;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	outline: none;
}

.previous-sponsors .partners-opener:hover {
	color: #8C9D1B;
}

.previous-sponsors ul li {
	display: block;
}

.previous-sponsors ul a {
	color: #58595b;
}

.previous-sponsors ul a:hover {
	color: #8C9D1B;
}

.small-gallery {
	margin: 0 0 30px;
}

.small-gallery .image-frame {
	width: 100%;
}

.small-gallery img {
	width: 100%;
}

.small-gallery .slick-list {
	overflow: hidden;
}

.small-gallery .slick-arrow {
	display: block !important;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 2;
	text-indent: -9999px;
	background: none;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	width: 13px;
	height: 23px;
	color: #21375e;
	font-size: 32px;
}

.small-gallery .slick-arrow:hover {
	color: #8C9D1B;
}

.small-gallery .slick-arrow:after {
	display: block;
	text-indent: 0 !important;
	font-family: "FontAwesome";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: "\f104";
}

.small-gallery .slick-next {
	left: auto !important;
	right: 0;
}

.small-gallery .slick-next:after {
	content: "\f105";
}

.small-gallery.slick-slider .slick-dots {
    justify-content: center;
    bottom: -30px;
}

.date-box {
	margin: 0 0 15px;
}

.date-box strong {
	display: block;
	font-weight: normal;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	color: #21375e;
	font-size: 14px;
}

.date-box .sub-row a {
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #58595b;
	margin: 0 0 0 10px;
}

.date-box .sub-row a:first-child {
	margin: 0;
}

.date-box .sub-row a:first-child:after {
	display: none;
}

.date-box .sub-row a:after {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: -7px;
	width: 1px;
	height: 17px;
	background-color: #58595b;
	margin: -1px 0 0;
}

.date-box .sub-row a:hover {
	color: #8C9D1B;
}

.sponsored-by-slider .image-box {
	text-align: center;
	background-color: #f6f4f0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
	padding-top: 100%;
}

.sponsored-by-slider .image-box img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
	max-width: 70%;
}

.sponsored-by-slider .slick-track {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.sponsored-by-slider .slick-slide {
	padding: 0 15px;
}

.permits-faq-section {
	padding: 30px 0;
}

.permits-faq-section p strong {
	display: block;
	font-weight: 900;
	color: #21375e;
}

.filter-rules-form {
	margin: 15px 0 30px;
}

.filter-rules-form .sub-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
}

.filter-rules-form .all {
	display: block;
	text-transform: uppercase;
	color: #a7a9ac;
	font-weight: 700;
	margin: 0 10px 0 0;
	font-size: 12px;
}

.filter-rules-form .all:hover {
	color: #21375e;
}

.filter-rules-form .select-holder {
	position: relative;
}

.filter-rules-form .select-holder .sort-by {
	display: block;
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 2;
	font-size: 12px;
	line-height: 35px;
	font-weight: 700;
	color: #21375e;
	text-transform: uppercase;
}

.jcf-select-filter {
	margin: 0;
	position: relative;
	border: 0;
	background-color: #f6f4f0;
	min-width: 150px;
	height: 35px;
	cursor: pointer;
}

.jcf-select-filter .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 12px;
	line-height: 35px;
	font-weight: 700;
	color: #21375e;
	margin: 0 35px 0 70px;
	text-transform: uppercase;
	cursor: pointer;
}

.jcf-select-filter .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 30px;
	bottom: 0;
	right: 0;
	top: 0;
	color: #21375e;
	font-size: 15px;
	background: none;
}

.jcf-select-filter .jcf-select-opener:after {
	font-family: "FontAwesome";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: "\f107";
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}

.jcf-select-filter .jcf-select-drop-content {
	border: 0;
}

.jcf-select-filter .jcf-list {
	background-color: #f6f4f0;
	display: inline-block;
	vertical-align: top;
	position: relative;
	line-height: 20px;
	font-size: 12px;
	width: 100%;
	color: #6d6e70;
}

.jcf-select-filter .jcf-list ul {
	padding: 0 0 10px;
}

.jcf-select-filter .jcf-list .jcf-option {
	padding: 5px 10px;
}

.jcf-select-filter .jcf-hover {
	background: none;
	color: #8C9D1B;
}

.jcf-select-filter.jcf-drop-active .jcf-select-opener:after {
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	-ms-transform: translate(-50%, -50%) rotate(180deg);
	transform: translate(-50%, -50%) rotate(180deg);
}

.jcf-select-drop .jcf-option-hideme {
	display: none;
}

.faq-list li {
	display: block;
	border-bottom: 1px solid #d6d7d8;
	margin: 0 0 10px;
}

.faq-list li:last-of-type {
	border-bottom: 0;
	margin: 0;
}

.faq-list h4 {
	text-transform: none;
	margin: 0 0 5px;
	color: #21375e;
	font-weight: 900;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.calendar-title-holder .button-row .btn {
	margin: 0 14px 14px 0;
}

.calendar-title-holder .button-row .btn:last-of-type {
	margin: 0 0 14px;
}

.calendar-title-holder .filter-list {
	margin: 0 0 50px;
}

.view-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 11px;
}

.view-row span {
	display: block;
	color: #8C9D1B;
	margin: 0 6px 0 0;
}

.view-row a {
	display: block;
	color: #8C9D1B;
	margin: 0 15px 0 0;
	text-decoration: none;
	outline: none;
}

.view-row a:last-of-type {
	margin: 0;
	position: relative;
}

.view-row a:last-of-type:after {
	content: "";
	position: absolute;
	top: 4px;
	bottom: 6px;
	left: -8px;
	width: 2px;
	background-color: #8C9D1B;
}

.view-row a:hover,
.view-row a.active {
	color: #21375e;
}

.calendar-section {
	padding-bottom: 30px;
}

.calendar-section .leaf {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	left: auto !important;
	right: 0 !important;
}

.title-calendar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
	padding: 31px 0 0 0;
	margin: 0 0 0 -3px;
}

.title-calendar span {
	width: 14.2857%;
	display: block;
	background-color: #365897;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	font-weight: 900;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 9px 0;
}

.calendar-frame {
	margin: 0 -15px;
	padding: 30px 0 0;
}

.calendar-frame .day {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start; /*horizontal*/
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch; /*vertical*/
	background-color: #f6f4f0;
	border-bottom: 2px solid #fff;
}

.calendar-frame .day.previous-month {
	background-color: #21375e;
}

.calendar-frame .day.previous-month .month-day {
	color: #909baf;
}

.calendar-frame .day.previous-month .event-slide {
	color: #909baf;
}

.calendar-frame .day.previous-month .time-event {
	color: #909baf;
}

.calendar-frame .day.previous-month .more:after {
	background-color: #2c487b;
}

.calendar-frame .day.previous-month .more:hover:after {
	background-color: #8C9D1B;
}

.calendar-frame .more {
    /* pointer-events: none; */
	display: block;
	font-weight: 700;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	/* top: 0; */
	text-indent: -9999px;
}

.calendar-frame .more{
	content: attr(title);
	font-size: 11px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 26px;
	background-color: #c3b9af;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
	color: #fff;
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	text-indent: 0;
}

.calendar-frame .letter-day {
	background-color: #365897;
	color: #fff;
	width: 10%;
	text-align: center;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
	font-size: 25px;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 300;
}

.calendar-frame .month-day {
	display: block;
	text-transform: uppercase;
	color: #21375e;
	font-size: 28px;
	line-height: 1;
	width: 15%;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
	padding: 0 5px;
	background-color: #f6f4f0;
	position: relative;
	z-index: 2;
}

.calendar-carousel {
	width: 75%;
	overflow: hidden;
}

.calendar-carousel .event-slide {
	display: block;
	outline: none;
	text-decoration: none;
	color: #58595b;
}

.calendar-carousel .time-event {
	display: block;
	text-transform: uppercase;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #58595b;
	font-weight: 900;
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 5px;
}

.calendar-carousel .time-event em {
	font-style: normal;
	font-weight: 900;
}

.calendar-carousel .name-event {
	display: block;
	font-weight: 100;
	font-size: 13px;
	line-height: 15px;
}

.calendar-carousel .slick-list {
	overflow: hidden;
	margin: 0 0 0 -15vw;
}

.calendar-carousel .slick-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 10px 5px;
}

.calendar-carousel .slick-arrow {
	display: block !important;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	border: 0;
	background-color: #c3b9af;
	text-indent: -9999px;
	width: 30px;
	color: #fff;
	font-size: 20px;
	outline: none;
}

.calendar-carousel .slick-prev {
	display: none !important;
}

.calendar-carousel .slick-next:after {
	font-family: FontAwesome;
	content: "\f138";
	display: block;
	text-indent: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.active .map-popup {
	display: block;
}

.hasDatepicker {
	margin: 0 0 15px;
}

.datapicker-holder {
	position: relative;
	padding: 40px 0 0;
}

.datapicker-holder .ui-datepicker-header {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	border: 0;
	background: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
}

.datapicker-holder .ui-datepicker-header:after,
.datapicker-holder .ui-datepicker-header:before {
	display: none;
}

.datapicker-holder .ui-datepicker-header .ui-datepicker-prev {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.datapicker-holder .ui-datepicker-header .ui-datepicker-next {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.datapicker-holder .ui-datepicker-header .ui-datepicker-title {
	display: block;
	color: #21375e;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	line-height: 1;
	margin: 0 10px;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.datapicker-holder .ui-datepicker-header a {
	position: static;
	left: 0;
	top: 0;
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #58595b;
	-webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out;
	transition: border-color .3s ease-in-out, color .3s ease-in-out;
	position: relative;
	font-size: 18px;
	color: #58595b;
	cursor: pointer;
}

.datapicker-holder .ui-datepicker-header a:after {
	font-family: FontAwesome;
	content: "\f104";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0 0 0 -1px;
}

.datapicker-holder .ui-datepicker-header a.ui-datepicker-next:after {
	content: "\f105";
	margin: 0 0 0 1px;
}

.datapicker-holder .ui-datepicker-header a:hover {
	border-color: #8C9D1B;
	color: #8C9D1B;
	background: none;
}

.paging-calendar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start; /*horizontal*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; /*vertical*/
	margin: 0 0 20px;
}

.paging-calendar a {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #58595b;
	-webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out;
	transition: border-color .3s ease-in-out, color .3s ease-in-out;
	position: relative;
	font-size: 18px;
	color: #58595b;
	text-decoration: none;
	outline: none;
}

.paging-calendar a:after {
	font-family: FontAwesome;
	content: "\f104";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0 0 0 -1px;
}

.paging-calendar a.next:after {
	content: "\f105";
	margin: 0 0 0 1px;
}

.paging-calendar a:hover {
	border-color: #8C9D1B;
	color: #8C9D1B;
}

.paging-calendar strong {
	display: block;
	color: #21375e;
	font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	line-height: 1;
	margin: 0 10px;
}

.recreation-events {
	padding: 6px 0 15px 0;
	margin: 0 0 15px;
	border-bottom: 1px solid #dadbdc;
}

.recreation-events:last-of-type {
	padding: 0;
	margin: 0;
	border-bottom: 0;
}

.recreation-events h3 {
	margin: 0;
}

.recreation-events p {
	margin: 0 0 15px;
}

.recreation-events h4 {
	margin: 0 0 4px;
}

.recreation-events .image-holder {
	margin: 0 0 15px;
}

.recreation-events .image-holder img {
	vertical-align: top;
	width: 100%;
}

.recreation-events ul {
	margin: 0 0 15px;
}

.recreation-events ul li {
	display: block;
	margin: 0 0 1px;
	padding: 0 15px 0 0;
}

.google-maps .map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.google-maps .opener {
	width: 26px;
	height: 26px;
	display: block;
	border-radius: 5px;
	border: 1px solid #fff;
	overflow: hidden;
}

.google-maps .opener img {
	width: 100%;
}

.active .map-popup {
	display: block;
}

.jcf-range .jcf-range-wrapper {
	background-color: #8C9D1B;
	height: 2px;
}

.jcf-range .jcf-range-handle {
	background-color: #21375e;
	top: -4px;
}

.events-day-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start; /*horizontal*/
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-bottom: 1px solid #d7d9d9;
	margin: 0 -15px 40px;
	padding: 0 15px;
}

.events-day-box:last-of-type {
	margin-bottom: 0;
	border-bottom: 0;
}

.events-day-box .events-list {
	width: calc(100% - 25px);
	margin: 0;
	padding: 0 0 0 15px;
}

.events-day-box .events-list .image-holder {
	width: 50px;
}

.events-day-box .events-list .text-box {
	width: calc(100% - 50px);
}

.events-day-box .events-list .top-sub-row {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.events-day-box .events-list h3 {
	font-size: 14px;
}

.events-day-box .events-list p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px;
}

/* .events-day-box .events-list .active {
    padding: 0;
} */

.events-day-box .events-list .active .image-holder {
	width: 100%;
}

.events-day-box .events-list .active .text-box {
	width: 100%;
	position: relative;
	padding: 0 30px 0 0;
}

.events-day-box .events-list .active .opener-acc {
	top: 0;
}

.events-day-box .events-list .address-box {
	margin: 0;
}

.events-day-box .events-list .address-box address,
.events-day-box .events-list .address-box a {
	font-size: 12px;
}

.events-day-box .events-list .address-box a {
	display: inline-block;
	vertical-align: top;
}

.events-day-box .events-list .address-box strong {
	text-transform: none;
	display: block;
	color: #21375e;
	font-weight: 900;
	letter-spacing: 0;
}

.events-day-box .events-list .info-dl .dd,
.events-day-box .events-list .info-dl .dt {
	font-size: 12px;
	margin-bottom: 0;
}

.date-number {
	display: block;
	font-weight: 900;
	font-size: 15px;
	line-height: 1;
	color: #21375e;
	width: 25px;
}

.date-number em {
	font-style: normal;
	display: block;
	font-weight: 300;
	font-size: 10px;
	text-transform: uppercase;
}

.popup-filter-frame .column .custom-datepicker a.btn {
	color: #fff;
}

.calendar-page .filter-list {
	font-size: 10px;
	line-height: 1;
	position: fixed;
	top: 50px;
	left: 0;
	right: 0;
	background-color: #f6f4f0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition: top .3s ease-in-out;
	transition: top .3s ease-in-out;
	z-index: 3;
}

.calendar-page .filter-list > li {
	display: block;
	width: 50%;
	text-align: center;
}

.calendar-page .filter-list > li:first-child {
	display: none;
}

.calendar-page .filter-list > li:first-child {
	margin: 0;
}

.calendar-page .filter-list > li:last-of-type {
	position: relative;
}

.calendar-page .filter-list > li:last-of-type:after {
	content: "";
	position: absolute;
	top: 30%;
	bottom: 30%;
	left: 0;
	width: 1px;
	background-color: #e4e4e2;
}

.calendar-page .filter-list > li.active .filter-link {
	color: #21375e;
}

.calendar-page .filter-list .filter-link {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	color: #58595b;
	font-weight: 900;
	padding: 10px 5px;
	position: relative;
	text-decoration: none;
	outline: none;
}

.calendar-page .filter-list .filter-link:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: -8px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border-style: solid;
	border-width: 6px 3px 0 3px;
	border-color: #21375e transparent transparent transparent;
	margin: -1px 0 0;
}

.calendar-page .filter-list .filter-link.active,
.calendar-page .filter-list .filter-link:hover {
	color: #21375e;
}

.calendar-page .filter-list.quick-links-list {
	position: static;
}

.custom-datepicker {
	background-color: #f6f4f0;
	margin: -40px -30px 0;
	padding: 30px 15px;
}

.custom-datepicker table {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
	margin: 0 0 15px;
}

.custom-datepicker table thead td {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: #21375e;
	font-weight: 500;
	font-size: 14px;
}

.custom-datepicker table tbody td {
	padding: 0;
	margin: 0;
	font-weight: 300;
	font-size: 12px;
	position: relative;
	padding: 8px;
}

.custom-datepicker table tbody td span,
.custom-datepicker table tbody td a {
	display: block !important;
	text-decoration: none;
	outline: none;
	padding-top: 100%;
	display: block;
	border-radius: 50%;
	position: relative;
	color: #58595b !important;
}

.custom-datepicker table tbody td em {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -75%);
	-ms-transform: translate(-50%, -75%);
	transform: translate(-50%, -75%);
	font-style: normal;
}

.custom-datepicker table tbody td.current a {
	background-color: #21375e;
	color: #fff !important;
}

.custom-datepicker table tbody td.current.availability a:after {
	background-color: #fff;
}

.custom-datepicker table tbody td.availability a:after {
	content: "";
	position: absolute;
	top: 80%;
	left: 50%;
	-webkit-transform: translate(-50%, -80%);
	-ms-transform: translate(-50%, -80%);
	transform: translate(-50%, -80%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #21375e;
}

.filters .disabled {
	pointer-events: none;
	color: #ccc;
}

.events .address {
	display: none;
}

.js-popup-video {
	-webkit-transition: visibility 1s cubic-bezier(.86, 0, .07, 1), opacity 1s cubic-bezier(.86, 0, .07, 1), -webkit-transform 1s cubic-bezier(.86, 0, .07, 1);
	transition: visibility 1s cubic-bezier(.86, 0, .07, 1), opacity 1s cubic-bezier(.86, 0, .07, 1), transform 1s cubic-bezier(.86, 0, .07, 1);
	z-index: 9999;
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	background: black;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	padding: 30px;
}

.js-popup-video.in,
.js-popup-video.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	transform: scale(1) !important;
	-webkit-transition: visibility 1s cubic-bezier(.86, 0, .07, 1) .4s, opacity 1s cubic-bezier(.86, 0, .07, 1) .4s, -webkit-transform 1s cubic-bezier(.86, 0, .07, 1) .4s;
	transition: visibility 1s cubic-bezier(.86, 0, .07, 1) .4s, opacity 1s cubic-bezier(.86, 0, .07, 1) .4s, transform 1s cubic-bezier(.86, 0, .07, 1) .4s;
}

.js-popup-video.in .closer,
.js-popup-video.active .closer {
	opacity: 1;
	visibility: visible;
}

.js-popup-video.not-animate {
	-webkit-transition: none;
	transition: none;
}

.js-popup-video .closer {
	z-index: 12;
	visibility: hidden;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	color: #21375e;
	-webkit-transition: color .3s;
	transition: color .3s;
	width: 26px;
	height: 26px;
	background: red;
}

.js-popup-video .closer:hover {
	color: #142138;
}

.js-popup-video iframe,
.js-popup-video video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 400px;
	max-height: 320px;
}

.js-popup-video iframe:-webkit-full-screen,
.js-popup-video video:-webkit-full-screen {
	-webkit-transform: none;
	transform: none;
}

.bg-holder {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.js-background-video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.js-popup-video .closer {
	position: absolute;
	top: 12px;
	right: 15px;
	color: #fff;
	width: 23px;
	height: 28px;
	background: none;
}

.js-popup-video .closer:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 12px;
	width: 1px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.js-popup-video .closer:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 12px;
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.js-popup-video .closer:hover {
	color: #8C9D1B;
}

.js-popup-video .closer:hover:after,
.js-popup-video .closer:hover:before {
	background-color: #8C9D1B;
}
.desktop-search a {
    color: white;
}

.search-lightbox .fancybox-skin {
	background: none;
	box-shadow: none;
}

#search-popup-form {
	padding-top: 44px;
	width: 300px;
}

#search-popup-form .text {
	background-color: #f9f9f9;
	border: 0;
	width: 100%;
}

.footer {
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	color: #fff;
	padding: 30px 0 0;
}

.footer:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background-color: rgba(33, 55, 94, .82);
}

.footer .container-fluid {
	position: relative;
	z-index: 2;
}

.footer .holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: justify;
	align-content: space-between;
	padding: 0 0 15px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.footer .three-boxes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: justify;
	align-content: space-between;
	width: 100%;
	padding: 12px 0 0 0;
}

.footer .three-boxes .sitenav-box {
	width: 33%;
}

.footer .two-boxes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: justify;
	align-content: space-between;
	width: 100%;
	padding: 12px 0 0 0;
}


.footer .two-boxes .sitenav-box {
	width: 50%;
}

.footer .vertical-two-boxes {
	width: 100%;
	padding: 12px 0 0 0;
}

.footer .sitenav-box {
	padding: 0 10px 0 0;
}

.footer .sitenav-box strong {
	display: block;
	text-transform: uppercase;
	color: #8C9D1B;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0 0 4px;
}

.footer .sitenav-list {
	padding: 0;
	margin: 0 0 15px;
	list-style: none;
}

.footer .sitenav-list li {
	display: block;
	font-size: 14px;
	line-height: 1;
	margin: 0 0 9px;
}

.footer .sitenav-list a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	outline: none;
	color: #fff;
}

.footer .sitenav-list a:hover {
	color: #8C9D1B;
}

.footer .contacts-box {
	width: 100%;
	margin: 0 0 15px;
}

.footer .contacts-box .dl {
	margin: 0 0 10px;
	overflow: hidden;
	font-size: 14px;
}

.footer .contacts-box .dl li {
	overflow: hidden;
}

.footer .contacts-box .dl a {
	color: #fff;
	text-decoration: none;
	outline: none;
}

.footer .contacts-box .dl a:hover {
	color: #8C9D1B;
}

.footer .contacts-box .dt {
	font-style: normal;
	float: left;
	clear: both;
	margin: 0 2px 0 0;
	font-weight: 700;
	color: #8C9D1B;
	letter-spacing: 1px;
}

.footer .contacts-box .dd {
	float: left;
	margin: 0;
	font-weight: 300;
	letter-spacing: .8px;
}

.footer .contacts-box address {
	font-weight: 300;
	font-style: normal;
	font-size: 13px;
	margin: 0 0 18px;
}

.footer .logo {
	display: block;
	width: 161px;
	height: 58px;
	margin: 0 0 13px;
}

.footer .logo img {
	display: block;
	width: 100%;
}

.footer .btn {
	font-size: 12px;
	font-weight: 700;
	min-width: 0;
	padding: 14px 31px;
}

.footer .social-list li {
	margin: 0 4px;
}

.footer .social-list a {
	width: 32px;
	height: 32px;
}

.footer .social-list a:hover {
	color: #8C9D1B;
	border-color: #8C9D1B;
}

.copyright-row {
	background-color: #21375e;
	padding: 18px 15px 67px;
	position: relative;
	z-index: 2;
	text-align: center;
	font-size: 11px;
	line-height: 1;
}

.copyright-row * {
	color: #fff;
}

.copyright-row .link-holder li .footer-text,
.copyright-row a {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 9px;
}

.copyright-row .link-holder li .footer-text {
    padding-top: 5px;
}

.copyright-row .link-holder li .footer-text:after,
.copyright-row a:after {
	content: "";
	display: block;
	position: absolute;
	left: -9px;
	top: 0;
	bottom: 0;
	width: 1px;
	background-color: #fff;
}

.copyright-row .link-holder li p a:hover,
.copyright-row a:hover {
	color: #8C9D1B;
}

.copyright-row .link-holder {
	display: inline-block;
	vertical-align: top;
}

.copyright-row .link-holder li {
	display: inline-block;
	vertical-align: middle;
}

.copyright-row .link-holder li p {
    margin: 0;
    font-size: inherit;
}

.copyright-row .link-holder li p a {
    display: inline;
    margin: 0;
    text-decoration: none;
}

.copyright-row .link-holder li p a:after {
    display: none;
}

.copyright-row span {
	display: inline-block;
	vertical-align: top;
	margin: 0 9px 0 0;
}

#wrapper {
	overflow: hidden;
}

.priority-list {
	padding: 0;
	margin: 0;
	list-style: none;
}

.priority-list li {
	display: block;
	text-transform: uppercase;
	color: #59595b;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	margin: 0 0 18px;
}

.priority-list li:last-of-type {
	margin: 0;
}

.priority-list li span {
	width: 100%;
	padding: 0 0 0 25px;
	position: relative;
}

.priority-list li span:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 15px;
	height: 15px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	margin: -1px 0 0;
}

.priority-list li span.low-priority:after {
	background-color: #f1b725;
}

.priority-list li span.high-priority:after {
	background-color: #b75959;
}

.alerts-list {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.attention-page #header {
	top: 83px;
}

.attention-page #header.fixed-position {
	top: 0;
}

.attention-page #header.fixed-position .nav .drop {
	top: 50px;
}

.attention-page .sub-top-panel {
	top: 38px;
}

.attention-page .nav .drop {
	top: 134px;
}

.attention-page #header.fixed-position + .attention-openclose .attention-slide {
	height: 0;
}

.attention-openclose {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5002;
	color: #fff;
}

.attention-openclose .row-att {
	padding: 15px;
	background-color: #b75959;
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	text-align: center;
}

.attention-openclose .row-att span {
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1px;
}

.attention-openclose .attention-opener {
	text-transform: uppercase;
	font-weight: 900;
	border-radius: 3px;
	background-color: #9a3837;
	text-align: center;
	padding: 6px 18px;
	margin: 0 0 0 20px;
	color: #fff;
	font-size: 12px;
	line-height: 1.4;
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	text-decoration: none;
	outline: none;
	min-width: 131px;
}

.attention-openclose .attention-opener:hover {
	background-color: #f1b725;
}

.attention-openclose .attention-opener i,
.attention-openclose .attention-opener em {
	font-style: normal;
}

.attention-openclose .attention-opener em {
	display: none;
}

.attention-openclose.active .attention-opener {
	background-color: #cc7317;
}

.attention-openclose.active .attention-opener:hover {
	background-color: #9a3837;
}

.attention-openclose.active .attention-opener em {
	display: block;
	display: inline-block;
}

.attention-openclose.active .attention-opener i {
	display: none;
}

.attention-openclose.active .row-att {
	background-color: #f1b725;
}

.attention-openclose .attention-slide {
	background-color: #b75959;
	overflow: auto;
	height: calc(100vh - 159px);
}

@media (max-width: 500px) {
    .attention-openclose .attention-slide img {
        width: 100% !important;
    }
}

.attention-openclose .column-holder {
	padding: 15px 0;
}

.attention-openclose .column {
	margin: 0 0 20px;
}

.attention-openclose .column:last-of-type {
	margin: 0;
}

.attention-openclose .column a {
    color: #fff;
    text-decoration: none;
}

.attention-openclose .column a:hover {
    color: #21375e;
}

.attention-openclose .column strong {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.2;
	margin: 0 0 10px;
	font-weight: 900;
	letter-spacing: 1px;
}

.attention-openclose .column p {
	margin: 0;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 300;
}

.weather:hover,
.weather {
    color: #fff;
}

.weather span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.col-holder .col {
	padding: 0 15px;
}


.captcha-block {
    margin-bottom: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url("../images/fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url("../images/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

@media (min-width: 480px) {
	.btn-holder {
		margin: 0 -5px;
	}

	.btn-holder .btn {
		margin: 0 5px;
	}
	
	.map-container {
        height: 335px;
    }
}

@media (min-width:479px) {
    .copyright-row .link-holder li .footer-text {
        padding-top: 0;
    }
}

@media (min-width:768px) {
    
    .abs-box {
        display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
    }
    
    .col-holder .col {
		width: 50%;
	}
	
	.col-holder .btn-holder {
	    margin-bottom: 40px;
	}

	.col-holder .col.left {
		float: left;
		padding-right: 90px;
	}

	.col-holder .col.right {
		float: right;
	}

	.col-holder .col.clear {
		clear: both;
	}

	.col-holder .price {
		margin-bottom: 40px;
		display: block;
		font-size: 30px;
	}
	
    .mobile-visible {
	    display: none !important;
	}
	
	.tabset .tab-link a {
	    font-size: 14px;
	}
	
	.links-list li {
	    font-size: 14px;
	}
	
    .information-parks .alerts strong {
		font-size: 17px;
	}

	.information-parks .alerts ul {
		font-size: 15px;
	}

    .map-container {
        height: 427px;
    }
	.ui-datepicker td span,
	.ui-datepicker td a {
		padding: 8px 2px;
	}

	.ui-state-default,
	.ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default,
	.ui-button,
	html .ui-button.ui-state-disabled:hover,
	html .ui-button.ui-state-disabled:active {
		font-size: 25px;
	}

	#wrapper.home-page #main {
		padding-top: 0;
	}

	#header {
		padding: 18px 0;
		background: -webkit-linear-gradient(top, #21375e 0%, rgba(255, 255, 255, 0) 100%);
		background: linear-gradient(to bottom, #21375e 0%, rgba(255, 255, 255, 0) 100%);
	}

	#header .logo {
		width: 203px;
		height: 73px;
	}

	.nav {
		padding: 28px 0 0 0;
	}

	.sub-top-panel li {
		padding: 0;
	}

	#main {
		padding-top: 130px;
	}

	.container-fluid {
		padding: 0 30px;
	}

	.sub-title {
		font-size: 15px;
		letter-spacing: 5.5px;
	}

	p {
		font-size: 15px;
		margin: 0 0 15px;
	}

	input[type="text"],
	input[type="email"],
	input[type="search"],
	textarea {
		height: 40px;
	}

	textarea.form-control {
		min-height: 210px;
		max-height: 210px;
	}

	h1 {
		font-size: 50px;
		margin: 0 0 22px;
	}
	
	

	h2 {
		font-size: 35px;
		margin: 0 0 22px;
	}

	section .container-fluid > h3 {
		font-size: 20px;
		letter-spacing: 7px;
		margin: 0 0 20px;
	}

	h3 {
		margin: 0 0 20px;
		font-size: 19px;
	}

	h4 {
		font-size: 19px;
	}

	.btn{
		font-size: 14px;
		padding: 16px 10px;
		min-width: 202px;
	}

	.slideshow,
	.hero-section {
		height: 500px;
	}
	
	.hero-section.event-hero-section {
	    margin-top: -22px;
	}

	.slideshow .text-holder .container-fluid,
	.hero-section .text-holder .container-fluid {
		padding: 75px 30px 0;
	}

	.slideshow .text-holder h1,
	.hero-section .text-holder h1 {
		margin: 0 0 22px;
	}

	.slideshow .text-holder p,
	.hero-section .text-holder p {
		margin: 0 0 25px;
	}

	.slideshow .jumbotron,
	.hero-section .jumbotron {
		margin: 0 0 0 auto;
	}

	.slideshow .pagination,
	.hero-section .pagination {
		bottom: 30px;
		right: 37px;
	}

	.butterfly {
		bottom: -80px;
		left: -274px;
		width: 273px;
		height: 262px;
	}

	.slider-section {
		margin: 0 0 24px;
	}

	.slider-section .leaf {
		width: 24vw;
	}

	.slick-slider .slick-dots,
	.upcoming-slider .slick-dots {
		bottom: 0;
		left: 30px;
		right: 30px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.slick-slider .slick-dots button,
	.upcoming-slider .slick-dots button {
		width: 10px;
		height: 10px;
	}

	.slick-slider .slide-holder,
	.upcoming-slider .slide-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-line-pack: justify;
		align-content: space-between;
	}

	.slick-slider .text-box,
	.upcoming-slider .text-box {
		width: 52%;
		padding: 0 50px 50px 0;
	}
	
	.slick-slider .text-box {
	    padding-top: 50px;
	}

	.slick-slider .text-box p,
	.upcoming-slider .text-box p {
		margin: 0 0 47px;
	}

	.slick-slider .text-box strong,
	.upcoming-slider .text-box strong {
		margin: 0 0 47px;
		font-size: 20px;
		line-height: 26px;
	}

	.slick-slider .text-box h2 + strong,
	.upcoming-slider .text-box h2 + strong {
		margin-top: -15px;
	}

	.slick-slider .image-holder,
	.upcoming-slider .image-holder {
		width: 48%;
	}

	.slick-slider .substrate,
	.upcoming-slider .substrate {
		width: 816px;
		height: 801px;
	}

	.viewport-on-load.in-viewport .butterfly {
		left: 30px;
	}

	.upcoming-section .leaf {
		left: -50px;
		top: -20px;
	}

	.upcoming-section h3 {
		margin: 0 0 63px !important;
	}

	.upcoming-section .upcoming-slider:after {
		display: none;
	}

	.upcoming-section .upcoming-slider:before {
		display: none;
	}

	.upcoming-section .upcoming-slider {
		margin: 0 -16px;
	}

	.upcoming-section .upcoming-slider .slick-dots:after {
		display: none;
	}

	.events {
		padding: 0 16px;
	}

	.events .image-frame {
		margin: 0 0 48px;
	}

	.events .text-frame {
		padding: 0 10px;
	}

	.events .more {
		font-size: 14px;
		margin: 8px 0 0;
	}

	.instagram-section {
		padding: 84px 0 85px 0;
	}

	.instagram-section p {
		margin: 6px 0 46px;
	}

	.instagram-section .box-holder {
		margin: 0 -15px;
	}

	.instagram-section .box {
		width: 20%;
		padding: 0 15px;
		margin: 0 0 30px;
	}

	.social-plagin,
	.sticky-wrap-social-plagin {
		top: 15px;
	}

	.leaf {
		width: 23vw;
	}

	.parks-inner-section {
		padding: 40px 0 0;
	}

	.parks-inner-section .bg-image {
		opacity: 1;
		width: 30%;
	}

	.parks-inner-section .leaf {
		left: -50px;
		top: -20px;
	}

	.parks-inner-section.right-leaf .leaf {
		right: 0;
		top: -20px;
	}

	.type-parks-holder {
		margin: 0 -16px 45px;
	}

	.type-parks-holder .events {
		width: 33.333%;
	}

	.type-parks-holder .events h4 {
		min-height: 52px;
		max-height: 52px;
		overflow: hidden;
	}

	.filter-list {
		position: static;
		top: 0;
		margin: 0 0 50px;
		background: none;
		font-size: 14px;
		line-height: 1;
	}

	.filter-list.full-width {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.filter-list.full-width li {
		width: 100%;
		margin: 15px 0 0;
	}

	.filter-list > li:first-child {
		display: block;
	}

	.filter-list > li:last-of-type:after {
		display: none;
	}

	.filter-list > li {
		margin: 0 0 0 30px;
		width: auto;
		text-align: left;
	}

	.filter-list .filter-link:after {
		display: none;
	}

	.filter-list .filter-link {
		letter-spacing: 3.5px;
		padding: 0;
	}

	.filter-list.quick-links-list {
		display: none;
	}

	.popup-filter-frame {
		padding: 120px 0 0;
	}

	.popup-filter-frame .close {
		top: 40px;
		right: 30px;
	}

	.popup-filter-frame .column {
		padding: 0 30px 0 0;
		font-size: 20px;
	}

	.popup-filter-frame .column:only-child ul li {
		padding: 0 30px 0 0;
	}

	.popup-filter-frame .title-filer {
		font-size: 17px;
	}

	.popup-filter-frame .mobile-header-filter {
		display: none;
	}

	.popup-filter-frame.popup-calendar-frame {
		background-color: #f6f4f0;
	}

	.information-section {
		padding: 71px 0 30px 0;
	}

	.information-section .leaf {
		left: -50px;
		top: -20px;
		width: 24vw;
	}

	.events-park {
		margin: 0;
	}

	.events-park .large-list a,
	.events-park .small-list a,
	.quick-links-list .large-list a {
		letter-spacing: 2.2px;
		font-size: 15px;
	}

	.events-park .sub-row {
		padding: 30px 0 0;
	}

	.info-events strong {
		font-size: 18px;
	}

	.info-events .file-box {
		margin: 0 0 51px;
	}

	.info-events .contact-box ul {
		margin: 0 0 15px;
	}

	.info-events .contact-box ul strong {
		font-size: 18px;
	}

	.info-dl {
		margin: 0 0 15px;
	}

	.info-dl .dt {
		font-size: 18px;
	}

	.address-box {
		margin: 0 0 31px;
	}

	.address-box strong {
		font-size: 18px;
	}

	.highlight-section {
		padding: 70px 0 0 0;
	}

	.highlight-section h4 {
		letter-spacing: 3px;
		margin: 0 0 30px;
	}

	.highlight-holder {
		margin: 0 -10px;
	}

	.highlight-holder .box {
		width: 50%;
		padding: 0 10px;
		margin: 0 0 20px;
	}

	.highlight-holder .inner.hover .text-box {
		bottom: 45px;
	}

	.highlight-holder .inner.hover .more {
		bottom: 15px;
	}

	.highlight-holder .text-box {
		top: 15px;
		padding: 0 10px 0;
		bottom: 37px;
	}

	.highlight-holder .image-holder {
		margin: 0 auto 15px;
	}

	.highlight-holder h3,
	.highlight-holder span {
		max-height: 41px;
	}

	.highlight-holder p {
		line-height: 18px;
		max-height: 74px;
		font-size: 16px;
	}

	.highlight-holder .more {
		width: auto;
		font-size: 12px;
	}

	.blockquote-section {
		padding: 42px 0 123px 0;
	}

	blockquote p {
		font-size: 30px;
		line-height: 40px;
		margin: 0 0 36px;
	}

	blockquote p:last-child {
		font-size: 16px;
		letter-spacing: 5.5px;
	}

	blockquote small {
		font-size: 16px;
		letter-spacing: 5.5px;
	}
	
	.attention-page #header {
		top: 38px;
	}

	.attention-page #header.fixed-position .sub-top-panel .icon-frame {
		top: 52px;
	}

	.attention-page #header.fixed-position .nav .drop {
		top: 102px;
	}

	.attention-page .sub-top-panel .icon-frame {
		top: 90px;
	}

	.attention-page .nav .drop {
		top: 140px;
	}

	.attention-openclose .row-att {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 7px;
	}

	.attention-openclose .column-holder {
		padding: 25px 0;
		/* display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start; */
	}

	.attention-openclose .column {
		width: 20%;
		padding: 0 15px 0 0;
	}

	.attention-openclose .column strong {
		font-size: 14px;
	}

	.attention-openclose .column p {
		font-size: 12px;
	}

	.video-section {
		height: 400px;
		margin: 0 0 67px;
	}

	.events-list .opener-acc:after {
		right: -30px;
	}

	.events-list .opener-acc:before {
		right: -45px;
	}

	.events-list .text-box {
		padding: 0 0 0 27px;
	}

	.events-list h3 {
		font-size: 24px;
	}

	.information-section + .image-section {
		margin-top: 84px;
	}

	.image-section {
		height: 400px;
	}

	.contact-form h3 {
		font-size: 24px;
	}

	.contact-form .custom-element {
		padding: 18px 0;
	}

	.accordion-list > li {
		padding: 0 30px 24px 0;
		margin: 0 0 23px;
	}

	.accordion-list .opener-acc2:after {
		right: -30px;
	}

	.accordion-list .opener-acc2:before {
		right: -45px;
	}

	.explore-section {
		padding: 70px 0 100px 0;
	}

	.explore-section h3 {
		margin: 0 0 56px;
	}

	.google-maps {
		/* padding-bottom: 45%; */
	}

	.map-popup {
		width: 370px;
		padding: 15px;
	}
	.mapbox-pop {
	    width: 370px;
	}

	.map-popup .image-holder, .mapbox-pop .image-holder {
		width: 35%;
	}

	.map-popup .text-box, .mapbox-pop .text-box {
		width: 50%;
	}

	.map-popup strong, .mapbox-pop strong {
		font-size: 17px;
		line-height: 20px;
	}

	.map-popup address, .mapbox-pop address {
		font-size: 14px;
		line-height: 20px;
	}

	.map-popup .phone-row, .mapbox-pop .phone-row {
		font-size: 14px;
		line-height: 20px;
	}

	.map-popup .phone, .mapbox-pop .phone {
		font-size: 14px;
		line-height: 20px;
	}

	.map-popup .view, .mapbox-pop .view {
		font-size: 14px;
		line-height: 20px;
	}

	.map-popup .btn, .mapbox-pop .btn {
		font-size: 11px;
		padding: 14px 10px;
		width: 50%;
		margin: 0 6px;
	}

	.maps-slider {
		padding: 0 7%;
		margin: 0 115px 66px;
	}

	.maps-slider .slick-slide {
		padding: 0 7px;
	}

	.maps-slider .slick-arrow {
		width: 5.6%;
	}

	.events-inner .box {
		margin: 0 0 25px;
	}

	.lightbox-info {
		padding: 32px;
	}

	.lightbox-info-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start; /*horizontal*/
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start; /*vertical*/
		max-width: 586px;
	}

	.lightbox-info-holder .image-holder {
		width: 200px;
		margin: 0;
	}

	.lightbox-info-holder .text-box {
		width: calc(100% - 200px);
		padding: 0 0 0 33px;
	}

	.sponsors-section {
		padding: 40px 0;
	}

	.sponsors-slider {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start; /*horizontal*/
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; /*vertical*/
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -25px;
		padding: 20px 0 0;
	}

	.sponsors-slider > div {
		display: block;
		width: 20%;
		outline: none;
		padding: 0 25px;
	}

	.sponsors-slider .image-box {
		margin: 0 0 40px;
	}

	.sponsors-slider .image-box img {
		max-width: 100%;
		vertical-align: top;
	}

	.sponsors-slider:after {
		display: none;
	}

	.sponsors-slider:before {
		display: none;
	}

	.previous-sponsors {
		padding: 50px 0;
		text-align: left;
	}

	.previous-sponsors .partners-opener {
		font-size: 20px;
	}

	.small-gallery {
		margin: 0 0 40px;
	}

	.small-gallery .slick-arrow {
		left: -25px;
	}

	.small-gallery .slick-next {
		right: -25px;
	}

	.date-box {
		margin: 0 0 25px;
	}

	.date-box strong {
		font-size: 16px;
	}

	.sponsored-by-slider .slick-track {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start; /*horizontal*/
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.sponsored-by-slider .slick-slide {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center; /*horizontal*/
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.permits-faq-section {
		padding: 40px 0;
	}

	.permits-faq-section .accordion-list > li {
		margin: 0 0 40px;
	}

	.permits-faq-section p strong {
		font-size: 20px;
	}

	.filter-rules-form {
		margin: 70px 0;
	}

	.filter-rules-form .all {
		font-size: 14px;
		line-height: 1;
		letter-spacing: 7px;
		margin: 0 20px 0 0;
	}

	.filter-rules-form .select-holder .sort-by {
		letter-spacing: 7px;
		font-size: 14px;
		line-height: 70px;
		left: 24px;
	}

	.jcf-select-filter {
		height: 70px;
	}

	.jcf-select-filter .jcf-select-text {
		font-size: 14px;
		line-height: 70px;
		letter-spacing: 7px;
		margin: 0 70px 0 155px;
	}

	.jcf-select-filter .jcf-select-opener {
		width: 60px;
		font-size: 30px;
	}

	.jcf-select-filter .jcf-list {
		line-height: 36px;
		font-size: 18px;
	}

	.jcf-select-filter .jcf-list ul {
		padding: 0 0 20px;
	}

	.jcf-select-filter .jcf-list .jcf-option {
		padding: 5px 24px;
	}

	.faq-list li {
		margin: 0 0 30px;
	}

	.faq-list h4 {
		font-size: 20px;
	}

	.faq-list p {
		margin: 0 0 30px;
	}

	.view-row {
		font-size: 16px;
		letter-spacing: 2px;
	}

	.view-row a {
		margin: 0 30px 0 0;
	}

	.view-row a:last-of-type:after {
		left: -20px;
		top: 6px;
	}

	.calendar-frame {
		margin: 0 -30px;
		padding: 30px 0;
	}

	.hasDatepicker {
		margin: 0 0 26px;
	}

	.datapicker-holder {
		padding: 85px 0 0;
	}

	.datapicker-holder .ui-datepicker-header .ui-datepicker-title {
		font-size: 30px;
		margin: 0 16px;
	}

	.datapicker-holder .ui-datepicker-header a {
		width: 36px;
		height: 36px;
		font-size: 30px;
	}

	.datapicker-holder .ui-datepicker-header a:after {
		margin: -1px 0 0 -2px;
	}

	.datapicker-holder .ui-datepicker-header a.ui-datepicker-next:after {
		margin: -1px 0 0 2px;
	}

	.paging-calendar {
		margin: 0 0 45px;
	}

	.paging-calendar a {
		width: 36px;
		height: 36px;
		font-size: 30px;
	}

	.paging-calendar a:after {
		margin: -1px 0 0 -2px;
	}

	.paging-calendar a.next:after {
		margin: -1px 0 0 2px;
	}

	.paging-calendar strong {
		font-size: 40px;
		margin: 0 16px;
	}

	.recreation-events {
		padding: 6px 0 30px 0;
		margin: 0 0 30px;
	}

	.recreation-events p {
		margin: 0 0 20px;
	}

	.recreation-events .image-holder {
		margin: 0 0 20px;
	}

	.recreation-events ul {
		margin: 0 0 30px;
	}

	.paging {
		display: none;
	}

	.calendar-page #main {
		padding-top: 160px;
	}

	.calendar-page .filter-list {
		top: 109px;
	}

	#search-popup-form {
		width: 600px;
		padding-top: 45px;
	}

	.footer {
		padding: 79px 0 0;
	}

	.footer .holder {
		padding: 0 0 80px;
	}

	.footer .two-boxes {
		width: 52%;
	}
	.footer .three-boxes {
		width: 72%;
	}

	.footer .vertical-two-boxes {
		width: 20%;
	}

	.footer .sitenav-box strong {
		font-size: 14px;
		letter-spacing: 2px;
	}

	.footer .sitenav-list {
		margin: 0 0 26px;
	}

	.footer .sitenav-list li {
		font-size: 14px;
	}

	.footer .sitenav-list a {
		letter-spacing: 1px;
	}

	.footer .contacts-box {
		width: 28%;
		margin: 0;
		padding: 0 15px 0 0;
	}

	.footer .contacts-box .dl {
		margin: 0 0 21px;
	}

	.copyright-row {
		padding: 18px 30px 67px;
	}
	
    .sticky-wrap-quick-links {
        position: absolute;
        top: 0;
        left: 15px;
    }
    
    
}

@media screen and (min-width:980px) {
    .copyright-row {
		padding: 18px 30px;
	}
}

@media screen and (min-width:768px) {
	.js-popup-video {
		padding: 5% 15%;
	}

	.js-popup-video iframe,
	.js-popup-video video {
		max-width: 1024px;
		max-height: 768px;
	}
	
	.float-sm-right {
        float: right !important;
    }
}



@media (min-width:1024px) {
	div#datepicker.mobile-view-picker {
	    display: none !important;
	}
    .filter-list.quick-links-list {
		display: none;
	}
    .information-parks .alerts strong {
		font-size: 24px;
	}

	.information-parks .alerts ul {
		font-size: 17px;
	}
	
	#wrapper.inner-page #header {
		padding: 0;
	}

	#wrapper.inner-page #header .logo {
		width: 142px;
		height: 50px;
		margin: 18px 0 0 0;
	}

	#wrapper.inner-page #header .logo img {
		width: 100%;
		vertical-align: top;
	}

	#wrapper.inner-page #header .nav .nav-list li {
		padding: 0 0 36px;
	}

	#wrapper.inner-page #header .nav .nav-list li.weather {
		display: none;
	}

	#wrapper.inner-page #header .nav .sub-drop {
		top: 100px;
	}

	#wrapper.inner-page #header .nav .nav-list > li:last-child {
		margin: -25px 0 0 60px !important;
	}

	#wrapper.inner-page #header .popup-holder {
		display: block;
	}

	#wrapper.inner-page #header .popup-holder .open {
		display: block;
	}

	#wrapper.inner-page #header .popup-holder .popup {
		-webkit-transform: translate(100%, 0);
		-ms-transform: translate(100%, 0);
		transform: translate(100%, 0);
		-webkit-transition: -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out;
	}

	#header {
		padding: 45px 0;
	}

	#header.fixed-position {
		padding: 0;
	}

	#header.fixed-position .logo {
		width: 142px;
		height: 50px;
		margin: 18px 0 0 0;
	}

	#header.fixed-position .logo img {
		width: 100%;
		vertical-align: top;
	}

	#header.fixed-position .nav .nav-list li {
		padding: 0 0 36px;
	}

	#header.fixed-position .nav .nav-list li.weather {
		display: none;
	}

	#header.fixed-position .nav .sub-drop {
		top: 100px;
	}

	#header.fixed-position .nav .nav-list > li:last-child {
		margin: -25px 0 0 22px !important;
	}

	#header.fixed-position .popup-holder {
		display: block;
	}

	#header.fixed-position .popup-holder .open {
		display: block;
	}

	#header.fixed-position .popup-holder .popup {
		-webkit-transform: translate(100%, 0);
		-ms-transform: translate(100%, 0);
		transform: translate(100%, 0);
		-webkit-transition: -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out;
	}

	#header .container-fluid {
		padding: 0 15px;
	}

	.nav .nav-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: left;
		padding: 0 100px 0 0;
	}

	.nav .nav-list li {
		position: relative;
		padding: 0 0 40px;
		margin: 0 0 0 20px;
	}

	.nav .nav-list li:last-child {
		margin: 0 0 0 31px;
	}

	.nav .nav-list li:first-child {
		margin: 0;
	}

	.nav .nav-list li:hover .sub-drop {
		visibility: visible;
		opacity: 1;
	}

	.nav .nav-list li .nav-link {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-size: 15px;
	}

	.nav .nav-list li .nav-link:hover {
		color: #8C9D1B;
	}

	.nav .nav-list .popup-holder .popup .weather {
		position: fixed;
		top: 72px;
		right: 60px;
		-webkit-transform: translate(-280px, 0);
		-ms-transform: translate(-280px, 0);
		transform: translate(-280px, 0);
	}

	/* .nav .nav-list .popup-holder .popup .weather:hover {
	    color: #8C9D1B;
	} */

	.nav .sub-drop {
		position: fixed;
		top: 139px;
		left: 0;
		right: 0;
		visibility: hidden;
		opacity: 0;
		padding: 0;
		-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
		transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
		overflow: visible;
		bottom: auto;
		background: #8C9D1B;
	}

	.nav .sub-drop .close {
		display: none;
	}

	.nav .opener {
		display: none;
	}

	.nav .opener:before,
	.nav .opener:after,
	.nav .opener span {
		background: #3d5567;
	}

	.nav .add-info {
		display: none;
	}

	.tab-holder {
		padding: 42px 0 26px 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	.nav .nav-list li:nth-child(n+6) .tab-holder {
        /*justify-content: end;*/
        margin-right: 10%;
    }
    .nav .nav-list .tab-content {
        width: unset;
    }

	.tab-holder .sub-link {
		display: none;
	}

	.tabset {
		border-right: 1px solid #c0c776;
		width: 22%;
		text-align: right;
	}

	.tabset .tab-link {
		padding: 2px 30px 2px 0 !important;
		margin: 0 0 18px;
		font-size: 14px;
	}

	.tabset .tab-link:after {
		display: none !important;
	}

	.tabset .tab-link a:after {
		display: none;
	}

	.tabset .tab-link a {
		text-transform: uppercase;
		font-weight: 900;
		letter-spacing: 0;
	}

	.tabset .tab-link a.active {
		color: #8C9D1B !important;
	}

	.tabset .tab-link a.active:after {
		border-color: transparent transparent transparent #8C9D1B;
	}

	.tab-content {
		width: 78%;
	}

	.tab-content .close-tab {
		display: none;
	}

	.links-list {
		max-width: 67%;
		border-left: 1px solid #c0c776;
		border-right: 1px solid #c0c776;
		margin: 0 0 0 -1px;
		padding: 0 27px;
	}

	.links-list.two-column {
		-webkit-columns: 2;
		columns: 2;
	}

	.links-list.three-column {
		-webkit-columns: 3;
		columns: 3;
	}

	.links-list a:hover {
		color: #21375e !important;
	}

	.has-drop-down:hover:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 12.5px 15px 12.5px;
		border-color: transparent transparent #8C9D1B transparent;
	}

	.fixed-position .sub-top-panel,
	.inner-page .sub-top-panel {
		min-width: 0;
		width: 100%;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		position: static;
		right: 0;
		background: none;
		display: block;
		font-weight: 300;
		font-family: "museo", "Helvetica Neue", Helvetica, Arial, sans-serif;
		padding: 0;
		border-bottom: 2px solid #afbc54;
		margin: 0 0 23px;
	}

	.fixed-position .sub-top-panel .icon-frame,
	.inner-page .sub-top-panel .icon-frame {
		display: block;
	}

	.fixed-position .sub-top-panel .icon-frame a,
	.inner-page .sub-top-panel .icon-frame a {
		margin: 0 0 29px;
	}

	.fixed-position .sub-top-panel .icon-frame a:hover,
	.inner-page .sub-top-panel .icon-frame a:hover {
		color: #21375e !important;
	}

	.fixed-position .sub-top-panel .icon-frame a:last-of-type,
	.inner-page .sub-top-panel .icon-frame a:last-of-type {
		margin: 0 0 29px;
	}

	.fixed-position .sub-top-panel em,
	.inner-page .sub-top-panel em {
		display: block;
	}

	.fixed-position .sub-top-panel i,
	.inner-page .sub-top-panel i {
		display: none;
	}

	.fixed-position .sub-top-panel ul,
	.inner-page .sub-top-panel ul {
		padding: 0;
		display: block;
	}

	.fixed-position .sub-top-panel ul li,
	.inner-page .sub-top-panel ul li {
		margin: 0 0 29px !important;
	}

	.fixed-position .sub-top-panel ul a:hover,
	.inner-page .sub-top-panel ul a:hover {
		color: #21375e !important;
	}

	.fixed-position .nav .nav-list .popup-holder .popup .weather,
	.inner-page .nav .nav-list .popup-holder .popup .weather {
		position: static;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		top: 0;
		right: 0;
	}

	/* .fixed-position .nav .nav-list .popup-holder .popup .weather:hover,
	.inner-page .nav .nav-list .popup-holder .popup .weather:hover {
	    color: #21375e;
	} */

	.sub-top-panel {
		border-top: 0;
		border-bottom: 2px solid #afbc54;
		position: fixed;
		top: 0;
		right: 80px;
		-webkit-transform: translate(-280px, 0);
		-ms-transform: translate(-280px, 0);
		transform: translate(-280px, 0);
		background-color: #21375e;
		padding: 13px 19px 11px 45px;
		font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
		border-bottom: 0;
		/* min-width: 470px; */
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end; /*horizontal*/
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; /*vertical*/
		margin: 0;
	}

	.sub-top-panel ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end; /*horizontal*/
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; /*vertical*/
	}

	.sub-top-panel li {
		padding: 0;
		margin: 0 0 29px;
		font-size: 15px;
	}

	.sub-top-panel a {
		font-size: 15px;
	}
	
	.sub-top-panel a.icon.gp-search-button {
	    margin-left: 35px;
	}

	/* .sub-top-panel a.icon {
	    margin: 0 25px 0 35px;
	} */

	/* .sub-top-panel a.icon:last-of-type {
	    margin: 0;
	} */

	.sub-top-panel a.weather-icon {
		display: none !important;
	}

	#main {
		padding-top: 150px;
		padding-bottom: 50px;
	}

	.container-fluid {
		padding: 0 115px;
	}

	.container-fluid.lg {
		padding: 0 115px;
	}

	.container-fluid.sm {
		padding: 0 115px;
	}

	.sub-title {
		font-size: 16px;
	}

	p {
		font-size: 17px;
	}

	input[type="text"],
	input[type="email"],
	input[type="search"],
	textarea {
		height: 60px;
		padding: 0 30px;
	}

	textarea.form-control {
		padding: 15px 30px;
	}

	h1 {
		font-size: 60px;
		line-height: 1.1;
	}

	h2 {
		font-size: 40px;
	}

	section .container-fluid > h3 {
		font-size: 22px;
		margin: 0 0 40px;
	}

	h3 {
		font-size: 30px;
		line-height: 40px;
		margin: 0 0 31px;
	}

	h4 {
		font-size: 20px;
	}

	.btn,
	.gov-wysi-button {
		font-size: 16px;
		padding: 16px 16px;
	}

	.slideshow,
	.hero-section {
		height: 700px;
	}
	
	.hero-section.event-hero-section {
	    margin-top: -50px;
	}

	.slideshow.with-butterfly,
	.hero-section.with-butterfly {
		margin: 0 0 137px;
	}

	.slideshow.slideshow-sm,
	.slideshow.hero-section-sm,
	.hero-section.slideshow-sm,
	.hero-section.hero-section-sm {
		height: 520px;
	}

	.slideshow .text-holder .container-fluid,
	.hero-section .text-holder .container-fluid {
		padding: 96px 115px 0;
	}

	.slideshow .text-holder p,
	.hero-section .text-holder p {
		margin: 0 0 45px;
	}

	.slideshow .pagination,
	.hero-section .pagination {
		bottom: 42px;
		right: 15px;
	}

	.butterfly {
		bottom: -157px;
		left: -523px;
		width: 523px;
		height: 503px;
	}

	.slider-section .leaf {
		width: 13vw;
	}

	.slick-slider .slick-dots,
	.upcoming-slider .slick-dots {
		bottom: 0;
		left: 115px;
		right: 115px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.slick-slider .text-box,
	.upcoming-slider .text-box {
		padding: 0 100px 90px 0;
	}
	
	.slick-slider .text-box {
	    padding-top: 90px;
	}

	.slick-slider .text-box strong,
	.upcoming-slider .text-box strong {
		font-size: 20px;
		line-height: 26px;
	}

	.viewport-on-load.in-viewport .butterfly {
		left: 140px;
	}

	.upcoming-section .leaf {
		left: -150px;
		top: -80px;
	}

	.instagram-section h3 {
		margin: 0 0 5px !important;
	}

	.social-plagin,
	.sticky-wrap-social-plagin {
		top: 0;
	}

	.social-plagin a,
	.sticky-wrap-social-plagin a {
		width: 61px;
		height: 61px;
		font-size: 30px;
	}

	.leaf {
		width: 33vw;
	}

	.parks-inner-section {
		padding: 70px 0 0;
	}

	.parks-inner-section .leaf {
		left: -150px;
		top: -80px;
	}

	.parks-inner-section.right-leaf .leaf {
		right: 0;
		top: -80px;
	}

	.filter-list {
		margin: 0 0 117px;
		font-size: 17px;
	}

	.filter-list > li {
		margin: 0 0 0 44px;
	}

	.filter-list .filter-link {
		letter-spacing: 5.5px;
	}

	.popup-filter-frame {
		padding: 220px 0 0;
	}

	.popup-filter-frame .close {
		right: 100px;
	}

	.popup-filter-frame.popup-calendar-frame {
		background-color: #fff;
	}

	.information-section {
		padding: 71px 0 50px 0;
	}

	.information-section .sub-title {
		margin: 0 0 6px;
	}

	.information-section h2 {
		margin: 0 0 34px;
	}

	.information-section.recreation-section {
		padding-top: 35px;
	}

	.information-section .leaf {
		left: 0;
		top: -80px;
		width: 13vw;
	}

	.events-park {
		margin: 0 90px 0 0;
	}

	.info-events p {
		margin: 0 0 24px;
	}

	.info-events strong {
		font-size: 20px;
	}

	.info-events .contact-box ul strong {
		font-size: 20px;
	}

	.info-dl .dt {
		font-size: 20px;
	}

	.address-box strong {
		font-size: 20px;
	}

	.highlight-section {
		padding: 70px 0 50px 0;
	}

	.highlight-section h4 {
		letter-spacing: 7px;
		margin: 0 0 61px;
	}

	.highlight-holder {
		margin: 0 -17px;
	}

	.highlight-holder .box {
		padding: 0 17px;
		margin: 0 0 34px;
	}

	.highlight-holder .inner.hover .text-box {
		bottom: 52px;
	}

	.highlight-holder .inner.hover h3 {
		margin: 54px 0 11px;
	}

	.highlight-holder .inner.hover .more {
		bottom: 32px;
	}

	.highlight-holder .text-box {
		top: 62px;
		padding: 0 20px 0;
		bottom: 50px;
	}

	.highlight-holder .image-holder {
		margin: 0 auto 21px;
	}

	.highlight-holder h3,
	.highlight-holder span {
		font-size: 20px;
		line-height: 26px;
		max-height: 52px;
	}

	.highlight-holder span {
		margin: 0 0 11px;
	}

	.highlight-holder p {
		line-height: 26px;
		max-height: 78px;
	}

	.highlight-holder .more {
		font-size: 14px;
	}

	blockquote {
		margin: 0 55px;
	}

	.video-section {
		height: 520px;
	}

	.information-section + .image-section {
		margin-top: 84px;
	}

	.image-section {
		height: 520px;
	}

	.contact-form h3 {
		font-size: 30px;
	}

	.contact-form p {
		font-size: 17px;
	}

	.information-parks h3 {
		font-size: 30px;
	}

	.explore-section {
		padding: 117px 0 100px 0;
	}

	.events-inner h3 {
		font-size: 30px;
	}

	.sponsors-section {
		padding: 50px 0;
	}

	.sponsors-slider {
		padding: 50px 0 0;
	}

	.sponsors-slider .image-box {
		margin: 0 0 80px;
	}

	.previous-sponsors {
		padding: 80px 0;
	}

	.small-gallery {
		margin: 0 0 60px;
	}

	.date-box strong {
		font-size: 20px;
	}

	.permits-faq-section {
		padding: 50px 0;
	}

	.filter-rules-form .all {
		font-size: 16px;
	}

	.filter-rules-form .select-holder .sort-by {
		font-size: 16px;
	}

	.jcf-select-filter .jcf-select-text {
		font-size: 16px;
	}

	.jcf-select-filter .jcf-list {
		font-size: 20px;
	}

	.view-row {
		letter-spacing: 7px;
	}

	.calendar-section {
		padding-top: 30px;
		padding-bottom: 100px;
	}

	.calendar-frame {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start; /*horizontal*/
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start; /*vertical*/
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 0 0 -3px;
		padding: 0;
	}

	.calendar-frame .day {
		width: 14.2857%;
		display: block;
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
		height: 255px !important;
		overflow: hidden;
		position: relative;
		-webkit-transition: background-color .3s ease-in-out;
		transition: background-color .3s ease-in-out;
		padding: 12px 18px 30px 18px;
	}

	.calendar-frame .day:hover {
		background-color: #fff;
	}
	
	.calendar-frame .day.cal_row.ui-state-highlight {
        background: #e2dcd0;
    }

	.calendar-frame .day:hover .more:after {
		background-color: #8C9D1B;
	}

	.calendar-frame .day.past-day {
		opacity: .4;
		-webkit-transition: opacity .3s ease-in-out;
		transition: opacity .3s ease-in-out;
	}

	.calendar-frame .day.past-day:hover {
		opacity: 1;
	}

	.calendar-frame .letter-day {
		display: none;
	}

	.calendar-frame .month-day {
		display: block;
		width: auto;
		text-align: left;
		margin: 0 0 12px;
		padding: 0;
		font-size: 33px;
		background: none;
	}

	.calendar-carousel {
		width: 100%;
	}

	.calendar-carousel .activity-block {
        padding: 7px 0;
    }
    
    .calendar-carousel .activity-block .event-register {
        font-family: museo-slab, serif;
        font-size: 13px;
        font-weight: 700;
        top: -5px;
        position: relative;
    }
    
    .calendar-carousel .activity-block .event-register:hover {
        text-decoration: underline;
    }

	.calendar-carousel .time-event {
		font-weight: 500;
		margin: 0;
	}

	.calendar-carousel .time-event em {
		font-weight: 500;
	}

	.calendar-carousel .name-event {
		max-height: 30px;
		overflow: hidden;
	}

	.datapicker-holder .ui-datepicker-header .ui-datepicker-title {
		font-size: 40px;
	}

	.recreation-events {
		padding: 6px 0 50px 0;
		margin: 0 0 50px;
	}

	.recreation-events p {
		margin: 0 0 23px;
	}

	.recreation-events .image-holder {
		margin: 0 0 27px;
	}

	.recreation-events ul {
		margin: 0 0 56px;
	}

	.recreation-events ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start; /*horizontal*/
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; /*vertical*/
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.recreation-events ul li {
		width: 50%;
	}
    .hidden {
        display: none;
    }
	.hide-fdesktop {
		display: none;
	}

	.mobile-calendar-frame {
		display: none;
	}

	.calendar-page #main {
		padding-top: 150px;
	}

	.calendar-page .filter-list {
		position: static;
		top: 0;
		background: none;
		margin: 0 0 35px;
		font-size: 17px;
		line-height: 1;
	}

	.calendar-page .filter-list.full-width {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.calendar-page .filter-list.full-width li {
		width: 100%;
		margin: 15px 0 0;
	}

	.calendar-page .filter-list > li:first-child {
		display: block;
	}

	.calendar-page .filter-list > li:last-of-type:after {
		display: none;
	}

	.calendar-page .filter-list > li {
		margin: 0 0 0 44px;
		width: auto;
		text-align: left;
	}

	.calendar-page .filter-list .filter-link:after {
		display: none;
	}

	.calendar-page .filter-list .filter-link {
		letter-spacing: 5.5px;
	}

	.calendar-page .filter-list.quick-links-list {
		display: none;
	}

	.calendar-page .filter-list.hide-fdesktop {
		display: none;
	}

	#search-popup-form .text {
		font-size: 25px;
	}

	.footer .sitenav-box strong {
		letter-spacing: 5px;
	}

	.footer .social-list li {
		margin: 0 6px;
	}

	.footer .social-list a {
		width: 40px;
		height: 40px;
	}

	.copyright-row {
		padding: 18px 115px;
	}
	
	.attention-page .nav .nav-list .popup-holder .popup .weather {
		top: 110px;
	}

	.attention-page .nav .sub-drop {
		top: 177px;
	}
	
	.attention-openclose .column {
		padding: 0 30px 0 0;
	}

	.attention-openclose .column strong {
		font-size: 14px;
		line-height: 17px;
	}

	.attention-openclose .column p {
		font-size: 12px;
		line-height: 20px;
	}
}
@media (min-width:1024px) and (max-width:1199px) {
    .nav .nav-list {
        padding: 0 150px 0 0;
    }
}
@media (min-width:1024px) and (min-width:1024px) {
	#wrapper.inner-page #header .nav-list {
		padding: 10px 0 0 0;
	}

	#header.fixed-position .nav-list {
		padding: 10px 0 0 0;
	}

	.tabset .tab-link a.active {
		color: #21375e !important;
	}
}

@media only screen and (min-width:1024px) {
	#header .tabset {
		position: relative;
	}
}

@media screen and (min-width:1024px) {
	.js-popup-video iframe,
	.js-popup-video video {
		max-width: 1366px;
		max-height: 1024px;
	}
}

@media (min-width:1200px) {
	#header .container-fluid {
		padding: 0 80px;
	}
	
	#header.fixed-position .nav .nav-list > li:last-child {
		margin: -25px 0 0 38px !important;
	}

	.nav .nav-list li {
		margin: 0 0 0 35px;
	}

	.nav .nav-list .popup-holder.popup-active .open {
		left: 52px;
		top: 5px;
	}

	.container-fluid.lg {
		padding: 0 180px;
	}

	.container-fluid.sm {
		padding: 0 270px;
	}

	.slideshow .text-holder .container-fluid,
	.hero-section .text-holder .container-fluid {
		padding: 96px 180px 0;
	}

	.slick-slider .slick-dots,
	.upcoming-slider .slick-dots {
		bottom: 45px;
		left: 180px;
		right: 180px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.highlight-holder .inner.hover .text-box {
		bottom: 45px;
	}

	.copyright-row {
		padding: 18px 180px;
	}
	
	.links-list li {
	    padding-right: 20px !important;
	}
	
	.sticky-wrap-quick-links {
        position: absolute;
        top: 0;
        left: 15px;
        right: 90px;
    }
    
    .attention-openclose .container-fluid {
		padding: 0 80px;
	}
}

@media screen and (min-width:1200px) {
	.js-popup-video iframe,
	.js-popup-video video {
		max-width: none;
		max-height: none;
	}
}

@media (min-width:1367px) {
    .map-container {
        height: 680px;
    }
	.highlight-holder .box {
		width: 33.333%;
	}
	
	.links-list li {
	    padding-right: 30px !important;
	}
}

@media (max-width:1023px) {
	body.drop-nav-active .drop {
		left: 0;
		overflow-y: scroll;
	}

	body.drop-nav-active .drop.drop-active .sub-drop.nav-active {
		left: 0;
	}

	body.drop-nav-active #header {
		background-color: #21375e;
	}

	.nav .nav-list li.weather {
		display: none;
	}

	.nav .nav-list li .nav-link.drop-link {
		position: relative;
	}

	.nav .nav-list li .nav-link.drop-link:after {
		content: "";
		position: absolute;
		top: 50%;
		right: -15px;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 3px 0 3px 6px;
		border-color: transparent transparent transparent #fff;
	}

	.nav .drop {
		position: fixed;
		top: 102px;
		left: 100%;
		width: 100%;
		z-index: 999;
		background: #21375e;
		margin: 0;
		-webkit-transition: visibility .3s ease-in-out, opacity .3s ease-in-out, left .3s ease-in-out;
		transition: visibility .3s ease-in-out, opacity .3s ease-in-out, left .3s ease-in-out;
		height: calc(100vh - 102px);
		padding: 0 0 50px;
	}

	.social-list a:hover {
		color: #8C9D1B;
		border-color: #8C9D1B;
	}

	.tabset .tab-link a:hover {
		color: #8C9D1B !important;
	}

	.tab-content {
		position: absolute;
		top: 0;
		left: 100%;
		width: 100%;
		z-index: 2;
		overflow: hidden;
		padding: 0 30px;
		background-color: #21375e;
	}

	.tab-content .inner-tab {
		position: relative;
		right: -101%;
		background-color: #21375e;
		-webkit-transition: right .3s ease-in-out;
		transition: right .3s ease-in-out;
	}

	.tab-content .inner-tab.active {
		right: 0;
	}

	.tab-inner-holder {
		display: block;
	}

	.more-links-box {
		width: 100%;
		border: 0;
		margin: 0;
		padding: 15px 0 0;
		border-top: 1px solid #fff;
	}

	.nav .nav-list li:hover .sub-drop .tab-link .links-list a {
		color: #fff !important;
	}

	.nav .nav-list li:hover .sub-drop .tab-link .links-list a:hover {
		color: #8C9D1B !important;
	}

	.tabset .tab-link .close {
		color: #8C9D1B !important;
	}

	.tabset .tab-link .close:hover {
		color: #fff !important;
	}

	.more-links-list a {
		color: #fff !important;
	}

	.more-links-list a:after {
		display: none !important;
	}

	.more-links-list a:hover {
		color: #8C9D1B !important;
	}

	.more-links-list {
		margin: 0;
	}

	.contacts-link {
		display: none !important;
	}

	.sub-top-panel .icon-frame {
		position: fixed;
		top: 47px;
		right: 80px;
	}

	.sub-top-panel .icon-frame a {
		margin: 0 0 0 16px;
		font-size: 15px;
	}

	.sub-top-panel .icon-frame a span {
		margin: 0 8px 0 0;
	}

	.sub-top-panel .icon-frame a:first-child {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.sub-top-panel .icon-frame a:last-child {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.sub-top-panel .icon-frame a:nth-child(2) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.slideshow .pagination ul,
	.hero-section .pagination ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start; /*horizontal*/
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; /*vertical*/
	}

	.slideshow .pagination ul li,
	.hero-section .pagination ul li {
		margin: 0 7px;
	}

	.slideshow .pagination ul li:first-child,
	.hero-section .pagination ul li:first-child {
		margin: 0 7px;
	}

	.title-calendar {
		display: none;
	}

	.calendar-frame .day.previous-month {
		display: none;
	}

	.calendar-frame .more {
		display: none;
	}

	.hide-desktop {
		display: none;
	}

	.calendar-page .filter-list .filter-link {
		font-weight: 500;
	}

	.calendar-page .filter-list.hide-desktop {
		display: none;
	}
	
	.calendar-title-holder .button-row {
	    max-width: 360px;
	    display: flex;
	}
	
	.calendar-title-holder .button-row.hide-desktop {
	    display: none;
	}
	
	.calendar-title-holder .button-row .btn {
	    width: 50%;
	    min-width: auto;
	    font-size: 12px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    white-space: normal;
    }
}

@media only screen and (max-width:1023px) {
	.nav .sub-drop {
		display: none !important;
	}

	.nav li.active-item > .sub-drop {
		display: block !important;
	}

	#header .tabset .slider {
		display: none;
	}
}

@media (max-width:767px) {
	.nav .drop {
		height: calc(100vh - 50px);
		top: 50px;
	}
	
	.links-list a {
		font-size: 13px;
	}

	.sub-top-panel .icon-frame {
		top: 11px;
		right: 65px;
	}
	
	.type-parks-holder .events h4 {
	    min-height: 42px;
        max-height: 42px;
        overflow: hidden;
	}

	#wrapper {
		top: 0;
		position: relative;
		-webkit-transition: top .3s ease-in-out;
		transition: top .3s ease-in-out;
	}

	#wrapper #header {
		-webkit-transition: top .3s ease-in-out;
		transition: top .3s ease-in-out;
	}

	.custom-element label {
		font-size: 14px;
	}

	.custom-element .fake-input {
		width: 18px;
		height: 18px;
		border: 3px solid #21375e;
	}

	.instagram-section .box.mobile-hidden {
		display: none;
	}

	.social-plagin,
	.sticky-wrap-social-plagin {
		display: none;
	}

	.type-parks-holder .events p {
		min-height: 70px;
		max-height: 70px;
	}

	.filter-list .filter-link {
		font-weight: 500;
	}

	.filter-list.quick-links-list {
		/*display: none;*/
	}

	.active-filter #wrapper {
		top: 100vh;
	}

	.active-filter #wrapper #header {
		top: 100vh;
	}

	.active-filter .filter-list {
		top: calc(100vh + 50px);
	}

	.popup-filter-frame .container-fluid {
		padding: 0 30px;
	}

	.popup-filter-frame .title-filer {
		display: none;
	}

	.events-park .large-list:last-of-type,
	.events-park .small-list:last-of-type,
	.quick-links-list .large-list:last-of-type {
		margin: 0;
		text-align: left;
	}
	
	.events-park .large-list.add,
	.events-park .small-list.add,
	.quick-links-list .large-list.add {
		margin: 0 0 20px;
		padding: 0 0 20px;
	}

	.events-park.quick-links {
		text-align: left;
	}
	.events-park.quick-links ul {
	    display: none;
	}
	
	.fixed-position .events-park.quick-links {
	    position: static !important;
	    left: auto !important;
	    top: auto !important;
	}

	.events-park.quick-links .large-list li,
	.events-park.quick-links .small-list li,
	.quick-links-list .large-list li {
		margin: 20px 0 0;
	}

	.events-park.hide-mobile {
		display: none;
	}

	.info-events .file-box a {
		font-size: 14px;
	}

	.info-events .contact-box ul {
		font-size: 14px;
	}

	.info-dl .dd {
		font-size: 14px;
	}

	.address-box address {
		font-size: 14px;
	}

	.address-box a {
		font-size: 14px;
	}

	.information-parks .accordion-list ul {
		padding: 10px 0;
	}

	.information-parks .accordion-list ul li {
		font-size: 12px;
	}

	.information-parks .accordion-list ul li:after {
		top: 7px;
	}

	.map-popup .sub-row.sub-row-button, .mapbox-pop .sub-row.sub-row-button {
		display: block;
		margin: 0;
	}

	.previous-sponsors ul {
		margin: 0 0 15px;
	}

	.previous-sponsors ul li {
		font-size: 14px;
	}

	.date-box {
		font-size: 14px;
	}

	.recreation-events ul {
		font-size: 14px;
	}

	.footer .vertical-two-boxes {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-line-pack: justify;
		align-content: space-between;
	}

	.footer .vertical-two-boxes .sitenav-box {
		width: 50%;
	}

	.footer .social-list {
		padding: 0;
	}

    .copyright-row .link-holder li .footer-text:after,
	.copyright-row a:first-child:after {
		display: none;
	}
	
	.copyright-row .link-holder li .footer-text {
	    display: block;
	    width: auto;
	}

	.copyright-row span {
		width: 100%;
		display: block;
		margin: 0 0 5px;
	}
	.quick-links-holder {
	    display: none;
	}
}


@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@-webkit-keyframes movebox {
	0% {
		-webkit-transform: translateY(24px);
		transform: translateY(24px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes movebox {
	0% {
		-webkit-transform: translateY(24px);
		transform: translateY(24px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

table thead td,
table thead th {
    font-weight: 600;
    background-color: #f6f4f0;
}

.sticky-wrap-quick-links.sticky-wrap-shop-navigation {
    position: static;
}

.absolute-block {
  padding: 550px 0 0; 
}

.absolute-block .main-holder,
.absolute-block [class^="col"] {
    position: static; 

}

.absolute-block .info-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
    background: #fff;
}

.absolute-block .hero-section.hero-section-sm {
    margin: 0 0 20px; 
}

@media (max-width: 767px) {
    .absolute-block {
      padding: 350px 0 0;
    } 
}

/* Governor Calendar Updates */
#small-cal ul.filter-list {
    display: block;
    margin: 0;
}

#small-cal ul.filter-list li {
    margin: 0;
}

#small-cal .paging-calendar {
    margin: 0;
}

#small-cal .title-calendar {
    padding: 0;
}

#small-cal .paging-calendar {
    margin: 0 0 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

#small-cal .day.cal_row {
    height: 60px !important;
}
.modal-header {
    background: #21375e;
}
.modal-header .gp-modal-title {
    color: white;
    margin: 0;
}

.modal-header .gp-modal-subtitle {
    color: #8C9D1B;
}
#register-modal {
    z-index: 9999999999999;
}
ul.gp-calendar-key {
    padding: 0;
}
ul.gp-calendar-key li {
    display: inline-block;
    font-size: 10px;
}
ul.gp-calendar-key li:first-child {
    display: block;
    font-size: 16px;
    color: #21375e;
    font-weight: bold;
}
ul.gp-calendar-key li:not(:first-child) {
    padding-left: 14px;
}
ul.gp-calendar-key span {
    position: relative;
    top: 3px;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
}
td.cal-good a.ui-state-default, span.cal-good, #small-cal .day.cal_row.cal-good {
    background: #8C9D1B;
}
span.cal-limited, #small-cal .day.cal_row.cal-limited {
    background: #e0b624;
}
span.cal-booked, #small-cal .day.cal_row.cal-booked {
    background: #c85c1b;
}
span.cal-current, #small-cal .day.cal_row.cal-current {
    background: #e2dcd0;
}

.banner-message {
    margin-bottom: 10px;
}

/* Tooltip */
#map-slider .tooltip > .tooltip-inner {
    background-color: #73AD21; 
    color: #FFFFFF; 
    border: 1px solid green;
    padding: 15px;
    font-size: 20px;
}

/* Tooltip on top */
#map-slider .tooltip.top > .tooltip-arrow {
    border-top: 5px solid green;
}

/* Tooltip on bottom */
#map-slider .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid blue;
}

/* Tooltip on left */
#map-slider .tooltip.left > .tooltip-arrow {
    border-left: 5px solid red;
}

/* Tooltip on right */
#map-slider .tooltip.right > .tooltip-arrow {
    border-right: 5px solid black;
}

#register-modal select {
    -webkit-appearance: none !important;
    background: #fafafa url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9z…UiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==) no-repeat;
    background-position-x: 97%;
    background-position-y: center;
    border: 1px solid #ccc;
    padding: 0.5rem;
    -webkit-border-radius: 0;
    border-radius: 0;

    height: 37px;
    width: 100%;
}
.modal-body h4 {
    margin-bottom: 24px;
}

a.close-modal {
    position: absolute;
    right: 10px;
    top: 10px;
    color: white;
    cursor: pointer;
    
    border: solid 2px white;
    border-radius: 100%;
    outline: none;
    width: 25px;
    height: 25px;
    line-height: 1.25;
}

#check-out-link {
    float: right;
    margin-top: 20px;
}

#register-modal.modal {
    display: flex;
}

@media (min-width: 500px) {
    #register-modal.modal {
        align-items: center;
        justify-content: center;
    }
}

#small-cal .day.cal_row {
    margin: 0;
    padding: 13px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#small-cal .day.cal_row.selected-day, #small-cal .day.cal-row.selected-day a.ui-state-default {
    background: #365897;
    color: white;
}

#small-cal .day.cal_row.selected-day .month-day {
    color: white;
    
    

}

/* gp tooltip */
.gp-tooltip {
    display: none;
    background: linear-gradient(rgb(33, 55, 94) 0%, rgb(33, 55, 94) 100%);
    color: white;
    padding: 10px;
    position: absolute;
    pointer-events: none;
    border-radius: 4px;
    min-width: 125px;
    text-align: center;
}
.gp-tooltip:after {
    position: absolute;
    content: ' ';
    background: rgb(33, 55, 94);
    width: 20px;
    height: 20px;
    left: 40%;
    bottom: -7px;
    transform: rotateZ(45deg);
}


/* inner accordion view groups */
.information-parks .accordion-list.inner-list {
    padding: 0;
}

.information-parks .accordion-list.inner-list li:after {
    content: '';
    width: 0;
    height: 0;
}

.information-parks .accordion-list.inner-list li .image-wrap {
    width: 100%;
}
.information-parks .accordion-list.inner-list li img {
    width: 100%;
}


/* slick buttons */

:not(:map-slider) .slick-prev,:not(:map-slider)  .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 30%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 999;
}

:not(:map-slider) .slick-prev {
    left: -30px;
}

:not(:map-slider) .slick-next {
    right: -30px;
}

:not(:map-slider) :not(:map-slider) .slick-prev:before, :not(:map-slider) :not(:map-slider) .slick-next:before {
    content: "";
    border: solid #21375e;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    height: 20px;
    width: 20px;
}

:not(:map-slider) .slick-prev:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

:not(:map-slider) .slick-next:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.gp-place-item li a {
    color: #8C9D1B;
    /* text-decoration: underline; */
}
.gp-place-item li a:hover {
    color: #21375e;
}

.gp-place-item ul {
    list-style: none;
}

/* place items in main content event.html*/
.viewgroup-main-content ul {
    padding: 0;
}

.viewgroup-main-content ul li {
    list-style: none;
    padding-bottom: 37.5px;
    border-bottom: solid 1px lightgray;
    margin-bottom: 37.5px;
}
.viewgroup-main-content .image-holder {
    text-align: center;
    margin-bottom: 40px;
}

.viewgroup-main-content .image-holder img {
    width: 100%;
    max-width: 600px;
}

.viewgroup-main-content p span{
    font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-style: normal;
    font-weight: 300;
}

@media (min-width: 800px) {
    .viewgroup-main-content li {
        display: flex;
    }
    .viewgroup-main-content .image-holder {
        margin-right: 20px;
        width: 34%;
        flex: none;
    }
}

.modal-content .button-row.hide-desktop {
    display: none;
}

.mobile-view-picker .button-row br {
    display: none;
}

/* scroll to top styles */
/* .scroll-to-top{
    display:none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 9;
} */
.scroll-to-top {
    background-color: #333;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    color: #fff;
    display: none;
    height: 35px;
    position: fixed;
    right: 75px;
    text-align: center;
    text-transform: uppercase;
    width: 48px;
    opacity: .8;
    z-index: 100000;
    transition: all .2s;
    border: none;
}
.scroll-to-top:hover {
    background-color: #97aa22
}
.scroll-to-top i {
    top: 3px;
}

/* kiosk rules */
#main.kiosk, 
#main.kiosk #calendar, 
#main.kiosk .container-fluid,
#main.kiosk .title-calendar,
#main.kiosk .paging-calendar,
#main.kiosk .filter-list,
#main.kiosk .calendar-title-holder .view-row,
html#kiosk-html,
html#kiosk-html body{
    padding: 0;
    margin: 0;
}
#main.kiosk .button-row,
#main.kiosk .event-register{
    display:none;
}



#main.kiosk .paging-calendar,
#main.kiosk .filter-list,
#main.kiosk .calendar-title-holder .view-row{
    /* display: flex;
    align-items: center;
    justify-content: center; */
}

#main.kiosk {
    padding: 10px;
}

#main.kiosk .recreation-events a {
    display: none;
}

#main.kiosk .calendar-title-holder {
    position: fixed;
}
