/* Cobb EMC - review */
.hff-50 h1,
.hff-50 h2,
.hff-50 h3,
.hff-50 h4,
.hff-50 h5,
.hff-50 h6,
.hff-50 .tp-caption__title,
.hff-50 .tp-caption__subtitle,
.hff-50 .field--name-field-mt-highlight-title,
.sff-50 .site-name,
.slff-50 .site-slogan,
.hff-50 .nav-tab__title,
.hff-50 .views-field-field-mt-price,
.hff-50 nav.breadcrumb:before {
  font-family: 'rubik', Helvetica Neue, Arial, sans-serif;
}
.col-12 h2.title, .col-12 nav > h2, .col-12 .block-search > h2 {
  font-weight: 500;
  font-size: 42px;
}
body.pff-50 {
  font-family: 'rubik', Helvetica Neue, Arial, sans-serif;
}
img {
  border-radius: 0;
}
.region.region-banner {
  margin: auto;
}
.site-branding {
  background-color: transparent;
}
#floating-icons a.grow, #floating-icons a.shrink, #floating-icons a.black-white, #floating-icons a.white-black, #floating-icons a.rotate {
  height: 100%;
}
.form-composite > legend, .label {
  padding: 5px;
}
.path-frontpage .main-content {
  background-image: none;
}

