/*
 * SCC Protect Our Coast Theme
 * Version 1.0 
 * Jan 5, 2022
 */
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
body {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  color: #000;
  background-color: white;
}

a, a:visited {
  color: inherit;
}

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

h1, h2 {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
}

h3, h4, h5, h6 {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
}

h4 {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif !important;
  font-weight: 600 !important;
}

body, .Normal, .NormalTextBox, .NormalDisabled {
  font-size: 16px;
  line-height: 1.85;
  color: #000;
  font-weight: 400;
}

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

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

p {
  margin-bottom: 1.65rem;
}

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

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

a:hover {
  color: #6f42c1;
}

a:focus {
  color: inherit;
}

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

.mainbody a {
  color: #018da4 !important;
  text-decoration: underline;
}

.mainbody a:hover {
  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: #018da4 !important;
}

.Normal a:hover {
  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: 3rem;
    padding-right: 3rem;
  }
}

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

.col-inner {
  height: 100%;
}

@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";
}

.p-6 {
  padding: 6rem !important;
}

.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;
  }
}

/*----------------------------------
 * 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;
}

/*------------------------------------
  Site Search
------------------------------------*/
.top-search-btn {
  color: white;
  font-size: 18px;
  cursor: pointer;
  line-height: 1;
}

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

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

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

.site-search .site-search-input {
  position: relative;
  background-color: #fff;
  padding: 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_SccSearchHeader_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: 575.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: 575.98px) {
  .site-search .searchInputContainer input {
    width: 100%;
  }
}

.site-search .searchInputContainer input:focus {
  outline-color: #007FB0;
}

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

.site-search .sccsearch {
  margin-left: .8rem;
  background: #007FB0;
  color: white;
  padding: .5rem 1rem;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
  text-align: center;
}

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

.site-search .sccsearch:hover {
  background-color: #1c4e69;
  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: 575.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: #007FB0;
}

.site-search .searchSkinObjectPreview > li:hover {
  background-color: rgba(28, 78, 105, 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.8);
}

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

/*------------------------------------
  Google Translate Widget
------------------------------------*/
#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;
  border: 0;
  font-size: 13px !important;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif !important;
  color: white !important;
  padding-bottom: 0;
}

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

#google_translate_element .goog-te-gadget-simple a {
  font-size: 13px !important;
  color: white !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: white !important;
  font-size: 13px;
}

.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;
}

/*------------------------------------
  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;
}

.social-block i:before {
  color: white;
  font-size: 15px;
  opacity: .95;
}

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

/*------------------------------------
  Top Bar
------------------------------------*/
.topbar {
  background-color: #1c4e69;
}

.topbar .container {
  position: relative;
}

