.slideout-side-right .slideout-toggle {
    background: #222;
}
.cwb-focus__cta a.button {
    display: block;
    margin: 16px auto;
    max-width: 232px;
}
hr {
    margin-bottom: 16px;
    margin-top: 16px;
}
.btn-cwb_button__hoverwrap {
    left: 0px;
}
.header-first {
    padding: 8px 0;
}
.highlight-image img {
    max-width: 200px;
}
html {
    font-size: 100%;
}
.header-container .sf-menu.sf-mt-mega-menu > li > .sf-multicolumn > .sf-multicolumn-wrapper {
    width: 100% !important;
    max-width: 1400px;
}
.header-container .sf-menu.sf-mt-mega-menu > li > .sf-multicolumn > .sf-multicolumn-wrapper > ol {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100% !important;
}
.header-container .sf-menu.sf-mt-mega-menu > li > .sf-multicolumn > .sf-multicolumn-wrapper > ol > li {
    flex: 0 1 33%;
}
.header-container .sf-multicolumn-column {
    width: 100% !important;
}
.header-container .sf-multicolumn-column span.menuparent.nolink, 
.header-container .sf-multicolumn-column a.menuparent {
    font-weight: 900;
    /*padding: 10px 0.85em 13px;*/
    font-size: 16px;
    background: #eee;
    margin: 0 4px;
    color: #005A9C;
}
.header-container ul.sf-menu > li a.sf-depth-2.menuparent:after, .header-container ul.sf-menu > li span.sf-depth-2.menuparent:after {
    display: none;
    visibility: hidden;
}
.header-container .sf-multicolumn-column ol {
    min-width: 100%;
}
.header-top a, .header-top p, .header-top svg {
    color: #fff;
}
.header-top__container ul.menu li a {
    font-weight: 300;
    color: #fff;
}
.header-top ul.menu > li > a:hover, .header-top ul.menu > li > a:focus, .header-top ul.menu > li > a.is-active {
    color: #fff;
    opacity: 0.85;
}
.header-top {
    background: #005A9C;
    background-color: #005A9C;
}
ul.icons-list.icons-list--small.text-right.xs-text-center a {
    font-size: 1.5em;
}
ul.icons-list.icons-list--bordered li a {
    font-size: 30px;
}
.header-top__container {
    border-bottom-width: 0;
}
.tp-title-wrap {
    display: none;
    visibility: hidden;
}
.header__container > .row {
    align-items: center;
    display: flex;
}
.header__container .col-md-10.col-md-pull-1.col-sm-12 {
    align-self: flex-end;
}

/* Forms */
form .fieldset-wrapper .form-item {
    margin: 4px auto;
}
form fieldset legend {
    text-transform: inherit;
}

/* Swiper */
.paragraph.swiper-effects {
    margin: 3em auto 0 auto;
    position: relative;
}
.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: auto;
}

/* Infographics */
.highlight-head.coop-websites:after {
    content: "+";
}
.highlight-head.acsi:after {
    content: "+";
}
.highlight-head.coop-connections:before {
    content: "$";
}

/* Superfish */
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 {
  font-family: FontAwesome;
  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;
  content: "\f107";
}
.header-container ul.sf-menu ul li .sf-sub-indicator:after {
    font-family: 'FontAwesome';
}

