html.no-scroll body.no-scroll {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

.mobile-top-nav .elementor-container {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
}
.mobile-top-nav .elementor-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-top-nav .elementor-column {
  height: 54px;
}
.mobile-tab-item.active {
  background-color: #013a80;
}
.mobile-tab-item.active .elementor-icon {
  color: #fff !important;
}
.mobile-top-nav .elementor-column {
  cursor: pointer;
}

.mobile-menu-con .elementor-container {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.mobile-menu-con .elementor-column {
  width: 100% !important;
}
.mobile-menu-item-parent .elementor-widget-container {
  position: relative;
}
.mobile-menu-item-parent .toggle-item {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  background-image: url(../assets/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: center bottom 27px;
  background-size: 15px;
  cursor: pointer;
  transition: all 0.5s;
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}
.mobile-menu-item-parent .toggle-item:focus {
  outline: none;
}
.mobile-menu-item-parent .toggle-item.active {
  transform: rotate(180deg);
}
.mobile-menu-item-children {
  padding-top: 39px;
  margin-top: -10px;
  border-bottom: solid 1px #ccd4df;
}
.mobile-menu-item-children li {
  padding-left: 0 !important;
}
.mobile-menu-item-children li:first-child {
  margin-bottom: 12px !important;
}
.mobile-menu-item-children li:not(:first-child) {
  margin-bottom: 7px !important;
}
.mobile-menu-item-children li::before {
  display: none !important;
}
.mobile-menu-item-children li:first-child a {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}
.mobile-menu-item-children li:not(:first-child) a {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.mobile-menu-item-parent,
.mobile-menu-item-children {
  margin-bottom: 0 !important;
}
body:not(.elementor-page-2139):not(.elementor-page-14816) .mobile-menu-item-children {
  display: none;
}

.mobile-menu-con {
  display: none;
  position: fixed !important;
  top: 54px !important;
  left: 0 !important;
  z-index: 9999999 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  overflow-x: auto;
}

body.elementor-page-2139 .mobile-menu-con,
body.elementor-page-14816 .mobile-menu-con {
  display: block !important;
  position: relative !important;
  height: auto !important;
}

.header-nav-menu .elementor-nav-menu {
  padding-top: 4px;
}
.header-nav-menu .sub-arrow {
  display: none !important;
}
.has-mega-menu .elementor-heading-title a {
  position: relative;
}
.header-nav-menu .has-submenu::after,
.has-mega-menu > a::after,
.has-mega-menu .elementor-heading-title a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 1 !important;
  width: 100%;
  height: 6px;
  background-image: url(../assets/down-arrow.svg);
  background-repeat: no-repeat;
  transition: unset !important;
  background-position: center;
}
.has-mega-menu .elementor-heading-title a::after {
  bottom: -20px;
}
.has-mega-menu .toggler {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 0%;
  cursor: pointer;
}
.has-mega-menu.elementor-widget-heading .toggler.active {
  height: 150px !important;
}
.has-mega-menu .toggler.active {
  height: calc(100% + 120px);
}
.elementor-location-header .current-menu-item .elementor-item,
.has-mega-menu.active .elementor-item,
.has-mega-menu:hover .elementor-item,
.has-mega-menu.active .elementor-heading-title a {
  color: #0065b7 !important;
}
.has-mega-menu.active .elementor-item::after,
.has-mega-menu:hover .elementor-item::after,
.elementor-location-header .current-menu-item .elementor-item::after,
.has-mega-menu.active .elementor-heading-title a::after,
.has-mega-menu:hover .elementor-heading-title a::after {
  background-image: url(../assets/down-arrow-blue.svg);
}
.header-nav-menu li a {
  padding-bottom: 13.5px !important;
  z-index: 10;
}
.header-nav-menu .sub-menu {
  top: 90px !important;
  width: 300px !important;
  margin-left: -100px !important;
  left: 50% !important;
  border-bottom: solid 10px #013a80 !important;
  padding: 32px !important;
}
.elementor-location-footer .active-bar {
  display: none !important;
}

body:not(.elementor-page-2139):not(.elementor-page-14816) .mega-menu-container .mega-menu-content {
  width: 100%;
  position: absolute;
  margin: 0 auto !important;
  top: 44px;
}
body:not(.elementor-page-2139):not(.elementor-page-14816) .mega-menu-container {
  margin: 0 !important;
  position: absolute;
  z-index: 99999;
  width: 100%;
  left: 0;
}
body:not(.elementor-page-2139):not(.elementor-page-14816).elementor-editor-active .mega-menu-container {
  display: none !important;
}

body:not(.elementor-page-2139):not(.elementor-page-14816) .mega-menu-content:not(.toggle) {
  display: none !important;
}
body:not(.elementor-editor-active) .mega-menu-content.about {
  left: 0 !important;
  right: unset !important;
}
body:not(.elementor-editor-active) .mega-menu-content.impact-areas {
  left: unset !important;
  right: 0 !important;
}

body:not(.elementor-editor-active) .mobile-top-nav {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 999;
}
body:not(.elementor-editor-active) .mobile-main-header .elementor-container {
  padding-top: 60px !important;
}

.mega-menu-item:after {
  content: "";
  position: absolute;
  top: -10px;
  left: -15px;
  z-index: 1;
  width: calc(100% + 30px);
  height: calc(100% + 20px);
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
}
.mega-menu-item a {
  z-index: 5;
  position: relative;
  display: block;
}
.mega-menu-item:hover:after {
  visibility: visible;
  opacity: 1;
}
.mega-menu-item:hover a {
  text-decoration: underline;
}

@media only screen and (max-width: 1600px) {
  .elementor-location-header .elementor-nav-menu .menu-link {
    font-size: 16px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media only screen and (max-width: 1470px) {
  #userwayAccessibilityIcon {
    right: 9px !important;
  }
}

@media only screen and (max-width: 1300px) {
  #userwayAccessibilityIcon {
    right: 0 !important;
  }
}

@media only screen and (max-width: 1730px) {
  .global-header {
    padding-left: 70px !important;
  }
}

@media only screen and (max-width: 1650px) {
  .global-header {
    padding-left: 40px !important;
  }
}
@media only screen and (max-width: 1250px) {
  body:not(.elementor-editor-active) #wpadminbar {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  body .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
    overflow: hidden !important;
  }
  body .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
    display: block;
    position: absolute;
    top: 42px;
    right: 0;
    z-index: 20;
    margin-top: 0;
  }
  body .elementor-nav-menu--dropdown-tablet .sub-menu {
    position: static;
    width: 100% !important;
    margin-left: 0 !important;
  }
  body .elementor-nav-menu--dropdown-tablet .sub-menu a {
    font-size: 16px !important;
  }
  body .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
    display: flex;
    width: 44px;
    height: 42px;
    padding: 0 !important;
  }

  body:not(.elementor-editor-active) #wpadminbar {
    display: none !important;
  }

  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
    display: none;
  }
  #userwayAccessibilityIcon {
    visibility: hidden !important;
    opacity: 0 !important;
  }
}

@media (min-width: 1251px) {
  body:not(.elementor-page-2139):not(.elementor-page-14816) .mobile-menu-con {
    display: none !important;
  }
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown,
  .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
    display: none;
  }
}