.topbar .sec-pad {
  padding-top: .35rem;
  padding-bottom: .35rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.topbar .top-link {
  font-size: 13px;
  color: white;
}

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

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

.topbar .site-name {
  color: white;
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
}

.top-blk {
  position: relative;
  padding-right: 1.2rem;
  margin-right: 1rem;
}

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

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

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

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

.top-blk.top-translate {
  padding-right: 1.1rem;
}

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

/*------------------------------------
  Notice Banner
------------------------------------*/
.notice-banner {
  background-color: #C7533C;
  padding: .5rem 0;
}

.notice-ctn {
  font-size: 15px;
  text-align: center;
  line-height: 1.5;
  color: white;
}

.notice-ctn a {
  color: white;
}

.notice-toggle {
  color: white;
}

.btn-close-notice {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  z-index: 1;
  padding-top: 0.5rem;
}

.btn-close-notice .notice-toggle {
  display: inline-block;
}

.btn-close-notice .handle {
  background-color: #C7533C;
  padding: 0.2rem;
}

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

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

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

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

.scc-mega-menu .nav-item {
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 0;
  margin-left: 0;
}

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

.scc-mega-menu .nav-item > .nav-link {
  color: black;
  padding: .5rem;
  border-radius: 0;
  background-color: transparent;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 500;
}

.scc-mega-menu .nav-item > .nav-link:focus {
  color: black !important;
}

.scc-mega-menu .nav-item > .nav-link:hover {
  text-decoration: none;
  color: #007FB0;
}

.scc-mega-menu .dropdown-menu {
  left: 0;
  border-radius: 0;
  border: 0;
  width: auto;
  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 .dropdown-menu.mega-dropdown {
  width: 100%;
}

.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 .megamenu-tabs-row {
  background-color: white;
}

.scc-mega-menu .mega-menu-tabs .btn-tab {
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 1rem 1.5rem;
  line-height: 1.1;
  color: #409e7e;
  border-right: 1px solid #999;
  cursor: pointer;
}

.scc-mega-menu .mega-menu-tabs .btn-tab:hover {
  text-decoration: none;
}

.scc-mega-menu .mega-menu-tabs .btn-tab.active {
  color: #018da4;
  background: #f7f7f7;
  border-bottom: 1px solid #999;
  border-right: 0;
}

.scc-mega-menu .mega-menu-tabs .btn-tab:not(:first-child).active {
  border-top: 1px solid #999;
}

.scc-mega-menu .mega-menu-tabs .btn-tab:last-child.active {
  border-bottom: 0;
}

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

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

.scc-mega-menu .list-2col .tab-link-item {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.2;
}

.scc-mega-menu .list-2col .tab-link-item:hover {
  color: #018da4;
  text-decoration: none;
}

.scc-mega-menu .reg-dropdown ul {
  padding: 0.8rem 0;
  background-color: white;
}

.scc-mega-menu .reg-dropdown ul li {
  padding-left: 0;
  margin-left: 0;
}

.scc-mega-menu .reg-dropdown ul li a {
  line-height: 1.2;
  padding: .8rem 1.8rem .8rem 1.5rem;
  display: block;
  font-size: 17px;
  font-weight: 400;
}

.scc-mega-menu .reg-dropdown ul li a:hover {
  color: #018da4;
  text-decoration: none;
}

.scc-mega-menu .reg-dropdown ul li a:focus {
  color: black !important;
}

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

@media (min-width: 992px) {
  .scc-mega-menu .navbar-nav {
    justify-content: space-around !important;
    margin-left: 15%;
    margin-right: 1rem;
    width: 100%;
  }
  .scc-mega-menu .dropdown {
    padding: 0;
  }
  .scc-mega-menu .mega-list-pad {
    padding: 2.5rem 2rem;
  }
  .scc-mega-menu .mega-item-active > .nav-link {
    position: relative;
  }
  .scc-mega-menu .mega-item-active > .nav-link:after {
    content: "";
    display: block;
    width: 100%;
    height: 10px;
    background-color: green;
    position: absolute;
    bottom: -3.25rem;
  }
  .scc-mega-menu .dropdown-menu {
    padding-top: 3rem;
    top: 71%;
    background-color: transparent;
  }
  .scc-mega-menu .dropdown-menu .inner {
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  }
  .scc-mega-menu .megamenu-tabs-row {
    border: 1px solid #ddd;
  }
  .scc-mega-menu .mega-menu-tabs {
    height: 100%;
  }
  .scc-mega-menu .mega-menu-tabs .btn-tab {
    padding: 1rem 1.5rem !important;
  }
  .scc-mega-menu .mega-menu-tabs .btn-tab:last-child {
    flex: 1 1 auto;
  }
  .scc-mega-menu .mega-menu-tabcontent {
    height: 100%;
    background-color: #f7f7f7;
    padding: 1rem 2rem;
  }
  .scc-mega-menu .list-2col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .scc-mega-menu .list-2col li {
    display: inline-block;
    width: 100%;
  }
  .scc-mega-menu .reg-dropdown ul {
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
  }
  .main-navbar .scc-mega-menu .nav-link {
    padding: .8rem 0;
  }
}

@media (min-width: 1200px) {
  .scc-mega-menu .navbar-nav {
    margin-left: 25%;
    margin-right: 2rem;
  }
}

@media (min-width: 1400px) {
  .scc-mega-menu .navbar-nav {
    margin-left: 30%;
  }
}

@media (min-width: 1600px) {
  .scc-mega-menu .navbar-nav {
    margin-left: 35%;
  }
}

@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:focus {
  color: white !important;
  text-decoration: 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;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.scc-mega-menu.scc-menu-sm .nav-link:hover {
  background-color: rgba(0, 127, 176, 0.5);
}

.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;
  width: 95%;
}

.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 .submenu-handler {
  display: none;
}

.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 .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 .has-submenu .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 .has-submenu .submenu-handler:hover {
  background-color: #018da4;
}

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

.scc-mega-menu.scc-menu-sm .reg-dropdown ul {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
}

.scc-mega-menu.scc-menu-sm .subnav-link {
  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;
  color: white;
}

.scc-mega-menu.scc-menu-sm .subnav-link:hover {
  color: white;
  background-color: #018da4;
}

.scc-mega-menu.scc-menu-sm .megamenu-tabs-row {
  background-color: transparent;
}

.scc-mega-menu.scc-menu-sm .mega-menu-tabs .btn-tab.active {
  background-color: transparent;
}

.scc-mega-menu.scc-menu-sm .mega-menu-tabs .btn-tab.nav-link {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 21px;
  font-weight: 400;
  white-space: normal;
  line-height: 1.2;
  color: white;
}

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

.scc-mega-menu.scc-menu-sm .mega-menu-tabcontent li {
  padding-top: 0;
  padding-bottom: 0;
}

.scc-mega-menu.scc-menu-sm .mega-menu-tabcontent .tab-link-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;
  color: white;
}

.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;
  }
}

