.header-top-highlighted .row .col-md-6:last-of-type p {
    color: #000000;
}

.header-top-highlighted .row .col-md-6:last-of-type {
    margin-bottom: -10px;
}

.header__section.header-first a.site-branding__logo img {
    max-height: 85px;
}

.hff-17 h2 {
    font-size: 1.7647058824em;
}

a.mt-button, .mt-button > a, button.mt-button, input[type="submit"], input[type="reset"], input[type="button"], .region--light-typography a.mt-button, .region--light-typography .mt-button > a, .region--light-typography button.mt-button, .region--light-typography input[type="submit"], .region--light-typography input[type="reset"], .region--light-typography input[type="button"] {
    color: #ffffff;
}

.region.region-banner {
    max-width: 1400px;
    margin: auto;
}
.toolbar-icon-8 .toolbar-icon-admin-toolbar-tools-help:before {
    background-image: url(/themes/custom/cwb_customflashy/favicon.ico);
}
.site-branding {
    background-color: transparent;
}
header.header .modal-icon-button {
    padding: 18px 24px;
}
.col-12 h2.title, .col-12 nav > h2, .col-12 .block-search > h2 {
    margin: 20px 0 20px;
    font-size: 30px;
}
.modal-header {
  align-items: center;
}
.modal-header button {
    order: 2;
}
.modal .modal-header {
    padding: 15px 30px;
}

.dialog-off-canvas-main-canvas {
    overflow: hidden;
}
/*For the homepage banner to go full width*/
h1 {
    font-size: calc(((((var(--textSize) * var(--modularRatio)) * var(--modularRatio)) * var(--modularRatio)) * var(--modularRatio)) * var(--modularRatio));
    margin-top: var(--textSize);
}
h2, .tp-caption__title a {
    font-size: calc((((var(--textSize) * var(--modularRatio)) * var(--modularRatio)) * var(--modularRatio)) * var(--modularRatio));
}
.tp-caption__buttons-container a.mt-button {
    color: #fff;
}
.tp-caption__text {
    font-size: calc(var(--textSize) * var(--modularRatio));
}
.tp-caption {
    text-shadow: none;
}
.tp-caption__title {
    font-size: 48px;
    padding: 8px 1em 8px 1em;
}
.tp-caption__title.region--light-typography.region--dark-background {
    color: #fff;
}
.region--trans-background.tp-caption__title,
.region--trans-background.tp-caption__title a, 
.region--trans-background.tp-caption__text {
  color: #fff;
}
.region.region-banner {
    max-width: 100%;
    margin: 2rem auto;
}
.banner {
    padding: 0;
}
.paragraph--type--cwb-horizontal-buttons .btn-cwb_button, .paragraph--type--cwb-horizontal-buttons .btn-cwb_button:hover {
    border-radius: 4px;
}
.feature-item.mb-4 {
    background: #fff;
    border-radius: 8px;
    margin-top: 1rem;
}
.feature-item__image img {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.feature-item.mb-4 .col-md-6:last-of-type {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 32px 0 17px;
}
#banner .pl-xl-5, #banner .px-xl-5 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
footer.footer {
    background-repeat: no-repeat;
    background-size: 110%;
    background-position: 20% 0%;
    position: relative;
}
footer.footer .site-branding:not(.logo-enabled):not(.site-slogan-enabled) a {
    font-size: 48px;
    line-height: normal;
}

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

/*@media(min-width:767px){*/
/*  .paragraph--type--cwb-horizontal-buttons {*/
/*      margin-top: -4em;*/
/*  }*/
/*}*/

@media(min-width: 979px){
  .field--name-field-mt-feature-body {
      font-size: 110%;
  }
}

.paragraph--type--cwb-horizontal-buttons {
    padding: 0 2em 2em 2em;
}

.paragraph--type--cwb-horizontal-buttons .btn-cwb_button {
    border: 2px solid #00845a;
}

@media (min-width: 768px){
.header-second .region-header {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .rev_slider_wrapper, .rev_slider {
    min-height: 500px;
  }
  .tp-parallax-wrap {
    min-height: 500px;
  }
  .tp-parallax-wrap:nth-child(odd) {
      top: 32px !important;
  }
  .tp-caption__text {
    font-size: 16px;
  }
}

/*Header Alert with Slideshow.*/
div#block-alertslideshow p, div#block-alertslideshow p a {
    color: #ffffff;
    text-align: center;
}

div#block-alertslideshow .carousel-indicators li {
    border-bottom: 0px solid transparent;
}

.carousel-inner img {
    max-height: 650px;
    width: 100%;
}
.content-top-highlighted {
    min-height: 300px;
    display: flex;
    align-items: center;
    max-width: 2400px;
    margin: auto;
}
div#content-top-highlighted.region--dark-background h1 {
    color: #fff;
    text-shadow: 1px 2px 5px rgba(0,0,0,0.4);
}
.container-fluid .breadcrumb {
    text-align: center;
}
/* Floating Social Media Icons */
@media (min-width: 1025px) {
  #floating-icons a, #floating-icons a.grow, #floating-icons a.shrink, #floating-icons a.black-white, #floating-icons a.white-black, #floating-icons a.rotate {
    text-align: center;
    color: #fff;
    font-size: 22px;
    position: relative;
    width: 45px;
    height: 45px;
    padding: 8px 0;
    display: inline-block;
    line-height: inherit;
    border-bottom: none;
  }
  #floating-icons .floating-right {
      right: 0px;
      top: 50%;
  }
}
@media (max-width: 567px) {
  #floating-icons a, #floating-icons a.grow, #floating-icons a.shrink, #floating-icons a.black-white, #floating-icons a.white-black, #floating-icons a.rotate {
    text-align: center;
    color: #fff;
    font-size: 22px;
    position: relative;
    width: 45px;
    height: 45px;
    padding: 8px 0;
    display: inline-block;
    line-height: inherit;
    border-bottom: none;
  }
  #floating-icons .floating-right {
      right: 0px;
      top: 50%;
  }
}