/* Custom Buttons for Homepage Slideshow */
.paragraph--type--cwb-horizontal-buttons {
    padding: 0 2em 2em 2em;
    margin: 0 auto;
}
.paragraph--type--cwb-horizontal-buttons .btn-cwb_button, .paragraph--type--cwb-horizontal-buttons .btn-cwb_button:hover {
    border-radius: 4px;
}
.paragraph--type--cwb-horizontal-buttons .btn-cwb_button img.btn-cwb_button_thumb {
  border: none;
  border-radius: 2px;
  background-color: transparent;
  max-height: 124px;
  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: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 0;
}
.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: 8px;
    box-shadow: none;
    overflow: hidden;
    border: 2px solid transparent;
    max-width: calc(100% - 32px);
    margin: auto 1rem;
    transition: border 0.1s ease-in-out
}
.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: none;
  border-radius: 8px;
  /*border: 2px solid #005A9C;*/
}
.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;
}
.field--name-field-mt-video-gallery-slides .tp-thumbs {
    z-index: 99;
}
.fa-angle-right:before {
    font-family: 'FontAwesome';
}
.footer.region--white-background h2 {
  border-color: #222;
}
.to-top.show svg {
    font-size: 16px;
    vertical-align: middle;
    position: relative;
    height: 100%;
}
.subfooter p {
    padding: 6px 0 0 0;
}
.block-entity-fieldnodebody {
    margin-top: 2rem;
}
.btn-cwb_button .btn-title {
    white-space: normal;
}
div#footer-top > .container-fluid {
    padding: 0;
    line-height: 0;
}
footer ul.icons-list.icons-list--bordered {
    margin: auto;
    display: table;
}
/*footer.footer {*/
/*    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='127.65' height='61.5' viewBox='0 0 127.65 61.5'%3e%3cg id='Layer_2' data-name='Layer 2'%3e%3cg id='Layer_1-2' data-name='Layer 1'%3e%3cpath fill='rgba%28255,255,255,0.1%29' d='M89.14,32.9c-11.08,7.6-23,18.6-32.32,28.6.68,0,4.66-.7,7.89-.81,1.32,0,4.25-.26,5.67-.39a2,2,0,0,0,1.3-.64c1.18-1.31,4.64-5.1,12-13.22C99.59,32,112,23.62,127.1,27.11l-.32-2.34C113.68,22.57,99.41,25,89.14,32.9Z'/%3e%3cpath fill='rgba%28255,255,255,0.2%29' d='M34.06,25.27C50.51,20.8,70,3.58,92.1,11c8.15-6.24,18.19-8.24,28.26-8.24L118.94,0C109.1.64,96.1,1.52,87.1,7.52c-15-5.2-31,.83-43.87,6.91a39.7,39.7,0,0,0-.45-4.62C29.47,13.67,15.92,20,2.22,25.07L0,26.16v3.17l34-9.6C34,21.27,34.06,23.46,34.06,25.27Z'/%3e%3cpath fill='rgba%28255,255,255,0.2%29' d='M127.65,28.25l-.37.18C109.37,30,95.62,44.92,87.37,59.8a3.71,3.71,0,0,0-.26.53.94.94,0,0,0-.11.36h4.75c1.44,0,3.75,0,5.63.06a1.22,1.22,0,0,0,1.05-.47C105.4,49.39,113,34,127.16,30.46l.49-1.13Z'/%3e%3cpath fill='rgba%28255,255,255,0.2%29' d='M34.1,42C51.92,33.8,67.92,21.51,87.48,16.31c9.13-1.52,14.83-1.35,26.7,1.59a16.19,16.19,0,0,1,8.21-8.42l.9-.44L121.92,5.9c-4.11,2.75-9.45,5-12.66,9.9-1.74-.45-5.86-1-5.25-1.82,4.71-4.91,11.38-7.49,17.6-8.8l-.82-1.6c-8.22,1.52-16.48,3.47-23,9.11C76.23,8.36,60.4,21.86,43.23,29.86c0-1.93.05-3.06,0-4.38C29.45,31.17,14.79,37.71.79,43.06l1,3.06C12.07,42.21,23.47,39,34.1,36Z'/%3e%3cpath fill='rgba%28255,255,255,0.1%29' d='M125.05,13.07l-1-2.18-.36.59h0c-1.74,2.9-4.11,5.71-4.9,9-23-4.47-32.82-2-54.74,12.38L43.23,47.24c-.23-2.3-.07-3.65-.23-5.94L5.9,59,9.44,61C17.51,58,26,54.87,34.1,52.8A54,54,0,0,0,34.4,61C58.32,47,79.8,24.21,108.49,21c5.43-.26,10.44,1.31,15.65,1.74L125.71,17Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e"), linear-gradient(180deg, #005A9C 0%, #005A9C);*/
/*    background-repeat: no-repeat;*/
/*    background-size: 110%;*/
/*    background-position: 20% 0%;*/
/*    position: relative;*/
/*}*/
.footer__section ul.menu li a:hover {
    text-decoration: underline;
}
.footer-bottom p.lead {
    padding: 0;
    margin: 0;
}
footer a.site-branding__logo img {
    max-width: 250px;
}
@media (max-width: 1399px) {
  .paragraph--type--cwb-horizontal-buttons .btn-cwb_button {
    min-height: 186px;
  }
  .paragraph--type--cwb-horizontal-buttons {
    padding: 0;
    margin: 0 auto;
    max-width: none;
  }
}
@media (max-width: 991px) {
  .header-container .sf-menu ul li a, .header-container .sf-menu ul li > span {
    padding: 4px 10px 4px;
  }
  .header-container .sf-multicolumn-column span.menuparent.nolink {
    padding: 4px 10px 4px;
    line-height: 1.5;
  }
}
@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;
  }
  .paragraph.paragraph--type--cwb-horizontal-buttons .paragraph--type--bp-columns > .paragraph__column {
    display: flex;
    flex-wrap: wrap;
  }
  .paragraph.paragraph--type--cwb-horizontal-buttons .paragraph--type--bp-columns > .paragraph__column > div {
    flex: 1 1 50%;
    float: none;
    padding: 0;
  }
  .paragraph--type--cwb-horizontal-buttons .btn-cwb_button {
    margin-bottom: 32px; 
  }
}
@media (max-width: 767px) {
  .header-top {
      min-height: 53px;
      display: flex;
      align-items: center;
  }
}