/* ==========================================================================
Project - NParks

DEPENDENCIES
--------------------------------------------------------------------------
_defaults.scss
_icomoon.scss
_mixins.scss
_vars.scss
_desktop.scss
_mobile.scss

TABLE OF CONTENT
--------------------------------------------------------------------------
01 Global
02 Layout
03 Header
04 Breadcrumb
05 Banner
06 Main Content
07 Modules
08 Footer
09 One Map
10 Forms
11 Media Queries


--------------------------------------------------------------------------
Mobile first. Adaptive. IE LAST!
========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

h2 {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type='button'], input[type='reset'], input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type='checkbox'], input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
========================================================================== */
html, button, input, select, textarea {
  color: #000; }

body {
  font-size: 1em;
  line-height: 1.4; }

/*
::-moz-selection{background:#b3d4fc;text-shadow:none}
::selection{background:#b3d4fc;text-shadow:none}
*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

::-webkit-input-placeholder {
  font-style: italic;
  color: #676767; }

:-moz-placeholder {
  font-style: italic;
  color: #676767; }

::-moz-placeholder {
  font-style: italic;
  color: #676767; }

:-ms-input-placeholder {
  font-style: italic;
  color: #676767; }

/* ==========================================================================
Helper classes
========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: '';
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .container:before,
.fullwidth .listing:before,
.fullwidth .cta:before,
.fullwidth .suggestion:before, .weather:before, .map-list:before, .map-list .results:before, .tabs:before, .list-filter-widget:before, .global-notices:before, .main-content:before, .explore-activities .explore-activities-content .tab-content:before, .suggestion:before, .listing-content > ul > li:before, .listing-selector:before, .listing-selector ul li:before, .footer-nav .footer-nav-links:before, .footer-social:before, .map-wrapper .overlay-tabs:before, .sitecore-form .scfForm .copyrightnotices_description:before, .sitecore-form .scfForm .scfConfirmPasswordBorder:before,
.sitecore-form .scfForm .scfPasswordBorder:before,
.sitecore-form .scfForm .scfEmailBorder:before,
.sitecore-form .scfForm .scfTelephoneBorder:before,
.sitecore-form .scfForm .scfNumberBorder:before,
.sitecore-form .scfForm .scfRadioButtonListBorder:before,
.sitecore-form .scfForm .scfCheckBoxListBorder:before,
.sitecore-form .scfForm .scfDateSelectorBorder:before,
.sitecore-form .scfForm .scfCheckboxBorder:before,
.sitecore-form .scfForm .scfFileUploadBorder:before,
.sitecore-form .scfForm .scfDatePickerBorder:before,
.sitecore-form .scfForm .scfDropListBorder:before,
.sitecore-form .scfForm .scfMultipleLineTextBorder:before,
.sitecore-form .scfForm .scfSingleLineTextBorder:before, .sitecore-form .scfForm .scfSubmitButtonBorder:before,
.sitecore-form .scfForm .scfFooterBorder:before, .sitecore-form .scfForm .scfCaptchTop:before, .clearfix:after, .container:after,
.fullwidth .listing:after,
.fullwidth .cta:after,
.fullwidth .suggestion:after, .weather:after, .map-list:after, .map-list .results:after, .tabs:after, .list-filter-widget:after, .global-notices:after, .main-content:after, .explore-activities .explore-activities-content .tab-content:after, .suggestion:after, .listing-content > ul > li:after, .listing-selector:after, .listing-selector ul li:after, .footer-nav .footer-nav-links:after, .footer-social:after, .map-wrapper .overlay-tabs:after, .sitecore-form .scfForm .copyrightnotices_description:after, .sitecore-form .scfForm .scfConfirmPasswordBorder:after,
.sitecore-form .scfForm .scfPasswordBorder:after,
.sitecore-form .scfForm .scfEmailBorder:after,
.sitecore-form .scfForm .scfTelephoneBorder:after,
.sitecore-form .scfForm .scfNumberBorder:after,
.sitecore-form .scfForm .scfRadioButtonListBorder:after,
.sitecore-form .scfForm .scfCheckBoxListBorder:after,
.sitecore-form .scfForm .scfDateSelectorBorder:after,
.sitecore-form .scfForm .scfCheckboxBorder:after,
.sitecore-form .scfForm .scfFileUploadBorder:after,
.sitecore-form .scfForm .scfDatePickerBorder:after,
.sitecore-form .scfForm .scfDropListBorder:after,
.sitecore-form .scfForm .scfMultipleLineTextBorder:after,
.sitecore-form .scfForm .scfSingleLineTextBorder:after, .sitecore-form .scfForm .scfSubmitButtonBorder:after,
.sitecore-form .scfForm .scfFooterBorder:after, .sitecore-form .scfForm .scfCaptchTop:after {
  content: '';
  display: table; }

.clearfix:after, .container:after,
.fullwidth .listing:after,
.fullwidth .cta:after,
.fullwidth .suggestion:after, .weather:after, .map-list:after, .map-list .results:after, .tabs:after, .list-filter-widget:after, .global-notices:after, .main-content:after, .explore-activities .explore-activities-content .tab-content:after, .suggestion:after, .listing-content > ul > li:after, .listing-selector:after, .listing-selector ul li:after, .footer-nav .footer-nav-links:after, .footer-social:after, .map-wrapper .overlay-tabs:after, .sitecore-form .scfForm .copyrightnotices_description:after, .sitecore-form .scfForm .scfConfirmPasswordBorder:after,
.sitecore-form .scfForm .scfPasswordBorder:after,
.sitecore-form .scfForm .scfEmailBorder:after,
.sitecore-form .scfForm .scfTelephoneBorder:after,
.sitecore-form .scfForm .scfNumberBorder:after,
.sitecore-form .scfForm .scfRadioButtonListBorder:after,
.sitecore-form .scfForm .scfCheckBoxListBorder:after,
.sitecore-form .scfForm .scfDateSelectorBorder:after,
.sitecore-form .scfForm .scfCheckboxBorder:after,
.sitecore-form .scfForm .scfFileUploadBorder:after,
.sitecore-form .scfForm .scfDatePickerBorder:after,
.sitecore-form .scfForm .scfDropListBorder:after,
.sitecore-form .scfForm .scfMultipleLineTextBorder:after,
.sitecore-form .scfForm .scfSingleLineTextBorder:after, .sitecore-form .scfForm .scfSubmitButtonBorder:after,
.sitecore-form .scfForm .scfFooterBorder:after, .sitecore-form .scfForm .scfCaptchTop:after {
  clear: both; }

.clearfix, .container,
.fullwidth .listing,
.fullwidth .cta,
.fullwidth .suggestion, .weather, .map-list, .map-list .results, .tabs, .list-filter-widget, .global-notices, .main-content, .explore-activities .explore-activities-content .tab-content, .suggestion, .listing-content > ul > li, .listing-selector, .listing-selector ul li, .footer-nav .footer-nav-links, .footer-social, .map-wrapper .overlay-tabs, .sitecore-form .scfForm .copyrightnotices_description, .sitecore-form .scfForm .scfConfirmPasswordBorder,
.sitecore-form .scfForm .scfPasswordBorder,
.sitecore-form .scfForm .scfEmailBorder,
.sitecore-form .scfForm .scfTelephoneBorder,
.sitecore-form .scfForm .scfNumberBorder,
.sitecore-form .scfForm .scfRadioButtonListBorder,
.sitecore-form .scfForm .scfCheckBoxListBorder,
.sitecore-form .scfForm .scfDateSelectorBorder,
.sitecore-form .scfForm .scfCheckboxBorder,
.sitecore-form .scfForm .scfFileUploadBorder,
.sitecore-form .scfForm .scfDatePickerBorder,
.sitecore-form .scfForm .scfDropListBorder,
.sitecore-form .scfForm .scfMultipleLineTextBorder,
.sitecore-form .scfForm .scfSingleLineTextBorder, .sitecore-form .scfForm .scfSubmitButtonBorder,
.sitecore-form .scfForm .scfFooterBorder, .sitecore-form .scfForm .scfCaptchTop {
  *zoom: 1; }

/* ==========================================================================
Fonts
========================================================================== */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Regular-webfont.eot");
  src: url("../fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Light-webfont.eot");
  src: url("../fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light-webfont.woff") format("woff"), url("../fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Light-webfont.svg#open_sanslight") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Bold-webfont.eot");
  src: url("../fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold-webfont.woff") format("woff"), url("../fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Semibold-webfont.eot");
  src: url("../fonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Semibold-webfont.woff") format("woff"), url("../fonts/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: 500;
  font-style: normal; }
/* ==========================================================================
Bootstrap
========================================================================== */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px; }

/**
 * Pagination
 */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff; }

/**
 * Forms and input
 */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

input[type='search'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type='radio'],
input[type='checkbox'] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type='file'] {
  display: block; }

input[type='range'] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1; }

textarea.form-control {
  height: auto; }

input[type='search'] {
  -webkit-appearance: none; }

input[type='date'] {
  line-height: 34px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px; }

.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer; }

.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type='radio'][disabled],
input[type='checkbox'][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type='radio'],
fieldset[disabled] input[type='checkbox'],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }

  .form-inline .radio input[type='radio'],
  .form-inline .checkbox input[type='checkbox'] {
    float: none;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

.form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none; }

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad; }

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-default .badge {
  color: #ffffff;
  background-color: #333333; }

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e; }

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff; }

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439; }

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff; }

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc; }

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff; }

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512; }

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff; }

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925; }

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff; }

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none; }

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
  width: 100%; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

[data-toggle='buttons'] > .btn > input[type='radio'],
[data-toggle='buttons'] > .btn > input[type='checkbox'] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*='col-'] {
  float: none;
  padding-left: 0;
  padding-right: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type='radio'],
.input-group-addon input[type='checkbox'] {
  margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px; }

@font-face {
  font-family: 'icons';
  src: url("../fonts/icons.eot?ujdi1n");
  src: url("../fonts/icons.woff?ujdi1n") format("woff"), url("../fonts/icons.ttf?ujdi1n") format("truetype"), url("../fonts/icons.svg?ujdi1n#icons") format("svg"), url("../fonts/icons.eot?#iefixujdi1n") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
[class^='icon-'], [class*=' icon-'] {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-expand:before {
  content: "\e902"; }

.icon-compress:before {
  content: "\e901"; }

.icon-info-circle:before {
  content: "\e900"; }

.icon-cross:before {
  content: "\e634"; }

.icon-gps:before {
  content: "\e64e"; }

.icon-measuretool:before {
  content: "\e64f"; }

.icon-globe:before {
  content: "\e650"; }

.icon-mapview:before {
  content: "\e651"; }

.icon-download:before {
  content: "\e64d"; }

.icon-gardening:before {
  content: "\e62a"; }

.icon-notification:before {
  content: "\e61d"; }

.icon-location:before {
  content: "\e61f"; }

.icon-date:before {
  content: "\e623"; }

.icon-directions:before {
  content: "\e625"; }

.icon-price:before {
  content: "\e626"; }

.icon-about:before {
  content: "\e629"; }

.icon-arrow-dropdown:before {
  content: "\e617"; }

.icon-arrow-menu:before {
  content: "\e61a"; }

.icon-arrow-generic-right:before {
  content: "\e615"; }

.icon-arrow-generic-left:before {
  content: "\e616"; }

.icon-triangle-left:before {
  content: "\e60d"; }

.icon-triangle-down:before {
  content: "\e60e"; }

.icon-triangle-up:before {
  content: "\e613"; }

.icon-triangle-right:before {
  content: "\e614"; }

.icon-thin-arrow-left:before {
  content: "\e649"; }

.icon-thin-arrow-down:before {
  content: "\e64a"; }

.icon-thin-arrow-up:before {
  content: "\e64b"; }

.icon-thin-arrow-right:before {
  content: "\e64c"; }

.icon-arrow-left:before {
  content: "\e60f"; }

.icon-arrow-down:before {
  content: "\e610"; }

.icon-arrow-up:before {
  content: "\e611"; }

.icon-arrow-right:before {
  content: "\e612"; }

.icon-pointer-left:before {
  content: "\e632"; }

.icon-pointer-up:before {
  content: "\e619"; }

.icon-pointer-down:before {
  content: "\e633"; }

.icon-pointer-right:before {
  content: "\e631"; }

.icon-sun:before {
  content: "\e60b"; }

.icon-moon:before {
  content: "\e636"; }

.icon-sun2:before {
  content: "\e637"; }

.icon-windy:before {
  content: "\e638"; }

.icon-cloudy:before {
  content: "\e639"; }

.icon-weather:before {
  content: "\e63a"; }

.icon-cloud:before {
  content: "\e63b"; }

.icon-lightning:before {
  content: "\e63c"; }

.icon-lightning2:before {
  content: "\e63d"; }

.icon-rainy:before {
  content: "\e63e"; }

.icon-rainy2:before {
  content: "\e63f"; }

.icon-windy2:before {
  content: "\e640"; }

.icon-windy3:before {
  content: "\e641"; }

.icon-cloudy2:before {
  content: "\e642"; }

.icon-cloud2:before {
  content: "\e643"; }

.icon-lightning3:before {
  content: "\e644"; }

.icon-celsius:before {
  content: "\e645"; }

.icon-cross-inverse:before {
  content: "\e635"; }

.icon-warning:before {
  content: "\e604"; }

.icon-facebook-inverse:before {
  content: "\e605"; }

.icon-twitter-inverse:before {
  content: "\e606"; }

.icon-instagram:before {
  content: "\e607"; }

.icon-twitter:before {
  content: "\e60a"; }

.icon-facebook:before {
  content: "\e609"; }

.icon-email:before {
  content: "\e618"; }

.icon-print:before {
  content: "\f02f"; }

.icon-clock:before {
  content: "\e61c"; }

.icon-cut:before {
  content: "\e620"; }

.icon-volunteer:before {
  content: "\e621"; }

.icon-greenhosting:before {
  content: "\e61e"; }

.icon-start:before {
  content: "\e622"; }

.icon-scissor:before {
  content: "\e624"; }

.icon-leaf:before {
  content: "\e627"; }

.icon-menu:before {
  content: "\e62c"; }

.icon-search:before {
  content: "\e62d"; }

.icon-plus-circle:before {
  content: "\e62e"; }

.icon-minus-circle:before {
  content: "\e62f"; }

.icon-minus:before {
  content: "\e646"; }

.icon-plus:before {
  content: "\e647"; }

.icon-circle:before {
  content: "\e630"; }

.icon-tick:before {
  content: "\e648"; }

.icon-house:before {
  content: "\e608"; }

.icon-parks-nature:before {
  content: "\e61b"; }

.icon-map:before {
  content: "\e600"; }

.icon-biodiversity:before {
  content: "\e62b"; }

.icon-heart:before {
  content: "\e601"; }

.icon-book:before {
  content: "\e602"; }

.icon-activities:before {
  content: "\e628"; }

.icon-users:before {
  content: "\e603"; }

.icon-phone:before {
  content: "\e60c"; }

/* Variables */
/* ==========================================================================
Colours
========================================================================== */
/* Mixins */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
*/
/* =======================================================================
01 Global
========================================================================== */
html {
  font-size: 62.5% !important;
  font-family: 'mobile'; }

* html {
  /* IE6 */
  font-family: 'desktop'; }

* + html {
  /* IE7 */
  font-family: 'desktop'; }

@media \0screen {
  html {
    /* IE8 */
    font-family: 'desktop'; } }
/** Display desktop/mobile label on screen bottom. Use for debug purpose **/
body:after {
  display: none;
  padding: 10px 20px;
  background: #fcfcfc;
  position: fixed;
  bottom: 0;
  left: 0; }

body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #474747;
  -webkit-animation: load 0.5s;
  -moz-animation: load 0.5s;
  animation: load 0.5s; }
  body .Zebra_DatePicker td {
    border: 1px solid #fff;
    background: #eee;
    color: #666; }
    body .Zebra_DatePicker td.dp_not_in_month {
      background: #ccc;
      color: #bbb; }
    body .Zebra_DatePicker td.dp_disabled {
      background: #eee;
      color: #dedede; }
    body .Zebra_DatePicker td.dp_current {
      color: #444;
      background: #d4f9e8; }
    body .Zebra_DatePicker td.date-blocked {
      background: #fdb2a9;
      color: #444 !important; }
  body .Zebra_DatePicker .dp_previous, body .Zebra_DatePicker .dp_caption, body .Zebra_DatePicker .dp_next, body .Zebra_DatePicker .dp_today, body .Zebra_DatePicker .dp_today, body .Zebra_DatePicker .dp_clear {
    background-color: transparent; }

@-webkit-keyframes load {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; } }
@-moz-keyframes load {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; } }
@-o-keyframes load {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; } }
@keyframes load {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; } }
a {
  color: #00833f;
  text-decoration: none; }
  a:hover {
    color: #006224;
    text-decoration: underline; }
  a:focus {
    outline: none; }

/**
 * Typography
 */
h1, .h1 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: normal;
  margin: 0 0 10px;
  color: #474747;
  line-height: 1.2;
  display: inline-block; }

h2, .h2 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: normal;
  margin: 0 0 16px;
  color: #02763a;
  line-height: 1.1; }

h3, .h3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 40px 0 10px;
  color: #474747;
  line-height: 1; }

h4, .h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  margin: 28px 0 0;
  color: #00833f;
  line-height: 1.2; }

h5, .h5 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 10px;
  line-height: 1.2; }

