#hero-2026 {
  height: 100vh;
}

#hero-2026 h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: miller-banner;
  font-size: 3em;
  font-weight: 300;
  line-height: 1.2em;
}

#hero-2026 h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: miller-banner;
  font-size: 1.8em;
  font-weight: 300;
  line-height: 1.2em;
}

#hero-2026 h4 {
  color: #00437b;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

#hero-2026 h5 {
  color: #00437b;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2em;
}

#hero-2026 h6 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
}

#hero-2026 p {
  margin-bottom: 20px;
}

#hero-2026.hero {
  height: 100vh;
  min-height: 700px;
  margin-top: 0;
  padding-top: 90px;
}

#hero-2026 .hero-slider {
  height: 100%;
}

#hero-2026 .slide-nav {
  justify-content: flex-start;
  padding-left: 5%;
  padding-right: 5%;
  display: none;
  bottom: 0;
}

#hero-2026 .left-arrow, #hero-2026 .right-arrow {
  display: block;
}

#hero-2026 .hero-slide {
  background-image: url('../images/1r.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

#hero-2026 .hero-slide._2 {
  background-image: linear-gradient(261deg, #0000, #0000 38%, #0000007d), url('../images/2r.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

#hero-2026 .hero-slide._3 {
  background-image: linear-gradient(105deg, #0000, #0000 44%, #0006 91% 103%), url('../images/3r.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

#hero-2026 .hero-slide._4 {
  background-image: linear-gradient(105deg, #0000, #0000 44%, #0006 91% 103%), url('../images/4r.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

#hero-2026 .hero-slide._3-beach {
  background-image: url('../images/beach.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

#hero-2026 .hero-slide._3-lake {
  background-image: url('../images/lake.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

#hero-2026 .hero-content-div {
  background-image: linear-gradient(270deg, #0000 2% 37%, #0000009e);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 5% 5% 5% 8%;
  display: flex;
  position: absolute;
  inset: 0%;
}

#hero-2026 .hero-content-div.beach {
  background-image: linear-gradient(270deg, #0000 2% 37%, #0000004a);
}

#hero-2026 .hero-tagline-holder {
  width: 40%;
  overflow: visible;
}

#hero-2026 .hero-tagline-holder._1 {
  flex-flow: column;
  align-items: flex-start;
  width: 550px;
  display: flex;
}

#hero-2026 .hero-tagline-holder._2 {
  flex-flow: column;
  align-items: flex-start;
  width: 600px;
  display: flex;
}

#hero-2026 .hero-tagline-holder._3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 600px;
  display: flex;
}

#hero-2026 .hero-tagline-holder._4 {
  flex-flow: column;
  align-items: flex-start;
  width: 600px;
  display: flex;
}

#hero-2026 .tagline-top {
  text-transform: none;
  font-family: miller-banner;
  font-size: 3.8em;
  font-weight: 300;
  line-height: 1.2em;
}

#hero-2026 .tagline-top.white {
  width: 100%;
  color: white;
  text-align: left;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-size: 3.5em;
  animation: fadeleft 0.5s ease 0s forwards; 
  opacity: 0;
}

#hero-2026 .body {
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75em;
}

#hero-2026 .tagline-bottom {
  text-align: right;
  text-transform: none;
  font-family: miller-banner;
  font-size: 3.8em;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2em;
  animation: faderight 0.5s ease 0s forwards; 
  opacity: 0;
}

#hero-2026 .tagline-bottom.white {
  width: 100%;
  color: white;
  text-align: left;
  margin-bottom: 20px;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-size: 4.5em;
  font-weight: 700;
  animation: faderight 0.5s ease 0s forwards;
  opacity: 0;
}

#hero-2026 .hero-button {
  background-color: #00437b;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 17px 30px 15px;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1em;
  position: static;
  inset: auto 5% 75px auto;
  box-shadow: 3px 3px 12px #0003;
  animation: fadeup 0.5s ease 1s forwards;
  opacity: 0;
}

#hero-2026 .hero-button:hover {
  background-color: #c0d3fc;
  color: #012433;
  box-shadow: 3px 3px 12px #0003;
}

#hero-2026 .navbar {
  background-color: white;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

#hero-2026 .image {
  height: 80px;
}

#hero-2026 .nav-top-div {
  justify-content: space-between;
  align-items: center;
  padding: 5px 15px;
  display: flex;
}

