@charset "UTF-8";
/*
 * CDI DNN Theme
 * Version 1.0 
 * Oct 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;
}

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 1rem;
  color: #1c4e69;
}

h1, .h1 {
  font-size: 2rem;
}

h2, .h2 {
  font-size: 1.625rem;
}

h3, .h3 {
  font-size: 1.42188rem;
}

h4, .h4 {
  font-size: 1.21875rem;
}

h5, .h5 {
  font-size: 1.0625rem;
}

h6, .h6 {
  font-size: 1rem;
}

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

a {
  /*main global linksss  */
  color: #007FB0;
}

a:active, A:visited {
  color: #007FB0;
}

a:hover {
  color: #1c4e69;
}

a:focus {
  color: inherit;
}

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

.h1 ul, .h1 ol, .h2 ul, .h2 ol, .h3 ul, .h3 ol, .h4 ul, .h4 ol, .h5 ul, .h5 ol, .h6 ul, .h6 ol,
.mainbody ul,
.mainbody ol {
  padding-left: 1rem;
}

.h1 ul li, .h1 ol li, .h2 ul li, .h2 ol li, .h3 ul li, .h3 ol li, .h4 ul li, .h4 ol li, .h5 ul li, .h5 ol li, .h6 ul li, .h6 ol li,
.mainbody ul li,
.mainbody ol li {
  list-style-position: outside;
  padding-left: 0;
  line-height: 1.65;
}

.h1 ul li li, .h1 ol li li, .h2 ul li li, .h2 ol li li, .h3 ul li li, .h3 ol li li, .h4 ul li li, .h4 ol li li, .h5 ul li li, .h5 ol li li, .h6 ul li li, .h6 ol li li,
.mainbody ul li li,
.mainbody ol li li {
  list-style-position: outside;
  padding-left: 0;
}

.h1 ul, .h2 ul, .h3 ul, .h4 ul, .h5 ul, .h6 ul,
.mainbody ul {
  list-style: disc;
}

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

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

.socialicon-nextdoor:before {
  content: "\ea97";
}

.scc-p-2 {
  padding: 2rem !important;
}

.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;
  background-color: transparent;
  padding: 6px;
  border-radius: 50%;
}

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

.header-search-btn {
  color: white;
  font-size: 22px;
  cursor: pointer;
  line-height: 1;
  background-color: #007FB0;
  padding: 10px;
  border-radius: 50%;
}

.header-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;
  visibility: hidden;
}

@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: #0E7FAD;
}

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

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

@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: #173a4d;
  text-decoration: none;
}

.site-search .sccsearch:focus {
  color: white !important;
}

.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: #958ed2;
}

.site-search .searchSkinObjectPreview > li:hover {
  background-color: rgba(111, 66, 193, 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 (min-width: 992px) and (max-width: 1199.98px) {
  .header-search-btn {
    font-size: 18px;
  }
}

@media (max-width: 991.98px) {
  .header-search-btn {
    margin-left: auto;
    margin-right: 0.5rem;
    font-size: 20px;
  }
}

@media (max-width: 575.98px) {
  .site-search .parkssearch {
    max-width: 100%;
  }
  .top-search-btn {
    margin-right: 0;
  }
}

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

#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 a {
  color: #fff;
  text-decoration: none;
}

.goog-te-gadget-simple a span {
  color: white !important;
}

.goog-te-gadget-simple a 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;
  text-decoration: none;
}

.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;
  opacity: .9;
}

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

.social-block .socialicon-nextdoor:before {
  font-size: 15px;
}

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

.topbar .container {
  position: relative;
}

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

.topbar .top-link {
  font-size: 14px;
  color: white;
  text-decoration: none;
}

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

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

.topbar .social-block .socialicon-nextdoor:before {
  font-size: 15px;
}

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

.top-blk.blk-spanish {
  padding-left: 1rem;
  color: white;
  cursor: pointer;
  font-size: 15px;
  border: 0;
  background-color: transparent;
}

.top-blk.blk-spanish::after {
  display: none;
}

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

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

.notice-ctn {
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
  color: white;
  font-weight: 600;
  padding: .1rem 0;
}

.notice-ctn .Normal {
  font-size: 15px;
}

.notice-ctn a {
  color: white !important;
}

.notice-ctn a:hover {
  background-color: transparent;
}

.notice-toggle {
  color: white;
}

.notice-toggle i {
  font-size: 20px;
}

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

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

.btn-close-notice .open-handle {
  background-color: #C7533C;
  padding: 0.2rem 0.8rem;
  border-radius: 0 0 8px 8px;
  display: flex;
}

.btn-close-notice .open-handle span {
  visibility: hidden;
  display: none;
  font-size: 13px;
  color: white;
}

.btn-close-notice .open-handle:hover {
  padding-left: .3rem;
}

.btn-close-notice .open-handle:hover span {
  visibility: visible;
  display: inline-block;
}

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

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

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

.scc-mega-menu a {
  text-decoration: none;
  color: black;
}

.scc-mega-menu a:hover {
  text-decoration: underline;
  color: #007FB0;
}

.scc-mega-menu a:focus {
  color: #007FB0 !important;
}

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

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

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

.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: 20px;
  font-weight: 600;
}

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

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

.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: #173a4d;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.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 .mega-menu-tabs .btn-tab {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 1rem 1.5rem;
  line-height: 1.1;
  color: #666;
  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: #0E7FAD;
  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 .mega-menu-tabs .btn-tab.mm-btn-nosub {
  background: transparent;
}

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

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

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

.scc-mega-menu .list-withcol .tab-link-item:hover {
  color: #0E7FAD;
  text-decoration: none;
}

.scc-mega-menu .sec-list > li > a {
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: .3rem;
  display: block;
  color: #007FB0;
  font-size: 18px;
}

.scc-mega-menu .sec-list > li > a:hover {
  text-decoration: none;
}

.scc-mega-menu .sec-list > li > a:hover span {
  text-decoration: underline;
}

.scc-mega-menu .sec-list .subnav-description {
  font-size: 14px;
  font-weight: 400;
  color: #666;
  margin-bottom: 0;
}

.scc-mega-menu .mega-col-card {
  background-color: #F0F0F0;
}

.scc-mega-menu .menu-card .card-title {
  font-size: 20px;
  font-weight: 600;
  color: #173a4d;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 1rem;
}

.scc-mega-menu .menu-card .card-img {
  height: 120px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
}

.scc-mega-menu .menu-card .card-body {
  padding: 1.2rem 0 .5rem;
}

.scc-mega-menu .menu-card .card-body ul {
  padding-left: 0;
  padding-bottom: 0;
}

.scc-mega-menu .menu-card .card-body ul > li {
  margin-left: 0;
  margin-bottom: 0.5rem;
  padding-left: 1.8rem;
  padding-bottom: .5rem !important;
  position: relative;
  padding-bottom: 0 !important;
  border-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4 !important;
}

.scc-mega-menu .menu-card .card-body ul > li:before {
  position: absolute;
  left: 0;
  top: 0.1rem;
  margin-top: 0;
  font-size: 10px;
  border-radius: 50%;
  background-color: #007FB0;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  line-height: 1;
}

.scc-mega-menu .menu-card .btn-more {
  font-size: 15px;
  font-weight: 600;
  color: #007FB0;
  padding: .25rem .5rem;
}

.scc-mega-menu .menu-card .btn-more:after {
  content: "\e913";
  font-family: 'feather' !important;
  font-size: .8rem;
  line-height: 1;
  font-weight: 700 !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #007FB0;
  margin-left: .5rem;
}

.scc-mega-menu .menu-card .btn-more:hover {
  text-decoration: none;
  background-color: #1c4e69;
  border-radius: .25rem;
  color: white;
}

.scc-mega-menu .menu-card .btn-more:focus {
  color: white !important;
}

.scc-mega-menu .mega-col-list-style .mega-subtitle {
  color: #007FB0;
}

.scc-mega-menu .mega-col-list-style ul {
  margin-bottom: .5rem;
}

.scc-mega-menu .mega-col-list-style ul li {
  font-size: 16px;
  margin-bottom: .8rem;
}

.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: #0E7FAD;
  text-decoration: none;
}

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

.scc-mega-menu .btn-findit {
  color: #007FB0;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 2rem;
  margin-top: -2rem;
  padding: .35rem .6rem;
}

.scc-mega-menu .btn-findit:after {
  content: "\e9c1";
  font-family: 'feather' !important;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 700 !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #007FB0;
  margin-left: .5rem;
}

.scc-mega-menu .btn-findit:hover {
  text-decoration: none;
  background-color: #1c4e69;
  border-radius: .25rem;
  color: white;
}

.scc-mega-menu .btn-findit:focus {
  color: white !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-between !important;
    margin-left: 3%;
    margin-right: 1rem;
    width: 100%;
  }
  .scc-mega-menu .nav-item > .nav-link {
    font-size: 16px;
  }
  .scc-mega-menu .nav-item > .nav-link:hover {
    color: #007FB0;
  }
  .scc-mega-menu .dropdown {
    padding: 0;
  }
  .scc-mega-menu .megamenu-row {
    background-color: white;
  }
  .scc-mega-menu .megamenu-reg-row {
    padding: 1rem 2rem;
  }
  .scc-mega-menu .mega-list-pad {
    padding: 2.5rem 2rem;
  }
  .scc-mega-menu .current-menu-ancestor > .nav-link {
    position: relative;
  }
  .scc-mega-menu .current-menu-ancestor > .nav-link:after {
    content: "";
    display: block;
    width: 100%;
    height: 10px;
    background-color: green;
    position: absolute;
  }
  .scc-mega-menu .mega-item-active > .nav-link:after {
    bottom: -2.3rem;
  }
  .scc-mega-menu .current-menu-ancestor > .nav-link:after {
    bottom: -2.4rem;
  }
  .scc-mega-menu .dropdown-menu {
    padding-top: 2.7rem;
    top: 62%;
    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-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 .megamenu-tabs-row-incolumn {
    height: 100%;
  }
  .scc-mega-menu .megamenu-tabs-row-incolumn.megamenu-row {
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
  }
  .scc-mega-menu .mega-menu-tabcontent {
    height: 100%;
    background-color: #f7f7f7;
    padding: 1rem 2rem;
  }
  .scc-mega-menu .list-withcol li {
    display: inline-block;
    width: 100%;
    padding: 0.3rem 0;
  }
  .scc-mega-menu .list-withcol .tab-link-item:hover {
    text-decoration: underline;
  }
  .scc-mega-menu .list-2col,
  .scc-mega-menu .list-3col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .scc-mega-menu .reg-dropdown ul {
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
    min-width: 14rem;
  }
  .scc-mega-menu .home .scc-mega-menu .mega-item-active > .nav-link:after {
    bottom: -2.7rem;
  }
  .scc-mega-menu .home .scc-mega-menu .dropdown-menu {
    top: 64%;
  }
  .main-navbar .scc-mega-menu .nav-link {
    padding: .8rem 0;
  }
}

@media (min-width: 1200px) {
  .scc-mega-menu .navbar-nav {
    margin-left: 10%;
    margin-right: 2rem;
  }
  .scc-mega-menu .nav-item > .nav-link {
    font-size: 18px;
  }
  .scc-mega-menu .list-3col {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .scc-mega-menu .mega-item-active > .nav-link:after {
    bottom: -2.4rem;
  }
  .scc-mega-menu .dropdown-menu {
    top: 65%;
  }
  .home .scc-mega-menu .mega-item-active > .nav-link:after {
    bottom: -2.7rem;
  }
  .home .scc-mega-menu .dropdown-menu {
    top: 64%;
  }
}

@media (min-width: 1400px) {
  .scc-mega-menu .nav-item > .nav-link {
    font-size: 18px;
  }
  .scc-mega-menu .navbar-nav {
    margin-left: 15%;
  }
  .scc-mega-menu .mega-item-active > .nav-link:after {
    bottom: -2.6rem;
  }
  .scc-mega-menu .dropdown-menu {
    padding-top: 3.1rem;
    top: 62%;
  }
  .scc-mega-menu .current-menu-ancestor > .nav-link:after {
    bottom: -2.6rem;
  }
  .home .scc-mega-menu .mega-item-active > .nav-link:after {
    bottom: -3.35rem;
  }
  .home .scc-mega-menu .dropdown-menu {
    padding-top: 3.45rem;
    top: 64%;
  }
}

@media (min-width: 1600px) {
  .scc-mega-menu .navbar-nav {
    margin-right: 2.5rem;
  }
}

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

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

@media (max-width: 991.98px) {
  .scc-mega-menu {
    background-color: rgba(18, 49, 66, 0.99);
  }
  .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;
  }
  .scc-mega-menu .list-withcol .tab-link-item:hover {
    background-color: #0E7FAD;
  }
}

@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: 0;
  line-height: 1.2;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
}

.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(14, 127, 173, 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: #0E7FAD;
}

.scc-mega-menu.scc-menu-sm .dropdown-menu {
  position: fixed;
  top: 69px;
  position: fixed;
  top: 69px;
  bottom: 0;
  background-color: rgba(18, 49, 66, 0.99);
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.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: #0E7FAD;
}

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

.scc-mega-menu.scc-menu-sm .mega-dropdown .scc-p-2 {
  padding: 0 !important;
}

.scc-mega-menu.scc-menu-sm .sec-list > li > a {
  margin-bottom: 0;
}

.scc-mega-menu.scc-menu-sm .sec-list .subnav-link {
  font-weight: 400;
}

.scc-mega-menu.scc-menu-sm .sec-list .subnav-link:hover span {
  text-decoration: none;
}

.scc-mega-menu.scc-menu-sm .sec-list .subnav-description {
  color: #6fd7ff;
}

.scc-mega-menu.scc-menu-sm .menu-card {
  padding-bottom: 1.5rem;
}

.scc-mega-menu.scc-menu-sm .menu-card .card-title {
  padding-top: 1.5rem;
  padding-left: 1.5rem;
}

.scc-mega-menu.scc-menu-sm .menu-card .card-img {
  max-width: 400px;
  height: 200px;
  margin: 0 auto;
}

.scc-mega-menu.scc-menu-sm .menu-card .card-body {
  padding: 1.5rem 1.5rem 0;
}

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

.scc-mega-menu.scc-menu-sm .mega-menu-tabs .btn-tab:not(:first-child).active {
  border-top: 0;
}

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

.side-menu {
  padding-left: 0 !important;
  margin-bottom: 0;
}

.side-menu ul {
  padding-left: 0;
}

.side-menu li {
  list-style: none;
  padding-bottom: 0;
  margin-left: 0;
}

.side-menu .nav-link {
  width: 100%;
  padding: 0.5rem 1.5rem;
  color: black;
}

.side-menu .nav-link.active {
  font-weight: 500;
  color: #006399;
}

.side-menu .nav-link:hover {
  background-color: #f5f5f5;
  text-decoration: none;
  color: #1c4e69;
}

.side-menu .nav-link:focus {
  color: #1c4e69 !important;
}

.side-menu .nav-toggle {
  padding: 0 1rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  line-height: 1;
  cursor: pointer;
  font-size: 18px;
}

.side-menu .nav-toggle i:before {
  content: "\e998";
}

.side-menu .nav-toggle.collapsed i:before {
  content: "\e9b3";
}

.side-menu .nav-toggle:hover {
  background-color: #eee;
}

