﻿@charset "UTF-8";
.btn-group-sm > .btn, .btn-sm {
  border-radius: 0;
  font-size: 0.8rem;
  padding: 0.2rem 0.8rem;
  height: calc(1.8rem + 2px);
  /*line-height: 1.40625rem;*/
}

.fw-bold {
  font-weight: bold !important;
}

@media (max-width: 990.98px) {
  .inner-navigation {
    z-index: 2;
  }
}
.inner-nav > ul > li > div a.active,
.inner-nav > ul > li > div a:hover {
  font-weight: bold;
  text-decoration: underline;
}

.inner-navigation {
  float: left;
  /*text-align: center;*/
  /*    position: absolute;
  right: 15px;
  left: 15px;*/
}

.inner-nav {
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}

.inner-nav > ul {
  height: 100%;
  padding: 0;
  margin: 0;
}

.inner-nav > ul > li {
  /*position: relative;*/
  display: block;
  height: 40px;
  float: left;
  padding: 0 0.625rem;
  margin: 0;
}

.inner-nav > ul > li > a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  padding: 0 7px;
  letter-spacing: 0.05625rem;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.75rem;
}

.inner-nav > ul > li > a > .menu-item-span {
  transform: translateY(-50%);
  position: relative;
  display: block;
  top: 50%;
}

.navbar {
  z-index: 99;
}

.mega1 a {
  color: #222;
}

/*.mega1 a:hover {
    color: #143d6b;
}*/
.mega1 .mega1-level1-contentwrapper.has-level3 {
  left: 0;
  width: 100%;
  position: absolute;
  background-color: #fff;
}

.mega1 .mega1-level1-contentwrapper.has-not-level3 {
  min-width: 200px;
  position: relative;
  max-width: 100%;
}

.mega1 .mega1-level2-has-children,
.mega1 .mega1-level2-goback,
.mega1 .mega1-level3-goback {
  cursor: pointer;
}

.mega1 .mega1-level1-contentwrapper {
  display: none;
  z-index: 1;
}

.mega1 .mega1-level1-contentwrapper .mega1-level2-buttons {
  /*font-size: .85rem;*/
}

.mega1 .mega1-level1-contentwrapper .mega1-level2-buttons a:hover {
  font-weight: inherit;
}

.mega1 .mega1-level1-contentwrapper .mega1-level2-buttons .mega1-level2-button-active {
  background-color: #f0f0f0;
}

.mega1 .mega1-level1-contentwrapper .mega1-level2-buttons .mega1-level2-has-children > span::after {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -4px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  content: "❱";
  transition: all 0.3s ease-in-out;
}

.mega1 .mega1-level1-contentwrapper .mega1-level1-content {
  position: relative;
  background: #fff;
  padding: 15px;
  /*color: #000;*/
  text-align: left;
}

@media (max-width: 992px) {
  .mega1 .mega1-level1-contentwrapper .mega1-level1-content {
    max-height: 75vh;
    overflow: auto;
  }
}
.mega1 .mega1-level1-contentwrapper .mega1-level2-content {
  display: none;
}

.mega1 .mega1-level1-contentwrapper .mega1-level2-content .mega1-level3-wrapper {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.mega1 .mega1-level1-contentwrapper .mega1-level2-content .mega1-level3-wrapper:hover {
  /*background-color: #f0f0f0;*/
}

.mega1 .mega1-level1-contentwrapper .mega1-level2-content .mega1-level3-header {
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.mega1 .mega1-level1-contentwrapper .mega1-level2-content .mega1-level3-buttons {
  /*font-size: 0.8rem;*/
  /*    text-transform: initial;
  font-weight: normal;*/
}

.mega1-level4-item {
  color: #525252;
  font-size: 0.9rem;
}

@media (max-width: 991.98px) {
  .inner-navigation.collapse.show {
    overflow-y: visible;
  }
}
blockquote {
  margin: 1rem;
  border-left: solid lightgray 5px;
  padding: 0 0 0 20px;
  font-style: italic;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hide-iframe iframe {
  display: none;
}

#searchResultsWrapper {
  /*
  .searchItem span.itemArrow {
      visibility: hidden;
      color: #37474f;
  }

  .searchItem.selected span.itemArrow {
      visibility: visible;
  }

  .searchImgDivWrap {
      display: inline-block;
      width: 80px;
      vertical-align: middle;
      margin: 5px;

      .searchImgCellWrap {
          display: table-cell;
          width: 80px;
          height: 60px;
          vertical-align: middle;
      }
  }*/
}
#searchResultsWrapper .searchResults {
  /*        width: 100%;
  list-style: none;
  padding: 0;
  left: 0;*/
  /*
          p {
              display: inline-block;
              margin: 0;
              vertical-align: middle;
              white-space: nowrap;
              width: 80%;
              font-size: 0.9rem;
          }
  */
}
#searchResultsWrapper .searchResults div.searchItem {
  cursor: pointer;
  background-color: white;
}
#searchResultsWrapper .searchResults div.searchItem .selected {
  background-color: #cfd8dc;
}

.footer-style {
  color: white;
}
.footer-style h4, .footer-style h6 {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.footer-style p, .footer-style a, .footer-style span {
  color: #bababa !important;
}
.footer-style a:hover {
  color: #a6a6a6 !important;
}

/* overrides */
.heroslideshow .flickity-button.previous:before {
  font-size: 2rem !important;
  color: white;
}
.heroslideshow .flickity-button.next:before {
  font-size: 2rem !important;
  color: white;
}
.heroslideshow .flickity-button {
  background-color: transparent !important;
}

h2 {
  font-weight: bold;
}

.table-sm th {
  font-weight: bold !important;
  font-size: 1rem !important;
}
.table-sm td, .table-sm th {
  padding: 0.4rem 0.5rem;
}
.menu-icon {
    color: #1f1f1f;
}