/*
	site breakpoints: 
*/
html {
  scroll-behavior: smooth; }

body.eplus-landing-page .site-inner {
  max-width: 1200px; }
  body.eplus-landing-page .site-inner div.entry-content {
    max-width: inherit;
    overflow: inherit; }
    @media only screen and (min-width: 970px) {
      body.eplus-landing-page .site-inner div.entry-content {
        font-size: 150%;
        overflow: inherit; }
        body.eplus-landing-page .site-inner div.entry-content p {
          font-size: 2.5rem;
          line-height: 4rem; } }

body.eplus-landing-page .standalone-headline-container {
  max-width: 1200px; }

div.h1-bg {
  padding: 15px;
  transition: margin-left 0.5s, opacity 0.5s;
  transition-timing-function: ease-out;
  background-color: #fff;
  position: relative;
  z-index: 1; }
  div.h1-bg.initial {
    margin-left: -300px;
    opacity: 0; }
  @media only screen and (min-width: 830px) {
    div.h1-bg {
      max-width: 66%; } }
  @media only screen and (min-width: 970px) {
    div.h1-bg {
      position: absolute;
      z-index: 1;
      background-color: rgba(0, 0, 0, 0.7);
      left: 0;
      bottom: 0;
      color: #fff;
      max-width: 50%; } }
  @media only screen and (min-width: 1250px) {
    div.h1-bg {
      max-width: 33%;
      left: 15px;
      bottom: 15px; } }
  body.advanced-page-attributes-headline-align-right div.h1-bg {
    left: auto;
    right: 0; }
    @media only screen and (min-width: 830px) {
      body.advanced-page-attributes-headline-align-right div.h1-bg {
        left: auto;
        right: 15px;
        bottom: 15px; } }

h1.inset-h1 {
  font-size: 3rem; }
  @media only screen and (min-width: 830px) {
    h1.inset-h1 {
      font-size: 4rem; } }
  @media only screen and (min-width: 970px) {
    h1.inset-h1 {
      color: #ffffff;
      font-size: 4.5rem; } }

@media only screen and (min-width: 970px) {
  body.advanced-page-attributes-use-large-hero div.home-banner-image {
    min-height: 500px; } }

main.content.initial {
  opacity: 0; }

main.content.initial-2 {
  transition: opacity 1s;
  transition-delay: 1.5s; }

div.home-banner-image {
  transition: filter 1s, opacity 1.5s; }
  div.home-banner-image.initial {
    filter: blur(10px);
    opacity: 0; }

/*body .screen-reader-shortcut {
	clip: auto !important;
	display: block;
	height: auto;
	width: auto;
	overflow: visible;
	background: #fff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}*/
@media only screen and (min-width: 830px) {
  body.advanced-page-attributes-use-inset-hero div.h1-bg {
    max-width: 66%; } }

@media only screen and (min-width: 970px) {
  body.advanced-page-attributes-use-inset-hero div.h1-bg {
    max-width: 50%; } }

body.advanced-page-attributes-use-inset-hero div.banner-image-container {
  background-color: white;
  padding-top: 30px;
  max-width: 712px;
  margin: auto;
  overflow: hidden; }

body.advanced-page-attributes-use-inset-hero div.home-banner-image {
  margin: auto;
  background-image: none;
  height: auto;
  position: relative; }

body.advanced-page-attributes-use-inset-hero div.bread-crumb-container {
  max-width: 712px;
  margin: 0 auto; }
  body.advanced-page-attributes-use-inset-hero div.bread-crumb-container ul.bread-slice {
    padding: 5px; }

body.eplus-landing-page.advanced-page-attributes-use-inset-hero div.banner-image-container {
  max-width: 1200px;
  margin: auto; }

body.eplus-landing-page.advanced-page-attributes-use-inset-hero div.home-banner-image {
  max-width: 1200px; }

body.eplus-landing-page.advanced-page-attributes-use-inset-hero div.bread-crumb-container {
  max-width: 1200px; }

body.advanced-page-attributes-headline-below-image div.site-container.headline-container div.entry-content {
  padding-bottom: 0; }

body.eplus-landing-page.home div.entry-content div.left-column {
  overflow: visible; }

body.advanced-page-attributes-video-hero div.banner-image .bread-crumb-container ul.bread-slice {
  width: auto;
  float: left; }