#hero-2026 .nav-top-button {
  background-color: #00437b;
  color: white;
  align-items: center;
  margin-right: 0;
  padding: 10px;
  line-height: 1em;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
  overflow: hidden;
}

#hero-2026 .nav-top-button:hover {
  background-color: #00437b;
  color: #333;
}

#hero-2026 .nav-top-button.txt {
  margin-left: 10px;
}

#hero-2026 .nav-button-icon {
  width: 25px;
  margin-right: 0;
}

#hero-2026 .nav-link {
  color: white;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1em;
}

#hero-2026 .nav-link:hover {
  background-color: #00437b;
  color: #333;
}

#hero-2026 .nav-menu {
  background-color: #00437b;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

#hero-2026 .nav-button-text {
  margin-left: 10px;
}

#hero-2026 .top-nav-button-holder {
  justify-content: flex-end;
  align-items: center;
  width: 33%;
  display: flex;
}

#hero-2026 .top-nav-button-holder.left {
  justify-content: flex-start;
}

#hero-2026 .dropdown-toggle {
  color: white;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 20px;
  line-height: 1em;
}

#hero-2026 .dropdown-toggle:hover {
  background-color: #00437b;
  color: #333;
}

#hero-2026 .dropdown-list {
  background-color: white;
}

#hero-2026 .dropdown-list.w--open {
  background-color: #00437b;
}

#hero-2026 .dropdown-list.last.w--open {
  left: auto;
  right: 0;
}

#hero-2026 .drop-down-link {
  color: white;
  line-height: 1em;
}

#hero-2026 .drop-down-link:hover {
  background-color: #00437b;
  color: #333;
}

#hero-2026 .dropdown {
  margin-left: 0;
  margin-right: 0;
}

#hero-2026 .inner-dd {
  line-height: 1em;
  display: block;
}

#hero-2026 .inner-dd-toggle {
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

#hero-2026 .inner-dd-toggle:hover {
  background-color: #00437b;
  color: #333;
}

#hero-2026 .inner-dd-list.w--open {
  background-color: #00437b;
  inset: 0% auto auto 100%;
}

#hero-2026 .inner-dd-link {
  color: white;
  line-height: 1em;
}

#hero-2026 .inner-dd-link:hover {
  background-color: #00437b;
  color: #333;
}

#hero-2026 .sub-headline-div {
  height: 50px;
  color: #00437b;
  letter-spacing: 3px;
  text-transform: uppercase;
  align-items: center;
  margin-bottom: 0;
  margin-left: -20px;
  padding-left: 20px;
  font-weight: 500;
  display: flex;
  position: relative;
}

#hero-2026 .rectangle-icon {
  opacity: .08;
  height: 50px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

#hero-2026 .button {
  background-color: white;
  background-image: linear-gradient(to bottom, #50621540, #50621540);
  color: #333;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 17px 30px 15px;
  line-height: 1em;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

#hero-2026 .btn-txt {
  z-index: 1;
  position: relative;
}

#hero-2026 .button-bg-color {
  background-color: #00437b;
  color: white;
  text-align: center;
  position: absolute;
  inset: 0%;
}

#hero-2026 .testimonial-section {
  background-image: linear-gradient(to bottom, #50621580, #50621580), linear-gradient(to bottom, #0000004a, #0000004a), url('../images/palm-shadow.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  justify-content: center;
  align-items: center;
  min-height: 0;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

#hero-2026 .testimonial-wrapper {
  width: 90%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

#hero-2026 .h2-center-white {
  color: white;
  text-align: center;
}

#hero-2026 .slider {
  background-color: #ddd0;
  height: auto;
  min-height: 425px;
  margin-top: 50px;
}

#hero-2026 .slide-content-holder {
  color: white;
  text-align: center;
  background-color: #ffffff0d;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: 0%;
}

#hero-2026 .testimonial-slide {
  width: 48%;
  height: auto;
  min-height: 350px;
  margin-left: 1%;
  margin-right: 1%;
  padding-left: 0;
  padding-right: 0;
}

#hero-2026 .image-5 {
  width: 50px;
  margin-bottom: 30px;
}

#hero-2026 .right-arrow-2, #hero-2026 .left-arrow-2 {
  display: none;
}

#hero-2026 .mask {
  box-sizing: border-box;
}

#hero-2026 .social-section {
  justify-content: space-between;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
  position: relative;
  overflow: hidden;
}

#hero-2026 .social-wrapper-div {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

#hero-2026 .social-top-div {
  width: 30%;
}