.black-text {
  color: #474747; }

p {
  margin: 0 0 10px; }

strong, b {
  font-weight: 600; }

ul, ol {
  padding: 0 0 0 20px;
  margin: 0; }

button {
  font-family: 'Open Sans', Arial, sans-serif; }

/**
 * Blockquotes
 */
blockquote {
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic;
  position: relative;
  line-height: 1.2;
  padding-top: 50px !important;
  margin: 0 10px 15px 0; }
  blockquote:before {
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
    content: '\201C';
    font-size: 120px;
    line-height: 1;
    font-family: Georgia, serif;
    vertical-align: top;
    color: #78a22f; }
  blockquote cite {
    display: block;
    margin-top: 5px;
    text-align: left;
    color: #78a22f;
    font-size: 14px;
    font-size: 1.4rem; }
    blockquote cite:before {
      content: '\2014 \2009'; }

/**
 * Tables
 */
.main-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 1em 0; }
  .main-content table thead tr th {
    background: #d9d9d9;
    color: #000; }
  .main-content table thead tr td {
    background: #d9d9d9;
    color: #000; }
  .main-content table tbody {
    		/*
            tr:hover {
                td, th { background:#dbf0b8; }
            }*/ }
    .main-content table tbody tr td, .main-content table tbody tr th {
      background: #f8f8f8; }
  .main-content table td, .main-content table th {
    border: 1px solid #e8e8e8;
    padding: 10px;
    vertical-align: top;
    text-align: left; }
  .main-content table th {
    font-weight: 600; }

/**
 * Responsive Image
 */
img {
  max-width: 100%; }

/**
 * Skip to content link
 */
.skip-to-content {
  z-index: 100;
  position: absolute;
  bottom: 0;
  top: -6px; }
  .skip-to-content a:focus {
    clip: inherit;
    overflow: inherit;
    margin: 0;
    height: auto;
    width: auto; }

/**
 * Greenmap Load
 */
.overlay-panels, .overlay-tabs {
  display: none; }

/**
 * Jquery UI
 */
.ui-widget-content {
  border-color: #cdcdcd;
  font-size: 12px; }

/* =======================================================================
02 Layout
========================================================================== */
/**
 * Icons
 */
.icon {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle; }

.icon-image:after {
  content: none;
  display: none; }

/**
 * Nature Type Icons (Black)
 */
.icon-t-nature {
  background: transparent url("../images/sprite.png") no-repeat -1117px -20px;
  width: 28px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-t-nature {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-t-pcn {
  background: transparent url("../images/sprite.png") no-repeat -1109px -68px;
  width: 28px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-t-pcn {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-t-community-garden {
  background: transparent url("../images/sprite.png") no-repeat -1112px -117px;
  width: 28px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-t-community-garden {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-t-tree {
  background: transparent url("../images/sprite.png") no-repeat -1112px -164px;
  width: 28px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-t-tree {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-t-road {
  background: transparent url("../images/sprite.png") no-repeat -1113px -216px;
  width: 28px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-t-road {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-t-tree-conversation {
  background: transparent url("../images/sprite.png") no-repeat -1113px -264px;
  width: 28px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-t-tree-conversation {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-t-skyrise {
  background: transparent url("../images/sprite.png") no-repeat -1113px -312px;
  width: 28px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-t-skyrise {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

/**
 * Nature Type Icons (White)
 */
.icon-t-nature.white {
  background-position: -1164px -20px; }

.icon-t-pcn.white {
  background-position: -1159px -68px; }

.icon-t-community-garden.white {
  background-position: -1162px -117px; }

.icon-t-tree.white {
  background-position: -1156px -164px; }

.icon-t-road.white {
  background-position: -1163px -216px; }

.icon-t-tree-conversation.white {
  background-position: -1163px -264px; }

.icon-t-skyrise.white {
  background-position: -1163px -312px; }

/**
 * Nature Type Icons (Green)
 */
.icon-t-nature.green {
  background-position: -1214px -20px; }

.icon-t-pcn.green {
  background-position: -1209px -68px; }

.icon-t-community-garden.green {
  background-position: -1212px -117px; }

.icon-t-tree.green {
  background-position: -1213px -164px; }

.icon-t-road.green {
  background-position: -1213px -216px; }

.icon-t-tree-conversation.green {
  background-position: -1213px -264px; }

.icon-t-skyrise.green {
  background-position: -1213px -312px; }

/**
 * Event Icons (Black)
 */
.icon-event-tour {
  background: transparent url("../images/sprite.png") no-repeat -813px -13px;
  width: 25px;
  height: 25px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-event-tour {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-event-performance {
  background: transparent url("../images/sprite.png") no-repeat -815px -63px;
  width: 25px;
  height: 25px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-event-performance {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-event-competition {
  background: transparent url("../images/sprite.png") no-repeat -815px -112px;
  width: 25px;
  height: 25px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-event-competition {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-event-workshop {
  background: transparent url("../images/sprite.png") no-repeat -815px -162px;
  width: 25px;
  height: 25px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-event-workshop {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-event-exhibition {
  background: transparent url("../images/sprite.png") no-repeat -815px -212px;
  width: 25px;
  height: 25px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-event-exhibition {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-event-festivals {
  background: transparent url("../images/sprite.png") no-repeat -815px -262px;
  width: 25px;
  height: 25px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-event-festivals {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-event-talk {
  background: transparent url("../images/sprite.png") no-repeat -814px -312px;
  width: 25px;
  height: 25px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-event-talk {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

/**
 * Event Icons (White)
 */
.icon-event-tour.white {
  background-position: -863px -13px; }

.icon-event-performance.white {
  background-position: -865px -63px; }

.icon-event-competition.white {
  background-position: -865px -112px; }

.icon-event-workshop.white {
  background-position: -865px -162px; }

.icon-event-exhibition.white {
  background-position: -865px -212px; }

.icon-event-festivals.white {
  background-position: -865px -262px; }

.icon-event-talk.white {
  background-position: -864px -312px; }

/**
 * overview Icons (Green)
 */
.icon-overview-nature {
  background: transparent url("../images/sprite.png") no-repeat -206px -10px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-nature {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-overview-pcn {
  background: transparent url("../images/sprite.png") no-repeat -206px -60px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-pcn {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-overview-community-garden {
  background: transparent url("../images/sprite.png") no-repeat -206px -110px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-community-garden {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-overview-tree {
  background: transparent url("../images/sprite.png") no-repeat -206px -160px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-tree {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-overview-road {
  background: transparent url("../images/sprite.png") no-repeat -206px -210px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-road {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-overview-tree-conversation {
  background: transparent url("../images/sprite.png") no-repeat -206px -260px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-tree-conversation {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-overview-skyrise {
  background: transparent url("../images/sprite.png") no-repeat -206px -310px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-skyrise {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

/**
 * overview Icons (Green)
 */
.icon-overview-nature.white {
  background: transparent url("../images/sprite.png") no-repeat -206px -10px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-nature.white {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-overview-pcn.white {
  background: transparent url("../images/sprite.png") no-repeat -206px -60px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-pcn.white {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-overview-community-garden.white {
  background: transparent url("../images/sprite.png") no-repeat -206px -110px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-community-garden.white {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-overview-tree.white {
  background: transparent url("../images/sprite.png") no-repeat -206px -160px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-tree.white {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-overview-road.white {
  background: transparent url("../images/sprite.png") no-repeat -206px -210px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-road.white {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-overview-tree-conversation.white {
  background: transparent url("../images/sprite.png") no-repeat -206px -260px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-tree-conversation.white {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-overview-skyrise.white {
  background: transparent url("../images/sprite.png") no-repeat -206px -310px;
  width: 36px;
  height: 36px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-overview-skyrise.white {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

/**
 * Others Icons(Black)
 */
.icon-o-nature {
  background: transparent url("../images/sprite.png") no-repeat -960px -16px;
  width: 26px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-o-nature {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

/**
 * Others Icons(White)
 */
.icon-o-nature.white {
  background: transparent url("../images/sprite.png") no-repeat -1010px -16px;
  width: 26px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-o-nature.white {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

/**
 * Activity Icons(Black)
 */
.icon-activity-photography {
  background: transparent url("../images/sprite.png") no-repeat -466px -17px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-photography {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-sightseeing {
  background: transparent url("../images/sprite.png") no-repeat -466px -64px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-sightseeing {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-trekking {
  background: transparent url("../images/sprite.png") no-repeat -466px -115px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-trekking {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-birdwatching {
  background: transparent url("../images/sprite.png") no-repeat -466px -165px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-birdwatching {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-gardening {
  background: transparent url("../images/sprite.png") no-repeat -466px -215px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-gardening {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-inlineskate {
  background: transparent url("../images/sprite.png") no-repeat -466px -312px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-inlineskate {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-mountainbiking {
  background: transparent url("../images/sprite.png") no-repeat -466px -365px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-mountainbiking {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-cycling {
  background: transparent url("../images/sprite.png") no-repeat -516px -17px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-cycling {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-watersport {
  background: transparent url("../images/sprite.png") no-repeat -514px -65px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-watersport {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-wellness {
  background: transparent url("../images/sprite.png") no-repeat -514px -116px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-wellness {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-ponyride {
  background: transparent url("../images/sprite.png") no-repeat -514px -165px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-ponyride {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-fishing {
  background: transparent url("../images/sprite.png") no-repeat -514px -215px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-fishing {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-sandcastle {
  background: transparent url("../images/sprite.png") no-repeat -514px -316px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-sandcastle {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-walking {
  background: transparent url("../images/sprite.png") no-repeat -514px -365px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-walking {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-hiking {
  background: transparent url("../images/sprite.png") no-repeat -564px -17px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-hiking {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-bbq {
  background: transparent url("../images/sprite.png") no-repeat -564px -68px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-bbq {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-camping {
  background: transparent url("../images/sprite.png") no-repeat -564px -118px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-camping {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-taichi {
  background: transparent url("../images/sprite.png") no-repeat -564px -113px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-taichi {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-arts {
  background: transparent url("../images/sprite.png") no-repeat -564px -215px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-arts {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-adventure {
  background: transparent url("../images/sprite.png") no-repeat -564px -261px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-adventure {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-kite {
  background: transparent url("../images/sprite.png") no-repeat -564px -312px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-kite {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-activity-getaway {
  background: transparent url("../images/sprite.png") no-repeat -564px -364px;
  width: 22px;
  height: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-activity-getaway {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

/**
 * Activity Icons(White)
 * Not styled
 */
/**
 * Facility Icons(Black)
 */
.icon-facility-baby {
  background: transparent url("../images/sprite.png") no-repeat -15px -519px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-baby {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-badminton {
  background: transparent url("../images/sprite.png") no-repeat -67px -519px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-badminton {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-basketball {
  background: transparent url("../images/sprite.png") no-repeat -117px -519px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-basketball {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-bbq {
  background: transparent url("../images/sprite.png") no-repeat -168px -519px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-bbq {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-bridge {
  background: transparent url("../images/sprite.png") no-repeat -217px -519px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-bridge {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-busstop {
  background: transparent url("../images/sprite.png") no-repeat -269px -519px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-busstop {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-camping {
  background: transparent url("../images/sprite.png") no-repeat -319px -519px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-camping {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-carpark {
  background: transparent url("../images/sprite.png") no-repeat -367px -518px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-carpark {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-dogrun {
  background: transparent url("../images/sprite.png") no-repeat -417px -518px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-dogrun {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-entrypoint {
  background: transparent url("../images/sprite.png") no-repeat -467px -518px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-entrypoint {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-fitness {
  background: transparent url("../images/sprite.png") no-repeat -517px -518px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-fitness {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-jogging {
  background: transparent url("../images/sprite.png") no-repeat -568px -517px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-jogging {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-lookout {
  background: transparent url("../images/sprite.png") no-repeat -618px -517px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-lookout {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-smokefree {
  background: transparent url("../images/sprite.png") no-repeat -668px -517px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-smokefree {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-petanque {
  background: transparent url("../images/sprite.png") no-repeat -718px -517px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-petanque {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-petrolkiosks {
  background: transparent url("../images/sprite.png") no-repeat -768px -518px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-petrolkiosks {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-dog {
  background: transparent url("../images/sprite.png") no-repeat -817px -517px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-dog {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-picnic {
  background: transparent url("../images/sprite.png") no-repeat -867px -517px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-picnic {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-playground {
  background: transparent url("../images/sprite.png") no-repeat -917px -517px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-playground {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-pond {
  background: transparent url("../images/sprite.png") no-repeat -967px -519px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-pond {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-footreflex {
  background: transparent url("../images/sprite.png") no-repeat -1017px -519px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-footreflex {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-restaurant {
  background: transparent url("../images/sprite.png") no-repeat -1067px -519px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-restaurant {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-restroom {
  background: transparent url("../images/sprite.png") no-repeat -1117px -519px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-restroom {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-sandplay {
  background: transparent url("../images/sprite.png") no-repeat -1167px -519px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-sandplay {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-shelter {
  background: transparent url("../images/sprite.png") no-repeat -1217px -521px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-shelter {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-shower {
  background: transparent url("../images/sprite.png") no-repeat -15px -569px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-shower {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-skateboard {
  background: transparent url("../images/sprite.png") no-repeat -67px -569px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-skateboard {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-eventvenue {
  background: transparent url("../images/sprite.png") no-repeat -117px -569px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-eventvenue {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-beachvolleyball {
  background: transparent url("../images/sprite.png") no-repeat -167px -568px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-beachvolleyball {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-waterpoint {
  background: transparent url("../images/sprite.png") no-repeat -217px -568px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-waterpoint {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-wheelchair {
  background: transparent url("../images/sprite.png") no-repeat -269px -568px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-wheelchair {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-woodball {
  background: transparent url("../images/sprite.png") no-repeat -319px -568px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-woodball {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-cyclingtrack {
  background: transparent url("../images/sprite.png") no-repeat -369px -568px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-cyclingtrack {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-soccer {
  background: transparent url("../images/sprite.png") no-repeat -419px -568px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-soccer {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-naturetrail {
  background: transparent url("../images/sprite.png") no-repeat -469px -568px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-naturetrail {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-eventvenue {
  background: transparent url("../images/sprite.png") no-repeat -519px -568px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-eventvenue {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-medical {
  background: transparent url("../images/sprite.png") no-repeat -569px -568px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-medical {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-noramp {
  background: transparent url("../images/sprite.png") no-repeat -619px -568px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-noramp {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-ramp {
  background: transparent url("../images/sprite.png") no-repeat -670px -568px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-ramp {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-bikereturn {
  background: transparent url("../images/sprite.png") no-repeat -717px -566px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-bikereturn {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-skaterental {
  background: transparent url("../images/sprite.png") no-repeat -769px -568px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-skaterental {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.icon-facility-bikerental {
  background: transparent url("../images/sprite.png") no-repeat -817px -566px;
  width: 16px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-facility-bikerental {
      background-image: url("../images/sprite-hd.png");
      background-size: 1250px 750px; } }

.container,
.fullwidth .listing,
.fullwidth .cta,
.fullwidth .suggestion {
  width: 984px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: transparent;
  border: 0;
  *text-indent: -9999px; }

.content {
  padding: 40px 0; }

.thumbnail img {
  border: 1px solid #cdcdcd; }

.site-nav .jump-list-header, .site-nav .back-top {
  display: none; }

/**
 * Prettify Select
 */
.prettify-select {
  opacity: 0; }

.prettify-select:focus {
  opacity: 1; }

.no-js .prettify-select {
  opacity: 1; }

.prettify-select-wrapper {
  position: relative;
  overflow: hidden;
  width: auto; }
  .prettify-select-wrapper .prettify-label {
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 1;
    padding-right: 40px;
    min-width: 50px;
    max-width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .prettify-select-wrapper .icon {
    position: absolute;
    top: 6px;
    right: 0;
    float: right; }
  .prettify-select-wrapper .prettify-select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    z-index: 2; }

/**
 * Weather forecast
 */
.weather {
  padding: 20px; }
  .weather .weather-symbol {
    width: 60px;
    height: 60px;
    margin-right: 5px;
    float: left; }
    .weather .weather-symbol .icon {
      color: #fff;
      font-size: 55px; }
  .weather .details {
    color: #fff;
    float: left; }
    .weather .details p {
      margin: 0 0 2px 0; }
    .weather .details .day {
      font-size: 12px;
      font-size: 1.2rem;
      text-transform: uppercase; }
    .weather .details .temp {
      font-size: 32px;
      font-size: 3.2rem;
      line-height: 1;
      position: relative; }
      .weather .details .temp .icon {
        font-size: 45px;
        position: absolute;
        right: -32px;
        top: -10px; }

/**
 * Buttons
 */
.btn {
  color: #fff;
  background-color: #006224;
  position: relative;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  transition-property: color opacity;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  /* Safari */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: color opacity;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  line-height: 1.6; }
  .btn:hover, .btn:focus {
    background-color: #58812d;
    color: #fff;
    text-decoration: none; }

.btn-group .btn {
  margin-right: 5px; }

.inline-buttons .more {
  display: inline-block; }

.btn-boxed-pointer {
  padding: 5px 45px 5px 10px;
  color: #000;
  font-weight: 600;
  background: #ffcd35; }
  .btn-boxed-pointer .icon {
    transition-property: color opacity;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    /* Safari */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: color opacity;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 30px;
    font-size: 1.5em;
    line-height: 1.5;
    text-align: center; }
  .btn-boxed-pointer.left-aligned {
    padding: 5px 10px 5px 45px; }
    .btn-boxed-pointer.left-aligned .icon {
      right: auto;
      left: 0; }
  .btn-boxed-pointer:hover, .btn-boxed-pointer:focus {
    background-color: #ffcd35;
    color: #900; }
  .btn-boxed-pointer:hover .icon, .btn-boxed-pointer:focus .icon {
    background-color: #ffcd35; }

.end-word {
  white-space: nowrap; }

/**
 * Map List
 */
.map-list {
  margin: 0;
  background: #fff; }
  .map-list h3 {
    margin-top: 20px; }
  .map-list a {
    display: block;
    background-color: transparent;
    color: #006224;
    text-decoration: none;
    margin: 0; }
  .map-list li {
    width: 48.5%;
    padding-bottom: 25px; }
  .map-list .info-block .label {
    font-weight: bold;
    padding: 0;
    margin: 0; }
  .map-list .label {
    display: block;
    padding-top: 5px; }
  .map-list .thumbnail {
    overflow: hidden;
    height: 130px;
    width: 100%;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  .map-list .results {
    display: block;
    padding-top: 20px; }
  .map-list .btn {
    color: #fff;
    background: #58812d; }

.filter-summary {
  padding: 20px 0 0; }
  .filter-summary .header {
    margin-bottom: 10px; }

/**
 * Tabs
 */
.tabs {
  position: absolute;
  z-index: 100;
  top: 45px;
  left: 5%;
  -moz-box-shadow: 1px 1px 2px 0 #888;
  -webkit-box-shadow: 1px 1px 2px 0 #888;
  box-shadow: 1px 1px 2px 0 #888; }
  .tabs a {
    position: relative;
    display: block;
    background: #fff;
    float: left;
    color: #474747;
    text-decoration: none;
    font-weight: 500;
    padding: 8px 13px;
    border-left: 0;
    font-size: 11px;
    font-size: 1.1rem; }
    .tabs a .icon {
      margin-right: 5px;
      font-size: 16px;
      position: relative; }
    .tabs a:first-child:after {
      content: '';
      display: inline-block;
      position: absolute;
      height: 20px;
      right: 0;
      border-right: 1px solid #e8e8e8; }
    .tabs a.active, .tabs a:hover {
      color: #fff;
      background: #006224; }
      .tabs a.active:after, .tabs a:hover:after {
        border: 0; }

/**
 * Display labels
 */
.nature-reserve-label {
  display: block;
  padding: 10px 15px 6px;
  background: #ffcd35;
  font-weight: bold;
  text-transform: uppercase;
  color: #000; }
  .nature-reserve-label .icon {
    background: transparent url("../images/sprite.png") no-repeat -160px -57px;
    width: 30px;
    height: 30px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    vertical-align: middle;
    top: -3px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
      .nature-reserve-label .icon {
        background-image: url("../images/sprite-hd.png");
        background-size: 1250px 750px; } }

/**
 * Pagination
 */
.pagination-wrapper {
  text-align: center;
  font-size: 1.2rem; }
  .pagination-wrapper.bottom {
    border-top: 1px solid #e8e8e8;
    padding-top: 10px; }
  .pagination-wrapper.top {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px; }
  .pagination-wrapper.bottom .pagination, .pagination-wrapper.top .pagination {
    margin-bottom: 0; }
  .pagination-wrapper .pagination {
    margin: 0; }
    .pagination-wrapper .pagination li {
      padding: 0; }
    .pagination-wrapper .pagination li:before {
      display: none;
      content: ''; }
    .pagination-wrapper .pagination > li > a {
      color: #474747; }
    .pagination-wrapper .pagination > li > a:hover {
      background-color: #ffcd35;
      color: #474747; }
    .pagination-wrapper .pagination > li.active > a {
      font-weight: bold;
      background-color: #fff; }
    .pagination-wrapper .pagination > li.disabled > a {
      color: #e8e8e8; }
    .pagination-wrapper .pagination > li.disabled > a:hover, .pagination-wrapper .pagination > li.disabled > a {
      background-color: #fff;
      color: #e8e8e8; }
    .pagination-wrapper .pagination .next .icon, .pagination-wrapper .pagination .prev .icon {
      top: 2px;
      position: relative; }
    .pagination-wrapper .pagination .next a:hover, .pagination-wrapper .pagination .prev a:hover {
      background-color: #fff;
      text-decoration: underline;
      color: #006224; }

/**
 * PCN
 */
.pcn-related-links {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .pcn-related-links li {
    margin: 0 0 20px 0;
    border-bottom: 1px solid #e8e8e8; }
    .pcn-related-links li:last-child {
      border-bottom: 0; }
    .pcn-related-links li:before {
      content: '';
      display: none; }
    .pcn-related-links li .h3 {
      margin: 0 0 5px; }
    .pcn-related-links li a {
      color: #474747;
      text-decoration: none; }
      .pcn-related-links li a:hover {
        text-decoration: underline; }

/**
 * Google Results
 */
.cse .gsc-control-cse, .gsc-control-cse {
  padding: 0 !important; }
  .cse .gsc-control-cse table thead tr th, .gsc-control-cse table thead tr th {
    background: #d9d9d9;
    color: #000; }
  .cse .gsc-control-cse table thead tr td, .gsc-control-cse table thead tr td {
    background: #d9d9d9;
    color: #000; }
  .cse .gsc-control-cse table tbody tr td, .cse .gsc-control-cse table tbody tr th, .gsc-control-cse table tbody tr td, .gsc-control-cse table tbody tr th {
    background: #fff; }
  .cse .gsc-control-cse table tbody tr:hover td, .cse .gsc-control-cse table tbody tr:hover th, .gsc-control-cse table tbody tr:hover td, .gsc-control-cse table tbody tr:hover th {
    background: none; }
  .cse .gsc-control-cse table td, .cse .gsc-control-cse table th, .gsc-control-cse table td, .gsc-control-cse table th {
    border: 0;
    padding: 0; }
  .cse .gsc-control-cse .gsc-result-info, .gsc-control-cse .gsc-result-info {
    padding: 0;
    margin-top: 10px; }
  .cse .gsc-control-cse .gsc-cursor-box, .gsc-control-cse .gsc-cursor-box {
    margin: 0 !important; }
  .cse .gsc-control-cse .gs-result .gs-title *, .gsc-control-cse .gs-result .gs-title * {
    color: #006224; }
  .cse .gsc-control-cse .gs-visibleUrl, .gsc-control-cse .gs-visibleUrl {
    color: #777 !important; }
  .cse .gsc-control-cse .gs-result .gs-title,
  .cse .gsc-control-cse .gsc-cursor-current-page, .gsc-control-cse .gs-result .gs-title,
  .gsc-control-cse .gsc-cursor-current-page {
    color: #006224 !important;
    text-decoration: underline !important;
    height: auto; }
  .cse .gsc-control-cse .gsc-thumbnail-inside,
  .cse .gsc-control-cse .gsc-url-top, .gsc-control-cse .gsc-thumbnail-inside,
  .gsc-control-cse .gsc-url-top {
    padding-left: 0; }

/**
 * 360 Gallery
 */
.pano-gallery-page {
  background: #000;
  height: 100%; }
  .pano-gallery-page .content {
    background: #000; }
  .pano-gallery-page h1 {
    margin-bottom: 25px;
    color: #fcfcfc; }
  .pano-gallery-page p {
    color: #fcfcfc; }
  .pano-gallery-page .banner-image {
    min-height: 400px;
    background-size: 100% !important; }
  .pano-gallery-page .slide-gallery {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%; }
    .pano-gallery-page .slide-gallery li {
      display: inline-block;
      float: none;
      margin-left: -4px; }

.pano-gallery {
  position: relative;
  height: 400px;
  max-width: 984px;
  overflow: hidden;
  margin: auto; }
  .pano-gallery .drag-indicator {
    position: absolute;
    display: none;
    opacity: 0.8;
    cursor: ew-resize;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -50px;
    z-index: 50;
    background: #000 url("../images/sprite.png") no-repeat 0 0;
    width: 100px;
    height: 50px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    -webkit-user-select: none;
    -webkit-user-drag: none; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
      .pano-gallery .drag-indicator {
        background-image: url("../images/sprite-hd.png");
        background-size: 1250px 750px; } }
  .pano-gallery .left-pointer {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    z-index: 50;
    display: block;
    width: 50px;
    height: 50px;
    opacity: 0.8;
    background: #000; }
  .pano-gallery .right-pointer {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    z-index: 50;
    display: block;
    width: 50px;
    height: 50px;
    opacity: 0.8;
    background: #000; }
  .pano-gallery .left-pointer, .pano-gallery .right-pointer {
    display: none;
    cursor: ew-resize;
    -webkit-user-select: none;
    -webkit-user-drag: none; }
    .pano-gallery .left-pointer .icon, .pano-gallery .right-pointer .icon {
      color: #fff;
      width: 50px;
      text-align: center; }
      .pano-gallery .left-pointer .icon:before, .pano-gallery .right-pointer .icon:before {
        line-height: 50px;
        font-size: 20px; }
  .pano-gallery .banner-image {
    cursor: ew-resize; }

/**
 * List Filter Widget
 */
.filter-toggle {
  position: relative;
  display: block;
  padding: 10px 40px 10px 10px;
  text-decoration: none;
  border: 1px solid #e8e8e8;
  margin-bottom: 15px; }
  .filter-toggle:after {
    font-family: 'icons';
    font-size: 2rem;
    position: absolute;
    top: 12%;
    right: 10px;
    content: '\e60e'; }
  .filter-toggle.expanded {
    background: #eee; }
    .filter-toggle.expanded:after {
      content: '\e634'; }

.list-filter-widget .btn-submit {
  display: block;
  width: 100%;
  margin: 5px 0; }
  .list-filter-widget .btn-submit:focus {
    color: #fff; }

.filter-option {
  margin-bottom: 10px; }
  .filter-option .filter-anchor {
    display: block;
    color: #202020;
    position: relative;
    border: 1px solid #e8e8e8;
    padding: 5px 10px;
    top: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    .filter-option .filter-anchor:focus {
      border: 1px solid #66afe9;
      padding: 4px 9px; }
  .filter-option .filter-label {
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 76%;
    vertical-align: middle; }
  .filter-option .icon-arrow-dropdown {
    position: absolute;
    top: 5px;
    right: 10px;
    top: 10px; }
  .filter-option.multi-select li:first-child {
    padding: 8px 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8; }

.filter {
  display: none; }
  .filter ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block;
    margin: 10px 0 15px; }
  .filter li a {
    padding-left: 28px;
    color: #202020;
    display: block;
    position: relative; }
  .filter .icon {
    position: absolute;
    left: 10px;
    top: 5px; }

.filter-extra {
  border-top: 1px solid #e8e8e8;
  padding: 10px 0; }
  .filter-extra .form-heading {
    display: block;
    margin-bottom: 15px; }
  .filter-extra label {
    float: left;
    width: 30%;
    font-weight: normal; }
  .filter-extra .input {
    width: 60%;
    float: right; }

/* =======================================================================
03 Header
========================================================================== */
.site-logo {
  display: block;
  margin: 0 auto; }
  .site-logo a {
    display: block; }
  .site-logo a:focus {
    outline: #ccc dotted 1px; }
  .site-logo img {
    width: 138px;
    height: 105px; }

.js .global-notices {
  display: none; }

.global-notices {
  background-color: #ffcd35;
  padding: 10px 0; }
  .global-notices a {
    color: #000;
    text-decoration: underline; }
  .global-notices p {
    margin: 0; }
  .global-notices ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block; }
    .global-notices ul li {
      border-bottom: 1px solid #e3b118;
      border-top: 1px solid #ffd966;
      padding: 15px 0;
      font-weight: 500; }
      .global-notices ul li .pub-date {
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: 400; }
      .global-notices ul li p {
        margin-bottom: 0; }
      .global-notices ul li:first-child {
        border-top: 0;
        padding-top: 0; }
      .global-notices ul li:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
  .global-notices .h2 {
    display: block;
    color: #000; }
  .global-notices .close-icon {
    position: absolute;
    right: 30px;
    top: 0;
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid #474747;
    color: #474747;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px; }
    .global-notices .close-icon .icon {
      font-size: 20px;
      line-height: 24px;
      width: 24px;
      text-align: center; }
    .global-notices .close-icon:hover {
      color: #fff;
      border: 1px solid #fff; }

/**
 * site-alerts
 */
.site-alerts {
  position: absolute;
  top: 0;
  right: 0;
  border-right: 1px solid #474747;
  border-left: 1px solid #111; }
  .site-alerts a {
    position: relative;
    display: block;
    color: #959595;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    background: #202020;
    border-right: 1px solid #111;
    border-left: 1px solid #474747;
    padding: 20px 15px 20px 22px; }
    .site-alerts a .number {
      position: absolute;
      display: block;
      background-color: #ffcd35;
      color: #000;
      top: 14px;
      left: 10px;
      width: 16px;
      height: 16px;
      line-height: 16px;
      text-align: center;
      text-decoration: none;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      font-size: 11px;
      font-size: 1.1rem; }
      .site-alerts a .number.zero {
        background-color: #ccc; }
    .site-alerts a .icon {
      display: block;
      margin: 0;
      font-size: 22px; }
    .site-alerts a.on, .site-alerts a:hover, .site-alerts a:focus {
      background: #ffcd35;
      border-right: 1px solid #ffcd35; }
      .site-alerts a.on .icon, .site-alerts a:hover .icon, .site-alerts a:focus .icon {
        color: #000; }
      .site-alerts a.on .number, .site-alerts a:hover .number, .site-alerts a:focus .number {
        background-color: #f03f35;
        color: #474747;
        background-image: none;
        box-shadow: none; }

/* =======================================================================
04 Breadcrumb
========================================================================== */
.breadcrumb {
  background: #02763a;
  z-index: 30; }
  .breadcrumb ol {
    list-style: none;
    padding: 10px 20px;
    display: block;
    margin: auto; }
    .breadcrumb ol li {
      display: inline-block;
      color: #fff;
      margin-right: 5px;
      font-size: 12px;
      font-size: 1.2rem; }
      .breadcrumb ol li a {
        color: #fff;
        text-decoration: none;
        white-space: nowrap; }
        .breadcrumb ol li a:hover {
          text-decoration: underline; }
      .breadcrumb ol li .icon {
        position: relative;
        margin-left: 5px; }

/* =======================================================================
05 Banner
========================================================================== */
.content-banner {
  clear: both;
  position: relative;
  overflow: hidden;
  background: #000; }
  .content-banner .container, .content-banner .banner-image {
    height: 400px; }

.carousel .navOutNext {
  -webkit-animation: scaleHalfDown 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
  animation: scaleHalfDown 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1); }
.carousel .navInNext {
  z-index: 1001;
  opacity: 1;
  -webkit-animation: slideInFromBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
  animation: slideInFromBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1); }
.carousel .navOutPrev {
  -webkit-animation: slideOutToBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
  animation: slideOutToBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1); }
.carousel .navInPrev {
  -webkit-animation: scaleHalfUp 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
  animation: scaleHalfUp 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1); }

@-webkit-keyframes scaleHalfDown {
  from {
    opacity: 1; }
  /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -webkit-transform: scale(0.6);
    opacity: 0; } }
@keyframes scaleHalfDown {
  from {
    opacity: 1; }
  /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0; } }
@-webkit-keyframes slideOutToBottom {
  from {
    opacity: 1; }
  /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -webkit-transform: translateY(100%); } }
@keyframes slideOutToBottom {
  from {
    opacity: 1; }
  /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }
@-webkit-keyframes scaleHalfUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.6); }
  to {
    opacity: 1;
    -webkit-transform: scale(1); } }
@keyframes scaleHalfUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.6);
    transform: scale(0.6); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes slideInFromBottom {
  from {
    -webkit-transform: translateY(100%); }
  to {
    -webkit-transform: translateY(0); } }
@keyframes slideInFromBottom {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.banner-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: none;
  background-position: center 0; }

.carousel-gallery .banner-image {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  /* Safari */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden; }

.banner-overlay {
  width: 335px;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 50;
  top: 0;
  right: 0; }
  .banner-overlay .social {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 20px;
    right: 20px; }
    .banner-overlay .social li {
      display: block; }
      .banner-overlay .social li a {
        width: 35px;
        display: block;
        background: #00aeef;
        text-align: center;
        text-decoration: none;
        font-size: 1.4em;
        color: #fff;
        padding: 5px 0 3px 0;
        transition-property: color opacity;
        transition-duration: 0.2s;
        transition-timing-function: linear;
        /* Safari */
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: color opacity;
        -webkit-transition-duration: 0.2s;
        -webkit-transition-timing-function: linear; }
        .banner-overlay .social li a:hover {
          background-color: #018cc0; }
      .banner-overlay .social li:first-child a {
        background: #0072bc; }
        .banner-overlay .social li:first-child a:hover {
          background-color: #025a94; }
  .banner-overlay .banner-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff;
    width: 295px;
    display: none; }
    .banner-overlay .banner-content .titlelink {
      display: inline-block;
      text-decoration: none;
      color: #fff; }
      .banner-overlay .banner-content .titlelink:hover {
        text-decoration: underline; }
    .banner-overlay .banner-content .title {
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: normal;
      color: #fff;
      margin-top: 0; }
    .banner-overlay .banner-content .subtitle {
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: 600;
      color: #fff;
      margin-bottom: 0; }
    .banner-overlay .banner-content .summary {
      line-height: 1.4;
      margin-top: 0; }
    .banner-overlay .banner-content .more {
      padding-top: 10px; }

.banner-nav, .slide-gallery {
  position: relative;
  z-index: 50;
  width: 100%; }
  .banner-nav ul, .slide-gallery ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .banner-nav ul li, .slide-gallery ul li {
      float: left; }
      .banner-nav ul li a, .slide-gallery ul li a {
        display: block;
        width: 35px;
        text-align: center;
        background: rgba(0, 0, 0, 0.8);
        color: #fff;
        height: 30px;
        padding: 5px 0 0 0;
        text-decoration: none;
        font-size: 1.2em;
        transition-property: color opacity;
        transition-duration: 0.2s;
        transition-timing-function: linear;
        /* Safari */
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: color opacity;
        -webkit-transition-duration: 0.2s;
        -webkit-transition-timing-function: linear; }
      .banner-nav ul li a:hover, .banner-nav ul li.active a, .slide-gallery ul li a:hover, .slide-gallery ul li.active a {
        background: rgba(255, 230, 10, 0.8);
        color: #000; }

.banner-nav {
  position: absolute;
  top: 100px;
  left: 20px; }

/*.slide-gallery {
    position: absolute;
    bottom: 0;
    text-align: center;
    -webkit-user-select: none;
    -webkit-user-drag: none;

    ul li { display: inline-block; float: none; margin-left: -4px; }
}*/
.gallery-pagination {
  text-align: center;
  padding: 2px 0; }
  .gallery-pagination a {
    display: inline-block;
    width: 35px;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 6px 0;
    text-decoration: none;
    transition-property: color opacity;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    /* Safari */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: color opacity;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear; }
  .gallery-pagination a:hover, .gallery-pagination.active a {
    background: rgba(255, 230, 10, 0.6);
    color: #000; }

.content-banner .btn-right .icon, .content-banner .btn-left .icon, .slider-gallery .btn-right .icon, .slider-gallery .btn-left .icon {
  font-size: 36px; }
.content-banner .btn-right, .content-banner .btn-left, .slider-gallery .btn-right, .slider-gallery .btn-left {
  position: absolute;
  opacity: 0;
  color: #fff;
  top: 50%;
  margin-top: -20px;
  right: -10px;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  /* Safari */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear; }
  .content-banner .btn-right:hover, .content-banner .btn-left:hover, .slider-gallery .btn-right:hover, .slider-gallery .btn-left:hover {
    color: #ffcd35; }
.content-banner .btn-left, .slider-gallery .btn-left {
  right: auto;
  left: -10px; }

.slider-gallery, .carousel-gallery {
  overflow: hidden;
  position: relative; }
  .slider-gallery .gallery, .carousel-gallery .gallery {
    position: relative; }
  .slider-gallery .banner-image, .carousel-gallery .banner-image {
    width: inherit;
    background: #006224 url("../images/ajax-loader.gif") no-repeat center;
    height: 100%;
    width: auto;
    position: relative;
    float: left;
    display: block;
    text-align: center;
    overflow: hidden; }
    .slider-gallery .banner-image .caption, .carousel-gallery .banner-image .caption {
      display: block;
      padding: 15px 20px;
      background-color: #000;
      color: #fff;
      z-index: 2;
      text-align: left;
      font-size: 12px;
      font-size: 1.2rem; }
      .slider-gallery .banner-image .caption .counter, .carousel-gallery .banner-image .caption .counter {
        font-style: normal;
        color: #ffcd35;
        margin-right: 10px; }
    .slider-gallery .banner-image img, .carousel-gallery .banner-image img {
      max-width: 100%;
      max-height: 465px;
      vertical-align: middle;
      display: inline-block; }

.slider-gallery {
  margin-bottom: 20px; }
  .slider-gallery .btn-right {
    right: 0;
    opacity: 1; }
  .slider-gallery .btn-left {
    left: 0;
    opacity: 1; }

/* =======================================================================
06 Main Content
========================================================================== */
.main-content {
  margin-bottom: 20px; }
  .main-content .date-published {
    display: block;
    position: relative;
    margin: -10px 0 20px;
    font-style: italic; }

.category-header h1 {
  padding-right: 70px; }

.btn-download-events-brochure {
  text-transform: inherit;
  display: block;
  margin-bottom: 20px; }
  .btn-download-events-brochure .icon {
    margin-right: 5px;
    position: relative;
    top: -2px; }

.mobile-header .category-label {
  position: relative;
  right: auto;
  top: auto;
  text-align: right; }
  .mobile-header .category-label .label {
    width: auto;
    overflow: inherit;
    font-size: 12px;
    padding-right: 10px; }
  .mobile-header .category-label:hover .label {
    width: auto; }

.category-label {
  position: absolute;
  background: #cd362d;
  right: 20px;
  top: 5px;
  height: 34px;
  color: #fff;
  cursor: default; }
  .category-label span {
    display: inline-block;
    line-height: 34px;
    vertical-align: middle; }
  .category-label a {
    color: #fff;
    text-decoration: underline; }
  .category-label .icon {
    padding: 0 12px 0 2px;
    font-size: 16px; }
  .category-label .pointer {
    padding: 0 2px 0 10px; }
  .category-label .label {
    overflow: hidden;
    width: 0;
    white-space: nowrap;
    transition-property: width;
    transition-duration: 0.1s;
    transition-timing-function: linear;
    /* Safari */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: width;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: linear; }
  .category-label:hover .label {
    width: 260px; }

.main-content ul, .listing-content ul {
  list-style: none;
  padding: 0; }
  .main-content ul li, .listing-content ul li {
    position: relative;
    padding: 0 0 4px 12px; }
    .main-content ul li:before, .listing-content ul li:before {
      font-size: 4px;
      color: #919195;
      position: absolute;
      top: 9px;
      left: 0;
      content: '\e630';
      font-family: 'icons';
      speak: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
.main-content ol li, .listing-content ol li {
  margin: 0 0 4px 0; }
.main-content .h3, .main-content .title, .listing-content .h3, .listing-content .title {
  font-size: 18px;
  font-size: 1.8rem; }
.main-content .h3, .main-content .title-event, .listing-content .h3, .listing-content .title-event {
  font-size: 14px;
  font-size: 1.4rem; }
  .main-content .h3 a, .main-content .title-event a, .listing-content .h3 a, .listing-content .title-event a {
    text-decoration: none; }
.main-content .clear, .listing-content .clear {
  clear: both; }
.main-content .aside-info ol li, .main-content .aside-info ul li, .main-content .filter ol li, .main-content .filter ul li, .listing-content .aside-info ol li, .listing-content .aside-info ul li, .listing-content .filter ol li, .listing-content .filter ul li {
  padding-left: 0; }
.main-content .aside-info ol li:before, .main-content .aside-info ul li:before, .main-content .filter ol li:before, .main-content .filter ul li:before, .listing-content .aside-info ol li:before, .listing-content .aside-info ul li:before, .listing-content .filter ol li:before, .listing-content .filter ul li:before {
  content: ''; }
.main-content .pcn-related-links li, .listing-content .pcn-related-links li {
  padding: 0; }

/**
 * Sitemap
 */
.sitemap .column > ul > li > a {
  display: block;
  color: #fff;
  padding: 5px 12px;
  background-color: #006224;
  margin: 0 0 10px;
  text-decoration: none;
  transition-property: color opacity;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  /* Safari */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: color opacity;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear; }
  .sitemap .column > ul > li > a:hover, .sitemap .column > ul > li > a:focus {
    background-color: #58812d; }
.sitemap ul li {
  padding-left: 0; }
  .sitemap ul li a {
    position: relative;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 3px; }
    .sitemap ul li a:hover, .sitemap ul li a:focus {
      border-bottom: 1px solid #202020; }
.sitemap li:before {
  display: none; }
.sitemap .column > ul > li > ul {
  margin-left: 10px; }
  .sitemap .column > ul > li > ul > li > ul {
    margin-left: 20px; }
    .sitemap .column > ul > li > ul > li > ul > li > ul {
      margin: 3px 0 0 20px; }
      .sitemap .column > ul > li > ul > li > ul > li > ul a {
        color: #202020; }
.sitemap .icon {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 16px;
  border: 1px solid transparent;
  padding: 2px;
  margin-left: 10px; }
  .sitemap .icon.icon-minus:hover, .sitemap .icon.icon-plus:hover {
    border-radius: 20px;
    border-color: #006224; }

/**
 * Notices
 */
.notices {
  padding: 20px;
  background-color: #e8e8e8;
  border-left: 18px solid #ffcd35;
  color: #000;
  margin: 0 auto 40px; }
  .notices h2, .notices .h2 {
    margin: 0 0 10px 0;
    color: #202020; }
  .notices ol {
    margin: 0 0 0 20px;
    padding: 0; }

/**
 * Detail Page Aside Info
 */
.aside-info {
  margin-bottom: 30px; }
  .aside-info .aside-info-block {
    margin-bottom: 30px; }
  .aside-info ol, .aside-info ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
  .aside-info dl, .aside-info ol, .aside-info ul {
    margin: 0 0 10px; }
  .aside-info dt {
    font-weight: 700;
    margin: 10px 0 5px;
    line-height: 1; }
    .aside-info dt:first-child {
      margin-top: 0; }
  .aside-info dd, .aside-info li {
    margin: 0;
    padding-bottom: 4px;
    line-height: 1.4; }
  .aside-info .basic-info dt {
    margin: 0;
    font-weight: normal;
    float: left;
    line-height: 1.6; }
    .aside-info .basic-info dt:after {
      content: ':';
      margin-right: 5px; }
  .aside-info .basic-info dd {
    clear: right;
    margin: 0;
    padding: 0;
    line-height: 1.6; }
  .aside-info h2, .aside-info .h2 {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    font-weight: bold;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 10px; }

/**
 * Amenitites
 */
.amenities {
  background: #006224;
  padding-bottom: 10px; }
  .amenities ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
  .amenities li {
    padding: 0;
    display: block;
    border-top: #88bfa2 1px solid;
    color: #fff; }
    .amenities li:first-child {
      border: 0; }
    .amenities li .icon {
      position: relative;
      font-size: 30px;
      width: 54px;
      height: 50px;
      top: 0;
      margin-right: 10px;
      line-height: 50px;
      text-align: center; }

.park-components {
  padding-bottom: 20px; }

/**
 * Events Listing
 */
.sorting {
  overflow: hidden;
  margin-top: 1em;
  border-bottom: 1px solid #eee;
  display: none; }
  .sorting a {
    color: #474747;
    position: relative;
    display: inline-block;
    padding-right: 12px; }
    .sorting a:after {
      position: absolute;
      top: 30%;
      right: 0;
      content: '';
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #474747; }

.btn-filter {
  float: right; }
  .btn-filter a {
    color: #fff;
    font-weight: 500;
    text-decoration: none; }
    .btn-filter a:after {
      border: 0; }

.main-content .sorting-events {
  overflow: hidden;
  text-transform: uppercase;
  font-size: 1.2rem;
  float: left; }
  .main-content .sorting-events li {
    float: left;
    list-style: none;
    margin: 0 0 4px 0;
    padding: 0; }
  .main-content .sorting-events select {
    font-size: 1.4rem;
    border: 0;
    padding: 2px 5px 5px; }

.sorting-events li:before, .banner-nav li:before {
  display: none;
  content: ''; }

.main-content .events-nav {
  float: right; }
  .main-content .events-nav li {
    padding: 0; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.small {
  font-size: 1.3rem; }

.request {
  clear: both;
  padding-top: 20px;
  border-top: 1px solid #e8e8e8; }
  .request h2 {
    margin-bottom: 0; }
  .request .listing-content li {
    margin: 0; }

/**
 * Events Details
 */
.aside-event-box {
  background: #eee;
  margin-bottom: 3px;
  line-height: 1.9rem; }
  .aside-event-box h3, .aside-event-box i {
    float: left; }
  .aside-event-box h3 {
    margin: 18px 0 0 0;
    color: #006224;
    text-transform: uppercase; }
  .aside-event-box .side-header .icon {
    position: relative;
    display: inline-block;
    float: left;
    top: 16px;
    width: 45px;
    left: 5px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    color: #006224; }
  .aside-event-box .more {
    margin: 15px 0 0 0; }
    .aside-event-box .more .btn {
      width: 100%;
      margin: 0;
      padding: 5px 0; }

.side-header {
  overflow: hidden; }

.side-body {
  padding: 0 15px 15px 15px; }

.select-ticket {
  margin: 25px 0 -5px 0;
  overflow: hidden; }
  .select-ticket .t-type {
    clear: left;
    float: left; }
  .select-ticket select {
    float: right;
    padding: 3px;
    border: 1px solid #d3d3d3; }

.column.description dt {
  font-weight: 600; }
.column.description dd {
  margin: 0; }

.registrationForm .sitecore-form .scfForm select {
  width: auto; }
.registrationForm .sitecore-form .scfForm .identification select {
  height: 37px; }
.registrationForm .sitecore-form .scfForm .identification input {
  display: block;
  width: 95% !important; }
.registrationForm small {
  line-height: 1em;
  top: 10px;
  position: relative; }

/* =======================================================================
07 Modules
========================================================================== */
.home-parks .more,
.home-events .more,
.suggestion .more {
  position: relative;
  text-align: left;
  display: inline-block; }
.home-parks h2, .home-parks .h2,
.home-events h2,
.home-events .h2,
.suggestion h2,
.suggestion .h2 {
  margin-bottom: 10px; }

/**
 * Related Articles
 */
.related {
  clear: both;
  float: left;
  width: 100%;
  padding: 40px 0;
  background: #e8e8e8; }
  .related h2 {
    font-weight: 400;
    color: #474747; }
  .related ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .related ul li a {
      display: block;
      position: relative;
      border: 1px solid #d7d7d7;
      background: #f8f8f8;
      text-decoration: none;
      transition-property: color opacity;
      transition-duration: 0.2s;
      transition-timing-function: linear;
      /* Safari */
      -webkit-backface-visibility: hidden;
      -webkit-transition-property: color opacity;
      -webkit-transition-duration: 0.2s;
      -webkit-transition-timing-function: linear; }
      .related ul li a:hover {
        background: #e8e8e8; }
      .related ul li a .info {
        padding: 20px; }
        .related ul li a .info .title {
          font-weight: bold;
          color: #000;
          margin: 0 0 10px 0; }
        .related ul li a .info .summary {
          color: #474747;
          line-height: 1.2; }
    .related ul li .thumb {
      margin: 0;
      width: 100%;
      height: 142px; }
      .related ul li .thumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        font-family: "object-fit: cover; object-position: center"; }

/**
 * Explore other websites
 */
.explore {
  clear: both;
  padding: 30px 0;
  border-top: 1px solid #e8e8e8;
  text-align: center; }
  .explore .h3 {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
    margin: 0; }
    .explore .h3.others {
      margin-bottom: 40px; }
  .explore ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center; }
    .explore ul li {
      display: block;
      width: 80%;
      margin: 25px auto 0; }
      .explore ul li:first-child {
        border: 0; }
      .explore ul li a {
        line-height: 20px;
        display: block;
        margin-top: -18px;
        text-align: center; }
        .explore ul li a:focus {
          outline: #ccc dotted 1px; }

/**
 * Homepage - Explore Activities
 */
.explore-activities {
  background: #006224;
  color: #fff;
  text-align: center;
  padding: 40px 0; }
  .explore-activities h2 {
    color: #fff;
    margin: 0 0 40px 0;
    font-weight: 400;
    font-size: 2.5em; }
  .explore-activities .tab {
    display: block;
    text-align: left;
    color: #fff;
    padding: 10px;
    border: 1px solid #024a25;
    margin-bottom: 10px;
    text-decoration: none;
    font-size: 20px;
    font-size: 2rem; }
    .explore-activities .tab:hover, .explore-activities .tab:focus, .explore-activities .tab.active {
      background: #024a25; }
    .explore-activities .tab .icon {
      margin-right: 10px;
      font-size: 20px; }
  .explore-activities .explore-activities-content {
    position: relative; }
    .explore-activities .explore-activities-content .item {
      position: relative;
      margin-bottom: 20px;
      background: #000;
      overflow: hidden; }
      .explore-activities .explore-activities-content .item .thumb {
        transition-property: opacity;
        transition-duration: 0.1s;
        transition-timing-function: linear;
        /* Safari */
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: opacity;
        -webkit-transition-duration: 0.1s;
        -webkit-transition-timing-function: linear; }
      .explore-activities .explore-activities-content .item:hover .thumb {
        opacity: 0.4; }
      .explore-activities .explore-activities-content .item.tall {
        height: 520px; }
        .explore-activities .explore-activities-content .item.tall .h3 {
          display: block;
          border: 0;
          margin: 0;
          padding: 0; }
      .explore-activities .explore-activities-content .item .recommend-tag {
        display: inline-block;
        padding: 3px 8px;
        margin-bottom: 5px;
        background: #f03f35;
        color: #fff; }
      .explore-activities .explore-activities-content .item a {
        position: absolute;
        bottom: 0;
        left: 0;
        top: 0;
        width: 100%;
        text-decoration: none;
        background: transparent url("../images/bg_gradient_vertical_grayscale.png") repeat-x bottom left;
        transition: background-color 200ms, color 200ms linear; }
      .explore-activities .explore-activities-content .item .h3 {
        color: #fff;
        display: inline-block;
        padding: 10px 10px 10px 0;
        border-bottom: 1px #ffcd35 solid;
        font-size: 22px;
        font-size: 2.2rem; }
      .explore-activities .explore-activities-content .item .desc {
        position: absolute;
        bottom: 0;
        color: #fff;
        padding: 5px 15px;
        text-align: left;
        line-height: 1.5; }
      .explore-activities .explore-activities-content .item .thumb img {
        border: 0; }

/**
 * Homepage - Suggested Activities
 */
.home-suggested {
  display: none;
  background: #0e9649;
  color: #fff;
  text-align: center;
  padding: 40px 0; }
  .home-suggested h2 {
    color: #fff;
    margin: 0 0 40px 0;
    font-weight: 400; }
  .home-suggested ul {
    list-style: none;
    padding: 0;
    float: left;
    width: 100%;
    margin: 0 0 40px 0; }
    .home-suggested ul li {
      float: left;
      width: 25%; }
      .home-suggested ul li a {
        display: block;
        color: #fff;
        text-decoration: none;
        border-left: 1px solid #006224; }
        .home-suggested ul li a .icon {
          position: relative;
          display: block;
          font-size: 4em;
          margin: 0 0 30px 0;
          top: 0;
          transition: top 0.2s linear; }
          .home-suggested ul li a .icon.icon-cycling {
            font-size: 80px;
            height: 58px;
            top: -10px; }
          .home-suggested ul li a .icon.icon-photography {
            font-size: 64px;
            height: 58px;
            top: -5px; }
        .home-suggested ul li a .title {
          background: #006224;
          text-transform: uppercase;
          display: inline-block;
          padding: 5px 10px; }
        .home-suggested ul li a:hover .icon {
          top: 5px; }
          .home-suggested ul li a:hover .icon.icon-cycling {
            top: -5px; }
          .home-suggested ul li a:hover .icon.icon-photography {
            top: 0; }
      .home-suggested ul li:first-child a {
        border: 0; }
  .home-suggested .more {
    display: inline-block;
    margin: 0 0 20px; }
    .home-suggested .more a {
      display: block;
      padding: 5px 10px;
      border: 3px solid #fff;
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 1.2em;
      transition-property: color opacity;
      transition-duration: 0.2s;
      transition-timing-function: linear;
      /* Safari */
      -webkit-backface-visibility: hidden;
      -webkit-transition-property: color opacity;
      -webkit-transition-duration: 0.2s;
      -webkit-transition-timing-function: linear; }
      .home-suggested .more a:hover {
        background: #006224; }

/**
 * Homepage - Our Parks
 */
.home-parks {
  padding: 40px 0 20px 0;
  background: #f8f8f8; }
  .home-parks h2 {
    font-weight: 400;
    color: #474747;
    font-size: 2.5em; }
  .home-parks .summary {
    font-weight: 300;
    margin: auto auto 20px; }
  .home-parks ul {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 10px; }
    .home-parks ul li {
      width: 33.2%;
      float: left;
      height: 350px;
      background: #000;
      overflow: hidden;
      margin-right: 1px; }
      .home-parks ul li:last-child {
        margin-right: 0; }
      .home-parks ul li a {
        display: block;
        position: relative;
        color: #fff; }
        .home-parks ul li a:hover .thumb, .home-parks ul li a:focus .thumb {
          opacity: 0.4; }
        .home-parks ul li a .thumb {
          margin: 0;
          overflow: hidden;
          transition-property: opacity;
          transition-duration: 0.1s;
          transition-timing-function: linear;
          /* Safari */
          -webkit-backface-visibility: hidden;
          -webkit-transition-property: opacity;
          -webkit-transition-duration: 0.1s;
          -webkit-transition-timing-function: linear; }
          .home-parks ul li a .thumb img {
            width: 100%;
            height: 100%; }
        .home-parks ul li a .info {
          text-align: left;
          position: absolute;
          bottom: 0;
          left: 0;
          top: 0;
          width: 100%;
          background: transparent url("../images/bg_gradient_vertical_grayscale.png") repeat-x bottom left;
          transition-property: color opacity;
          transition-duration: 0.2s;
          transition-timing-function: linear;
          /* Safari */
          -webkit-backface-visibility: hidden;
          -webkit-transition-property: color opacity;
          -webkit-transition-duration: 0.2s;
          -webkit-transition-timing-function: linear; }
          .home-parks ul li a .info .title {
            color: #fff;
            text-shadow: 1px 1px #444;
            padding: 20px;
            margin: 0;
            line-height: 1;
            font-size: 2em;
            font-weight: 300;
            position: absolute;
            bottom: 40px;
            font-size: 28px;
            font-size: 2.8rem; }
            .home-parks ul li a .info .title .icon {
              position: relative;
              top: -1px;
              font-size: 23px; }
          .home-parks ul li a .info .spec {
            position: absolute;
            bottom: -1px;
            right: 0;
            left: 0;
            background: rgba(14, 150, 73, 0.9);
            padding: 5px 20px 8px 20px;
            margin: 0;
            font-size: 0.9em;
            font-style: italic; }
            .home-parks ul li a .info .spec .icon {
              margin-right: 5px; }

/**
 * Homepage - Events
 */
.home-events {
  padding: 40px 0 20px 0; }
  .home-events h2 {
    font-size: 2.5em;
    color: #474747;
    font-weight: 400;
    margin-bottom: 40px; }
  .home-events ul {
    list-style: none;
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 40px; }
    .home-events ul li {
      float: left;
      width: 25%; }
      .home-events ul li:nth-child(odd) a {
        background: #e8e8e8; }
        .home-events ul li:nth-child(odd) a .tag {
          background: #f8f8f8; }
      .home-events ul li:nth-child(even) a {
        background: #f8f8f8; }
        .home-events ul li:nth-child(even) a .tag {
          background: #e8e8e8; }
      .home-events ul li a {
        display: block;
        text-decoration: none;
        overflow: hidden;
        transition-property: color opacity;
        transition-duration: 0.2s;
        transition-timing-function: linear;
        /* Safari */
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: color opacity;
        -webkit-transition-duration: 0.2s;
        -webkit-transition-timing-function: linear; }
        .home-events ul li a .icon-placeholder {
          display: block;
          position: absolute;
          top: 20px;
          left: 20px;
          width: 46px;
          height: 46px;
          background-color: #006224;
          -moz-border-radius: 23px;
          -webkit-border-radius: 23px;
          border-radius: 23px; }
          .home-events ul li a .icon-placeholder .icon {
            display: block;
            margin: 10px auto; }
        .home-events ul li a:hover, .home-events ul li a:focus {
          background: #dfdfdf !important; }
          .home-events ul li a:hover .more, .home-events ul li a:focus .more {
            text-decoration: underline; }
        .home-events ul li a .thumb {
          height: 137px;
          overflow: hidden;
          margin: 0; }
          .home-events ul li a .thumb img {
            width: 100%;
            height: 100%; }
        .home-events ul li a .date {
          font-weight: bold;
          color: #202020;
          margin-bottom: 0; }
        .home-events ul li a .tag {
          font-size: 11px;
          font-size: 1.1rem;
          display: inline-block;
          padding: 2px 5px;
          background: #fff;
          color: #202020; }
        .home-events ul li a .specs {
          padding: 20px 20px 0 70px;
          position: relative; }
        .home-events ul li a .title {
          font-size: 14px;
          font-size: 1.4rem;
          color: #006224;
          margin: 0 0 10px; }
        .home-events ul li a .detail {
          padding: 20px;
          color: #474747;
          font-size: 12px;
          font-size: 1.2rem; }

/**
 * Homepage - Conservation
 */
.home-conservation {
  padding: 40px 0 0;
  background: #202020;
  color: #fff;
  text-align: center; }
  .home-conservation h2 {
    color: #fff;
    font-size: 2.5em;
    margin: 0 0 10px 0;
    font-weight: 400; }
  .home-conservation .summary {
    font-weight: 300;
    color: #ccc;
    margin: auto auto 40px; }
  .home-conservation ul {
    list-style: none;
    padding: 0;
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 40px; }
    .home-conservation ul li {
      float: left;
      width: 33.3%; }
      .home-conservation ul li a {
        display: block;
        border-left: 1px solid #202020;
        background: #474747;
        color: #fff;
        text-decoration: none;
        overflow: hidden;
        transition-property: color opacity;
        transition-duration: 0.2s;
        transition-timing-function: linear;
        /* Safari */
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: color opacity;
        -webkit-transition-duration: 0.2s;
        -webkit-transition-timing-function: linear; }
        .home-conservation ul li a:hover, .home-conservation ul li a:focus {
          background-color: #58812d; }
        .home-conservation ul li a .thumb {
          margin: 0; }
          .home-conservation ul li a .thumb img {
            width: 100%;
            height: 100%; }
        .home-conservation ul li a .info {
          padding: 20px 20px 10px;
          line-height: 1.2; }
          .home-conservation ul li a .info .icon {
            position: relative;
            top: 3px;
            font-size: 24px; }
          .home-conservation ul li a .info .title {
            color: #fff;
            font-size: 1.6em;
            font-weight: 400;
            line-height: 1;
            margin-top: 0; }
      .home-conservation ul li:first-child a {
        border: 0; }

/**
 * Content share
 */
.content-share {
  text-align: center; }
  .content-share .container {
    padding: 5px 20px 0;
    border-top: 1px solid #e8e8e8; }
  .content-share p {
    font-size: 12px;
    font-size: 1.2rem;
    display: block;
    line-height: 25px;
    margin: 0;
    padding-right: 5px;
    vertical-align: top; }
  .content-share ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-block; }
  .content-share li {
    display: inline-block; }
  .content-share a {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    color: #474747;
    overflow: hidden;
    transition: background-color 200ms, width 200ms linear; }
    .content-share a span {
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 25px;
      display: none;
      position: relative;
      float: right;
      text-align: center;
      z-index: 1; }
    .content-share a .icon {
      background: #e8e8e8;
      font-size: 16px;
      position: absolute;
      top: 0;
      left: 0;
      line-height: 40px;
      width: 40px;
      height: 40px;
      z-index: 2; }
    .content-share a.twitter:hover {
      background: #24acda;
      color: #fff; }
      .content-share a.twitter:hover .icon {
        background: #3cf; }
    .content-share a.facebook:hover {
      background: #314c85;
      color: #fff; }
      .content-share a.facebook:hover .icon {
        background: #3b5999; }
    .content-share a.email:hover {
      background: #cb362d;
      color: #fff; }
      .content-share a.email:hover .icon {
        background: #ef4035; }
    .content-share a.printer:hover .icon {
      background: #ffd200; }

.date-updated {
  float: left;
  margin-top: 5px;
  color: #999;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem; }

/**
 * Componenets
 */
.component {
  margin-top: 30px; }
  .component .h2 {
    margin-bottom: 20px; }

/**
 * Component - Landing Box List
 */
.three-columns .title, .featured .title {
  margin: 10px 0;
  line-height: 1;
  font-weight: 500; }
  .three-columns .title a, .featured .title a {
    text-decoration: none;
    display: block; }
    .three-columns .title a:hover, .featured .title a:hover {
      text-decoration: underline; }
  .three-columns .title .icon, .featured .title .icon {
    font-size: 24px;
    position: relative;
    top: 3px; }
.three-columns .summary, .featured .summary {
  line-height: 1.3; }
.three-columns .thumb img, .featured .thumb img {
  max-width: 100%;
  border: 1px solid #cdcdcd;
  margin: auto;
  display: block; }
.three-columns .description p, .featured .description p {
  line-height: 1.6; }

.landing .column, .featured {
  margin-top: 20px; }

/**
 * Component - Suggestion List
 */
.suggestion {
  position: relative;
  line-height: 1.3;
  margin: 30px auto; }
  .suggestion .more a {
    min-height: 0; }
  .suggestion .columns {
    margin: auto; }
  .suggestion a {
    display: block;
    text-decoration: none;
    background-color: #02763a;
    transition-property: color opacity;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    /* Safari */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: color opacity;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear; }
    .suggestion a:hover {
      background-color: #58812d; }
    .suggestion a:focus {
      color: #fff; }
  .suggestion .thumb {
    overflow: hidden;
    width: 245px;
    height: 180px; }
  .suggestion img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center"; }
  .suggestion .title {
    margin: 20px 0 10px;
    line-height: 1;
    color: #fff;
    text-decoration: none; }
    .suggestion .title .icon {
      font-size: 18px; }
  .suggestion .summary {
    padding: 0 20px 20px;
    color: #fff; }

/**
 * Component -Listing
 */
.heading-backlink {
  color: #00833f;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #00833f; }
  .heading-backlink:hover {
    color: #006224;
    border-color: #006224;
    text-decoration: none;
    background: #fcfcfc; }

.listing {
  position: relative;
  margin: 30px auto 0; }

.result-count {
  font-size: 1.2rem; }

.listing-content > ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .listing-content > ul .h3, .listing-content > ul h3 {
    margin-top: 0; }
  .listing-content > ul > li {
    display: block;
    padding: 0 0 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
    width: auto; }
    .listing-content > ul > li:before {
      content: '';
      display: none; }
    .listing-content > ul > li:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
    .listing-content > ul > li .thumbnail img {
      display: block;
      margin: 20px auto; }
      .listing-content > ul > li .thumbnail img:first-child {
        margin-top: 0; }
    .listing-content > ul > li .thumbnail-event img {
      margin: 20px auto; }
      .listing-content > ul > li .thumbnail-event img:first-child {
        margin-top: 0; }
    .listing-content > ul > li .title {
      margin-bottom: 15px; }
      .listing-content > ul > li .title a {
        color: #000;
        margin-bottom: 15px;
        text-decoration: none; }
        .listing-content > ul > li .title a:hover {
          text-decoration: underline; }
    .listing-content > ul > li .summary-wrapper > .date {
      margin-top: -12px; }
    .listing-content > ul > li .label {
      font-weight: 600; }
    .listing-content > ul > li .extra li:before {
      color: #00833f; }
    .listing-content > ul > li .extra .date {
      display: block; }
    .listing-content > ul > li .extra .more {
      margin: 10px 0 0 0; }
      .listing-content > ul > li .extra .more a {
        display: block; }
        .listing-content > ul > li .extra .more a:focus {
          color: #fff; }
  .listing-content > ul .event-detail {
    position: relative; }
    .listing-content > ul .event-detail .duration,
    .listing-content > ul .event-detail .location,
    .listing-content > ul .event-detail .admission {
      position: relative;
      padding-left: 35px;
      line-height: 1.3;
      margin-bottom: 10px;
      font-size: 12px;
      font-size: 1.2rem; }
    .listing-content > ul .event-detail .location .icon, .listing-content > ul .event-detail .duration .icon, .listing-content > ul .event-detail .admission .icon {
      width: 50px;
      height: 50px;
      text-align: center;
      font-size: 18px;
      color: #006224;
      top: -2px;
      display: inline-block; }
    .listing-content > ul .event-detail .icon {
      position: absolute;
      left: -12px;
      top: -18px; }

.listing-selector {
  margin-bottom: 20px; }
  .listing-selector ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .listing-selector ul li {
      position: relative;
      display: inline-block;
      text-align: center;
      width: 100%;
      padding: 0 !important;
      margin: 0 0 1px -3px;
      height: 46px; }
      .listing-selector ul li:before {
        display: none; }
      .listing-selector ul li a {
        position: relative;
        display: block;
        height: 100%;
        line-height: 40px;
        padding: 0 20px;
        color: #474747;
        text-decoration: none;
        background-color: #e8e8e8;
        font-size: 11px;
        font-size: 1.1rem; }
        .listing-selector ul li a.active, .listing-selector ul li a:hover {
          background-color: #ffcd35;
          -moz-box-shadow: inset 0 0 0 0 transparent;
          -webkit-box-shadow: inset 0 0 0 0 transparent;
          box-shadow: inset 0 0 0 0 transparent; }
        .listing-selector ul li a span {
          display: inline-block;
          vertical-align: middle;
          text-align: center;
          line-height: normal; }

.item-per-page {
  width: 180px;
  margin: 10px auto 0;
  text-align: center; }
  .item-per-page label {
    margin-right: 5px; }
  .item-per-page select {
    display: inline-block;
    width: 130px; }

/**
 * Component - Call to action
 */
.landing .cta .column {
  margin: 0;
  border: 0; }

.cta {
  margin: 20px auto 40px;
  padding-top: 20px; }
  .cta h1 {
    margin-bottom: 0; }
  .cta .thumbnail img {
    width: 100%;
    border: 0;
    min-width: 315px; }
  .cta .column a {
    position: relative;
    display: block;
    height: 140px;
    background-color: #006224;
    color: #fff;
    overflow: hidden;
    margin-bottom: 5px; }
    .cta .column a h3 {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      color: #fff;
      text-align: center;
      margin: 0;
      padding: 0 10px;
      line-height: 140px;
      font-size: 24px;
      font-size: 2.4rem; }
      .cta .column a h3 span {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        line-height: normal; }
    .cta .column a:hover .thumbnail {
      transition-property: opacity;
      transition-duration: 0.2s;
      transition-timing-function: linear;
      /* Safari */
      -webkit-backface-visibility: hidden;
      -webkit-transition-property: opacity;
      -webkit-transition-duration: 0.2s;
      -webkit-transition-timing-function: linear;
      opacity: 0.3; }

/**
 * Obsolete -- marked for removal
 */
.route-overview .two-columns {
  margin-top: 0; }
.route-overview .h2 {
  font-size: 20px;
  font-size: 2rem; }

.route-detail > .two-columns {
  margin-bottom: 10px;
  border-bottom: 1px solid #666;
  padding-bottom: 10px; }
  .route-detail > .two-columns:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0; }

.pcn-detail {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-bottom: 10px;
  color: #ccc;
  line-height: 1.4; }

.route-length {
  text-align: center; }
  .route-length .dist {
    display: inline-block;
    background: #ffcd35;
    padding: 10px 15px;
    font-size: 34px 24px;
    color: #474747;
    margin: 15px 5px 0;
    font-size: 30px;
    font-weight: bold; }

/**
 * Component Overview Links
 */
/* =======================================================================
08 Footer
========================================================================== */
.site-footer {
  clear: both;
  background: #006224;
  color: #fff;
  padding: 40px 0 100px; }

.footer-copyright {
  text-align: center; }

.footer-nav {
  margin-top: 20px; }
  .footer-nav .footer-nav-links {
    list-style: none;
    padding: 0;
    margin: 5px 0 15px 0;
    text-align: center; }
    .footer-nav .footer-nav-links li {
      display: inline-block;
      border-right: 1px solid #248b47;
      margin: 0 10px 10px 0;
      line-height: 0.8; }
      .footer-nav .footer-nav-links li:last-child {
        border: 0; }
      .footer-nav .footer-nav-links li a {
        color: #fff;
        text-decoration: none;
        padding-right: 10px; }
        .footer-nav .footer-nav-links li a:hover {
          text-decoration: underline; }

.footer-app {
  color: #fff; }
  .footer-app h2 {
    margin-bottom: 12px; }
  .footer-app .desc {
    margin: 5px 0 15px 0;
    line-height: 1.3;
    font-weight: 300;
    font-size: 13px;
    font-size: 1.3rem; }
  .footer-app .more {
    margin-right: 20px; }

.footer-subscribe-title {
  margin-top: 20px; }

.footer-subscribe {
  position: relative;
  height: 30px;
  background: #fff; }
  .footer-subscribe .scfEmailGeneralPanel {
    width: 100%; }
  .footer-subscribe .input-text label {
    display: none; }
  .footer-subscribe .input-text input {
    padding: 5px 4%;
    height: 20px;
    width: 92%;
    border: 0; }
    .footer-subscribe .input-text input.placeholder {
      font-style: italic; }
    .footer-subscribe .input-text input:-moz-placeholder {
      font-style: italic; }
    .footer-subscribe .input-text input::-moz-placeholder {
      font-style: italic; }
    .footer-subscribe .input-text input::-webkit-input-placeholder {
      font-style: italic; }
  .footer-subscribe .btn-boxed-pointer {
    display: block;
    width: 100%;
    padding: 5px 0; }

.footer-subscribe-complete {
  padding: 25px 0;
  text-align: center; }

.footer-social {
  list-style: none;
  padding: 0;
  margin: 10px 0 12px 0;
  text-align: center; }
  .footer-social li {
    margin-bottom: 5px; }
    .footer-social li a {
      display: block;
      position: relative;
      text-decoration: none;
      background-color: #58812d;
      color: #fff;
      text-align: center;
      max-width: 280px;
      height: 28px;
      margin: auto;
      padding-left: 28px;
      line-height: 28px; }
      .footer-social li a:hover .icon {
        background-color: #58812d; }
      .footer-social li a .icon {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 28px;
        height: 28px;
        line-height: 28px;
        font-size: 120%;
        background-color: #8bbb34;
        transition-property: color opacity;
        transition-duration: 0.2s;
        transition-timing-function: linear;
        /* Safari */
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: color opacity;
        -webkit-transition-duration: 0.2s;
        -webkit-transition-timing-function: linear; }

/* =======================================================================
09 One Map
========================================================================== */
.leaflet-pane,
.leaflet-control-container,
.leaflet-top, .leaflet-bottom {
  z-index: 10; }

.leaflet-container {
  background: #BED4F9; }

.nsl {
  background-color: #EB241F;
  color: #fff;
  font-weight: bolder; }

.ccl {
  background-color: #FF9A00;
  color: #fff;
  font-weight: bolder; }

.ewl,
.cg {
  background-color: #009530;
  color: #fff;
  font-weight: bolder; }

.dtl {
  background-color: #0354A6;
  color: #fff;
  font-weight: bolder; }

.nel {
  background-color: #9016B2;
  color: #fff;
  font-weight: bolder; }

.region-div-icon {
  width: 60px !important;
  height: 60px !important;
  border-radius: 50%;
  background: #02763a;
  text-align: center;
  display: table; }

.region-hover-div-icon {
  width: 100px !important;
  height: 100px !important;
  border-radius: 50%;
  background: #02763a;
  text-align: center; }

.region-text {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 0.8em;
  text-align: center; }
  .region-text span {
    font-weight: bolder;
    font-size: 1em; }

.marker-cluster-large,
.marker-cluster-medium,
.marker-cluster-small,
.marker-cluster-large div,
.marker-cluster-medium div,
.marker-cluster-small div {
  background-color: #02763a;
  color: #fff;
  font-weight: bolder; }

.icon-t-routing {
  background: transparent url("../images/routing-icon-black.png") no-repeat center center;
  background-size: 24px 16px;
  width: 26px;
  height: 20px; }
  .icon-t-routing.is-active {
    background: transparent url("../images/routing-icon.png") no-repeat center center;
    background-size: 24px 16px; }

.map-wrapper {
  position: relative;
  /**
   * Facility Legend
   */
  /**
   * Legends
   */
  /**
   * PCN Search Panel
   */
  /**
   * PCN Legends Panel
   */
  /**
   * Detail Content Panel
   */
  /**
   * Detail location info
   */ }
  .map-wrapper .drawPolyline {
    color: red;
    stroke: true;
    weight: 2;
    stroke-dasharray: 0;
    stroke-linecap: butt;
    stroke-width: 1;
    stroke-dashoffset: 0; }
  .map-wrapper .leaflet-popup-close-button {
    display: none; }
  .map-wrapper .leaflet-facilities-pane img {
    max-width: 45px;
    max-height: 45px; }
  .map-wrapper .leaflet-popup-content-wrapper {
    box-shadow: none;
    background: #fff;
    opacity: 0.85;
    display: inline-block;
    position: absolute;
    right: 15px;
    bottom: 0;
    padding: 5px;
    border-radius: 0; }
    .map-wrapper .leaflet-popup-content-wrapper .leaflet-popup-content {
      margin: 0;
      line-height: 1; }
      .map-wrapper .leaflet-popup-content-wrapper .leaflet-popup-content p {
        margin: 3px; }
  .map-wrapper .leaflet-popup-tip-container {
    display: none; }
  .map-wrapper .total-time {
    display: block;
    font-weight: bold; }
  .map-wrapper .facility-legends {
    background-color: #e8e8e8; }
    .map-wrapper .facility-legends ul {
      padding: 0;
      margin: 0;
      list-style-type: none; }
    .map-wrapper .facility-legends li {
      display: block;
      margin-bottom: 5px;
      word-wrap: nowrap;
      overflow: hidden; }
  .map-wrapper .legend {
    display: inline-block;
    position: relative;
    top: -2px;
    background: #000;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    vertical-align: middle;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px; }
    .map-wrapper .legend.yellow {
      background: #fcd116; }
    .map-wrapper .legend.orange {
      background: #f99b0c; }
    .map-wrapper .legend.violet {
      background: #7d55c7; }
    .map-wrapper .legend.red {
      background: #af2626; }
    .map-wrapper .legend.blue {
      background: #008c95; }
    .map-wrapper .legend.magenta {
      background: #c6007e; }
    .map-wrapper .legend.green {
      background: #215732; }
  .map-wrapper .overlay {
    position: absolute; }
  .map-wrapper .section-margin, .map-wrapper .overlay-tabs, .map-wrapper .overlay-panel {
    margin-bottom: 6px; }
  .map-wrapper .section-dropshadow, .map-wrapper .overlay-tabs, .map-wrapper .overlay-panel, .map-wrapper .overlay-toggles a, .map-wrapper .overlay-popup-message, .map-wrapper .overlay-tools .btn, .map-wrapper .overlay-tools .measurement {
    -moz-box-shadow: 1px 1px 2px 0 #888;
    -webkit-box-shadow: 1px 1px 2px 0 #888;
    box-shadow: 1px 1px 2px 0 #888; }
  .map-wrapper .overlay-filters {
    width: 400px;
    top: 20px;
    right: 20px;
    z-index: 20; }
  .map-wrapper .noHeight {
    height: none; }
  .map-wrapper .btn-route-search {
    left: 87%;
    border-radius: 4px;
    margin-bottom: 15px; }
  .map-wrapper .overlay-tabs a, .map-wrapper .overlay-tabs .titlebar {
    display: block;
    position: relative;
    text-align: center;
    padding: 8px 0;
    background: #fff;
    color: #474747;
    width: 33.33%;
    border: 1px solid #006224;
    float: left;
    text-decoration: none; }
    .map-wrapper .overlay-tabs a, .map-wrapper .overlay-tabs a:after, .map-wrapper .overlay-tabs a:before, .map-wrapper .overlay-tabs .titlebar, .map-wrapper .overlay-tabs .titlebar:after, .map-wrapper .overlay-tabs .titlebar:before {
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box;
      /* Opera/IE 8+ */ }
    .map-wrapper .overlay-tabs a.single, .map-wrapper .overlay-tabs .titlebar.single {
      width: auto;
      float: none; }
    .map-wrapper .overlay-tabs a .icon, .map-wrapper .overlay-tabs .titlebar .icon {
      margin-right: 5px; }
    .map-wrapper .overlay-tabs a:hover, .map-wrapper .overlay-tabs a:active, .map-wrapper .overlay-tabs a:focus, .map-wrapper .overlay-tabs a.active, .map-wrapper .overlay-tabs .titlebar:hover, .map-wrapper .overlay-tabs .titlebar:active, .map-wrapper .overlay-tabs .titlebar:focus, .map-wrapper .overlay-tabs .titlebar.active {
      background: #006224;
      color: #fff; }
      .map-wrapper .overlay-tabs a:hover .icon-t-pcn, .map-wrapper .overlay-tabs a:active .icon-t-pcn, .map-wrapper .overlay-tabs a:focus .icon-t-pcn, .map-wrapper .overlay-tabs a.active .icon-t-pcn, .map-wrapper .overlay-tabs .titlebar:hover .icon-t-pcn, .map-wrapper .overlay-tabs .titlebar:active .icon-t-pcn, .map-wrapper .overlay-tabs .titlebar:focus .icon-t-pcn, .map-wrapper .overlay-tabs .titlebar.active .icon-t-pcn {
        background-position: -1159px -68px; }
      .map-wrapper .overlay-tabs a:hover .icon-o-nature, .map-wrapper .overlay-tabs a:active .icon-o-nature, .map-wrapper .overlay-tabs a:focus .icon-o-nature, .map-wrapper .overlay-tabs a.active .icon-o-nature, .map-wrapper .overlay-tabs .titlebar:hover .icon-o-nature, .map-wrapper .overlay-tabs .titlebar:active .icon-o-nature, .map-wrapper .overlay-tabs .titlebar:focus .icon-o-nature, .map-wrapper .overlay-tabs .titlebar.active .icon-o-nature {
        background-position: -1010px -16px; }
    .map-wrapper .overlay-tabs a:hover .icon-t-routing, .map-wrapper .overlay-tabs .titlebar:hover .icon-t-routing {
      background: transparent url("../images/routing-icon.png") no-repeat center center;
      background-size: 24px 16px; }
    .map-wrapper .overlay-tabs a.active:after, .map-wrapper .overlay-tabs .titlebar.active:after {
      content: '';
      display: block;
      position: absolute;
      right: 50%;
      margin-left: -5px;
      bottom: -11px;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 11px solid #006224; }
  .map-wrapper .overlay-routing {
    overflow-y: hidden; }
    .map-wrapper .overlay-routing .columns {
      position: relative; }
    .map-wrapper .overlay-routing .start-input,
    .map-wrapper .overlay-routing .end-input {
      position: relative; }
    .map-wrapper .overlay-routing .clear-text {
      position: absolute;
      left: 95%;
      bottom: 11px;
      margin-left: -11px;
      z-index: 10;
      background: #006224;
      color: #fff;
      font-size: 20px; }
      .map-wrapper .overlay-routing .clear-text span {
        font-size: 1em;
        position: relative;
        top: -2px;
        right: -3px; }
    .map-wrapper .overlay-routing #clear-start {
      display: none; }
      .map-wrapper .overlay-routing #clear-start.active {
        display: block; }
    .map-wrapper .overlay-routing #clear-end {
      display: none; }
      .map-wrapper .overlay-routing #clear-end.active {
        display: block; }
    .map-wrapper .overlay-routing .panel-cta {
      margin: 15px auto; }
      .map-wrapper .overlay-routing .panel-cta .mode {
        position: relative;
        z-index: 3;
        text-decoration: none;
        color: black;
        padding: 6px 15px;
        border: 1px solid gray;
        border-radius: 4px;
        margin-left: 10px; }
        .map-wrapper .overlay-routing .panel-cta .mode.active, .map-wrapper .overlay-routing .panel-cta .mode:hover {
          border: 2px solid #006224; }
      .map-wrapper .overlay-routing .panel-cta select {
        padding: 5px 8px;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none; }
      .map-wrapper .overlay-routing .panel-cta select::-ms-expand {
        display: none; }
      .map-wrapper .overlay-routing .panel-cta .select-style {
        width: 150px;
        position: relative;
        display: inline;
        overflow: hidden;
        padding: 6px;
        margin: 0;
        border-radius: 4px; }
        .map-wrapper .overlay-routing .panel-cta .select-style.active {
          border: 2px solid #006224; }
        .map-wrapper .overlay-routing .panel-cta .select-style.inactive {
          border: 1px solid gray; }
        .map-wrapper .overlay-routing .panel-cta .select-style span {
          position: absolute;
          top: 8px;
          right: 0;
          font-size: 1.2em; }
    .map-wrapper .overlay-routing .form-control {
      width: 50%;
      display: inline-block;
      position: relative;
      z-index: 3; }
    .map-wrapper .overlay-routing .panel-direction-input .direction-inputs {
      position: relative; }
      .map-wrapper .overlay-routing .panel-direction-input .direction-inputs label {
        float: left;
        width: 100px;
        margin-top: 10px;
        clear: left; }
      .map-wrapper .overlay-routing .panel-direction-input .direction-inputs #startdirection,
      .map-wrapper .overlay-routing .panel-direction-input .direction-inputs #enddirection {
        width: 65%;
        height: auto;
        margin-bottom: 10px; }
      .map-wrapper .overlay-routing .panel-direction-input .direction-inputs #startdirection::-ms-clear,
      .map-wrapper .overlay-routing .panel-direction-input .direction-inputs #enddirection::-ms-clear {
        display: none; }
      .map-wrapper .overlay-routing .panel-direction-input .direction-inputs .route-submit {
        position: absolute;
        top: 119px;
        right: 4px;
        height: 32px;
        width: 32px;
        z-index: 10; }
        .map-wrapper .overlay-routing .panel-direction-input .direction-inputs .route-submit .icon {
          position: relative;
          font-size: 16px; }
  .map-wrapper .overlay-panel {
    padding: 0;
    background: #fff; }
    .map-wrapper .overlay-panel .icon {
      margin: 0 5px 0 0; }
    .map-wrapper .overlay-panel #pcnKeywordSearch::-ms-clear {
      display: none; }
    .map-wrapper .overlay-panel .top,
    .map-wrapper .overlay-panel .description {
      height: auto;
      max-height: 230px;
      overflow-y: auto;
      overflow-x: hidden; }
  .map-wrapper .minimal-summary {
    display: none; }
  .map-wrapper .panel-header {
    position: relative; }
    .map-wrapper .panel-header h4 {
      margin: 0;
      color: #474747; }
      .map-wrapper .panel-header h4.simple {
        padding: 10px 55px 0 15px; }
    .map-wrapper .panel-header .panel-toggle {
      position: relative;
      display: block;
      height: 100%;
      color: #474747;
      padding: 10px 55px 10px 15px;
      text-decoration: none;
      text-align: left;
      border-bottom: 1px solid #e8e8e8;
      font-size: 14px;
      font-size: 1.4rem;
      transition-property: font-size margin-top;
      transition-duration: 0.2s;
      transition-timing-function: linear;
      /* Safari */
      -webkit-backface-visibility: hidden;
      -webkit-transition-property: font-size margin-top;
      -webkit-transition-duration: 0.2s;
      -webkit-transition-timing-function: linear; }
      .map-wrapper .panel-header .panel-toggle .icon-minus, .map-wrapper .panel-header .panel-toggle .icon-plus {
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 100%;
        font-size: 18px;
        color: #ababab;
        border-left: 1px solid #e8e8e8; }
        .map-wrapper .panel-header .panel-toggle .icon-minus:before, .map-wrapper .panel-header .panel-toggle .icon-plus:before {
          position: relative;
          top: 10px;
          left: 18px; }
      .map-wrapper .panel-header .panel-toggle:hover .icon, .map-wrapper .panel-header .panel-toggle:focus .icon, .map-wrapper .panel-header .panel-toggle:active .icon {
        color: #474747; }
    .map-wrapper .panel-header.location-header, .map-wrapper .panel-header.pcn-search-header {
      margin: 0; }
      .map-wrapper .panel-header.location-header a, .map-wrapper .panel-header.pcn-search-header a {
        border: 0;
        margin-top: 0; }
      .map-wrapper .panel-header.location-header .expand, .map-wrapper .panel-header.pcn-search-header .expand {
        font-size: 22px;
        font-size: 2.2rem;
        font-weight: normal;
        border: 0;
        line-height: 1.1;
        padding-top: 20px; }
        .map-wrapper .panel-header.location-header .expand .icon-plus, .map-wrapper .panel-header.location-header .expand .icon-minus, .map-wrapper .panel-header.pcn-search-header .expand .icon-plus, .map-wrapper .panel-header.pcn-search-header .expand .icon-minus {
          display: none; }
  .map-wrapper .panel-content {
    padding: 5px 15px;
    overflow-y: auto;
    max-height: 210px; }
    .map-wrapper .panel-content h5 {
      border-bottom: 1px solid #e8e8e8;
      padding: 5px 0; }
  .map-wrapper .overlay-toggles {
    left: 20px;
    bottom: 20px;
    z-index: 20; }
    .map-wrapper .overlay-toggles a {
      text-transform: inherit;
      font-size: 12px; }
    .map-wrapper .overlay-toggles .icon {
      margin-right: 5px;
      position: relative;
      top: -2px; }
    .map-wrapper .overlay-toggles .btn-sat-toggle {
      background: transparent url("../images/sprite.png") no-repeat 0 -58px;
      width: 90px;
      height: 90px;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      position: relative;
      display: block;
      padding: 0;
      overflow: hidden;
      border: 3px solid #fcfcfc;
      text-indent: 0; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
        .map-wrapper .overlay-toggles .btn-sat-toggle {
          background-image: url("../images/sprite-hd.png");
          background-size: 1250px 750px; } }
      .map-wrapper .overlay-toggles .btn-sat-toggle span {
        position: absolute;
        bottom: 5px;
        left: 12px; }
      .map-wrapper .overlay-toggles .btn-sat-toggle:hover {
        border-color: #006224; }
      .map-wrapper .overlay-toggles .btn-sat-toggle:focus, .map-wrapper .overlay-toggles .btn-sat-toggle:active {
        border-color: #fcfcfc; }
    .map-wrapper .overlay-toggles .btn-sat-toggle.active {
      background: transparent url("../images/sprite.png") no-repeat 0 -213px;
      width: 90px;
      height: 90px;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      position: relative;
      display: block;
      padding: 0;
      overflow: hidden;
      border: 3px solid #006224;
      text-indent: 0; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
        .map-wrapper .overlay-toggles .btn-sat-toggle.active {
          background-image: url("../images/sprite-hd.png");
          background-size: 1250px 750px; } }
      .map-wrapper .overlay-toggles .btn-sat-toggle.active span {
        position: absolute;
        bottom: 5px;
        left: 12px;
        color: #006224;
        font-weight: bold; }
      .map-wrapper .overlay-toggles .btn-sat-toggle.active:hover {
        border-color: #fcfcfc; }
      .map-wrapper .overlay-toggles .btn-sat-toggle.active:focus, .map-wrapper .overlay-toggles .btn-sat-toggle.active:active {
        border-color: #006224; }
  .map-wrapper .overlay-popup-message {
    display: none;
    padding: 20px;
    background: #ffcd35;
    width: 240px;
    top: 50%;
    left: 50%;
    z-index: 11;
    margin-top: -50px;
    margin-left: -130px;
    border: 1px solid #e8e8e8; }
    .map-wrapper .overlay-popup-message .icon-cross {
      position: absolute;
      right: 20px;
      top: 20px;
      color: #202020; }
    .map-wrapper .overlay-popup-message a span {
      display: none; }
  .map-wrapper .leaflet-overlay-pane img {
    max-width: none; }
  .map-wrapper .overlay-tools {
    position: absolute;
    right: 100px;
    bottom: 20px;
    z-index: 20; }
    .map-wrapper .overlay-tools .btn {
      background: #fff;
      color: #474747; }
      .map-wrapper .overlay-tools .btn:hover, .map-wrapper .overlay-tools .btn:active, .map-wrapper .overlay-tools .btn.active {
        background: #006224;
        color: #fff; }
      .map-wrapper .overlay-tools .btn .icon {
        margin-right: 5px; }
    .map-wrapper .overlay-tools .measurement {
      margin-right: 10px;
      display: inline-block;
      background: #fff;
      padding: 5px 10px; }
  .map-wrapper .pcn-search .panel-content {
    position: relative; }
  .map-wrapper .pcn-search .form-control {
    width: 175px;
    padding: 0 25px 0 10px;
    line-height: 1.2;
    height: 32px;
    font-size: 11px;
    font-size: 1.1rem; }
  .map-wrapper .pcn-search .checkbox {
    font-size: 11px;
    font-size: 1.1rem; }
    .map-wrapper .pcn-search .checkbox label {
      line-height: 2; }
  .map-wrapper .pcn-search .btn {
    position: absolute;
    top: 6px;
    right: 10px; }
  .map-wrapper .pcn-search .geoloc-btn {
    position: absolute;
    top: 10px;
    right: 95px;
    color: #474747; }
  .map-wrapper .pcn-legend ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
  .map-wrapper .pcn-legend li {
    margin-bottom: 5px; }
  .map-wrapper .pcn-legend a {
    color: #474747; }
  .map-wrapper .pcn-legend .panel-content {
    background-color: #e8e8e8; }
  .map-wrapper .description-panel {
    padding: 10px 0; }
    .map-wrapper .description-panel .thumbnail {
      position: relative;
      max-height: 120px;
      overflow: hidden; }
    .map-wrapper .description-panel img {
      width: 322px;
      height: auto;
      display: block;
      margin: 5px auto; }
    .map-wrapper .description-panel h4, .map-wrapper .description-panel p {
      color: #474747;
      margin: 10px 15px 0; }
    .map-wrapper .description-panel h4 {
      padding-top: 15px;
      margin-top: 0; }
    .map-wrapper .description-panel p {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.3; }
  .map-wrapper .location-info {
    padding: 0 15px 20px; }
    .map-wrapper .location-info .prettify-select-wrapper {
      border: 1px solid #e8e8e8; }
    .map-wrapper .location-info .prettify-label {
      top: 3px;
      left: 5px; }
  .map-wrapper .btn-get-direction.active:after {
    content: '';
    display: block;
    position: absolute;
    right: 50%;
    margin-right: -10px;
    bottom: -11px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 11px solid #006224;
    transition-property: border-color;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    /* Safari */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: border-color;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear; }
  .map-wrapper .btn-get-direction:hover:after {
    border-top: 11px solid #58812d; }
  .map-wrapper .entry-point-list {
    display: none; }

#omapmeasuring-tool .clear {
  background-color: #474747;
  color: #fff; }
  #omapmeasuring-tool .clear:hover, #omapmeasuring-tool .clear:focus {
    background-color: #333; }

.module-map {
  background: #bfd2fa;
  position: relative;
  overflow: hidden; }

#greenmap {
  position: relative;
  height: 550px;
  /**
   * Powered By ESRI Logo
   */ }
  #greenmap .content {
    background: #fff;
    z-index: 30; }
  #greenmap .logo-med {
    position: absolute;
    bottom: 10px;
    right: 15px; }

#OneMapLogo {
  bottom: 20px;
  left: 20px; }

#oneMapWidget .loading {
  position: absolute;
  left: 50%;
  top: 40%;
  padding: 10px 0;
  text-align: center;
  width: 200px;
  background: #fff;
  margin-left: -100px; }
  #oneMapWidget .loading img {
    margin-right: 15px; }

/**
 * Map Module (List)
 */
.map-list {
  background-color: #e9e9e9; }

.module-maplist-components {
  float: right;
  width: 320px; }
  .module-maplist-components .overlay-panels {
    display: block; }
    .module-maplist-components .overlay-panels .overlay-panels-wrapper {
      display: none; }
    .module-maplist-components .overlay-panels.expand .overlay-panels-wrapper {
      display: block; }
    .module-maplist-components .overlay-panels .overlay-panel .panel-content {
      display: none; }
    .module-maplist-components .overlay-panels .overlay-panel.expand .panel-content {
      display: block; }
  .module-maplist-components .tab {
    margin-bottom: 5px; }
  .module-maplist-components .tab a {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px;
    background: #006224;
    color: #fff;
    text-decoration: none; }
    .module-maplist-components .tab a .icon {
      margin-right: 5px; }
    .module-maplist-components .tab a.active:after {
      content: '';
      display: block;
      position: absolute;
      left: 20%;
      bottom: -11px;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 11px solid #006224; }

/**
 * Map module components
 */
.module-map-components {
  padding: 10px 0;
  background: #ffcd35; }

/* =======================================================================
10 Forms
========================================================================== */
/**
* Sitecore
*/
.sitecore-form .scfForm {
  width: auto;
  margin-bottom: 20px;
  /**
   * Panels
   */
  /**
   * Label
   */
  /**
   * Borders
   */
  /**
   * Submit Button
   */
  /**
   * Captcha
   */ }
  .sitecore-form .scfForm .form-intro ol {
    list-style-type: upper-alpha; }
  .sitecore-form .scfForm .form-intro li > div {
    position: relative;
    top: -22px; }
  .sitecore-form .scfForm label {
    font-weight: normal;
    max-width: 88%; }
    .sitecore-form .scfForm label .icon {
      margin-left: 5px;
      font-size: 1.2em; }
  .sitecore-form .scfForm .scfIntroBorder {
    padding-bottom: 20px;
    margin-bottom: 25px;
    padding: 12px; }
  .sitecore-form .scfForm .scfSectionContent,
  .sitecore-form .scfForm .scfTitleBorder {
    padding: 12px 0 0; }
  .sitecore-form .scfForm input:not([type='file']), .sitecore-form .scfForm textarea {
    height: 34px;
    width: 96%;
    padding: 0 2%;
    line-height: 34px;
    border: 1px solid #e8e8e8;
    box-sizing: inherit;
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit; }
    .sitecore-form .scfForm input:not([type='file']).narrow, .sitecore-form .scfForm textarea.narrow {
      width: 52.5%; }
  .sitecore-form .scfForm select {
    min-height: 30px;
    border-color: #e8e8e8;
    height: 30px; }
  .sitecore-form .scfForm table {
    margin: 0;
    width: auto; }
    .sitecore-form .scfForm table tr td {
      background-color: transparent;
      border: 0; }
  .sitecore-form .scfForm textarea {
    height: auto;
    width: 96%;
    line-height: 1.2;
    padding: 12px 2%; }
  .sitecore-form .scfForm .scfSingleLineGeneralPanel,
  .sitecore-form .scfForm .scfMultipleLineGeneralPanel,
  .sitecore-form .scfForm .scfConfirmPasswordGeneralPanel,
  .sitecore-form .scfForm .scfEmailGeneralPanel,
  .sitecore-form .scfForm .scfTelephoneGeneralPanel,
  .sitecore-form .scfForm .scfNumberGeneralPanel,
  .sitecore-form .scfForm .scfDatePickerGeneralPanel,
  .sitecore-form .scfForm .scfDateSelectorGeneralPanel,
  .sitecore-form .scfForm .scfFileUploadGeneralPanel,
  .sitecore-form .scfForm .scfDropListGeneralPanel,
  .sitecore-form .scfForm .scfListBoxGeneralPanel,
  .sitecore-form .scfForm .scfRadioButtonListGeneralPanel,
  .sitecore-form .scfForm .scfCheckBoxListGeneralPanel,
  .sitecore-form .scfForm .scfPasswordGeneralPanel {
    position: relative;
    width: auto;
    vertical-align: top;
    margin: 0;
    padding: 0;
    float: none; }
  .sitecore-form .scfForm .scfSingleLineGeneralPanel .scfDatePickerTextPanel {
    float: left;
    width: 100%; }
  .sitecore-form .scfForm .scfDatePickerGeneralPanel .ui-icon {
    position: absolute;
    top: 6px;
    left: 80%;
    display: block; }
  .sitecore-form .scfForm .scfRadioButtonList input[type='radio'],
  .sitecore-form .scfForm .scfCheckBoxList input[type='checkbox'],
  .sitecore-form .scfForm .scfCheckbox input[type='checkbox'] {
    position: relative;
    top: 2px;
    width: auto;
    height: auto;
    margin: 0 5px 0 0;
    display: inline-block;
    *display: inline;
    zoom: 1; }
  .sitecore-form .scfForm .scfDropListGeneralPanel, .sitecore-form .scfForm .scfDatePickerTextPanel {
    display: relative; }
    .sitecore-form .scfForm .scfDropListGeneralPanel.disabled:after, .sitecore-form .scfForm .scfDatePickerTextPanel.disabled:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(255, 255, 255, 0.5);
      z-index: 100; }
  .sitecore-form .scfForm .scfValidator {
    display: block;
    color: #f00;
    margin: 5px 0 15px;
    border-left: 3px solid #f00;
    padding-left: 5px;
    *zoom: 1; }
  .sitecore-form .scfForm .scfRequired,
  .sitecore-form .scfForm .scfValidatorRequired {
    position: absolute;
    top: -2px;
    left: -8px;
    margin-left: 2px;
    color: #f00; }
  .sitecore-form .scfForm label.validator {
    display: block;
    color: #f00;
    margin-top: 5px;
    border-left: 3px solid #f00;
    padding-left: 5px;
    *zoom: 1; }
  .sitecore-form .scfForm .scfSectionBorderAsFieldSet {
    padding: 0;
    border-top: 0;
    margin: 0; }
    .sitecore-form .scfForm .scfSectionBorderAsFieldSet legend {
      padding: 10px 0;
      margin: 0;
      font-weight: 500; }
  .sitecore-form .scfForm .scfDateSelectorYear,
  .sitecore-form .scfForm .scfDateSelectorMonth,
  .sitecore-form .scfForm .scfDateSelectorDay {
    width: 25%;
    margin: 5px 5px 0 0;
    float: left; }
  .sitecore-form .scfForm .scfDropListLabel,
  .sitecore-form .scfForm .scfFileUploadLabel,
  .sitecore-form .scfForm .scfListBoxLabel {
    float: none; }
  .sitecore-form .scfForm .scfDateSelectorLabel {
    display: block;
    margin-top: 25px;
    width: auto;
    float: none; }
  .sitecore-form .scfForm .scfSectionContent label,
  .sitecore-form .scfForm .scfRadioButtonListLabel,
  .sitecore-form .scfForm .scfCheckBoxListLabel {
    width: auto;
    padding-top: 6px;
    text-align: left; }
  .sitecore-form .scfForm .scfRadioButtonList label,
  .sitecore-form .scfForm .scfCheckBoxList label,
  .sitecore-form .scfForm .scfCheckbox label {
    width: auto;
    text-align: left;
    vertical-align: top;
    padding-top: 0;
    float: none; }
  .sitecore-form .scfForm .scfCheckbox label {
    width: 86%; }
  .sitecore-form .scfForm .scfSectionContent .scfDateSelectorShortLabelYear,
  .sitecore-form .scfForm .scfSectionContent .scfDateSelectorShortLabelMonth,
  .sitecore-form .scfForm .scfSectionContent .scfDateSelectorShortLabelDay {
    width: 25%;
    margin-right: 5px;
    text-align: left;
    font-size: 12px;
    line-height: 1; }
  .sitecore-form .scfForm .scSmalltext {
    display: block;
    margin-top: 1em;
    font-size: 0.9em; }
  .sitecore-form .scfForm .scfConfirmPasswordBorder,
  .sitecore-form .scfForm .scfPasswordBorder,
  .sitecore-form .scfForm .scfEmailBorder,
  .sitecore-form .scfForm .scfTelephoneBorder,
  .sitecore-form .scfForm .scfNumberBorder,
  .sitecore-form .scfForm .scfRadioButtonListBorder,
  .sitecore-form .scfForm .scfCheckBoxListBorder,
  .sitecore-form .scfForm .scfDateSelectorBorder,
  .sitecore-form .scfForm .scfCheckboxBorder,
  .sitecore-form .scfForm .scfFileUploadBorder,
  .sitecore-form .scfForm .scfDatePickerBorder,
  .sitecore-form .scfForm .scfDropListBorder,
  .sitecore-form .scfForm .scfMultipleLineTextBorder,
  .sitecore-form .scfForm .scfSingleLineTextBorder {
    position: relative;
    margin-bottom: 10px; }
  .sitecore-form .scfForm .scfSubmitButtonBorder,
  .sitecore-form .scfForm .scfFooterBorder {
    padding: 10px;
    display: block; }
  .sitecore-form .scfForm .scfSubmitButtonBorder {
    padding: 0 10px 10px; }
  .sitecore-form .scfForm .scfSubmitButton {
    width: auto !important;
    color: #fff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: #006224;
    border: 1px solid transparent;
    transition-property: color opacity;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    /* Safari */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: color opacity;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
    .sitecore-form .scfForm .scfSubmitButton:hover {
      background-color: #58812d;
      color: #fff;
      text-decoration: none; }
    .sitecore-form .scfForm .scfSubmitButton:focus {
      color: #0cf;
      text-decoration: none;
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
  .sitecore-form .scfForm .scfCaptchaLimitGeneralPanel {
    width: auto; }
    .sitecore-form .scfForm .scfCaptchaLimitGeneralPanel td {
      padding: 0; }
      .sitecore-form .scfForm .scfCaptchaLimitGeneralPanel td div {
        *zoom: 1; }
        .sitecore-form .scfForm .scfCaptchaLimitGeneralPanel td div img {
          width: auto;
          max-width: inherit; }
    .sitecore-form .scfForm .scfCaptchaLimitGeneralPanel table input:not([type='file']) {
      height: auto;
      width: auto;
      border: 0;
      line-height: inherit; }
  .sitecore-form .scfForm .scfCaptchaBorder {
    position: relative; }
  .sitecore-form .scfForm .scfCaptcha input {
    width: auto;
    display: block; }
  .sitecore-form .scfForm .scfCaptchaLabel {
    width: auto;
    display: none; }
  .sitecore-form .scfForm .scfCaptchaGeneralPanel {
    width: auto;
    float: none; }
  .sitecore-form .scfForm .scfCaptchStrongTextPanel {
    width: auto;
    float: none; }
  .sitecore-form .scfForm .scfCheckBoxListBorder .scfCheckboxListGeneralPanel .scfCheckboxList {
    margin-top: 8px; }
    .sitecore-form .scfForm .scfCheckBoxListBorder .scfCheckboxListGeneralPanel .scfCheckboxList td {
      padding: 0;
      vertical-align: top; }
    .sitecore-form .scfForm .scfCheckBoxListBorder .scfCheckboxListGeneralPanel .scfCheckboxList input {
      width: auto;
      height: auto;
      margin-right: 5px;
      vertical-align: top; }
    .sitecore-form .scfForm .scfCheckBoxListBorder .scfCheckboxListGeneralPanel .scfCheckboxList label {
      width: 86%;
      padding-top: 0;
      float: none;
      text-align: left; }
  .sitecore-form .scfForm .scfSingleLineTextLabel {
    width: 29%; }
  .sitecore-form .scfForm .t-and-t .scfCheckboxListGeneralPanel {
    padding-left: 0 !important;
    width: auto !important; }
  .sitecore-form .scfForm .icon-info-circle {
    cursor: pointer; }
  .sitecore-form .scfForm .popover {
    max-width: 400px; }
  .sitecore-form .scfForm .popover-target-content {
    display: none; }
  .sitecore-form .scfForm .tooltip-inner {
    text-align: left; }
  .sitecore-form .scfForm .popover-title {
    display: none; }
  .sitecore-form .scfForm .popover-content {
    max-height: 500px;
    overflow: auto;
    font-size: 12px; }
    .sitecore-form .scfForm .popover-content ol.roman {
      counter-reset: roman; }
    .sitecore-form .scfForm .popover-content ol.alpha {
      counter-reset: alpha; }
    .sitecore-form .scfForm .popover-content ol li {
      list-style: none;
      position: relative; }
      .sitecore-form .scfForm .popover-content ol li:before {
        position: absolute;
        left: -23px; }
    .sitecore-form .scfForm .popover-content ol.alpha > li:before {
      counter-increment: alpha;
      content: "(" counter(alpha,lower-alpha) ") "; }
    .sitecore-form .scfForm .popover-content ol.roman > li:before {
      counter-increment: roman;
      content: "(" counter(roman,lower-roman) ") "; }
  .sitecore-form .scfForm .more-info {
    display: inline-block;
    font-size: 11px;
    padding: 1px 8px 1px 1px;
    border: 1px solid #000;
    cursor: pointer;
    margin-left: 2px; }
    .sitecore-form .scfForm .more-info i {
      margin-right: 3px;
      position: relative;
      top: -2px; }

.speaker-corner button.Zebra_DatePicker_Icon {
  left: 77% !important; }

.jlgForm .scfForm div[class*='name.Image+Checkbox+List'] {
  display: inline-block; }
  .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] > span:before {
    content: " ";
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 98, 36, 0.8);
    color: #fff;
    z-index: 7; }
  .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] > span img {
    z-index: 1;
    position: relative; }
  .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] > span:after {
    content: '\e648';
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: none;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 5px;
    right: 5px;
    margin: auto;
    z-index: 8;
    color: #006224; }
  .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] > span.box-checked:before, .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] > span.box-checked:after {
    display: block; }
  .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] > span.box-checked span {
    color: #006224; }
  .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] > span span {
    z-index: 999;
    background-color: #fff; }
  .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] span {
    position: relative;
    cursor: pointer;
    display: block;
    float: left;
    width: 48%;
    margin: 0 4% 20px 0; }
    .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] span:nth-child(2n+1) {
      margin-right: 0; }
    .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] span img {
      width: 100%;
      height: auto; }
    .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] span > span {
      width: 100%;
      margin: 0;
      position: relative;
      text-align: center;
      padding-top: 5px; }
  .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] input[type=checkbox] {
    display: none; }

/* =======================================================================
11 Media Queries
========================================================================== */
@media screen and (min-width: 581px) {
  /* ==========================================================================
  Project - NParks
  
  TABLE OF CONTENT
  --------------------------------------------------------------------------
  01 Global
  02 Layout
  03 Header Search
  03 Interactive Search
  05 Banner
  06 Main Content
  07 Modules
  08 Footer
  09 Forms
  
  
  --------------------------------------------------------------------------
  Desktop Stylesheet
  ========================================================================== */
  .clearfix-dt:before, .jlgForm .scfForm div[class*='name.Image+Checkbox+List']:before, .two-columns:before, .three-columns:before, .four-columns:before, .featured:before, .GovNav-search:before, .map-list .container:before, .map-list .results:before, .pagination-wrapper:before, .listing-filter:before, .content > .container:before, .explore:before, .listing-content > ul > li:before, .listing-content > ul > li .summary-wrapper:before, .listing-content > ul > li .summary-wrapper-event:before, .explore-activities .explore-activities-tabs:before, .overview ul:before, .sitecore-form .scfForm .scfFileUploadBorder:before,
  .sitecore-form .scfForm .scfDatePickerBorder:before,
  .sitecore-form .scfForm .scfDropListBorder:before, .sitecore-form .scfForm .scfRadioButtonListBorder:before,
  .sitecore-form .scfForm .scfCheckBoxListBorder:before,
  .sitecore-form .scfForm .scfDateSelectorBorder:before, .sitecore-form .scfForm .scfCheckboxBorder:before, .sitecore-form .scfForm .scfSubmitButtonBorder:before,
  .sitecore-form .scfForm .scfFooterBorder:before, .clearfix-dt:after, .jlgForm .scfForm div[class*='name.Image+Checkbox+List']:after, .two-columns:after, .three-columns:after, .four-columns:after, .featured:after, .GovNav-search:after, .map-list .container:after, .map-list .results:after, .pagination-wrapper:after, .listing-filter:after, .content > .container:after, .explore:after, .listing-content > ul > li:after, .listing-content > ul > li .summary-wrapper:after, .listing-content > ul > li .summary-wrapper-event:after, .explore-activities .explore-activities-tabs:after, .overview ul:after, .sitecore-form .scfForm .scfFileUploadBorder:after,
  .sitecore-form .scfForm .scfDatePickerBorder:after,
  .sitecore-form .scfForm .scfDropListBorder:after, .sitecore-form .scfForm .scfRadioButtonListBorder:after,
  .sitecore-form .scfForm .scfCheckBoxListBorder:after,
  .sitecore-form .scfForm .scfDateSelectorBorder:after, .sitecore-form .scfForm .scfCheckboxBorder:after, .sitecore-form .scfForm .scfSubmitButtonBorder:after,
  .sitecore-form .scfForm .scfFooterBorder:after {
    content: ' ';
    display: table; }

  .clearfix-dt:after, .jlgForm .scfForm div[class*='name.Image+Checkbox+List']:after, .two-columns:after, .three-columns:after, .four-columns:after, .featured:after, .GovNav-search:after, .map-list .container:after, .map-list .results:after, .pagination-wrapper:after, .listing-filter:after, .content > .container:after, .explore:after, .listing-content > ul > li:after, .listing-content > ul > li .summary-wrapper:after, .listing-content > ul > li .summary-wrapper-event:after, .explore-activities .explore-activities-tabs:after, .overview ul:after, .sitecore-form .scfForm .scfFileUploadBorder:after,
  .sitecore-form .scfForm .scfDatePickerBorder:after,
  .sitecore-form .scfForm .scfDropListBorder:after, .sitecore-form .scfForm .scfRadioButtonListBorder:after,
  .sitecore-form .scfForm .scfCheckBoxListBorder:after,
  .sitecore-form .scfForm .scfDateSelectorBorder:after, .sitecore-form .scfForm .scfCheckboxBorder:after, .sitecore-form .scfForm .scfSubmitButtonBorder:after,
  .sitecore-form .scfForm .scfFooterBorder:after {
    clear: both; }

  .clearfix-dt, .jlgForm .scfForm div[class*='name.Image+Checkbox+List'], .two-columns, .three-columns, .four-columns, .featured, .GovNav-search, .map-list .container, .map-list .results, .pagination-wrapper, .listing-filter, .content > .container, .explore, .listing-content > ul > li, .listing-content > ul > li .summary-wrapper, .listing-content > ul > li .summary-wrapper-event, .explore-activities .explore-activities-tabs, .overview ul, .sitecore-form .scfForm .scfFileUploadBorder,
  .sitecore-form .scfForm .scfDatePickerBorder,
  .sitecore-form .scfForm .scfDropListBorder, .sitecore-form .scfForm .scfRadioButtonListBorder,
  .sitecore-form .scfForm .scfCheckBoxListBorder,
  .sitecore-form .scfForm .scfDateSelectorBorder, .sitecore-form .scfForm .scfCheckboxBorder, .sitecore-form .scfForm .scfSubmitButtonBorder,
  .sitecore-form .scfForm .scfFooterBorder {
    *zoom: 1; }

  /* =======================================================================
  01 Global
  ========================================================================== */
  html {
    font-family: 'desktop'; }

  body:after {
    content: 'desktop'; }

  body {
    min-width: 1024px; }

  /**
   * Hide in Desktop
   */
  .menu-toggle,
  .simple-search,
  .event-aside-info-mobile,
  .back-to-top-mobile,
  .back-to-top-desktop,
  .explore-activities-content .tab,
  .overlay-cta-list {
    display: none; }

  /**
   * Blockquotes
   */
  blockquote {
    max-width: 250px;
    margin: 0 auto 20px; }

  /**
   * Content Image Alignment
   */
  .align-left {
    float: left;
    padding: 10px 20px 10px 0; }

  .align-right {
    float: right;
    padding: 10px 0 10px 20px; }

  .align-center {
    padding: 10px 0 10px;
    text-align: center; }

  /* =======================================================================
  02 Layout
  ========================================================================== */
  .visible-mobile {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

  /**
   * Column Layout for content body
   */
  .columns {
    float: left;
    width: 100%;
    clear: both;
    margin: 0 0 20px 0; }

  .column-third {
    float: left;
    width: 33%;
    overflow: hidden; }
    .column-third:last-child {
      float: right; }

  .column-twothirds {
    float: left;
    width: 63%;
    overflow: hidden; }
    .column-twothirds:last-child {
      float: right; }

  .column-half {
    float: left;
    width: 48%; }
    .column-half:last-child {
      float: right; }

  /**
   * Column Layouts
   */
  .two-columns .column {
    width: 48%;
    float: left;
    margin-right: 4%; }
    .two-columns .column:nth-child(2n + 2) {
      margin-right: 0 !important; }
    .two-columns .column:nth-child(2n + 1) {
      clear: left; }
  .two-columns.one-third .column:nth-child(1) {
    width: 64%; }
  .two-columns.one-third .column:nth-child(2) {
    width: 32%; }
  .two-columns.one-fourth .column:nth-child(1) {
    width: 73%; }
  .two-columns.one-fourth .column:nth-child(2) {
    width: 23%; }
  .two-columns .aside-info {
    margin-bottom: 0; }

  .three-columns .column {
    width: 32%;
    float: left;
    margin-right: 2%; }
    .three-columns .column:nth-child(3n + 3) {
      margin-right: 0 !important; }
    .three-columns .column:nth-child(3n + 1) {
      clear: left; }

  .four-columns .column {
    width: 24%;
    float: left;
    margin-right: 1.3%; }
    .four-columns .column:nth-child(4n + 4) {
      margin-right: 0 !important; }
    .four-columns .column:nth-child(4n + 1) {
      clear: left; }

  .featured {
    margin-top: 20px; }
    .featured .thumb {
      width: 32%;
      float: left; }
      .featured .thumb.right {
        float: right; }
    .featured .summary {
      float: left;
      width: 65%;
      margin-left: 2%; }

  /**
   * Gov Navigation and search
   */
  .GovNav {
    position: absolute;
    top: 5px;
    right: 20px;
    text-align: right; }

  .GovNav-logo {
    margin: 0;
    position: relative;
    right: -10px; }
    .GovNav-logo a {
      display: inline-block; }
    .GovNav-logo a:focus {
      outline: #ccc dotted 1px; }

  .GovNav-links {
    list-style: none;
    padding: 0;
    margin: 0 0 8px 0;
    font-size: 11px;
    font-size: 1.1rem; }
    .GovNav-links li {
      display: inline-block;
      line-height: 12px;
      margin: 0 0 0 8px;
      padding: 0 10px 0 0;
      border-right: 1px solid #ddd; }
      .GovNav-links li:last-child {
        border-right: 0;
        padding: 0; }
      .GovNav-links li a {
        color: #474747;
        text-decoration: none; }
        .GovNav-links li a:hover, .GovNav-links li a.active, .GovNav-links li a:focus {
          border-bottom: 1px solid #474747; }

  .GovNav-search {
    padding: 2px;
    position: relative;
    background: #eee;
    float: right; }
    .GovNav-search .select {
      float: right;
      width: 200px;
      height: 28px;
      overflow: hidden;
      text-align: left; }
      .GovNav-search .select .icon {
        position: absolute;
        height: 28px;
        width: 28px;
        text-align: center;
        line-height: 28px;
        top: 2px;
        right: 32px;
        background: #eee;
        z-index: 1; }
    .GovNav-search select {
      position: relative;
      margin: 0;
      width: 230px;
      padding: 5px;
      border: 0;
      background: transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      text-indent: 1px;
      text-overflow: '';
      z-index: 2;
      font-size: 11px;
      font-size: 1.1rem; }
    .GovNav-search .input-text {
      width: 170px;
      padding: 2px 5px;
      height: 21px;
      border: 1px solid #dfdede;
      line-height: 24px;
      font-size: 11px;
      font-size: 1.1rem; }
    .GovNav-search fieldset {
      margin-right: 20px; }
    .GovNav-search .input-submit {
      background: #58812d;
      color: #fff;
      text-align: center;
      height: 100%;
      border: 0;
      font-size: 0.9em;
      padding: 0 10px;
      position: absolute;
      top: 0;
      right: 0;
      transition-property: color opacity;
      transition-duration: 0.2s;
      transition-timing-function: linear;
      /* Safari */
      -webkit-backface-visibility: hidden;
      -webkit-transition-property: color opacity;
      -webkit-transition-duration: 0.2s;
      -webkit-transition-timing-function: linear; }
      .GovNav-search .input-submit:hover {
        background-color: #006224; }
    .GovNav-search .icon {
      display: block; }
    .GovNav-search input.input-submit {
      background: #58812d url("../images/sprite.png") no-repeat -12px -163px;
      width: 32px;
      height: 32px;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      text-indent: -9999px; } }
    @media only screen and (min-width: 581px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 581px) and (min-device-pixel-ratio: 2) {
      .GovNav-search input.input-submit {
        background-image: url("../images/sprite-hd.png");
        background-size: 1250px 750px; } }

@media screen and (min-width: 581px) {
  .banner-overlay {
    right: 20px; }

  /**
   * Map List
   */
  .select-entrypoints {
    padding-bottom: 10px; }

  .map-list {
    display: none;
    padding: 0 0 40px; }
    .map-list .filter-summary {
      padding-top: 80px; }
    .map-list .result-wrapper {
      width: 640px;
      float: left; }
    .map-list .results {
      padding: 0;
      margin: 0;
      list-style-type: none; }
    .map-list li {
      float: left;
      width: 200px;
      margin-right: 20px; }
      .map-list li:nth-child(3n+3) {
        margin-right: 0; }
      .map-list li:nth-child(3n+1) {
        clear: left; }
    .map-list .thumbnail {
      height: 80px; }
    .map-list .load-more {
      width: 40%;
      margin: auto; }
      .map-list .load-more .btn {
        color: #202020;
        border: 1px solid #ccc;
        background: none;
        font-weight: bold; }
        .map-list .load-more .btn:hover {
          color: #fff;
          background: #006224; }

  /**
   * Breadcrumb
   */
  .breadcrumb {
    transition-property: margin-top;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    /* Safari */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: margin-top;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    position: relative;
    z-index: 50; }
    .breadcrumb ol {
      padding: 10px 0;
      width: 984px; }
    .breadcrumb.has-map {
      margin-top: -250px; }

  /**
   * Pagination
   */
  .pagination-wrapper {
    text-align: right; }
    .pagination-wrapper .pagination {
      float: right; }

  /**
   * Listing Content Filter
   */
  .listing-filter {
    position: relative;
    border: 1px solid #e8e8e8;
    border-right: 0;
    border-left: 0;
    padding: 5px 0;
    margin-bottom: 10px; }
    .listing-filter fieldset {
      display: block;
      max-width: 80%;
      margin-right: 15px; }
    .listing-filter .form-group {
      margin-bottom: 0;
      display: inline-block; }
    .listing-filter .two-columns, .listing-filter .three-columns, .listing-filter .four-columns {
      margin-top: 10px; }

  .prettify-select-wrapper {
    margin-right: 25px;
    top: 6px; }
    .prettify-select-wrapper .prettify-label {
      max-width: 150px; }

  .list-filter-widget .btn-submit, .listing-filter .btn-submit {
    position: absolute;
    display: inline-block;
    background: #e8e8e8;
    color: #006224;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 15px;
    font-weight: 500;
    text-transform: capitalize;
    width: auto;
    margin: 0; }
    .list-filter-widget .btn-submit:hover, .listing-filter .btn-submit:hover {
      background: #006224;
      color: #fff; }

  /**
   * Events Listing
   */
  .filter-toggle {
    position: absolute;
    top: 0;
    right: 20px; }

  .list-filter-widget {
    clear: both;
    position: relative; }

  .main-content .list-filter-widget {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8; }
    .main-content .list-filter-widget .btn-submit {
      float: right; }

  .filter-option {
    position: relative;
    width: 140px;
    float: left;
    margin-right: 20px; }
    .filter-option .filter-label {
      width: auto;
      max-width: 91%; }
    .filter-option .filter-anchor {
      border: 0;
      padding-left: 0; }

  .filter {
    position: absolute;
    background: #fff;
    border: 1px solid #e8e8e8;
    width: 260px;
    z-index: 100;
    top: 35px;
    left: 0;
    box-shadow: 1px 1px 2px #ccc; }

  .filter-extra {
    padding: 20px; }
    .filter-extra label {
      width: 28%; }

  /**
   * Back to top
   */
  .back-to-top-desktop {
    position: fixed;
    display: none;
    bottom: 0;
    right: 0;
    border-top: 4px solid #8db92e;
    z-index: 200; }
    .back-to-top-desktop a {
      display: block;
      background: #e9e9e9;
      padding: 10px 0;
      color: #999;
      text-decoration: none;
      overflow: hidden; }
      .back-to-top-desktop a span {
        position: relative;
        display: block;
        white-space: nowrap;
        top: 0;
        padding-left: 38px;
        padding-right: 10px; }
      .back-to-top-desktop a .icon {
        font-size: 24px;
        position: absolute;
        left: 10px;
        top: 9px; }

  /* =======================================================================
  03 Header
  ========================================================================== */
  .site-header .container {
    height: 100px;
    margin: 5px auto 25px; }

  .site-logo {
    position: absolute;
    top: 0;
    left: 10px;
    margin: 0; }

  /**
   * Main Navigation Menu
   */
  .site-nav {
    width: 100%;
    background: #202020; }
    .site-nav .container {
      overflow: visible;
      padding: 0; }
    .site-nav .container > ul {
      display: block;
      margin: 0;
      float: left;
      width: 100%;
      padding: 0;
      border-left: 1px solid #111; }
      .site-nav .container > ul > li {
        float: left;
        border-right: 1px solid #474747;
        position: relative;
        /**
         * Parent link hover effect
         */ }
        .site-nav .container > ul > li a {
          display: block;
          color: #959595;
          text-transform: uppercase;
          text-align: center;
          text-decoration: none;
          padding: 12px 20px;
          border-right: 1px solid #111;
          font-weight: 600;
          font-size: 11px;
          font-size: 1.1rem; }
          .site-nav .container > ul > li a .icon {
            display: block;
            font-size: 16px;
            margin: 0 0 4px 0; }
        .site-nav .container > ul > li.active > a, .site-nav .container > ul > li > .hover, .site-nav .container > ul > li > a:focus {
          background: #58812d;
          color: #fff;
          transition-property: color opacity;
          transition-duration: 0.2s;
          transition-timing-function: linear;
          /* Safari */
          -webkit-backface-visibility: hidden;
          -webkit-transition-property: color opacity;
          -webkit-transition-duration: 0.2s;
          -webkit-transition-timing-function: linear; }
        .site-nav .container > ul > li:last-child {
          border-right: 0; }
          .site-nav .container > ul > li:last-child a {
            border-right: 0;
            padding: 12px 13px; }
        .site-nav .container > ul > li ul {
          display: none;
          position: absolute;
          padding: 0;
          margin: 0;
          width: 230px;
          z-index: 150; }
          .site-nav .container > ul > li ul li {
            border-top: 1px solid #456524;
            position: relative; }
            .site-nav .container > ul > li ul li a {
              padding: 12px 18px;
              border: 0;
              border-top: 1px solid #52752e;
              color: #fff;
              text-transform: none;
              background: #456524;
              text-align: left;
              font-weight: normal;
              font-size: 14px;
              font-size: 1.4rem; }
            .site-nav .container > ul > li ul li > a:hover, .site-nav .container > ul > li ul li > a:focus, .site-nav .container > ul > li ul li.active > a {
              background: #466c1f;
              text-decoration: underline; }
            .site-nav .container > ul > li ul li ul {
              position: absolute;
              top: 0;
              left: 100%; }

  .global-notices .h2 {
    display: block;
    width: 24%;
    color: #000;
    float: left; }
  .global-notices ul {
    width: 76%;
    float: right; }
    .global-notices ul li {
      margin-right: 50px; }

  /* =======================================================================
  04 Interactive Search
  ========================================================================== */
  .site-search {
    background: #0fa14e;
    padding: 38px 0; }

  .site-search-fields {
    background: #fff;
    position: relative;
    height: 64px; }
    .site-search-fields .placeholder {
      position: absolute;
      top: 50%;
      left: 15px;
      margin-top: -0.5em;
      line-height: 1;
      color: #006224;
      cursor: pointer;
      font-size: 1.4em;
      font-weight: 500;
      z-index: 99;
      font-size: 20px;
      font-size: 2rem; }
      .site-search-fields .placeholder span {
        color: #aeadad; }
    .site-search-fields .input-text {
      width: 950px;
      position: absolute;
      top: 5px;
      left: 5px;
      height: 54px;
      padding: 0 10px;
      font-size: 1.7em;
      border: 0;
      color: #006224; }
    .site-search-fields .input-submit {
      position: absolute;
      text-align: center;
      border: 0;
      top: 18px;
      right: 20px;
      background: transparent; }
      .site-search-fields .input-submit .icon {
        color: #ccc;
        font-size: 26px; }

  #searchResultWrapper {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    border-top: #006224 1px solid;
    z-index: 100;
    min-height: 200px;
    font-size: 16px;
    font-size: 1.6rem; }
    #searchResultWrapper .page-link a {
      display: block;
      padding: 10px 20px;
      border-bottom: #e8e8e8 1px solid;
      color: #474747;
      text-decoration: none; }
      #searchResultWrapper .page-link a:hover {
        background-color: #ffcd35; }
    #searchResultWrapper .suggestion-box {
      background-color: #e8e8e8;
      padding: 20px 0; }
      #searchResultWrapper .suggestion-box a {
        display: inline-block;
        width: 30%;
        text-decoration: none;
        padding: 8px 0 8px 20px;
        vertical-align: middle; }
    #searchResultWrapper .suggestion-header {
      font-weight: 600;
      padding: 0 20px 10px; }

  /* =======================================================================
  05 Banner
  ========================================================================== */
  .carousel.home {
    position: relative;
    max-width: 1200px;
    margin: auto; }
    .carousel.home .left-fadeoff {
      position: absolute;
      left: 0;
      top: 0;
      width: 200px;
      height: 400px;
      background: transparent url("../images/fadeoff_left.png") no-repeat 0 0;
      z-index: 50; }
    .carousel.home .right-fadeoff {
      position: absolute;
      right: 0;
      top: 0;
      width: 200px;
      height: 400px;
      background: transparent url("../images/fadeoff_right.png") no-repeat 0 0;
      z-index: 50; }

  .carousel-gallery {
    min-height: 400px; }
    .carousel-gallery .banner-image .caption {
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.7); }

  .content-banner .btn-right, .content-banner .btn-left {
    opacity: 0.6; }
    .content-banner .btn-right:hover, .content-banner .btn-left:hover {
      opacity: 1; }
  .content-banner .btn-right {
    right: 20px; }
  .content-banner .btn-left {
    left: 20px;
    right: auto; }
  .content-banner .nav-ui {
    opacity: 0;
    transition-property: opacity;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    /* Safari */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear; }

  .slider-gallery .banner-image .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 6px 20px 6px 0; }
    .slider-gallery .banner-image .caption .counter {
      background: #000;
      color: #fff;
      padding: 6px 12px; }
  .slider-gallery .btn-right, .slider-gallery .btn-left {
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    top: auto;
    opacity: 1;
    z-index: 2;
    padding: 2px 5px;
    color: rgba(255, 230, 10, 0.8); }
    .slider-gallery .btn-right:hover, .slider-gallery .btn-left:hover {
      background: rgba(255, 230, 10, 0.8);
      color: #000; }
    .slider-gallery .btn-right .icon, .slider-gallery .btn-left .icon {
      position: relative;
      font-size: 22px; }
  .slider-gallery .btn-right {
    right: 0; }
  .slider-gallery .btn-left {
    right: 30px;
    left: auto; }

  /* =======================================================================
  06 Main Content
  ========================================================================== */
  .main-content {
    width: 750px;
    float: right;
    border-left: 1px solid #e8e8e8;
    padding: 0 0 0 25px; }

  .content {
    min-height: 400px;
    position: relative;
    background-color: #fff;
    z-index: 30; }

  .main-content.fullwidth {
    border: 0;
    padding: 0;
    width: auto;
    float: none;
    clear: both; }
    .main-content.fullwidth > p, .main-content.fullwidth > h1, .main-content.fullwidth > h2, .main-content.fullwidth > h3, .main-content.fullwidth > h4, .main-content.fullwidth > h5, .main-content.fullwidth > h6, .main-content.fullwidth > table, .main-content.fullwidth > li {
      width: 75%; }
    .main-content.fullwidth > p.align-left {
      width: auto; }
  .main-content.align-left {
    border: 0;
    float: none;
    padding: 0; }

  .btn-download-events-brochure {
    float: right;
    margin: 0;
    display: inline-block; }

  .content-nav {
    width: 175px;
    float: left; }
    .content-nav ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .content-nav ul li {
        display: block; }
        .content-nav ul li a {
          display: block;
          font-weight: bold;
          text-decoration: none;
          color: #006224;
          line-height: 1.2;
          padding: 3px 0;
          position: relative; }
          .content-nav ul li a:hover, .content-nav ul li a:focus {
            text-decoration: underline; }
    .content-nav ul > li > a {
      font-weight: bold;
      margin: 0 0 8px 0; }
    .content-nav > ul > li.active > a {
      text-decoration: underline; }
    .content-nav > ul > li.active ul {
      display: block; }
    .content-nav > ul > li > ul li a {
      font-weight: bold;
      margin: 0 0 5px 20px;
      padding-left: 0; }
    .content-nav > ul > li > ul li ul {
      margin-left: 20px; }
      .content-nav > ul > li > ul li ul a {
        color: #666;
        font-weight: 400; }
    .content-nav > ul > li > ul li.active > a {
      text-decoration: underline; }
      .content-nav > ul > li > ul li.active > a .icon-arrow-menu {
        display: block; }
    .content-nav > ul > li > ul li.active li.active a .icon-arrow-menu {
      display: block; }
    .content-nav > ul > li > ul.active {
      display: block; }
    .content-nav .jump-list-links {
      display: block; }
    .content-nav .icon {
      position: absolute;
      top: 0;
      right: -23px;
      font-size: 16px;
      border: 1px solid transparent;
      padding: 2px; }
      .content-nav .icon.icon-minus:hover, .content-nav .icon.icon-plus:hover {
        border-radius: 20px;
        border-color: #006224; }
    .content-nav .icon-arrow-menu {
      position: absolute;
      right: auto;
      left: -22px;
      padding: 0;
      top: 2px; }

  .jump-list-header {
    display: none;
    padding: 0 0 3px 40px;
    color: #ababab;
    font-size: 12px;
    font-size: 1.2rem; }

  .js .content-nav > ul ul {
    display: none; }

  /**
   * Amenitites
   */
  .amenities {
    border-bottom: #88bfa2 1px solid;
    padding: 0; }
    .amenities li {
      border-top: 0;
      color: #fff;
      float: left; }
      .amenities li:hover {
        background-color: #58812d; }
      .amenities li span {
        display: none; }
      .amenities li .icon {
        margin-right: 0; }

  /* =======================================================================
  07 Modules
  ========================================================================== */
  .home-parks .more,
  .home-events .more,
  .suggestion .more {
    position: absolute;
    left: auto;
    right: 20px;
    top: 5px; }

  .home-parks .summary {
    margin-bottom: 40px; }
  .home-parks ul {
    margin-bottom: 40px; }

  .home-parks,
  .home-events {
    padding-bottom: 40px; }
    .home-parks h2,
    .home-events h2 {
      text-align: center; }

  .home-parks .summary,
  .home-events .summary,
  .home-conservation .summary {
    text-align: center;
    width: 75%; }

  .home-events ul,
  .home-conservation ul {
    overflow: hidden;
    position: relative; }
    .home-events ul a,
    .home-conservation ul a {
      margin-bottom: -9999px;
      padding-bottom: 9999px;
      position: relative; }

  .related li {
    float: left;
    width: 24.25%;
    margin-left: 1%; }
    .related li:first-child {
      margin: 0; }

  .home-conservation {
    padding: 40px 0; }

  .home-community {
    padding: 40px 0;
    background: #202020 url("../images/bloom.jpg") no-repeat 0 0;
    background-size: cover;
    color: #fff;
    text-align: center; }
    .home-community h2 {
      color: #fff;
      font-size: 2.5em;
      margin: 0 0 40px 0; }
    .home-community ul {
      list-style: none;
      padding: 0;
      float: left;
      width: 100%;
      margin: 20px 0 40px 0; }
      .home-community ul li {
        position: relative;
        display: block;
        width: 138px;
        height: 148px;
        float: left;
        margin: 0 0 0 7%; }
        .home-community ul li:first-child {
          margin: 0; }
        .home-community ul li a {
          position: absolute;
          display: block;
          background: #58812d;
          color: #fff;
          width: 138px;
          height: 128px;
          padding: 30px 10px 0;
          border: 1px solid #006224;
          text-decoration: none;
          left: 0;
          top: 0;
          -moz-border-radius: 79px;
          -webkit-border-radius: 79px;
          border-radius: 79px;
          transition-property: all;
          transition-duration: 0.1s;
          transition-timing-function: linear;
          /* Safari */
          -webkit-backface-visibility: hidden;
          -webkit-transition-property: all;
          -webkit-transition-duration: 0.1s;
          -webkit-transition-timing-function: linear; }
          .home-community ul li a:hover, .home-community ul li a:focus {
            background: #006224; }
          .home-community ul li a .icon {
            position: relative;
            display: block;
            font-size: 36px;
            top: -15px;
            margin-bottom: -25px; }
          .home-community ul li a .title {
            text-transform: uppercase; }
          .home-community ul li a:hover, .home-community ul li a:focus {
            height: 138px;
            padding: 35px 15px 0;
            margin: -5px 0 0 -5px;
            -moz-border-radius: 84px;
            -webkit-border-radius: 84px;
            border-radius: 84px; }
    .home-community .more {
      display: inline-block;
      margin: 0 0 40px; }
      .home-community .more a {
        display: block;
        padding: 5px 60px;
        border: 3px solid #fff;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 1.2em;
        background: rgba(0, 0, 0, 0.6);
        transition-property: color opacity;
        transition-duration: 0.2s;
        transition-timing-function: linear;
        /* Safari */
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: color opacity;
        -webkit-transition-duration: 0.2s;
        -webkit-transition-timing-function: linear; }
        .home-community .more a:hover {
          background: #006224; }

  .explore {
    min-height: 150px;
    text-align: left; }
    .explore .h3 {
      text-align: left;
      position: absolute;
      padding: 0;
      left: 20px;
      top: 0;
      width: auto; }
      .explore .h3.related-title {
        width: 25%;
        text-align: center;
        right: 20px;
        left: auto; }
    .explore ul {
      position: absolute;
      width: 75%;
      top: 50px; }
      .explore ul li {
        display: inline-block;
        width: 32%;
        border-left: 1px solid #e8e8e8;
        height: 50px; }
        .explore ul li:first-child {
          border: 0; }
        .explore ul li:last-child {
          border-left: 1px solid #e8e8e8; }
      .explore ul.related-logo {
        right: 0;
        width: 25%; }
        .explore ul.related-logo li {
          width: 100%; }

  /**
   * Content Share
   */
  .content-share {
    clear: both;
    text-align: right; }
    .content-share .container {
      padding: 5px 0; }
    .content-share p {
      display: inline-block; }
    .content-share a {
      width: 25px;
      height: 25px; }
      .content-share a .icon {
        line-height: 25px;
        width: 25px;
        height: 25px; }
      .content-share a span {
        width: 75px;
        display: block; }
      .content-share a.printer {
        width: 75px; }
        .content-share a.printer .icon {
          left: auto;
          right: 0; }
        .content-share a.printer span {
          float: left;
          text-align: right;
          width: 40px; }
      .content-share a.twitter:hover, .content-share a.facebook:hover, .content-share a.email:hover {
        width: 100px; }

  /**
   * Component - Suggestion List
   */
  .suggestion {
    padding-top: 0; }
    .suggestion .columns {
      max-width: 100%;
      margin: 10px auto 0;
      overflow: hidden;
      position: relative; }
    .suggestion .column {
      width: 25%;
      float: left; }
      .suggestion .column:last-child a {
        border: 0; }
      .suggestion .column a {
        margin-bottom: -9999px;
        padding-bottom: 9999px;
        border-right: 1px solid #88bfa2; }
    .main-content .suggestion .column {
      width: 33.3%; }
      .main-content .suggestion .column:last-child {
        float: right;
        width: 33.4%; }

  /**
   * Component - Listing
   */
  .listing h2 {
    display: inline-block;
    position: relative;
    z-index: 10; }

  /**
   * More Button indentation
   */
  .component > .more {
    position: absolute;
    top: 0;
    right: 20px; }

  .main-content .component > .more {
    right: 0;
    top: 0; }

  .fullscreen .main-content .component > .more {
    right: 20px; }

  .fullwidth .listing-content > ul > li {
    min-height: 194px; }

  .listing-content > ul > li {
    position: relative;
    min-height: 150px;
    padding-right: 255px; }
    .listing-content > ul > li .container, .fullwidth .listing .listing-content > ul > li {
      padding-right: 335px; }
    .listing-content > ul > li:first-child {
      padding-top: 20px; }
    .listing-content > ul > li .thumbnail, .listing-content > ul > li .thumbnail-event {
      width: 235px;
      float: left; }
    .listing-content > ul > li .thumbnail-event {
      width: 235px; }
    .listing-content > ul > li .summary-wrapper, .listing-content > ul > li .summary-wrapper-event {
      float: right;
      width: 100%;
      margin: 0 -255px 0 auto; }
    .listing-content > ul > li .summary-wrapper p {
      margin: 0 0 5px; }
    .listing-content > ul > li .summary-wrapper-event {
      margin-right: -255px; }
    .listing-content > ul > li .title {
      display: block; }
    .listing-content > ul > li .extra {
      margin-top: 15px;
      margin-bottom: 15px; }
      .listing-content > ul > li .extra .more {
        display: inline-block; }
        .listing-content > ul > li .extra .more a {
          display: inline-block; }
    .listing-content > ul > li.event .summary {
      width: 60%;
      float: left;
      margin-right: 5%; }
    .listing-content > ul > li.event .extra {
      margin-top: 0;
      position: relative;
      float: right;
      width: 35%; }
      .listing-content > ul > li.event .extra.event-detail {
        width: 35%; }
  .listing-content.no-thumbnail .summary-wrapper {
    padding-left: 0; }
  .listing-content.no-thumbnail > ul > li {
    min-height: 0; }

  .listing-content-small > ul > li {
    padding-right: 170px; }
    .listing-content-small > ul > li .thumbnail-event {
      width: 150px; }
    .listing-content-small > ul > li .summary-wrapper-event {
      margin: 0 -170px 0 auto;
      min-height: 150px; }

  .fullwidth .listing-content > ul > li .thumbnail {
    width: 310px; }
  .fullwidth .listing-content > ul > li .summary-wrapper {
    margin: 0 -335px 0 auto;
    min-height: 150px; }

  .listing-selector {
    position: absolute;
    margin-bottom: 40px;
    width: 100%;
    top: -5px;
    right: 0;
    border-bottom: 1px solid #ffcd35; }
    .listing-selector ul {
      float: right; }
      .listing-selector ul li {
        width: 120px;
        margin: 0 0 0 1px;
        text-transform: uppercase;
        font-weight: 500;
        display: block;
        float: left; }
        .listing-selector ul li a {
          line-height: 45px;
          display: block;
          position: absolute;
          display: block;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          font-size: 1rem;
          padding: 0 15px; }
          .listing-selector ul li a.active:after, .listing-selector ul li a:hover:after {
            content: '';
            position: absolute;
            bottom: -5px;
            left: 50%;
            display: block;
            border-left: 5px transparent solid;
            border-right: 5px transparent solid;
            border-top: 5px solid #ffcd35; }
        .listing-selector ul li:first-child {
          margin-left: 0; }

  .item-per-page {
    float: left;
    margin: 0;
    text-align: left; }

  .cta .three-columns .column {
    width: 32.3%;
    margin-right: 1.5%;
    margin-top: 0; }
    .cta .three-columns .column:last-child {
      margin-right: 0; }

  /**
   * Sitecore Preview
   */
  .edit .cta .column a {
    height: auto; }
    .edit .cta .column a h3 {
      position: relative;
      line-height: 1; }

  /**
   * Map module components
   */
  .map-filter .list-filter-widget {
    position: absolute;
    right: 20px;
    top: -73px;
    z-index: 101; }

  .route-overview .container > .two-columns > .column {
    border-right: 1px solid #666;
    width: 47.5%; }
  .route-overview .container > .two-columns > .column:last-child {
    border: 0; }

  .basic-information li {
    width: 18%;
    margin-right: 1.8%;
    float: left;
    border-right: 1px solid #666;
    border-bottom: 0; }
    .basic-information li:last-child {
      border: 0; }

  #mapToggleBtn {
    display: none; }

  #closeOverlay {
    display: none; }

  ul.ui-autocomplete.ui-menu {
    width: 260px; }

  /**
   * Homepage - Explore Activities
   */
  .explore-activities .explore-activities-tabs {
    margin-bottom: 30px; }
    .explore-activities .explore-activities-tabs ul {
      padding: 0;
      margin: 0;
      list-style-type: none; }
    .explore-activities .explore-activities-tabs li {
      float: left;
      width: 20%; }
      .explore-activities .explore-activities-tabs li a {
        display: block;
        position: relative;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 500;
        border-right: 1px solid #024a25; }
        .explore-activities .explore-activities-tabs li a:hover .label, .explore-activities .explore-activities-tabs li a:focus .label, .explore-activities .explore-activities-tabs li a.active .label {
          background: #ffcd35;
          color: #474747;
          font-weight: 700;
          transition-property: background-color;
          transition-duration: 0.2s;
          transition-timing-function: linear;
          /* Safari */
          -webkit-backface-visibility: hidden;
          -webkit-transition-property: background-color;
          -webkit-transition-duration: 0.2s;
          -webkit-transition-timing-function: linear; }
          .explore-activities .explore-activities-tabs li a:hover .label:after, .explore-activities .explore-activities-tabs li a:focus .label:after, .explore-activities .explore-activities-tabs li a.active .label:after {
            content: '';
            position: absolute;
            bottom: -5px;
            left: 50%;
            margin-left: -5px;
            display: block;
            border-left: 5px transparent solid;
            border-right: 5px transparent solid;
            border-top: 5px solid #ffcd35; }
      .explore-activities .explore-activities-tabs li:last-child a {
        border-right: 0; }
      .explore-activities .explore-activities-tabs li .label {
        position: relative;
        bottom: -15px;
        padding: 5px 15px;
        background: #024a25; }
      .explore-activities .explore-activities-tabs li .icon {
        display: block;
        font-size: 34px; }
  .explore-activities .explore-activities-content {
    position: relative;
    margin-top: 80px;
    display: none; }
    .explore-activities .explore-activities-content .tab-content {
      width: 100%;
      display: none; }
    .explore-activities .explore-activities-content .item {
      position: relative;
      width: 315px;
      height: 250px; }

  /**
   * Component Overview Links
   */
  .overview p {
    width: 70%; }
  .overview ul {
    position: relative;
    display: block;
    height: 130px;
    margin-top: 25px;
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .overview ul li {
      position: relative;
      float: left;
      width: 14.28%; }
      .overview ul li a {
        display: block;
        width: 110px;
        height: 90px;
        border: 1px solid #006224;
        background: #fff;
        padding: 20px 10px;
        text-align: center;
        text-decoration: none;
        transition-property: background;
        transition-duration: 0.2s;
        transition-timing-function: linear;
        /* Safari */
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: background;
        -webkit-transition-duration: 0.2s;
        -webkit-transition-timing-function: linear;
        -moz-border-radius: 65px;
        -webkit-border-radius: 65px;
        border-radius: 65px; }
        .overview ul li a .icon {
          display: block;
          margin: auto; }
        .overview ul li a:hover, .overview ul li a:focus, .overview ul li a.active {
          text-decoration: underline; }
    .overview ul:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      height: 50%;
      left: 0;
      right: 20px;
      border-bottom: 1px solid #006224; }

  /* =======================================================================
  08 Footer
  ========================================================================== */
  .footer-nav,
  .footer-subscribe {
    width: 480px; }

  .footer-copyright {
    text-align: left; }

  .footer-app {
    width: 420px;
    position: absolute;
    right: 20px;
    top: 0; }

  .footer-nav .footer-nav-links {
    text-align: left; }
    .footer-nav .footer-nav-links li {
      border-right: 0;
      border-left: 1px solid #248b47;
      padding: 0 0 0 10px;
      margin: 0; }
      .footer-nav .footer-nav-links li:first-child {
        border: 0;
        padding: 0; }

  .footer-social li {
    float: left;
    margin-right: 22px;
    margin-bottom: 0; }
    .footer-social li:last-child {
      margin-right: 0; }
    .footer-social li a {
      width: 117px; }

  .footer-subscribe {
    overflow: hidden; }
    .footer-subscribe .scfEmailGeneralPanel {
      width: 60%; }
    .footer-subscribe .input-text input {
      padding: 5px 20px;
      height: 30px;
      width: 350px; }
    .footer-subscribe .btn-boxed-pointer {
      position: absolute;
      top: 0;
      right: 0;
      padding: 4px 20px;
      width: auto; }

  .footer-subscribe-complete {
    padding: 25px 0;
    text-align: left; }

  /* =======================================================================
  04 Forms
  ========================================================================== */
  /**
  * Sitecore
  */
  .sitecore-form .scfForm {
    /**
     * Panels
     */
    /**
     * Borders
     */
    /**
     * Submit Button
     */
    /**
     * Captcha
     */ }
    .sitecore-form .scfForm input:not([type='file']),
    .sitecore-form .scfForm textarea {
      width: 85%; }
    .sitecore-form .scfForm select {
      width: 84.7%; }
    .sitecore-form .scfForm .scfTitleBorder,
    .sitecore-form .scfForm .scfIntroBorder,
    .sitecore-form .scfForm .scfSectionContent,
    .sitecore-form .scfForm .scfSectionBorderAsFieldSet .scfSectionLegend {
      padding: 10px 0; }
    .sitecore-form .scfForm .scfSectionBorderHiddenTitle .scfSectionLegend {
      display: none; }
    .sitecore-form .scfForm .scfSingleLineGeneralPanel,
    .sitecore-form .scfForm .scfMultipleLineGeneralPanel,
    .sitecore-form .scfForm .scfConfirmPasswordGeneralPanel,
    .sitecore-form .scfForm .scfEmailGeneralPanel,
    .sitecore-form .scfForm .scfTelephoneGeneralPanel,
    .sitecore-form .scfForm .scfNumberGeneralPanel,
    .sitecore-form .scfForm .scfDatePickerGeneralPanel,
    .sitecore-form .scfForm .scfDateSelectorGeneralPanel,
    .sitecore-form .scfForm .scfFileUploadGeneralPanel,
    .sitecore-form .scfForm .scfDropListGeneralPanel,
    .sitecore-form .scfForm .scfListBoxGeneralPanel,
    .sitecore-form .scfForm .scfRadioButtonListGeneralPanel,
    .sitecore-form .scfForm .scfCheckBoxListGeneralPanel,
    .sitecore-form .scfForm .scfPasswordGeneralPanel {
      *zoom: 1;
      width: 46%;
      float: left; }
    .sitecore-form .scfForm .scfSingleLineGeneralPanel .scfDatePickerTextPanel {
      width: 85%; }
    .sitecore-form .scfForm .scfDatePickerGeneralPanel .ui-icon {
      float: none;
      position: absolute;
      top: 6px;
      left: 80%;
      display: block; }
    .sitecore-form .scfForm .scfRequired,
    .sitecore-form .scfForm .scfValidatorRequired {
      position: absolute;
      top: 0;
      left: 29%;
      margin-left: 2px;
      color: #f00; }
    .sitecore-form .scfForm .scfFileUploadBorder,
    .sitecore-form .scfForm .scfDatePickerBorder,
    .sitecore-form .scfForm .scfDropListBorder {
      margin-bottom: 10px; }
    .sitecore-form .scfForm label,
    .sitecore-form .scfForm .scfDateSelectorLabel {
      float: left; }
    .sitecore-form .scfForm .scfDateSelectorLabel {
      margin-top: 25px; }
    .sitecore-form .scfForm .scfDateSelectorLabel,
    .sitecore-form .scfForm .scfSectionContent label,
    .sitecore-form .scfForm .scfRadioButtonListLabel,
    .sitecore-form .scfForm .scfCheckBoxListLabel,
    .sitecore-form .scfForm .scfCaptchaLabel {
      width: 29%;
      padding-top: 5px;
      text-align: right;
      margin-right: 18px;
      float: left; }
    .sitecore-form .scfForm .scfSingleLineTextLabel {
      width: 29%;
      margin-right: 18px; }
    .sitecore-form .scfForm .scfRadioButtonList label,
    .sitecore-form .scfForm .scfCheckBoxList label,
    .sitecore-form .scfForm .scfCheckbox label {
      width: auto;
      text-align: left;
      vertical-align: top;
      padding-top: 0;
      float: none;
      display: inline-block;
      *display: inline;
      zoom: 1; }
    .sitecore-form .scfForm .scfCheckbox label {
      width: 66%; }
    .sitecore-form .scfForm .scfConfirmPasswordBorder,
    .sitecore-form .scfForm .scfPasswordBorder,
    .sitecore-form .scfForm .scfEmailBorder,
    .sitecore-form .scfForm .scfTelephoneBorder,
    .sitecore-form .scfForm .scfNumberBorder {
      overflow: auto; }
    .sitecore-form .scfForm .scfRadioButtonListBorder,
    .sitecore-form .scfForm .scfCheckBoxListBorder,
    .sitecore-form .scfForm .scfDateSelectorBorder {
      margin-bottom: 10px; }
    .sitecore-form .scfForm .scfCheckboxBorder {
      padding-left: 32%;
      margin-bottom: 15px;
      width: auto; }
    .sitecore-form .scfForm .scfSubmitButtonBorder,
    .sitecore-form .scfForm .scfFooterBorder {
      padding-left: 32%;
      display: block; }
    .sitecore-form .scfForm .scfCaptchaLimitGeneralPanel {
      width: auto; }
    .sitecore-form .scfForm .scfCaptcha input {
      width: auto;
      display: block; }
    .sitecore-form .scfForm .scfCaptchTop,
    .sitecore-form .scfForm .scfMultipleLineTextBorder,
    .sitecore-form .scfForm .scfSingleLineTextBorder {
      overflow: auto; }
    .sitecore-form .scfForm .scfCaptchaGeneralPanel {
      width: auto;
      float: none; }
    .sitecore-form .scfForm .scfCaptchaLimitGeneralPanel {
      margin-left: 32%; }
    .sitecore-form .scfForm .scfCaptchaLimitGeneralPanel td {
      padding: 0; }
    .sitecore-form .scfForm .scfCaptchaLimitGeneralPanel td div {
      *zoom: 1; }
    .sitecore-form .scfForm .scfCaptchaLimitGeneralPanel td div img {
      width: auto;
      max-width: inherit; }
    .sitecore-form .scfForm .scfCaptchStrongTextPanel {
      width: auto;
      float: none; }
    .sitecore-form .scfForm .scfCheckBoxListBorder .scfCheckboxListLabel {
      float: left;
      margin-right: 15px;
      padding-top: 5px;
      text-align: right;
      width: 30%; }
    .sitecore-form .scfForm .scfCheckBoxListBorder .scfCheckboxListGeneralPanel {
      margin-bottom: 15px;
      padding-left: 32%;
      width: auto; }
      .sitecore-form .scfForm .scfCheckBoxListBorder .scfCheckboxListGeneralPanel table {
        width: 100%; }

  .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] {
    display: inline-block; }
    .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] > span:after {
      width: 45px;
      height: 45px;
      line-height: 45px;
      top: 40px;
      right: auto;
      left: 50%;
      transform: translateX(-50%);
      font-size: 2em; }
    .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] > span:hover:before, .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] > span:hover:after {
      display: block; }
    .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] > span:hover span {
      color: #006224; }
    .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] span {
      cursor: pointer;
      display: block;
      float: left;
      width: 23.5%;
      margin-bottom: 20px;
      margin-right: 2%;
      min-height: 117px; }
      .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] span:nth-child(2n+1) {
        margin-right: 2%; }
      .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] span:nth-child(4n+1) {
        margin-right: 0; }
      .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] span:nth-child(4n+2) {
        clear: left; }
      .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] span span {
        min-height: 1px; }
      .jlgForm .scfForm div[class*='name.Image+Checkbox+List'] span img {
        width: 100%;
        height: auto; }

  .registrationForm .sitecore-form .scfForm .identification select {
    float: left;
    width: 30.5%;
    margin-right: 0.5%; }
  .registrationForm .sitecore-form .scfForm .identification input {
    float: left;
    width: 54% !important; } }
@media screen and (max-width: 580px) {
  /* ==========================================================================
  Project - NParks
  
  TABLE OF CONTENT
  --------------------------------------------------------------------------
  01 Global
  02 Layout
  03 Header
  04 Banner
  05 Modules
  
  --------------------------------------------------------------------------
  Mobile Stylesheet
  ========================================================================== */
  /* =======================================================================
  01 Global
  ========================================================================== */
  html {
    font-family: 'mobile'; }

  body:after {
    content: 'mobile'; }

  /* =======================================================================
  02 Layout
  ========================================================================== */
  .mobile-header {
    padding-top: 40px;
    margin: 0; }

  .container,
  .fullwidth .listing,
  .fullwidth .cta,
  .fullwidth .suggestion {
    width: auto; }

  .prettify-select-wrapper .prettify-label, .prettify-select-wrapper .icon {
    display: none; }
  .prettify-select-wrapper .prettify-select {
    opacity: 1;
    position: relative;
    padding: 5px 10px; }

  /**
   * Jump List
   */
  .jump-list ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .jump-list ul a {
      margin-left: 10px;
      color: #202020; }
  .jump-list .filter-toggle {
    margin-bottom: 0; }

  /**
   * Map List
   */
  .map-list {
    display: none;
    margin-top: 0;
    padding-top: 0; }
    .map-list ul {
      padding: 0;
      margin: 0;
      list-style-type: none; }
    .map-list li {
      float: left; }
      .map-list li:nth-child(odd) {
        clear: left;
        margin-right: 2.5%; }
    .map-list .container {
      position: relative; }

  .filter-summary.snap {
    position: fixed;
    top: 40px;
    background: #e8e8e8;
    border-bottom: #ccc 1px solid;
    margin: 0;
    z-index: 500;
    left: 0;
    right: 0;
    padding: 20px; }

  .suggestion .thumb {
    width: 100%;
    height: auto; }

  /**
   * Hide in Mobile
   */
  /* .GovNav,
  .site-search,
  .content-nav,
  .module-map,
  .tabs,
  .module-map,
  .visible-desktop,
  .breadcrumb,
  .explore-activities-tabs,
  .back-to-top-desktop,
  .hidden-m {
      display:none!important;
  } */
  .GovNav,
  .site-search,
  .content-nav,
  .visible-desktop,
  .explore-activities-tabs,
  .back-to-top-desktop,
  .hidden-m {
    display: none !important; }

  .tabs {
    left: 1%; }
    .tabs.list-view {
      top: 10px;
      left: 70%; }
    .tabs.is-routing {
      top: 130px;
      z-index: 20; }

  /**
   * Site Alert
   */
  .site-alerts {
    position: absolute;
    border-right: 0; }
    .site-alerts a {
      display: block;
      color: #959595;
      text-align: center;
      text-decoration: none;
      font-weight: 600;
      background: #3d3d3d;
      border-right: 0;
      border-left: 1px solid #484948;
      padding: 20px 12px 9px 20px; }
      .site-alerts a .icon {
        display: block;
        margin: 0 0 5px 0;
        font-size: 26px; }

  /**
   * Main Menu Toggle Button
   */
  .menu-toggle {
    position: absolute;
    top: 0;
    left: 0;
    padding: 12px 15px;
    background: #58812d;
    font-size: 36px; }

  /**
   * Mobile only Site search
   */
  .simple-search {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 62px;
    box-sizing: border-box; }
    .simple-search .input-text {
      width: 100%;
      padding: 0 50px 0 10px;
      box-sizing: border-box;
      height: 60px;
      border: 0;
      background: none;
      color: #fff;
      font-size: 1.5em; }
    .simple-search button {
      position: absolute;
      top: 0;
      right: 55px;
      height: 60px;
      width: auto;
      padding: 0 10px;
      color: #fff;
      background: #202020;
      border: 0; }
      .simple-search button .icon {
        position: relative;
        font-size: 32px; }

  /**
   * Listing Content Filter
   */
  .listing-filter .btn-submit {
    width: auto;
    margin: auto;
    display: block; }

  .date-updated {
    float: none; }

  .listing-selector ul {
    display: block;
    background: #fff; }
    .listing-selector ul li {
      margin: 0;
      height: auto; }
      .listing-selector ul li a {
        position: relative;
        padding-left: 40px;
        text-align: left;
        background: #fff !important;
        display: block;
        width: auto;
        line-height: 1.6;
        height: auto;
        font-size: 14px;
        font-size: 1.4rem; }
        .listing-selector ul li a:hover {
          background: #fff; }
        .listing-selector ul li a .icon {
          position: absolute;
          display: none;
          left: 10px;
          top: 6px; }
        .listing-selector ul li a.active .icon {
          display: block; }

  .related-title {
    padding: 20px 0; }

  /**
   * Back to top
   */
  .back-to-top-mobile {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    height: 32px;
    background: #e9e9e9;
    border-bottom: 4px solid #8db92e; }
    .back-to-top-mobile a {
      padding: 0;
      margin: 0;
      color: #999;
      text-decoration: none;
      overflow: hidden; }
      .back-to-top-mobile a .icon {
        position: relative;
        top: 5px;
        font-size: 24px; }
    .back-to-top-mobile > a {
      float: right;
      margin-right: 10px;
      top: 2px;
      position: relative; }
    .back-to-top-mobile .jump-list {
      padding-left: 10px;
      float: left; }
      .back-to-top-mobile .jump-list ul {
        position: absolute;
        left: 0;
        right: 0;
        top: 36px; }
        .back-to-top-mobile .jump-list ul li {
          width: 100%; }
          .back-to-top-mobile .jump-list ul li a {
            display: block;
            border-bottom: 1px solid #e8e8e8;
            background: #fff;
            margin: 0;
            padding: 5px 10px;
            color: #474747; }
    .back-to-top-mobile .filter-toggle {
      border: 0; }
    .back-to-top-mobile .filter-toggle:after {
      position: relative;
      top: 4px;
      left: 5px; }

  /**
   * Homepage - Explore Activities
   */
  .explore-activities .icon {
    position: absolute;
    max-width: 40px;
    top: 8px;
    left: 10px; }
  .explore-activities .explore-activities-content .columns {
    display: none; }
  .explore-activities .explore-activities-content .tab {
    position: relative;
    padding-left: 70px; }
  .explore-activities .explore-activities-content .item {
    overflow: inherit;
    background: none; }
    .explore-activities .explore-activities-content .item .thumb {
      display: none; }
    .explore-activities .explore-activities-content .item a, .explore-activities .explore-activities-content .item .desc {
      position: relative; }
    .explore-activities .explore-activities-content .item .desc {
      padding: 0; }
    .explore-activities .explore-activities-content .item.tall {
      height: auto;
      margin-top: 30px; }
    .explore-activities .explore-activities-content .item .h3 {
      display: block;
      margin-top: 0;
      padding-top: 10px; }

  /**
   * landing columns
   */
  .landing .column, .featured {
    margin-top: 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #e8e8e8; }

  /* =======================================================================
  03 Header
  ========================================================================== */
  .site-logo {
    text-align: center; }

  .site-nav {
    background: #202020;
    color: #fff;
    position: relative; }
    .site-nav .container {
      padding: 60px 0 0 0; }
      .site-nav .container ul {
        padding: 0;
        margin: 0; }
      .site-nav .container .jump-list-links {
        display: block; }
      .site-nav .container > ul {
        display: none; }
        .site-nav .container > ul li {
          position: relative; }
          .site-nav .container > ul li a {
            display: block;
            color: #959595;
            padding: 15px 25px 15px 55px;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            border-bottom: 1px solid #111;
            border-top: 1px solid #484948;
            position: relative; }
            .site-nav .container > ul li a .icon {
              position: absolute;
              top: 18px;
              left: 25px;
              font-size: 14px; }
          .site-nav .container > ul li.active a {
            color: #fff;
            background: #51772a; }
          .site-nav .container > ul li.active .active a {
            text-decoration: underline; }
          .site-nav .container > ul li .active .sub-nav {
            display: block;
            padding-left: 25px;
            background: #51772a; }
            .site-nav .container > ul li .active .sub-nav li a {
              text-decoration: none; }
            .site-nav .container > ul li .active .sub-nav li.active > a {
              text-decoration: underline; }
          .site-nav .container > ul li ul {
            background: #58812d; }
            .site-nav .container > ul li ul li a {
              padding: 8px 30px;
              border: 0;
              text-transform: none;
              background: #3d3d3d; }
            .site-nav .container > ul li ul li ul ul a {
              padding: 10px 50px;
              margin-left: 0; }
            .site-nav .container > ul li ul li ul ul ul {
              display: none; }
        .site-nav .container > ul ul {
          display: none; }
        .site-nav .container > ul li.active > ul {
          display: block; }
        .site-nav .container > ul > li > .icon {
          position: absolute;
          right: 0;
          top: 0;
          width: 50px;
          height: 40px;
          padding: 10px 0 0 0;
          text-align: center;
          font-size: 2.2em;
          color: #959595;
          z-index: 99;
          cursor: pointer; }
        .site-nav .container > ul > li.active .icon {
          color: #fff; }
        .site-nav .container > ul > li.active > a {
          border-top: 1px solid #74a53e;
          border-bottom: 1px solid #376409;
          background: #58812d; }

  /**
   * Sticky Menu
   */
  .site-nav.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    z-index: 1000; }
    .site-nav.sticky .container {
      padding-top: 40px; }
    .site-nav.sticky .back-top {
      display: block; }
    .site-nav.sticky .menu-toggle {
      font-size: 28px;
      padding: 6px 10px; }
    .site-nav.sticky .simple-search .input-text {
      height: 40px;
      padding: 0 37px 0 0; }
    .site-nav.sticky .simple-search button {
      height: 40px; }
      .site-nav.sticky .simple-search button .icon {
        font-size: 22px; }
    .site-nav.sticky .site-alerts a {
      padding: 8px 7px 1px 13px; }
      .site-nav.sticky .site-alerts a .number {
        top: 6px;
        left: 6px; }

  /* =======================================================================
  04 Banner
  ========================================================================== */
  .content-banner .container {
    padding: 0;
    height: auto; }

  .banner-overlay {
    width: auto;
    position: relative;
    height: 400px;
    overflow: hidden; }
    .banner-overlay .banner-content {
      width: auto;
      /*position: static;*/
      padding: 20px; }
      .banner-overlay .banner-content .titlelink {
        clear: both;
        display: block;
        margin-top: 20px; }

  /* =======================================================================
  05 Modules
  ========================================================================== */
  /**
   * Homepage - Suggested Activities
   */
  .home-suggested ul li {
    float: left;
    width: 50%;
    margin: 0 0 15px 0; }
    .home-suggested ul li:nth-child(odd) {
      clear: left; }
    .home-suggested ul li:nth-child(odd) a {
      border: 0; }

  /**
   * Homepage - Our Parks
   */
  .home-parks ul li {
    width: auto;
    float: none;
    height: auto;
    margin: 0 0 20px 0; }
    .home-parks ul li a .thumb {
      height: 235px;
      position: relative; }
      .home-parks ul li a .thumb img {
        position: absolute;
        bottom: 0;
        left: 0;
        height: auto; }

  .home-events ul {
    border-top: 1px solid #006224;
    margin-top: 0; }
    .home-events ul li {
      float: none;
      width: auto;
      margin: 0 0 0 0; }
      .home-events ul li a {
        height: auto;
        border-bottom: 1px solid #006224; }
        .home-events ul li a .thumb {
          height: auto;
          display: none; }

  /**
   * Homepage - Conservation
   */
  .home-conservation ul li {
    float: none;
    width: auto;
    margin: 0 0 20px 0; }
    .home-conservation ul li a {
      height: auto; }
      .home-conservation ul li a .thumb {
        display: none; }
      .home-conservation ul li a .info h3 {
        padding-right: 30px;
        position: relative; }
        .home-conservation ul li a .info h3 .icon {
          position: absolute;
          margin-top: -13px;
          top: 50%;
          right: 0; }

  /**
   * Homepage - Community in Bloom
   */
  .home-community {
    padding: 30px 0;
    background-color: #58812d;
    color: #fff; }
    .home-community .container {
      padding: 0; }
    .home-community h2 {
      color: #fff;
      font-size: 1.5em;
      margin: 0 0 0 0;
      line-height: 1;
      padding: 0 20px; }
    .home-community ul {
      list-style: none;
      padding: 0;
      float: left;
      width: 100%;
      margin: 30px 0; }
      .home-community ul li a {
        display: block;
        color: #fff;
        padding: 20px 20px 20px 65px;
        text-decoration: none;
        border-top: 1px solid #74a53e;
        border-bottom: 1px solid #376409;
        background: #5e8c30;
        position: relative; }

  .home-community li .icon {
    font-size: 1.8em;
    position: absolute;
    top: -5px;
    left: 0; }
  .home-community li .title {
    text-transform: uppercase; }
  .home-community .more {
    margin: 0;
    text-align: center; }
    .home-community .more a {
      display: inline-block;
      padding: 5px 60px;
      border: 3px solid #fff;
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 1.2em; }
      .home-community .more a:active {
        background-color: #006224; }

  /**
   * Component Overview Links
   */
  .overview {
    text-align: center; }
    .overview ul {
      padding: 0;
      margin: 0;
      list-style-type: none;
      zoom: 1;
      /* For IE 6/7 (trigger hasLayout) */
      position: relative;
      display: block;
      margin-top: 25px; }
      .overview ul:before, .overview ul:after {
        content: '';
        display: table; }
      .overview ul:after {
        clear: both; }
      .overview ul li {
        position: relative;
        display: inline-block;
        width: 130px;
        height: 130px;
        vertical-align: top;
        margin: 5px; }
        .overview ul li a {
          display: block;
          width: 110px;
          height: 90px;
          border: 1px solid #006224;
          background: #fff;
          padding: 20px 10px;
          text-decoration: none;
          transition-property: background;
          transition-duration: 0.2s;
          transition-timing-function: linear;
          /* Safari */
          -webkit-backface-visibility: hidden;
          -webkit-transition-property: background;
          -webkit-transition-duration: 0.2s;
          -webkit-transition-timing-function: linear;
          -moz-border-radius: 65px;
          -webkit-border-radius: 65px;
          border-radius: 65px; }
          .overview ul li a .icon {
            display: block;
            margin: auto; }
          .overview ul li a:hover, .overview ul li a:focus, .overview ul li a.active {
            text-decoration: underline; }
          .overview ul li a .title {
            display: block;
            height: 50px; }

  /**
   * Related Articles
   */
  .related ul li {
    margin: 0 0 20px 0; }
    .related ul li .thumb {
      height: auto; }
      .related ul li .thumb img {
        height: auto; }

  /**
   * Events
   */
  .summary-wrapper-event {
    margin: 2rem 0 1rem; }

  .event-detail {
    margin-top: 2rem;
    border-top: 1px dashed #e8e8e8;
    padding-top: 2rem; }

  /**
   * Map List
   */
  .map-wrapper .panel-content {
    max-height: 370px; }

  .result-wrapper {
    min-height: 250px; }

  .load-more .btn {
    display: none; }

  .filter-summary {
    opacity: 0.9; }

  .module-maplist-components {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    top: auto;
    z-index: 999;
    padding: 10px;
    background: rgba(0, 0, 0, 0.7);
    width: auto; }
    .module-maplist-components .scroll-wrapper {
      height: 95%;
      padding: 10px;
      background: #fff;
      -webkit-overflow-scrolling: touch;
      position: relative;
      overflow-y: scroll; }

  /**
   * Speaker Corner Form
   */
  .speaker-corner button.Zebra_DatePicker_Icon {
    left: 86% !important; }

  /*
   * One map mobile
   */
  .ui-autocomplete {
    position: relative;
    z-index: 1050 !important; }

  ul.ui-autocomplete.ui-menu {
    width: 65%; }

  .leaflet-control-container {
    z-index: 11; }
    .leaflet-control-container .leaflet-control-zoom {
      display: none; }

  .close-tab {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 5px;
    top: 0;
    color: #fff;
    padding: 8px 0; }
    .close-tab.active {
      opacity: 1;
      visibility: visible; }

  .map-wrapper .module-map {
    height: 150px; }
    .map-wrapper .module-map.expand-map {
      height: 550px; }
  .map-wrapper .btn-map-toggle {
    position: absolute;
    top: 45px;
    right: 20px;
    z-index: 30;
    background-color: #000;
    color: #fff; }
    .map-wrapper .btn-map-toggle .icon {
      font-size: 1.6em; }
    .map-wrapper .btn-map-toggle.is-routing {
      top: 130px;
      z-index: 20; }
  .map-wrapper .select-entrypoints {
    margin-bottom: 10px; }
  .map-wrapper .overlay-routing .form-control {
    width: 40%; }
  .map-wrapper .overlay-routing .panel-direction-input .direction-inputs {
    width: 95%; }
    .map-wrapper .overlay-routing .panel-direction-input .direction-inputs #startdirection,
    .map-wrapper .overlay-routing .panel-direction-input .direction-inputs #enddirection {
      width: 100%; }
  .map-wrapper .overlay-routing .clear-text {
    left: 100%;
    margin-left: -0px; }
  .map-wrapper .overlay-routing .panel-cta .select-style {
    width: 115px; }
  .map-wrapper .overlay-directions {
    padding: 0;
    background: #fff;
    box-shadow: 1px 1px 2px 0 #888;
    margin-bottom: 6px; }
    .map-wrapper .overlay-directions .directions-header {
      position: relative; }
      .map-wrapper .overlay-directions .directions-header h4 {
        margin: 0;
        color: #474747; }
      .map-wrapper .overlay-directions .directions-header .directions-toggle {
        position: relative;
        display: block;
        height: 100%;
        color: #474747;
        text-decoration: none;
        text-align: left;
        border-bottom: 1px solid #e8e8e8;
        font-size: 1.4em; }
  .map-wrapper .close-overlay {
    width: 100%;
    background: #959595;
    opacity: 0;
    visibility: hidden; }
    .map-wrapper .close-overlay.active {
      opacity: 1;
      visibility: visible; }
    .map-wrapper .close-overlay:hover {
      background: #000; }
  .map-wrapper .overlay-toggles .btn-sat-toggle,
  .map-wrapper .overlay-toggles .btn-sat-toggle.active {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -450px;
    left: -15px; }
    .map-wrapper .overlay-toggles .btn-sat-toggle.is-routing,
    .map-wrapper .overlay-toggles .btn-sat-toggle.active.is-routing {
      top: -355px; }
  .map-wrapper .module-map-overlay-components #omapmeasuring-tool {
    display: none; }
  .map-wrapper .overlay-cta {
    z-index: 10;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    vertical-align: middle; }
    .map-wrapper .overlay-cta-list {
      margin: 0;
      padding: 0;
      overflow: hidden; }
      .map-wrapper .overlay-cta-list__item {
        list-style: none;
        display: inline-block;
        margin-left: 2px;
        margin-right: 2px;
        width: 30%; }
        .map-wrapper .overlay-cta-list__item a {
          padding: 40px 20px;
          background: #006224;
          color: #fff;
          box-shadow: 0px 2px 18px 2px rgba(0, 0, 0, 0.1); }
          .map-wrapper .overlay-cta-list__item a.active {
            background: #fff;
            color: #006224; }
          .map-wrapper .overlay-cta-list__item a.hide-button {
            display: none; }
          .map-wrapper .overlay-cta-list__item a.full-width {
            width: 100%;
            padding: 5px 10px;
            text-align: left; }
        .map-wrapper .overlay-cta-list__item.active {
          width: 100%; }
    .map-wrapper .overlay-cta.active {
      top: 0; }
  .map-wrapper .btn-route-search {
    width: 100%;
    left: 2px; }
  .map-wrapper .close-window {
    background: #959595; }
  .map-wrapper .overlay-filters {
    width: 100%;
    top: 0;
    right: 0;
    left: 0; }
    .map-wrapper .overlay-filters .overlay-tabs #closeOverlay {
      position: absolute;
      right: 0;
      width: 30px;
      height: 20px;
      border-radius: 50%;
      font-size: 1.2em;
      color: #fff;
      background: #000;
      z-index: 200;
      line-height: 20px;
      display: none; }
      .map-wrapper .overlay-filters .overlay-tabs #closeOverlay.show-button {
        display: block; }
    .map-wrapper .overlay-filters .overlay-group-nature {
      display: none !important; }
    .map-wrapper .overlay-filters .overlay-group-pcn {
      display: none !important; }
    .map-wrapper .overlay-filters .overlay-tabs {
      display: block !important; }
    .map-wrapper .overlay-filters .overlay-group-facility {
      display: none !important; }
    .map-wrapper .overlay-filters .overlay-group-details {
      display: none !important; }
    .map-wrapper .overlay-filters .overlay-routing {
      display: none !important; }
    .map-wrapper .overlay-filters.show-nature {
      height: 100%;
      top: 0;
      background: #fff;
      z-index: 1000; }
      .map-wrapper .overlay-filters.show-nature .overlay-group-nature {
        display: block !important; }
      .map-wrapper .overlay-filters.show-nature .titlebar.single {
        bottom: 0 !important; }
      .map-wrapper .overlay-filters.show-nature .mobile-routing-container {
        opacity: 0;
        visibility: hidden;
        height: 0; }
    .map-wrapper .overlay-filters.show-facility {
      height: 100%;
      top: 0;
      background: #fff;
      z-index: 1000; }
      .map-wrapper .overlay-filters.show-facility .overlay-group-facility {
        display: block !important; }
      .map-wrapper .overlay-filters.show-facility .mobile-routing-container {
        opacity: 0;
        visibility: hidden;
        height: 0; }
    .map-wrapper .overlay-filters.show-pcn {
      height: 100%;
      top: 0;
      background: #fff;
      z-index: 1000; }
      .map-wrapper .overlay-filters.show-pcn .overlay-group-pcn {
        display: block !important; }
      .map-wrapper .overlay-filters.show-pcn .mobile-routing-container {
        opacity: 0;
        visibility: hidden;
        height: 0; }
    .map-wrapper .overlay-filters.show-routing {
      height: 100%;
      top: 0;
      background: #fff;
      z-index: 1000; }
      .map-wrapper .overlay-filters.show-routing .overlay-routing {
        display: block !important; }
      .map-wrapper .overlay-filters.show-routing .mobile-routing-container {
        opacity: 0;
        visibility: hidden;
        height: 0; }
    .map-wrapper .overlay-filters.show-details {
      height: 100%;
      top: 0;
      background: #fff;
      z-index: 1000; }
      .map-wrapper .overlay-filters.show-details .overlay-group-details {
        display: block !important; }
    .map-wrapper .overlay-filters .mobile-routing-container {
      position: relative;
      top: -35px;
      right: 0;
      left: 0;
      background: #fff;
      display: none; }
      .map-wrapper .overlay-filters .mobile-routing-container.hide-routing {
        display: block; } }

/*# sourceMappingURL=main.css.map */