.side-menu > li {
  margin-left: 0;
  font-size: 16px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.side-menu > li > .nav-title > .nav-link {
  font-weight: 500;
}

.side-menu > li:hover {
  border-top-color: #eee;
  border-bottom-color: #eee;
}

.side-menu .menu-dropdown {
  padding-left: 1.5rem;
  margin-bottom: .8rem;
}

.side-menu .menu-dropdown li {
  font-size: 15px;
}

.side-menu .menu-dropdown .nav-link {
  padding: .4rem 1rem;
}

.side-menu .btn-toggle-nav {
  border-left: 1px solid #eee;
  padding-bottom: 0;
}

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

.site-header {
  margin-bottom: 0;
}

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

.masterhead {
  position: relative;
}

.navbar {
  padding: 0;
}

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

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

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

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

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

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

.navbar-toggler:hover {
  color: white;
  border-color: white;
  background-color: #0E7FAD;
}

.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: 1.2rem;
    padding-bottom: 1.2rem;
  }
  .navbar-expand-lg {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .navbar-toggler {
    display: none;
  }
  .header-search-btn {
    order: 2;
  }
  .navbar-brand img {
    max-width: 320px;
  }
}

@media (min-width: 1200px) {
  .site-header .main-navbar {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
  }
  .navbarwrap {
    -ms-flex-order: 1;
    order: 1;
  }
  .navbar-brand img {
    max-width: 340px;
  }
  .home .navbar-brand img {
    max-width: 370px;
  }
}

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

@media (min-width: 1400px) {
  .site-header .main-navbar {
    padding-top: 1.4rem;
    padding-bottom: 1.3rem;
  }
  .navbar-brand img {
    max-width: 360px;
  }
  .home .site-header .main-navbar {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
  }
  .home .navbar-brand img {
    max-width: 420px;
  }
}

@media (min-width: 1600px) {
  .home .site-header .main-navbar {
    padding-top: 1.6rem;
    padding-bottom: 1.55rem;
  }
}

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

@media (max-width: 991.98px) {
  .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: 1rem;
  }
  .navbar-toggler {
    margin-right: 2rem;
  }
  .navbar img {
    max-width: 300px;
  }
}

@media (max-width: 767.98px) {
  .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: 575.98px) {
  .navbar-brand {
    margin-left: 1rem;
    margin-right: 0;
  }
  .navbar-brand img {
    max-width: 280px;
  }
  .navbar-toggler {
    margin-left: 12px;
  }
}

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

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

/* Footer */
.site-footer {
  background-color: #f7f7f7;
  line-height: 1.5;
  font-size: 16px;
  border-top: 1px solid #ddd;
}

.site-footer .site-logo img {
  max-width: 350px;
}

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

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

.site-footer a {
  color: black;
}

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

.site-footer .footer-widget {
  margin-bottom: 2.5rem;
}

.site-footer .footer-widget h5 {
  font-size: 20px;
  margin-bottom: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #008155;
}

.site-footer .footer-widget li {
  padding-bottom: .5rem;
  font-size: 16px;
  padding-left: 0;
  margin-left: 0;
  line-height: 1.5;
}

.site-footer .ft-line {
  margin-bottom: 1.8rem;
  margin-top: 1rem;
}

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

.site-footer .social-block i:before {
  background-color: #008155;
  color: white;
  font-size: 18px;
  padding: 0.7rem;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.site-footer .social-block .socialicon-facebook:before {
  content: "\ea90";
}

.site-footer .social-block .socialicon-twitter:before {
  content: "\ea96";
}

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

.site-footer .social-block .socialicon-facebook:hover:before {
  background-color: #4267B2;
}

.site-footer .social-block .socialicon-instagram:hover:before {
  background-color: #E1306C;
}

.site-footer .social-block .socialicon-twitter:hover:before {
  background-color: #1DA1F2;
}

.site-footer .social-block .socialicon-youtube:hover:before {
  background-color: #c4302b;
}

.site-footer .social-block .socialicon-nextdoor:hover:before {
  background-color: #00cd87;
}

.site-footer .quick-links {
  margin-bottom: 2rem;
}

.site-footer .quick-links ul {
  padding-left: 0;
  padding-right: 1rem;
  margin-bottom: 0;
}

.site-footer .quick-links ul li {
  list-style-type: none;
}

.site-footer .quick-links a {
  text-decoration: none;
}

.site-footer .quick-links a:hover {
  text-decoration: underline;
}

.site-footer .searchwrap .searchInputContainer {
  margin-bottom: .5rem;
}

.site-footer .searchwrap .searchInputContainer: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;
  font-size: 22px;
  content: "\e9c1";
  position: absolute;
  top: .45rem;
  left: .5rem;
  color: #bfbfbf;
}

.site-footer .searchwrap .searchInputContainer input {
  border: 0;
  padding: .4rem 1.5rem .3rem 2.2rem;
  font-size: 16px;
  border-radius: 4px;
  background-color: white;
  max-width: 230px;
}

.site-footer .searchwrap .searchInputContainer input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #d9dadb;
}

.site-footer .searchwrap .searchInputContainer input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d9dadb;
  opacity: 1;
}

.site-footer .searchwrap .searchInputContainer input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d9dadb;
  opacity: 1;
}

.site-footer .searchwrap .searchInputContainer input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d9dadb;
}

.site-footer .searchwrap .searchInputContainer a.dnnSearchBoxClearText {
  top: 0;
  line-height: 1;
  margin-top: 12px;
}

.site-footer .searchwrap .sitesearch {
  margin-left: 10px;
  background: white;
  color: #0E7FAD;
  padding: .4rem 1.5rem .3rem;
  border-radius: 20px;
  font-size: 17px;
  font-weight: 500;
}

.site-footer .searchwrap .sitesearch:hover {
  background-color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}

.site-footer .searchwrap .searchSkinObjectPreview {
  top: auto;
  right: auto;
  left: 0;
  bottom: 100%;
  margin-bottom: .3rem;
  border: 0;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}

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

.site-footer .searchwrap .searchSkinObjectPreview > li:hover {
  background-color: rgba(252, 179, 22, 0.05);
}

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

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

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

.site-footer .row-getinvolved {
  max-width: 310px;
  font-size: 19px;
}

.site-footer .row-getinvolved .col-text {
  background-color: #e0ebb8;
  font-weight: 600;
}