#hero-2026 .insta-title-holder {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  font-weight: 500;
  display: flex;
}

#hero-2026 .insta-pic-holder {
  border: 2px solid #00437b;
  background-color: white;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  margin-right: 15px;
  padding: 6px;
  display: flex;
}

#hero-2026 .social-grid-holder {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 65%;
  display: flex;
  position: relative;
}

#hero-2026 .left-items {
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

#hero-2026 .light-green-box {
  z-index: auto;
  background-color: #8fc43d40;
  width: 70%;
  height: 38%;
  position: absolute;
  inset: auto 0% -3% auto;
}

#hero-2026 .social-row {
  justify-content: space-between;
  display: flex;
}

#hero-2026 .social-row.top {
  z-index: 1000;
  margin-bottom: 0%;
  position: relative;
}

#hero-2026 .image-7 {
  width: 24%;
  max-width: none;
  margin-right: 1%;
}

#hero-2026 .footer {
  background-color: white;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  align-items: center;
  padding: 8% 0 2%;
  display: flex;
  position: relative;
}

#hero-2026 .footer-wrapper-jm {
  width: 90%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

#hero-2026 .footer-brand {
  width: 225px;
  margin-bottom: 20px;
}

#hero-2026 .footer-content {
  grid-column-gap: 25px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 65%;
  display: grid;
}

#hero-2026 .footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  overflow: visible;
}

#hero-2026 .title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

#hero-2026 .title-small.top-marg {
  margin-top: 20px;
}

#hero-2026 .footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

#hero-2026 .footer-link:hover {
  color: #00437b;
}

#hero-2026 .footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

#hero-2026 .footer-copyright-center {
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.4em;
}

#hero-2026 .link {
  color: #00437b;
  text-decoration: none;
}

#hero-2026 .link:hover {
  color: #00437b;
}

#hero-2026 .footer-wrapper-inside {
  justify-content: space-between;
  align-items: stretch;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

#hero-2026 .contact-info {
  flex-flow: column;
  align-items: flex-start;
  width: 32%;
  display: flex;
}

#hero-2026 .tab-contact-info {
  background-color: #ffffffe6;
  flex-flow: column;
  align-items: flex-start;
  max-width: 90%;
  padding: 10px;
  line-height: 1.2em;
  display: flex;
}

#hero-2026 .loc-text {
  margin-bottom: 10px;
}

#hero-2026 .footer-loc-phone {
  background-color: #00437b;
  color: white;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px;
  line-height: 1em;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
  overflow: hidden;
}

#hero-2026 .footer-loc-phone:hover {
  background-color: #00437b;
  color: #333;
}

#hero-2026 .loc-icon {
  width: 20px;
  margin-right: 0;
}

#hero-2026 .socials-holder {
  align-items: center;
  display: flex;
}

#hero-2026 .text-field {
  border-style: solid;
  border-width: 1px;
  border-color: white white #2b323333;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1em;
}

#hero-2026 .text-field:focus {
  color: #333;
}

#hero-2026 .text-field::placeholder {
  color: #2b323380;
}

#hero-2026 .form-block {
  min-width: 300px;
}

#hero-2026 .textarea {
  border: 1px #000;
  border-bottom: 1px solid #2b32334d;
}

#hero-2026 .textarea:focus {
  color: #333;
}

#hero-2026 .textarea::placeholder {
  color: #2b323380;
}

#hero-2026 .submit-button {
  background-color: #00437b;
  line-height: 1em;
}

#hero-2026 .submit-button:hover {
  background-color: #00437b;
  color: #333;
}

#hero-2026 .utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

#hero-2026 .utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

#hero-2026 .utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

#hero-2026 .search {
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
}

#hero-2026 .search-button {
  background-color: #00437b;
  line-height: 1em;
}

#hero-2026 .search-button:hover {
  background-color: #00437b;
  color: #333;
}

#hero-2026 .social-link {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  display: flex;
}

#hero-2026 .social-link:hover {
  opacity: .3;
}

#hero-2026 .slide-nav-2 {
  display: none;
}

#hero-2026 .slider-2 {
  z-index: 5;
  background-color: #ddd0;
  min-height: 350px;
}

#hero-2026 .icon, #hero-2026 .icon-2 {
  opacity: .65;
  filter: invert();
}

#hero-2026 .social-slide-content {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: absolute;
  inset: 0%;
}

#hero-2026 .right-arrow-3 {
  right: -65px;
}