/*------------------------------------
  Back to Top Button
------------------------------------*/
.backtotop {
  display: none;
  position: fixed;
  bottom: 3rem;
  right: 30px;
  text-align: center;
  font-weight: 500;
  z-index: 100;
  font-size: 14px;
}

.backtotop i {
  display: block;
  font-size: 35px;
  color: #527f48;
  background-color: white;
  border-radius: 50%;
}

.backtotop:hover {
  text-decoration: none;
  color: #527f48;
}

.backtotop:focus {
  color: #527f48 !important;
}

/* 
 * Header
 * ======================================== */
.site-header-wrap {
  z-index: 1001;
}

.site-header {
  margin-bottom: 0;
  background-color: white;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.12);
}

.site-header .main-navbar {
  position: static;
  padding: .5rem 0;
}

.masterhead {
  position: relative;
}

.navbar {
  padding: 0;
}

.navbar-expand-lg .navbar-collapse {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-brand a:hover {
  text-decoration: none;
}

.site-logo img {
  width: auto;
}

.navbar-toggler {
  padding: 0;
  font-size: 2rem;
  color: #1c4e69;
  font-weight: 400;
  line-height: 1.3;
}

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

.navbar-toggler:hover {
  color: #fd7e14;
}

.navbar-toggler {
  color: #1c4e69;
  border-color: white;
  font-size: 32px;
  font-weight: 400;
  padding: 0;
  width: 40px;
  height: 40px;
  margin-left: 18px;
}

.navbar-toggler:hover {
  color: white;
  border-color: white;
  background-color: #1c4e69;
}

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

.site-tool {
  font-size: 14px;
}

.site-tool .spanishlang {
  font-size: .7rem;
  line-height: .8rem;
  margin-top: 5px;
  font-weight: bold;
}

.site-tool {
  -ms-flex-order: 1;
  order: 1;
}

.navbar-toggler {
  -ms-flex-order: 2;
  order: 2;
}

.navbarwrap {
  -ms-flex-order: 3;
  order: 3;
}

@media (min-width: 992px) {
  .site-header .main-navbar {
    padding-top: .8rem;
    padding-bottom: .8rem;
  }
  .navbar-expand-lg {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .navbar-toggler {
    display: none;
  }
  .site-tool {
    display: block;
    position: absolute;
    top: 2.5rem;
    right: 2rem;
    order: 0;
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1100px) {
  .site-tool {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
}

@media (min-width: 1200px) {
  .navbarwrap {
    -ms-flex-order: 1;
    order: 1;
  }
}

@media (min-width: 1300px) {
  .site-tool {
    top: 1.3rem;
    right: 1rem;
  }
}

@media (max-width: 1400px) {
  .site-header .social-block i:before {
    font-size: 15px;
  }
}

@media (max-width: 1300px) {
  .main-menu {
    margin-right: auto;
    padding-bottom: 0;
  }
}

@media (max-width: 992px) {
  .site-header .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .site-header .main-navbar {
    height: auto;
  }
  .site-tool .spanishlang {
    display: none;
  }
  .navbar-brand {
    margin-left: 1.5rem;
  }
  .navbar-toggler {
    margin-right: 2rem;
  }
  .navbar img {
    max-width: 300px;
  }
}

@media (max-width: 768px) {
  .navbar-brand img {
    max-width: 300px;
  }
  .navbar-toggler {
    -ms-flex-order: 2;
    order: 1;
    margin-right: 1rem;
  }
  .site-tool {
    -ms-flex-order: 1;
    order: 2;
    margin: 1rem auto;
    flex: 0 1 100%;
  }
}

@media (max-width: 576px) {
  .site-header .main-navbar {
    padding-top: 1rem;
    padding-bottom: .5rem;
  }
  .navbar-brand {
    margin-left: 1rem;
    margin-right: 0;
  }
  .navbar-brand img {
    max-width: 280px;
  }
}

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

/* Footer */
.site-footer {
  background-color: #000;
  line-height: 1.5;
  font-size: 14px;
  color: white;
}

.site-footer .footer-logo img {
  max-width: 100%;
}

.site-footer .inner-pad {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

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

.site-footer a {
  color: white;
}

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

.site-footer a:focus {
  color: white !important;
}

.site-footer .SkinObject {
  color: white;
  font-family: "Poppins", "Helvetica Neue", Arial, 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.SkinObject:focus {
  color: white !important;
  opacity: .8;
}

.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 {
  display: none;
  font-size: 14px;
}

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

.site-footer .dnnEditState #loginDnnitems {
  display: block;
}

.site-footer .copyright .SkinObject {
  font-size: 14px;
}

@media (min-width: 992px) {
  .site-footer .footer-add {
    padding-left: 120px;
  }
}

@media (max-width: 992px) {
  .site-footer {
    text-align: center;
  }
  .site-footer .social-block {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .site-footer .footer-widget li {
    text-align: center;
  }
}

@media (max-width: 576px) {
  .site-footer .brand {
    max-width: 250px;
  }
}

.text-hint {
  font-size: 15px;
  color: #666;
}

.text-break {
  word-break: break-word !important;
}

.imgblk-w-title .img-bg {
  height: 275px;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.2);
}

.imgblk-w-title h5 {
  font-size: 18px;
  font-weight: 600;
  padding: 1rem 1.5rem 0.9rem;
  background-color: beige;
  display: inline-block;
  line-height: 1.2;
  margin-top: 2rem;
  margin-left: -1rem;
  color: #173a4d;
}

.border-ccc {
  border-color: #ccc !important;
}

.nobullet li {
  padding-left: 0;
  margin-left: 0;
  padding-bottom: 1rem;
}

.nice-orderlist {
  list-style: none;
}

.nice-orderlist .item {
  display: block;
  clear: both;
  counter-increment: list;
  padding-bottom: 2rem;
  padding-left: 3.5rem;
  margin-left: 0;
  margin-bottom: 0;
  line-height: 1.5;
  position: relative;
}

.nice-orderlist .item :before {
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 400;
  content: counter(list);
  width: 2.5rem;
  height: 2.5rem;
  float: left;
  margin: 0 1rem 0.75rem 0;
  color: white;
  background-color: #018da4;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.nice-orderlist .item .item-title {
  font-size: 17px;
  line-height: 1.65;
}

.nice-orderlist .item .item-ctn {
  margin-top: 1rem;
}

.eh-table.table thead th {
  font-weight: 600;
}

.eh-table.table .thead-dark-blue th {
  background-color: #155382;
}

.eh-table.table tbody td,
.eh-table.table tbody th {
  border-color: #ccc;
}

/* Default Accordion style */
.scc-accordion .accordion-item {
  border: 0;
}

.scc-accordion .accordion-button {
  width: 100%;
  background-color: transparent;
  color: #222 !important;
  text-align: left;
  text-transform: none;
  letter-spacing: unset;
  padding: 1rem 1.5rem;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  box-shadow: none;
}

.scc-accordion .accordion-button:hover {
  background-color: transparent;
}

.scc-accordion .accordion-button:focus {
  color: #333 !important;
  border-color: transparent;
  box-shadow: none;
}

.scc-accordion .accordion-button.collapsed {
  background-color: transparent;
}

.scc-accordion .accordion-button.collapsed:hover {
  background-color: transparent;
}

.scc-accordion .accordion-header {
  padding: 0;
  margin-bottom: 0 !important;
}

.scc-accordion .accordion-header .accordion-button {
  padding-left: 3rem;
}

.scc-accordion .accordion-body {
  font-size: 15px;
  padding: 1.3rem 1.5rem;
  position: relative;
  color: white;
  border: 0;
  background-color: #555;
  border-radius: 10px;
}

.scc-accordion .accordion-body ul {
  margin-left: 0 !important;
  margin-top: .5rem;
}

.scc-accordion .accordion-body ul li {
  margin-bottom: 0;
}

.scc-accordion .accordion-button::after {
  display: none;
}

.scc-accordion .accordion-handle {
  background-color: transparent;
  border: 2px solid #409e7e;
  border-radius: 50%;
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 1rem;
  position: absolute;
  left: 2px;
}

.scc-accordion .accordion-handle::after, .scc-accordion .accordion-handle::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  z-index: 1;
  transition: all ease 300ms;
}

.scc-accordion .accordion-handle::before {
  width: 15px;
  height: 2px;
  background: #409e7e;
  margin: -1px 0 0 -7px;
}

.scc-accordion .accordion-handle::after {
  width: 2px;
  height: 16px;
  background: #409e7e;
  margin: -8px 0 0 -1px;
  opacity: 1;
}

.scc-accordion .accordion-button:not(.collapsed) .accordion-handle::after {
  opacity: 0;
}

.zindex-1 {
  z-index: 1 !important;
}

.zindex-2 {
  z-index: 2 !important;
}

.zindex-10 {
  z-index: 10 !important;
}

.zindex-20 {
  z-index: 20 !important;
}

.zindex-100 {
  z-index: 100 !important;
}

.bg-countygreen {
  background-color: #008155 !important;
}

.bg-green {
  background-color: #409e7e !important;
}

.bg-blue {
  background-color: #018da4 !important;
}

.bg-darkblue {
  background-color: #173a4d !important;
}

.bg-beige {
  background-color: #F0E7D4 !important;
}

.bg-lightgray {
  background-color: #f2f2f2 !important;
}

.bg-countygray {
  background-color: #E8EBE4 !important;
}

.text-lowercase {
  text-transform: lowercase;
}

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

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

.text-blue,
.Normal .text-blue,
.mainbody .text-blue {
  color: #018da4 !important;
}

.text-darkblue,
.mainbody .text-darkblue,
.Normal .text-darkblue {
  color: #173a4d !important;
}

.text-countyoceanblue,
.mainbody .text-countyoceanblue,
.Normal .text-countyoceanblue {
  color: #007FB0 !important;
}

.text-countygreen,
.mainbody .text-countygreen,
.Normal .text-countygreen {
  color: #008155 !important;
}

.text-green,
.mainbody .text-green,
.Normal .text-green {
  color: #409e7e !important;
}

.text-darkgreen,
.mainbody .text-darkgreen,
.Normal .text-darkgreen {
  color: #527f48 !important;
}

.text-yellow,
.Normal .text-yellow {
  color: #fcb316 !important;
}

.fw-medium,
.fw-500 {
  font-weight: 500 !important;
}

.fw-semibold,
.fw-600 {
  font-weight: 600 !important;
}

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

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

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

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

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

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

.size-19 {
  font-size: 19px !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;
}

@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;
  }
}

@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;
  }
}

