/* Logo - Reduce padding */
header.header .site-logo__grid img.site-logo___image {
  padding: 10px;
}

/* New Additions */
.slideout ul.menu.sf-accordion {
  background: rgba(255,255,255,1);
  padding: 16px 0;
}
.slideout ul.menu.sf-menu.sf-accordion li a.sf-accordion-button {
  line-height: 42px;
}
.slideout ul.menu.sf-accordion ul li a,
.slideout ul.menu.sf-accordion ul li > span {
  padding-left: 24px;
  font-size: 15px;
}
.slideout ul.menu.sf-accordion ul li a,
.slideout ul.menu.sf-accordion ul li > span {
  padding-left: 24px;
  font-size: 14px;
}
.slideout ul.menu.sf-accordion ul ul li a,
.slideout ul.menu.sf-accordion ul ul li > span {
  padding-left: 34px;
  font-size: 13px;
}
.slideout ul.menu.sf-accordion ul ul ul li a,
.slideout ul.menu.sf-accordion ul ul ul li > span {
  padding-left: 44px;
  font-size: 12px;
}
.slideout ul.menu.sf-accordion ul ul ul ul li a,
.slideout ul.menu.sf-accordion ul ul ul ul li > span {
  padding-left: 54px;
  font-size: 11px;
}
.slideout ul.menu.sf-accordion ul ul ul ul ul li a,
.slideout ul.menu.sf-accordion ul ul ul ul ul li > span {
  padding-left: 64px;
  font-size: 10px;
}
@media (max-width: 767px) {
  header .logo {
    margin: auto;
  }
  .header-container .logo-enabled .logo-and-site-name-wrapper, .header-container .site-slogan-enabled .logo-and-site-name-wrapper {
    padding: 5px 0 5px 50px;
  }
  .header-container .logo-and-site-name-wrapper {
    justify-content: center;
  }
  .header-container ul.menu:not(.sf-menu) {
    overflow-x: hidden;
  }
  .header-top-highlighted__container {
    padding: 0;
  }
  .header-top-highlighted .row .col-md-6:last-of-type {
    padding-left: 0;
  }
  .region.region-header-top-highlighted-first,
  .region.region-header-top-highlighted-second {
    justify-content: center;
  }
}
.header-top-highlighted__container {
  padding: 22px;
}
.header-container, .cwb-menu_container {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
}
.page-container .header-container .header-top-highlighted ul.menu > li {
  padding: 0 10px;
}
.header-container .block-superfish .sf-menu.menu li.sf-depth-1:hover:after,
.header-container .block-superfish .sf-menu.menu li.sf-depth-1.active-trail:after,
#footer ul.menu li:hover:after {
  height: 4px;
  color: hsl(var(--mt-base-color));
}
#footer .block-superfish .sf-menu.menu li.sf-depth-1:after,
#footer ul.menu li:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  -webkit-transition: height .175s ease-in;
  -o-transition: height .175s ease-in;
  transition: height .175s ease-in;
  color: hsl(var(--mt-base-color));
}
.header-top-highlighted__container .block-superfish {
  width: auto;
}
.header__section .logo {
  min-width: 100%;
}
.header__section.header-first a.site-branding__logo img {
  max-height: 124px;
  display: block;
  width: auto;
  height: auto;
  margin: auto;
}
.onscroll .header__section.header-first a.site-branding__logo img {
  max-height: 75px;
}
.region.region-header-top-highlighted-first .content, .region.region-header-top-highlighted-second .content {
  display: flex;
  justify-content: flex-start;
}
.btn-cwb_button {
  color: #fff;
}
.dropdown .paragraph__column {
  padding: 8px;
}
.header-container .sf-shadow.sf-menu.menu ul {
  margin: 0 3px;
}
h1.title.page-title {
  text-shadow: none;
  text-transform: none;
}
.field.field--name-field-date-published {
  font-weight: 500;
  color: #666;
  border-bottom: 1px solid #ccc;
}
.content-top-highlighted__section h1.page-title {
  margin: 0 auto;
  text-align: center;
}
.region--white-background nav.breadcrumb li, .region--white-background nav.breadcrumb span {
  color: #222;
  text-shadow: none;
}
li.breadcrumb__item {
  padding: 0;
}
li.breadcrumb__item a span {
  text-decoration: underline;
}
span.sf-depth-1.menuparent.nolink.sf-with-ul {
  padding-right: 20px;
}
.header-container ul.sf-menu > li > span.nolink span.sf-sub-indicator:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  left: 50%;
  top: -2px;
  margin-left: -3px;
  font-size: 13px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  transform: none;
}
.page-node-type-article .content-top-highlighted * {
  color: #fff !important;
}
.page-node-type-article .content-top-highlighted {
  min-height: 400px;
  color: #fff;
  display: flex;
  align-items: center;
}
img.mfp-img {
  padding: 40px 0 4px;
}
.mfp-bottom-bar {
  margin-top: -50px;
  left: 25px;
  width: calc(100% - 50px);
  background-color: rgba(0,0,0,0.75);
  padding: 16px;
}
.footer h2.title, .footer h2 {
  text-transform: uppercase;
}
.footer h2.title, .footer h2 {
  max-width: none;
}
.block-views-blockalerts-cwb-alerts-ticker .ticker-pager {
  width: 10%;
}
.block-views-blockalerts-cwb-alerts-ticker .ticker-content {
  width: 80%;
}
.cwb-alerts--ticker .ticker-row {
  list-style: none;
}
.block-views-blockalerts-cwb-alerts-ticker > .ticker-label > h2 {
  text-align: center;
}
.region--light-typography .tse_powered a {
  color: #fff;
}
.subfooter__container > .row {
  display: flex;
  justify-content: space-between;
  align-items: center !important;
}
.to-top.show {
  color: #fff;
  border: 0;
  opacity: 0.85;
}
.to-top.show:hover, .to-top.show:focus {
  opacity: 1;
}