/* Add to theme */
blockquote {
  margin: 32px 0 32px;
  padding: 48px 32px 16px;
  background: #eee;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.3);
  border-radius: 2px;
}
blockquote::before {
  font-size: 50px;
  position: absolute;
  text-align: center;
  width: 64px;
  margin: auto;
  background: #0085a9;
  color: #fff;
  border-radius: 2px;
  content: "“";
  top: -32px;
  left: 50%;
}
a.btn.btn-primary.btn-cwb_button h3.display-4 {
  color: #0085a9;
}
.region.region-banner {
  margin: auto;
}
.main-content .block-superfish {
  background: #f1f1f1;
}
ul#superfish-header-buttons a.is-active {
  color: #fff;
}
.site-branding {
  background-color: transparent;
}
#floating-icons a.grow, #floating-icons a.shrink, #floating-icons a.black-white, #floating-icons a.white-black, #floating-icons a.rotate {
  height: 100%;
}
.form-composite > legend, .label {
  padding: 5px;
}
.form-type-radio .description, .form-type-checkbox .description {
  margin-left: 0;
}
.header-first, .header-second {
  padding: 5px 0;
}
.field--name-field-svg-image {
  margin: auto;
  text-align: center;
  display: block;
}
.nav-tabs a.nav-link:hover, .nav-tabs a.nav-link:focus {
  background-color: #c7e2ea;
  border-color: #0084ab;
  color: #222;
}
.caption {
  margin: 2rem;
}
/*!* Video Embed Field *!*/
/*.video-embed-field-launch-modal {*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  align-items: center;*/
/*}*/
/*.video-embed-field-launch-modal img {*/
/*  !*max-width: 500px;*!*/
/*  border-radius: 8px;*/
/*  overflow: hidden;*/
/*  box-shadow: 1px 1px 3px rgba(0,0,0,0.3);*/
/*}*/
/*.video-embed-field-launch-modal:before {*/
/*  content: url(/sites/default/files/icons/icons8-circled-play-100.png);*/
/*  display: block;*/
/*  position: absolute;*/
/*  color: #fff;*/
/*  font-size: 3rem;*/
/*  line-height: normal;*/
/*}*/
.region--white-dark-background .footer-top__section {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
div#footer-top .container {
  max-width: 1334px;
  margin: auto;
}
.region--white-dark-background .footer-top__section {
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.6);
}
/* Header Dropdown Search */
.header-top__section .block-search form {
  padding-left: 0;
}
.header-top__section input.form-search {
  background-color: #fff;
  font-size: 16px;
  color: #424242;
  padding: 15px 15px;
  outline: none;
  border: none;
  -webkit-appearance: none;
  width: 100%;
  border-width: 2px;
  border-style: solid;
  border-color: #eaeaea;
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0;
  font-weight: 400;
  -webkit-transition: border-color 0.2s linear;
  -o-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
}
.header-top-highlighted__section input.form-search:focus,
.header-top-highlighted__section input.form-search:hover {
  box-shadow: none;
}
.header-top-highlighted__section .block-search .form-actions {
  left: 0;
  width: 35px;
  text-align: center;
}
.header-top__section .block-search .form-actions:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f002";
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 0;
  line-height: 52px;
  display: block;
  text-align: center;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.header-top__section .block-search {
  margin: 0;
}
.header-top__section .dropdown .paragraph__column {
  padding: 0;
}
.header-top__section .dropdown-menu {
  min-width: 330px;
  padding:12px;
  border: none;
  box-shadow: none;
  margin-top: -1px;
  border-radius: 2px;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.region--light-typography .header-top__section input.form-search {
  color: #222;
}
.region--light-typography input.form-search:hover,
.region--light-typography input.form-search:focus {
  border-color: #0084ab;
}
.region--light-typography .header-top__section .block-search .form-actions:after {
  color: #0084ab;
}
.region--light-typography .header-top__section input.form-search::placeholder {
  color: #444;
}
.header-top__section .block-search .form-actions {
  left: auto;
  width: auto;
  text-align: center;
}
input.form-text:hover,
input.form-tel:hover,
input.form-email:hover,
input.form-url:hover,
input.form-search:hover,
input.form-file:hover,
input.form-number:hover,
input.form-color:hover,
input.form-date:hover,
input.form-time:hover,
input.form-text:focus,
input.form-tel:focus,
input.form-email:focus,
input.form-url:focus,
input.form-search:focus,
input.form-file:focus,
input.form-number:focus,
input.form-color:focus,
input.form-date:focus,
input.form-time:focus,
textarea:focus,
select:focus {
  border-color: #0084ab;
}
a.button, .button > a, input[type="submit"], input[type="reset"], input[type="button"] {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-weight: 700;
}
/*.path-frontpage .main-content {*/
/*  background-image: url(/sites/default/files/images/Cobb%20EMC%20treatment-01.svg);*/
/*  background-repeat: repeat;*/
/*  background-position: 50% 50%;*/
/*}*/
.banner:after {
  background-image: none;
}
#content-top .col-12, #content-top-highlighted .col-12 {
  padding: 0;
}
.field--name-field-cwb-button-body {
  font-size: 1.5rem;
  font-weight: 400;
}
.region--light-typography .cwb-alerts--ticker a {
  text-decoration: none;
}
.region--light-typography .cwb-alerts--ticker a:hover {
  text-decoration: underline;
}
.cwb-alerts--ticker {
  display: flex;
  align-items: center;
}
.ticker-pager.ticker-component {
  display: none;
}
a.ticker-pager-next {
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-views-blockalerts-cwb-alerts-ticker {
  display: flex;
  padding: 0 16px;
  background-color: transparent;
  align-items: center;
  flex-wrap: wrap;
}
.block-views-blockalerts-cwb-alerts-ticker .ticker-pager {
  width: 10%;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
  align-content: center;
  align-self: center;
}
.block-views-blockalerts-cwb-alerts-ticker .item-list ul li span {
  font-style: normal;
  font-weight: 300;
}
.hero-bg-image__buttons .btn-cwb_button:hover {
  box-shadow: none;
}
.hero-bg-image .hero-bg-image__content {
  max-width: 1000px;
}
.hero-bg-image.region--colored-background.center .hero-bg-image__content {
  margin: auto;
}
.view .card .card__body-button a {
  transition: all 0.2s ease-in-out;
  text-transform: none;
  text-decoration: none !important;
}

.view .card .card__body-button a:hover {
  border-bottom: 1px solid #444;
  content: "";
  position: relative;
  text-decoration: none;
  width: 4px;
}
footer.footer {
  box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
  border-top: 1px solid #eee;
}
/* Final */
.region--colored-background .hero-bg-image__call-to-action a {
  color: #0085a9;
}
.button { text-transform: uppercase; }
.btn-group.cwb-translate button {
  color: #fff;
}
.btn-group.cwb-translate .dropdown-menu.show {
  padding: 4px 16px;
  min-width: 123px;
}
.clearfix.header-top.region--light-typography.region--dark-gray-background.region--no-paddings {
  z-index: 498;
}
.field--name-field-cwb-button-body {
  color: #222;
}
.messages {
  max-width: 1360px;
  margin: auto;
}
/* BP Image */
.field--name-bp-image-field.field--type-image img {
  margin: auto;
  display: block;
}
.paragraph.paragraph--type--bp-image.paragraph--width--tiny img {
  max-width: 64px;
}
.paragraph.paragraph--type--bp-image.paragraph--width--narrow img {
  max-width: 128px;
}
.paragraph.paragraph--type--bp-image.paragraph--width--medium img {
  max-width: 256px;
}
.paragraph.paragraph--type--bp-image.paragraph--width--wide img {
  max-width: 512px;
}
.paragraph.paragraph--type--bp-image.paragraph--width--full img {
  max-width: 100%;
}
.path-frontpage .banner {
  padding: 0;
}
.header-top__section {
  padding: 4px 0;
}
.region--light-typography .cwb-translate ul {
  box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.region--light-typography .cwb-translate a {
  color: #222;
}
.region.region-header-top-first, .region.region-header-top-second {
  display: flex;
  /*flex-wrap: wrap;*/
  align-items: center;
}
.region.region-header-top-first {
  justify-content: flex-start;
}
.region.region-header-top-second {
  justify-content: space-evenly;
}
.header-top__section .block {
  padding-bottom: 0;
}
header .block-superfish {
  width: auto;
  display: block;
}
header #block-headerbuttons, header .block-superfishmain {
  width: auto;
  display: block;
}
header .block-superfishmain {
  flex: 1;
}
.region.region-header-top-second .menu.cta-active > li > a:hover,
.region.region-header-top-second .menu.cta-active > li > a:focus {
  background: #ffffff;
  border-color: #ffffff;
}
.region.region-header-top-second .menu.cta-active > li > a:hover,
.region.region-header-top-second .menu.cta-active > li > a:focus {
  color: #0084ab;
}
.region.region-header-top-second .menu.cta-active > li > a,
.header__section .menu.cta-active > li > a {
  border-radius: 8px;
  padding: 12px 16px;
  line-height: 1;
  display: inline-block;
  margin: 0 0 0 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}
.region.region-header-top-second .menu.cta-active > li > a,
.header__section .menu.cta-active > li > a {
  border: 2px solid #0085a9;
  background-color: #0085a9;
  color: #fff;
}
.header-top__section ul.menu.sf-menu:not(.sf-accordion) > li:last-child > a.cwb-cta-link,
.header-top__section ul.menu.sf-menu:not(.sf-accordion) > li:first-child > a {
  padding: 8px 10px;
}
.region.region-content-top-highlighted {
  background: #cae7ee;
}
.region.region-content-top-highlighted,
body.page-node-type-pages .layout__region.layout__region--top .sf-menu,
body.page-node-type-suite-one-page .layout__region.layout__region--top .sf-menu {
  padding: 16px 0;
}
.region--dark-typography ul.menu.cta-active > li:last-child > a {
  border-color: #0085a9;
}
/*.region--dark-typography ul.menu.cta-active > li > a:hover,*/
/*.region--dark-typography ul.menu.cta-active > li > a:focus {*/
/*  border-color: #cae7ee;*/
/*  background-color: #0085a9;*/
/*}*/
.header-container ul.menu.cta-active > li > a:hover {
  color: #fff;
}
.region--dark-typography ul.menu.cta-active > li > a:hover,
.region--dark-typography ul.menu.cta-active > li > a:focus {
  border-color: #00556c;
  background-color: #00556c;
}
.region--white-pattern {
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background-color: #cae7ee;
}

/* Mega Menu */
.header__container > .row {
  align-content: center;
}
.header__section .menu.cta-active {
  padding: 0;
}
.header-container ul.menu {
  text-align: left;
}
.header-container .sf-menu ul li span {
  /*font-size: 13px;*/
  padding: 10px 1em 13px;
}
.header-container ul.sf-menu ul li.sf-multicolumn-column span.menuparent {
  font-weight: bold;
}
.header-container .sf-menu.menu ul {
  width: 100% !important;
}
.header-container ul.sf-menu > li > a .sf-sub-indicator:after {
  font-size: 12px;
  content: "";
}
/*.header-container ul.menu li a, .header-container ul.menu li > span {*/
/*  padding: 15px 10px 42px;*/
/*}*/
/*.header-container .menu.sf-menu.sf-main > li {*/
/*  margin-right: 24px;*/
/*}*/
.header__container .col-lg-8 {
  padding: 8px 0 0 0;
}
/*.header-container .block-superfish {*/
/*  left: 0;*/
/*  width: 100% !important;*/
/*}*/
/*.header-container ul.menu li {*/
/*  position: initial;*/
/*}*/
li.sf-multicolumn-wrapper {
  width: 100% !important;
}
.sf-multicolumn-wrapper > ol {
  width: 100% !important;
  display: flex;
  justify-content: center;
  max-width: 1400px;
  margin: auto !important;
  margin-top: -1px !important;
}
.header-container ul.sf-menu li.sf-multicolumn-column {
  width: auto !important;
  flex: 1;
  padding: 48px 32px 64px 32px;
}
.header-container .sf-menu.menu li.sfHover ul.sf-multicolumn {
  width: 100% !important;
  position: fixed;
  left: 0 !important;
  top: auto !important;
  /* margin-top: 50px; */
  border-top: 4px solid #0085a9;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
}
.header-container .sf-menu.menu > li > ul:after {
  display: none;
}
.header-container .sf-menu ul li a, .header-container .sf-menu ul li > span {
  border-bottom-width: 0;
}
.sf-multicolumn-wrapper > ol > li:last-child {
  background: #0085a9;
}
.sf-multicolumn-wrapper > ol > li:last-child a, .sf-multicolumn-wrapper > ol > li:last-child span {
  color: #fff;
  border: 0;
}
.sf-multicolumn-wrapper > ol > li:last-child a, .sf-multicolumn-wrapper > ol > li:last-child span {
  color: #fff !important;
}
.sf-multicolumn-wrapper > ol > li:last-child ul {
  background: transparent !important;
}
.header-container .sf-menu.menu ul {
  border: 0;
}
@media (max-width: 1270px) {
  .header-container .menu.sf-menu.sf-main > li {
    margin-right: 4px;
  }
  .header-container ul.sf-menu > li.menuparent > a {
    font-size: 110%;
  }
}
@media (max-width: 1199px) {
  .region.region-header-top-first, .region.region-header-top-second {
    flex-wrap: wrap;
  }
}
@media (max-width: 1084px) {
  .header-container ul.sf-menu li.sf-multicolumn-column {
    padding: 32px 16px 16px 16px;
  }
  .header-container ul.sf-menu > li.menuparent > a {
    font-size: 105%;
  }
}
@media (max-width: 979px) {
  .header-container ul.sf-menu li.sf-multicolumn-column {
    padding: 0;
  }
  .header-container ul.sf-menu > li.menuparent > a {
    font-size: 100%;
  }
  body.path-frontpage .carousel-caption {
    bottom: auto;
    top: 0;
    padding: 0;
    right: auto;
  }
  body.path-frontpage .hero-bg-image__call-to-action a.cobbemc-btn {
    font-size: 95%;
    padding: 10px;
    margin: auto auto 10px auto;
  }
}
/* Misc */
.hero-bg-image__buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  /*align-items: center;*/
  top: -2.5rem;
  position: relative;
  margin: auto;
  max-width: 1400px;
}
.hero-bg-image.xs {
  min-height: 100px;
  padding: 1rem;
}
.hero-bg-image.sm {
  min-height: 200px;
  padding: 1rem;
}
.hero-bg-image.md {
  min-height: 300px;
  padding: 2rem;
}
.hero-bg-image.lg {
  min-height: 400px;
  padding: 3rem;
}
.hero-bg-image.xl {
  min-height: 550px;
  padding: 3rem;
}
.hero-bg-image__buttons > div {
  flex: 1;
}
.hero-bg-image__buttons a.btn.btn-primary.btn-cwb_button {
  display: flex;
  flex-direction: column;
  padding: 1rem;
  height: 100%;
}
.hero-bg-image__buttons .btn-cwb_button img.btn-cwb_button_thumb {
  width: auto !important;
  max-width: 100px;
  margin: auto;
  padding: 0;
}
.hero-bg-image:after {
  background-image: none;
}
.hero-bg-image.cwb-hero_overlay:after {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.7) 17%, rgba(0, 0, 0, 0.4) 47%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0.2) 99%);
}
.hero-bg-image__buttons .cwb-button_wrapper {
  height: 100%;
}
.hero-bg-image__buttons .btn-cwb_button .btn-title {
  letter-spacing: 0.075em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  color: #555;
  font-weight: 700;
  padding: 0 0 1rem 0;
}
.hero-bg-image__buttons .btn-cwb_button {
  margin: auto 1rem;
  transition: border 0.1s ease-in-out;
  border: 2px solid #cbe6ed;
}
.hero-bg-image__buttons .btn-cwb_button:hover, .hero-bg-image__buttons .btn-cwb_button:active {
  border: 2px solid #0085a9;
}
.hero-bg-image__text.lead > * {
  margin: 0;
  color: inherit;
  line-height: normal;
}
.site-branding {
  background-color: transparent !important;
}
/* Video Embed Field */
.video-embed-field-launch-modal {
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-embed-field-launch-modal img {
  /*max-width: 500px;*/
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 1px 1px 3px rgb(0 0 0 / 30%);
}
.video-embed-field-launch-modal:before {
  content: url(/sites/default/files/icons/icons8-circled-play-100.png);
  display: block;
  position: absolute;
  color: #fff;
  font-size: 3rem;
  line-height: normal;
}
/* Footer Regions */
.region-footer-top-first > div, .region.region-footer-top-first > nav {
  flex: 1;
  align-self: center;
}
.region-footer-top-first .block {
  padding: 0;
}
.region-footer-top-first {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
.region-footer-top-first .col-12 .site-branding__logo {
  display: block;
  margin-bottom: 0;
}
.region.region-footer-top-first > nav ul {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.region.region-footer-top-first ul.social-media-links--platforms {
  display: inline-block;
  padding-left: 0;
  width: 100%;
  text-align: center;
}
.region-footer-top-first .block {
  padding: 0;
}
.footer-top__container .col-12 .logo-and-site-name-wrapper {
  margin: 0;
}
.footer-top__container .col-12 .logo {
  margin: 0 auto;
}
.footer-top__container .col-12 .site-branding__logo {
  margin-bottom: 0;
}
.region.region-footer-top-first ul.menu li > a:before,
.region.region-footer-top-second ul.menu li > a:before {
  content: "";
}
.region.region-footer-top-first li a:after {
  position: absolute;
  content: "";
  top: -1px;
  bottom: -1px;
  left: -1px;
  width: 4px;
  -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;
}
/* Logo - Reduce padding */
header.header .site-logo__grid img.site-logo___image {
  padding: 10px;
}

/* Suite One */
body.page-node-type-suite-one-page div#main-content .container,
body.page-node-type-pages div#main-content .container {
  max-width: none;
  padding: 0;
}
body.page-node-type-suite-one-page .layout.layout--twocol-bricks .layout__region--middle,
body.page-node-type-suite-one-page .layout.layout--twocol-bricks .layout__region--bottom,
body.page-node-type-pages .layout.layout--twocol-bricks .layout__region--middle,
body.page-node-type-pages .layout.layout--twocol-bricks .layout__region--bottom,
body.page-node-type-pages .col-md-12.radix-layouts-middle.panel-panel,
body.page-node-type-pages .col-md-12.radix-layouts-footer.panel-panel {
  max-width: 1360px;
  margin: auto;
  padding: 0 15px;
}
body.page-node-type-suite-one-page .panel-display.sutro-double .container-fluid > div:nth-child(4),
body.page-node-type-pages .panel-display.sutro-double .container-fluid > div:nth-child(4) {
  max-width: 1360px;
  margin: auto;
}
body.page-node-type-pages #main-content .sutro-double .container-fluid {
  max-width: none;
  padding: 0;
}
/* New Additions */
@media (max-width: 767px) {
  a.button, .button > a, input[type="submit"], input[type="reset"], input[type="button"] {
    font-size: 14px;
  }
  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;
  }
  .hero-bg-image__buttons > div {
    flex: 1 1 50%;
    margin-bottom: 1rem;
  }
  .hero-bg-image__call-to-action {
    margin-bottom: 2rem;
  }
  .region.region-footer-top-first > nav ul, .region-footer-top-first {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .field--name-field-cwb-button-body {
    font-size: 100%;
  }
}
.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;
  filter: invert(0.75);
}
.hero-top {
  min-height: 0;
  width: 100%;
  display: flex !important;
  align-items: center !important;
  justify-content: center;
}
.hero__container .row > div {
  flex: 1;
  padding: 48px 32px;
}
.hero__container .row {
  display: flex;
  justify-content: center;
}
body.page-node-type-suite-one-page .layout__region.layout__region--top ul.menu,
body.page-node-type-pages .layout__region.layout__region--top ul.menu,
.region.region-hero-top ul.menu,
.content-top-highlighted ul.menu {
  display: flex;
  justify-content: center;
  max-width: 1200px;
  margin: auto;
}
body.page-node-type-suite-one-page .layout__region.layout__region--top ul.menu li,
body.page-node-type-pages .layout__region.layout__region--top ul.menu li,
.region.region-hero-top ul.menu li,
.content-top-highlighted ul.menu li {
  margin: 0;
  position: relative;
  list-style: none;
  padding: 0;
  flex: 1;
  text-align: center;
}
body.page-node-type-suite-one-page .layout__region.layout__region--top ul.menu li > a:before,
body.page-node-type-pages .layout__region.layout__region--top ul.menu li > a:before,
.region.region-hero-top ul.menu li > a:before,
.content-top-highlighted ul.menu li > a:before {
  display: none;
  visibility: hidden;
}
.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;
  max-width: 350px;
}
.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;
  font-size: 16px;
  margin-bottom: 1rem;
}
.content-top-highlighted__section .block-superfish select {
  max-width: 96%;
  margin: 1rem auto;
  display: block;
}
.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;
}
form#user-login-form {
  max-width: 480px;
}
.form-composite > legend, .label {
  padding: 5px;
}
.footer h2.title, .footer h2 {
  max-width: none;
}
.block-views-blockalerts-cwb-alerts-ticker .ticker-pager {
  width: 0;
  display: none;
  visibility: hidden;
}
.block-views-blockalerts-cwb-alerts-ticker .ticker-content {
  width: 100%;
}
.cwb-alerts--ticker .ticker-row {
  text-align: left;
}
.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;
}
.footer__section h2.title, .footer__section nav > h2, .footer__section .block-search > h2 {
  font-weight: 500;
}
.subfooter__container > .row {
  display: flex;
  justify-content: space-between;
  align-items: center !important;
}
.to-top.show {
  color: #fff;
  border: 0;
  opacity: 0.85;
  right: 80px;
  bottom: 20px;
}
.to-top.show:hover, .to-top.show:focus {
  opacity: 1;
}
#highlighted {
  padding: 16px 0;
}
.paragraph--type--columns-equal-with-borders .paragraph--type--bp-columns > .paragraph__column > div {
  border-right: 1px solid #666;
  padding: 32px;
  margin-top: 1rem;
}
.paragraph--type--columns-equal-with-borders .paragraph--type--bp-columns > .paragraph__column > div:last-of-type {
  border-right: 0;
}
.breadcrumb {
  justify-content: center;
}
.region-footer-top-first > div, .region.region-footer-top-first > nav {
  flex: 1;
  align-self: center;
}
.region-footer-top-first .block {
  padding: 0;
}
.footer-top__container .col-12 .logo-and-site-name-wrapper {
  margin: 0;
}
.footer-top__container .col-12 .logo {
  margin: 0 auto;
}
.footer-top__container .col-12 .site-branding__logo {
  margin-bottom: 0;
}
.region.region-footer-top-first ul.menu li > a:before,
.region.region-footer-top-second ul.menu li > a:before {
  content: "";
}
.region-footer-top-first {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
.region-footer-top-first .col-12 .site-branding__logo {
  display: block;
  margin-bottom: 0;
}
@media (min-width: 1440px) {
  .header-container .col-12 ul.menu > li {
    padding: 0 4px;
  }
}
@media (min-width: 1400px) {
  .region.region-header-top-first .block-superfish, .region.region-header-top-second .block-superfish {
    width: auto;
  }
}
@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;
}