.btn,
.mainbody .btn {
  font-size: 19px;
  padding: .875rem 2.5rem;
  line-height: 1.3;
  font-weight: 600;
  border-radius: 30px;
  text-decoration: none;
}

.btn:hover,
.mainbody .btn:hover {
  background-color: #173a4d;
  color: white;
  text-decoration: none;
}

.btn-yellow,
.mainbody .btn-yellow {
  background-color: #fcb316;
  color: black !important;
}

.btn-yellow:hover,
.mainbody .btn-yellow:hover {
  background-color: #666;
}

.btn-green,
.mainbody .btn-green {
  background-color: #409e7e;
  color: white !important;
}

.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: #018da4;
  color: white !important;
  border-color: #018da4;
}

.btn-green,
.btn-primary,
.btn-primary:not(:disabled):not(.disabled).active,
.mainbody .btn-green,
.mainbody .btn-primary,
.mainbody .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #527f48;
  border-color: #527f48;
  color: white !important;
}

.btn-green:hover,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active:hover,
.mainbody .btn-green:hover,
.mainbody .btn-primary:hover,
.mainbody .btn-primary:not(:disabled):not(.disabled).active:hover {
  background-color: black;
  border-color: black;
  color: white !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}

.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: #409e7e !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: #6f42c1 !important;
}

