@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS */
  .SiteHeader-navigation--first_menu {
    vertical-align: middle;
  }
  .NavMenu--main_menu-link a,
  .NavMenu--main_menu-link a:hover,
  .NavMenu--main_menu-link a:focus {
    height: auto!important;
  }
  .SiteHeader-search {
    margin-top: 10px;
    vertical-align: middle!important;
  }
  .Carousel-slider-arrows {
    transform: translate(0%, 100%) !important;
    left: 0!important;
  }
  .SiteHeader-dropdown {
    text-align: center;
  }
  .Section50-50--Image .RemoteVideo--default-field_media_oembed_video iframe,
  .Section50-50--Image .Video-field_media_video_file iframe,
  .Section50-50--Image .RemoteVideo--default-field_media_oembed_video video,
  .Section50-50--Image .Video-field_media_video_file video {
    box-shadow: none;
  }
}
@media all and (-ms-high-contrast: none) and (max-width: 991px), (-ms-high-contrast: active) and (max-width: 991px) {
  .CtaSection--Double-Bkg__content {
    float: none;
  }
}
@media all and (-ms-high-contrast: none) and (max-width: 991px), (-ms-high-contrast: active) and (max-width: 991px) {
  .CtaSection--Double-Bkg__main {
    float: none;
  }
}
@media all and (-ms-high-contrast: none) and (max-width: 991px), (-ms-high-contrast: active) and (max-width: 991px) {
  .SiteHeader-dropdown.Offcanvas {
    top: 0;
  }
}
@media all and (-ms-high-contrast: none) and (max-width: 991px), (-ms-high-contrast: active) and (max-width: 991px) {
  .SiteHeader-content.is-Offcanvas--open {
    max-height: inherit;
  }
}
