@charset "UTF-8";
/*
 * County Parks DNN Theme
 * Copyright Santa Cruz County
 * Version 1.0 
 * Dec 21, 2020
 */
@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;1,400&family=Source+Sans+Pro:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400;1,600&family=Patua+One&display=swap");
body {
  font-family: "Source Sans Pro", sans-serif;
  color: #000000;
  background-color: white;
}

a, a:visited {
  color: inherit;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

h1, h2 {
  font-family: "Merriweather", serif;
}

h3, h4, h5, h6 {
  font-family: "Source Sans Pro", sans-serif;
}

h4 {
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 600 !important;
}

body, .Normal, .NormalTextBox, .NormalDisabled {
  font-size: 19px;
  line-height: 1.85;
  color: #272727;
}

th, td, table {
  font-size: 17px;
  line-height: 1.7;
}

a {
  /*main global linksss  */
  color: #000000;
  text-decoration: none;
}

a:active, A:visited {
  color: #272727;
}

a:hover {
  color: #3c30a2;
}

a:focus {
  color: inherit;
}

b, strong {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mainbody a {
  color: #272727 !important;
  border-bottom: 1px dotted #999;
}

.mainbody a:hover {
  text-decoration: none;
  background-color: #eee;
}

.mainbody .btn,
.mainbody h2 a,
.mainbody h3 a {
  border-bottom: none;
}

.mainbody .btn:hover,
.mainbody h2 a:hover,
.mainbody h3 a:hover {
  background-color: transparent;
}

.mainbody .btn.link-witharrow:hover,
.mainbody h2 a.link-witharrow:hover,
.mainbody h3 a.link-witharrow:hover {
  background-color: #eee;
}

.mainbody ul, .mainbody ol {
  padding-left: 1rem;
}

.mainbody ul li, .mainbody ol li {
  list-style-position: outside;
  padding-left: 0;
  line-height: 1.65;
}

.mainbody ul li li, .mainbody ol li li {
  list-style-position: outside;
  padding-left: 0;
}

.Normal a {
  color: #272727 !important;
  border-bottom: 1px dotted #999;
}

.Normal a:hover {
  text-decoration: none;
  background-color: #eee;
}

.textwrap {
  word-break: break-word;
}

.contentpane {
  padding: 0 !important;
}

@media (min-width: 576.1px) {
  .site-wrapper .containers.no-pad-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 768.1px) {
  .site-wrapper .containers.no-pad-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 1200px) {
  .mainbody .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 768px) {
  .mainbody .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.col-inner {
  height: 100%;
}

.s-0,
.st-0 {
  padding-top: 0 !important;
}

.s-0,
.sb-0 {
  padding-bottom: 0 !important;
}

.s-2,
.st-2 {
  padding-top: 2rem !important;
}

.s-2,
.sb-2 {
  padding-bottom: 2rem !important;
}

.s-25,
.st-25 {
  padding-top: 2.5rem !important;
}

.s-25,
.sb-25 {
  padding-bottom: 2.5rem !important;
}

.s-35,
.st-35 {
  padding-top: 3.5rem !important;
}

.s-35,
.sb-35 {
  padding-bottom: 3.5rem !important;
}

.s-4,
.st-4 {
  padding-top: 4rem !important;
}

.s-4,
.sb-4 {
  padding-bottom: 4rem !important;
}

.s-45,
.st-45 {
  padding-top: 4.5rem !important;
}

.s-45,
.sb-45 {
  padding-bottom: 4.5rem !important;
}

.s-8,
.st-8 {
  padding-top: 8rem !important;
}

.s-8,
.sb-8 {
  padding-bottom: 8rem !important;
}

.mg-2,
.mgt-2 {
  margin-top: 2rem !important;
}

.mg-2,
.mgb-2 {
  margin-bottom: 2rem !important;
}

.mg-25,
.mgt-25 {
  margin-top: 2.5rem !important;
}

.mg-25,
.mgb-25 {
  margin-bottom: 2.5rem !important;
}

.mg-35,
.mgt-35 {
  margin-top: 3.5rem !important;
}

.mg-35,
.mgb-35 {
  margin-bottom: 3.5rem !important;
}

.mg-4,
.mgt-4 {
  margin-top: 4rem !important;
}

.mg-4,
.mgb-4 {
  margin-bottom: 4rem !important;
}

.mb-6 {
  margin-bottom: 3.5rem !important;
}

@media (min-width: 576px) {
  .s-sm-0,
  .st-sm-0 {
    padding-top: 0 !important;
  }
  .s-sm-0,
  .sb-sm-0 {
    padding-bottom: 0 !important;
  }
  .s-sm-2,
  .st-sm-2 {
    padding-top: 2rem !important;
  }
  .s-sm-2,
  .sb-sm-2 {
    padding-bottom: 2rem !important;
  }
  .s-sm-25,
  .st-sm-25 {
    padding-top: 2.5rem !important;
  }
  .s-sm-25,
  .sb-sm-25 {
    padding-bottom: 2.5rem !important;
  }
  .s-sm-35,
  .st-sm-35 {
    padding-top: 3.5rem !important;
  }
  .s-sm-35,
  .sb-sm-35 {
    padding-bottom: 3.5rem !important;
  }
  .s-sm-4,
  .st-sm-4 {
    padding-top: 4rem !important;
  }
  .s-sm-4,
  .sb-sm-4 {
    padding-bottom: 4rem !important;
  }
  .s-sm-8,
  .st-sm-8 {
    padding-top: 8rem !important;
  }
  .s-sm-8,
  .sb-sm-8 {
    padding-bottom: 8rem !important;
  }
}

@media (min-width: 768px) {
  .s-md-0,
  .st-md-0 {
    padding-top: 0 !important;
  }
  .s-md-0,
  .sb-md-0 {
    padding-bottom: 0 !important;
  }
  .s-md-1,
  .st-md-1 {
    padding-top: 2rem !important;
  }
  .s-md-1,
  .sb-md-1 {
    padding-bottom: 2rem !important;
  }
  .s-md-25,
  .st-md-25 {
    padding-top: 2.5rem !important;
  }
  .s-md-25,
  .sb-md-25 {
    padding-bottom: 2.5rem !important;
  }
  .s-md-35,
  .st-md-35 {
    padding-top: 3.5rem !important;
  }
  .s-md-35,
  .sb-md-35 {
    padding-bottom: 3.5rem !important;
  }
  .s-md-4,
  .st-md-4 {
    padding-top: 4rem !important;
  }
  .s-md-4,
  .sb-md-4 {
    padding-bottom: 4rem !important;
  }
  .s-md-8,
  .st-md-8 {
    padding-top: 8rem !important;
  }
  .s-md-8,
  .sb-md-8 {
    padding-bottom: 8rem !important;
  }
}

@media (min-width: 992px) {
  .s-lg-0,
  .st-lg-0 {
    padding-top: 0 !important;
  }
  .s-lg-0,
  .sb-lg-0 {
    padding-bottom: 0 !important;
  }
  .s-lg-2,
  .st-lg-2 {
    padding-top: 2rem !important;
  }
  .s-lg-2,
  .sb-lg-2 {
    padding-bottom: 2rem !important;
  }
  .s-lg-25,
  .st-lg-25 {
    padding-top: 2.5rem !important;
  }
  .s-lg-25,
  .sb-lg-25 {
    padding-bottom: 2.5rem !important;
  }
  .s-lg-35,
  .st-lg-35 {
    padding-top: 3.5rem !important;
  }
  .s-lg-35,
  .sb-lg-35 {
    padding-bottom: 3.5rem !important;
  }
  .s-lg-4,
  .st-lg-4 {
    padding-top: 4rem !important;
  }
  .s-lg-4,
  .sb-lg-4 {
    padding-bottom: 4rem !important;
  }
  .s-lg-4,
  .st-lg-4 {
    padding-top: 4.5rem !important;
  }
  .s-lg-4,
  .sb-lg-4 {
    padding-bottom: 4.5rem !important;
  }
  .s-lg-8,
  .st-lg-8 {
    padding-top: 8rem !important;
  }
  .s-lg-8,
  .sb-lg-8 {
    padding-bottom: 8rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 3.5rem !important;
  }
}

@media (min-width: 1200px) {
  .s-xl-0,
  .st-xl-0 {
    padding-top: 0 !important;
  }
  .s-xl-0,
  .sb-xl-0 {
    padding-bottom: 0 !important;
  }
  .s-xl-2,
  .st-xl-2 {
    padding-top: 2rem !important;
  }
  .s-xl-2,
  .sb-xl-2 {
    padding-bottom: 2rem !important;
  }
  .s-xl-25,
  .st-xl-25 {
    padding-top: 2.5rem !important;
  }
  .s-xl-25,
  .sb-xl-25 {
    padding-bottom: 2.5rem !important;
  }
  .s-xl-35,
  .st-xl-35 {
    padding-top: 3.5rem !important;
  }
  .s-xl-35,
  .sb-xl-35 {
    padding-bottom: 3.5rem !important;
  }
  .s-xl-4,
  .st-xl-4 {
    padding-top: 4rem !important;
  }
  .s-xl-4,
  .sb-xl-4 {
    padding-bottom: 4rem !important;
  }
  .s-xl-45,
  .st-xl-45 {
    padding-top: 4.5rem !important;
  }
  .s-xl-45,
  .sb-xl-45 {
    padding-bottom: 4.5rem !important;
  }
  .s-xl-8,
  .st-xl-8 {
    padding-top: 8rem !important;
  }
  .s-xl-8,
  .sb-xl-8 {
    padding-bottom: 8rem !important;
  }
}

.ht-10 {
  height: 10px;
}

.ht-20 {
  height: 20px;
}

.ht-30 {
  height: 30px;
}

.ht-40 {
  height: 40px;
}

.ht-50 {
  height: 50px;
}

.ht-60 {
  height: 60px;
}

.ht-80 {
  height: 80px;
}

.ht-100 {
  height: 100px;
}

.ht-120 {
  height: 120px;
}

.ht-140 {
  height: 140px;
}

.ht-160 {
  height: 160px;
}

.ht-180 {
  height: 180px;
}

.ht-200 {
  height: 200px;
}

.ht-220 {
  height: 220px;
}

.ht-240 {
  height: 240px;
}

.ht-260 {
  height: 260px;
}

.ht-280 {
  height: 280px;
}

.ht-300 {
  height: 300px;
}

@media (max-width: 768px) {
  .ht-10 {
    height: 10px;
  }
  .ht-20 {
    height: 20px;
  }
  .ht-30 {
    height: 30px;
  }
  .ht-40 {
    height: 40px;
  }
  .ht-50 {
    height: 40px;
  }
  .ht-60 {
    height: 40px;
  }
  .ht-80 {
    height: 40px;
  }
  .ht-100 {
    height: 40px;
  }
  .ht-120 {
    height: 40px;
  }
  .ht-140 {
    height: 40px;
  }
  .ht-160 {
    height: 40px;
  }
  .ht-180 {
    height: 40px;
  }
  .ht-200 {
    height: 40px;
  }
  .ht-220 {
    height: 40px;
  }
  .ht-240 {
    height: 40px;
  }
  .ht-260 {
    height: 40px;
  }
  .ht-280 {
    height: 40px;
  }
  .ht-300 {
    height: 40px;
  }
}

.pull-right-img {
  margin-bottom: 2rem;
  text-align: center;
  position: relative;
  z-index: 2;
}

@media (min-width: 768px) {
  .pull-right-img {
    float: right;
    margin-left: 2rem;
    max-width: 350px;
  }
}

@media (min-width: 992px) {
  .pull-right-img {
    float: right;
    margin-left: 2rem;
    max-width: 400px;
  }
}

@font-face {
  font-family: feather;
  src: url(../fonts/feather.eot);
  src: url(../fonts/feather.eot?#iefix) format("embedded-opentype"), url(../fonts/feather.woff) format("woff"), url(../fonts/feather.ttf) format("truetype"), url(../fonts/feather.svg#feather) format("svg");
}

[class*=" fe-icon-"], [class^=fe-icon-] {
  font-family: feather !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fe-icon-activity:before {
  content: "\e900";
}

.fe-icon-airplay:before {
  content: "\e901";
}

.fe-icon-alert-circle:before {
  content: "\e902";
}

.fe-icon-alert-octagon:before {
  content: "\e903";
}

.fe-icon-alert-triangle:before {
  content: "\e904";
}

.fe-icon-align-center:before {
  content: "\e905";
}

.fe-icon-align-justify:before {
  content: "\e906";
}

.fe-icon-align-left:before {
  content: "\e907";
}

.fe-icon-align-right:before {
  content: "\e908";
}

.fe-icon-anchor:before {
  content: "\e909";
}

.fe-icon-aperture:before {
  content: "\e90a";
}

.fe-icon-archive:before {
  content: "\e90b";
}

.fe-icon-arrow-down-circle:before {
  content: "\e90c";
}

.fe-icon-arrow-down-left:before {
  content: "\e90d";
}

.fe-icon-arrow-down-right:before {
  content: "\e90e";
}

.fe-icon-arrow-down:before {
  content: "\e90f";
}

.fe-icon-arrow-left-circle:before {
  content: "\e910";
}

.fe-icon-arrow-left:before {
  content: "\e911";
}

.fe-icon-arrow-right-circle:before {
  content: "\e912";
}

.fe-icon-arrow-right:before {
  content: "\e913";
}

.fe-icon-arrow-up-circle:before {
  content: "\e914";
}

.fe-icon-arrow-up-left:before {
  content: "\e915";
}

.fe-icon-arrow-up-right:before {
  content: "\e916";
}

.fe-icon-arrow-up:before {
  content: "\e917";
}

.fe-icon-at-sign:before {
  content: "\e918";
}

.fe-icon-award:before {
  content: "\e919";
}

.fe-icon-bar-chart-2:before {
  content: "\e91a";
}

.fe-icon-bar-chart:before {
  content: "\e91b";
}

.fe-icon-battery-charging:before {
  content: "\e91c";
}

.fe-icon-battery:before {
  content: "\e91d";
}

.fe-icon-bell-off:before {
  content: "\e91e";
}

.fe-icon-bell:before {
  content: "\e91f";
}

.fe-icon-bluetooth:before {
  content: "\e920";
}

.fe-icon-bold:before {
  content: "\e921";
}

.fe-icon-book-open:before {
  content: "\e922";
}

.fe-icon-book:before {
  content: "\e923";
}

.fe-icon-bookmark:before {
  content: "\e924";
}

.fe-icon-box:before {
  content: "\e925";
}

.fe-icon-briefcase:before {
  content: "\e926";
}

.fe-icon-calendar:before {
  content: "\e927";
}

.fe-icon-camera-off:before {
  content: "\e928";
}

.fe-icon-camera:before {
  content: "\e929";
}

.fe-icon-cast:before {
  content: "\e92a";
}

.fe-icon-check-circle:before {
  content: "\e92b";
}

.fe-icon-check-square:before {
  content: "\e92c";
}

.fe-icon-check:before {
  content: "\e92d";
}

.fe-icon-chevron-down:before {
  content: "\e92e";
}

.fe-icon-chevron-left:before {
  content: "\e92f";
}

.fe-icon-chevron-right:before {
  content: "\e930";
}

.fe-icon-chevron-up:before {
  content: "\e931";
}

.fe-icon-chevrons-down:before {
  content: "\e932";
}

.fe-icon-chevrons-left:before {
  content: "\e933";
}

.fe-icon-chevrons-right:before {
  content: "\e934";
}

.fe-icon-chevrons-up:before {
  content: "\e935";
}

.fe-icon-chrome:before {
  content: "\e936";
}

.fe-icon-circle:before {
  content: "\e937";
}

.fe-icon-clipboard:before {
  content: "\e938";
}

.fe-icon-clock:before {
  content: "\e939";
}

.fe-icon-cloud-drizzle:before {
  content: "\e93a";
}

.fe-icon-cloud-lightning:before {
  content: "\e93b";
}

.fe-icon-cloud-off:before {
  content: "\e93c";
}

.fe-icon-cloud-rain:before {
  content: "\e93d";
}

.fe-icon-cloud-snow:before {
  content: "\e93e";
}

.fe-icon-cloud:before {
  content: "\e93f";
}

.fe-icon-code:before {
  content: "\e940";
}

.fe-icon-codepen:before {
  content: "\e941";
}

.fe-icon-command:before {
  content: "\e942";
}

.fe-icon-compass:before {
  content: "\e943";
}

.fe-icon-copy:before {
  content: "\e944";
}

.fe-icon-corner-down-left:before {
  content: "\e945";
}

.fe-icon-corner-down-right:before {
  content: "\e946";
}

.fe-icon-corner-left-down:before {
  content: "\e947";
}

.fe-icon-corner-left-up:before {
  content: "\e948";
}

.fe-icon-corner-right-down:before {
  content: "\e949";
}

.fe-icon-corner-right-up:before {
  content: "\e94a";
}

.fe-icon-corner-up-left:before {
  content: "\e94b";
}

.fe-icon-corner-up-right:before {
  content: "\e94c";
}

.fe-icon-cpu:before {
  content: "\e94d";
}

.fe-icon-credit-card:before {
  content: "\e94e";
}

.fe-icon-crop:before {
  content: "\e94f";
}

.fe-icon-crosshair:before {
  content: "\e950";
}

.fe-icon-database:before {
  content: "\e951";
}

.fe-icon-delete:before {
  content: "\e952";
}

.fe-icon-disc:before {
  content: "\e953";
}

.fe-icon-dollar-sign:before {
  content: "\e954";
}

.fe-icon-download-cloud:before {
  content: "\e955";
}

.fe-icon-download:before {
  content: "\e956";
}

.fe-icon-droplet:before {
  content: "\e957";
}

.fe-icon-edit-2:before {
  content: "\e958";
}

.fe-icon-edit-3:before {
  content: "\e959";
}

.fe-icon-edit:before {
  content: "\e95a";
}

.fe-icon-external-link:before {
  content: "\e95b";
}

.fe-icon-eye-off:before {
  content: "\e95c";
}

.fe-icon-eye:before {
  content: "\e95d";
}

.fe-icon-facebook:before {
  content: "\e95e";
}

.fe-icon-fast-forward:before {
  content: "\e95f";
}

.fe-icon-feather:before {
  content: "\e960";
}

.fe-icon-file-minus:before {
  content: "\e961";
}

.fe-icon-file-plus:before {
  content: "\e962";
}

.fe-icon-file-text:before {
  content: "\e963";
}

.fe-icon-file:before {
  content: "\e964";
}

.fe-icon-film:before {
  content: "\e965";
}

.fe-icon-filter:before {
  content: "\e966";
}

.fe-icon-flag:before {
  content: "\e967";
}

.fe-icon-folder-minus:before {
  content: "\e968";
}

.fe-icon-folder-plus:before {
  content: "\e969";
}

.fe-icon-folder:before {
  content: "\e96a";
}

.fe-icon-gift:before {
  content: "\e96b";
}

.fe-icon-git-branch:before {
  content: "\e96c";
}

.fe-icon-git-commit:before {
  content: "\e96d";
}

.fe-icon-git-merge:before {
  content: "\e96e";
}

.fe-icon-git-pull-request:before {
  content: "\e96f";
}

.fe-icon-github:before {
  content: "\e970";
}

.fe-icon-gitlab:before {
  content: "\e971";
}

.fe-icon-globe:before {
  content: "\e972";
}

.fe-icon-grid:before {
  content: "\e973";
}

.fe-icon-hard-drive:before {
  content: "\e974";
}

.fe-icon-hash:before {
  content: "\e975";
}

.fe-icon-headphones:before {
  content: "\e976";
}

.fe-icon-heart:before {
  content: "\e977";
}

.fe-icon-help-circle:before {
  content: "\e978";
}

.fe-icon-home:before {
  content: "\e979";
}

.fe-icon-image:before {
  content: "\e97a";
}

.fe-icon-inbox:before {
  content: "\e97b";
}

.fe-icon-info:before {
  content: "\e97c";
}

.fe-icon-instagram:before {
  content: "\e97d";
}

.fe-icon-italic:before {
  content: "\e97e";
}

.fe-icon-layers:before {
  content: "\e97f";
}

.fe-icon-layout:before {
  content: "\e980";
}

.fe-icon-life-buoy:before {
  content: "\e981";
}

.fe-icon-link-2:before {
  content: "\e982";
}

.fe-icon-link:before {
  content: "\e983";
}

.fe-icon-linkedin:before {
  content: "\e984";
}

.fe-icon-list:before {
  content: "\e985";
}

.fe-icon-loader:before {
  content: "\e986";
}

.fe-icon-lock:before {
  content: "\e987";
}

.fe-icon-log-in:before {
  content: "\e988";
}

.fe-icon-log-out:before {
  content: "\e989";
}

.fe-icon-mail:before {
  content: "\e98a";
}

.fe-icon-map-pin:before {
  content: "\e98b";
}

.fe-icon-map:before {
  content: "\e98c";
}

.fe-icon-maximize-2:before {
  content: "\e98d";
}

.fe-icon-maximize:before {
  content: "\e98e";
}

.fe-icon-menu:before {
  content: "\e98f";
}

.fe-icon-message-circle:before {
  content: "\e990";
}

.fe-icon-message-square:before {
  content: "\e991";
}

.fe-icon-mic-off:before {
  content: "\e992";
}

.fe-icon-mic:before {
  content: "\e993";
}

.fe-icon-minimize-2:before {
  content: "\e994";
}

.fe-icon-minimize:before {
  content: "\e995";
}

.fe-icon-minus-circle:before {
  content: "\e996";
}

.fe-icon-minus-square:before {
  content: "\e997";
}

.fe-icon-minus:before {
  content: "\e998";
}

.fe-icon-monitor:before {
  content: "\e999";
}

.fe-icon-moon:before {
  content: "\e99a";
}

.fe-icon-more-horizontal:before {
  content: "\e99b";
}

.fe-icon-more-vertical:before {
  content: "\e99c";
}

.fe-icon-move:before {
  content: "\e99d";
}

.fe-icon-music:before {
  content: "\e99e";
}

.fe-icon-navigation-2:before {
  content: "\e99f";
}

.fe-icon-navigation:before {
  content: "\e9a0";
}

.fe-icon-octagon:before {
  content: "\e9a1";
}

.fe-icon-package:before {
  content: "\e9a2";
}

.fe-icon-paperclip:before {
  content: "\e9a3";
}

.fe-icon-pause-circle:before {
  content: "\e9a4";
}

.fe-icon-pause:before {
  content: "\e9a5";
}

.fe-icon-percent:before {
  content: "\e9a6";
}

.fe-icon-phone-call:before {
  content: "\e9a7";
}

.fe-icon-phone-forwarded:before {
  content: "\e9a8";
}

.fe-icon-phone-incoming:before {
  content: "\e9a9";
}

.fe-icon-phone-missed:before {
  content: "\e9aa";
}

.fe-icon-phone-off:before {
  content: "\e9ab";
}

.fe-icon-phone-outgoing:before {
  content: "\e9ac";
}

.fe-icon-phone:before {
  content: "\e9ad";
}

.fe-icon-pie-chart:before {
  content: "\e9ae";
}

.fe-icon-play-circle:before {
  content: "\e9af";
}

.fe-icon-play:before {
  content: "\e9b0";
}

.fe-icon-plus-circle:before {
  content: "\e9b1";
}

.fe-icon-plus-square:before {
  content: "\e9b2";
}

.fe-icon-plus:before {
  content: "\e9b3";
}

.fe-icon-pocket:before {
  content: "\e9b4";
}

.fe-icon-power:before {
  content: "\e9b5";
}

.fe-icon-printer:before {
  content: "\e9b6";
}

.fe-icon-radio:before {
  content: "\e9b7";
}

.fe-icon-refresh-ccw:before {
  content: "\e9b8";
}

.fe-icon-refresh-cw:before {
  content: "\e9b9";
}

.fe-icon-repeat:before {
  content: "\e9ba";
}

.fe-icon-rewind:before {
  content: "\e9bb";
}

.fe-icon-rotate-ccw:before {
  content: "\e9bc";
}

.fe-icon-rotate-cw:before {
  content: "\e9bd";
}

.fe-icon-rss:before {
  content: "\e9be";
}

.fe-icon-save:before {
  content: "\e9bf";
}

.fe-icon-scissors:before {
  content: "\e9c0";
}

.fe-icon-search:before {
  content: "\e9c1";
}

.fe-icon-send:before {
  content: "\e9c2";
}

.fe-icon-server:before {
  content: "\e9c3";
}

.fe-icon-settings:before {
  content: "\e9c4";
}

.fe-icon-share-2:before {
  content: "\e9c5";
}

.fe-icon-share:before {
  content: "\e9c6";
}

.fe-icon-shield-off:before {
  content: "\e9c7";
}

.fe-icon-shield:before {
  content: "\e9c8";
}

.fe-icon-shopping-bag:before {
  content: "\e9c9";
}

.fe-icon-shopping-cart:before {
  content: "\e9ca";
}

.fe-icon-shuffle:before {
  content: "\e9cb";
}

.fe-icon-sidebar:before {
  content: "\e9cc";
}

.fe-icon-skip-back:before {
  content: "\e9cd";
}

.fe-icon-skip-forward:before {
  content: "\e9ce";
}

.fe-icon-slack:before {
  content: "\e9cf";
}

.fe-icon-slash:before {
  content: "\e9d0";
}

.fe-icon-sliders:before {
  content: "\e9d1";
}

.fe-icon-smartphone:before {
  content: "\e9d2";
}

.fe-icon-speaker:before {
  content: "\e9d3";
}

.fe-icon-square:before {
  content: "\e9d4";
}

.fe-icon-star:before {
  content: "\e9d5";
}

.fe-icon-stop-circle:before {
  content: "\e9d6";
}

.fe-icon-sun:before {
  content: "\e9d7";
}

.fe-icon-sunrise:before {
  content: "\e9d8";
}

.fe-icon-sunset:before {
  content: "\e9d9";
}

.fe-icon-tablet:before {
  content: "\e9da";
}

.fe-icon-tag:before {
  content: "\e9db";
}

.fe-icon-target:before {
  content: "\e9dc";
}

.fe-icon-terminal:before {
  content: "\e9dd";
}

.fe-icon-thermometer:before {
  content: "\e9de";
}

.fe-icon-thumbs-down:before {
  content: "\e9df";
}

.fe-icon-thumbs-up:before {
  content: "\e9e0";
}

.fe-icon-toggle-left:before {
  content: "\e9e1";
}

.fe-icon-toggle-right:before {
  content: "\e9e2";
}

.fe-icon-trash-2:before {
  content: "\e9e3";
}

.fe-icon-trash:before {
  content: "\e9e4";
}

.fe-icon-trending-down:before {
  content: "\e9e5";
}

.fe-icon-trending-up:before {
  content: "\e9e6";
}

.fe-icon-triangle:before {
  content: "\e9e7";
}

.fe-icon-truck:before {
  content: "\e9e8";
}

.fe-icon-tv:before {
  content: "\e9e9";
}

.fe-icon-twitter:before {
  content: "\e9ea";
}

.fe-icon-type:before {
  content: "\e9eb";
}

.fe-icon-umbrella:before {
  content: "\e9ec";
}

.fe-icon-underline:before {
  content: "\e9ed";
}

.fe-icon-unlock:before {
  content: "\e9ee";
}

.fe-icon-upload-cloud:before {
  content: "\e9ef";
}

.fe-icon-upload:before {
  content: "\e9f0";
}

.fe-icon-user-check:before {
  content: "\e9f1";
}

.fe-icon-user-minus:before {
  content: "\e9f2";
}

.fe-icon-user-plus:before {
  content: "\e9f3";
}

.fe-icon-user-x:before {
  content: "\e9f4";
}

.fe-icon-user:before {
  content: "\e9f5";
}

.fe-icon-users:before {
  content: "\e9f6";
}

.fe-icon-video-off:before {
  content: "\e9f7";
}

.fe-icon-video:before {
  content: "\e9f8";
}

.fe-icon-voicemail:before {
  content: "\e9f9";
}

.fe-icon-volume-1:before {
  content: "\e9fa";
}

.fe-icon-volume-2:before {
  content: "\e9fb";
}

.fe-icon-volume-x:before {
  content: "\e9fc";
}

.fe-icon-volume:before {
  content: "\e9fd";
}

.fe-icon-watch:before {
  content: "\e9fe";
}

.fe-icon-wifi-off:before {
  content: "\e9ff";
}

.fe-icon-wifi:before {
  content: "\ea00";
}

.fe-icon-wind:before {
  content: "\ea01";
}

.fe-icon-x-circle:before {
  content: "\ea02";
}

.fe-icon-x-square:before {
  content: "\ea03";
}

.fe-icon-x:before {
  content: "\ea04";
}

.fe-icon-youtube:before {
  content: "\ea05";
}

.fe-icon-zap-off:before {
  content: "\ea06";
}

.fe-icon-zap:before {
  content: "\ea07";
}

.fe-icon-zoom-in:before {
  content: "\ea08";
}

.fe-icon-zoom-out:before {
  content: "\ea09";
}

@font-face {
  font-family: 'social';
  src: url("../fonts/social.eot?vf6093");
  src: url("../fonts/social.eot?vf6093#iefix") format("embedded-opentype"), url("../fonts/social.ttf?vf6093") format("truetype"), url("../fonts/social.woff?vf6093") format("woff"), url("../fonts/social.svg?vf6093#social") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="socialicon-"], [class*=" socialicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'social' !important;
  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;
}

.socialicon-pinterest:before {
  content: "\e900";
}

.socialicon-facebook:before {
  content: "\ea90";
}

.socialicon-instagram:before {
  content: "\ea92";
}

.socialicon-twitter:before {
  content: "\ea96";
}

.socialicon-youtube:before {
  content: "\ea9d";
}

.socialicon-linkedin:before {
  content: "\eaca";
}

@font-face {
  font-family: 'parksv1-1';
  src: url("../fonts/parksv1-1.eot?v4rt2f");
  src: url("../fonts/parksv1-1.eot?v4rt2f#iefix") format("embedded-opentype"), url("../fonts/parksv1-1.ttf?v4rt2f") format("truetype"), url("../fonts/parksv1-1.woff?v4rt2f") format("woff"), url("../fonts/parksv1-1.svg?v4rt2f#parksv1-1") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="pksicon-"], [class*=" pksicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'parksv1-1' !important;
  speak: never;
  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;
}

.pksicon-info:before {
  content: "\e900";
}

.pksicon-locationpin:before {
  content: "\e901";
}

.pksicon-map:before {
  content: "\e902";
}

.pksicon-checked:before {
  content: "\e903";
}

.pksicon-art:before {
  content: "\e904";
}

.pksicon-bookopen:before {
  content: "\e905";
}

.pksicon-pic:before {
  content: "\e906";
}

.pksicon-wheelchair:before {
  content: "\e907";
}

/*----------------------------------
 * Animation
 ---------------------------------*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 15px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 10px, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -10px, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

.dropdown-style1 .btn-basic {
  width: 100%;
  padding: 0 !important;
  border: 1px solid #aaa;
  border-radius: 8px;
  background-color: white;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.dropdown-style1 .btn-basic span {
  padding: .75rem 1.8rem;
  margin-right: auto;
  font-size: 18px;
  color: #333;
  width: 100%;
  text-align: left;
  border-right: 1px solid #aaa;
}

.dropdown-style1 .btn-basic:hover {
  background-color: #5d65ac !important;
  border-color: #5d65ac;
}

.dropdown-style1 .btn-basic:hover span {
  color: white;
  border-right-color: #5d65ac;
}

.dropdown-style1 .dropdown-toggle::after {
  margin-left: 1.1rem;
  margin-right: 1.1rem;
  border-width: 9px 8px 0 8px;
  border-color: #999 transparent transparent transparent;
  border-radius: 1rem;
}

.dropdown-style1 .dropdown-toggle:hover::after {
  border-color: #fff transparent transparent transparent;
}

.pks-gallery-classic .col-gallery {
  margin-bottom: 30px;
}

.pks-gallery-classic figure {
  margin-bottom: 0;
}

.pks-gallery-classic img {
  width: 100%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}

@media (min-width: 768px) {
  .pks-gallery-classic .col-gallery {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
  }
}

.sccparks .fancybox-container .fancybox-thumbs__list a:before {
  border-color: #0c8e4a;
}

.mb-pm2 {
  margin-bottom: 2rem;
}

/*------------------------------------
  Top Bar
------------------------------------*/
.topbar {
  background-color: rgba(0, 0, 0, 0.8);
}

.topbar .sec-pad {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.topbar .top-link {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.8);
}

.topbar .top-link:focus {
  color: white !important;
}

.topbar .top-link:hover {
  color: white !important;
  text-decoration: none;
}

.top-blk {
  position: relative;
  padding-right: 1.875rem;
  margin-right: 1.5rem;
}

.top-blk:after {
  content: "\A";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  margin: -3px 0 0 0;
  position: absolute;
  right: 0;
  top: 54%;
}

.top-blk:first-child {
  margin-right: 1.3rem;
}

.top-blk:last-child {
  padding-right: 0;
  margin-right: 0;
}

.top-blk:last-child:after {
  display: none;
}

.top-translate {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
}

/*------------------------------------
  Site Search
------------------------------------*/
/* Site Search */
.top-search-btn {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  cursor: pointer;
  line-height: 1;
}

.top-search-btn:hover {
  color: white;
}

.site-search {
  position: fixed;
  z-index: 1003;
  top: 25%;
  left: calc(50% - 18rem) !important;
  width: 36rem;
  display: block !important;
  opacity: 0;
  pointer-events: none;
  animation-duration: 800ms;
}

@media (max-width: 767.98px) {
  .site-search {
    left: 5% !important;
    right: 5% !important;
    width: 90%;
  }
}

.site-search .site-search-input {
  position: relative;
  background-color: #fff;
  padding: 1rem 1.5rem;
  border-radius: 8px;
  opacity: 0;
  transform: translateY(-2rem);
  transition: transform 0.3s cubic-bezier(0.37, 0.41, 0.55, 0.98), opacity 0.2s;
  animation-duration: 800ms;
}

.site-search #dnn_ParksSearchHeader_ClassicSearch {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.site-search .searchInputContainer {
  width: 25rem;
}

@media (max-width: 767.98px) {
  .site-search .searchInputContainer {
    width: 70%;
  }
}

.site-search .searchInputContainer input {
  border: 0;
  padding: .35rem 2rem .3rem .5rem;
  font-size: 20px;
  border-radius: 4px;
  background-color: #eee;
  width: 100%;
  line-height: 1.7;
}

@media (max-width: 767.98px) {
  .site-search .searchInputContainer input {
    width: 100%;
  }
}

.site-search .searchInputContainer input:focus {
  outline-color: rgba(60, 48, 162, 0.8);
}

.site-search .searchInputContainer a.dnnSearchBoxClearText {
  top: 0;
  line-height: 1;
  margin: .8rem 0;
}

.site-search .parkssearch {
  margin-left: .8rem;
  background: rgba(60, 48, 162, 0.8);
  color: white;
  padding: .5rem 1rem;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
  text-align: center;
}

@media (max-width: 767.98px) {
  .site-search .parkssearch {
    max-width: 27%;
    display: inline-block;
    letter-spacing: 1px;
    padding-top: .6rem;
  }
}

.site-search .parkssearch:hover {
  background-color: #3c30a2;
  text-decoration: none;
}

.site-search .searchSkinObjectPreview {
  width: 36rem;
  right: auto;
  left: -2rem;
  margin-bottom: .3rem;
  margin-top: 1.5rem;
  border-radius: 8px;
  border: 0;
  overflow: hidden;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}

@media (max-width: 767.98px) {
  .site-search .searchSkinObjectPreview {
    width: 100%;
    left: 0;
  }
}

.site-search .searchSkinObjectPreview > li {
  padding-top: .8rem;
  padding-bottom: .8rem;
  background-color: white;
}

.site-search .searchSkinObjectPreview > li span {
  font-size: 17px;
  color: #1a1a1a;
}

.site-search .searchSkinObjectPreview > li p {
  font-size: 13px;
  margin-top: .35rem;
}

.site-search .searchSkinObjectPreview > li p b {
  color: #958ed2;
}

.site-search .searchSkinObjectPreview > li:hover {
  background-color: rgba(60, 48, 162, 0.15);
}

.site-search .searchSkinObjectPreview > li.searchSkinObjectPreview_group {
  display: none;
}

.site-search .searchSkinObjectPreview > li > .searchSkinObjectPreview_more {
  background-color: #eee;
  border: 1px solid #ccc;
  color: black;
  padding: .5rem 1rem;
  display: inline-block;
  border-radius: 4px;
  font-size: 15px;
}

.site-search .searchSkinObjectPreview > li > .searchSkinObjectPreview_more:hover, .site-search .searchSkinObjectPreview > li > .searchSkinObjectPreview_more:focus {
  text-decoration: none;
  background-color: #666;
  color: white !important;
}

.site-search-show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.site-search-show .site-search-input {
  opacity: 1;
  transform: none;
}

.site-search-bgcover {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1002;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}

@media (max-width: 576px) {
  .site-search .parkssearch {
    max-width: 100%;
  }
}

/*------------------------------------
  Social Icons
------------------------------------*/
.social-block {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  margin-top: 2px;
}

.social-block a {
  font-size: 16px;
  margin-right: .8rem;
  line-height: 1;
  padding: .2rem;
}

.social-block a:last-child {
  margin-right: 0;
}

.social-block a:visited {
  color: white;
}

.social-block a:hover, .social-block a:focus {
  text-decoration: none;
  color: white !important;
}

.parks-master .social-block a {
  color: rgba(255, 255, 255, 0.8);
}

.main-navbar {
  position: unset;
  padding-left: 0;
  padding-right: 0;
}

.scc-mega-menu {
  position: unset;
  padding: 0;
}

.scc-mega-menu .navbar-nav {
  margin-left: auto;
}

.scc-mega-menu .nav-item {
  list-style-type: none;
}

.scc-mega-menu .dropdown {
  position: unset;
  font-size: 23px;
  padding: 0 1rem;
  margin-left: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.scc-mega-menu .nav-link {
  color: white;
  padding: .5rem;
  border-radius: 8px;
  border: 2px solid rgba(255, 255, 255, 0);
  background-color: transparent;
  line-height: 1.2;
}

.scc-mega-menu .nav-link:focus {
  color: white !important;
}

.scc-mega-menu .mega-item-active .nav-link {
  border-color: white;
}

.scc-mega-menu .dropdown-menu {
  left: 0;
  border-radius: 0;
  border: 0;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-color: rgba(0, 0, 0, 0.95);
  animation-duration: 300ms;
  animation-name: fadeInUp;
}

.scc-mega-menu .dropdown.has-submenu:hover .dropdown-menu {
  display: block;
}


.scc-mega-menu .mega-subtitle {
  font-size: 20px;
  font-weight: 600;
  color: #B2B8ED;
  text-transform: uppercase;
}

.scc-mega-menu .mega-subtitle:after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background-color: #ACB2E5;
  line-height: 1;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.scc-mega-menu .mega-section-title-link:hover {
  text-decoration: none;
}

.scc-mega-menu .mega-section-title-link:hover .mega-subtitle {
  color: white;
}

.scc-mega-menu .mega-list-pad {
  padding: 2rem 1.5rem 1rem;
}

.scc-mega-menu .mega-menu-html img {
  max-width: 100%;
}

.scc-mega-menu .dropdown-item {
  padding: .6rem 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
}

.scc-mega-menu .dropdown-item:hover {
  background-color: transparent;
  color: #AEB5F7;
}

.scc-mega-menu .dropdown-item:hover .mega-text {
  border-bottom: 1px dashed #AEB5F7;
}

.scc-mega-menu .dropdown-item:focus {
  color: #AEB5F7 !important;
  background-color: transparent;
}

.scc-mega-menu .megasub {
  padding-bottom: .3rem;
}

.scc-mega-menu .megasub li {
  list-style-type: none;
  margin-left: .2rem;
  padding-left: 0;
}

.scc-mega-menu .megasub .dropdown-item:before {
  font-family: feather !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e946";
  display: inline-block;
  margin-right: .3rem;
  color: #999;
  font-size: 16px;
}

.scc-mega-menu .mega-arrow {
  color: #999;
}

.scc-mega-menu .badge-mega {
  background-color: #5f9639;
  color: white;
  margin-left: 1rem;
  font-weight: 400;
  vertical-align: bottom;
  font-size: 11px;
  border-radius: 3px;
}

.scc-mega-menu .nav-item-aboutus .mega-menu-html {
  background-image: url(../images/mega-about.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/* Media Queries */
@media (min-width: 576px) {
  .scc-mega-menu .nav-link {
    line-height: 1;
  }
}

@media (min-width: 992px) {
  .scc-mega-menu .navbar-nav {
    padding-top: 1rem;
  }
  .scc-mega-menu .dropdown {
    padding-bottom: 0;
    padding-top: 0;
    margin-left: .8rem;
  }
  .scc-mega-menu .mega-list-pad {
    padding: 2.5rem 2rem;
  }
  .scc-mega-menu .dropdown-menu {
    padding-top: 3rem;
    top: 77%;
    background-color: transparent;
  }
  .scc-mega-menu .dropdown-menu .row {
    background-color: rgba(0, 0, 0, 0.95);
  }
  .main-navbar .scc-mega-menu .nav-link {
    padding: .8rem;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .scc-mega-menu .dropdown {
    margin-left: 0;
    font-size: 21px;
  }
  .scc-mega-menu .dropdown-item {
    font-size: 17px;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .scc-mega-menu .navbar-nav {
    padding-top: 0;
  }
  .scc-mega-menu .dropdown {
    padding-bottom: 0;
    padding-top: 0;
    font-size: 20px;
  }
  .main-navbar .scc-mega-menu .nav-link {
    padding-left: .2rem;
    padding-right: .2rem;
  }
}

@media (max-width: 992px) {
  .scc-mega-menu .navbar-nav {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .scc-mega-menu .dropdown {
    padding: 0 1rem;
  }
  .scc-mega-menu .dropdown > .nav-link {
    padding: 1.5rem;
  }
  .scc-mega-menu .dropdown.show .nav-link {
    border-bottom-color: #fff;
    border-radius: 0;
    padding-bottom: 1.2rem;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .main-navbar {
    position: static;
  }
  .scc-mega-menu {
    position: static;
  }
  .scc-mega-menu .dropdown {
    position: static;
  }
}

.scc-mega-menu.scc-menu-sm .dropdown.has-submenu:hover .dropdown-menu {
  display: none;
}

.navbar-toggler.navbar-close {
  color: rgba(255, 255, 255, 0.7);
  margin-left: 0;
  margin-right: 0;
  font-size: 30px;
  border: 0;
  height: 68px;
  width: 60px;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.scc-mega-menu.scc-menu-sm {
  position: fixed;
  bottom: 0;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  z-index: 1000;
  display: block;
}

.scc-mega-menu.scc-menu-sm.collapsing {
  transition: height 0s ease;
  height: 100%;
  transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}

.scc-mega-menu.scc-menu-sm.collapse.show {
  transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}

.scc-mega-menu.scc-menu-sm .mm-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.scc-mega-menu.scc-menu-sm .mm-btn-prev {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.7);
  border: 0;
  height: 68px;
  width: 60px;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  display: none;
}

.scc-mega-menu.scc-menu-sm .mm-btn-prev.mm-btn-prev-show {
  display: -ms-flexbox !important;
  display: flex !important;
}

.scc-mega-menu.scc-menu-sm .mm-title-txt {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
  padding: 1.5rem 0 1.4rem;
  line-height: 1.2;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.scc-mega-menu.scc-menu-sm .navbar-nav {
  padding-top: 0;
  padding-bottom: 0;
}

.scc-mega-menu.scc-menu-sm .dropdown {
  padding-left: 0;
  padding-right: 0;
}

.scc-mega-menu.scc-menu-sm .nav-link {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 !important;
}

.scc-mega-menu.scc-menu-sm .mm-item-txt {
  padding: 1.5rem 1rem 1.5rem 1.2rem;
  font-size: 21px;
  color: white;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 1.2;
}

.scc-mega-menu.scc-menu-sm .mm-item-txt:after {
  display: none;
}

.scc-mega-menu.scc-menu-sm .mega-item-active .nav-link {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.scc-mega-menu.scc-menu-sm .has-submenu .nav-link {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.scc-mega-menu.scc-menu-sm .submenu-handler {
  color: rgba(255, 255, 255, 0.7);
  font-size: 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  width: 60px;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.scc-mega-menu.scc-menu-sm .submenu-hanler-icon {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.scc-mega-menu.scc-menu-sm .dropdown-menu {
  position: fixed;
  top: 69px;
  position: fixed;
  top: 69px;
  bottom: 0;
  background-color: black;
}

.scc-mega-menu.scc-menu-sm .mega-dropdown {
  -webkit-overflow-scrolling:touch;
	overflow-y: scroll;
}

.scc-mega-menu.scc-menu-sm .mega-list-pad {
  padding: 0;
}

.scc-mega-menu.scc-menu-sm .mega-menu-img-btn {
  padding: 0;
}

.scc-mega-menu.scc-menu-sm .mega-menu-img-btn img {
  display: none;
}

.scc-mega-menu.scc-menu-sm .mega-menu-img-btn-item {
  padding: 1.3rem 1.2rem;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.scc-mega-menu.scc-menu-sm .mega-menu-img-btn-item-txt {
  font-size: 22px;
  color: white;
}

.scc-mega-menu.scc-menu-sm .dropdown-submenu {
  display: none;
  position: fixed;
  top: 69px;
  width: 100%;
  background-color: black;
  z-index: 2000;
  bottom: 0;
  height: 100%;
}


.scc-mega-menu.scc-menu-sm .mm-btn-hassub {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.scc-mega-menu.scc-menu-sm .dropdown-item {
  padding: 1.3rem 1.2rem;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 21px;
  white-space: normal;
  line-height: 1.2;
}

.scc-mega-menu.scc-menu-sm .dropdown-menu-active {
  display: block !important;
}

.navbar-toggler.collapsed ~ .scc-mega-menu.scc-menu-sm.navbar-collapse {
  transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}

.scc-mega-menu.scc-menu-sm.collapse.show ~ .navbar-close {
  display: block !important;
}

.scc-mega-menu.scc-menu-sm.show .mm-title {
  display: block;
}


@media (min-width: 992px) {
  .mm-title {
    display: none !important;
  }
  .submenu-handler {
    display: none;
  }
  .mega-menu-img-btn-item-txt {
    display: none;
  }
  .scc-mega-menu.scc-menu-sm .dropdown-submenu {
    margin-bottom: 1rem;
  }
}

/* HEADER */
.site-header-wrap {
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
}

.dnnEditState .site-header-wrap {
  top: 50px;
}

.site-header {
  position: relative;
}

.site-header .sitelogo {
  padding-bottom: .2rem;
}

.site-header .sitelogo img {
  width: 100%;
}

.parks-logo {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/Parks-logo-sm160.png);
  height: 84px;
  width: 160px;
  display: block;
  text-indent: -999rem;
}

.parks-logo:hover {
  opacity: .9;
}

/* Menu Toggle */
.navbar-toggler {
  color: white;
  border-color: white;
  font-size: 22px;
  font-weight: 400;
  padding: 0;
  width: 36px;
  height: 35px;
  margin-left: 18px;
}

.navbar-toggler:hover {
  color: #E7D2BF;
  border-color: #E7D2BF;
}

.navbar-toggler:focus {
  outline: 0;
}

/* Google Translator */
#google_translate_element {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  float: none !important;
}

#google_translate_element .goog-te-gadget-simple {
  background-color: transparent;
  font-size: 15px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  color: rgba(255, 255, 255, 0.8) !important;
}

#google_translate_element .goog-te-gadget-simple:hover {
  color: white !important;
}

#google_translate_element .goog-te-gadget-simple a {
  font-size: 15px !important;
  color: rgba(255, 255, 255, 0.8) !important;
}

#google_translate_element .goog-te-gadget-simple img {
  display: none;
}

.goog-te-gadget-simple .goog-te-menu-value {
  color: #fff;
  text-decoration: none;
}

.goog-te-gadget-simple .goog-te-menu-value span {
  color: rgba(255, 255, 255, 0.8) !important;
}

.goog-te-gadget-simple .goog-te-menu-value span:not(:first-child) {
  display: none;
}

.goog-te-gadget-simple:hover .goog-te-menu-value span {
  color: #fff !important;
}

/* Media Queries */
@media (min-width: 992px) {
  .navbar-toggler {
    display: none;
  }
  .parks-logo {
    width: 220px;
    height: 115px;
    background-image: url(../images/Parks-logo-md.png);
  }
}

@media (min-width: 1200px) {
  .parks-logo {
    width: 220px;
    height: 115px;
    background-image: url(../images/Parks-logo-md.png);
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .main-navbar {
    padding-top: 0;
  }
}

@media (min-width: 1300px) {
  .parks-logo {
    height: 142px;
    width: 270px;
    background-image: url(../images/Parks-logo-lg.png);
  }
}

@media (max-width: 1200px) {
  .navbar-brand img {
    max-width: 200px;
  }
}

@media (max-width: 992px) {
  .navbar-toggler {
    font-size: 30px;
    width: 40px;
    height: 39px;
  }
  .site-header .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-brand {
    margin-left: 1.5rem;
  }
  .navbar-toggler {
    margin-right: 2rem;
  }
}

@media (max-width: 576px) {
  .top-blk.blk-mobile-hide {
    display: none;
  }
}

@media (max-width: 360px) {
  .navbar-brand img {
    max-width: 150px;
  }
}

/* County Menu */
.countymenu-wrap .countymenu-inner {
  background-color: #404040;
  margin-left: 0;
  margin-right: 0;
}

.countymenu-wrap .col-right {
  padding-right: 0;
}

.countymenu-wrap .col-left {
  padding-left: .5rem;
}

.countymenu ul {
  margin-bottom: 0;
}

.countymenu li {
  list-style: none;
  margin-left: 0;
  display: inline-block;
  padding-left: 0;
  padding-bottom: 0;
}

.countymenu li:not(:first-child) {
  border-left: 1px solid rgba(43, 130, 172, 0.1);
}

.countymenu li a {
  color: white;
  padding: .7rem 13px;
  display: block;
  font-weight: 700;
  font-size: 14px;
}

.countymenu li a:hover {
  text-decoration: none;
}

/* Google Search Block */
.searchwrap {
  padding: .3rem;
}

.google-search .gsc-search-box {
  position: relative;
  z-index: 5;
  margin-bottom: 0;
}

.google-search .gsc-search-button-v2 svg {
  display: none;
}

.google-search .gsc-search-button-v2 {
  width: 30px;
  height: 30px;
  padding: 0;
  background-color: transparent;
  border: 0;
  border-radius: 4px;
}

.google-search .gsc-search-button-v2:after {
  font-family: feather !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e9c1";
  position: absolute;
  right: 0;
  top: 0;
  color: white;
  font-size: 18px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
}

.google-search .gsc-search-button-v2:hover,
.google-search .gsc-search-button-v2:focus {
  background-color: rgba(255, 255, 255, 0.2);
}

.google-search .gsc-input {
  padding-right: 5px !important;
  font-size: 12px !important;
  padding: 0 !important;
  color: white;
}

.google-search .gsc-input::-webkit-input-placeholder {
  /* Edge */
  color: #ccc;
  font-size: 12px;
}

.google-search .gsc-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccc;
  font-size: 12px;
}

.google-search .gsc-input::placeholder {
  color: #ccc;
  font-size: 12px;
}

.google-search .gsc-input-box {
  border: 0;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.05);
}

.google-search #gsc-i-id1 {
  text-indent: 0 !important;
  background: none !important;
}

.google-search .gsib_a {
  padding-top: 2px;
  padding-bottom: 1px;
}

.google-search #___gcse_0 #gs_tti50 input, .google-search #___gcse_1 #gs_tti50 input, .google-search #___gcse_1 #gs_tti51 input {
  height: 20px !important;
}

.google-search .cse .gsc-control-cse, .google-search .gsc-control-cse {
  background-color: transparent !important;
  border: none !important;
}

.search-inner.is-active .search-btn {
  display: none;
}

.search-inner.is-active .gsc-search-box {
  width: 240px;
  max-width: 240px;
  display: block;
  z-index: 20;
  opacity: 1;
}

/* Search */
.search-open {
  display: block !important;
}

.search-close {
  display: none !important;
}

@media (min-width: 992.1px) {
  .countymenu-wrap .col-left {
    max-width: 70%;
    width: 70%;
  }
  .countymenu-wrap .col-right {
    width: 29%;
    max-width: 29%;
  }
}

@media (max-width: 992px) {
  .countymenu-wrap {
    display: none;
  }
}

/* Footer */
.site-footer {
  background-color: #1A1A1A;
  color: #ddd;
  line-height: 1.7;
  font-size: 18px;
}

.site-footer .inner-pad {
  padding: 3rem;
}

.site-footer .col {
  padding-top: 10px;
  padding-bottom: 10px;
}

.site-footer a {
  color: #ddd !important;
}

.site-footer h5 {
  font-size: 22px;
  margin-bottom: 2.8rem;
  padding-top: .5rem;
}

.site-footer .footer-contact {
  font-size: 18px;
}

.site-footer .footer-contact li {
  padding: .3rem 0;
  line-height: 1.2;
}

.site-footer .quick-links ul {
  padding-left: 20px;
}

.site-footer .quick-links li {
  padding-bottom: 1.35rem;
  display: block;
  font-size: 18px;
}

.site-footer .quick-links li:before {
  font-size: 16px;
  content: "\e930";
  font-family: feather !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  margin-top: 1px;
  margin-left: -20px;
}

.site-footer .followus h5 {
  margin-bottom: 2.2rem;
}

.site-footer .social-block {
  margin-bottom: 2rem;
}

.site-footer .social-block a {
  font-size: 20px;
}

.site-footer .footer-subscribe .form-control {
  border-radius: 0;
  border-color: #95989A;
  background-color: rgba(252, 249, 249, 0.15);
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  height: 42px;
  border-color: #95989A;
  width: 173px;
}

.site-footer .footer-subscribe .form-control::-webkit-input-placeholder {
  color: #bbb;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}

.site-footer .footer-subscribe .btn-footer {
  background-color: #fff;
  color: #000 !important;
  font-size: 17px;
  border-radius: 0;
  padding: .4rem 1rem;
  margin-left: 2px;
  border-radius: 6px;
  box-shadow: 0 3px 6px #000;
}

.site-footer .footer-subscribe .btn-footer:hover {
  background-color: #5d65ac;
  color: white !important;
}

.site-footer .SkinObject {
  color: #fffefe;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.site-footer A.SkinObject:link,
.site-footer A.SkinObject:visited {
  color: white;
  text-decoration: none;
}

.site-footer a:hover {
  opacity: .8;
}

.site-footer A.SkinObject:focus {
  color: #fffefe !important;
  opacity: .8;
}

.site-footer .mobile-icons {
  width: 20px;
}

.site-footer .dnnlogin #dnn_dnnUSER_registerLink {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  padding-right: 1rem;
  margin-right: 1rem;
}

.site-footer #loginDnnitems {
  font-size: 14px;
}

.site-footer #loginDnnitems a {
  color: #fffefe;
}

.site-footer .copyright,
.site-footer .copyright .SkinObject {
  color: #ddd;
  font-size: 15px;
  font-weight: 400;
}

@media (min-width: 1600px) {
  .site-footer .inner-pad {
    padding-top: 3.5rem;
    padding-bottom: 3rem;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .site-footer .social .hide-text {
    display: none;
  }
}

@media (max-width: 768px) {
  .site-footer .social {
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding-bottom: 5px;
    height: auto;
  }
  .site-footer .social a {
    display: table-cell;
  }
  .site-footer .copyright {
    padding: 10px;
  }
}

/*------------------------------------
  Floating Toolbar
------------------------------------*/
.float-toolbar {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  flex-direction: column;
  position: fixed;
  top: 30%;
  left: 0;
  z-index: 1000;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

.float-toolbar .tb-item {
  width: 50px;
  height: 50px;
}

.float-toolbar .floatbar-svg-wrap {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  justify-content: center !important;
  width: 50px;
  height: 50px;
  position: relative;
  z-index: 2;
}

.float-toolbar .floatbar-svg {
  width: 21px;
}

.float-toolbar .floatbar-svg .pathfill {
  fill: white;
  stroke: white;
}

.float-toolbar .tb-text {
  position: absolute;
  width: auto;
  height: 50px;
  line-height: 50px;
  left: -195px;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  transition: all 0.35s ease;
  opacity: 0;
  z-index: 1;
}

.float-toolbar .tb-findpark .floatbar-svg-wrap,
.float-toolbar .tb-findpark .tb-text {
  background-color: #F88828;
}

.float-toolbar .tb-reserve .floatbar-svg-wrap,
.float-toolbar .tb-reserve .tb-text {
  background-color: #33905E;
}

.float-toolbar .tb-register .floatbar-svg-wrap,
.float-toolbar .tb-register .tb-text {
  background-color: #0D64AD;
}

.float-toolbar .tb-contact .floatbar-svg-wrap,
.float-toolbar .tb-contact .tb-text {
  background-color: #50479C;
}

.float-toolbar .tb-item:hover .tb-text,
.float-toolbar .tb-item:focus .tb-text {
  transform: translateX(245px);
  opacity: 1;
}

.floatbar-svg {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #231F20;
}

.parks-master .float-toolbar a {
  color: rgba(255, 255, 255, 0.8);
}

.personabar-visible .float-toolbar {
  left: 80px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../vendor/slickslider/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../vendor/slickslider/fonts/slick.eot");
  src: url("../vendor/slickslider/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../vendor/slickslider/fonts/slick.woff") format("woff"), url("../vendor/slickslider/fonts/slick.ttf") format("truetype"), url("../vendor/slickslider/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 10;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "feather";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 0;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "";
}

[dir="rtl"] .slick-prev:before {
  content: "";
}

.slick-next {
  right: 0;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "";
}

[dir="rtl"] .slick-next:before {
  content: "";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*------------------------------------
  SCC Slider Styles
------------------------------------*/
.scc-slick-slider {
  display: none;
}

.scc-slick-slider.slick-initialized {
  display: block;
}

.scc-slick-slider .slide-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.scc-slick-slider .slide-text-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.pks-carousel-wrap .scc-slick-slider .slick-arrow {
  display: none !important;
}

.pks-carousel-wrap .scc-slick-slider:hover .slick-arrow {
  display: block !important;
}

.pks-carousel-covid .slick-prev,
.pks-carousel-covid .slick-next,
.pks-carousel-permits .slick-prev,
.pks-carousel-permits .slick-next {
  background-color: rgba(0, 0, 0, 0.3);
  width: 50px;
  height: 50px;
}

.pks-carousel-covid .slick-prev:hover, .pks-carousel-covid .slick-prev:focus,
.pks-carousel-covid .slick-next:hover,
.pks-carousel-covid .slick-next:focus,
.pks-carousel-permits .slick-prev:hover,
.pks-carousel-permits .slick-prev:focus,
.pks-carousel-permits .slick-next:hover,
.pks-carousel-permits .slick-next:focus {
  background-color: rgba(0, 0, 0, 0.75);
}

.pks-carousel-covid .slick-prev:hover:before, .pks-carousel-covid .slick-prev:focus:before,
.pks-carousel-covid .slick-next:hover:before,
.pks-carousel-covid .slick-next:focus:before,
.pks-carousel-permits .slick-prev:hover:before,
.pks-carousel-permits .slick-prev:focus:before,
.pks-carousel-permits .slick-next:hover:before,
.pks-carousel-permits .slick-next:focus:before {
  opacity: .9;
}

.pks-carousel-covid .slick-prev:before,
.pks-carousel-covid .slick-next:before,
.pks-carousel-permits .slick-prev:before,
.pks-carousel-permits .slick-next:before {
  font-size: 30px;
  opacity: .6;
}

.slide-text-wrap {
  position: absolute;
  z-index: 20;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

/* Homepage Slider */
.sccparks-homeslider.slick-dotted {
  margin-bottom: 0;
}

.sccparks-homeslider .slick-prev,
.sccparks-homeslider .slick-next {
  display: none !important;
  width: 40px;
  height: 40px;
}

.sccparks-homeslider .slick-prev:hover, .sccparks-homeslider .slick-prev:focus,
.sccparks-homeslider .slick-next:hover,
.sccparks-homeslider .slick-next:focus {
  border-radius: 50%;
  border: 2px solid white;
}

.sccparks-homeslider .slick-prev:hover:before, .sccparks-homeslider .slick-prev:focus:before,
.sccparks-homeslider .slick-next:hover:before,
.sccparks-homeslider .slick-next:focus:before {
  opacity: 1;
}

.sccparks-homeslider .slick-prev:before,
.sccparks-homeslider .slick-next:before {
  font-size: 30px;
  opacity: 1;
}

.sccparks-homeslider:hover .slick-prev,
.sccparks-homeslider:hover .slick-next {
  display: inline-block !important;
}

.sccparks-homeslider:focus {
  outline: none;
}

.sccparks-homeslider .slick-dots {
  bottom: 5%;
  display: none !important;
}

.sccparks-homeslider .slick-dots li {
  margin-left: 5px;
  margin-right: 5px;
  height: auto;
  width: auto;
}

.sccparks-homeslider .slick-dots li button {
  padding: 0;
  line-height: 14px;
  border-radius: 0;
  height: 3px;
  width: 40px;
  border: 0;
  background-color: rgba(255, 255, 255, 0.35);
}

.sccparks-homeslider .slick-dots li button:hover, .sccparks-homeslider .slick-dots li button:focus {
  outline: none;
  opacity: .85;
}

.sccparks-homeslider .slick-dots li button:before {
  display: none;
}

.sccparks-homeslider .slick-dots li.slick-active button {
  background-color: rgba(255, 255, 255, 0.8);
}

.sccparks-homeslider .slide-img {
  min-height: 380px;
}

.sccparks-homeslider .slide-content:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.32);
}

.sccparks-homeslider .slide-content .slide-text {
  text-align: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 32%;
}

.sccparks-homeslider .slide-content .slide-title {
  font-size: 26px;
  font-weight: 500;
  color: white;
  line-height: 1;
  margin-bottom: .5rem;
  font-family: "Merriweather", serif;
  -webkit-font-smoothing: antialiased;
}

.sccparks-homeslider .slide-content .slide-ctn {
  margin-bottom: 1rem;
  font-size: 17px;
  color: white;
  letter-spacing: 0;
}

.sccparks-homeslider .slide-content .slide-btn {
  font-size: 14px;
  text-transform: uppercase;
  color: white !important;
  background-color: transparent;
  border-radius: 34px;
  border: 2px solid white;
  letter-spacing: .1rem;
  padding: .5rem 1rem;
}

.sccparks-homeslider .slide-content .slide-btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: white;
}

.sccparks-homeslider .slide-content .slide-btn:focus {
  background-color: transparent !important;
  color: white !important;
}

@media (min-width: 576px) {
  .sccparks-homeslider .slide-img {
    min-height: 450px;
  }
  .sccparks-homeslider .slide-content .slide-title {
    font-size: 30px;
    margin-bottom: 1.5rem;
  }
  .sccparks-homeslider .slide-content .slide-text {
    padding-top: 15%;
  }
  .sccparks-homeslider .slide-content .slide-ctn {
    margin-bottom: 1.5rem;
    font-size: 18px;
  }
  .sccparks-homeslider .slide-content .slide-btn {
    font-size: 18px;
    letter-spacing: 1px;
    padding: .6rem 1.5rem;
  }
}

@media (min-width: 768px) {
  .sccparks-homeslider .slick-prev,
  .sccparks-homeslider .slick-next {
    width: 58px;
    height: 58px;
  }
  .sccparks-homeslider .slick-prev:before,
  .sccparks-homeslider .slick-next:before {
    font-size: 48px;
  }
  .sccparks-homeslider .slide-text-wrap {
    top: 50px;
  }
  .sccparks-homeslider .slide-img {
    min-height: 500px;
  }
  .sccparks-homeslider .slide-content .slide-title {
    font-size: 32px;
  }
  .sccparks-homeslider .slide-content .slide-text {
    padding-top: 0;
  }
  .sccparks-homeslider .slide-content .slide-ctn {
    margin-bottom: 2rem;
    font-size: 21px;
    letter-spacing: .02rem;
  }
}

@media (min-width: 992px) {
  .sccparks-homeslider .slide-img {
    min-height: 550px;
  }
  .sccparks-homeslider .slide-content .slide-title {
    font-size: 38px;
    font-weight: 400;
  }
  .sccparks-homeslider .slide-content .slide-btn {
    font-size: 16px;
    padding: .6rem 1.5rem;
  }
}

@media (min-width: 1200px) {
  .sccparks-homeslider .slick-prev,
  .sccparks-homeslider .slick-next {
    width: 60px;
    height: 60px;
  }
  .sccparks-homeslider .slick-prev:before,
  .sccparks-homeslider .slick-next:before {
    font-size: 50px;
  }
  .sccparks-homeslider .slick-dots {
    bottom: 10%;
  }
  .sccparks-homeslider .slide-img {
    min-height: 600px;
  }
  .sccparks-homeslider .slide-content {
    font-size: 22px;
  }
  .sccparks-homeslider .slide-content .slide-btn {
    font-size: 18px;
    padding: .5rem 1.5rem;
  }
}

@media (min-width: 1400px) {
  .sccparks-homeslider .slick-dots {
    bottom: 1%;
  }
  .sccparks-homeslider .slick-dots li button {
    width: 40px;
    line-height: 20px;
  }
  .sccparks-homeslider .slide-img {
    min-height: 700px;
  }
  .sccparks-homeslider .slide-content .slide-title {
    font-size: 46px;
  }
  .sccparks-homeslider .slide-content .slide-btn {
    font-size: 19px;
    padding: .7rem 2rem;
  }
}

@media (min-width: 1600px) {
  .sccparks-homeslider .slick-prev {
    left: 4%;
  }
  .sccparks-homeslider .slick-next {
    right: 4%;
  }
  .sccparks-homeslider .slide-img {
    min-height: 850px;
  }
  .sccparks-homeslider .slide-content .slide-text {
    margin-top: 3%;
  }
  .sccparks-homeslider .slide-content .slide-title {
    font-size: 52px;
    font-weight: 300;
    letter-spacing: .05rem;
    margin-bottom: 2.2rem;
  }
  .sccparks-homeslider .slide-content .slide-ctn {
    margin-bottom: 2rem;
  }
  .sccparks-homeslider .slide-content .slide-btn {
    font-size: 19px;
    padding: .7rem 2rem;
  }
}

/* Homepage News & Program Carousel */
.home-news-carousel-wrap {
  padding-left: 4rem;
  padding-right: 4rem;
}

.sccparks-news-carousel .slick-track {
  display: flex;
  height: 100%;
  padding-bottom: 1rem;
}

.sccparks-news-carousel .slick-prev,
.sccparks-news-carousel .slick-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

.sccparks-news-carousel .slick-prev:hover, .sccparks-news-carousel .slick-prev:focus,
.sccparks-news-carousel .slick-next:hover,
.sccparks-news-carousel .slick-next:focus {
  background-color: rgba(255, 255, 255, 0.1);
}

.sccparks-news-carousel .slick-prev:hover:before, .sccparks-news-carousel .slick-prev:focus:before,
.sccparks-news-carousel .slick-next:hover:before,
.sccparks-news-carousel .slick-next:focus:before {
  opacity: 1;
}

.sccparks-news-carousel .slick-prev:before,
.sccparks-news-carousel .slick-next:before {
  font-size: 36px;
  opacity: 1;
}

.sccparks-news-carousel .slick-prev {
  left: -4rem;
}

.sccparks-news-carousel .slick-next {
  right: -4rem;
}

.sccparks-news-carousel:hover .slick-prev,
.sccparks-news-carousel:hover .slick-next {
  display: inline-block !important;
}

.sccparks-news-carousel:focus {
  outline: none;
}

.sccparks-news-carousel .slick-dots {
  bottom: 5%;
  display: none !important;
}

.sccparks-news-carousel .slick-dots li {
  margin-left: 5px;
  margin-right: 5px;
  height: auto;
  width: auto;
}

.sccparks-news-carousel .slick-dots li button {
  padding: 0;
  line-height: 14px;
  border-radius: 0;
  height: 3px;
  width: 40px;
  border: 0;
  background-color: rgba(255, 255, 255, 0.35);
}

.sccparks-news-carousel .slick-dots li button:hover, .sccparks-news-carousel .slick-dots li button:focus {
  outline: none;
  opacity: .85;
}

.sccparks-news-carousel .slick-dots li button:before {
  display: none;
}

.sccparks-news-carousel .slick-dots li.slick-active button {
  background-color: rgba(255, 255, 255, 0.8);
}

.sccparks-news-carousel .slide-img {
  min-height: 200px;
}

.sccparks-news-carousel .slide-content {
  display: flex;
  height: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.sccparks-news-carousel .slide-content .slide-text {
  text-align: center;
}

.sccparks-news-carousel .slide-content .slide-title {
  font-size: 32px;
  font-weight: 500;
  color: white;
  line-height: 1;
  margin-bottom: .5rem;
  font-family: "Merriweather", serif;
}

.sccparks-news-carousel .slide-content .slide-ctn {
  margin-bottom: 2rem;
  font-size: 22px;
  color: white;
  letter-spacing: .02rem;
}

.sccparks-news-carousel .slide-content .slide-btn {
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  background-color: transparent;
  border-radius: 34px;
  border: 2px solid white;
  letter-spacing: .1rem;
  padding: .5rem 1rem;
}

.sccparks-news-carousel .slide-content .slide-btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: white;
}

.sccparks-news-carousel .slide-content .slide-btn:focus {
  background-color: transparent !important;
  color: white !important;
}

@media (min-width: 576px) {
  .sccparks-news-carousel .slick-dots {
    display: block !important;
  }
  .sccparks-news-carousel .slide-img {
    min-height: 300px;
  }
  .sccparks-news-carousel .slide-content .slide-title {
    font-size: 40px;
    margin-bottom: 1rem;
  }
  .sccparks-news-carousel .slide-content .slide-btn {
    font-size: 18px;
    letter-spacing: 1px;
    padding: .6rem 1.5rem;
  }
}

@media (min-width: 768px) {
  .sccparks-news-carousel .slick-prev,
  .sccparks-news-carousel .slick-next {
    width: 58px;
    height: 58px;
  }
  .sccparks-news-carousel .slick-prev:before,
  .sccparks-news-carousel .slick-next:before {
    font-size: 48px;
  }
  .sccparks-news-carousel .slide-content .slide-title {
    font-size: 42px;
  }
}

@media (min-width: 992px) {
  .sccparks-news-carousel .slide-img {
    min-height: 420px;
  }
  .sccparks-news-carousel .slide-content .slide-title {
    font-size: 52px;
    font-weight: 400;
  }
  .sccparks-news-carousel .slide-content .slide-btn {
    font-size: 16px;
    padding: .6rem 1.5rem;
  }
}

@media (min-width: 1200px) {
  .sccparks-news-carousel .slick-prev,
  .sccparks-news-carousel .slick-next {
    width: 46px;
    height: 46px;
  }
  .sccparks-news-carousel .slick-prev:before,
  .sccparks-news-carousel .slick-next:before {
    font-size: 36px;
  }
  .sccparks-news-carousel .slide-img {
    min-height: 500px;
  }
  .sccparks-news-carousel .slide-content .slide-title {
    font-size: 50px;
  }
  .sccparks-news-carousel .slide-content .slide-btn {
    font-size: 18px;
    padding: .5rem 1.5rem;
  }
}

@media (min-width: 1400px) {
  .sccparks-news-carousel .slick-dots {
    bottom: 15%;
  }
  .sccparks-news-carousel .slick-dots li button {
    width: 40px;
    line-height: 20px;
  }
  .sccparks-news-carousel .slide-img {
    min-height: 550px;
  }
  .sccparks-news-carousel .slide-content .slide-title {
    font-size: 58px;
  }
  .sccparks-news-carousel .slide-content .slide-btn {
    font-size: 20px;
    padding: .7rem 2rem;
  }
}

@media (min-width: 1600px) {
  .sccparks-news-carousel .slick-prev {
    left: -6rem;
  }
  .sccparks-news-carousel .slick-next {
    right: -6rem;
  }
  .sccparks-news-carousel .slide-img {
    min-height: 850px;
  }
  .sccparks-news-carousel .slide-content .slide-text {
    margin-top: 3%;
  }
  .sccparks-news-carousel .slide-content .slide-title {
    font-size: 54px;
    font-weight: 300;
    letter-spacing: .05rem;
    margin-bottom: 2.2rem;
  }
  .sccparks-news-carousel .slide-content .slide-ctn {
    margin-bottom: 2.5rem;
  }
  .sccparks-news-carousel .slide-content .slide-btn {
    font-size: 19px;
    padding: .7rem 2rem;
  }
}

.mainbody h2,
.mainbody .h2 {
  font-size: 26px !important;
  font-family: "Merriweather", serif;
  font-weight: 400 !important;
  color: #272727 !important;
  margin-bottom: 2rem;
}

.mainbody h3 {
  font-size: 23px;
  font-weight: 600;
  color: #333;
}

.mainbody h3 a:hover {
  font-size: 24px;
  font-weight: 600;
}

.mainbody .Normal p {
  margin-bottom: 2rem;
}

.font-merri {
  font-family: "Merriweather", serif !important;
}

.text-white {
  color: white !important;
}

.text-gray {
  color: #6f7273 !important;
}

.text-purple {
  color: #382E8D !important;
}

.text-orange {
  color: #FB7C35 !important;
}

.text-green {
  color: #0c8e4a !important;
}

.text-blue {
  color: #1EA5E8 !important;
}

.text-darkgreen {
  color: #0B652B !important;
}

.mainbody .text-white {
  color: white !important;
}

.mainbody .text-gray {
  color: #6f7273 !important;
}

.mainbody .text-purple {
  color: #382E8D !important;
}

.mainbody .text-orange {
  color: #FB7C35 !important;
}

.mainbody .text-green {
  color: #0c8e4a !important;
}

.mainbody .text-darkgreen {
  color: #0B652B !important;
}

.mainbody .text-blue {
  color: #1EA5E8 !important;
}

.text-small {
  font-size: 16px !important;
}

.text-italic {
  font-style: italic !important;
}

.size-12 {
  font-size: 12px !important;
}

.size-14 {
  font-size: 14px !important;
}

.size-16 {
  font-size: 16px !important;
}

.size-18 {
  font-size: 18px !important;
}

.size-20 {
  font-size: 20px !important;
}

.size-21 {
  font-size: 21px !important;
}

.size-22 {
  font-size: 22px !important;
}

.size-24 {
  font-size: 24px !important;
}

.size-26 {
  font-size: 26px !important;
}

.size-28 {
  font-size: 28px !important;
}

.size-30 {
  font-size: 30px !important;
}

.size-32 {
  font-size: 32px !important;
}

.size-35 {
  font-size: 35px !important;
}

.size-36 {
  font-size: 36px !important;
}

.size-38 {
  font-size: 38px !important;
}

.size-40 {
  font-size: 40px !important;
}

.size-42 {
  font-size: 42px !important;
}

.size-44 {
  font-size: 44px !important;
}

.size-46 {
  font-size: 46px !important;
}

.size-48 {
  font-size: 48px !important;
}

.size-50 {
  font-size: 50px !important;
}

.size-54 {
  font-size: 54px !important;
}

.size-60 {
  font-size: 60px !important;
}

.size-64 {
  font-size: 64px !important;
}

.size-68 {
  font-size: 68px !important;
}

.size-72 {
  font-size: 72px !important;
}

.size-76 {
  font-size: 76px !important;
}

.size-80 {
  font-size: 80px !important;
}

.size-84 {
  font-size: 84px !important;
}

.size-88 {
  font-size: 88px !important;
}

.size-92 {
  font-size: 92px !important;
}

.size-96 {
  font-size: 96px !important;
}

.size-100 {
  font-size: 100px !important;
}

.size-104 {
  font-size: 104px !important;
}

.size-108 {
  font-size: 108px !important;
}

.size-112 {
  font-size: 112px !important;
}

.size-116 {
  font-size: 116px !important;
}

.size-120 {
  font-size: 120px !important;
}

.size-124 {
  font-size: 124px !important;
}

.size-128 {
  font-size: 128px !important;
}

.size-132 {
  font-size: 132px !important;
}

.size-136 {
  font-size: 136px !important;
}

.size-140 {
  font-size: 140px !important;
}

.size-144 {
  font-size: 144px !important;
}

.size-148 {
  font-size: 148px !important;
}

.size-152 {
  font-size: 152px !important;
}

.size-156 {
  font-size: 156px !important;
}

.size-160 {
  font-size: 160px !important;
}

.size-164 {
  font-size: 164px !important;
}

.size-168 {
  font-size: 168px !important;
}

.size-172 {
  font-size: 172px !important;
}

.size-176 {
  font-size: 176px !important;
}

.size-180 {
  font-size: 180px !important;
}

.size-184 {
  font-size: 184px !important;
}

.size-188 {
  font-size: 188px !important;
}

.size-192 {
  font-size: 192px !important;
}

.size-196 {
  font-size: 196px !important;
}

.size-200 {
  font-size: 200px !important;
}

.size-204 {
  font-size: 204px !important;
}

.size-208 {
  font-size: 208px !important;
}

.size-212 {
  font-size: 212px !important;
}

.size-216 {
  font-size: 216px !important;
}

.size-220 {
  font-size: 220px !important;
}

.mainbody .text-small {
  font-size: 16px !important;
}

.mainbody .text-italic {
  font-style: italic !important;
}

.mainbody .size-12 {
  font-size: 12px !important;
}

.mainbody .size-14 {
  font-size: 14px !important;
}

.mainbody .size-16 {
  font-size: 16px !important;
}

.mainbody .size-18 {
  font-size: 18px !important;
}

.mainbody .size-20 {
  font-size: 20px !important;
}

.mainbody .size-21 {
  font-size: 21px !important;
}

.mainbody .size-22 {
  font-size: 22px !important;
}

.mainbody .size-24 {
  font-size: 24px !important;
}

.mainbody .size-26 {
  font-size: 26px !important;
}

.mainbody .size-28 {
  font-size: 28px !important;
}

.mainbody .size-30 {
  font-size: 30px !important;
}

.mainbody .size-32 {
  font-size: 32px !important;
}

.mainbody .size-35 {
  font-size: 35px !important;
}

.mainbody .size-36 {
  font-size: 36px !important;
}

.mainbody .size-38 {
  font-size: 38px !important;
}

.mainbody .size-40 {
  font-size: 40px !important;
}

.mainbody .size-42 {
  font-size: 42px !important;
}

.mainbody .size-44 {
  font-size: 44px !important;
}

.mainbody .size-46 {
  font-size: 46px !important;
}

.mainbody .size-48 {
  font-size: 48px !important;
}

.mainbody .size-50 {
  font-size: 50px !important;
}

.mainbody .size-54 {
  font-size: 54px !important;
}

.mainbody .size-60 {
  font-size: 60px !important;
}

.mainbody .size-64 {
  font-size: 64px !important;
}

.mainbody .size-68 {
  font-size: 68px !important;
}

.mainbody .size-72 {
  font-size: 72px !important;
}

.mainbody .size-76 {
  font-size: 76px !important;
}

.mainbody .size-80 {
  font-size: 80px !important;
}

.mainbody .size-84 {
  font-size: 84px !important;
}

.mainbody .size-88 {
  font-size: 88px !important;
}

.mainbody .size-92 {
  font-size: 92px !important;
}

.mainbody .size-96 {
  font-size: 96px !important;
}

.mainbody .size-100 {
  font-size: 100px !important;
}

.mainbody .size-104 {
  font-size: 104px !important;
}

.mainbody .size-108 {
  font-size: 108px !important;
}

.mainbody .size-112 {
  font-size: 112px !important;
}

.mainbody .size-116 {
  font-size: 116px !important;
}

.mainbody .size-120 {
  font-size: 120px !important;
}

.mainbody .size-124 {
  font-size: 124px !important;
}

.mainbody .size-128 {
  font-size: 128px !important;
}

.mainbody .size-132 {
  font-size: 132px !important;
}

.mainbody .size-136 {
  font-size: 136px !important;
}

.mainbody .size-140 {
  font-size: 140px !important;
}

.mainbody .size-144 {
  font-size: 144px !important;
}

.mainbody .size-148 {
  font-size: 148px !important;
}

.mainbody .size-152 {
  font-size: 152px !important;
}

.mainbody .size-156 {
  font-size: 156px !important;
}

.mainbody .size-160 {
  font-size: 160px !important;
}

.mainbody .size-164 {
  font-size: 164px !important;
}

.mainbody .size-168 {
  font-size: 168px !important;
}

.mainbody .size-172 {
  font-size: 172px !important;
}

.mainbody .size-176 {
  font-size: 176px !important;
}

.mainbody .size-180 {
  font-size: 180px !important;
}

.mainbody .size-184 {
  font-size: 184px !important;
}

.mainbody .size-188 {
  font-size: 188px !important;
}

.mainbody .size-192 {
  font-size: 192px !important;
}

.mainbody .size-196 {
  font-size: 196px !important;
}

.mainbody .size-200 {
  font-size: 200px !important;
}

.mainbody .size-204 {
  font-size: 204px !important;
}

.mainbody .size-208 {
  font-size: 208px !important;
}

.mainbody .size-212 {
  font-size: 212px !important;
}

.mainbody .size-216 {
  font-size: 216px !important;
}

.mainbody .size-220 {
  font-size: 220px !important;
}

@media all and (max-width: 992px) {
  .size-12 {
    font-size: 12px !important;
  }
  .size-14 {
    font-size: 14px !important;
  }
  .size-16 {
    font-size: 16px !important;
  }
  .size-18 {
    font-size: 18px !important;
  }
  .size-21 {
    font-size: 21px !important;
  }
  .size-24 {
    font-size: 22px !important;
  }
  .size-28 {
    font-size: 24px !important;
  }
  .size-32 {
    font-size: 26px !important;
  }
  .size-35 {
    font-size: 28px !important;
  }
  .size-38 {
    font-size: 30px !important;
  }
  .size-12 {
    font-size: 12px !important;
  }
  .size-14 {
    font-size: 14px !important;
  }
  .size-16 {
    font-size: 16px !important;
  }
  .size-18 {
    font-size: 18px !important;
  }
  .size-20 {
    font-size: 20px !important;
  }
  .size-21 {
    font-size: 21px !important;
  }
  .size-22 {
    font-size: 22px !important;
  }
  .size-24 {
    font-size: 24px !important;
  }
  .size-26 {
    font-size: 26px !important;
  }
  .size-28 {
    font-size: 26px !important;
  }
  .size-30 {
    font-size: 26px !important;
  }
  .size-32 {
    font-size: 26px !important;
  }
  .size-35 {
    font-size: 28px !important;
  }
  .size-36 {
    font-size: 28px !important;
  }
  .size-38 {
    font-size: 30px !important;
  }
  .size-40 {
    font-size: 30px !important;
  }
  .size-42 {
    font-size: 32px !important;
  }
  .size-44 {
    font-size: 32px !important;
  }
  .size-46 {
    font-size: 34px !important;
  }
  .size-48 {
    font-size: 36px !important;
  }
  .size-50 {
    font-size: 36px !important;
  }
  .size-54 {
    font-size: 36px !important;
  }
  .size-60 {
    font-size: 42px !important;
  }
  .size-64 {
    font-size: 42px !important;
  }
  .size-68 {
    font-size: 42px !important;
  }
  .size-72 {
    font-size: 42px !important;
  }
  .size-76 {
    font-size: 42px !important;
  }
  .size-80 {
    font-size: 42px !important;
  }
  .size-84 {
    font-size: 42px !important;
  }
  .size-88 {
    font-size: 42px !important;
  }
  .size-92 {
    font-size: 42px !important;
  }
  .size-96 {
    font-size: 42px !important;
  }
  .size-100 {
    font-size: 48px !important;
  }
  .size-104 {
    font-size: 48px !important;
  }
  .size-108 {
    font-size: 48px !important;
  }
  .size-112 {
    font-size: 48px !important;
  }
  .size-116 {
    font-size: 48px !important;
  }
  .size-120 {
    font-size: 48px !important;
  }
  .size-124 {
    font-size: 48px !important;
  }
  .size-128 {
    font-size: 48px !important;
  }
  .size-132 {
    font-size: 48px !important;
  }
  .size-136 {
    font-size: 48px !important;
  }
  .size-140 {
    font-size: 48px !important;
  }
  .size-144 {
    font-size: 48px !important;
  }
  .size-148 {
    font-size: 48px !important;
  }
  .size-152 {
    font-size: 48px !important;
  }
  .size-156 {
    font-size: 48px !important;
  }
  .size-160 {
    font-size: 48px !important;
  }
  .size-164 {
    font-size: 48px !important;
  }
  .size-168 {
    font-size: 48px !important;
  }
  .size-172 {
    font-size: 48px !important;
  }
  .size-176 {
    font-size: 48px !important;
  }
  .size-180 {
    font-size: 48px !important;
  }
  .size-184 {
    font-size: 48px !important;
  }
  .size-188 {
    font-size: 48px !important;
  }
  .size-192 {
    font-size: 48px !important;
  }
  .size-196 {
    font-size: 48px !important;
  }
  .size-200 {
    font-size: 48px !important;
  }
  .size-204 {
    font-size: 48px !important;
  }
  .size-208 {
    font-size: 48px !important;
  }
  .size-212 {
    font-size: 48px !important;
  }
  .size-216 {
    font-size: 48px !important;
  }
  .size-220 {
    font-size: 48px !important;
  }
  .mainbody .size-12 {
    font-size: 12px !important;
  }
  .mainbody .size-14 {
    font-size: 14px !important;
  }
  .mainbody .size-16 {
    font-size: 16px !important;
  }
  .mainbody .size-18 {
    font-size: 18px !important;
  }
  .mainbody .size-21 {
    font-size: 21px !important;
  }
  .mainbody .size-24 {
    font-size: 22px !important;
  }
  .mainbody .size-28 {
    font-size: 24px !important;
  }
  .mainbody .size-32 {
    font-size: 26px !important;
  }
  .mainbody .size-35 {
    font-size: 28px !important;
  }
  .mainbody .size-38 {
    font-size: 30px !important;
  }
  .mainbody .size-12 {
    font-size: 12px !important;
  }
  .mainbody .size-14 {
    font-size: 14px !important;
  }
  .mainbody .size-16 {
    font-size: 16px !important;
  }
  .mainbody .size-18 {
    font-size: 18px !important;
  }
  .mainbody .size-20 {
    font-size: 20px !important;
  }
  .mainbody .size-21 {
    font-size: 21px !important;
  }
  .mainbody .size-22 {
    font-size: 22px !important;
  }
  .mainbody .size-24 {
    font-size: 24px !important;
  }
  .mainbody .size-26 {
    font-size: 26px !important;
  }
  .mainbody .size-28 {
    font-size: 26px !important;
  }
  .mainbody .size-30 {
    font-size: 26px !important;
  }
  .mainbody .size-32 {
    font-size: 26px !important;
  }
  .mainbody .size-35 {
    font-size: 28px !important;
  }
  .mainbody .size-36 {
    font-size: 28px !important;
  }
  .mainbody .size-38 {
    font-size: 30px !important;
  }
  .mainbody .size-40 {
    font-size: 30px !important;
  }
  .mainbody .size-42 {
    font-size: 32px !important;
  }
  .mainbody .size-44 {
    font-size: 32px !important;
  }
  .mainbody .size-46 {
    font-size: 34px !important;
  }
  .mainbody .size-48 {
    font-size: 36px !important;
  }
  .mainbody .size-50 {
    font-size: 36px !important;
  }
  .mainbody .size-54 {
    font-size: 36px !important;
  }
  .mainbody .size-60 {
    font-size: 42px !important;
  }
  .mainbody .size-64 {
    font-size: 42px !important;
  }
  .mainbody .size-68 {
    font-size: 42px !important;
  }
  .mainbody .size-72 {
    font-size: 42px !important;
  }
  .mainbody .size-76 {
    font-size: 42px !important;
  }
  .mainbody .size-80 {
    font-size: 42px !important;
  }
  .mainbody .size-84 {
    font-size: 42px !important;
  }
  .mainbody .size-88 {
    font-size: 42px !important;
  }
  .mainbody .size-92 {
    font-size: 42px !important;
  }
  .mainbody .size-96 {
    font-size: 42px !important;
  }
  .mainbody .size-100 {
    font-size: 48px !important;
  }
  .mainbody .size-104 {
    font-size: 48px !important;
  }
  .mainbody .size-108 {
    font-size: 48px !important;
  }
  .mainbody .size-112 {
    font-size: 48px !important;
  }
  .mainbody .size-116 {
    font-size: 48px !important;
  }
  .mainbody .size-120 {
    font-size: 48px !important;
  }
  .mainbody .size-124 {
    font-size: 48px !important;
  }
  .mainbody .size-128 {
    font-size: 48px !important;
  }
  .mainbody .size-132 {
    font-size: 48px !important;
  }
  .mainbody .size-136 {
    font-size: 48px !important;
  }
  .mainbody .size-140 {
    font-size: 48px !important;
  }
  .mainbody .size-144 {
    font-size: 48px !important;
  }
  .mainbody .size-148 {
    font-size: 48px !important;
  }
  .mainbody .size-152 {
    font-size: 48px !important;
  }
  .mainbody .size-156 {
    font-size: 48px !important;
  }
  .mainbody .size-160 {
    font-size: 48px !important;
  }
  .mainbody .size-164 {
    font-size: 48px !important;
  }
  .mainbody .size-168 {
    font-size: 48px !important;
  }
  .mainbody .size-172 {
    font-size: 48px !important;
  }
  .mainbody .size-176 {
    font-size: 48px !important;
  }
  .mainbody .size-180 {
    font-size: 48px !important;
  }
  .mainbody .size-184 {
    font-size: 48px !important;
  }
  .mainbody .size-188 {
    font-size: 48px !important;
  }
  .mainbody .size-192 {
    font-size: 48px !important;
  }
  .mainbody .size-196 {
    font-size: 48px !important;
  }
  .mainbody .size-200 {
    font-size: 48px !important;
  }
  .mainbody .size-204 {
    font-size: 48px !important;
  }
  .mainbody .size-208 {
    font-size: 48px !important;
  }
  .mainbody .size-212 {
    font-size: 48px !important;
  }
  .mainbody .size-216 {
    font-size: 48px !important;
  }
  .mainbody .size-220 {
    font-size: 48px !important;
  }
}

@media all and (max-width: 767px) {
  .size-60 {
    font-size: 36px !important;
  }
  .size-64 {
    font-size: 36px !important;
  }
  .size-68 {
    font-size: 36px !important;
  }
  .size-72 {
    font-size: 36px !important;
  }
  .size-76 {
    font-size: 36px !important;
  }
  .size-80 {
    font-size: 36px !important;
  }
  .size-84 {
    font-size: 36px !important;
  }
  .size-88 {
    font-size: 36px !important;
  }
  .size-92 {
    font-size: 36px !important;
  }
  .size-96 {
    font-size: 36px !important;
  }
  .size-100 {
    font-size: 36px !important;
  }
  .size-104 {
    font-size: 36px !important;
  }
  .size-108 {
    font-size: 36px !important;
  }
  .size-112 {
    font-size: 36px !important;
  }
  .size-116 {
    font-size: 36px !important;
  }
  .size-120 {
    font-size: 36px !important;
  }
  .size-124 {
    font-size: 36px !important;
  }
  .size-128 {
    font-size: 36px !important;
  }
  .size-132 {
    font-size: 36px !important;
  }
  .size-136 {
    font-size: 36px !important;
  }
  .size-140 {
    font-size: 36px !important;
  }
  .size-144 {
    font-size: 36px !important;
  }
  .size-148 {
    font-size: 36px !important;
  }
  .size-152 {
    font-size: 36px !important;
  }
  .size-156 {
    font-size: 36px !important;
  }
  .size-160 {
    font-size: 36px !important;
  }
  .size-164 {
    font-size: 36px !important;
  }
  .size-168 {
    font-size: 36px !important;
  }
  .size-172 {
    font-size: 36px !important;
  }
  .size-176 {
    font-size: 36px !important;
  }
  .size-180 {
    font-size: 36px !important;
  }
  .size-184 {
    font-size: 36px !important;
  }
  .size-188 {
    font-size: 36px !important;
  }
  .size-192 {
    font-size: 36px !important;
  }
  .size-196 {
    font-size: 36px !important;
  }
  .size-200 {
    font-size: 36px !important;
  }
  .size-204 {
    font-size: 36px !important;
  }
  .size-208 {
    font-size: 36px !important;
  }
  .size-212 {
    font-size: 36px !important;
  }
  .size-216 {
    font-size: 36px !important;
  }
  .size-220 {
    font-size: 36px !important;
  }
  .mainbody .size-60 {
    font-size: 36px !important;
  }
  .mainbody .size-64 {
    font-size: 36px !important;
  }
  .mainbody .size-68 {
    font-size: 36px !important;
  }
  .mainbody .size-72 {
    font-size: 36px !important;
  }
  .mainbody .size-76 {
    font-size: 36px !important;
  }
  .mainbody .size-80 {
    font-size: 36px !important;
  }
  .mainbody .size-84 {
    font-size: 36px !important;
  }
  .mainbody .size-88 {
    font-size: 36px !important;
  }
  .mainbody .size-92 {
    font-size: 36px !important;
  }
  .mainbody .size-96 {
    font-size: 36px !important;
  }
  .mainbody .size-100 {
    font-size: 36px !important;
  }
  .mainbody .size-104 {
    font-size: 36px !important;
  }
  .mainbody .size-108 {
    font-size: 36px !important;
  }
  .mainbody .size-112 {
    font-size: 36px !important;
  }
  .mainbody .size-116 {
    font-size: 36px !important;
  }
  .mainbody .size-120 {
    font-size: 36px !important;
  }
  .mainbody .size-124 {
    font-size: 36px !important;
  }
  .mainbody .size-128 {
    font-size: 36px !important;
  }
  .mainbody .size-132 {
    font-size: 36px !important;
  }
  .mainbody .size-136 {
    font-size: 36px !important;
  }
  .mainbody .size-140 {
    font-size: 36px !important;
  }
  .mainbody .size-144 {
    font-size: 36px !important;
  }
  .mainbody .size-148 {
    font-size: 36px !important;
  }
  .mainbody .size-152 {
    font-size: 36px !important;
  }
  .mainbody .size-156 {
    font-size: 36px !important;
  }
  .mainbody .size-160 {
    font-size: 36px !important;
  }
  .mainbody .size-164 {
    font-size: 36px !important;
  }
  .mainbody .size-168 {
    font-size: 36px !important;
  }
  .mainbody .size-172 {
    font-size: 36px !important;
  }
  .mainbody .size-176 {
    font-size: 36px !important;
  }
  .mainbody .size-180 {
    font-size: 36px !important;
  }
  .mainbody .size-184 {
    font-size: 36px !important;
  }
  .mainbody .size-188 {
    font-size: 36px !important;
  }
  .mainbody .size-192 {
    font-size: 36px !important;
  }
  .mainbody .size-196 {
    font-size: 36px !important;
  }
  .mainbody .size-200 {
    font-size: 36px !important;
  }
  .mainbody .size-204 {
    font-size: 36px !important;
  }
  .mainbody .size-208 {
    font-size: 36px !important;
  }
  .mainbody .size-212 {
    font-size: 36px !important;
  }
  .mainbody .size-216 {
    font-size: 36px !important;
  }
  .mainbody .size-220 {
    font-size: 36px !important;
  }
}

@media (min-width: 576px) {
  .mainbody h2, .mainbody .h2 {
    font-size: 28px !important;
  }
}

@media (min-width: 768px) {
  .mainbody h2, .mainbody .h2 {
    font-size: 30px !important;
  }
}

@media (min-width: 992px) {
  .mainbody h2, .mainbody .h2 {
    font-size: 34px !important;
  }
}

.pks-banner.reg-width {
  border-radius: 10px;
  overflow: hidden;
}

.pks-banner .pks-banner-img img {
  max-width: 100%;
}

.pks-banner .pks-banner-text {
  margin-bottom: 1.5rem;
  text-align: center;
  color: white;
}

.pks-banner .pks-banner-btns {
  text-align: center;
}

.pks-banner .btn-inbanner {
  min-width: 230px;
  background-color: white;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 19px !important;
  font-weight: 600;
  color: #382E8D !important;
  line-height: 1;
  padding: .8rem 1rem;
  display: block;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}

.pks-banner .btn-inbanner:hover {
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.3);
  background-color: #eee !important;
}

.divider-banner {
  position: relative;
}

.divider-banner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(../images/pks-section-divider-wave2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
}

.divider-banner .pks-banner-img {
  width: 584px;
  padding: 0 17px;
}

.divider-banner .pks-banner-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/pks-section-divider-onion2.png);
  background-size: cover;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
}

.divider-banner .svg-mask {
  position: absolute;
  width: 0;
  height: 0;
}

.divider-banner .clipped-img {
  width: 100%;
  height: 215px;
  background-color: transparent;
  background-size: cover;
  -webkit-clip-path: url(#banner-candy-clip-path);
  clip-path: url(#banner-candy-clip-path);
}

.divider-banner .banner-txt-words {
  font-weight: 600;
  font-size: 30px;
  color: white;
  line-height: 1.5;
  text-align: center;
}

.divider-banner .banner-txt-words span:not(:last-child) {
  position: relative;
  padding-right: 1.2rem;
  margin-right: .7rem;
}

.divider-banner .banner-txt-words span:not(:last-child):after {
  content: "\A";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: white;
  margin: -3px 0 0 0;
  position: absolute;
  right: 0;
  top: 54%;
}

@media (min-width: 992px) {
  .banner-txt-words {
    font-size: 34px;
  }
}

@media (min-width: 1200px) {
  .banner-txt-words {
    font-size: 36px;
  }
}

@media (min-width: 1400px) {
  .banner-txt-words {
    font-size: 38px;
  }
}

@media (min-width: 992px) and (max-width: 1400px) {
  .divider-banner .pks-banner-img {
    max-width: 450px;
  }
  .divider-banner .clipped-img {
    height: 170px;
  }
  .divider-banner .pks-banner-img:before {
    background-size: contain;
  }
}

.btn,
.mainbody .btn {
  font-size: 22px;
  padding: .7rem 2rem .8rem;
  line-height: 1.3;
}

.btn:hover,
.mainbody .btn:hover {
  background-color: #666;
  color: white;
}

.btn-orange,
.mainbody .btn-orange {
  background-color: #ED7209;
  color: white !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}

.btn-orange:hover,
.mainbody .btn-orange:hover {
  background-color: #666;
}

.btn-green,
.mainbody .btn-green {
  background-color: #0c8e4a;
  color: white !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}

.btn-green:hover,
.mainbody .btn-green:hover {
  background-color: #666;
}

.btn-secondary,
.mainbody .btn-secondary {
  font-size: 18px;
  font-weight: 600;
  padding: .6rem 1.5rem;
  line-height: 1.2;
  color: #fff !important;
  background-color: #757575;
  border-color: #757575;
  border-bottom: 1px solid #757575;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.btn-secondary:hover,
.mainbody .btn-secondary:hover {
  background-color: #138A72;
  color: white !important;
  border-color: #138A72;
}

.btn-purple,
.btn-primary,
.btn-primary:not(:disabled):not(.disabled).active,
.mainbody .btn-purple,
.mainbody .btn-primary,
.mainbody .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #464f9c;
  border-color: #464f9c;
  color: white !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}

.btn-purple:hover,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active:hover,
.mainbody .btn-purple:hover,
.mainbody .btn-primary:hover,
.mainbody .btn-primary:not(:disabled):not(.disabled).active:hover {
  background-color: #666;
}

.btn-outline-secondary,
.mainbody .btn-outline-secondary {
  border: 1px solid #666;
  font-size: 19px;
  padding: .5rem 1rem;
}

.btn-outline-secondary:hover,
.mainbody .btn-outline-secondary:hover {
  background-color: #f1f1f1;
}

.btn-witharrow,
.mainbody .btn-witharrow {
  line-height: 1.2;
  color: #048ccd !important;
  font-style: italic;
  border-bottom: 0 !important;
}

.btn-witharrow:after,
.mainbody .btn-witharrow:after {
  font-family: feather !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e916";
  display: inline-block;
  margin-left: .5rem;
  background-color: #e8e8e8;
  border-radius: 6px;
  font-size: 19px;
  padding: 2px;
}

.link-witharrow:after,
.mainbody .link-witharrow:after {
  font-family: feather !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e916";
  display: inline-block;
  margin-left: .5rem;
  background-color: #e8e8e8;
  border-radius: 6px;
  font-size: 18px;
  padding: 2px;
}

.text-green .link-witharrow,
.text-green .mainbody .link-witharrow {
  color: #0c8e4a !important;
}

.btn-withicon,
.mainbody .btn-withicon {
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
  padding: 1.1rem 2rem;
  border-radius: 10px;
  border: 1px solid #c3c8e5;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  min-width: 220px;
  margin-bottom: 1rem !important;
}

.btn-withicon .btn-img,
.mainbody .btn-withicon .btn-img {
  width: auto;
  height: auto;
  max-height: 35px;
  margin-right: 1rem;
}

.btn-withicon:hover,
.mainbody .btn-withicon:hover {
  background-color: #eff1ff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.btn-withicon-light,
.mainbody .btn-withicon-light {
  background-color: #dfe3fd;
  color: #3c30a2 !important;
}

.bg-purple {
  background-color: #464f9c !important;
}

.bg-lightpurple {
  background-color: rgba(70, 79, 156, 0.1) !important;
  border: 1px solid #bcbfe0 !important;
}

.bg-green {
  background-color: #2c824a !important;
}

.bg-lightgreen {
  background-color: rgba(44, 130, 74, 0.1) !important;
  border: 1px solid #b2cebc !important;
}

.border-purple {
  border: 2px solid #5c64aa !important;
}

.border-green {
  border: 2px solid #2c824a !important;
}

.bg-gradient-purple-blue {
  background: #1EA5E8;
  background: linear-gradient(45deg, #1ea5e8 0%, #454d9b 100%);
}

.bg-gradient-purple {
  background: #3195cb;
  background: linear-gradient(45deg, #3195cb 0%, #3a449c 100%);
}

.bg-gradient-green {
  background: #07552b;
  background: linear-gradient(45deg, #33905e 0%, #07552b 100%);
}

.bg-gradient-blue {
  background: #0085c7;
  background: linear-gradient(45deg, #1ea9e8 0%, #0085c7 100%);
}

.bgc-light {
  background-color: #F9F9FC;
}

.bgc-light-purple {
  background-color: rgba(211, 215, 234, 0.4) !important;
}

.bgc-light-blue {
  background-color: #cbecf3 !important;
}

.has-graphic-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.bg-nature-purple {
  background-image: url(../images/pks-section-bg01.jpg);
}

.bg-nature-green {
  background-image: url(../images/pks-section-bg02.jpg);
}

.border-purple {
  border: 2px solid #5c64aa !important;
}

.border-green {
  border: 2px solid #2c824a !important;
}

.border-orange {
  border: 2px solid #FB7C35 !important;
}

.has-graphic-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.bg-nature-purple {
  background-image: url(../images/pks-section-bg01.jpg);
}

.bg-nature-green {
  background-image: url(../images/pks-section-bg02.jpg);
}

.shadow1 {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.shadow2 {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}

.shadow3 {
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
}

.accordion-item {
  position: relative;
  margin-bottom: 25px;
  border-radius: 4px;
  border: 1px solid #ddd;
  border-left: 3px solid #8a8a8a;
}

.accordion-header {
  padding: 0;
  margin: -1px;
  border-radius: 4px 4px 0 0;
}

.accordion-header h4 {
  margin-bottom: 0;
  text-transform: capitalize;
}

.accordion-header .btn-accord {
  position: relative;
  background-color: #8a8a8a;
  color: white !important;
  font-size: 20px;
  padding: 16px 70px 16px 30px;
  display: block;
  overflow: hidden;
  text-align: left;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
}

.accordion-header .btn-accord:hover {
  background-color: #8a8a8a;
}

.accordion-header .handle {
  position: absolute;
  top: 15px;
  right: 29px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
}

.accordion-header .btn-accord.collapsed {
  background-color: transparent;
  color: #272727 !important;
}

.accordion-header .btn-accord.collapsed .handle {
  color: #8a8a8a;
}

.accordion-header .btn-accord.collapsed:hover {
  background-color: transparent;
}

.accordion-header .btn-accord:not(.collapsed) .handle {
  transform: rotate(-180deg);
}

.accordion-item.opened {
  box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.1);
}

.accordion-content {
  padding: 25px 30px;
  font-size: 17px;
}

.accordion-content p {
  margin-bottom: 1rem !important;
}

.accordion-content ul {
  margin-left: 0 !important;
  margin-top: .5rem;
}

.accordion-content ul li {
  margin-bottom: 0;
}

.pks-accordion.theme-purple .accordion-item {
  border-left: 3px solid #7f88d4;
}

.pks-accordion.theme-purple .accordion-header .btn-accord {
  background-color: #8188c5;
  color: white !important;
}

.pks-accordion.theme-purple .accordion-header .btn-accord:hover {
  background-color: #8188c5;
}

.pks-accordion.theme-purple .accordion-header .handle {
  color: #fff;
}

.pks-accordion.theme-purple .accordion-header .btn-accord.collapsed {
  background-color: transparent;
  color: #272727 !important;
}

.pks-accordion.theme-purple .accordion-header .btn-accord.collapsed .handle {
  color: #8188c5;
}

.pks-accordion.theme-purple .accordion-item.opened {
  border-left: 3px solid #444e9e;
}

.pks-accordion.theme-purple .accordion-item.opened .accordion-header .btn-accord {
  background-color: #444e9e;
}

.pks-accordion.theme-purple .accordion-item.opened .accordion-header .btn-accord:hover {
  background-color: #444e9e;
}

.pks-accordion.theme-purple .accordion-item.opened .accordion-header .btn-accord.collapsed .handle {
  color: #444e9e;
}

.pks-accordion.theme-green .accordion-item {
  border-left: 3px solid #689879;
}

.pks-accordion.theme-green .accordion-header .btn-accord {
  background-color: #689879;
  color: white !important;
}

.pks-accordion.theme-green .accordion-header .btn-accord:hover {
  background-color: #689879;
}

.pks-accordion.theme-green .accordion-header .handle {
  color: #fff;
}

.pks-accordion.theme-green .accordion-header .btn-accord.collapsed {
  background-color: transparent;
  color: #272727 !important;
}

.pks-accordion.theme-green .accordion-header .btn-accord.collapsed .handle {
  color: #689879;
}

.tile-block {
  cursor: pointer;
  overflow: hidden;
  background-color: #2a2a2a;
  position: relative;
  margin-bottom: 2rem;
  padding-bottom: 90px;
  border-radius: 10px;
}

.tile-block img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  transform-origin: top center;
}

.tile-block .block-ctn {
  padding: 2em;
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tile-block .block-ctn > .block-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background-color: #2a2a2a;
}

.tile-block h3 {
  color: white;
  font-weight: 400 !important;
  font-size: 23px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 0 !important;
  margin-top: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-left: 1rem;
  margin-right: 1rem;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.tile-block h3:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition-delay: 150ms;
}

.tile-block h3:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition-delay: 150ms;
}

.tile-block .block-ctn,
.tile-block .block-ctn > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tile-block .block-ctn > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.tile-block:hover, .tile-block.tabfocused {
  background-color: #3c30a2;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}

.tile-block:hover .block-ctn > .block-title, .tile-block.tabfocused .block-ctn > .block-title {
  background-color: transparent;
}

.tile-block:hover img, .tile-block.tabfocused img {
  opacity: 0.15;
  -webkit-transform: scale(1.45);
  transform: scale(1.45);
}

.tile-block:hover h3, .tile-block.tabfocused h3 {
  -webkit-transform: translate(0, -105px);
  transform: translate(0, -105px);
  font-size: 24px;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
}

.tile-block:hover h3:before, .tile-block.tabfocused h3:before {
  opacity: 1;
  -webkit-transform: translate3d(0, -16px, 0);
  transform: translate3d(0, -16px, 0);
}

.tile-block:hover h3:after, .tile-block.tabfocused h3:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 16px, 0);
  transform: translate3d(0, 16px, 0);
}

.tile-block.tabfocused {
  border: 6px solid #ff9800;
}

.landing-grid-style2 .tile-block {
  background-color: white;
  box-shadow: rgba(50, 50, 93, 0.2) 0px 6px 12px -2px, rgba(0, 0, 0, 0.2) 0px 3px 7px -3px;
}

.landing-grid-style2 .tile-block .block-ctn > .block-title {
  background-image: linear-gradient(0deg, #333333 90%, #222 100%);
  background-repeat: repeat-x;
}

.landing-grid-style2 .tile-block:hover {
  background-color: #4236a5;
}

.landing-grid-style2 .tile-block:hover .block-ctn > .block-title {
  background-image: none;
}

.landing-grid-style3 .col-5col {
  padding-left: 10px;
  padding-right: 10px;
}

.landing-grid-style3 .tile-block {
  background-color: white;
  padding-bottom: 0;
  box-shadow: rgba(50, 50, 93, 0.2) 0px 6px 12px -2px, rgba(0, 0, 0, 0.2) 0px 3px 7px -3px;
}

.landing-grid-style3 .tile-block .block-ctn {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%, rgba(12, 13, 14, 0.6) 100%);
  background-repeat: repeat-x;
}

.landing-grid-style3 .tile-block .block-ctn > .block-title {
  background-color: transparent;
}

.landing-grid-style3 .tile-block h3 {
  font-size: 22px;
  font-weight: 600 !important;
  text-transform: capitalize;
}

.landing-grid-style3 .tile-block:hover {
  background-color: #3c30a2;
}

.mainbody .pretty-list {
  padding-left: 0;
}

.pretty-list li {
  padding-bottom: .3rem;
  margin-left: 2rem;
  padding-left: 0;
  line-height: 1.8;
  list-style-position: outside;
  list-style: none;
  position: relative;
}

.pretty-list li:before {
  font-family: 'feather' !important;
  content: "\e930";
  line-height: 1;
  font-weight: 700 !important;
  float: left;
  margin-left: -2rem;
  color: #333;
  font-size: 16px;
  position: absolute;
  top: 4px;
  left: 0;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bullet-chevron li:before {
  content: "\e930";
  color: white;
  background-color: #888;
  border-radius: 50%;
  padding: .13rem .1rem .13rem .16rem;
  top: 5px;
}

.bullet-chevron.bullet-default li:before {
  background-color: #888;
}

.bullet-chevron.bullet-green li:before {
  background-color: #108e4c;
}

.bullet-chevron.bullet-purple li:before {
  background-color: #6666cc;
}

.bullet-check li:before {
  content: "\e92d";
  font-size: 20px;
  top: 5px;
}

.bullet-check.bullet-default li:before {
  color: #272727;
}

.bullet-check.bullet-green li:before {
  color: #108e4c;
}

.bullet-check.bullet-purple li:before {
  color: #6666cc;
}

.row-video .col-video {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 4rem;
}

.pks-video-wrap h3 {
  margin-bottom: 1.2rem;
}

.pks-video-wrap iframe {
  max-height: 240px;
}

@media (min-width: 576px) {
  .pks-video-wrap iframe {
    max-height: 240px;
  }
}

@media (min-width: 768px) {
  .pks-video-wrap iframe {
    max-height: 340px;
  }
}

@media (min-width: 992px) {
  .pks-video-wrap iframe {
    max-height: 240px;
  }
}

@media (min-width: 1400px) {
  .pks-video-wrap iframe {
    max-height: 310px;
  }
}

.mainbody .heading-doubleline {
  text-align: center;
  font-size: 26px !important;
}

.mainbody .heading-doubleline span {
  position: relative;
  display: inline-block;
}

.mainbody .heading-doubleline span:before, .mainbody .heading-doubleline span:after {
  position: absolute;
  content: "";
  border-top: 1px solid #ccc;
  height: 0;
  width: 4rem;
  top: 50%;
}

.mainbody .heading-doubleline span:before {
  right: 100%;
  margin-right: 1rem;
}

.mainbody .heading-doubleline span:after {
  left: 100%;
  margin-left: 1rem;
}

.mainbody img {
  max-width: 100%;
}

.heading-with-leftbar {
  border-left-width: 10px;
  border-left-style: solid;
  padding-left: 1.25rem;
  padding-top: 2px;
  line-height: 1.1;
}

.heading-with-leftbar.greenbar {
  border-left-color: #389F68;
}

.heading-with-leftbar.orangebar {
  border-left-color: #ff9239;
}

.scc-iframe {
  width: 100%;
}

.list-no-bullets {
  list-style-type: none;
}

.list-no-bullets li {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}

.subtitle-withlines {
  font-size: 18px;
  margin-bottom: 1.5rem;
  color: #272727;
}

.subtitle-withlines:before, .subtitle-withlines:after {
  content: "";
  width: 30px;
  display: inline-block;
  border-bottom: 1px solid currentColor;
  vertical-align: middle;
  margin: 0 10px 3px 10px;
}

.badge-default {
  color: #666;
  background-color: #eee;
  font-weight: 500;
  margin-left: .5rem;
}

.pks-ada {
  margin-left: 1rem;
  margin-right: 1rem;
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 1;
  background-image: url(/Portals/_default/skins/SccParks/assets/images/ada2.png);
  background-color: #2f6baf;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -999rem;
  border-radius: 4px;
}

.ribbon-underconstuction {
  position: absolute;
  top: 20px;
  z-index: 10;
  width: 70%;
  max-width: 200px;
  height: 36px;
  background-color: #f6cc2f;
  text-align: center;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}

.ribbon-underconstuction:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 13px solid #f6cc2f;
  right: -13px;
}

.ribbon-underconstuction span {
  line-height: 36px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}

.pks-video-wrap {
  text-align: center;
}

.site-wrapper {
  position: relative;
  background-color: white;
}

.site-wrapper .container-fluid.no-pad-container {
  padding-left: 0;
  padding-right: 0;
}

.content-body {
  background-color: white;
  padding: 2rem;
}

.content-body .dnnModuleManager {
  border: 0;
  padding: 0 !important;
}

.site-breadcrumb {
  background-color: #f6f6f6;
  padding: 1rem 0;
  line-height: 1;
}

.site-breadcrumb .BreadcrumbLabel {
  display: none;
}

.site-breadcrumb .covid-breadcrumb {
  color: #222;
  font-size: 13px;
}

.site-breadcrumb .covid-breadcrumb:last-child {
  color: #666;
}

.site-breadcrumb #dnn_dnnBREADCRUMB_lblBreadCrumb span {
  padding: 0 5px;
  color: #666;
}

.parks-list-wicon {
  padding-top: 3rem;
  padding-bottom: 2.5rem;
}

.parks-list-wicon .col-media {
  margin-bottom: 3rem;
  line-height: 1.7;
}

.parks-list-wicon .media-img {
  margin-right: 1.25rem;
  position: relative;
  width: 62px;
  height: 62px;
}

.parks-list-wicon .media-img:after {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(12, 142, 74, 0.2);
  border-radius: 50%;
}

.parks-list-wicon .media-img img {
  width: 100%;
  max-width: 62px;
}

.parks-list-wicon .media-body {
  padding-right: 1rem;
  line-height: 1.7;
}

.section-landing-grid {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-bottom: 2rem;
}

.section-contactus {
  background-color: rgba(211, 215, 234, 0.4);
  padding-top: 3.5rem;
  padding-bottom: 3rem;
  padding-left: 20px;
  padding-right: 20px;
}

.section-contactus .col-md-auto {
  width: 5rem;
}

.section-contactus h3 {
  color: #212121;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 1.5rem;
  font-family: "Merriweather", serif;
}

.section-contactus h4 {
  font-size: 20px;
  margin-right: 1.5rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  color: #FB7C35;
  line-height: 1.6;
}

.section-contactus .contact-detail {
  font-size: 20px;
  color: #212121;
}

.section-contactus .contact-detail p {
  margin-bottom: .5rem;
}

.section-contactus a {
  color: #272727 !important;
}

.section-contactus a:visited {
  color: #272727 !important;
}

.section-contactus .text-small {
  font-size: 16px !important;
}

.section-contactus.contact-small {
  background-color: white;
}

.section-contactus.contact-small .col-img img {
  max-width: 230px;
}

.section-contactus.contact-small h3 {
  font-size: 26px;
}

.pks-video-wrap iframe {
  max-width: 100%;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
}

@media (min-width: 992px) {
  .parks-list-wicon .col-media {
    margin-bottom: 2rem;
  }
}

@media (min-width: 1200px) {
  .section-contactus {
    padding-top: 4rem;
    padding-bottom: 3.5rem;
  }
}

@media (min-width: 1400px) {
  .col-5col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1800px) {
  .section-landing-grid {
    padding-left: 0;
    padding-right: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 1400px) {
  .section-landing-grid {
    padding-left: 10px;
    padding-right: 10px;
  }
  .section-landing-grid .row {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.home-feature-box {
  text-align: center;
  position: relative;
  margin-top: -2rem;
  margin-bottom: 4rem;
}

.home-feature-box .feature-img {
  width: 136px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin: 0 auto 1rem;
  display: block;
  height: 134px;
  border-radius: 50%;
  border: 4px solid #fff;
  transition: all 0.35s ease;
}

.home-feature-box .feature-title {
  font-size: 21px;
  font-weight: 600;
  color: #444;
  line-height: 1.2;
}

.home-feature-box .feature-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  text-indent: -999rem;
  border-bottom: 0;
}

.home-feature-box .feature-link:hover {
  background-color: transparent;
}

.home-feature-box:hover .feature-img {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  transform: translateY(-10px);
}

.home-feature-box:hover .feature-title {
  color: #FB7C35;
}

.home-section-news {
  padding: 4rem 2rem;
}

.home-section-news h2 {
  margin-bottom: 3rem;
}

.home-section-news .card {
  border-radius: .75rem;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
  border: 0;
  text-align: left;
  overflow: hidden;
  background-color: transparent;
}

.home-section-news .card * {
  transition: all 0.35s ease;
}

.home-section-news .card-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/sccparks-placeholder.png);
  height: 195px;
  display: block;
}

.home-section-news .card-body {
  padding: 1.2rem 1.35rem 1.5rem;
  background: white;
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}

.home-section-news .card-title {
  color: black;
  font-weight: 600;
}

.home-section-news .card-btn {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
  border-bottom: 0;
  font-size: 13px;
  text-transform: uppercase;
  padding-left: 1.25rem;
  padding-bottom: 1rem;
  color: #999 !important;
  font-weight: 600;
  line-height: 1;
  text-indent: -999rem;
}

.home-section-news .card-btn:hover {
  background-color: transparent;
}

.home-section-news .card:hover {
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.5);
}

.home-section-news .card:hover .card-body {
  -webkit-box-shadow: inset 0 15px 15px -15px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 15px 15px -15px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 15px 15px -15px rgba(0, 0, 0, 0.5);
}

.home-section-social {
  background-image: url("../images/pks-section-social2.jpg");
  background-image: url("../images/pks-section-social3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
}

.page-7762 .home-section-social {
  background-image: url("../images/pks-section-social4.jpg");
}

.widget-fb-wrap {
  width: 95%;
}

.widget-fb {
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.2);
  border: 3px solid #fff;
}

@media (min-width: 768px) {
  .home-section-social {
    background-position-x: -10rem;
  }
  .widget-fb-wrap {
    max-width: 95%;
  }
}

@media (min-width: 992px) {
  .home-section-news {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .widget-fb-wrap {
    max-width: 100%;
    float: right;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .home-feature-box .feature-img {
    width: 106px;
    height: 104px;
  }
}

@media (min-width: 1200px) {
  .home-section-social {
    background-position-x: left;
  }
  .widget-fb-wrap {
    float: none;
  }
}

@media (min-width: 1600px) {
  .home-section-news {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

@media (max-width: 576px) {
  .home-section-feature {
    margin-top: 1rem;
  }
  .home-section-news {
    padding-bottom: 6.5rem;
  }
  .home-news-carousel-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .sccparks-news-carousel .slick-prev, .sccparks-news-carousel .slick-next {
    top: auto;
    bottom: -5rem;
    right: 30%;
  }
  .sccparks-news-carousel .slick-prev {
    left: 30%;
    bottom: -5rem;
    top: auto;
  }
  .sccparks-news-carousel .slide-content {
    padding-left: 0;
    padding-right: 0;
  }
  .widget-fb-wrap {
    margin-left: auto;
    margin-right: auto;
  }
  .widget-fb {
    border: 0;
  }
}

.innerpage .subpage-banner {
  background-color: #666;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top 10% center;
  position: relative;
  height: 250px;
}

.innerpage .subpage-banner:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
}

.innerpage .subpage-banner:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 56%;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  background: linear-gradient(0deg, transparent 0%, rgba(49, 49, 57, 0.4) 45%, rgba(49, 49, 57, 0.1) 100%);
  opacity: .45;
}

.innerpage .page-title {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.innerpage .page-title .page-title-upper {
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 0.8rem;
  letter-spacing: 1px;
  margin-top: -1rem;
}

.innerpage .page-title h1 {
  color: black;
  font-size: 28px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 0 !important;
  font-family: "Merriweather", serif;
}

.innerpage .mainbody {
  background-color: white;
}

@media (min-width: 576px) {
  .innerpage .subpage-banner {
    height: 300px;
  }
  .innerpage .page-title h1 {
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  .innerpage .page-title h1 {
    font-size: 36px;
  }
}

@media (min-width: 992px) {
  .innerpage .subpage-banner {
    height: 400px;
  }
  .innerpage .page-title {
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
  .innerpage .page-title h1 {
    font-size: 38px;
  }
}

@media (min-width: 1400px) {
  .innerpage .page-title {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem;
  }
}

@media (min-width: 1600px) {
  .innerpage .page-title h1 {
    font-size: 40px;
  }
}

/*-----------------------------------------
  Permits Sorted Table - Parks Availability
-----------------------------------------*/
.scc-sorttable {
  padding-top: .5rem;
  padding-bottom: 4rem;
}

.scc-sorttable .filter-row {
  margin-bottom: .5rem;
  font-weight: 600;
}

.scc-sorttable #searchField {
  top: auto;
  display: inline-block;
  float: none;
}

.scc-sorttable #search {
  top: auto;
}

.scc-sorttable .table thead th {
  border-top: 0;
  border-bottom: 0;
  text-align: left;
}

.scc-sorttable .table thead .gs-button {
  font-weight: 600;
  font-size: 16px;
}

.scc-sorttable .table tbody td {
  font-size: 16px;
  padding-top: .8rem;
  padding-bottom: .8rem;
}

.scc-sorttable .table .check {
  background-color: #5d65ac;
  border-radius: 4px;
  border: 1px solid #5d65ac;
}

.scc-sorttable .table .check a {
  color: white !important;
  font-size: 14px;
}

.scc-sorttable .table .check:hover {
  background-color: white;
  border-color: #5d65ac;
  color: #5d65ac;
}

.scc-sorttable .table .check:hover a {
  color: #5d65ac !important;
}

.scc-sorttable .gs-pagination {
  font-size: 16px;
}

.scc-sorttable .gs-pagination .btn-grouup {
  max-width: 450px;
  margin-left: auto;
}

.scc-sorttable .gs-pagination .btn {
  font-size: 18px;
}

@media (min-width: 768px) {
  .scc-sorttable .table thead > tr {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
}

/*------------------------------------
  Page Permits
------------------------------------*/
.permits-bug {
  display: block;
  height: 83px;
  background-repeat: no-repeat;
  background-position: left bottom;
  z-index: 2;
  opacity: .7;
}

.permits-bug-1 {
  background-image: url(../images/ps/ps-headericon1.png);
  width: 182px;
}

.permits-bug-2 {
  background-image: url(../images/ps/ps-headericon2.png);
  width: 78px;
}

.permits-bug-3 {
  background-image: url(../images/ps/ps-headericon3.png);
  width: 153px;
}

@media (max-width: 576px) {
  .permits-bug {
    display: none;
    opacity: 0;
  }
  .permits-bug-1 {
    background-position: right;
    width: 75px;
  }
  .permits-bug-3 {
    background-position: left;
    width: 77px;
  }
}

/*------------------------------------
  Permits Pages
------------------------------------*/
.box-intro-ps {
  padding-left: 2.5rem;
  margin-bottom: 3rem;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  position: relative;
}

.box-intro-ps:before {
  content: "";
  display: block;
  position: absolute;
  right: 45%;
  bottom: -13%;
  width: 26px;
  height: 26px;
  border: 4px solid rgba(211, 215, 234, 0.2);
  border-radius: 0 8px;
}

.box-intro-ps:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 30%;
  width: 36px;
  height: 36px;
  border: 4px solid rgba(211, 215, 234, 0.3);
  border-radius: 0 10px;
}

.box-intro-ps .box-intro-ctn {
  color: #272727;
  line-height: 1.85;
  font-size: 21px;
  position: relative;
  z-index: 2;
}

.box-intro-ps .box-intro-ctn:before {
  content: "";
  display: block;
  position: absolute;
  top: -6%;
  left: -8%;
  width: 60px;
  height: 60px;
  border: 4px solid rgba(211, 215, 234, 0.2);
  border-radius: 0 20px;
}

.pks-carousel-covid {
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.3);
}

.pks-carousel-covid .slide-img {
  min-height: 300px;
}

.pks-carousel-permits {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  margin-top: 1rem;
  margin-bottom: 4.5rem;
}

.pks-carousel-permits .scc-slick-slider {
  z-index: 2;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.3);
  max-height: 300px;
}

.pks-carousel-permits .slide-content {
  height: 300px;
}

.pks-carousel-permits .slide-img {
  min-height: 300px;
}

.pks-carousel-permits:before {
  content: "";
  display: block;
  width: 98px;
  height: 98px;
  position: absolute;
  left: -8%;
  top: -7%;
  border: 5px solid rgba(211, 215, 234, 0.35);
  border-radius: 0 30px;
}

.pks-carousel-permits:after {
  content: "";
  display: block;
  width: 375px;
  height: 220px;
  position: absolute;
  right: -10%;
  bottom: -9%;
  background-color: rgba(211, 215, 234, 0.6);
}

.pks-carousel-permits .slide-text-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.pks-carousel-permits .slide-text-wrap .slide-title {
  margin-top: auto;
  text-align: right;
  color: white;
  font-size: 16px;
  font-weight: 500;
  padding-right: 1.5rem;
  padding-bottom: .8rem;
}

.covid-banner .btn-covid {
  min-width: 250px;
  color: #382E8D !important;
}

.pks-covid-updates .covid-banner-text {
  font-size: 21px;
  line-height: 1.7;
}

.pks-covid-updates .btn-covid {
  color: #0B652B !important;
  font-size: 20px !important;
}

.pks-covid-updates.bg-gradient-purple .btn-covid {
  color: #464f9c !important;
}

.permit-txtblk-row {
  padding: 0;
}

.permit-txtblk-row > div {
  margin-bottom: 1.8rem;
}

.permit-txtblk-row .permit-txtblk {
  font-size: 18px;
  background-color: white;
  border-radius: 10px;
  padding: 2.2rem 2.3rem 1.8rem;
  height: 100%;
  box-shadow: 0 10px 28px -20px rgba(0, 0, 0, 0.4);
  border: 1px solid #ddd;
}

.permit-txtblk-row .permit-txtblk h5 {
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 1.2rem;
  color: #272727;
}

.permit-txtblk-row .permit-txtblk p {
  line-height: 1.7;
  margin-bottom: 0;
  color: #555;
}

.permit-txtblk-row .permit-txtblk.bg-purple, .permit-txtblk-row .permit-txtblk.bg-green {
  color: white !important;
  border: 0;
}

.permit-txtblk-row .permit-txtblk.bg-purple h5, .permit-txtblk-row .permit-txtblk.bg-purple p, .permit-txtblk-row .permit-txtblk.bg-purple a, .permit-txtblk-row .permit-txtblk.bg-green h5, .permit-txtblk-row .permit-txtblk.bg-green p, .permit-txtblk-row .permit-txtblk.bg-green a {
  color: white !important;
}

.permit-txtblk-row .permit-txtblk.border-purple h5, .permit-txtblk-row .permit-txtblk.bg-lightpurple h5 {
  color: #382E8D !important;
}

.permit-txtblk-row .permit-txtblk.border-green h5, .permit-txtblk-row .permit-txtblk.bg-lightgreen h5 {
  color: #0B652B !important;
}

.ps-list-card {
  padding: 2.5rem;
  border-bottom: 1px dashed #999;
}

.ps-list-card .col-img {
  position: relative;
}

.ps-list-card .col-img:after {
  content: "";
  display: block;
  width: 290px;
  height: 200px;
  position: absolute;
  left: -8.5%;
  top: 4rem;
  background-color: rgba(211, 215, 234, 0.5);
  border-radius: 0 50px;
}

.ps-list-card .list-img {
  position: relative;
  z-index: 2;
  width: 330px;
  height: 235px;
  margin-bottom: 2rem;
  overflow: hidden;
  border-radius: 0 50px;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.2);
}

.ps-list-card .list-img img {
  max-width: 100%;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.ps-list-card .list-img iframe {
  max-width: 100%;
}

.ps-list-card .col-covid-list-ctn .ctn-pad {
  padding-left: 3rem;
}

.ps-list-card h3 {
  font-weight: 600;
  margin-bottom: 1rem;
  padding-top: .4rem;
  font-size: 24px;
  color: #333;
}

.ps-list-card h3 a:hover {
  font-size: 24px;
  font-weight: 600;
  color: #0c8e4a !important;
}

.ps-list-card .ctn-body {
  margin-bottom: 1rem;
  color: #424242;
}

.ps-list-card .ctn-body a {
  color: #424242;
}

.ps-list-card:last-of-type {
  border-bottom: 0;
}

.ps-list-card.centered-img .col-img {
  position: relative;
}

.ps-list-card.centered-img .col-img:after {
  display: none;
}

.ps-list-card.centered-img .list-img-wrap {
  position: relative;
}

.ps-list-card.centered-img .list-img-wrap:after {
  content: "";
  display: block;
  width: 290px;
  height: 200px;
  position: absolute;
  left: -8.5%;
  top: 4rem;
  background-color: rgba(211, 215, 234, 0.5);
  border-radius: 0 50px;
}

.box-notice {
  padding: 1rem 1.5rem;
  border-radius: 20px;
  border: 1px dashed #aaa;
  max-width: 100%;
  margin: 0 auto;
}

.box-notice li {
  line-height: 1.5;
}

.box-leftbar {
  border-left-width: 6px;
  border-style: solid;
  padding-left: 2rem;
}

.box-leftbar.greenbar {
  border-color: rgba(11, 101, 43, 0.9);
}

.box-leftbar.orangebar {
  border-color: rgba(251, 124, 53, 0.9);
}

@media (min-width: 576px) {
  .pks-carousel-covid .slide-img {
    min-height: 400px;
  }
  .pks-carousel-permits .slide-img {
    min-height: 300px;
  }
}

@media (min-width: 768px) {
  .covid-banner .btn-covid {
    display: inline-block;
  }
}

@media (min-width: 992px) {
  .box-intro-ps {
    min-height: 280px;
  }
  .pks-carousel-permits {
    margin-bottom: 5rem;
    margin-right: 3rem;
    width: 400px;
  }
  .ps-list-card:nth-child(even) .col-img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .ps-list-card:nth-child(even) .list-img:after {
    right: -8.5%;
    left: auto;
  }
  .ps-list-card:nth-child(even) .col-covid-list-ctn .ctn-pad {
    padding-left: 0;
    padding-right: 5rem;
  }
  .ps-list-card.centered-img:nth-child(even) .list-img-wrap:after {
    right: -8.5%;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .pks-carousel-permits {
    margin-right: 4rem;
    width: 450px;
  }
}

@media (min-width: 1400px) {
  .box-intro-ps .box-intro-ctn {
    max-width: 490px;
  }
  .permit-txtblk-row {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .ps-list-card {
    margin-left: 6rem;
    margin-right: 5rem;
  }
  .box-leftbar.permits {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .box-notice {
    max-width: 80%;
  }
}

@media (max-width: 992px) {
  .ps-list-card {
    padding-bottom: 1rem;
  }
  .ps-list-card .row {
    flex-direction: column;
  }
  .ps-list-card .col-img {
    width: 100%;
    max-width: 320px;
    text-align: center;
    margin: 0 auto 2rem;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .ps-list-card .col-img:after {
    top: 3rem;
  }
  .ps-list-card .list-img {
    margin: 0 auto 1rem;
    width: 320px;
    height: 220px;
  }
  .ps-list-card .col-covid-list-ctn .ctn-pad {
    padding-left: 0;
  }
  .ps-list-card.centered-img .list-img-wrap:after {
    top: 3rem;
  }
}

@media (max-width: 768px) {
  .ps-list-card .col-img {
    max-width: 280px;
  }
  .ps-list-card .col-img:after {
    width: 240px;
    height: 175px;
  }
  .ps-list-card .list-img {
    max-width: 280px;
    height: 195px;
  }
  .ps-list-card.centered-img .list-img-wrap:after {
    width: 240px;
    height: 175px;
  }
}

@media (max-width: 576px) {
  .pks-carousel-permits:after {
    display: none;
  }
  .box-intro-ps .box-intro-ctn {
    line-height: 1.8;
  }
  .ps-list-card .col-covid-list-ctn {
    flex-basis: unset;
    flex-grow: unset;
    max-width: 100%;
  }
}

/*------------------------------------
  COVID Permits Pages
------------------------------------*/
.box-intro {
  background-color: #EFF2F9;
  padding: 3rem;
}

.section-contactus.covidbox {
  padding: 0 !important;
  background-color: transparent;
}

.section-contactus.covidbox h3 {
  font-size: 24px;
}

.section-contactus.covidbox h4, .section-contactus.covidbox .contact-detail {
  font-size: 19px;
}

.section-contactus.covidbox .text-small {
  font-size: 16px !important;
  line-height: 1.4;
}

.county-covid-updates .ctn-status {
  color: white;
  font-family: "Merriweather", serif;
  font-size: 21px;
}

.county-covid-updates .ctn-tier {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 1px;
  padding-left: 10px;
  color: #FD953C;
  display: inline-block;
}

.covid-permits-list {
  padding: 2rem;
  margin-bottom: 1rem;
}

.covid-permits-list:hover {
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
}

.covid-permits-list .col-img img {
  max-width: 280px;
  border-radius: 0 50px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}

.covid-permits-list .col-covid-list-ctn .ctn-pad {
  padding-left: 40px;
}

.covid-permits-list h3 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1rem;
  padding-top: .4rem;
  font-size: 22px;
}

.covid-permits-list .ctn-body {
  margin-bottom: 1rem;
  color: #424242;
}

.covid-permits-list .ctn-body a {
  color: #424242;
}

.covid-permits-list .more-ctn {
  display: none;
}

.covid-permits-list .more-ctn.show {
  display: block;
}

.covid-permits-list .btn-more {
  color: white !important;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.25;
  cursor: pointer;
  padding: .35rem 1rem;
}

.covid-permits-list.available h3 {
  color: #2C8354;
}

.covid-permits-list.available .btn-more {
  background-color: #389F68;
}

.covid-permits-list.available .btn-more:hover {
  background-color: #666;
}

.covid-permits-list.unavailable h3 {
  color: #ED7209;
}

.covid-permits-list.unavailable .btn-more {
  background-color: #e47f27;
}

.covid-permits-list.unavailable .btn-more:hover {
  background-color: #666;
}

.covid-permits-list.item-odd {
  background-color: #E9EBF4;
  border: 1px solid #E9EBF4;
}

.covid-permits-list.item-odd:hover {
  border-color: #fff;
}

.covid-permits-list.item-even {
  background-color: #D9DDED;
  border: 1px solid #D9DDED;
}

.covid-permits-list.item-even:hover {
  border-color: #fff;
}

@media (min-width: 576px) {
  .box-intro {
    min-height: 400px;
  }
}

@media (min-width: 992px) {
  .county-covid-updates .ctn-status {
    font-size: 24px;
  }
  .county-covid-updates .ctn-tier {
    font-size: 28px;
  }
}

@media (max-width: 992px) {
  .covid-permits-list .col-img img {
    max-width: 220px;
  }
}

@media (max-width: 768px) {
  .covid-permits-list .col-img {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
  }
  .covid-permits-list .col-img img {
    max-width: 280px;
  }
  .covid-permits-list .col-covid-list-ctn .ctn-pad {
    padding-left: 0;
  }
}

/*------------------------------------
  COVID Permits Pages
------------------------------------*/
.parks-covid-guide .media {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  padding: 1.5rem 3rem;
  margin-bottom: 1rem;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='%2371C1B1FF' stroke-width='4' stroke-dasharray='4%2c 10' stroke-dashoffset='31' stroke-linecap='round'/%3e%3c/svg%3e");
  border-radius: 12px;
}

.parks-covid-guide .media figure {
  margin-bottom: 0;
}

.parks-covid-guide .media .media-body h5 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .05rem;
  color: #0c8e4a;
}

.parks-covid-guide .media .media-body p {
  margin-bottom: 0;
  line-height: 1.2;
  font-family: "Merriweather", serif;
  font-size: 14px;
  font-style: italic;
  color: rgba(12, 142, 74, 0.8);
}

.covid-tabnav {
  margin-bottom: -3px;
}

.covid-tabnav .tab-link {
  text-align: center;
}

.covid-tabnav .tab-link:hover {
  cursor: pointer;
}

.covid-tabnav .tabnav-icon {
  width: 138px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin: 0 auto 1rem;
  display: block;
  height: 138px;
  border-radius: 50%;
  border: 4px solid #fff;
}

.covid-tabnav .tabnav-title {
  font-size: 21px;
  line-height: 1.1;
  display: inline-block;
  max-width: 130px;
  min-height: 71px;
  padding-bottom: 1.5rem;
}

.covid-tabnav .tab-link.active .tabnav-title {
  color: #0c8e4a;
  font-weight: 600;
  border-bottom: 6px solid #0c8e4a;
}

.covid-tabnav .tab-link:hover .tabnav-icon,
.covid-tabnav .tab-link.active .tabnav-icon {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.covid-tabcontent {
  color: #424242;
  font-size: 19px;
  line-height: 1.85;
  border-top: 1px solid #D3D7EA;
  border-bottom: 1px solid #D3D7EA;
}

.covid-tabcontent .Normal {
  color: #424242;
}

.covid-tabcontent .covid-tab-title {
  font-family: "Merriweather", serif;
  font-style: italic;
  font-size: 32px;
  text-align: center;
  color: #272727 !important;
  font-weight: 400;
  margin-bottom: 2.5rem;
}

.covid-tabcontent .covid-tab-title:before, .covid-tabcontent .covid-tab-title:after {
  content: "";
  width: 100px;
  display: inline-block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  vertical-align: middle;
}

.covid-tabcontent .covid-tab-title:before {
  margin-right: 50px;
}

.covid-tabcontent .covid-tab-title:after {
  margin-left: 50px;
}

.covid-tabcontent h4 {
  color: #272727 !important;
}

.covid-permits-list-simple {
  padding: 1rem 0;
  margin-bottom: 1rem;
  margin-left: 2rem;
  border-bottom: 1px dashed #999;
}

.covid-permits-list-simple h5 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 1rem;
  padding-top: .4rem;
  font-size: 22px;
}

.covid-permits-list-simple h5 a {
  border-bottom: 0 !important;
}

.covid-permits-list-simple h5 a:after {
  font-family: feather !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e916";
  display: inline-block;
  margin-left: .5rem;
  background-color: #eee;
  border-radius: 6px;
  font-size: 18px;
  padding: 2px;
}

.covid-permits-list-simple .ctn-body {
  font-size: 18px;
  margin-bottom: 1rem;
  color: #424242;
}

.covid-permits-list-simple .ctn-body a {
  color: #424242;
}

.covid-permits-list-simple .more-ctn {
  display: none;
  font-size: 18px;
}

.covid-permits-list-simple .more-ctn.show {
  display: block;
}

.covid-permits-list-simple .btn-more {
  color: white !important;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.25;
  cursor: pointer;
  padding: .35rem 1rem;
  margin-bottom: 1rem;
}

.covid-permits-list-simple.available h5 {
  color: #0c8e4a;
}

.covid-permits-list-simple.available h5 a {
  color: #0c8e4a !important;
}

.covid-permits-list-simple.available .btn-more {
  background-color: #0c8e4a;
}

.covid-permits-list-simple.available .btn-more:hover {
  background-color: #666;
}

.covid-permits-list-simple.unavailable h5 {
  color: #FB7C35;
}

.covid-permits-list-simple.unavailable h5 a {
  color: #FB7C35 !important;
}

.covid-permits-list-simple.unavailable .btn-more {
  background-color: #FB7C35;
}

.covid-permits-list-simple.unavailable .btn-more:hover {
  background-color: #666;
}

@media (min-width: 992px) {
  .parks-covid-guide {
    margin-bottom: 2.5rem;
  }
  .parks-covid-guide .media {
    padding-left: 1rem;
    padding-right: 1rem;
    max-width: 100%;
  }
}

@media (min-width: 1050px) {
  .parks-covid-guide .media {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .parks-covid-guide .media {
    padding: 2rem 2.5rem;
  }
}

@media (min-width: 1400px) {
  .parks-covid-guide .media {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (max-width: 992px) {
  .parks-covid-guide .col-media:last-child .media {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  .covid-tabcontent .covid-tab-title:after, .covid-tabcontent .covid-tab-title:before {
    display: none;
  }
}

.page-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 992px) {
  .page-section {
    padding-top: 4.5rem;
    padding-bottom: 4rem;
  }
}

.page-7490 .tile-block {
  padding-bottom: 80px;
}

.page-7490 .tile-block h3 {
  font-size: 20px;
}

.page-7490 .tile-block .block-ctn .block-title {
  height: 80px;
}

.page-7490 .tile-block:hover h3 {
  font-size: 24px;
}

.allpks-searchbox {
  padding: 2.5rem 0;
  text-align: center;
  margin-bottom: -2rem;
  background: white;
  background: linear-gradient(0deg, white 10%, rgba(133, 209, 247, 0.25) 100%);
}

.allpks-searchbox .searchlabel {
  text-transform: uppercase;
  color: #888;
  font-size: 16px;
}

.allpks-searchbox .parkslist {
  display: none;
}

.allpks-searchbox .dropdown-menu {
  font-size: 18px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.98);
  z-index: 1002;
  width: 90%;
  height: 70vh;
  overflow: auto;
}

.allpks-searchbox .allcoastallist .dropdown-menu {
  height: auto;
  overflow: visible;
}

.allpks-searchbox .dropdown-item {
  border-bottom: 0 !important;
}

.allparks-subtitle {
  color: #777;
  font-style: italic;
  margin-top: 1.5rem;
  font-size: 18px;
}

@media (min-width: 768px) {
  .allpks-searchbox .dropdown-style1 {
    width: 525px;
  }
  .allpks-searchbox .dropdown-menu {
    width: 525px;
    transform: none !important;
    top: 50px !important;
  }
}

/*------------------------------------
  Single Park Page Tabs with Icon
------------------------------------*/
.nav-pills-parks {
  background-color: #F2F3F9;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding: 6px 8px !important;
  border-radius: 8px;
}

.nav-pills-parks * {
  transition: none;
}

.nav-pills-parks li {
  list-style-type: none;
  padding-bottom: 0;
  margin-left: 0;
}

.nav-pills-parks .nav-link {
  border-bottom: 0 !important;
  border-radius: 8px;
  padding: .7rem 1rem;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.nav-pills-parks .nav-link [class^="pksicon-"] {
  margin-right: .5rem;
  color: #0c8e4a;
  font-size: 24px;
}

.nav-pills-parks .nav-link span {
  color: #333;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

.nav-pills-parks .active {
  background-color: #0c8e4a;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}

.nav-pills-parks .active [class^="pksicon-"] {
  color: white;
}

.nav-pills-parks .active span {
  color: white;
}

.nav-pills-parks .active:hover {
  background-color: #0c8e4a;
}

.allparks-tabcontent img {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}

.allparks-tabcontent iframe {
  border: 0;
  width: 100%;
  border: 5px solid white !important;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);
}

@media (min-width: 1200.1px) {
  .allparks-tabnav.container {
    width: 100%;
  }
}

@media (min-width: 820px) and (max-width: 1200px) {
  .nav-pills-parks li {
    min-width: 25%;
  }
}

.singlepage .mainbody .inner-pad {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 3rem;
}

.innerpage.singlepage .page-title h1 {
  font-size: 36px;
}

/*------------------------------------
  Search Result
------------------------------------*/
.dnnSearchBoxPanel {
  max-width: 100%;
}

.dnnSearchBoxPanel .dnnSearchResultAdvancedTip,
.dnnSearchBoxPanel .dnnSearchBox_advanced {
  display: none;
}

.dnnSearchBoxPanel .dnnSearchBox {
  height: 40px;
  margin-right: 10px;
}

.dnnSearchBoxPanel .dnnSearchBox > a.dnnSearchButton {
  top: 6px;
  right: 10px;
}

.dnnSearchBoxPanel .dnnSearchBox > a.dnnSearchBoxClearText {
  right: 40px !important;
}

.dnnSearchBoxPanel .dnnSearchBox > input[type="text"] {
  width: 92% !important;
}

.dnnSearchResultPanel {
  display: none;
}

.dnnSearchResultContainer > .dnnSearchResultItem {
  margin-bottom: 0;
}

.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Title {
  font-size: 20px;
  border-left: 8px solid #0c8e4a;
  padding-left: 1rem;
  line-height: 1.3;
  margin-bottom: 4px;
  margin-top: 1.8rem;
  font-weight: 600;
}

.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Title a {
  color: #444;
  font-weight: 500;
}

.dnnSearchResultContainer > .dnnSearchResultItem .dnnSearchResultItem-Link {
  font-style: italic;
  padding-left: 1.4rem;
  display: block;
  margin-bottom: 1rem;
}

.dnnSearchResultContainer > .dnnSearchResultItem .dnnSearchResultItem-Link a {
  color: #999;
}

.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Description {
  padding-left: 1.4rem;
}

.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Description b {
  font-weight: normal;
  background-color: rgba(60, 48, 162, 0.1);
  padding: .1rem .3rem;
}

.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Others a {
  color: #333;
}

.dnnSearchResultContainer > .dnnSearchResultItem-Subset {
  margin: 0 0 1.3rem 1.4rem;
}

.dnnSearchResultContainer > .dnnSearchResultItem-Subset > .dnnSearchResultItem-Title {
  display: none;
}

.dnnSearchResultContainer > .dnnSearchResultItem-Subset > .dnnSearchResultItem-Description b {
  font-weight: normal;
  background-color: rgba(241, 180, 52, 0.5);
  padding: .1rem .3rem;
}

.dnnSearchResultPager {
  margin-bottom: 2rem;
}

.dnnSearchResultPager:before, .dnnSearchResultPager:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 95%;
  }
  .container-fluid {
    max-width: 100%;
  }
}

@media (min-width: 1400px) {
  .container {
    width: 1300px;
    max-width: 1300px;
  }
  .home .container,
  .site-header .container,
  .site-footer .container {
    width: 95%;
    max-width: 95%;
  }
}

@media (min-width: 1600px) {
  .home .container,
  .site-header .container,
  .site-footer .container {
    width: 95%;
    max-width: 95%;
  }
}

@media (min-width: 1800px) {
  .home .container,
  .site-header .container,
  .site-footer .container {
    width: 1600px;
    max-width: 1600px;
  }
}

@media (max-width: 992px) {
  .scc-mega-menu {
    background-color: rgba(0, 0, 0, 0.9);
  }
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: absolute;
  padding: .4rem 1rem;
  border: 2px solid #fff;
  border-radius: 8px;
  z-index: 1005;
}

.sr-only-focusable:active .skiplink-text,
.sr-only-focusable:focus .skiplink-text {
  color: white;
}

a:focus:not(:link:active) {
  outline: -webkit-focus-ring-color auto 5px;
}

.tile-block a:focus:not(:link:active) {
  outline: -webkit-focus-ring-color auto 10px;
  opacity: 1;
}

.usekeyboard .sr-search {
  display: block !important;
}