.mainbody .list-nobullet {
  padding-left: 0;
}

.mainbody .list-nobullet li {
  list-style-type: none;
  margin-left: 0;
}

@media (min-width: 1200px) {
  .list-2col li {
    width: 47.5%;
    padding-bottom: 1rem;
  }
  .list-2col li:nth-child(odd) {
    margin-right: 1.5rem;
  }
}

.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;
}

.bullet-circle-arrow li:before {
  content: "\e912";
  color: #409e7e;
  top: 2px;
  font-size: 22px;
}

.bullet-circle-arrow.bullet-default li:before {
  background-color: #888;
}

.bullet-circle-arrow.bullet-green li:before {
  background-color: #108e4c;
}

.bullet-circle-arrow.bullet-purple li:before {
  background-color: #6666cc;
}

.shadow-img {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.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);
}

.parallax {
  min-height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 640px) {
  .parallax {
    background-attachment: inherit;
  }
}

.modal-content {
  border-radius: 0;
  background-color: transparent;
  border: 0;
}

.modal-header .close {
  padding: 0;
  color: white;
  opacity: 1;
  font-weight: 300;
  font-size: 32px;
}

.modal-body {
  background-color: white;
  padding: 2.5rem 3rem;
}

.modal-title {
  margin-bottom: 1.5rem;
  text-align: center;
  font-size: 28px;
  color: #018da4;
}