@media (min-width: 1440px) {
  .header-container .col-12 ul.menu > li {
    padding: 0 4px;
  }
}

@media (min-width: 1200px) {
  #main-content > .container-fluid {
    max-width: 1440px;
    padding: 0 15px !important;
  }
  .container {
    padding: 0 15px;
  }
}

/* Calendar */
span.fc-title {
  white-space: pre-wrap;
}
.fc table {
  margin: 0;
}
.fc td.fc-head-container.fc-widget-header, .fc table tr:last-child td {
  padding-bottom: 0;
}
.fc table thead + tbody tr:first-child th, .fc table thead + tbody tr:first-child td {
  padding-top: 0;
}
.fc table tr th:first-child, .fc table tr td:first-child {
  border-left: 1px;
}
.fc table tr th:last-child, .fc table tr td:last-child {
  border-right-width: 1px;
}

/* Accordions */
.paragraph--bp-accordion-container .card-block {
  border-bottom: 1px solid rgba(0,0,0,.125);
}

/* New Component Additions */
.three-media-box-button_block {
  width: 100%;
}
.media-image.media-image__grow {
  background-size: contain;
}
.field.field--name-bp-modal-button-text {
  color: #fff;
}
.modal .close {
  font-size: 3.5rem;
}
.hero-bg-quote .blockquote:before {
  left: -68px;
}
#shoutbar .shoutmsg {
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 50px;
}
div#closeit:after {
  content: "X";
}
input.form-color {
  max-width: 40px;
  height: 40px;
  padding: 4px 5px;
}
.paragraph--type--slideshow-captioned .carousel-item {
  display: block;
}
.block-views-blockalerts-cwb-alerts-ticker, .block-views-blockalerts-cwb-alerts-ticker a {
  font-size: 1rem;
  vertical-align: middle;
}
ul.menu li a, ul.menu li > span {
  padding: 7px 10px 8px 20px;
}
.modal-content .search-block-form, .modal-content .search-block-form .form-item {
  padding: 0;
  margin: 0;
}
.modal-content .search-block-form:before {
  content: "How can we help?";
  border: none;
  padding: 8px 16px;
  background: #008457;
  color: #fff;
  display: block;
}
.modal-content {
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.35);
}
.carousel-control-next, .carousel-control-prev {
  font-size: 2rem;
}