#hero-2026 .left-arrow-3 {
  display: none;
  left: -65px;
}

#hero-2026 .static-cta-box {
  z-index: 2000;
  position: fixed;
  inset: auto 20px 40px auto;
}

#hero-2026 .static-cta-icon {
  background-color: #1a3133;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 8px;
  display: flex;
}

#hero-2026 .static-cta-icon.info {
  background-color: #00437b;
  width: 65px;
  height: 65px;
  margin-left: -15px;
  margin-right: 0;
}

#hero-2026 .image-9 {
  max-width: 75%;
}

#hero-2026 .static-cta-bottom {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

#hero-2026 .cta-text-link-info {
  background-color: #00437b;
  color: #333;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 15px;
  margin-right: 0;
  padding: 8px 15px;
  font-size: .9em;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
}

#hero-2026 .specials-strip {
  background-color: white;
  background-image: linear-gradient(to bottom, #50621540, #50621540);
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  font-size: .9em;
  display: flex;
}

#hero-2026 .specials-text {
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-right: 20px;
  line-height: 1em;
}

#hero-2026 .specials-lrn-more {
  background-color: #00437b;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1em;
}

#hero-2026 .specials-lrn-more:hover {
  background-color: #50621580;
}

#hero-2026 .brand {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
}

#hero-2026 .fixed-badge {
  z-index: 5000;
  position: fixed;
  inset: auto auto 10px 10px;
}

#hero-2026 .image-10 {
  max-width: 325px;
}

#hero-2026 .location-info {
  background-image: url('../images/san-mateo-ca.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 120%;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  min-height: 350px;
  padding-left: 20px;
  display: flex;
  position: relative;
  inset: 0%;
}

#hero-2026 .image-11 {
  filter: brightness(91%) hue-rotate(264deg);
}

#hero-2026 .footer-form-two {
  background-color: #f5f7fa;
  flex-flow: column;
  margin-bottom: 30px;
  padding: 0;
  display: flex;
}

#hero-2026 .footer-form-container-two {
  background-color: white;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 100%;
  display: flex;
}

#hero-2026 .footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

#hero-2026 .footer-form-input {
  background-color: #8fc43d40;
  border: 1px #000;
  width: 200px;
  height: 48px;
  margin-bottom: 0;
  padding: 10px;
}

#hero-2026 .footer-form-input::placeholder {
  color: #1a1b1fcc;
}

#hero-2026 .news {
  background-color: #00437b;
  height: 48px;
  padding: 10px 15px;
  font-size: .9em;
  line-height: 1em;
}

#hero-2026 .news:hover {
  background-color: #00437b;
  color: #333;
}

#hero-2026 .search-input {
  width: 300px;
}

#hero-2026 .image-13 {
  border-radius: 100%;
}

#hero-2026 .carecredit {
  max-width: 200px;
  position: absolute;
  inset: auto 20px 50px auto;
}

#hero-2026 .hero-subline {
  color: white;
  margin-bottom: 30px;
  font-size: 1.5em;
  line-height: 1.3em;
  animation: fadeup 0.5s ease 0.5s forwards;
  opacity: 0;
}

@keyframes fadeleft {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }

  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}

@keyframes faderight {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }

  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}