@media (min-width: 992px) {
  .modal-dialog {
    max-width: 700px;
  }
}

.page-section {
  padding: 4rem 0;
}

.page-section .inner {
  padding: 0;
  overflow: hidden;
}

.page-section strong {
  font-weight: 600 !important;
}

.page-section h2 {
  font-size: 30px !important;
  color: #1c4e69 !important;
  margin-bottom: 2.2rem;
  font-weight: 600 !important;
}

.page-section h3 {
  font-weight: 600;
  margin-bottom: 1.5rem;
  color: black;
}

.page-section h4 {
  font-weight: 600 !important;
}

.page-section .page-sec-ctn {
  color: black;
  font-weight: normal;
}

@media (min-width: 576px) {
  .page-section h2 {
    font-size: 32px !important;
  }
}

@media (min-width: 992px) {
  .page-section h2 {
    font-size: 40px !important;
  }
}

@media (min-width: 1200px) {
  .page-section h2 {
    font-size: 40px !important;
  }
}

@media (min-width: 1600px) {
  .page-section h2 {
    font-size: 42px !important;
  }
}

.home .mainbody {
  padding-top: 108px;
}

.home .site-logo-wrap {
  width: 80px;
  float: left;
}

.home .page-section .inner {
  overflow: visible;
}

.home .page-section .figure {
  margin-bottom: 2rem;
}

.home .page-section .figure-caption {
  color: #222;
  font-weight: 600;
  font-size: 14px;
}

.home .page-section .figure-img {
  margin-bottom: 1rem;
}

