.hero-banner {
  width: 100%;
  height: 468px;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-banner .hero-text-content {
  position: absolute;
  top: 165px;
  opacity: 0.9;
  left: 0;
}
.hero-banner .hero-text-content p {
  max-width: 400px;
}
@media only screen and (min-width: 1400px) {
  .hero-banner .hero-text-content {
    left: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .hero-banner {
    height: 250px !important;
    background-size: cover;
  }
  .hero-text-content {
    top: 30px !important;
    left: 16px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .hero-banner {
    height: 300px !important;
  }
  .hero-text-content {
    top: 60px !important;
    left: 16px;
  }
}
.page-menu-mobile .dropdown-toggle {
  padding-top: 12px;
  padding-bottom: 13px;
  padding-left: 32px;
  padding-right: 32px;
}
.page-menu-mobile .dropdown-menu:before {
  content: "";
  height: 0;
  left: calc(50% - 20px);
  position: absolute;
  top: -10px;
  width: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #333;
}
.page-menu-desktop {
  display: block;
}
.page-menu-mobile {
  display: none;
}
.page-menu > .col-lg-12 {
  -moz-box-shadow: inset 0 -7px 9px -7px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 -7px 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 -7px 9px -7px rgba(0, 0, 0, 0.4);
}
.page-menu a.logo {
  position: absolute;
  top: 0;
  left: 0;
}
.page-menu a.logo.page-menu-back-active {
  background-image: url("../../assets/Image/Home/logo.png");
  height: 18px;
  width: 20px !important;
  background-size: cover;
  padding-right: 0 !important;
  top: 3px;
  left: 0;
}
@media only screen and (min-width: 1400px) {
  .page-menu a.logo.page-menu-back-active {
    left: 17px;
  }
}
.page-menu-container {
  padding-top: 12px;
  min-height: 48px !important;
  padding-bottom: 12px;
}
.page-Menuitems {
  margin-left: 50px;
  width: calc(100% - 50px);
}
.page-menu a {
  font-family: "Helvetica Neue Regular";
  padding-right: 35px !important;
}
@media only screen and (max-width: 600px) {
  .page-menu-desktop {
    display: none;
  }
  .page-menu a:hover {
    color: #fff;
  }
  .page-menu-mobile .dropdown-item.active,
  .page-menu-mobile .dropdown-item:active,
  .page-menu-mobile .dropdown-item:hover {
    background-color: #2375bb;
    color: #fff !important;
  }
  .page-menu-mobile {
    display: block;
  }
  #page-menu-dropdown .dropdown-menu .dropdown-item {
    padding: 15px 25px;
  }
  .page-menu-mobile .dropdown-item.active {
    background-color: #2375bb;
    color: #fff !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .page-menu-mobile .dropdown-item.active,
  .page-menu-mobile .dropdown-item:active,
  .page-menu-mobile .dropdown-item:hover {
    background-color: #2375bb;
    color: #fff !important;
  }
  .page-menu-desktop {
    display: none;
  }
  .page-menu a:hover {
    color: #fff;
  }
  .page-menu-mobile {
    display: block;
  }
  #page-menu-dropdown .dropdown-menu .dropdown-item {
    padding: 15px 25px;
  }
  .page-menu-mobile .dropdown-item.active {
    background-color: #2375bb;
    color: #fff !important;
  }
}
.dual-tone-boxes .dt-contentPart {
  padding: 109px 70px;
}
.txt-align-center {
  align-items: center;
}
@media only screen and (max-width: 600px) {
  .dual-tone-boxes .dt-contentPart {
    padding: 40px 40px;
  }
}
.hero-banner {
  width: 100%;
  height: 468px;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-banner .hero-text-content {
  position: absolute;
  top: 165px;
  opacity: 0.9;
}
.hero-banner .hero-text-content p {
  max-width: 400px;
}
@media only screen and (min-width: 1400px) {
  .hero-banner .hero-text-content {
    left: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .hero-banner {
    height: 250px !important;
    background-size: cover;
  }
  .hero-text-content {
    top: 71px !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .hero-banner {
    height: 300px !important;
  }
  .hero-text-content {
    top: 60px !important;
  }
}


/* Vertex mobile menu arrow fix - visible CSS chevron, no icon font needed */
@media (max-width: 991.98px) {
  .navbar-nav .nav-item > a.nav-link {
    position: relative !important;
    padding-right: 52px !important;
  }
  .navbar-nav .nav-item > a.nav-link .header-mob-button,
  .header-mob-button {
    display: block !important;
    position: absolute !important;
    right: 16px !important;
    top: 50% !important;
    width: 18px !important;
    height: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    transform: translateY(-50%) !important;
  }
  .navbar-nav .nav-item > a.nav-link .header-mob-button::before,
  .header-mob-button::before {
    content: "" !important;
    display: block !important;
    width: 11px !important;
    height: 11px !important;
    border: solid #333 !important;
    border-width: 0 3px 3px 0 !important;
    transform: rotate(45deg) !important;
    margin: 1px auto 0 !important;
    font-family: initial !important;
  }
  .navbar-nav .nav-item.show > a.nav-link .header-mob-button::before,
  .nav-item.show .header-mob-button::before {
    transform: rotate(-135deg) !important;
    margin-top: 7px !important;
  }
  .navbar-nav .dropdown-toggle::after,
  .page-menu-mobile .dropdown-toggle::after {
    display: none !important;
  }
}