@keyframes fadeup {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@media screen and (max-width: 991px) {
  #hero-2026.hero {
    height: 800px;
    position: relative;
    margin-top: 125px;
    padding-top: 0;
  }

  #hero-2026 .hero-slider {
    display: block;
  }

  #hero-2026 .slide-nav {
    display: flex;
  }

  #hero-2026 .left-arrow, #hero-2026 .right-arrow {
    display: none;
  }

  #hero-2026 .hero-slide {
    background-position: 50% 0;
  }

  #hero-2026 .hero-slide._2 {
    background-position: 0 0, 80%;
  }

  #hero-2026 .hero-slide._3 {
    background-position: 0 0, 50%;
  }

  #hero-2026 .hero-slide._4 {
    background-position: 0 0, 65%;
  }

  #hero-2026 .hero-slide._3-beach {
    background-image: linear-gradient(105deg, #0000, #0000 44% 91%, #0000), url('../images/beach.jpg');
    background-position: 0 0, 75% 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  #hero-2026 .hero-slide._3-lake {
    background-image: url('../images/lake.jpg'), linear-gradient(105deg, #0000, #0000 44% 91%, #0000);
    background-position: 50% 0, 0 0;
    background-size: cover, auto;
  }

  #hero-2026 .hero-content-div {
    justify-content: flex-end;
    padding-bottom: 15%;
    padding-left: 5%;
  }

  #hero-2026 .hero-content-div.beach {
    background-image: linear-gradient(239deg, #0000 2% 20%, #00000087 74%, #000000a8);
  }

  #hero-2026 .hero-tagline-holder._1, #hero-2026 .hero-tagline-holder._2 {
    width: 450px;
  }

  #hero-2026 .hero-tagline-holder._3, #hero-2026 .hero-tagline-holder._4 {
    width: 500px;
  }

  #hero-2026 .tagline-top.white {
    text-align: left;
    font-size: 3em;
  }

  #hero-2026 .tagline-bottom.white {
    text-align: left;
    font-size: 3.5em;
  }

  #hero-2026 .hero-button {
    bottom: 50px;
  }

  #hero-2026 .navbar {
    align-items: flex-end;
  }

  #hero-2026 .image {
    height: 50px;
  }

  #hero-2026 .nav-top-div {
    align-items: stretch;
    width: 100%;
    padding-bottom: 5px;
  }

  #hero-2026 .nav-top-button {
    padding: 10px;
    font-size: .9em;
  }

  #hero-2026 .nav-button-text {
    display: none;
  }

  #hero-2026 .dropdown-toggle, #hero-2026 .dropdown {
    display: block;
  }

  #hero-2026 .social-wrapper-div {
    flex-flow: column;
  }

  #hero-2026 .social-top-div, #hero-2026 .social-grid-holder {
    width: 100%;
  }

  #hero-2026 .footer {
    padding-bottom: 125px;
  }

  #hero-2026 .footer-wrapper-jm {
    flex-flow: column;
    max-width: 728px;
    display: flex;
  }

  #hero-2026 .footer-content {
    grid-column-gap: 60px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  #hero-2026 .footer-block {
    margin-top: 20px;
  }

  #hero-2026 .footer-wrapper-inside {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
  }

  #hero-2026 .contact-info {
    width: 100%;
  }

  #hero-2026 .form-block {
    width: 100%;
    margin-bottom: 0;
  }

  #hero-2026 .slider-2 {
    margin-right: 20px;
  }

  #hero-2026 .specials-strip {
    width: 100%;
  }

  #hero-2026 .brand {
    margin-top: 0;
    margin-bottom: 0;
  }

  #hero-2026 .menu-button {
    padding: 10px;
  }

  #hero-2026 .menu-button.w--open {
    background-color: #00437b;
  }

  #hero-2026 .location-info {
    background-position: 50%;
    background-size: cover;
    padding: 0;
  }

  #hero-2026 .footer-form-two {
    padding: 40px;
  }

  #hero-2026 .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  #hero-2026 .hero-subline, #hero-2026 .hero-button, #hero-2026 .tagline-bottom.white, #hero-2026 .tagline-bottom, #hero-2026 .tagline-top.white {
    animation: unset;
    opacity: 1;
  }
}

@media screen and (max-width: 767px) {
  #hero-2026 h2 {
    font-size: 2em;
  }

  #hero-2026.hero {
    height: 500px;
    min-height: 0;
  }

  #hero-2026 .hero-tagline-holder._1 {
    width: 300px;
  }

  #hero-2026 .hero-tagline-holder._2 {
    width: 325px;
  }

  #hero-2026 .hero-tagline-holder._3, #hero-2026 .hero-tagline-holder._4 {
    width: 350px;
  }

  #hero-2026 .tagline-top.white {
    font-size: 2em;
  }

  #hero-2026 .tagline-bottom.white {
    font-size: 2.5em;
  }

  #hero-2026 .image {
    height: 50px;
  }

  #hero-2026 .nav-top-div {
    padding-top: 5px;
  }

  #hero-2026 .nav-top-button {
    padding: 5px;
  }

  #hero-2026 .nav-button-text {
    display: none;
  }

  #hero-2026 .top-nav-button-holder, #hero-2026 .top-nav-button-holder.left {
    width: auto;
  }

  #hero-2026 .footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  #hero-2026 .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  #hero-2026 .footer-block {
    align-items: flex-start;
  }

  #hero-2026 .footer-link:hover {
    color: #1a1b1fbf;
  }

  #hero-2026 .footer-divider {
    margin-top: 60px;
  }

  #hero-2026 .footer-wrapper-inside {
    flex-direction: column;
    align-items: center;
  }

  #hero-2026 .slider-2 {
    height: 200px;
    min-height: 0;
  }

  #hero-2026 .specials-strip {
    font-size: .8em;
  }

  #hero-2026 .brand {
    width: auto;
  }

  #hero-2026 .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  #hero-2026 .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  #hero-2026 .footer-form-input {
    width: 100%;
  }

  #hero-2026 .carecredit {
    max-width: 150px;
  }

  #hero-2026 .hero-subline {
    font-size: 1.2em;
  }
}

