.main-nav > li:last-child > a {
  background: #7c9a76;
  color: #ffffff !important;
  border-radius: 999px;
  padding: 12px 24px !important;
  margin-left: 10px;
  transition: background-color .2s ease, transform .2s ease;
}
.main-nav > li:last-child > a:hover {
  background: #5f7c5a;
  color: #ffffff !important;
  transform: translateY(-1px);
}
.mobile-main-nav > li:last-child > a {
  display: inline-flex;
  justify-content: center;
  background: #7c9a76;
  color: #ffffff !important;
  border-radius: 999px;
  padding: 13px 24px !important;
  margin-top: 18px;
}
.masthead.masthead-mobile,
.mobile-header-bar {
  background-color: #faf6ee !important;
}
.branding img {
  max-height: 72px;
  width: auto;
}.main-nav > li:last-child > a {
  background: #7c9a76;
  color: #ffffff !important;
  border-radius: 999px;
  padding: 12px 24px !important;
  margin-left: 10px;
  transition: background-color .2s ease, transform .2s ease;
}
.main-nav > li:last-child > a .menu-text {
  color: #ffffff !important;
}
.main-nav > li:last-child > a:hover {
  background: #5f7c5a;
  color: #ffffff !important;
  transform: translateY(-1px);
}
.mobile-main-nav > li:last-child > a {
  display: inline-flex;
  justify-content: center;
  background: #7c9a76;
  color: #ffffff !important;
  border-radius: 999px;
  padding: 13px 24px !important;
  margin-top: 18px;
}
.mobile-main-nav > li:last-child > a .menu-text {
  color: #ffffff !important;
}
.masthead.masthead-mobile,
.mobile-header-bar {
  background-color: #faf6ee !important;
}
.branding img {
  height: 72px !important;
  max-height: 72px !important;
  width: auto !important;
.main-nav > li:last-child > a {
  background: #7c9a76;
  color: #ffffff !important;
  border-radius: 999px;
  padding: 12px 24px !important;
  margin-left: 10px;
  transition: background-color .2s ease, transform .2s ease;
}
.main-nav > li:last-child > a .menu-text {
  color: #ffffff !important;
}
.main-nav > li:last-child > a:hover {
  background: #5f7c5a;
  color: #ffffff !important;
  transform: translateY(-1px);
}
.mobile-main-nav > li:last-child > a {
  display: inline-flex;
  justify-content: center;
  background: #7c9a76;
  color: #ffffff !important;
  border-radius: 999px;
  padding: 13px 24px !important;
  margin-top: 18px;
}
.mobile-main-nav > li:last-child > a .menu-text {
  color: #ffffff !important;
}
.masthead.masthead-mobile,
.mobile-header-bar {
  background-color: #faf6ee !important;
}
.branding img {
  height: 72px !important;
  max-height: 72px !important;
  width: auto !important;
.main-nav > li:last-child > a {
  background: #7c9a76;
  color: #ffffff !important;
  border-radius: 999px;
  padding: 12px 24px !important;
  margin-left: 10px;
  transition: background-color .2s ease, transform .2s ease;
}
.main-nav > li:last-child > a .menu-text {
  color: #ffffff !important;
}
.main-nav > li:last-child > a:hover {
  background: #5f7c5a;
  color: #ffffff !important;
  transform: translateY(-1px);
}
.mobile-main-nav > li:last-child > a {
  display: inline-flex;
  justify-content: center;
  background: #7c9a76;
  color: #ffffff !important;
  border-radius: 999px;
  padding: 13px 24px !important;
  margin-top: 18px;
}
.mobile-main-nav > li:last-child > a .menu-text {
  color: #ffffff !important;
}
.masthead.masthead-mobile,
.mobile-header-bar {
  background-color: #faf6ee !important;
}
.branding img {
  height: 72px !important;
  max-height: 72px !important;
  width: auto !important;
}
.vital-hero {
  position: relative;
  padding-top: 92px !important;
  padding-bottom: 92px !important;
  background-position: center center !important;
  background-size: cover !important;
}
.vital-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(20,55,44,.34), rgba(20,55,44,.16));
  pointer-events: none;
}
.vital-hero > .wpb_column {
  position: relative;
  z-index: 1;
}
.vital-hero-panel > .vc_column-inner {
  background: rgba(250,246,238,.94);
  border-radius: 22px;
  padding: 48px 50px 42px !important;
  box-shadow: 0 18px 48px rgba(22,38,47,.18);
  backdrop-filter: blur(5px);
}
.vital-hero-eyebrow {
  margin-bottom: 15px;
  color: #5f7c5a;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1.7px;
  text-transform: uppercase;
}
.vital-hero-title {
  margin-bottom: 20px;
  color: #173f32;
  font-size: 54px;
  line-height: 1.06;
}
.vital-hero-lede {
  color: #44534c;
  font-size: 19px;
  line-height: 1.7;
}
.vital-hero-slogan {
  color: #173f32;
  font-size: 17px;
  letter-spacing: .3px;
}
.vital-hero-actions {
  margin-top: 22px;
}
.vital-hero-trust {
  margin: 18px 0 0;
  color: #53645b;
  font-size: 14px;
}
.vital-hero-image > .vc_column-inner {
  padding-left: 34px !important;
}
.vital-hero-image img {
  border: 8px solid rgba(250,246,238,.92);
  border-radius: 22px;
  box-shadow: 0 22px 50px rgba(22,38,47,.30);
}
@media (max-width: 960px) {
  .vital-hero {
    padding-top: 68px !important;
    padding-bottom: 68px !important;
  }
  .vital-hero-panel > .vc_column-inner {
    padding: 38px 34px 34px !important;
  }
  .vital-hero-title {
    font-size: 44px;
  }
}
@media (max-width: 767px) {
  .vital-hero {
    padding-top: 38px !important;
    padding-bottom: 42px !important;
    background-attachment: scroll !important;
  }
  .vital-hero-panel > .vc_column-inner {
    padding: 30px 24px 28px !important;
    border-radius: 16px;
  }
  .vital-hero-title {
    font-size: 38px;
  }
  .vital-hero-lede {
    font-size: 17px;
  }
  .vital-hero-image > .vc_column-inner {
    padding: 26px 0 0 !important;
  }
  .vital-hero-image img {
    border-width: 5px;
    border-radius: 16px;
  }
  .vital-hero-actions .vc_col-sm-6 + .vc_col-sm-6 {
    margin-top: 10px;
  }
}}}
/* Vital Home Care responsive header logo */
.branding img.preload-me,
.mobile-branding img.preload-me,
.logo-box img.preload-me {
  width: auto !important;
  height: auto !important;
  max-width: 84px !important;
  max-height: 72px !important;
  object-fit: contain !important;
}
@media (max-width: 778px) {
  .mobile-branding img.preload-me,
  .branding img.preload-me {
    max-width: 70px !important;
    max-height: 60px !important;
  }
/* Vital Home Care sticky and floating logo safeguard */
.masthead .branding img,
.masthead .logo-box img,
.mobile-header-bar .mobile-branding img,
.dt-mobile-header .mobile-branding img {
  width: auto !important;
  height: auto !important;
  max-width: 84px !important;
  max-height: 72px !important;
  object-fit: contain !important;
}
@media (max-width: 778px) {
  .masthead .branding img,
  .masthead .logo-box img,
  .mobile-header-bar .mobile-branding img,
  .dt-mobile-header .mobile-branding img {
    max-width: 70px !important;
    max-height: 60px !important;
  }
}

}