.site-footer .SkinObject {
  color: #666;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

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

.site-footer A.SkinObject:focus {
  color: black !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: black;
}

.site-footer .copyright {
  font-weight: 500;
}

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

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

@media (min-width: 1400px) {
  .site-footer .inner-pad {
    padding-top: 2.5rem;
    padding-bottom: 3rem;
  }
}

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

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

.backtotop i {
  display: block;
  margin: 0 auto;
  width: 35px;
  font-size: 35px;
  color: #1c4e69;
  background-color: white;
  border-radius: 50%;
}

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

.backtotop:hover i {
  color: #008155;
}

.backtotop:focus {
  color: #1c4e69 !important;
}

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

/* Landing page Slider */
.bvista-homeslider .slick-prev,
.bvista-homeslider .slick-next {
  display: none !important;
  width: 40px;
  height: 40px;
  background-color: #0E7FAD;
}

.bvista-homeslider .slick-prev:hover, .bvista-homeslider .slick-prev:focus,
.bvista-homeslider .slick-next:hover,
.bvista-homeslider .slick-next:focus {
  background-color: rgba(28, 78, 105, 0.8);
}

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

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

.bvista-homeslider .slick-prev {
  left: 0;
}

.bvista-homeslider .slick-next {
  right: 0;
}

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

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

.bvista-homeslider .slick-dots li {
  margin-left: 12px;
  margin-right: 12px;
}

.bvista-homeslider .slick-dots li button {
  padding: 0;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border: 3px solid white;
}

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

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

.bvista-homeslider .slick-dots li.slick-active button {
  background-color: white;
}

.bvista-homeslider .slide-img {
  min-height: 200px;
}

.bvista-homeslider .slide-content .slide-text {
  margin-left: 5%;
  margin-right: 3%;
}

.bvista-homeslider .slide-content .slide-title {
  font-size: 32px;
  font-weight: 600;
  color: white;
  line-height: 1.2;
  margin-bottom: .5rem;
  text-shadow: 2px 2px 20px rgba(23, 58, 77, 0.7);
}

.bvista-homeslider .slide-content .btn-slide-reg {
  background-color: #FFA400;
  border-radius: 40px;
  color: #113244 !important;
  font-size: 20px;
  font-weight: 600;
  margin-top: 0.8rem;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 0 !important;
  padding: 0.8rem 1.2rem;
  line-height: 1.2;
}

.bvista-homeslider .slide-content .btn-slide-reg:hover {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}

.bvista-homeslider .slide-content .btn-fullslide {
  display: block !important;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  border: 0;
  text-indent: -999rem;
  box-shadow: none;
  border-radius: 0;
}

.bvista-homeslider .slidecaption {
  vertical-align: baseline;
  color: white;
  position: absolute;
  bottom: 1px;
  left: 25%;
  width: 50%;
  background-color: #007FB0;
}

@media (min-width: 576px) {
  .bvista-homeslider .slide-img {
    min-height: 250px;
  }
  .bvista-homeslider .slide-content .slide-text {
    margin-left: 6%;
    margin-right: 0;
  }
  .bvista-homeslider .slide-content .slide-title {
    font-size: 40px;
    margin-bottom: 1rem;
  }
  .bvista-homeslider .slide-content .btn-slide {
    font-size: 18px;
    letter-spacing: 1px;
    padding: .6rem 1.5rem;
  }
}

@media (min-width: 768px) {
  .bvista-homeslider .slick-prev:before,
  .bvista-homeslider .slick-next:before {
    font-size: 40px;
  }
  .bvista-homeslider .slide-content .slide-text {
    margin-left: 5%;
  }
  .bvista-homeslider .slide-content .slide-title {
    font-size: 42px;
  }
  .slide-careerfair .slide-img {
    background-position: center right;
  }
}

@media (min-width: 992px) {
  .bvista-homeslider .slide-img {
    min-height: 350px;
  }
  .bvista-homeslider .slide-content .slide-title {
    font-size: 52px;
  }
  .bvista-homeslider .slide-content .btn-slide-reg {
    font-size: 22px;
    padding: 1rem 2rem;
  }
}

@media (min-width: 1200px) {
  .bvista-homeslider .slick-dots li button {
    width: 18px;
    height: 18px;
    line-height: 18px;
  }
  .bvista-homeslider .slide-img {
    min-height: 400px;
  }
  .bvista-homeslider .slide-content .slide-title {
    font-size: 68px;
  }
  .bvista-homeslider .slide-content .btn-slide-reg {
    font-size: 24px;
  }
}

@media (min-width: 1400px) {
  .bvista-homeslider .slick-dots {
    bottom: 5%;
  }
  .bvista-homeslider .slick-dots li button {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 3px solid white;
  }
  .bvista-homeslider .slide-content .slide-text {
    left: 4%;
    margin-left: 5%;
  }
  .bvista-homeslider .slide-content .slide-title {
    font-size: 64px;
  }
  .bvista-homeslider .slide-content .btn-slide-reg {
    font-size: 25px;
  }
}

@media (min-width: 1600px) {
  .bvista-homeslider .slide-img {
    min-height: 420px;
  }
}

@media (max-width: 575.98px) {
  .bvista-homeslider .slide-content .slide-title br {
    display: none;
  }
}

/* Homepage Slider */
.home-slider-wrap-test {
  max-height: 450px;
}

.county-homeslider-test .slick-prev,
.county-homeslider-test .slick-next {
  display: none !important;
  width: 40px;
  height: 40px;
  bottom: -20px;
  top: auto;
  background-color: #0E7FAD;
}

.county-homeslider-test .slick-prev:hover, .county-homeslider-test .slick-prev:focus,
.county-homeslider-test .slick-next:hover,
.county-homeslider-test .slick-next:focus {
  background-color: rgba(28, 78, 105, 0.8);
}

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

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

.county-homeslider-test .slick-prev {
  left: 50%;
  margin-left: -40px;
}

.county-homeslider-test .slick-next {
  right: 50%;
  margin-right: -40px;
}

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

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

.county-homeslider-test .slick-dots li {
  margin-left: 12px;
  margin-right: 12px;
}

.county-homeslider-test .slick-dots li button {
  padding: 0;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border: 3px solid white;
}

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

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

.county-homeslider-test .slick-dots li.slick-active button {
  background-color: white;
}

.county-homeslider-test .slide-img {
  min-height: 250px;
}

.county-homeslider-test .slide-content {
  max-height: 250px;
}

.county-homeslider-test .slide-content .slide-text {
  margin-left: 5%;
  margin-right: 3%;
}

.county-homeslider-test .slide-content .slide-title {
  font-size: 32px;
  font-weight: 600;
  color: white;
  line-height: 1.2;
  margin-bottom: .5rem;
  text-shadow: 2px 2px 20px rgba(23, 58, 77, 0.7);
}

.county-homeslider-test .slide-content .btn-slide-reg {
  background-color: #FFA400;
  border-radius: 40px;
  color: #113244 !important;
  font-size: 20px;
  font-weight: 600;
  margin-top: 0.8rem;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 0 !important;
  padding: 0.8rem 1.2rem;
  line-height: 1.2;
}

.county-homeslider-test .slide-content .btn-slide-reg:hover {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}

.county-homeslider-test .slide-content .btn-fullslide {
  display: block !important;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  border: 0;
  text-indent: -999rem;
  box-shadow: none;
  border-radius: 0;
}

@media (min-width: 576px) {
  .county-homeslider-test .slide-img {
    min-height: 300px;
  }
  .county-homeslider-test .slide-content {
    max-height: 300px;
  }
  .county-homeslider-test .slide-content .slide-text {
    margin-left: 6%;
    margin-right: 0;
  }
  .county-homeslider-test .slide-content .slide-title {
    font-size: 40px;
    margin-bottom: 1rem;
  }
  .county-homeslider-test .slide-content .btn-slide {
    font-size: 18px;
    letter-spacing: 1px;
    padding: .6rem 1.5rem;
  }
}

@media (min-width: 768px) {
  .county-homeslider-test .slick-prev,
  .county-homeslider-test .slick-next {
    width: 50px;
    height: 50px;
    bottom: -25px;
  }
  .county-homeslider-test .slick-prev:before,
  .county-homeslider-test .slick-next:before {
    font-size: 40px;
  }
  .county-homeslider-test .slick-prev {
    margin-left: -50px;
  }
  .county-homeslider-test .slick-next {
    margin-right: -50px;
  }
  .county-homeslider-test .slide-content .slide-text {
    margin-left: 5%;
  }
  .county-homeslider-test .slide-content .slide-title {
    font-size: 42px;
  }
  .slide-careerfair .slide-img {
    background-position: center right;
  }
}

@media (min-width: 992px) {
  .county-homeslider-test .slide-img {
    min-height: 350px;
  }
  .county-homeslider-test .slide-content {
    max-height: 350px;
  }
  .county-homeslider-test .slide-content .slide-title {
    font-size: 52px;
  }
  .county-homeslider-test .slide-content .btn-slide-reg {
    font-size: 22px;
    padding: .8rem 2rem;
  }
}

@media (min-width: 1200px) {
  .county-homeslider-test .slick-dots li button {
    width: 18px;
    height: 18px;
    line-height: 18px;
  }
  .county-homeslider-test .slide-img {
    min-height: 400px;
  }
  .county-homeslider-test .slide-content {
    max-height: 400px;
  }
  .county-homeslider-test .slide-content .slide-title {
    font-size: 68px;
  }
}

@media (min-width: 1400px) {
  .county-homeslider-test .slick-dots {
    bottom: 5%;
  }
  .county-homeslider-test .slick-dots li button {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 3px solid white;
  }
  .county-homeslider-test .slide-content .slide-text {
    left: 4%;
    margin-left: 5%;
  }
  .county-homeslider-test .slide-content .slide-title {
    font-size: 64px;
  }
}

@media (min-width: 1600px) {
  .county-homeslider-test .slide-img {
    min-height: 450px;
  }
  .county-homeslider-test .slide-content {
    max-height: 450px;
  }
}

@media (max-width: 575.98px) {
  .county-homeslider-test .slide-content .slide-title br {
    display: none;
  }
}

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

/* Homepage Slider */
.county-homeslider .slick-prev,
.county-homeslider .slick-next {
  display: none !important;
  width: 40px;
  height: 40px;
  bottom: -20px;
  top: auto;
  background-color: #0E7FAD;
}

.county-homeslider .slick-prev:hover, .county-homeslider .slick-prev:focus,
.county-homeslider .slick-next:hover,
.county-homeslider .slick-next:focus {
  background-color: rgba(28, 78, 105, 0.8);
}

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

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

.county-homeslider .slick-prev {
  left: 50%;
  margin-left: -40px;
}

.county-homeslider .slick-next {
  right: 50%;
  margin-right: -40px;
}

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

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

.county-homeslider .slick-dots li {
  margin-left: 12px;
  margin-right: 12px;
}

.county-homeslider .slick-dots li button {
  padding: 0;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border: 3px solid white;
}

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

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

.county-homeslider .slick-dots li.slick-active button {
  background-color: white;
}

.county-homeslider .slide-img {
  min-height: 200px;
}

.county-homeslider .slide-content .slide-text {
  margin-left: 5%;
  margin-right: 3%;
}

.county-homeslider .slide-content .slide-title {
  font-size: 32px;
  font-weight: 600;
  color: white;
  line-height: 1.2;
  margin-bottom: .5rem;
  text-shadow: 2px 2px 20px rgba(23, 58, 77, 0.7);
}

.county-homeslider .slide-content .btn-slide-reg {
  background-color: #FFA400;
  border-radius: 40px;
  color: #113244 !important;
  font-size: 20px;
  font-weight: 600;
  margin-top: 0.8rem;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 0 !important;
  padding: 0.8rem 1.2rem;
  line-height: 1.2;
}

.county-homeslider .slide-content .btn-slide-reg:hover {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}

.county-homeslider .slide-content .btn-fullslide {
  display: block !important;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  border: 0;
  text-indent: -999rem;
  box-shadow: none;
  border-radius: 0;
}

@media (min-width: 576px) {
  .county-homeslider .slide-img {
    min-height: 300px;
  }
  .county-homeslider .slide-content .slide-text {
    margin-left: 6%;
    margin-right: 0;
  }
  .county-homeslider .slide-content .slide-title {
    font-size: 40px;
    margin-bottom: 1rem;
  }
  .county-homeslider .slide-content .btn-slide {
    font-size: 18px;
    letter-spacing: 1px;
    padding: .6rem 1.5rem;
  }
}

@media (min-width: 768px) {
  .county-homeslider .slick-prev,
  .county-homeslider .slick-next {
    width: 50px;
    height: 50px;
    bottom: -25px;
  }
  .county-homeslider .slick-prev:before,
  .county-homeslider .slick-next:before {
    font-size: 40px;
  }
  .county-homeslider .slick-prev {
    margin-left: -50px;
  }
  .county-homeslider .slick-next {
    margin-right: -50px;
  }
  .county-homeslider .slide-content .slide-text {
    margin-left: 5%;
  }
  .county-homeslider .slide-content .slide-title {
    font-size: 42px;
  }
  .slide-careerfair .slide-img {
    background-position: center right;
  }
}

@media (min-width: 992px) {
  .county-homeslider .slide-img {
    min-height: 350px;
  }
  .county-homeslider .slide-content .slide-title {
    font-size: 52px;
  }
  .county-homeslider .slide-content .btn-slide-reg {
    font-size: 22px;
    padding: .8rem 2rem;
  }
}

@media (min-width: 1200px) {
  .county-homeslider .slick-dots li button {
    width: 18px;
    height: 18px;
    line-height: 18px;
  }
  .county-homeslider .slide-img {
    min-height: 400px;
  }
  .county-homeslider .slide-content .slide-title {
    font-size: 68px;
  }
}

@media (min-width: 1400px) {
  .county-homeslider .slick-dots {
    bottom: 5%;
  }
  .county-homeslider .slick-dots li button {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 3px solid white;
  }
  .county-homeslider .slide-content .slide-text {
    left: 4%;
    margin-left: 5%;
  }
  .county-homeslider .slide-content .slide-title {
    font-size: 64px;
  }
}

@media (min-width: 1600px) {
  .county-homeslider .slide-img {
    min-height: 450px;
  }
}

@media (max-width: 575.98px) {
  .county-homeslider .slide-content .slide-title br {
    display: none;
  }
}

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

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

.scc-news-carousel .slick-prev,
.scc-news-carousel .slick-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.scc-news-carousel .slick-prev:before,
.scc-news-carousel .slick-next:before {
  font-size: 36px;
  opacity: 1;
  border: 2px solid transparent;
  border-radius: 50%;
  background-color: #007FB0;
  padding: 5px;
}

.scc-news-carousel .slick-prev.slick-disabled,
.scc-news-carousel .slick-next.slick-disabled {
  visibility: hidden;
}

.scc-news-carousel .slick-prev.slick-disabled:before,
.scc-news-carousel .slick-next.slick-disabled:before {
  opacity: 0;
}

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

.scc-news-carousel .slick-prev.slick-disabled:hover:before, .scc-news-carousel .slick-prev.slick-disabled:focus:before,
.scc-news-carousel .slick-next.slick-disabled:hover:before,
.scc-news-carousel .slick-next.slick-disabled:focus:before {
  opacity: 0;
}

.scc-news-carousel .slick-prev {
  left: -3.5rem;
}

.scc-news-carousel .slick-next {
  right: -3.5rem;
}

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

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

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

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

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

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

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

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

.scc-news-carousel .slide-content {
  display: flex;
  height: auto;
  min-height: 350px;
  padding-left: 1rem;
  padding-right: 1rem;
}

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

@media (min-width: 768px) {
  .home-news-carousel-wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .scc-news-carousel .slick-prev {
    left: -4.5rem;
  }
  .scc-news-carousel .slick-next {
    right: -4.5rem;
  }
  .scc-news-carousel .slick-prev,
  .scc-news-carousel .slick-next {
    width: 58px;
    height: 58px;
  }
  .scc-news-carousel .slick-prev:before,
  .scc-news-carousel .slick-next:before {
    font-size: 34px;
  }
  .scc-news-carousel .slide-content .slide-title {
    font-size: 42px;
  }
}

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

@media (min-width: 1200px) {
  .scc-news-carousel .slick-prev,
  .scc-news-carousel .slick-next {
    width: 46px;
    height: 46px;
  }
  .scc-news-carousel .slide-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .scc-news-carousel .slide-content .card {
    width: 310px;
    margin-left: auto;
    margin-right: auto;
  }
  .scc-news-carousel .slide-content .slide-title {
    font-size: 50px;
  }
  .scc-news-carousel .slide-content .slide-btn {
    font-size: 18px;
    padding: .5rem 1.5rem;
  }
}

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

@media (min-width: 1600px) {
  .scc-news-carousel .slide-content .slide-text {
    margin-top: 3%;
  }
  .scc-news-carousel .slide-content .slide-title {
    font-size: 54px;
    font-weight: 300;
    letter-spacing: .05rem;
    margin-bottom: 2.2rem;
  }
  .scc-news-carousel .slide-content .slide-ctn {
    margin-bottom: 2.5rem;
  }
  .scc-news-carousel .slide-content .slide-btn {
    font-size: 19px;
    padding: .7rem 2rem;
  }
}

/* Homepage News Carousel */
.calendar-carousel-wrap {
  padding-left: 3rem;
  padding-right: 3rem;
}

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

.calendar-carousel .slick-prev,
.calendar-carousel .slick-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.calendar-carousel .slick-prev:before,
.calendar-carousel .slick-next:before {
  font-size: 36px;
  opacity: 1;
  border: 2px solid transparent;
  border-radius: 50%;
  color: #1c4e69;
}

.calendar-carousel .slick-prev.slick-disabled:before,
.calendar-carousel .slick-next.slick-disabled:before {
  color: #ddd;
}

.calendar-carousel .slick-prev:hover:before, .calendar-carousel .slick-prev:focus:before,
.calendar-carousel .slick-next:hover:before,
.calendar-carousel .slick-next:focus:before {
  opacity: 1;
  color: #F58235;
}

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

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

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

.calendar-carousel:focus {
  outline: none;
}

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

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

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

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

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

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

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

.calendar-carousel .slide-content {
  display: flex;
  height: auto;
  min-height: 350px;
  padding-left: 1rem;
  padding-right: 1rem;
}

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .calendar-carousel-wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .calendar-carousel .slick-prev,
  .calendar-carousel .slick-next {
    width: 58px;
    height: 58px;
  }
  .calendar-carousel .slick-prev:before,
  .calendar-carousel .slick-next:before {
    font-size: 48px;
  }
  .calendar-carousel .slide-content .slide-title {
    font-size: 42px;
  }
}

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