@media screen and (max-width: 479px) {
  #hero-2026.hero {
    background-image: url('../images/young-woman-looking-in-mirror.jpg');
    background-position: 50% 0;
    background-size: cover;
    height: 600px;
    margin-top: 0;
  }

  #hero-2026 .hero-slide {
    background-position: 75% 0;
    background-size: auto 120%;
  }

  #hero-2026 .hero-slide._2, #hero-2026 .hero-slide._3 {
    background-position: 0 0, 90%;
    background-size: auto, auto 120%;
  }

  #hero-2026 .hero-slide._4 {
    background-position: 0 0, 80%;
    background-size: auto, auto 120%;
  }

  #hero-2026 .hero-slide._3-beach {
    background-position: 0 0, 90%;
    background-size: auto, auto 120%;
  }

  #hero-2026 .hero-slide._3-lake {
    background-position: 70% 40%, 0 0;
    background-size: auto, auto;
  }

  #hero-2026 .hero-content-div {
    padding-bottom: 12%;
  }

  #hero-2026 .hero-tagline-holder._1, #hero-2026 .hero-tagline-holder._2 {
    width: 100%;
  }

  #hero-2026 .hero-tagline-holder._3 {
    width: 250px;
  }

  #hero-2026 .hero-tagline-holder._4 {
    width: 100%;
  }

  #hero-2026 .tagline-top.white {
    font-size: 1.7em;
  }

  #hero-2026 .tagline-bottom.white {
    margin-bottom: 10px;
    font-size: 1.7em;
  }

  #hero-2026 .hero-button {
    text-align: center;
    padding: 15px 30px 12px;
    font-size: .9em;
    line-height: 1.2em;
    inset: auto 10px 50px;
  }

  #hero-2026 .slider {
    min-height: 600px;
    margin-top: 0;
  }

  #hero-2026 .testimonial-slide {
    width: 98%;
    min-height: 560px;
  }

  #hero-2026 .image-5 {
    margin-bottom: 10px;
  }

  #hero-2026 .image-7 {
    width: 32%;
    margin-right: 2%;
  }

  #hero-2026 .footer {
    padding-bottom: 150px;
    padding-left: 0;
    padding-right: 0;
  }

  #hero-2026 .footer-wrapper-jm {
    max-width: none;
  }

  #hero-2026 .footer-copyright-center {
    max-width: 90%;
    line-height: 1.2em;
  }

  #hero-2026 .slider-2 {
    height: 150px;
    margin-right: 25px;
  }

  #hero-2026 .static-cta-box {
    bottom: 90px;
  }

  #hero-2026 .static-cta-icon {
    width: 30px;
    height: 30px;
  }

  #hero-2026 .static-cta-icon.info {
    width: 50px;
    height: 50px;
    margin-left: -5px;
  }

  #hero-2026 .specials-text {
    letter-spacing: 0;
  }

  #hero-2026 .specials-lrn-more {
    padding-left: 10px;
    padding-right: 10px;
  }

  #hero-2026 .fixed-badge {
    justify-content: flex-start;
    display: flex;
    inset: auto auto 0% 0%;
  }

  #hero-2026 .image-10 {
    max-width: 80%;
    margin-left: 10px;
    margin-right: auto;
  }

  #hero-2026 .footer-form-two {
    padding: 20px;
  }

  #hero-2026 .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  #hero-2026 .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  #hero-2026 .carecredit {
    inset: 20px auto auto 10px;
  }

  #hero-2026 .hero-subline {
    margin-bottom: 15px;
  }
}

#hero-2026 #w-node-_0d5ca600-6c8c-71bd-7eb4-c266800b1203-800b11ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#hero-2026 #w-node-_0d5ca600-6c8c-71bd-7eb4-c266800b1213-800b11ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#hero-2026 #w-node-_0d5ca600-6c8c-71bd-7eb4-c266800b1224-800b11ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}