/* 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;*/
/*}*/
.paragraph--type--slideshow-captioned .carousel-caption h2 {
  color: #fff;
}
.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;
}
body.page-node-type-suite-one-page .main-content__section, body.page-node-type-suite-one-page .sidebar__section {
  padding: 0 0 16px;
}
.main-content .field--name-body {
  padding: 1rem;
}
body.page-node-type-suite-one-page .layout__region.layout__region--top ul li a,
body.page-node-type-pages .layout__region.layout__region--top ul li a,
.content-top-highlighted__section ul li a {
  font-size: 20px;
  font-weight: 400;
}
body.page-node-type-suite-one-page .layout__region.layout__region--top ul li a:hover:after,
body.page-node-type-pages .layout__region.layout__region--top ul li a:hover:after,
.content-top-highlighted__section ul li a:hover:after {
  background: #00556c;
  background: -webkit-linear-gradient(left, #00556c 0%, #0084ab 100%);
  background: -o-linear-gradient(left, #00556c 0%, #0084ab 100%);
  background: linear-gradient(to right, #00556c 0%, #0084ab 100%);
  background-color: #00556c;
  max-width: 144px;
  display: block;
  margin: auto;
}
body.page-node-type-suite-one-page .layout__region.layout__region--top ul li a:after,
body.page-node-type-pages .layout__region.layout__region--top ul li a:after,
.content-top-highlighted__section ul li a:after {
  height: 4px;
  content: "";
  display: block;
  background: transparent;
  transition: all 0.3s ease-in-out;
  max-width: 144px;
  margin: auto;
}
.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 */
.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;
  color: #666;
  border-bottom: 0;
  text-transform: uppercase;
}
.footer__section ul.menu li a, .footer__section ul.menu li > span {
  padding: 8px 0 8px 16px;
}
footer ul.menu li > a:before {
  display: none;
}
.footer__section nav > h2 {
  margin: 0 0 8px;
}
ol.breadcrumb__items li:last-of-type {
  display: none;
  visibility: hidden;
}
div#block-sitebranding-2 {
  padding: 0;
}

/* Live Person */
.chat_box {
  background: #fff;
  width: 250px;
  height: 160px;
  position: fixed;
  bottom: -125px;
  left: 60px;
  transition: all .3s;
  /*border: 1px solid transparent;*/
  border-left: 5px solid #db6c2c;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.125) 0 0 10px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.125) 0 0 10px 2px;
  box-shadow: rgba(0, 0, 0, 0.125) 0 0 10px 2px;
  overflow: hidden;
  z-index:1000000;
}
.live_chat {
  text-align: center;
  text-decoration: none;
  display: block;
  height: 100%;
  padding: 5px 5px 15px;
  z-index: 9999;
  position: relative;
}
.chat_button {
  background: #666;
  border: 0;
  margin: 0 auto;
  padding: 5px 18px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 3px;
  transition: all .3s;
  text-decoration: none;
  font-weight: normal;
  cursor: pointer;
}
.chat_button:hover {
  background: #0084a9;
}
.chatheader {
  margin: 0 auto;
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  font-weight: 700;
  color: #616161;
  text-align: center;
  display: block;
  cursor: pointer;
}
.live_chat p {
  color: #616161;
  font-size: 16px !important;
  margin: 0;
  line-height: 1em !important;
  text-align: center !important;
}
.cobbfav {
  vertical-align: middle;
}
img.cobbfav {
  max-height: 30px;
  width: auto;
}
div#LP_DIV_1432726472741 * {
  margin: 0 auto !important;
}
div#LP_DIV_1488227151186 {
  margin: 0 auto !important;
  position: relative;
  display: block;
  z-index: 9999;
}
.live-chat {
  background-color: #0085a9 !important;
  background: #0085a9 !important;
}
.live-chat {
  color: #fff;
  border: 0;
  opacity: 0.85;
}
.live-chat {
  opacity: 1;
  filter: alpha(opacity=100);
}
.live-chat {
  background: #00556c;
  background: -webkit-linear-gradient(bottom, #00556c 0%, #0084ab 100%);
  background: -o-linear-gradient(bottom, #00556c 0%, #0084ab 100%);
  background: linear-gradient(to top, #00556c 0%, #0084ab 100%);
  background-color: #00556c;
}
.live-chat {
  position: fixed;
  right: auto;
  right: 92px;
  bottom: 10px;
  width: 45px;
  height: 45px;
  color: #ffffff;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 100;
  opacity: 0.85;
}
.live-chat:hover {
  opacity: 1;
}
.live-chat .svg-inline--fa {
  height: 100%;
  font-size: 16px;
  vertical-align: middle;
}
.region.region-live-chat {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .live-chat {
    width: 55px;
    height: 55px;
    right: 92px;
    bottom: 30px;
  }
  .live-chat .svg-inline--fa {
    font-size: 24px;
  }
  .hero-bg-image__call-to-action {
    margin: 12px 0 0 0;
  }
}
@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) {
  .gtranslate select {
    text-align: center;
  }
  .hero-bg-image__buttons {
    top: -1rem;
  }
  .hero-bg-image__text.lead h1 {
    font-size: 36px;
  }
  .block-views-blockalerts-cwb-alerts-ticker, .block-views-blockalerts-cwb-alerts-ticker a {
    font-size: 12px;
  }
  .hero-bg-image {
    padding: 4vw 1em 1vw;
  }
  .item-list, ul.list-none.ticker-list {
    max-height: 20px !important;
  }
  .header__section.header-first a.site-branding__logo img {
    margin: auto;
  }
  .cwb-alerts--ticker {
    justify-content: center;
  }
  .cwb-alerts--ticker .ticker-row {
    text-align: center;
  }
  .region.region-header-top-second {
    justify-content: center;
  }
  .hero-bg-image__subtitle, .hero-bg-quote__subtitle {
    font-size: 4vmax;
  }
  div#block-headerbuttons ul {
    margin: auto;
    text-align: center;
    padding: 12px 0;
    border-top: 1px solid #ccc;
    margin-top: 8px;
  }
  .region.region-content-top-highlighted {
    background: transparent;
    padding: 0;
  }
  .chat_box {
    left: 16px;
  }
  .tse_footer .container {
    display: block;
    padding-bottom: 48px;
  }
  .view .card .card__effectbox {
    padding-bottom: 4em;
  }
  .paragraph--type--columns-equal-with-borders .paragraph--type--bp-columns > .paragraph__column > div {
    border-right: 0;
    border-bottom: 1px solid #666;
  }
  .paragraph--type--columns-equal-with-borders .paragraph--type--bp-columns > .paragraph__column > div:last-of-type {
    border-right: 0;
    border-bottom: 0;
  }
}
@media (max-width: 1400px) {
  .header-top__section ul.menu.sf-menu:not(.sf-accordion) > li:last-child > a.cwb-cta-link,
  .header-top__section ul.menu.sf-menu:not(.sf-accordion) > li:first-child > a {
    padding: 8px 4px;
    margin: 4px;
  }
}
@media (max-width: 1340px) {
  body.path-frontpage .carousel-caption {
    top: 0;
  }
  .paragraph--type--slideshow-captioned ol.carousel-indicators {
    display: none;
    visibility: hidden;
  }
}
@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%;
  }
  .header-container ul.sf-menu > li.menuparent > a, .header-container ul.sf-menu > li.menuparent > span, .header-container ul.menu > li > a {
    font-size: 100%;
  }
}
@media (min-width: 768px) {
  .header-top__section.header-top-second .block-menu.block {
    flex: 1;
  }
  button.slideout-toggle.slideout-toggle--fixed {
    display: none;
    visibility: hidden;
  }
  .region.region-header {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .header__container > .row {
    align-items: center;
  }
  .header-container ul.menu li a.sf-depth-1, .header-container ul.menu li > span {
    padding: 16px 16px 16px;
  }
}

@media (min-width: 1400px){
  .container {
    max-width: 1360px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .region.region-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