@media (min-width: 1200px) {
  .calendar-carousel-wrap {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .calendar-carousel .slick-prev,
  .calendar-carousel .slick-next {
    width: 46px;
    height: 46px;
  }
  .calendar-carousel .slide-img {
    min-height: 200px;
  }
  .calendar-carousel .slide-content {
    min-height: 200px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .calendar-carousel .slide-content .card {
    margin-left: auto;
    margin-right: auto;
  }
  .calendar-carousel .slide-content .slide-title {
    font-size: 50px;
  }
  .calendar-carousel .slide-content .slide-btn {
    font-size: 18px;
    padding: .5rem 1.5rem;
  }
}

@media (min-width: 1400px) {
  .calendar-carousel-wrap {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .calendar-carousel .slick-dots {
    bottom: 15%;
  }
  .calendar-carousel .slick-dots li button {
    width: 40px;
    line-height: 20px;
  }
  .calendar-carousel .slick-prev {
    left: -5rem;
  }
  .calendar-carousel .slick-next {
    right: -5rem;
  }
  .calendar-carousel .slide-img {
    min-height: 550px;
  }
  .calendar-carousel .slide-content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .calendar-carousel .slide-content .slide-title {
    font-size: 58px;
  }
  .calendar-carousel .slide-content .slide-btn {
    font-size: 20px;
    padding: .7rem 2rem;
  }
}

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

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

.yellowborder-20 {
  border-top: 20px solid #FFA400 !important;
}

.blueborder-20 {
  border-top: 20px solid #1c4e69 !important;
}

.greenborder-20 {
  border-top: 20px solid #008155 !important;
}

.lightgreenborder-20 {
  border-top: 20px solid #29b893 !important;
}

.grayborder-20 {
  border-top: 20px solid #f0f0f0 !important;
}

.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: #0E7FAD;
  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;
}

.scc-table {
  margin-bottom: 1rem;
}

.scc-table thead th {
  background-color: #007FB0;
  color: white;
  font-weight: 600;
  text-align: center;
  padding: 0.5rem;
  border-color: #007FB0;
  font-size: 15px;
}

.scc-table > :not(:first-child) {
  border-top: 0;
}

.scc-table tbody tr:nth-of-type(even) {
  background-color: #f9f9f9;
}

.scc-table tbody th, .scc-table tbody td {
  padding: .8rem;
  border-color: #ddd;
}

.scc-table tbody th {
  font-weight: 500;
  font-size: 15px;
}

.scc-table tbody td {
  font-size: 15px;
}

.scc-table tbody td p {
  margin-bottom: 0.5rem !important;
}

.scc-table tbody td p:last-child {
  margin-bottom: 0 !important;
}

.table-with-lgtext tbody th {
  font-weight: 600 !important;
  color: #1c4e69;
  font-size: 17px;
}

.table-with-lgtext tbody td {
  font-size: 16px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.scc-accordion .accordion-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

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

.scc-accordion .accordion-button:after {
  content: "\e998";
  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;
  font-size: 23px;
  line-height: 1;
  margin-right: 0.8rem;
  background-image: none;
}

.scc-accordion .accordion-button.collapsed:after {
  content: "\e9b3";
}

.scc-accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
  color: #007FB0;
  font-weight: 600;
}

.scc-accordion .accordion-button:hover {
  color: #007FB0;
}

.scc-accordion .accordion-body {
  background-color: rgba(249, 249, 249, 0.8);
}

.scc-accordion.accordion-flush {
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
}

.scc-accord-pill .accordion-item {
  border-radius: 0.3rem;
  border: 0;
  margin-bottom: .5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.scc-accord-pill .accordion-button {
  background-color: transparent;
  box-shadow: none;
  font-weight: 500;
  color: black;
}

.scc-accord-pill .accordion-button:not(.collapsed) {
  background-color: #f7f7f7;
  color: black;
  font-weight: 600;
}

.scc-accord-pill .accordion-button:not(.collapsed)::after {
  background-color: rgba(0, 127, 176, 0.9);
  border-radius: 50%;
  background-position: center;
  width: 2rem;
  height: 2rem;
  background-size: 14px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='%23fff'%3e%3cpath d='M225.813 48.907L128 146.72 30.187 48.907 0 79.093l128 128 128-128z'/%3e%3c/svg%3e");
}

.scc-accord-pill .accordion-body {
  font-size: 15px;
}

.accordion-lg .accordion-button {
  font-size: 17px;
  font-weight: 500;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.scc-accordion-searchable .accordion_searchbar_wrap {
  border: 1px solid #ccc;
  border-radius: 80px;
  padding: 0.3rem;
  max-width: 400px;
  margin: 0 auto 2rem;
  text-align: left !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.scc-accordion-searchable .accordion_searchbar_wrap: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";
  font-size: 16px;
  color: white;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #aaa;
  border-radius: 50%;
}

.scc-accordion-searchable .accordion-searchbar {
  width: auto;
  border: 0;
  flex-grow: 1;
  padding-left: .5rem;
  padding-right: .5rem;
}

.scc-accordion-searchable .scc-accordion {
  border: 1px solid #bbb;
  border-radius: .3rem;
  overflow: hidden;
}

.scc-accordion-searchable .accordion-item {
  border-left: 0;
  border-right: 0;
}

.scc-accordion-searchable .accordion-item:first-of-type {
  border-top: 0;
}

.scc-accordion-searchable .accordion-item:last-of-type {
  border-bottom: 0;
}

.img-bg {
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-yellow {
  background-color: #FFA400 !important;
}

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

.bg-blue {
  background-color: #1c4e69 !important;
}

.bg-oceanblue {
  background-color: #007FB0 !important;
}

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

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

.bg-lightgreen {
  background-color: #29b893 !important;
}

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

.bg-gray {
  background-color: #747474 !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%);
}

.bg-gradient-ocentblue-blue {
  background: #007FB0;
  background: linear-gradient(180deg, #007fb0 0%, #1c4e69 100%);
}

.has-graphic-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.bannerbg-cdi-pln {
  background-image: url(../images/bg-banner-wave2-green.jpg);
}

.bannerbg-cdi-dpw {
  background-image: url(../images/bg-banner-wave2.jpg);
}

.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: #1c4e69 !important;
}

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

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

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

.text-redwood,
.mainbody .text-redwood,
.Normal .text-redwood {
  color: #C64B06 !important;
}

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

.text-lightyellow,
.Normal .text-lightyellow {
  color: #ffcb6c !important;
}

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

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

.fw-bold,
.fw-700 {
  font-weight: 700 !important;
}

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

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

.fs-13 {
  font-size: 13px !important;
}

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

.fs-15 {
  font-size: 15px !important;
}

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

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

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

.fs-19 {
  font-size: 19px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (max-width: 992px) {
  .fs-12 {
    font-size: 12px !important;
  }
  .fs-14 {
    font-size: 14px !important;
  }
  .fs-16 {
    font-size: 16px !important;
  }
  .fs-18 {
    font-size: 18px !important;
  }
  .fs-21 {
    font-size: 21px !important;
  }
  .fs-24 {
    font-size: 22px !important;
  }
  .fs-28 {
    font-size: 24px !important;
  }
  .fs-32 {
    font-size: 26px !important;
  }
  .fs-35 {
    font-size: 28px !important;
  }
  .fs-38 {
    font-size: 30px !important;
  }
  .fs-12 {
    font-size: 12px !important;
  }
  .fs-14 {
    font-size: 14px !important;
  }
  .fs-16 {
    font-size: 16px !important;
  }
  .fs-18 {
    font-size: 18px !important;
  }
  .fs-20 {
    font-size: 20px !important;
  }
  .fs-21 {
    font-size: 21px !important;
  }
  .fs-22 {
    font-size: 22px !important;
  }
  .fs-24 {
    font-size: 24px !important;
  }
  .fs-26 {
    font-size: 26px !important;
  }
  .fs-28 {
    font-size: 26px !important;
  }
  .fs-30 {
    font-size: 26px !important;
  }
  .fs-32 {
    font-size: 26px !important;
  }
  .fs-35 {
    font-size: 28px !important;
  }
  .fs-36 {
    font-size: 28px !important;
  }
  .fs-38 {
    font-size: 30px !important;
  }
  .fs-40 {
    font-size: 30px !important;
  }
  .fs-42 {
    font-size: 32px !important;
  }
  .fs-44 {
    font-size: 32px !important;
  }
  .fs-46 {
    font-size: 34px !important;
  }
  .fs-48 {
    font-size: 36px !important;
  }
  .fs-50 {
    font-size: 36px !important;
  }
  .fs-54 {
    font-size: 36px !important;
  }
  .fs-60 {
    font-size: 42px !important;
  }
  .fs-64 {
    font-size: 42px !important;
  }
  .fs-68 {
    font-size: 42px !important;
  }
  .fs-72 {
    font-size: 42px !important;
  }
  .fs-76 {
    font-size: 42px !important;
  }
  .fs-80 {
    font-size: 42px !important;
  }
  .fs-84 {
    font-size: 42px !important;
  }
  .fs-88 {
    font-size: 42px !important;
  }
  .fs-92 {
    font-size: 42px !important;
  }
  .fs-96 {
    font-size: 42px !important;
  }
  .fs-100 {
    font-size: 48px !important;
  }
  .fs-104 {
    font-size: 48px !important;
  }
  .fs-108 {
    font-size: 48px !important;
  }
  .fs-112 {
    font-size: 48px !important;
  }
  .fs-116 {
    font-size: 48px !important;
  }
  .fs-120 {
    font-size: 48px !important;
  }
  .fs-124 {
    font-size: 48px !important;
  }
  .fs-128 {
    font-size: 48px !important;
  }
  .fs-132 {
    font-size: 48px !important;
  }
  .fs-136 {
    font-size: 48px !important;
  }
  .fs-140 {
    font-size: 48px !important;
  }
  .fs-144 {
    font-size: 48px !important;
  }
  .fs-148 {
    font-size: 48px !important;
  }
  .fs-152 {
    font-size: 48px !important;
  }
  .fs-156 {
    font-size: 48px !important;
  }
  .fs-160 {
    font-size: 48px !important;
  }
  .fs-164 {
    font-size: 48px !important;
  }
  .fs-168 {
    font-size: 48px !important;
  }
  .fs-172 {
    font-size: 48px !important;
  }
  .fs-176 {
    font-size: 48px !important;
  }
  .fs-180 {
    font-size: 48px !important;
  }
  .fs-184 {
    font-size: 48px !important;
  }
  .fs-188 {
    font-size: 48px !important;
  }
  .fs-192 {
    font-size: 48px !important;
  }
  .fs-196 {
    font-size: 48px !important;
  }
  .fs-200 {
    font-size: 48px !important;
  }
  .fs-204 {
    font-size: 48px !important;
  }
  .fs-208 {
    font-size: 48px !important;
  }
  .fs-212 {
    font-size: 48px !important;
  }
  .fs-216 {
    font-size: 48px !important;
  }
  .fs-220 {
    font-size: 48px !important;
  }
}

@media all and (max-width: 767px) {
  .fs-60 {
    font-size: 36px !important;
  }
  .fs-64 {
    font-size: 36px !important;
  }
  .fs-68 {
    font-size: 36px !important;
  }
  .fs-72 {
    font-size: 36px !important;
  }
  .fs-76 {
    font-size: 36px !important;
  }
  .fs-80 {
    font-size: 36px !important;
  }
  .fs-84 {
    font-size: 36px !important;
  }
  .fs-88 {
    font-size: 36px !important;
  }
  .fs-92 {
    font-size: 36px !important;
  }
  .fs-96 {
    font-size: 36px !important;
  }
  .fs-100 {
    font-size: 36px !important;
  }
  .fs-104 {
    font-size: 36px !important;
  }
  .fs-108 {
    font-size: 36px !important;
  }
  .fs-112 {
    font-size: 36px !important;
  }
  .fs-116 {
    font-size: 36px !important;
  }
  .fs-120 {
    font-size: 36px !important;
  }
  .fs-124 {
    font-size: 36px !important;
  }
  .fs-128 {
    font-size: 36px !important;
  }
  .fs-132 {
    font-size: 36px !important;
  }
  .fs-136 {
    font-size: 36px !important;
  }
  .fs-140 {
    font-size: 36px !important;
  }
  .fs-144 {
    font-size: 36px !important;
  }
  .fs-148 {
    font-size: 36px !important;
  }
  .fs-152 {
    font-size: 36px !important;
  }
  .fs-156 {
    font-size: 36px !important;
  }
  .fs-160 {
    font-size: 36px !important;
  }
  .fs-164 {
    font-size: 36px !important;
  }
  .fs-168 {
    font-size: 36px !important;
  }
  .fs-172 {
    font-size: 36px !important;
  }
  .fs-176 {
    font-size: 36px !important;
  }
  .fs-180 {
    font-size: 36px !important;
  }
  .fs-184 {
    font-size: 36px !important;
  }
  .fs-188 {
    font-size: 36px !important;
  }
  .fs-192 {
    font-size: 36px !important;
  }
  .fs-196 {
    font-size: 36px !important;
  }
  .fs-200 {
    font-size: 36px !important;
  }
  .fs-204 {
    font-size: 36px !important;
  }
  .fs-208 {
    font-size: 36px !important;
  }
  .fs-212 {
    font-size: 36px !important;
  }
  .fs-216 {
    font-size: 36px !important;
  }
  .fs-220 {
    font-size: 36px !important;
  }
}

.btn {
  font-size: 16px;
  padding: .7rem 1.5rem;
  line-height: 1.2;
  font-weight: 600;
  border-radius: 30px;
  text-decoration: none;
}

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

.btn-default,
.mainbody .btn-default {
  font-size: 16px;
  font-weight: 500;
  padding: 0.5rem 0.8rem;
  border-radius: 50px;
}

.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: #008155;
  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: #0E7FAD;
  color: white !important;
  border-color: #0E7FAD;
}

.btn-yellow,
.btn-primary,
.btn-primary:not(:disabled):not(.disabled).active,
.mainbody .btn-yellow,
.mainbody .btn-primary,
.mainbody .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #fcb316;
  border-color: #fcb316;
  color: #173a4d !important;
}

.btn-yellow:hover,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active:hover,
.mainbody .btn-yellow:hover,
.mainbody .btn-primary:hover,
.mainbody .btn-primary:not(:disabled):not(.disabled).active:hover {
  background-color: #173a4d;
  border-color: #173a4d;
  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 1.5rem;
}

.btn-outline-secondary:hover,
.mainbody .btn-outline-secondary:hover {
  background-color: #f1f1f1;
}

.btn-sm,
.mainbody .btn-sm {
  font-size: 15px;
  font-weight: 500;
  padding: .5rem 1rem;
}

.btn-md,
.mainbody .btn-md {
  font-size: 18px;
  font-weight: 600;
  padding: .8rem 2rem;
}

.btn-lg,
.mainbody .btn-lg {
  font-size: 20px;
  font-weight: 600;
  padding: .8rem 2rem;
}

.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: #008155 !important;
}

.btn-withicon .btn-withicon,
.mainbody .btn-withicon {
  display: flex;
  line-height: 1.8;
  align-items: center;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 500;
  padding: 1rem 2rem 1rem 1.3rem;
}

.btn-withicon .btn-withicon:before,
.mainbody .btn-withicon:before {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1rem;
  content: "\e930";
  font-family: 'feather' !important;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 700 !important;
  color: #333;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-withicon .btn-withicon a,
.mainbody .btn-withicon a {
  font-weight: 500;
}

.btn-withicon .btn-withicon:hover,
.mainbody .btn-withicon:hover {
  background-color: #008155;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.btn-withicon .btn-withicon-dark-bg:before,
.mainbody .btn-withicon-dark-bg:before {
  background-color: white;
  color: #1c4e69;
  border-radius: 50%;
}

.btn-withicon .btn-withicon-dark-bg.btn-withicon-lg:before,
.mainbody .btn-withicon-dark-bg.btn-withicon-lg:before {
  width: 1.75rem;
  height: 1.75rem;
  padding-left: 0.3rem;
  padding-top: 0.25rem;
}

.btn-withicon .btn-countyoceanblue,
.mainbody .btn-countyoceanblue {
  background-color: #007FB0;
  color: white !important;
}

.btn-withicon .btn-countyblue,
.mainbody .btn-countyblue {
  background-color: #1c4e69;
  color: white !important;
}

.btn-withicon .btn-outline-countyblue,
.mainbody .btn-outline-countyblue {
  background-color: #fff;
  border: 2px solid #1c4e69;
  color: #1c4e69 !important;
  font-weight: 600;
}

.btn-withicon .btn-outline-countyblue:hover,
.mainbody .btn-outline-countyblue:hover {
  background-color: #1c4e69;
  color: white !important;
}

.btn-withicon-light,
.mainbody .btn-withicon-light {
  background-color: #dfe3fd;
  color: #6f42c1 !important;
}

.btn-subscribe,
.mainbody .btn-subscribe {
  background-color: #008155;
  font-size: 17px;
  color: white !important;
  padding: 0.8rem 1.5rem;
}

.btn-subscribe:hover,
.mainbody .btn-subscribe:hover {
  background-color: #1c4e69;
}

.btn-soft-blue,
.mainbody .btn-soft-blue {
  background-color: #ebf2ff;
  font-weight: 600;
}

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

.list-nobullet li {
  list-style-type: none;
  margin-left: 0 !important;
  padding-left: 0;
}

@media (min-width: 992px) {
  .list-3col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (min-width: 1200px) {
  .list-2col {
    column-count: 2;
    list-style-type: none;
  }
  .list-3col {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}

.mainbody .scc-listgroup > li.list-group-item,
.scc-listgroup > li.list-group-item {
  margin-left: 0;
  padding: 1rem 1.5rem;
}

.scclist-horizontal {
  display: flex;
}

.scclist-horizontal > li {
  margin-left: 5px;
  margin-right: 5px;
}

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

.pretty-list > li {
  position: relative;
  margin-left: 0 !important;
  padding-bottom: 1.5rem !important;
  padding-left: 0;
  list-style-position: outside;
  list-style: none;
  border-bottom: 1px solid #ddd;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.6 !important;
}

.pretty-list > li:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0.1875rem;
  content: "\e930";
  font-family: 'feather' !important;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 700 !important;
  color: #333;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.list-bullet-lg > li {
  padding-left: 2.75rem !important;
}

.list-bullet-lg > li:not(:last-child) {
  margin-bottom: 1.25rem;
}

.list-bullet-light-bg .list-bullet-item::before {
  background-color: #ebf2ff;
  color: #1c4e69;
  border-radius: 50%;
}

.list-bullet-light-bg.list-bullet-lg .list-bullet-item::before {
  width: 1.75rem;
  height: 1.75rem;
  padding-left: 0.3rem;
  padding-top: 0.25rem;
  margin-top: 0;
}

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

.list-withleftbar {
  border-left: 1px solid #eee;
  margin-left: 0.2rem;
  margin-top: 0.4rem;
  margin-bottom: 0.6rem;
  padding-left: 0.8rem;
}

.list-withleftbar > li {
  margin-left: 0 !important;
  padding-bottom: 1rem !important;
  padding-left: 0;
  list-style-position: outside;
  list-style: none;
  line-height: 1.5 !important;
}

.modal {
  position: fixed;
  z-index: 1200 !important;
  padding-top: 10%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}

.modal-header {
  background-color: transparent;
  border-bottom: 0;
}

.modal-header .btn-close {
  color: white;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  opacity: 1;
  border-radius: 0;
}

.modal-body {
  background-color: white;
  padding: 2.5rem 3rem;
  border-radius: .625rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

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

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

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

.card-icon {
  border: 0;
  text-align: center;
}

.card-icon:hover {
  transform: translateY(-10px);
}

.card-icon .figure-wrap {
  height: 190px;
  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;
  padding: 2.5rem;
  background-color: #007FB0;
  border-radius: .25rem;
}

.card-icon .figure-wrap img {
  max-width: 100px;
}

.card-icon .card-title {
  font-size: 20px;
  font-weight: 500;
  color: #1c4e69;
  margin-bottom: 1rem;
  line-height: 1.3;
}

.card-icon .btn-more {
  border-bottom: 0;
  text-decoration: underline;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  vertical-align: bottom;
  padding-bottom: 1rem;
  text-indent: -999rem;
}

.card-icon .btn-more:hover {
  text-decoration: underline;
  background-color: transparent;
}

.card-icon.card-icon-nobg {
  background-color: transparent;
}

.card-icon.card-icon-nobg .figure-wrap {
  padding: 0;
  height: 120px;
  background-color: transparent;
}

.card-icon.card-icon-nobg .card-body {
  padding-top: 0;
  padding-bottom: 0;
}

.card-icon.card-icon-nobg .card-title {
  text-align: center;
}

.card-icon.card-icon-nobg:hover .figure-wrap {
  box-shadow: none;
}

.card-icon.card-icon-nobg:hover .figure-wrap img {
  -webkit-filter: drop-shadow(0 0px 3px #bbb);
  filter: drop-shadow(1px 1px 0px #bbb);
}

.scc-card {
  border: 0;
}

.scc-card:hover .card-img {
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.15);
}

.scc-card:hover .card-title {
  color: #007FB0;
}

.scc-card * {
  transition: all 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .scc-card * {
    transition: none;
  }
}

.scc-card .card-body {
  text-align: left;
  padding: 1.5rem 0;
}

.scc-card .card-title {
  margin-bottom: 1rem;
  font-size: 19px;
  color: #173a4d;
  font-weight: 600;
}

.scc-card .news-summary {
  font-size: 14px;
  line-height: 1.5;
  color: #666;
}

.scc-card .btn-more {
  position: absolute;
  top: 0;
  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;
}

.scc-card .btn-more:hover {
  background-color: transparent;
}

.scc-card .card-img {
  background-size: cover;
  background-repeat: no-repeat;
  height: 210px;
  display: block;
}

.scc-card .card-img.no-thumbnail {
  background-image: url(../images/news-thumbnail-seal.png);
  background-size: auto;
  background-position: center center;
  background-color: #007FB0;
}

.scc-card .card:hover .card-img {
  box-shadow: 0 3px 16px rgba(23, 58, 77, 0.4);
}

.scc-card .card:hover .card-title {
  color: #008155;
}

.row-cards-sm .card-imgbg .card-title {
  height: 80px;
  font-size: 22px;
  transition: height .2s;
}

.row-cards-sm .card-imgbg:hover .card-title {
  height: 100%;
}

.row-sccnews-list .card-imgbg .card-title {
  height: auto;
  min-height: 140px;
  font-size: 17px;
  font-weight: 400;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: rgba(45, 63, 83, 0.65);
  transition: height .2s;
}

.row-sccnews-list .card-imgbg:hover .card-title {
  height: 100%;
}

.scc-card-withctn3 {
  border-radius: 0.25rem;
  border-width: 0;
}

.scc-card-withctn3 .card-head {
  display: flex;
  align-items: center;
}

.scc-card-withctn3 .card-head .card-icon {
  max-width: 70px;
  max-height: 60px;
  margin-right: 1.5rem;
}

.scc-card-withctn3 .card-body {
  padding: 0;
}

.scc-card-withctn3 .card-title {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0;
  color: #1c4e69;
}

.scc-card-withctn3 .card-text {
  padding-top: 1.5rem;
}

.scc-card-withctn3:hover .card-title {
  color: inherit;
}

.sec-contact .inner {
  border-top: 10px solid #008155;
}

.card-contact {
  padding: 2.5rem;
  border-radius: 0;
  border: 0;
}

.card-contact .contact-title {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #1c4e69;
}

.card-contact .contact-details {
  font-weight: 500;
  margin-bottom: 1rem;
}

.card-contact .contact-note {
  font-style: italic;
  font-size: 15px;
}

.card-contact .contact-name {
  font-size: 20px;
}

.card-contact .contact-phone {
  font-size: 18px;
}

.card-contact .scc-divtable-simple .blk-title {
  line-height: 1.6;
  color: #1c4e69;
  font-size: 17px;
  margin-bottom: .5rem;
}

.card-contact .scc-divtable-simple .blk-title span {
  font-size: 16px;
  font-weight: 500;
}

.card-contact .scc-divtable-simple .blk-txt {
  text-align: center !important;
  font-weight: 500;
  color: #333;
  line-height: 1.6;
}

.card-contact .scc-divtable-simple .blk-txt p {
  margin-bottom: 5px;
}

.card-contact .scc-divtable-simple .blk-txt p:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .card-contact .scc-divtable-simple .col-left-dt {
    border-right: 1px solid #ccc;
  }
  .card-contact .scc-divtable-simple .blk-title {
    margin-bottom: 0;
  }
  .card-contact .scc-divtable-simple .blk-title span {
    display: block;
  }
  .card-contact .scc-divtable-simple .blk-txt {
    text-align: left !important;
  }
}

@media (min-width: 1200px) {
  .card-contact .scc-divtable-simple .col-left {
    min-width: auto;
    max-width: unset;
    padding-top: .2rem;
    padding-bottom: .2rem;
  }
}

.scc-collapes {
  margin-bottom: 2rem;
}

.scc-collapes h3 {
  margin-bottom: 0;
}

.scc-collapes .collapes-handle {
  border-bottom: 1px solid #eee;
}

.scc-collapes .scc-list {
  padding: 2rem;
  background-color: #f9f9f9;
}

.scc-collapes .btn-collapes {
  border-radius: 8px 8px 0 0;
  padding-right: 10rem;
  text-align: left;
  position: relative;
  background-color: #1c4e69;
  color: white;
  font-size: 16px;
  padding: 1rem 1.5rem;
}

.scc-collapes .btn-collapes: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;
  font-size: 24px;
  content: "\e931";
  position: absolute;
  right: 0;
  top: 0.875rem;
  margin-right: 1.2rem;
}

.scc-collapes .btn-collapes.collapsed {
  background-color: #666;
}

.scc-collapes .btn-collapes.collapsed:after {
  content: "\e92e";
}

.scc-collapes.collapes-style2 {
  margin-bottom: 1.5rem;
}

.scc-collapes.collapes-style2 .collapes-handle {
  border-bottom: 0;
}

.scc-collapes.collapes-style2 .btn-collapes {
  border-radius: 6px;
  font-size: 16px;
  width: 100%;
}

.scc-collapes.collapes-style2 .btn-collapes.collapsed {
  background-color: #eee;
  color: #173a4d !important;
}

.scc-collapes.collapes-style2 .btn-collapes:not(.collapsed) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.scc-collapes.collapes-style3 {
  margin-bottom: 1.5rem;
}

.scc-collapes.collapes-style3 .card {
  padding: 1.5rem;
}

.scc-collapes.collapes-style3 .card p {
  margin-bottom: 1rem;
}

.scc-collapes.collapes-style3 .btn-collapes {
  border: 1px solid #ddd;
  color: #006e99 !important;
  font-weight: 500;
  font-size: 1rem;
  padding: 1rem 3rem 1rem 1.5rem;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  text-align: left;
}

.scc-collapes.collapes-style3 .btn-collapes::before {
  content: "\e998";
  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;
  font-size: 23px;
  line-height: 1;
  margin-right: 0.8rem;
}

.scc-collapes.collapes-style3 .btn-collapes:after {
  display: none;
}

.scc-collapes.collapes-style3 .btn-collapes.collapsed {
  background-color: #eee;
  color: #173a4d;
}

.scc-collapes.collapes-style3 .btn-collapes.collapsed:before {
  content: "\e9b3";
}

.scc-collapes.collapes-style4 {
  margin-bottom: 1.5rem;
}

.scc-collapes.collapes-style4 .collapes-handle {
  border-bottom: 0;
}

.scc-collapes.collapes-style4 h3 {
  margin-bottom: .0 !important;
}

.scc-collapes.collapes-style4 .btn-collapes {
  border: 1px solid #ddd;
  color: #006e99 !important;
  font-weight: 600;
  font-size: 1.0625rem;
  padding: 1rem 3rem 1rem 1.5rem;
  background-color: #f9f9f9;
  display: flex;
  align-items: center;
  text-align: left;
  border-radius: 0.25rem;
}

.scc-collapes.collapes-style4 .btn-collapes:after {
  content: "\e998";
  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;
  font-size: 23px;
  line-height: 1;
  margin-right: 0.8rem;
  background-image: none;
}

.scc-collapes.collapes-style4 .btn-collapes:hover {
  color: #007FB0;
  background-color: #f5f5f5;
}

.scc-collapes.collapes-style4 .btn-collapes.collapsed:after {
  content: "\e9b3";
}

.scc-collapes.collapes-style4 .btn-collapes:not(.collapsed) {
  border-color: #007FB0;
  background-color: #007FB0;
  color: white !important;
  font-weight: 600;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.scc-collapes.collapes-style4 .btn-collapes:not(.collapsed):hover {
  background-color: #007FB0;
}

.scc-collapes.collapes-style4 .card {
  background-color: #f9f9f9;
  border-color: rgba(0, 0, 0, 0.03);
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.scc-collapes.collapes-style5 .btn-collapes {
  display: block;
  border-radius: 0;
  text-align: left;
  padding: 1rem 0.4rem;
  line-height: 1.2;
  display: flex;
  align-items: center;
  color: #333 !important;
  font-size: 15px;
  border: 0;
  border-bottom: 1px dashed #ccc;
}

.scc-collapes.collapes-style5 .btn-collapes:before {
  content: "\e9b3";
  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;
  font-size: 23px;
  line-height: 1;
  margin-right: 0.8rem;
}

.scc-collapes.collapes-style5 .btn-collapes:after {
  display: none;
}

.scc-collapes.collapes-style5 .btn-collapes:hover {
  color: #007FB0;
  background-color: #fff;
}

.scc-collapes.collapes-style5 .btn-collapes:not(.collapsed) {
  border-color: #007FB0;
  background-color: transparent;
  color: #008155 !important;
  font-weight: 600;
  border: 0;
}

.scc-collapes.collapes-style5 .btn-collapes:not(.collapsed):before {
  content: "\e998";
}

.scc-collapes.collapes-style5 .btn-collapes:not(.collapsed):hover {
  background-color: transparent;
}

.scc-collapes.collapes-style5 .card {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: .25rem;
}

.modal {
  position: fixed;
  z-index: 1200 !important;
  padding-top: 10%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}

.modal-header {
  background-color: transparent;
  border-bottom: 0;
}

.modal-header .btn-close {
  color: white;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  opacity: 1;
  border-radius: 0;
}

.modal-body {
  background-color: white;
  padding: 2.5rem 3rem;
  border-radius: .625rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

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

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

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

.bstrap30 .form-button {
  font-size: 16px !important;
  padding: 1rem 2.2rem !important;
  line-height: 1.3 !important;
  font-weight: 600 !important;
  border-radius: 30px !important;
  border: 0 !important;
  text-decoration: none !important;
  background-color: #fcb316 !important;
  color: #173a4d !important;
}

.bstrap30 .form-button:hover {
  background-color: #173a4d !important;
  border-color: #173a4d !important;
  color: white !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}

.scc-divtable {
  border: 1px solid #ddd;
}

.scc-divtable .section-row {
  padding: 1.1rem 1.5rem .8rem;
  border-bottom: 1px solid #ccc;
}

.scc-divtable .section-row:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.scc-divtable .section-row:first-child {
  border-top: 1px solid #ccc;
}

.scc-divtable .section-row .blk-title {
  font-size: 16px;
}

.scc-divtable .section-row .blk-title a {
  color: #333 !important;
}

.scc-divtable .section-row .blk-txt {
  display: flex;
  align-items: center;
}

.scc-divtable .section-row .blk-txt::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: "\e934";
  margin-right: .5rem;
  font-size: 18px;
  color: #FFA400;
}

.scc-divtable .section-row .blk-txt a {
  font-weight: 500;
  font-size: 15px;
}

.scc-divtable-simple .section-row {
  padding: .8rem 1rem;
  border-bottom: 1px solid #ccc;
}

.scc-divtable-simple .section-row:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.scc-divtable-simple .section-row:first-child {
  border-top: 1px solid #ccc;
}

.scc-divtable-simple .section-row .blk-title a {
  color: #333 !important;
}

.scc-divtable-simple .section-row .blk-txt {
  text-align: center;
}

.scc-divtable-simple .section-row .blk-txt a {
  font-weight: 500;
  font-size: 15px;
}

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

.opacity-5 {
  opacity: 0.05 !important;
}

.opacity-10 {
  opacity: 0.1 !important;
}

.opacity-15 {
  opacity: 0.15 !important;
}

.opacity-20 {
  opacity: 0.2 !important;
}

.opacity-30 {
  opacity: 0.3 !important;
}

.opacity-35 {
  opacity: 0.35 !important;
}

.opacity-40 {
  opacity: 0.4 !important;
}

.opacity-45 {
  opacity: 0.45 !important;
}

.opacity-55 {
  opacity: 0.55 !important;
}

.opacity-60 {
  opacity: 0.6 !important;
}

.opacity-65 {
  opacity: 0.65 !important;
}

.opacity-70 {
  opacity: 0.7 !important;
}

.opacity-80 {
  opacity: 0.8 !important;
}

.opacity-85 {
  opacity: 0.85 !important;
}

.opacity-90 {
  opacity: 0.9 !important;
}

.scc-card {
  border: 0;
  position: relative;
}

.scc-card * {
  transition: all 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .scc-card * {
    transition: none;
  }
}

.scc-card:hover .card-img {
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.15);
}

.scc-card:hover .card-title {
  color: #007FB0;
}

.scc-card .card-body {
  text-align: left;
  padding: 1.5rem 0;
}

.scc-card .card-title {
  margin-bottom: 1rem;
  font-size: 19px;
  color: #173a4d;
  font-weight: 600;
  line-height: 1.4;
}

.scc-card .card-detail {
  font-size: 14px;
}

.scc-card .news-summary {
  font-size: 14px;
  line-height: 1.5;
  color: #666;
}

.scc-card .btn-more {
  position: absolute;
  top: 0;
  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;
}

.scc-card .btn-more:hover {
  background-color: transparent;
}

.scc-card .card-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 210px;
  display: block;
}

.scc-card .card-img.no-thumbnail {
  background-image: url(../images/news-thumbnail-seal.png);
  background-size: auto;
  background-position: center center;
  background-color: #007FB0;
}

.scc-card .card:hover .card-img {
  box-shadow: 0 3px 16px rgba(23, 58, 77, 0.4);
}

.scc-card .card:hover .card-title {
  color: #008155;
}

.card-icon-circle {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  text-align: center;
}

.card-icon-circle .figure-wrap {
  width: 130px;
  height: 130px;
  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;
  background-color: #1C5E8B;
  border-radius: 50%;
  margin: 1.5rem auto;
}

.card-icon-circle .figure-wrap img {
  width: 100%;
  height: 100%;
  max-width: 75px;
  max-height: 70px;
}

.card-icon-circle .card-body {
  text-align: center;
  padding-top: 0;
}

.card-icon-circle .card-title {
  font-size: 17px;
  font-weight: 500;
}

.card-icon-circle .btn-more {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  text-indent: -999rem;
  border-bottom: 0;
}

.card-icon-circle .btn-more:hover {
  background-color: transparent;
}

.card-icon-circle:hover .figure-wrap {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  background-color: #008155;
}

.card-withimg .card-img {
  border-radius: 0;
}

.cardincolor {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.cardincolor .card-body {
  padding: 1rem;
}

.cardincolor .card-title {
  color: white;
  margin-bottom: 0;
  min-height: 50px;
}

.cardincolor .card-detail {
  color: white;
}

.cardincolor .btn-more {
  padding-left: 0;
  padding-bottom: 0;
  left: 0;
}

.cardincolor:hover {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
}

.cardincolor:hover .card-title {
  color: white;
}

.card-blue .card-body {
  background-color: #1c4e69;
}

.card-blue:hover .card-body {
  background-color: #008155;
}

.card-icon {
  border: 0;
  text-align: center;
}

.card-icon:hover {
  transform: translateY(-10px);
}

.card-icon .figure-wrap {
  height: 190px;
  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;
  padding: 2.5rem;
  background-color: #007FB0;
  border-radius: .25rem;
}

.card-icon .figure-wrap img {
  max-width: 90px;
}

.card-icon .card-title {
  font-size: 19px;
  font-weight: 500;
  color: #1c4e69;
  margin-bottom: 1rem;
  line-height: 1.3;
}

.card-icon .btn-more {
  border-bottom: 0;
  text-decoration: underline;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  vertical-align: bottom;
  padding-bottom: 1rem;
  text-indent: -999rem;
}

.card-icon .btn-more:hover {
  text-decoration: underline;
  background-color: transparent;
}

.card-nobg .figure-wrap {
  background-color: transparent !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
  height: 130px;
}

.card-nobg .figure-wrap img {
  max-width: 110px;
}

.row-cards-sm .card-imgbg .card-title {
  height: 80px;
  font-size: 22px;
  transition: height .2s;
}

.row-cards-sm .card-imgbg:hover .card-title {
  height: 100%;
}

.row-sccnews-list .card-imgbg .card-title {
  height: auto;
  min-height: 140px;
  font-size: 17px;
  font-weight: 400;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: rgba(45, 63, 83, 0.65);
  transition: height .2s;
}

.row-sccnews-list .card-imgbg:hover .card-title {
  height: 100%;
}

.withhovertext .card-detail {
  display: none;
}

.withhovertext:hover .card-detail {
  display: block;
}

.card-pdo {
  border: 0;
  border-radius: 0;
}

.card-pdo .card-body {
  background-color: #1c4e69;
  color: white;
  padding: 1.5rem;
}

.card-pdo .card-title {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 500;
  color: white;
}

.card-pdo .card-text {
  font-size: 17px;
  margin-bottom: 0;
  line-height: 1.3;
}

.sec-contact .inner {
  border-top: 10px solid #008155;
}

.card-contact {
  padding: 2.5rem;
  border-radius: 0;
  border: 0;
}

.card-contact .contact-title {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #1c4e69;
}

.card-contact .contact-details {
  font-weight: 500;
  margin-bottom: 1rem;
}

.card-contact .contact-note {
  font-style: italic;
  font-size: 15px;
}

.card-contact .contact-name {
  font-size: 20px;
}

.card-contact .contact-phone {
  font-size: 18px;
}

.card-contact .scc-divtable-simple .blk-title {
  line-height: 1.6;
  color: #1c4e69;
  font-size: 17px;
  margin-bottom: .5rem;
}

.card-contact .scc-divtable-simple .blk-title span {
  font-size: 16px;
  font-weight: 500;
}

.card-contact .scc-divtable-simple .blk-txt {
  text-align: center !important;
  font-weight: 500;
  color: #333;
  line-height: 1.6;
}

.card-contact .scc-divtable-simple .blk-txt p {
  margin-bottom: 5px;
}

.card-contact .scc-divtable-simple .blk-txt p:last-child {
  margin-bottom: 0;
}

.scc-card-simplelink {
  background-color: #1c4e69;
  background-image: url(../images/bg-banner-wave-green.jpg);
  background-size: 130%;
  height: 100%;
  min-height: 100px;
}

.scc-card-simplelink .card-body {
  padding: 0;
}

.scc-card-simplelink .btn-linkbtn {
  color: white;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  padding: 1.5rem;
  width: 100%;
  height: 100%;
  align-items: center;
}

.scc-card-simplelink:hover {
  -webkit-transform: translateY(calc(-1.5rem / 5));
  transform: translateY(calc(-1.5rem / 5));
  -webkit-box-shadow: 0 5px 10px rgba(30, 32, 37, 0.12);
  box-shadow: 0 5px 10px rgba(30, 32, 37, 0.12);
}

.scc-card-animate {
  -webkit-transition: all .4s;
  transition: all .4s;
}

@media (min-width: 992px) {
  .card-contact .scc-divtable-simple .col-left-dt {
    border-right: 1px solid #ccc;
  }
  .card-contact .scc-divtable-simple .blk-title {
    margin-bottom: 0;
  }
  .card-contact .scc-divtable-simple .blk-title span {
    display: block;
  }
  .card-contact .scc-divtable-simple .blk-txt {
    text-align: left !important;
  }
  .scc-card .card-img {
    height: 190px;
  }
}

@media (min-width: 1200px) {
  .card-contact .scc-divtable-simple .col-left {
    min-width: auto;
    max-width: unset;
    padding-top: .2rem;
    padding-bottom: .2rem;
  }
}

@media (min-width: 1200px) {
  .scc-tiles-row .col-tile {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.sccbox h3, .sccbox h4 {
  color: #1c4e69;
  margin-bottom: 1rem;
  font-weight: 600;
  line-height: 1.3;
}

.sccbox h3 {
  font-size: 26px;
}

.sccbox h4 {
  font-size: 20px;
}

.sccbox .box-text {
  font-size: 15px;
  line-height: 1.5;
}

.sccbox-cta {
  background-color: #f0f0f0;
  padding: 3rem;
  border-radius: .25rem;
}

.textbox-withlist .box-title {
  font-size: 19px !important;
  font-weight: 600 !important;
  color: #1c4e69;
  border-bottom: 1px solid #1c4e69;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}

.textbox-withlist ul {
  font-size: 15px;
  font-weight: 500;
}

.textbox-withlist ul li {
  margin-bottom: .5rem;
}

.textbox-withlist-buttonhead .box-title {
  font-size: 19px !important;
  font-weight: 600 !important;
  padding: 1.2rem 1rem;
  background: #1c4e69;
  color: white;
  border-radius: 0.25rem;
  margin-bottom: 1.5rem;
}

.textbox-withlist-buttonhead ul {
  font-size: 15px;
  font-weight: 500;
}

.textbox-withlist-buttonhead ul li {
  margin-bottom: .5rem;
}

@media (min-width: 992px) {
  .card-contact .scc-divtable-simple .col-left-dt {
    border-right: 1px solid #ccc;
  }
  .card-contact .scc-divtable-simple .blk-title {
    margin-bottom: 0;
  }
  .card-contact .scc-divtable-simple .blk-title span {
    display: block;
  }
  .card-contact .scc-divtable-simple .blk-txt {
    text-align: left !important;
  }
}

@media (min-width: 1200px) {
  .card-contact .scc-divtable-simple .col-left {
    min-width: auto;
    max-width: unset;
    padding-top: .2rem;
    padding-bottom: .2rem;
  }
}

.cdi-datatable-wrap {
  padding: 3rem 2rem;
}

.cdi-datatable {
  border-radius: .3rem;
  border: 1px solid #bbb;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  overflow: hidden;
}

.cdi-datatable td {
  border: 0;
  font-size: 15px;
  padding-top: .8rem;
  padding-bottom: .8rem;
}

.cdi-datatable .dt-row {
  margin-top: .8rem !important;
  margin-bottom: .5rem !important;
}

.cdi-datatable > thead {
  background-color: #efefef;
}

.cdi-datatable > thead th {
  font-size: 16px;
  color: #1c4e69;
}

.cdi-datatable > thead th:first-child {
  padding-left: 1rem;
}

.cdi-datatable > tbody .sorting_1 {
  font-weight: 500;
  padding-left: 1rem;
}

.cdi-datatable.table-striped > tbody > tr.odd > * {
  box-shadow: none !important;
}

.cdi-datatable.table-striped > tbody > tr.even > * {
  box-shadow: inset 0 0 0 9999px rgba(238, 238, 238, 0.5) !important;
}

.cdi-datatable.table-striped > tbody > tr:hover {
  box-shadow: inset 0 0 0 9999px rgba(238, 238, 238, 0.9) !important;
}

.cdi-datatable .pagination li {
  list-style-type: none;
  margin-left: 0;
}

.cdi-datatable .pagination .page-item.active .page-link {
  background-color: #007FB0;
}

.cdi-datatable .dataTables_filter {
  border: 1px solid #ccc;
  border-radius: 80px;
  padding: 0.3rem;
  max-width: 250px;
  margin-left: auto;
  text-align: left !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cdi-datatable .dataTables_filter: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";
  font-size: 16px;
  color: white;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #aaa;
  border-radius: 50%;
}

.cdi-datatable .dataTables_filter input {
  border: 0;
}

.cdi-datatable .dataTables_length {
  height: 100%;
  display: flex;
  align-items: center;
}

.cdi-datatable thead > tr > th.sorting:before,
.cdi-datatable thead > tr > th.sorting_asc:before,
.cdi-datatable thead > tr > th.sorting_desc:before,
.cdi-datatable thead > tr > th.sorting_asc_disabled:before,
.cdi-datatable thead > tr > th.sorting_desc_disabled:before,
.cdi-datatable thead > tr > td.sorting:before,
.cdi-datatable thead > tr > td.sorting_asc:before,
.cdi-datatable thead > tr > td.sorting_desc:before,
.cdi-datatable thead > tr > td.sorting_asc_disabled:before,
.cdi-datatable thead > tr > td.sorting_desc_disabled:before {
  margin-bottom: 4px;
}

.cdi-datatable thead > tr > th.sorting_asc:before,
.cdi-datatable thead > tr > th.sorting_desc:after,
.cdi-datatable thead > tr > td.sorting_asc:before,
.cdi-datatable thead > tr > td.sorting_desc:after {
  opacity: 1 !important;
}

.cdi-datatable.display > tbody > tr.odd > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_1 {
  font-weight: 500;
}

@media (min-width: 1200px) {
  .cdi-datatable-wrap {
    max-width: 90%;
    margin: 0 auto;
  }
}

.sidebox {
  border: 1px solid #999;
  border-radius: 5px;
  overflow: hidden;
  border-top-width: 24px;
}

.sidebox h3 {
  padding: 2rem 1.5rem 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: #173a4d;
}

.sidebox-inner {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
}

.sidebox.style-blue {
  border-top-color: #007FB0;
}

.sidebox.style-green {
  border-top-color: #008155;
}

.sidebox.style-yellow {
  border-top-color: #FFA400;
}

.scc-accordion.accordion-flush {
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
}

.scc-accord-pill .accordion-item {
  border-radius: 0.3rem;
  border: 0;
  margin-bottom: .5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.scc-accord-pill .accordion-button {
  background-color: transparent;
  box-shadow: none;
  font-weight: 500;
  color: black;
}

.scc-accord-pill .accordion-button:not(.collapsed) {
  background-color: #f7f7f7;
  color: black;
  font-weight: 600;
}

.scc-accord-pill .accordion-button:not(.collapsed)::after {
  background-color: rgba(0, 127, 176, 0.9);
  border-radius: 50%;
  background-position: center;
  width: 2rem;
  height: 2rem;
  background-size: 14px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='%23fff'%3e%3cpath d='M225.813 48.907L128 146.72 30.187 48.907 0 79.093l128 128 128-128z'/%3e%3c/svg%3e");
}

.scc-accord-pill .accordion-body {
  font-size: 15px;
}

.accordion-lg .accordion-button {
  font-size: 17px;
  font-weight: 500;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.link-tabcontent {
  display: none;
  background-color: #f8f9fa;
  padding: 10px;
  border-radius: .25rem;
}

.link-tabcontent.withdardbg {
  background-color: #007FB0;
  color: white;
}

.site-breadcrumb-wrap {
  padding: 1rem 0 2.5rem;
  line-height: 1;
  margin-top: 1rem;
  display: none;
}

.site-breadcrumb-wrap .BreadcrumbLabel {
  display: none;
}

.site-breadcrumb-wrap .site-breadcrumb {
  display: inline-block;
  background-color: #E8EBE4;
  height: 32px;
  padding-right: 1rem;
  padding-left: 2rem;
  position: relative;
  line-height: 32px;
  color: #222 !important;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.site-breadcrumb-wrap .site-breadcrumb:before {
  content: "";
  position: absolute;
  right: -14px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 14px solid #E8EBE4;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
}

.site-breadcrumb-wrap .site-breadcrumb:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 14px solid white;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
}

.site-breadcrumb-wrap .site-breadcrumb:last-child {
  color: #008155 !important;
  background-color: transparent;
  padding-left: 1rem;
}

.site-breadcrumb-wrap .site-breadcrumb:last-child:before, .site-breadcrumb-wrap .site-breadcrumb:last-child:after {
  display: none;
}

.site-breadcrumb-wrap .site-breadcrumb:first-of-type {
  padding-left: 1rem;
}

.site-breadcrumb-wrap .site-breadcrumb:first-of-type:after {
  display: none;
}

.site-breadcrumb-wrap .site-breadcrumb:hover {
  background-color: #ddd;
}

.site-breadcrumb-wrap .site-breadcrumb:hover:before {
  border-left-color: #ddd;
}

.site-breadcrumb-wrap .site-breadcrumb:hover:last-child {
  background-color: transparent;
}

.site-breadcrumb-wrap #dnn_dnnBREADCRUMB_lblBreadCrumb span {
  padding: 0 5px;
  color: #666;
}

.maincontent img {
  max-width: 100%;
}

.innerpage .notice-banner {
  display: none;
}

.innerpage .site-header {
  position: relative;
  z-index: 20;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}

.innerpage .subpage-banner {
  min-height: 160px;
  background-color: #1c4e69;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/bg-banner-wave2.jpg);
  position: relative;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  margin-bottom: 2.5rem;
  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;
}

.innerpage .subpage-banner .page-title {
  text-align: center;
  position: relative;
  z-index: 2;
}

.innerpage .subpage-banner .page-title .subtitle {
  font-size: 20px;
  color: white;
}

.innerpage .subpage-banner .page-title h1 {
  color: white !important;
  font-size: 36px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 0 !important;
  letter-spacing: 1px;
  text-shadow: 0 2px 15px rgba(23, 58, 77, 0.9);
  line-height: 1.2;
}

.innerpage .subpage-banner .phcredit {
  position: absolute;
  bottom: .5rem;
  right: 1.5rem;
  color: white;
  font-size: 11px;
  z-index: 10;
}

.innerpage .subpage-banner .phcredit span {
  font-style: italic;
  font-size: 13px;
}

.innerpage .subpage-banner.imgbg {
  background-image: url(../images/bg-banner-wave2.jpg);
}

.innerpage .subpage-banner.imgbg:before {
  content: "";
  background-image: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.15));
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.innerpage .subpage-banner.imgbg-pattern:before {
  opacity: .2;
}

.innerpage .col-left,
.innerpage .col-content {
  padding-bottom: 4rem;
}

.innerpage .col-content {
  padding-top: 4rem;
}

.innerpage .subpage-leftnav {
  border: 1px solid #999;
  border-radius: 5px;
  overflow: hidden;
  border-top-width: 24px;
}

.innerpage .subpage-leftnav h3 {
  padding: 2rem 1.5rem 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: #173a4d;
}

.innerpage .subpage-leftnav .sub-menu {
  padding-left: 0;
  padding-top: 0;
}

.innerpage .subpage-leftnav .sub-menu li {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.innerpage .subpage-leftnav .sub-menu li a {
  border-bottom: 0;
  padding: .8rem 1.5rem;
  display: block;
  color: black !important;
  text-decoration: none;
}

.innerpage .subpage-leftnav .sub-menu li a:hover {
  color: #0E7FAD;
}

.innerpage .subpage-leftnav .sub-menu ul {
  padding-bottom: 0;
}

.innerpage .subpage-leftnav .sub-menu ul li a {
  padding-left: 2.5rem;
  position: relative;
}

.innerpage .subpage-leftnav .sub-menu ul li a::before {
  position: absolute;
  top: 24px;
  left: 12px;
  width: 15px;
  height: 1px;
  margin: auto;
  content: "";
  background-color: #fff;
  border-top: 1px dotted black;
}

.innerpage .subpage-leftnav .sub-menu ul li a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 11px;
  width: 1px;
  height: 25px;
  content: "";
  background-color: white;
  border-left: 1px dotted black;
}

.innerpage .subpage-leftnav .submenu-compact li a {
  padding-top: .3rem;
  padding-bottom: .3rem;
}

.innerpage .subpage-leftnav.style-blue {
  border-top-color: #0E7FAD;
}

.innerpage .subpage-leftnav.style-green {
  border-top-color: #008155;
}

.innerpage .col-content p {
  margin-bottom: 1.5rem;
}

.innerpage .col-content ul li {
  line-height: 1.7;
  padding-bottom: .5rem;
  padding-left: 0;
  list-style-position: outside;
  margin-left: 1rem;
}

.innerpage.page-8881 .notice-banner, .innerpage.page-8878 .notice-banner, .innerpage.page-8880 .notice-banner, .innerpage.page-8882 .notice-banner {
  display: block;
}

.innerpage.page-8881 .notice-banner:not(.show), .innerpage.page-8878 .notice-banner:not(.show), .innerpage.page-8880 .notice-banner:not(.show), .innerpage.page-8882 .notice-banner:not(.show) {
  display: none;
}

.page-with-breadcrumb .col-content {
  padding-top: 0;
}

#countyservicelist {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

@media (min-width: 576px) {
  .innerpage .subpage-banner {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .innerpage .subpage-banner .page-title h1 {
    font-size: 40px;
    font-weight: 600;
  }
}

@media (min-width: 992px) {
  .site-breadcrumb-wrap {
    display: block;
  }
  .innerpage .subpage-banner {
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-bottom: 0;
  }
  .innerpage .subpage-banner .page-title h1 {
    font-size: 40px;
  }
  .innerpage .subpage-banner .page-title .uplevel {
    font-size: 24px;
  }
  .innerpage .subpage-content-body {
    min-height: 450px;
  }
  .innerpage .col-left {
    padding-top: 4rem;
  }
  .innerpage .col-content {
    max-width: 66%;
  }
  .innerpage .col-content .inner {
    padding-left: 2.5rem;
  }
  .page-with-breadcrumb .col-left {
    padding-top: 0;
  }
}

@media (min-width: 1200px) {
  .innerpage .subpage-banner {
    min-height: 180px;
  }
  .innerpage .subpage-banner .page-title h1 {
    font-size: 48px;
  }
  .innerpage .col-left {
    max-width: 450px;
    width: 450px;
  }
  .innerpage .col-content .inner.nopad {
    padding-left: 0;
  }
}

@media (min-width: 1400px) {
  .innerpage .col-left {
    max-width: 500px;
    width: 500px;
  }
  .innerpage .subpage-banner {
    min-height: 220px;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .innerpage .subpage-banner .page-title h1 {
    font-size: 56px;
  }
}

@media only screen and (max-width: 768px) {
  .advisorybox {
    float: none;
    padding: 16px;
    border: 2px solid #cccccc;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

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

.page-section .inner {
  background-color: white;
  padding: 3.5rem 1rem;
  border-radius: 3px;
}

.page-section h2 {
  font-size: 30px !important;
  color: #173a4d !important;
  margin-bottom: 1.8rem;
  font-weight: 600 !important;
}

.page-section h3 {
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: #1c4e69;
}

.page-section h4 {
  font-weight: 600 !important;
  color: #1c4e69;
  font-size: 21px;
}

.page-section .page-sec-ctn {
  color: #173a4d;
  font-weight: normal;
}

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

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

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

.sec-twitter .widget-tw-wrap {
  max-width: 520px;
}

.sidebox-linkbtns .btn-linkbtn {
  padding: 1.2rem 1.4rem;
  background: #1c4e69;
  color: white;
  display: block;
  line-height: 1.4;
  text-decoration: none;
  font-weight: 500;
  font-size: 17px;
  border-radius: 0.5rem;
}

.sidebox-linkbtns .btn-linkbtn:hover {
  background-color: #007FB0;
}

.sidebox-linkbtns .btn-linkbtn:focus {
  color: white !important;
}

@media (min-width: 576px) {
  .sidebox-linkbtns .btn-linkbtn {
    height: 100%;
  }
}

.division-pln .subpage-banner {
  background-image: url(../images/bg-banner-city-green3.jpg);
}

.division-dpw .subpage-banner {
  background-image: url(../images/bg-banner-dpw-blue.jpg);
}

.division-upc .subpage-banner {
  background-image: url(../images/bg-banner-upc-teal.jpg);
}

@media (min-width: 992px) {
  .page-10396 .two-col-wrap .col-left {
    max-width: 350px;
  }
}

.home .hero {
  background-image: url(../images/home-banner.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  height: 340px;
  max-height: 272px;
  position: relative;
  z-index: 1;
}

.home .hero h1 {
  font-weight: 600;
  font-size: 30px;
  text-transform: uppercase;
  color: #19250c;
  background-color: rgba(255, 255, 255, 0.85);
  border: 5px solid #fff;
  padding: .32em .52em;
  letter-spacing: 1px;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  margin-bottom: 0 !important;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}

.home .hero h1 .text-sc {
  font-size: 26px;
  display: block;
  font-family: "Lora", serif;
  text-transform: capitalize;
  font-style: italic;
  color: #8c9601;
}

.home .hero h1 .text-main {
  color: #0262ad;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 36px;
  display: block;
}

.home .meeting-notice {
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
  padding: 2.2rem 1.5rem;
  color: #02589b;
  background-color: #ededec;
  margin-bottom: 38px;
}

.home .meeting-notice a {
  color: #02589b;
}

.home .meeting-notice p {
  font-size: 19px;
}

/* Home Featured Section */
.home-feature .inner {
  padding-left: 4rem;
  padding-right: 4rem;
}

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

.home-faq .scc-accordion .accordion-item {
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.HomeSlidePane {
  position: relative;
  z-index: 2;
}

@media (min-width: 576px) {
  .home .hero h1 {
    text-align: left;
    margin-right: 10%;
    font-size: 42px;
  }
  .home .hero h1 .text-main {
    display: inline-block;
    font-size: 42px;
    letter-spacing: 4px;
  }
}

@media (min-width: 768px) {
  .home .hero h1 {
    margin-right: 10%;
    font-size: 48px;
  }
  .home .hero h1 .text-main {
    font-size: 48px;
    letter-spacing: 6px;
  }
  .home-resources .sec-title-ribbon {
    font-size: 26px;
  }
}

@media (min-width: 992px) {
  .home .hero h1 {
    font-size: 54px;
  }
  .home .hero h1 .text-main {
    font-size: 54px;
  }
  .home-resources .sec-title-ribbon {
    padding-left: 14rem;
    font-size: 27px;
  }
}

@media (min-width: 1200px) {
  .home .hero h1 {
    font-size: 58px;
  }
  .home .hero h1 .text-main {
    font-size: 58px;
  }
  .home-feature-row .col-feature {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .home-feature-row .figure-wrap {
    padding: 3rem 4rem;
  }
}

@media (min-width: 1400px) {
  .home .hero h1 {
    font-size: 60px;
  }
  .home .hero h1 .text-main {
    font-size: 60px;
  }
}

@media (min-width: 1600px) {
  .home .hero {
    min-height: 330px;
  }
}

@media (max-width: 1200px) {
  .home .hero {
    max-height: 300px;
  }
  .home .hero h1 {
    font-size: 42px;
  }
  .home .hero h1 span {
    font-size: 43px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .home .hero {
    max-height: 250px;
  }
}

@media (max-width: 767.9px) {
  .home .hero {
    max-height: 200px;
  }
}

@media (max-width: 600px) {
  .home-feature .inner {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.bvista .navbar img {
  max-width: 50px;
}

.bvista .site-header .main-navbar {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.vbhome-hero {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #c9beaa;
  position: relative;
  z-index: 2;
}

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

.vbhome-hero .site-logo img {
  max-width: 110px;
  width: 110px;
}

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

.vbhome-hero .hero-ctn h1 {
  font-size: 32px;
  font-weight: 600;
  color: black;
  color: black;
  line-height: 1.25;
  margin-bottom: .5rem;
}

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

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

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

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

@media (min-width: 768px) {
  .vbhome-hero .sec-ctn h1 {
    font-size: 34px;
  }
}

@media (min-width: 992px) {
  .bvista .navbar img {
    max-width: auto;
  }
  .bvista .site-header .main-navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .vbhome-hero .sec-ctn {
    padding-left: 2.5rem;
  }
  .vbhome-hero .sec-ctn h1 {
    font-size: 38px;
  }
  .vbhome-hero .sec-ctn p {
    font-size: 17px;
  }
}

@media (min-width: 1200px) {
  .bvista .navbar-brand img {
    width: auto;
  }
  .vbhome-hero .col-text {
    background-image: url(../images/clouds.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top 8% right 10%;
    image-rendering: -webkit-optimize-contrast;
  }
  .vbhome-hero .sec-ctn {
    padding-left: 4rem;
  }
  .vbhome-hero .sec-ctn h1 {
    font-size: 46px;
  }
  .vbhome-hero .sec-ctn p {
    font-size: 19px;
  }
}

@media (min-width: 1400px) {
  .bvista .navbar-brand img {
    width: auto;
  }
  .vbhome-hero .sec-ctn {
    padding-left: 10%;
  }
  .vbhome-hero .sec-ctn h1 {
    font-size: 50px;
  }
  .vbhome-hero .img-bg {
    min-height: 400px;
  }
}

@media (min-width: 1600px) {
  .vbhome-hero .sec-ctn {
    padding-left: 15%;
  }
  .vbhome-hero .img-bg {
    min-height: 450px;
  }
  .vbhome-hero .site-logo-wrap {
    margin-bottom: 1rem;
  }
}

@media (max-width: 991.98px) {
  .bvista .site-header {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.12);
    background-color: white;
    position: relative;
    z-index: 10;
  }
  .vbhome-hero .sec-ctn h1 br {
    display: none;
  }
}

@media (max-width: 768px) {
  .vbhome-hero .hero-ctn {
    padding-left: 125px;
  }
  .vbhome-hero .sec-ctn {
    padding-top: 2rem !important;
  }
}

@media (max-width: 576px) {
  .vbhome-hero .hero-ctn {
    padding-left: 0;
  }
  .vbhome-hero .hero-ctn h1 {
    font-size: 36px;
  }
}

.bvista .navbar img {
  max-width: 50px;
}

.bvista .site-header .main-navbar {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.vbsub-banner {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #c9beaa;
}

.vbsub-banner .inner {
  padding: 0;
  position: relative;
  z-index: 2;
}

.vbsub-banner .sec-ctn {
  padding-left: 1.5rem;
}

.vbsub-banner .hero-ctn h1 {
  font-size: 32px;
  font-weight: 600;
  color: black;
  line-height: 1.2;
  margin-bottom: 0 !important;
  padding-left: 2rem;
}

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

.vbsub-banner .hero-ctn a {
  text-decoration: none;
}

.vbsub-banner .hero-ctn a:hover {
  text-decoration: none;
}

.vbsub-banner .img-bg {
  background-image: url(../images/bv-slide1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  height: 100%;
  min-height: 100px;
  image-rendering: -webkit-optimize-contrast;
}

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

.innerpage .vbsub-banner .col-left {
  padding-top: 0;
  padding-bottom: 0;
}

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

@media (min-width: 768px) {
  .vbsub-banner .sec-ctn h1 {
    font-size: 34px;
  }
}

@media (min-width: 992px) {
  .bvista .navbar img {
    max-width: auto;
  }
  .bvista .site-header .main-navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .vbsub-banner .sec-ctn {
    padding-left: 2.5rem;
  }
  .vbsub-banner .sec-ctn h1 {
    font-size: 36px;
  }
  .vbsub-banner .sec-ctn p {
    font-size: 17px;
  }
  .vbsub-banner .img-bg {
    background-position: top -8rem center;
    min-height: 200px;
  }
}

@media (min-width: 1200px) {
  .bvista .navbar-brand img {
    width: auto;
  }
  .vbsub-banner .sec-ctn {
    padding-left: 4rem;
  }
  .vbsub-banner .sec-ctn h1 {
    font-size: 40px;
  }
  .vbsub-banner .sec-ctn p {
    font-size: 19px;
  }
}

@media (min-width: 1400px) {
  .bvista .navbar-brand img {
    width: auto;
  }
  .vbsub-banner .sec-ctn {
    padding-left: 10%;
  }
  .innerpage.bvista .col-content {
    min-height: 500px;
  }
  .innerpage .vbsub-banner .col-left {
    max-width: 100%;
  }
}

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

@media (max-width: 991.98px) {
  .bvista .site-header {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.12);
    background-color: white;
    position: relative;
    z-index: 10;
  }
  .vbsub-banner .sec-ctn h1 br {
    display: none;
  }
}

@media (max-width: 768px) {
  .vbsub-banner .sec-ctn {
    padding-top: 2rem !important;
  }
}

@media (max-width: 576px) {
  .vbsub-banner .hero-ctn {
    padding-left: 0;
  }
  .vbsub-banner .hero-ctn h1 {
    font-size: 32px;
  }
}

.helement .vbhome-hero .col-text {
  background-image: none;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top 8% right 10%;
  image-rendering: -webkit-optimize-contrast;
}

.helement .hesub-banner .img-bg {
  background-image: url(../images/HousingElement/he-slider/he-slide1.jpg);
  background-position: top;
}

.btn-he-lang {
  display: inline-block;
  line-height: 1;
  margin-bottom: 0.8rem;
  margin-left: 1.5rem;
  font-size: 18px;
  background-color: #007FB0 !important;
  color: #ffffff !important;
  border-radius: 0.25rem !important;
  padding: 0.6rem !important;
  position: fixed;
  top: 60px;
  right: 40px;
  z-index: 100;
  box-shadow: 0 0 4px 4px #eeeeee;
}

.btn-he-lang:hover {
  background-color: #173a4d !important;
  border-color: #173a4d !important;
}

.btn-he-lang span {
  display: inline-block;
  line-height: 1;
  margin: 0px;
  font-size: 18px;
  color: #ffffff !important;
  padding: 0px;
}

.lang-button-wrapper {
  position: relative;
  z-index: 100;
}

.btn-he-ltgreen {
  display: inline-block;
  line-height: 1;
  margin-bottom: 0.8rem;
  margin-top: 1rem;
  font-size: 1.6rem;
  font-weight: 500;
  background-color: #079385;
  color: #ffffff !important;
  padding: 1.4rem 2.5rem !important;
  border-radius: 100px !important;
  z-index: 100;
}

.btn-he-ltgreen:hover {
  background-color: #1c4e69;
  color: white;
  text-decoration: none;
}

.btn-he-ltgreen:focus {
  color: white !important;
}

.btn-he-ltgreen-wrapper {
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
}

@media (max-width: 991.98px) {
  .btn-he-lang {
    left: 20px;
    top: 60px;
    width: 120px;
    /* margin-top: -20px; */
    margin-left: 0px !important;
    position: absolute;
  }
  .lang-button-wrapper {
    position: unset;
  }
  .helement .subpage-leftnav {
    display: none;
  }
  .hehome-hero .hero-ctn {
    padding-left: 0px !important;
  }
  .helement h1 {
    padding-left: 0px !important;
  }
  a {
    word-wrap: break-word !important;
  }
  .hesub-banner .sec-ctn {
    padding-left: 0px !important;
  }
}

@media (max-width: 576px) {
  .DnnModule-21720 .px-5 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .helement h1 {
    font-size: 1.6rem !important;
    margin-bottom: 1rem !important;
  }
  .helement-innerpage .col-content {
    padding-top: 2rem !important;
  }
}

.eds_news_CountyNews.eds_subCollection_news .edn_articlesRssWrapper a {
  text-decoration: none;
}

.eds_news_CountyNews.eds_subCollection_news .edn_articlesRssWrapper a span::before {
  content: "";
  font-family: "FontAwesome";
  color: #c81704;
  margin-right: 5px;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}

.row-sccnews-list .scc-card .card-img {
  height: 250px;
}

.row-sccnews-list .scc-card .card-body {
  padding-bottom: 0;
}

.innerpage .cdi-catelist .subpage-leftnav h3 {
  padding: 1.8rem 0.5rem 1.5rem 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
  border-bottom: 1px dashed #ccc;
  font-size: 19px;
}

.innerpage .cdi-catelist .subpage-leftnav .sub-menu {
  padding-top: 0;
}

.innerpage .cdi-catelist .subpage-leftnav .sub-menu li a {
  padding-left: 2rem;
}

.cdinewsdetail .news-title {
  font-size: 32px;
  color: #1c4e69;
  margin-bottom: 0.5rem !important;
}

.cdinewsdetail .news-subtitle {
  font-size: 18px !important;
  font-weight: 400 !important;
  color: #666 !important;
  margin-bottom: 0.5rem !important;
}

.cdinewsdetail .news-publish-date {
  margin-top: 1.5rem;
  font-size: 13.5px;
  position: relative;
}

.cdinewsdetail .news-publish-date:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #eee;
  position: absolute;
  top: 50%;
  z-index: 1;
}

.cdinewsdetail .news-publish-date span {
  display: inline-block;
  background: white;
  padding: 0 1rem;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}

.cdinewsdetail .news-heroimg {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.cdinewsdetail .news-heroimg img {
  width: 100%;
}

.cdinewsdetail .article_pager {
  font-size: 14px;
  margin-top: 3rem;
  margin-bottom: 2rem;
  padding: 1rem;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  color: #666;
}

.sec-news-carrousel {
  background-color: #1c4e69;
}

.sec-news-carrousel .topborder-20 {
  border-top: 20px solid #f0f0f0;
}

.home .sec-news-carrousel {
  background-color: #f0f0f0;
}

.home .sec-news-carrousel .topborder-20 {
  border-top-color: #FFA400;
}

@media (min-width: 992px) {
  .page-8869 .col-left {
    max-width: 300px;
  }
}

.pr-list a {
  font-weight: 500;
  text-decoration: none;
}

.list-lang-bulllet {
  padding-left: 0 !important;
}

.list-lang-bulllet li {
  padding-left: 0 !important;
  padding-bottom: .2rem !important;
  margin-left: 0 !important;
  line-height: 1.5 !important;
  list-style-type: none;
}

.bullet-lang {
  background-color: #d3d3d3;
  border-radius: 0.25rem;
  color: white;
  line-height: 1;
  font-size: 12px;
  font-weight: 600;
  margin-right: 0.5rem;
  width: 26px;
  height: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.pr-collapes .btn-collapes {
  color: white !important;
  padding-right: 10rem;
}

.cdibody .ThemeSCCCDI {
  margin: 0 auto;
}

.cdibody .ThemeSCCCDI .slide-content {
  padding: .5rem 1rem 1rem;
}

.cdibody .ThemeSCCCDI .RptTable {
  border: 0;
  background-color: transparent;
}

.cdibody .ThemeSCCCDI .RptPagerHeader {
  display: none;
}

.cdibody .ThemeSCCCDI .EvtHdrMdlCol {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.cdibody .ThemeSCCCDI .EvtDateControls {
  margin-right: 2rem;
  font-size: 15px;
}

.cdibody .ThemeSCCCDI .RadComboBox_Default .rcbInput.CategoryFormat {
  font-size: 13px;
}

.cdibody .ThemeSCCCDI .RadComboBox_Default .rcbInput {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.cdibody .ThemeSCCCDI .SelCategory span {
  font-weight: 400;
  font-size: 15px;
}

.cdibody .ThemeSCCCDI .rcbSlide label input {
  margin-right: 10px;
}

.cdibody .eventlist-row {
  justify-content: center;
}

.cdibody .eventlist-row .col-lg {
  padding-left: 1rem;
  padding-right: 1rem;
}

.cdibody .event-card {
  border-radius: 0;
  border: 1px solid #ccc;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.08);
  min-height: 150px;
}

.cdibody .event-card .card-body {
  padding: 2rem 1.5rem;
}

.cdibody .event-card:hover {
  border: 1px solid #ddd;
  box-shadow: none;
}

.cdibody .figure-wrap img {
  width: 100%;
}

.cdibody .evcard-info {
  padding-left: 1rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cdibody .ev-title {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.1;
}

.cdibody .ev-infobottom {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
}

.cdibody .evcard-date {
  width: 54px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  background-color: #E46425;
  padding-top: .3rem;
  padding-bottom: .3rem;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}

.cdibody .evcard-date .ev-day {
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
}

.cdibody .ThemeSCCCDI .Event {
  border-color: #1c4e69;
  border: 1px solid #1c4e69;
}

.cdibody .ThemeSCCCDI .EventDayHeader {
  background-color: #1c4e69;
  color: white;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 36px;
  border: 0;
}

.cdibody .ThemeSCCCDI .EventTitle, .cdibody .ThemeSCCCDI .EventTitle td {
  font-size: 22px;
  color: #1c4e69;
  background-color: #f9f9f9;
  height: 50px;
}

.cdibody .ThemeSCCCDI .EventDay,
.cdibody .ThemeSCCCDI .EventDayEvents,
.cdibody .ThemeSCCCDI .EventWeekendDayEvents {
  font-size: 14px;
  color: #333;
  text-align: center;
  background-color: white;
  border-color: #999;
}

.cdibody .ThemeSCCCDI .EventSelectedDay {
  border-color: #E46425;
}

.cdibody .ThemeSCCCDI .EventWeekendDay {
  background-color: #f5f5f5;
}

.cdibody .ThemeSCCCDI .EventTodayDay {
  background-color: #f9f9f9;
}

.cdibody .ThemeSCCCDI .EventDayScroll {
  overflow: auto;
  height: auto;
  max-height: 75px;
  color: #fff;
  background: #067EB2;
  font-size: 13px;
  line-height: 1.1;
  padding-left: 2px;
  text-align: left;
  font-weight: 400;
}

.cdibody .ThemeSCCCDI .EventDayScroll div {
  padding-top: 3px;
  padding-bottom: 3px;
}

.cdibody .ThemeSCCCDI .EventDayScroll a {
  color: white;
}

.cdibody .ThemeSCCCDI .EventDayScroll a:focus {
  color: white !important;
}

.cdibody .ThemeSCCCDI .Eventtooltipheader {
  background-color: #067EB2;
  font-size: 14px;
  line-height: 1.5;
  color: white;
  font-weight: 500;
}

.cdibody .ThemeSCCCDI .Eventtooltipbody {
  font-size: 15px;
}

.cdibody .ThemeSCCCDI .DetailEvent {
  border: 1px solid #ccc;
  padding: 2rem;
}

.cdibody .ThemeSCCCDI .DetailCommands {
  width: 100%;
  padding-left: 0;
}

.cdibody .ThemeSCCCDI .DetailEventDetailsDiv1 {
  width: 100%;
  padding-left: 0;
}

.cdibody .ThemeSCCCDI .DetailEventDetailsDiv1 .Head {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #1c4e69;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
}

.cdibody .ThemeSCCCDI .row-eventdetail .col-auto {
  padding-right: 5%;
}

.cdibody .ThemeSCCCDI .DetailEventDetailsDiv3 .SubHead {
  font-weight: 700;
}

.cdibody .ThemeSCCCDI .DetailEventDetailsDiv4 {
  display: none;
}

.cdibody .ThemeSCCCDI .EventNextPrev,
.cdibody .ThemeSCCCDI .EventNextPrev a:link,
.cdibody .ThemeSCCCDI .EventNextPrev a,
.cdibody .ThemeSCCCDI .EventNextPrev a:visited,
.cdibody .ThemeSCCCDI .EventNextPrev a:hover {
  color: #1c4e69;
}

.EvtHdrRgtCol,
.EvtHdrLftCol {
  display: none;
}

.dnnEditState .ThemeSCCCDI .EvtHdrRgtCol,
.dnnEditState .ThemeSCCCDI .EvtHdrLftCol {
  display: block;
}

.dnnEditState .ThemeSCCCDI .EvtHdrMdlCol {
  width: 33%;
}

@media (min-width: 768px) {
  .DetailContentRight {
    max-width: 60%;
  }
}

@media (min-width: 992px) {
  .cdibody .ThemeSCCCDI .DetailEvent {
    padding: 3rem 4rem 2rem;
  }
  .cdibody .row-eventdetail {
    margin-bottom: 1rem;
  }
  .cdibody .DetailCommands {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .cdibody .eventlist-row .col-lg {
    flex: 0 0 auto;
    width: 33.3333333333%;
    max-width: 380px;
  }
}

@media (min-width: 1400px) {
  .cdibody .ThemeSCCCDI {
    width: 95%;
  }
}

@media (min-width: 1600px) {
  .cdibody .ThemeSCCCDI {
    width: 1400px;
    max-width: 1400px;
  }
  .cdibody .col-content .ThemeSCCCDI {
    width: 95%;
    max-width: 100%;
  }
}

@media (max-width: 767.98px) {
  .cdibody .ThemeSCCCDI .DetailCommands li {
    float: none;
    display: inline-block;
  }
  .cdibody .ThemeSCCCDI .DetailCommands .cmdRight {
    float: none;
  }
}

.nav-cal li {
  list-style: none;
}

.nav-cal .btn-secondary {
  box-shadow: none;
  background-color: #eee;
  border-bottom: 0;
  color: #1c4e69 !important;
  font-size: 16px;
}

.nav-cal .btn-secondary.active {
  background-color: #007FB0;
  color: white !important;
}

.project-panel .btn-collapes {
  justify-content: space-between;
}

.project-panel .btn-collapes:after {
  position: relative;
  top: auto;
  margin-right: 0 !important;
}

.project-panel .panelsubtitle {
  font-weight: 400;
  font-size: 15px;
  display: block;
  padding-top: .5rem;
  line-height: 1.5;
}

#dpw_current_project {
  max-width: 100%;
}

.number-circle {
  display: inline-block;
  width: 6rem;
  height: 6rem;
  line-height: 1;
  border-radius: 50%;
  text-align: center;
  background-color: #17a2b8;
  /* Bootstrap info color */
  color: white;
  font-weight: 500;
  font-size: 2rem;
  margin-right: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-select {
  display: inline-block;
  width: auto;
  /* Adjust as necessary */
  margin-right: 1.5rem;
  width: 18rem;
  border-color: #666;
  font-size: 17px;
  font-weight: 500;
}

.submit-button {
  color: white;
  padding: .375rem .75rem;
  border-radius: .25rem;
  font-size: 1rem;
  line-height: 1.5;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.submit-button:hover {
  background-color: #c82333;
  /* Darker Bootstrap danger color */
  border-color: #bd2130;
  /* Darker Bootstrap danger color */
}

/* Additional responsive adjustments as needed */
@media (max-width: 576px) {
  .custom-select, .submit-button {
    margin-top: 10px;
    margin-right: 0;
    width: 100%;
  }
  .number-circle {
    margin-bottom: 10px;
  }
}

.DnnModule-SearchResults {
  margin-top: 2.5rem;
}

.dnnSearchBoxPanel {
  max-width: 100%;
  border-radius: 8px;
}

.dnnSearchBoxPanel .dnnSearchResultAdvancedTip,
.dnnSearchBoxPanel .dnnSearchBox_advanced {
  display: none;
}

.dnnSearchBoxPanel .dnnSearchBox {
  height: 40px;
  margin-right: 10px;
  margin-left: 7px;
}

.dnnSearchBoxPanel .dnnSearchBox > a.dnnSearchButton {
  top: 6px;
  right: 10px;
}

.dnnSearchBoxPanel .dnnSearchBox > a.dnnSearchBoxClearText {
  right: 40px !important;
}

.dnnSearchBoxPanel .dnnSearchBox > input[type="text"] {
  width: 92% !important;
}

.dnnSearchResultPanel,
.dnnSearchResultItem-Others {
  display: none;
}

.dnnSearchResultContainer > .dnnSearchResultItem {
  margin-bottom: 0;
}

.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Title {
  font-size: 19px;
  border-left: 6px solid #007FB0;
  padding-left: 1rem;
  line-height: 1.3;
  margin-bottom: 4px;
  margin-top: 1.8rem;
  font-weight: 600;
}

.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Title a {
  text-decoration: none;
  color: #333 !important;
}

.dnnSearchResultContainer > .dnnSearchResultItem .dnnSearchResultItem-Link {
  font-style: italic;
  padding-left: 1.4rem;
  display: block;
  margin-bottom: 1rem;
  font-size: 15px;
}

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

.dnnSearchResultPager {
  margin-bottom: 2.5rem;
}

.dnnSearchResultPager::before, .dnnSearchResultPager::after {
  content: "";
  display: table;
  clear: both;
}

.dnnSearchResultPager.dnnSearchResultPagerTop {
  font-size: 14px;
}

.dnnSearchResultPager a {
  height: 28px;
  vertical-align: bottom;
}

@media (min-width: 992px) {
  .DnnModule-SearchResults {
    margin-top: 3.5rem;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 98%;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    max-width: 100%;
  }
}

@media (min-width: 1400px) {
  .container {
    width: 95%;
  }
}

@media (min-width: 1600px) {
  .container {
    width: 1400px;
    max-width: 1400px;
  }
}

#skippy:active,
#skippy:focus {
  position: absolute;
  padding: .4rem 1rem;
  border: 2px solid #ff0000;
  border-radius: 8px;
  z-index: 1005;
  background-color: #FFA400;
}

#skippy:active .skiplink-text,
#skippy:focus .skiplink-text {
  color: black;
  font-weight: bold;
}

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

.usekeyboard a:focus:not(:link:active) {
  outline: #222 dashed 4px;
}

.usekeyboard .tile-block a:focus:not(:link:active) {
  outline: #222 dashed 4px;
  opacity: 1;
}

.usekeyboard .btn-more:focus:not(:link:active),
.usekeyboard .site-footer a:focus:not(:link:active),
.usekeyboard .topbar a:focus:not(:link:active),
.usekeyboard .masterhead a:focus:not(:link:active),
.usekeyboard .scc-news-carousel .slick-prev:focus:not(:link:active),
.usekeyboard .scc-news-carousel .slick-next:focus:not(:link:active) {
  outline: #222 dashed 4px;
}

.usekeyboard .scc-news-carousel .slide-content:focus-visible {
  outline: white solid 1px;
}