.home .home-hero {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.home .home-hero .inner {
  padding: 0;
  position: relative;
  z-index: 2;
}

.home .home-hero .sec-ctn {
  padding-left: 1.5rem;
}

.home .home-hero .hero-ctn h1 {
  font-size: 32px;
  font-weight: 600;
  color: black;
  color: black;
  line-height: 1.25;
}

.home .home-hero .hero-ctn p {
  font-weight: 600;
  font-size: 17px;
}

.home .home-hero .dec-blk {
  position: relative;
}

.home .home-hero .blk-ground {
  height: 40px;
  width: 100%;
  position: relative;
  z-index: 1;
}

.home .home-hero .blk-smpic {
  margin-bottom: -1.4rem;
  position: relative;
  z-index: 2;
}

.home .home-hero .img-bg {
  background-image: url(../images/header-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  height: 100%;
  image-rendering: -webkit-optimize-contrast;
}

.home .home-hero .hero-graybg {
  display: block;
  width: 100%;
  height: 76px;
  background: #eee;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.home .home-subscribe {
  padding-top: 2.4rem;
  padding-bottom: 3rem;
}

.home .home-subscribe .fl-form {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  border-radius: 50px;
  padding: 5px;
}

.home .home-subscribe .fl-form input.fl-input {
  margin-bottom: 0;
  border: 0;
  padding-left: 1rem;
}

.home .home-subscribe .fl-form input.fl-input::placeholder {
  color: #000;
  font-size: 15px;
  font-weight: 500;
}

.home .home-subscribe .fl-form input.fl-input:focus {
  background-color: transparent !important;
}

.home .home-subscribe .col-sm-3 {
  flex: 0 0 auto;
  width: auto;
}

.home .home-subscribe .col-sm-9 {
  flex: 1 0 0%;
}

.home .home-subscribe .form-button {
  background-color: #008155;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: white;
  border: 0;
  padding: 0.875rem 2rem;
}

.home .home-subscribe .form-button:hover {
  background-color: #007FB0;
}

.home .home-subscribe .text-danger {
  position: absolute;
  margin-top: 1rem;
  margin-left: 1.5rem;
  font-size: 14px;
}

.home .home-subscribe .alert-info {
  color: #008155;
  background-color: #ffffff;
  border-color: #ffffff;
  font-size: 17px;
  font-weight: 500;
}

.home .home-maps {
  padding-top: 0;
  padding-bottom: 3rem;
}

.home .home-maps img {
  border: 6px solid white;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
  max-width: 100%;
}

.home .home-overview .inner {
  padding: 0;
}

.home .home-overview .sec-img-wrap {
  max-width: 275px;
}

.home .home-overview .sec-img-wrap img {
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

.home .home-overview .ctn-wrap {
  padding-left: 1rem;
  padding-right: 1rem;
}

.home .home-overview .sec-row-2 .ctn-wrap {
  padding-left: 1rem;
  padding-right: 1rem;
}

.home .section-rail {
  padding: 0;
}

.home .section-rail.parallax {
  min-height: 300px;
}

.home .home-currentnews {
  background-color: #007fb0;
  color: white;
}

.home .home-currentnews h2 {
  color: white !important;
}

.home .home-currentnews a {
  color: white !important;
}

.home .home-currentnews a:hover {
  background-color: transparent;
}

.home .home-upcomingevent {
  background-color: #e8ebe4;
  position: relative;
}

.home .home-upcomingevent .blk-smpic {
  position: absolute;
  width: 150px;
  height: 71px;
  display: block;
  bottom: 0;
  left: 10%;
}

.home .home-pastevent {
  background-color: #dcdfd8;
}

.home .col-timeline {
  background-color: #007fb0;
}

.home .home-timeline {
  padding: 4rem 2rem;
  color: white;
}

.home .home-timeline h2 {
  color: white !important;
  margin-bottom: 1.5rem;
}

.home .home-timeline a {
  color: white !important;
}

.home .home-timeline a:hover {
  background-color: transparent;
}

.home .col-prodoc {
  background-color: #006b94;
  position: relative;
}

.home .col-prodoc .blk-smpic {
  position: absolute;
  width: 76px;
  height: 63px;
  display: block;
  bottom: -.15rem;
  right: 15%;
}

.home .home-prodoc {
  padding: 4rem 2rem;
  color: white;
}

.home .home-prodoc h2 {
  color: white !important;
  margin-bottom: 1.5rem;
}

.home .home-prodoc a {
  color: white !important;
}

.home .home-prodoc a:hover {
  background-color: transparent;
}

.home .home-contact {
  padding: 4rem 0 6rem;
  background-image: url(../images/bg-greenroad.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}

.home .home-contact .container {
  position: relative;
}

.home .home-contact .ctn-wrap {
  font-size: 18px;
}

.home .home-contact .ctn-wrap .jobtitle {
  font-size: 16px;
  margin-left: 0.3rem;
}

.home .home-contact .blk-smpic {
  position: absolute;
  width: 81px;
  height: 69px;
  display: block;
  bottom: -5rem;
  left: 2rem;
}

.home .home-contact .fe-icon-mail,
.home .home-contact .fe-icon-phone {
  font-size: 22px;
}

.home .home-faq .sub-title {
  font-size: 24px;
  font-weight: 600;
  color: #527f48;
}

.home .home-faq .scc-accordion .accordion-item {
  background-color: transparent;
}

.home .home-faq .scc-accordion .accordion-body a {
  color: white !important;
}

.home .home-faq .scc-accordion .accordion-body a:hover {
  background-color: transparent;
}

.sccmodal {
  background-color: rgba(0, 0, 0, 0.6);
}

.sccmodal .modal-header {
  border-bottom: 0;
  padding: 0 .2rem .8rem 0;
}

.sccmodal .btn-close {
  color: white;
}

.sccmodal .modal-body {
  border-radius: 12px;
  background-color: #E8EBE4;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.3);
}

.sccmodal .modal-body h3 {
  font-size: 30px;
  color: #1c4e69;
  font-weight: 600;
  margin-bottom: 2rem;
}

.sccmodal .modal-body ul li {
  list-style-position: outside;
  padding-left: 5px;
  padding-bottom: .5rem;
  line-height: 1.65;
}

.sccmodal .modal-body .btn-primary {
  border: 0;
  font-size: 18px;
  font-weight: 400;
}

.sccmodal .modal-body .btn-primary:hover {
  background-color: #007FB0;
}

@media (min-width: 576px) {
  .home .home-hero .sec-ctn h1 {
    font-size: 38px;
  }
}

@media (min-width: 768px) {
  .home .site-logo-wrap {
    float: none;
  }
  .home .home-hero .sec-ctn h1 {
    font-size: 34px;
  }
  .home .home-timeline,
  .home .home-prodoc {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 992px) {
  .home .home-hero .sec-ctn {
    padding-left: 2.5rem;
  }
  .home .home-hero .sec-ctn h1 {
    font-size: 38px;
  }
  .home .home-hero .sec-ctn p {
    font-size: 17px;
  }
  .home .home-overview .ctn-wrap {
    padding-left: 4rem;
    padding-right: 1rem;
  }
  .home .home-overview .sec-row-2 .ctn-wrap {
    padding-left: 3.2rem;
    padding-right: 4rem;
  }
  .home .home-currentnews h2,
  .home .home-upcomingevent h2,
  .home .home-pastevent h2 {
    font-size: 38px !important;
  }
  .home .home-timeline h2,
  .home .home-prodoc h2 {
    font-size: 34px !important;
  }
  .home .home-contact {
    padding: 5rem 0 8.5rem;
  }
  .home .home-contact .blk-smpic {
    bottom: -5rem;
  }
}

@media (min-width: 1200px) {
  .site-logo img {
    width: auto;
  }
  .home .home-hero .sec-ctn {
    padding-left: 4rem;
  }
  .home .home-hero .sec-ctn h1 {
    font-size: 48px;
  }
  .home .home-hero .sec-ctn h1 span {
    font-size: 44px;
  }
  .home .home-hero .sec-ctn p {
    font-size: 19px;
  }
  .home .home-trash .inner,
  .home .home-funding .inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .home section-volunteer.parallax {
    min-height: 425px;
  }
}

@media (min-width: 1400px) {
  .site-logo img {
    width: auto;
  }
  .home .home-hero .sec-ctn {
    padding-left: 10%;
  }
  .home .home-timeline {
    padding: 4rem 6rem 4rem 4rem;
    max-width: 750px;
    margin: 0 auto;
  }
  .home .home-prodoc {
    padding: 4rem 4rem 4rem 5rem;
    max-width: 750px;
    margin: 0 auto;
  }
}

@media (min-width: 1600px) {
  .home .home-hero .sec-ctn {
    padding-left: 15%;
  }
}

@media (max-width: 992px) {
  .home .home-trash .col-media {
    text-align: center;
  }
  .home .home-trash .sec-img-wrap {
    display: inline-block;
    margin: 0 1rem 1rem;
  }
  .home .home-trash .img-stack {
    position: relative;
    top: auto;
    left: auto;
  }
  .home .home-trash .img-below {
    margin-top: 0;
  }
  .home .home-trash .col-media {
    margin-bottom: 2rem;
  }
  .home .home-trash .sec-row-2 .col-media {
    margin-bottom: 0;
  }
  .home .home-funding .topgreen .col-lg-6 {
    max-width: none;
  }
  .home .home-funding .botgreen {
    margin-top: 0;
  }
  .home .home-funding .botgreen .col-lg-6 {
    max-width: none;
  }
}

@media (max-width: 768px) {
  .home .home-hero .hero-ctn {
    padding-left: 125px;
  }
  .home .home-hero .sec-ctn {
    padding-top: 2rem !important;
  }
  .home .home-trash .sec-row-1 .ctn-wrap,
  .home .home-trash .ctn-wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 576px) {
  .home .home-hero .hero-ctn {
    padding-left: 0;
  }
  .home .home-hero .hero-ctn h1 {
    font-size: 36px;
  }
  .home .home-hero .hero-ctn h1 span {
    font-size: 26px;
  }
  .home .home-trash .sec-img-wrap {
    max-width: unset;
  }
  .home .home-trash .col-media {
    min-width: unset;
  }
  .home .section-volunteer.parallax {
    min-height: 200px;
  }
}

.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 #00C1D5;
  padding-left: 1rem;
  line-height: 1.3;
  margin-bottom: 4px;
  margin-top: 1.8rem;
}

.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(241, 180, 52, 0.5);
  padding: .1rem .3rem;
}

.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;
}

@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: 1600px) {
  .container {
    width: 1400px;
    max-width: 1400px;
  }
}

@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: 3px 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 a:focus:not(:link:active) {
  outline: 4px dashed #1c4e69;
  border: 2px solid #fff;
  border-radius: 0;
}

.usekeyboard .sr-search {
  display: block !important;
}

.usekeyboard .scc-accordion .accordion-button:focus {
  outline: 4px dashed #1c4e69;
  border: 2px solid #fff;
  background-color: white;
}
