/* IE 10 and 11 Compatibility */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #uhwo-subheader #subnav-container ul {
    float: right;
  }

  .event .date .month {
    float: left;
  }

  ._col-1 > .elementor-container > .elementor-row > .elementor-top-column {
    width: 66.8%;
  }
}

@media only screen and (max-width: 1010px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
}

/* Edge */
@supports (-ms-ime-align: auto) {
  #uhwo-subheader #subnav-container ul {
    float: right;
  }
}