/* Slider & Bill Pay Regions */
.hero-bg-image {
  padding: 8vw 1em 8vw;
}
.slideshow-login_payembed > h2 {
  padding: 1.5rem 0 0.5rem 0;
  margin: 12% 0 0 0;
  text-align: center;
  text-transform: none;
  display: none;
  visibility: hidden;
}
.slideshow-login_payembed iframe {
  min-height: 300px;
  max-width: 300px;
  margin: auto;
  display: block;
  position: relative;
}
.slideshow-login_payembed {
  vertical-align: middle;
}
.tp-caption {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.40);
}
.green_overlay svg {
  height: 5vw;
}
.white_overlay svg {
  height: 3vw;
}
.hero-bg-image::before {
  background-image: none;
}
.cwb-info__wrapper {
  margin-bottom: 32px;
}
section.slideshow-login {
  margin: 2rem auto 2rem auto;
  border-radius: 16px;
  overflow: hidden;
  max-width: 1400px;
}

/* Horizontal Button Groups */
.hero-top__container {
  padding-top: 0;
  padding-bottom: 0;
}
.hero-top, .internal-banner-container {
  min-height: 0;
}
.cwb-alerts_container {
  background: #333;
}
.region.region-alerts, .region.region-hero-top {
  max-width: 1440px;
  margin: auto;
}

/* Custom Buttons for Homepage Slideshow */
.paragraph--type--cwb-horizontal-buttons {
  padding: 2em 2em 2em 2em;
  margin: 0 auto;
}
.paragraph--type--cwb-horizontal-buttons .btn-cwb_button img.btn-cwb_button_thumb {
  border: none;
  border-radius: 2px;
  background-color: transparent;
  max-height: 100px;
  height: auto !important;
  width: auto;
}
.paragraph--type--cwb-horizontal-buttons .paragraph__column {
  padding-bottom: 0;
}
.paragraph--type--cwb-horizontal-buttons .block__content {
  margin: auto;
}
.paragraph--type--cwb-horizontal-buttons .btn-cwb_button img.btn-cwb_button_thumb {
  border-radius: 0;
  display: block;
  margin: 0 auto;
}
.paragraph--type--cwb-horizontal-buttons span.btn-title {
  color: #444;
}
.paragraph--type--cwb-horizontal-buttons .block__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.paragraph--type--cwb-horizontal-buttons .block__content div {
  flex: 1;
  display: block;
  overflow: visible;
  box-shadow: none;
  margin: 4px 10px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.50);
}
.paragraph--type--cwb-horizontal-buttons .btn-cwb_button {
  display: block;
  border-radius: 16px;
  box-shadow: none;
  overflow: hidden;
  border: 2px solid #999;
}
.paragraph--type--cwb-horizontal-buttons .block__content div:last-of-type .btn-cwb_button {
  border-right: 1px solid #ccc;
}
.paragraph--type--cwb-horizontal-buttons .btn-cwb_button:hover {
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 10px rgba(0,0,0,.65);
  border-radius: 16px;
  border: 2px solid #fff;
}
.paragraph--type--cwb-horizontal-buttons .block__content div:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
  transition: all 0.5s ease-in-out
}
.paragraph--type--cwb-horizontal-buttons .btn-cwb_button:hover, .paragraph--type--cwb-horizontal-buttons .btn-cwb_button:active  {
  z-index: 2;
}
.paragraph--type--cwb-horizontal-buttons .btn-cwb_button .btn-title {
  letter-spacing: 0;
}
.footer.region--white-background h2 {
  border-color: #222;
}

@media (max-width: 980px) {
  .paragraph--type--cwb-horizontal-buttons .block__content div {
    flex: 1 1 33%;
  }
  .paragraph--type--cwb-horizontal-buttons .block__content div:last-of-type .btn-cwb_button {
    border-right: none;
  }
}

@media (max-width: 767px) {
  .header__section.header-first a.site-branding__logo img {
    margin: auto;
  }
}

@media (min-width: 1200px) {
  body.page-node-type-article section.col-12.col-xl-10.ml-xl-auto.mr-xl-auto.pr-xl-5.pl-xl-5 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  button.slideout-toggle.slideout-toggle--fixed {
    display: none;
    visibility: hidden;
  }
}