body.advanced-page-attributes-video-hero div#video-caption {
  position: relative;
  display: inline-block;
  float: right;
  z-index: 1;
  right: 0;
  top: 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px;
  line-height: 1;
  font-size: small; }
  body.advanced-page-attributes-video-hero div#video-caption button#video-stop {
    background: transparent;
    font-size: small;
    color: #ffd200;
    text-decoration: underline;
    padding: 0;
    font-weight: 500; }

#big-video {
  position: relative;
  background: transparent;
  overflow: hidden;
  height: 500px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }

#video-caption {
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 100%;
  color: white;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px;
  line-height: 1;
  font-size: small; }

#big-video .bg-video {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0; }
  @media only screen and (min-width: 970px) {
    #big-video .bg-video {
      height: 0;
      padding-bottom: 56.25%;
      bottom: auto; } }
  @media (prefers-reduced-motion: reduce) {
    #big-video .bg-video {
      display: none; } }

#big-video video {
  display: none; }
  @media only screen and (min-width: 970px) {
    #big-video video {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; } }

#big-video .video-element {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.hr--transparent {
  transition: margin-top 1s; }

.not-in-view.hr--transparent {
  margin-top: 10rem; }

body div.shortcode-post-container article.post {
  background-color: #ffffff;
  border-top: 8px solid #ffffff; }
  body div.shortcode-post-container article.post p.entry-meta span {
    display: none; }

@media (min-width: 970px) {
  body.eplus-landing-page div.right-column div.shortcode-post-container article.post {
    width: 100%; } }

.eplus-bg-color-row {
  padding: 30px;
  margin-bottom: 28px;
  box-sizing: border-box; }

body.eplus-landing-page .eplus-bg-color-row {
  padding: 60px 0;
  position: relative; }
  body.eplus-landing-page .eplus-bg-color-row:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block; }
  body.eplus-landing-page .eplus-bg-color-row.bg-color-dark-blue {
    box-shadow: -99px 0px #00274d; }
    body.eplus-landing-page .eplus-bg-color-row.bg-color-dark-blue:before {
      box-shadow: 99px 0px #00274d; }
  body.eplus-landing-page .eplus-bg-color-row.bg-color-nau-blue {
    box-shadow: -99px 0px #003466; }
    body.eplus-landing-page .eplus-bg-color-row.bg-color-nau-blue:before {
      box-shadow: 99px 0px #003466; }
  body.eplus-landing-page .eplus-bg-color-row.bg-color-nau-yellow {
    box-shadow: -99px 0px #ffd200; }
    body.eplus-landing-page .eplus-bg-color-row.bg-color-nau-yellow:before {
      box-shadow: 99px 0px #ffd200; }
  body.eplus-landing-page .eplus-bg-color-row.bg-color-extra-light-gray {
    box-shadow: -99px 0px #f0f0f0; }
    body.eplus-landing-page .eplus-bg-color-row.bg-color-extra-light-gray:before {
      box-shadow: 99px 0px #f0f0f0; }
  body.eplus-landing-page .eplus-bg-color-row.bg-color-black {
    box-shadow: -99px 0px #000000; }
    body.eplus-landing-page .eplus-bg-color-row.bg-color-black:before {
      box-shadow: 99px 0px #000000; }
  body.eplus-landing-page .eplus-bg-color-row .eplus-bg-color-row-content {
    position: relative; }
  @media only screen and (min-width: 1170px) {
    body.eplus-landing-page .eplus-bg-color-row.bg-color-dark-blue {
      box-shadow: -99px 0px #00274d; }
      body.eplus-landing-page .eplus-bg-color-row.bg-color-dark-blue:before {
        box-shadow: 99px 0px #00274d; }
    body.eplus-landing-page .eplus-bg-color-row.bg-color-nau-blue {
      box-shadow: -99px 0px #003466; }
      body.eplus-landing-page .eplus-bg-color-row.bg-color-nau-blue:before {
        box-shadow: 99px 0px #003466; }
    body.eplus-landing-page .eplus-bg-color-row.bg-color-nau-yellow {
      box-shadow: -99px 0px #ffd200; }
      body.eplus-landing-page .eplus-bg-color-row.bg-color-nau-yellow:before {
        box-shadow: 99px 0px #ffd200; }
    body.eplus-landing-page .eplus-bg-color-row.bg-color-extra-light-gray {
      box-shadow: -99px 0px #f0f0f0; }
      body.eplus-landing-page .eplus-bg-color-row.bg-color-extra-light-gray:before {
        box-shadow: 99px 0px #f0f0f0; }
    body.eplus-landing-page .eplus-bg-color-row.bg-color-black {
      box-shadow: -99px 0px #000000; }
      body.eplus-landing-page .eplus-bg-color-row.bg-color-black:before {
        box-shadow: 99px 0px #000000; }
    body.eplus-landing-page .eplus-bg-color-row .eplus-bg-color-row-content {
      position: relative; }
    body.eplus-landing-page .eplus-bg-color-row div.shortcode-number .shortcode-number__container h4 {
      font-size: 15rem;
      line-height: 14rem; } }

body.eplus-landing-page div.two-column .eplus-bg-color-row {
  padding: 60px 30px; }

body.eplus-landing-page .right-column .eplus-bg-color-row {
  box-shadow: none; }
  body.eplus-landing-page .right-column .eplus-bg-color-row:before {
    box-shadow: none;
    content: none; }

.row-eplus-image-opp-wysiwyg {
  box-sizing: border-box; }
  @media only screen and (min-width: 768px) {
    .row-eplus-image-opp-wysiwyg {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .row-eplus-image-opp-wysiwyg .col-eplus-image-opp-wysiwyg {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box; }
    @media only screen and (min-width: 768px) {
      .row-eplus-image-opp-wysiwyg .col-eplus-image-opp-wysiwyg {
        flex: 0 0 50%;
        max-width: 50%; } }
  .row-eplus-image-opp-wysiwyg .image-col {
    background-size: cover;
    background-position: 50% 0; }
    .row-eplus-image-opp-wysiwyg .image-col img {
      opacity: 0; }
    .row-eplus-image-opp-wysiwyg .image-col.right {
      order: 2; }
  .row-eplus-image-opp-wysiwyg .col-eplus-image-opp-wysiwyg--textcol {
    padding-top: 30px;
    padding-bottom: 30px; }

.eplus-image-tiles-row {
  margin-bottom: 28px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .eplus-image-tiles-row .eplus-image-tiles-col {
    display: block;
    position: relative;
    min-height: 1px;
    width: 100%;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .eplus-image-tiles-row .eplus-image-tiles-col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
    .eplus-image-tiles-row .eplus-image-tiles-col:before {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.2);
      content: "";
      display: block;
      opacity: 0;
      transition: opacity, 0.25s; }
    .eplus-image-tiles-row .eplus-image-tiles-col:after {
      transition: height 1s;
      transition-delay: 0.5s;
      content: "";
      position: absolute;
      display: block;
      height: 0%;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: #fff;
      opacity: 1; }
    .eplus-image-tiles-row .eplus-image-tiles-col:last-child:after {
      transition-delay: 1s; }
    .eplus-image-tiles-row .eplus-image-tiles-col:hover:before, .eplus-image-tiles-row .eplus-image-tiles-col:focus:before {
      opacity: 1; }
    .eplus-image-tiles-row .eplus-image-tiles-col:hover .eplus-image-tiles-link, .eplus-image-tiles-row .eplus-image-tiles-col:focus .eplus-image-tiles-link {
      color: #ffd200;
      background-color: #003466;
      outline-color: #ffd200;
      outline-width: 3px;
      outline-style: solid;
      outline-offset: -3px; }
    .eplus-image-tiles-row .eplus-image-tiles-col img {
      width: 100%;
      height: auto;
      padding: 0;
      margin: 0;
      display: block;
      transition: all 0.25s; }
    .eplus-image-tiles-row .eplus-image-tiles-col .eplus-image-tiles-link {
      position: absolute;
      bottom: 15px;
      left: 15px;
      margin-right: 15px; }

.editor-only {
  display: none; }

.eplus-image-tiles-col > br {
  display: none; }

.eplus-image-tiles-row .eplus-image-tiles-col:hover img,
.eplus-image-tiles-row .eplus-image-tiles-col:focus img {
  transform: scale(1.05); }

.eplus-image-tiles-row.not-in-view .eplus-image-tiles-col:after {
  height: 100%; }

div.related-links ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0 !important; }

div.related-links ul li::before {
  content: none; }

div.entry-content div.related-links ul li,
div.related-links ul li {
  list-style-type: none !important; }

div.related-links ul li a {
  font-family: "acumin-pro-condensed";
  font-weight: 700;
  text-decoration: none;
  font-size: inherit;
  padding: 0;
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 4px;
  border: 0;
  border-bottom: solid 2px;
  line-height: 1.4; }

.row-eplus-story-module {
  align-items: center; }
  .row-eplus-story-module h1, .row-eplus-story-module h2, .row-eplus-story-module h3, .row-eplus-story-module h4, .row-eplus-story-module p, .row-eplus-story-module div {
    font-family: Georgia, 'Times New Roman', serif;
    font-weight: 500; }
  .row-eplus-story-module h2, .row-eplus-story-module .h2 {
    margin-bottom: 0.5rem; }
  .row-eplus-story-module h5, .row-eplus-story-module .h5 {
    font-family: "acumin-pro-condensed", Arial, Sans-Serif !important;
    margin-bottom: 2.75rem; }
  .row-eplus-story-module .col-eplus-image-opp-wysiwyg--textcol {
    text-align: center;
    padding-left: 30px; }
  .row-eplus-story-module .col-eplus-image-opp-wysiwyg--textcol-single {
    text-align: center; }
  .row-eplus-story-module .col-eplus-image-opp-wysiwyg.image-col.left img {
    opacity: 1; }

a.shortcode-button.shortcode-button--fullwidth {
  width: 100%;
  margin-top: 4px;
  margin-bottom: 4px;
  text-align: center; }

a.shortcode-button.shortcode-button--mini {
  font-size: inherit;
  padding: 2px 8px 7px 8px;
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 4px;
  white-space: inherit; }

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

/*
$mobile-width: 650px;
$tablet-width: 830px;
$desktop-width: 970px;
$desktop-xl-width: 1170px;
$desktop-xl-width: 1250px;
*/
.slick-list {
  overflow: visible; }

body .slick-initialized .slick-slide {
  display: flex; }

body > div.site-container {
  font-size: inherit; }

div.container-fluid {
  width: 100%;
  max-width: 100% !important; }

body .slide-container-outer {
  padding-left: 0;
  opacity: 1;
  transition-delay: 1s;
  transition: all 1s; }
  body .slide-container-outer.not-in-view {
    padding-left: 999px;
    opacity: 0; }

body .slide-container {
  display: flex;
  position: relative;
  transition: transform 0.25s; }
  body .slide-container .slide-left-container {
    overflow: hidden;
    border-left: solid 5px #fff;
    min-width: 200px; }
  body .slide-container .slide-left {
    min-height: 200px;
    height: 100%;
    background-size: cover; }
    @media only screen and (min-width: 830px) {
      body .slide-container .slide-left {
        width: 400px;
        height: 400px; } }
  body .slide-container .slide-right {
    background-color: #ffd200;
    padding: 30px;
    overflow: hidden;
    border-right: solid 5px #fff;
    display: flex;
    align-content: space-between !important;
    flex-wrap: wrap !important; }
    @media only screen and (min-width: 830px) {
      body .slide-container .slide-right {
        width: 400px; } }
    body .slide-container .slide-right a {
      display: inline-block;
      transition: opacity 0.25s;
      padding: 0.5rem 1rem;
      background-color: #003466;
      color: #ffd200;
      border: solid 2px #ffd200;
      line-height: 110%;
      text-decoration: none;
      padding: 10px 30px 15px 30px;
      font-family: "acumin-pro-condensed";
      font-weight: 700;
      transition: all 0.25s; }
      body .slide-container .slide-right a:hover, body .slide-container .slide-right a:focus {
        background-color: #ffd200;
        color: #003466;
        border: solid 2px #003466; }
      body .slide-container .slide-right a:before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
  body .slide-container:hover, body .slide-container:focus {
    transform: scale(1.05);
    z-index: 1; }
  body .slide-container:focus .slide-right a {
    opacity: 1; }

body .slick-prev {
  left: 25px;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(../img/icon_prev.png);
  background-repeat: no-repeat;
  z-index: 1;
  width: 40px;
  height: 50px;
  background-position: 50% 50%;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 0;
  line-height: 0;
  font-size: 0;
  color: transparent; }
  body .slick-prev:before {
    content: ''; }
  body .slick-prev:hover, body .slick-prev:focus {
    background-color: rgba(0, 0, 0, 0.8);
    background-position: 50% 50%; }

body .slick-next {
  right: 25px;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(../img/icon_next.png);
  background-repeat: no-repeat;
  z-index: 1;
  width: 40px;
  height: 50px;
  background-position: 50% 50%;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: 0;
  line-height: 0;
  font-size: 0;
  color: transparent; }
  body .slick-next:before {
    content: ''; }
  body .slick-next:hover, body .slick-next:focus {
    background-color: rgba(0, 0, 0, 0.8);
    background-position: 50% 50%; }

/*! jQuery UI - v1.12.1 - 2019-03-19
* https://f52704a3-4f14-4620-aadb-cb1ad03aa296.p.bardy.io
* Includes: core.css, tabs.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-tabs {
  position: relative;
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

/*! jQuery UI - v1.12.1 - 2019-03-19
* https://f52704a3-4f14-4620-aadb-cb1ad03aa296.p.bardy.io
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-tabs {
  position: relative;
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

/*
$mobile-width: 650px;
$tablet-width: 830px;
$desktop-width: 970px;
$desktop-xl-width: 1170px;
$desktop-xl-width: 1250px;
*/
.vtab-wrapper {
  /*display: flex;*/
  position: relative;
  min-height: 600px; }
  .vtab-wrapper > a {
    background-color: aliceblue;
    padding: 20px;
    right: 0;
    min-width: 250px;
    margin-top: 0;
    margin-bottom: 0;
    top: 0;
    background-color: #00274d;
    color: #fff;
    font-size: 2.25rem;
    display: block;
    transition: background-color 0.3s; }
    @media only screen and (max-width: 829px) {
      .vtab-wrapper > a {
        height: auto !important; } }
    @media only screen and (min-width: 830px) {
      .vtab-wrapper > a {
        position: absolute;
        width: 33%; } }
    .vtab-wrapper > a:hover, .vtab-wrapper > a:focus {
      color: #fff;
      text-decoration: underline;
      background-color: #003466; }
  .vtab-wrapper > a:nth-of-type(2) {
    top: 80px; }
  .vtab-wrapper > a:nth-of-type(3) {
    top: 160px; }
  .vtab-wrapper > a:nth-of-type(4) {
    top: 240px; }
  .vtab-wrapper > a:nth-of-type(5) {
    top: 320px; }
  .vtab-wrapper > a.selected {
    background-color: #003466; }
    @media only screen and (min-width: 830px) {
      .vtab-wrapper > a.selected:before {
        content: '';
        position: absolute;
        top: 0;
        left: -30px;
        z-index: 3;
        width: 0;
        height: 0;
        border-top: 30px solid transparent;
        border-bottom: 30px solid transparent;
        border-right: 30px solid #003466; } }
  .vtab-wrapper div.panel {
    /*background-color: beige;*/
    padding: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 33%;
    min-height: 200px;
    z-index: 1;
    transition: all 0.5s;
    padding: 1em;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center; }
    @media only screen and (max-width: 829px) {
      .vtab-wrapper div.panel {
        display: none;
        opacity: 0;
        transition: opacity 0.75s; } }
    @media only screen and (min-width: 830px) {
      .vtab-wrapper div.panel {
        position: absolute;
        min-height: 600px; } }
  @media only screen and (max-width: 829px) {
    .vtab-wrapper div.panel.selected {
      display: block;
      opacity: 1; } }
  .vtab-wrapper div.panel a {
    display: block;
    bottom: 10px;
    right: 10px; }
    @media only screen and (min-width: 830px) {
      .vtab-wrapper div.panel a {
        position: absolute; } }

.fullwidthimage-container {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -9999px -9999px; }
  .fullwidthimage-container img {
    width: 100%; }
  @media only screen and (min-width: 970px) {
    .fullwidthimage-container {
      background-size: contain;
      background-position: center;
      min-height: 33vh; }
      .fullwidthimage-container img {
        opacity: 0; } }

body div.fullwidthmedia-container {
  position: relative;
  padding-bottom: 56.25%; }
  body div.fullwidthmedia-container iframe, body div.fullwidthmedia-container div.wp-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }
  body div.fullwidthmedia-container .mejs-container.wp-video-shortcode.mejs-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }
