:root {
  --color-3: #00354b;
  --color-5: #0094ce;
  --color: white;
  --color-7: #afe1f5;
  --color-4: #21538e;
  --color-6: #6dcdf3;
  --color-2: #333;
  --black: black;
  --white: white;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  color: var(--color-3);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.2em;
}

h3 {
  color: #007daf;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: trajan-pro-3, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.2em;
}

h4 {
  color: var(--color-5);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: trajan-pro-3, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2em;
}

h5 {
  color: var(--color-5);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.2em;
}

p {
  margin-bottom: 20px;
}

.body {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75em;
}

.hero {
  z-index: 1500;
  height: 100vh;
  position: relative;
}

.hero-photo-div {
  object-fit: cover;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.hero-content-holder {
  z-index: 5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 22% 5% 5%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.large-icon-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image {
  mix-blend-mode: soft-light;
  min-width: 500px;
}

.hero-top-line {
  color: var(--color);
  text-align: center;
  text-transform: uppercase;
  width: 1100px;
  font-family: trajan-pro-3, sans-serif;
  font-size: 5em;
  font-weight: 400;
  line-height: 1.2em;
}

.hero-subs-div {
  justify-content: space-between;
  width: 1080px;
  margin-top: 5px;
  margin-bottom: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  overflow: hidden;
}

.sub-line-2 {
  color: var(--color-7);
  text-align: center;
  text-transform: uppercase;
  width: 480px;
  font-family: trajan-pro-3, sans-serif;
  font-size: 2.28em;
  font-weight: 400;
}

.sub-line-3 {
  color: var(--color-7);
  text-align: center;
  text-transform: uppercase;
  width: 590px;
  font-family: trajan-pro-3, sans-serif;
  line-height: 1.1;
  font-size: 2.28em;
  font-weight: 400;
}

.hero-button-holder {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-button-holder.top-marg {
  margin-top: 30px;
}

.hero-button-holder.left {
  justify-content: flex-start;
}

.button {
  background-color: var(--color-3);
  text-align: center;
  padding: 15px 30px;
  line-height: 1em;
}

.button:hover {
  background-color: var(--color-4);
}

.button.white {
  background-color: var(--color);
  color: var(--color-3);
  font-weight: 400;
}

.button.white:hover {
  background-color: var(--color-7);
}

.button.white.marg {
  margin-left: 15px;
}

.button.marg {
  margin-left: 20px;
}

.welcome-section {
  justify-content: center;
  min-height: 65vh;
  padding: 5%;
  display: flex;
}

.welcome-column {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 33.33%;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.welcome-column.cover {
  z-index: 5;
  object-fit: cover;
  width: 33%;
  margin-right: 0;
  padding: 0;
  position: relative;
  overflow: visible;
}

.welcome-column.bottom {
  width: 34%;
  margin-right: 0;
  padding: 0;
}

.welcome-column.test {
  width: 34%;
  margin-right: 0;
  padding: 25px 0;
}

.heading-2 {
  letter-spacing: 5px;
  font-family: trajan-pro-3, sans-serif;
}

.image-2 {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.lt-blue {
  background-color: #0094ce1a;
  padding: 40px;
}

.lt-blue.testimonial {
  background-color: var(--color);
  width: 100%;
  padding: 30px;
}

.lt-blue.testimonial.title {
  padding: 25px;
}

.h2-light {
  color: var(--color-5);
  margin-top: -15px;
  margin-bottom: 0;
}

.h2-light.marg {
  margin-top: 0;
  margin-bottom: 20px;
}

.lt-blue-square {
  background-color: #0094ce1a;
  width: 200px;
  height: 200px;
  position: absolute;
  inset: auto auto -30px -30px;
}

.patients-doctors-section {
  padding-top: 6%;
  padding-bottom: 5%;
}

.for-doc-patients-wrapper-div {
  width: 90%;
  min-height: 60vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.for-doc-patients-wrapper-div.visible {
  background-image: url('../images/young-woman-with-dog.jpg');
  background-position: 0 70%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}


.doc-patient-div-holder {
  justify-content: space-between;
  max-width: 55%;
  min-height: 0;
  margin-left: 5%;
  display: flex;
  position: absolute;
  top: -55px;
}

.patient-item-div {
  background-color: var(--color-3);
  flex-flow: column;
  align-items: flex-start;
  width: 48%;
  padding: 30px 30px 15px;
  display: flex;
}

.h4-white, .p-white {
  color: var(--color);
}

.fancy-list-item {
  color: var(--color);
  align-items: center;
  margin-bottom: 15px;
  padding-left: 25px;
  line-height: 1em;
  text-decoration: none;
  display: flex;
}

.fancy-list-item:hover {
  color: var(--color-6);
}

.fancy-list-item.dark {
  color: var(--color-2);
  line-height: 1.2em;
}

.image-3 {
  width: 20px;
  margin-right: 10px;
}

.doc-items-div {
  background-color: var(--color-4);
  flex-flow: column;
  align-items: flex-start;
  width: 48%;
  padding: 30px 30px 15px;
  display: flex;
}

.service-section {
  padding-top: 2%;
  padding-bottom: 5%;
  position: relative;
}

.service-wrapper {
  flex-flow: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.service-headline {
  opacity: 1;
  color: var(--color-3);
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #0094ce1a;
  justify-content: flex-start;
  align-items: center;
  max-width: 55%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 5%;
  font-family: Poppins, sans-serif;
  font-size: 4.5em;
  font-weight: 600;
  line-height: 1em;
  display: flex;
}

.service-row {
  z-index: 1;
  justify-content: space-between;
  min-height: 250px;
  margin-top: 50px;
  margin-left: 10%;
  margin-right: 5%;
  display: flex;
  position: relative;
}

.service-row._2 {
  z-index: 1;
  margin-top: 1.2%;
  position: relative;
}

.service-link {
  width: 24%;
  position: relative;
  overflow: hidden;
}

.service-block-photo-div {
  object-fit: cover;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.service-block-title-overlay {
  color: var(--color);
  letter-spacing: -1px;
  background-image: linear-gradient(0deg, #00000073, #0000 67% 101%);
  align-items: flex-end;
  padding: 10px;
  font-family: trajan-pro-3, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.service-block-content {
  background-color: var(--color-3);
  color: var(--color);
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.learn-more {
  background-color: var(--color);
  color: var(--color-3);
  text-align: center;
  text-transform: uppercase;
  width: auto;
  padding: 10px 25px;
}

.learn-more:hover {
  background-color: var(--color-5);
  color: var(--color);
}

.bottom-light-blue {
  background-color: #0094ce1a;
  width: 95%;
  height: 30%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.parallax {
  min-height: 50vh;
}

.parallax.visible {
  background-image: url('../images/interior.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.callout-service-section {
  padding-top: 8%;
  padding-bottom: 8%;
}

.callout-service-wrapper {
  justify-content: space-between;
  width: 90%;
  height: 600px;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.callout-service-wrapper._2 {
  margin-top: 6%;
}

.text-div-50 {
  align-items: center;
  width: 50%;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.blue-text-div {
  background-color: #0094ce0d;
  width: 100%;
  padding: 25px 25px 5px;
}

.blue-text-div.pad {
  padding-bottom: 25px;
}

.photo-div-50 {
  z-index: 5;
  object-fit: cover;
  width: 50%;
  position: relative;
  overflow: hidden;
}

.photo-div-50.max {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-height: none;
  display: flex;
}

.image-5 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-6 {
  opacity: .1;
  width: 90px;
  margin-bottom: 10px;
  margin-right: 0;
  position: absolute;
  inset: 0 auto auto 5px;
}

.team-section {
  margin-bottom: 0%;
  padding-top: 3%;
  padding-bottom: 5%;
}

.team-list-div {
  background-color: #fff;
  width: 49.5%;
  padding: 0;
  position: relative;
  inset: 0%;
}

.fancy-list {
  align-items: center;
  margin-top: 5px;
  margin-bottom: 0;
  display: flex;
}

.fancy-list.bottom {
  color: var(--color-4);
  text-transform: uppercase;
  flex-flow: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: trajan-pro-3, sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1em;
}

.team-wrapper {
  justify-content: space-between;
  width: 90%;
  min-height: 0;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.team-list-holder {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 30px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.partner-holder-div {
  background-color: #0000000d;
  flex-flow: column;
  align-items: flex-start;
  margin-bottom: 10px;
  padding: 10px;
  line-height: 1.5em;
  display: flex;
}

.partner-holder-div.flex {
  color: var(--color-2);
  background-color: #0094ce0d;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 20px;
  text-decoration: none;
  transition: all .2s ease-in-out;
  position: relative;
}

.partner-holder-div.flex:hover {
  background-color: var(--color-7);
}

.partner-holder-div.flex.bottom {
  margin-bottom: 0;
}

.left-items-team {
  z-index: 1;
  position: relative;
}

.doc-photo-div {
  object-fit: cover;
  align-items: center;
  height: 120px;
  display: flex;
  overflow: hidden;
}

.image-7 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.team-headline-div {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.h3-center, .h2-center {
  text-align: center;
}

.text-span {
  color: var(--color-5);
}

.p-center {
  text-align: center;
}

.testimonials {
  justify-content: space-between;
  padding: 5%;
  display: flex;
}

.testimonials.visible {
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/aerial-forest-coloarado.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}


.slider {
  background-color: var(--color);
  width: 100%;
  margin-bottom: 10px;
}

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

.slide-nav {
  display: flex;
}

.slider-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 50px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.footer {
  z-index: 1500;
  background-color: var(--color);
  padding: 25px;
  position: relative;
}

.footer-wrapper-div {
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-div-50 {
  width: 50%;
  padding: 30px;
}

.footer-div-50.lt-blue {
  color: #0094ce1a;
}

.text-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--color-5);
  background-color: #ffffff80;
}

.text-field:focus {
  color: var(--color-2);
}

.text-field::placeholder {
  color: var(--color-5);
}

.textarea {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--color-5);
  background-color: #ffffff80;
}

.textarea:focus {
  color: var(--color-2);
}

.textarea::placeholder {
  color: var(--color-5);
}

.submit-button {
  background-color: var(--color-3);
  line-height: 1em;
}

.submit-button:hover {
  background-color: var(--color-4);
}

.social-link-holder {
  align-items: center;
  width: 30%;
  display: flex;
}

.social-link {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  transition: all .2s ease-in-out;
}

.social-link:hover {
  opacity: .5;
}

.location-holder {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 3%;
  display: flex;
}

.location-holder._2 {
  flex-flow: row;
  justify-content: space-between;
  margin-bottom: 20px;
}

.location-div {
  background-color: #0094ce1a;
  width: 100%;
  padding: 10px;
  line-height: 1.5em;
}

.location-div._2 {
  width: 33%;
}

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

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

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

.search {
  align-items: center;
  width: 68%;
  margin-bottom: 0;
  display: flex;
}

.search-input {
  height: 40px;
  margin-bottom: 0;
}

.search-button {
  background-color: var(--color-3);
  height: 40px;
  line-height: 1em;
}

.search-button:hover {
  background-color: var(--color-4);
}

.nav-link-text-small {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.nav-link-text-small.hide-mobile-landscape {
  line-height: 1;
}

.link-list-nav {
  grid-column-gap: 0px;
  grid-row-gap: 0rem;
  background-color: #0094ce1a;
  flex-flow: column;
  grid-template-rows: max-content max-content max-content max-content;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  padding: 20px;
  display: flex;
}

.link-list-nav._3 {
  background-color: #0094ce1a;
}

.nav-button {
  grid-column-gap: .5rem;
  color: #475467;
  white-space: nowrap;
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.nav-button:hover {
  color: var(--color-5);
  background-color: #f9fafb;
}

.dropdown-content-main {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar {
  z-index: 2000;
  background-color: #fff;
  border-bottom: 1px solid #f2f4f7;
  justify-content: space-between;
  align-items: center;
  min-height: 6rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-items-holder-jm {
  justify-content: space-between;
  align-items: center;
  padding: 10px 60px 10px 10px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.menu-button {
  width: 50px;
  height: 50px;
  padding: .8rem;
  position: absolute;
  inset: 15% 0% 0% auto;
}

.menu-button.w--open {
  background-color: #fff;
  padding: .8rem;
}

.uui-navbar04_dropdown-content-right {
  flex: 1;
  max-width: 14rem;
  padding: 1rem 0 0 1rem;
  display: flex;
  position: relative;
}

.uui-dropdown-icon {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  inset: auto 0% auto auto;
}

.h4-nav {
  color: var(--color-3);
  text-align: left;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: trajan-pro-3, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
}

.h4-nav.margin-bottom-0 {
  margin-bottom: 0;
}

.uui-navbar04_menu-left {
  display: none;
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  color: #344054;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray:hover {
  color: #1d2939;
  background-color: #f9fafb;
}

.uui-button-secondary-gray:focus {
  background-color: #fff;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f2f4f7;
}

.uui-button-secondary-gray.show-tablet {
  display: none;
}

.brand {
  padding-left: 0;
}

.logo-img {
  flex: none;
  width: auto;
  height: 75px;
}

.nav-link {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: .75rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.nav-link:hover {
  background-color: #0094ce33;
}

.uui-navbar04_menu-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.nav-button-blue {
  grid-column-gap: .5rem;
  background-color: var(--color-3);
  color: #fff;
  text-align: center;
  white-space: nowrap;
  border: 1px #7f56d9;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.nav-button-blue:hover {
  background-color: var(--color-4);
  border-color: #6941c6;
}

.nav-button-blue:focus {
  background-color: var(--color-4);
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

.dropdown-container {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 90vw;
  height: 100%;
  margin: 0 auto;
  display: flex;
  position: relative;
  inset: auto 0%;
}

.uui-navbar04_button-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.uui-navbar04_menu-dropdown {
  display: none;
  position: static;
}

.uui-badge-small-success {
  grid-column-gap: .25rem;
  color: #027a48;
  white-space: nowrap;
  mix-blend-mode: multiply;
  background-color: #ecfdf3;
  border-radius: 10rem;
  align-items: center;
  padding: .125rem .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.nav-link-bold {
  color: #101828;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 1.2em;
}

.nav-link-bold.margin-bottom-0 {
  margin-bottom: 0;
  line-height: 1.2em;
}

.uui-icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.nav-menu {
  background-color: #fff;
  flex: 1;
  justify-content: center;
  align-items: center;
  min-height: 0;
  margin-left: 0;
  display: flex;
  position: absolute;
}

.uui-navbar04_dropdown-list {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.uui-navbar04_dropdown-list.w--open {
  background-color: #fff;
  width: 100vw;
  min-width: 100vw;
  max-width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  inset: 5.0625rem auto auto 0%;
  overflow: hidden;
}

.image-8 {
  width: 1.5rem;
}

.uui-button-link-gray {
  grid-column-gap: .5rem;
  color: #475467;
  white-space: nowrap;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link-gray:hover {
  color: #344054;
}

.nav-link-icon-holder {
  color: #7f56d9;
  flex: none;
  align-items: flex-start;
  display: flex;
}

.uui-navbar04_text-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: 0px;
  align-items: center;
  margin-bottom: .25rem;
  display: flex;
}

.uui-navbar04_dropdown-content-wrapper {
  z-index: 1;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: min-content;
  grid-template-columns: 1fr;
  grid-auto-rows: min-content;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  width: 100%;
  display: grid;
  position: relative;
}

.dropdown-content {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  padding: 3rem 0;
  display: grid;
}

.uui-navbar04_dropdown-right-overlay-absolute {
  background-color: #f9fafb;
  min-width: 80vw;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.uui-navbar04_dropdown-toggle {
  color: #475467;
  align-items: center;
  padding: 1.75rem 2.5rem 1.75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.uui-navbar04_dropdown-toggle:hover {
  color: #344054;
}

.uui-navbar04_item-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: 400;
  display: flex;
}

.static-ctas {
  z-index: 1000;
  background-color: var(--color);
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.static-link {
  background-color: var(--color-3);
  color: var(--color);
  justify-content: center;
  align-items: center;
  min-width: 225px;
  padding: 12px 15px 10px;
  line-height: 1em;
  text-decoration: none;
  display: flex;
}

.static-link:hover {
  background-color: var(--color-4);
}

.static-link._2 {
  background-color: #00354be6;
}

.static-link._2:hover {
  background-color: var(--color-4);
}

.static-link._3 {
  background-color: #00354bcc;
}

.static-link._3:hover {
  background-color: var(--color-4);
}

.image-9 {
  filter: brightness(600%) grayscale();
  width: 20px;
  margin-right: 10px;
}

.h2-no-marg {
  margin-bottom: 0;
}

.ql-holder {
  flex-flow: wrap;
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.quick-link {
  color: var(--color-3);
  text-transform: uppercase;
  margin: 0 10px 5px 0;
  padding: 0;
  text-decoration: none;
}

.quick-link:hover {
  background-color: #0094ce1a;
}

.h4-less-marg {
  margin-bottom: 10px;
}

.ip-hero {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  padding: 5%;
  display: flex;
}
/*
.ip-hero.lasik {
  background-image: linear-gradient(90deg, #000000ba, #0000004a 41%, #00000078 45%, #fff0 65%, #fff0), url('../images/girl-on-canoe.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.ip-hero.cataract {
  background-image: linear-gradient(90deg, #00000096, #0000), url('../images/senior-man-skiing.jpg');
  background-position: 0 0, 30% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}*/

.ip-hero-content-div {
  width: 40%;
  max-width: 600px;
}

.image-10 {
  max-width: 275px;
  margin-bottom: 20px;
}

.ip-large-headline {
  color: var(--color-3);
  margin-bottom: 20px;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2em;
}

.ip-large-headline.white {
  color: var(--color);
  margin-bottom: 20px;
}

.ip-hero-par {
  margin-bottom: 30px;
  font-size: 1.2em;
  line-height: 1.5em;
}

.ip-hero-par.white {
  color: var(--color);
  margin-bottom: 30px;
}

.ip-intro-section {
  padding-top: 5%;
  padding-bottom: 5%;
}

.ip-intro-wrapper {
  justify-content: space-between;
  width: 90%;
  max-width: 1400px;
  height: auto;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.candidate-section {
  background-image: url('../images/young-man-snowboarder.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: space-between;
  min-height: 0;
  padding: 5%;
  display: flex;
  position: relative;
}

.candidate-section.lasik {
  background-color: var(--black);
  background-image: url('../images/guy-on-bike.jpg');
  background-position: 0 0;
}

.candidate-section.cataract {
  background-image: url('../images/senior-couple-with-dog.jpg');
  background-position: 0 0;
}

.left-content-div {
  background-color: var(--color-3);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.white-content-div {
  z-index: 1;
  background-color: var(--color);
  width: 50%;
  min-width: 50%;
  padding: 25px 25px 5px;
  position: relative;
  overflow: hidden;
}

.image-11 {
  width: 25px;
  margin-right: 10px;
}

.expect-wrapper {
  justify-content: space-between;
  width: 90%;
  max-width: none;
  height: auto;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.expect-wrapper._2 {
  margin-top: 6%;
}

.surgery-steps {
  background-color: #afe1f54d;
  justify-content: space-between;
  padding: .5%;
  display: flex;
}

.step-div {
  object-fit: cover;
  width: 19.5%;
  position: relative;
  overflow: hidden;
}

.image-13 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.step-text-overlay {
  z-index: 1;
  color: var(--color);
  background-color: #00354b00;
  background-image: linear-gradient(93deg, #00354bcc, #00354ba8 47%, #00354b00);
  width: 90%;
  padding: 5px 10px;
  line-height: 1.2em;
  position: absolute;
  inset: auto 0% 10px;
}

.recovering-section {
  background-color: var(--color-3);
  justify-content: space-between;
  padding-top: 4%;
  padding-bottom: 4%;
  display: flex;
}

._5-blue {
  background-color: var(--color-3);
  width: 5%;
}

.photo-div-45 {
  z-index: 1;
  object-fit: cover;
  width: 45%;
  position: relative;
  overflow: hidden;
}

.blue-div-50 {
  background-color: var(--color-3);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 50px 50px 30px;
  display: flex;
}

.cta-section-ip {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 45vh;
  padding: 5% 12%;
  display: flex;
}
.cta-section-ip.visible {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/aerial-forest-coloarado.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}


.h2-center-white, .p-center-white {
  color: var(--color);
  text-align: center;
}

.image-14 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-14.flip {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.fancy-list-holder {
  justify-content: space-between;
  display: flex;
}

.list-49 {
  width: 49%;
}

.cataract-symptom-section {
  background-color: #afe1f51a;
  padding-top: 5%;
  padding-bottom: 5%;
}

.cataract-symptom-div {
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.tabs {
  justify-content: center;
  width: 65%;
  height: auto;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tabs-menu {
  flex-direction: column;
  width: 30%;
  display: flex;
}

.tab-links {
  background-color: var(--color-3);
  color: var(--color);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 16.66%;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: flex;
}

.tab-links:hover {
  background-color: var(--color-7);
  color: var(--color-3);
}

.tab-links.w--current {
  background-color: var(--color-7);
  color: var(--color-3);
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.tabs-content {
  width: 70%;
  height: auto;
}

.tab-pane {
  float: right;
  object-fit: cover;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.tab-img, .image-15 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.h5-grey {
  color: var(--color-2);
}

.mobile-only-candidate-image {
  display: none;
}

@media screen and (max-width: 991px) {
  h2 {
    margin-bottom: 10px;
    font-size: 1.65em;
  }

  h3 {
    margin-bottom: 10px;
  }

  h5 {
    margin-bottom: 15px;
    font-size: 1.1em;
  }

  p {
    margin-bottom: 15px;
  }

  .hero {
    height: 800px;
  }

  .hero-content-holder {
    padding-top: 20%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .hero-top-line {
    width: auto;
    font-size: 3em;
  }

  .hero-subs-div {
    flex-flow: column;
    align-items: center;
    width: 95%;
    margin-top: 0;
  }

  .sub-line-2 {
    width: auto;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.9em;
  }

  .sub-line-3 {
    width: auto;
    font-size: 1.9em;
  }

  .welcome-section {
    flex-flow: wrap;
  }

  .welcome-column {
    width: 100%;
  }

  .welcome-column.cover {
    flex-flow: row;
    width: 40%;
  }

  .welcome-column.bottom, .welcome-column.test {
    width: 50%;
  }

  .welcome-column.testimonial {
    width: 35%;
  }

  .lt-blue {
    padding: 30px;
  }

  .lt-blue-square {
    width: 175px;
    height: 175px;
    bottom: -20px;
    left: -20px;
  }

  .for-doc-patients-wrapper-div {
    background-position: 50%;
  }

  .doc-patient-div-holder {
    max-width: 70%;
    top: -45px;
  }

  .patient-item-div {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .fancy-list-item.dark {
    padding-left: 0;
  }

  .doc-items-div {
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-headline {
    max-width: 65%;
    font-size: 3em;
  }

  .service-row {
    min-height: 300px;
    margin-top: 40px;
    margin-left: 5%;
  }

  .service-link {
    width: 24%;
  }

  .service-block-content {
    padding: 15px;
  }

  .learn-more {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    line-height: 1em;
  }

  .bottom-light-blue {
    width: 90%;
  }

  .parallax {
    min-height: 40vh;
  }

  .callout-service-wrapper {
    width: 95%;
    height: auto;
  }

  .text-div-50 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .blue-text-div {
    padding-top: 25px;
    padding-right: 20px;
  }

  .photo-div-50, .photo-div-50.max {
    width: 100%;
    height: 400px;
  }

  .image-5 {
    object-position: 50% 50%;
  }

  .fancy-list.bottom {
    font-size: 1.1em;
  }

  .left-items-team {
    line-height: 1.3em;
  }

  .testimonials {
    padding-left: 2%;
    padding-right: 2%;
  }

  .location-holder._2 {
    flex-flow: column;
  }

  .location-div._2 {
    width: 100%;
    margin-bottom: 5px;
  }

  .link-list-nav {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .link-list-nav._3 {
    padding-bottom: 20px;
  }

  .dropdown-content-main {
    flex-direction: column;
  }

  .navbar {
    min-height: 5.5rem;
  }

  .menu-button {
    padding: 0;
    position: absolute;
  }

  .menu-button.w--open {
    background-color: #0000;
    padding: 0;
  }

  .uui-navbar04_dropdown-content-right {
    max-width: none;
    padding-right: 2rem;
  }

  .uui-dropdown-icon {
    color: #667085;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .h4-nav {
    margin-bottom: 1rem;
    font-size: 1.5em;
  }

  .uui-navbar04_menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: #101828;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .uui-button-secondary-gray.show-tablet {
    display: block;
  }

  .hamb-img {
    max-width: 50%;
    display: block;
  }

  .logo-img {
    height: 60px;
  }

  .nav-link {
    margin-bottom: 5px;
    padding: 0;
  }

  .nav-link:hover {
    background-color: #0000;
  }

  .uui-navbar04_menu-right {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    padding-bottom: 7rem;
  }

  .menu-icon_component {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .dropdown-container {
    align-items: flex-start;
    max-width: 100vw;
    height: auto;
  }

  .uui-navbar04_button-wrapper {
    /*flex-direction: column-reverse;*/
    /*align-items: stretch;*/
    /*display: none;*/
  }

  .uui-navbar04_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .nav-menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-top: 1px solid #f2f4f7;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding: 0;
    position: absolute;
    overflow: auto;
  }

  .uui-navbar04_dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .uui-navbar04_dropdown-list.w--open {
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    min-width: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .dropdown-content {
    flex-flow: column;
    padding: 0;
    display: flex;
  }

  .uui-navbar04_dropdown-right-overlay-absolute {
    border-radius: .5rem;
    min-width: 100%;
  }

  .uui-navbar04_dropdown-toggle {
    color: #101828;
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .uui-navbar04_dropdown-toggle:hover {
    color: #101828;
  }

  .text-holder {
    margin-bottom: 30px;
  }

  .ip-hero {
    height: 800px;
    padding-bottom: 3%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .ip-hero.lasik {
    background-image: linear-gradient(29deg, #000000ba, #00000078 45%, #fff0 65%, #fff0), url('../images/girl-on-canoe.jpg');
    background-position: 0 0, 30%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .ip-hero.cataract {
    background-image: linear-gradient(51deg, #00000096 34%, #0000 79%), url('../images/senior-man-skiing.jpg');
    background-position: 0 0, 55% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 4%;
  }

  .ip-hero-content-div {
    width: 60%;
  }

  .image-10 {
    max-width: 225px;
  }

  .ip-large-headline.white {
    margin-bottom: 15px;
    font-size: 2.5em;
  }

  .ip-hero-par.white {
    margin-bottom: 25px;
    font-size: 1.1em;
  }

  .ip-intro-section {
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .ip-intro-wrapper {
    flex-flow: column;
    width: 95%;
  }

  .candidate-section {
    background-position: 50% 0;
    padding: 4% 2%;
  }

  .candidate-section.lasik {
    background-position: 30% 0;
  }

  .candidate-section.cataract {
    background-position: 30% 0;
    background-attachment: scroll;
  }

  .left-content-div {
    padding-left: 2%;
  }

  .white-content-div {
    width: 65%;
    min-width: 60%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-11 {
    width: 20px;
  }

  .expect-wrapper {
    flex-flow: column;
    width: 95%;
  }

  .step-text-overlay {
    width: 100%;
    font-size: 14px;
  }

  .recovering-section {
    flex-flow: column;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .photo-div-45 {
    width: 100%;
    height: 450px;
  }

  .blue-div-50 {
    width: 100%;
    padding: 30px 50px;
  }

  .cta-section-ip {
    min-height: 40vh;
    padding-top: 4%;
    padding-bottom: 4%;
  }

  .list-49 {
    width: 49.5%;
  }

  .tabs {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    height: 600px;
  }

  .tabs-menu {
    text-align: center;
    width: 100%;
  }

  .tabs-content {
    width: 100%;
    height: auto;
  }

  .tab-pane {
    height: auto;
  }

  .image-cover {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    margin-bottom: 5px;
  }

  h3 {
    font-size: 1em;
  }

  h4 {
    font-size: 1.2em;
  }

  p {
    font-size: 15px;
    line-height: 1.65em;
  }

  .hero {
    height: 500px;
  }

  .hero-content-holder {
    justify-content: flex-end;
    align-items: center;
    padding-top: 15%;
    padding-bottom: 7%;
  }

  .image {
    min-width: 200px;
  }

  .hero-top-line {
    font-size: 2.25em;
  }

  .hero-subs-div {
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .sub-line-2 {
    margin-bottom: 5px;
    font-size: 1.5em;
  }

  .sub-line-3 {
    font-size: 1.5em;
  }

  .button {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }

  .button.white {
    font-size: 14px;
  }

  .welcome-column.cover {
    width: 50%;
  }

  .welcome-column.testimonial {
    width: 75%;
  }

  .lt-blue {
    padding: 20px;
  }

  .lt-blue.testimonial.title {
    margin-bottom: 15px;
  }

  .h2-light {
    margin-top: 0;
  }

  .for-doc-patients-wrapper-div {
    background-position: 70% 0;
  }

  .doc-patient-div-holder {
    flex-flow: column;
    max-width: 55%;
    margin-left: 3%;
    top: -20px;
  }

  .patient-item-div {
    width: 100%;
    margin-bottom: 5px;
  }

  .fancy-list-item.dark {
    margin-bottom: 12px;
    padding-left: 0;
    font-size: 15px;
  }

  .doc-items-div {
    width: 100%;
  }

  .service-headline {
    letter-spacing: 2px;
    max-width: 60%;
    font-size: 2.2em;
  }

  .service-row {
    flex-flow: wrap;
    min-height: 500px;
    margin-top: 25px;
  }

  .service-row._2 {
    margin-top: .1%;
  }

  .service-link {
    width: 49%;
    margin-bottom: 10px;
  }

  .parallax {
    min-height: 25vh;
  }

  .callout-service-section {
    padding-top: 6%;
    padding-bottom: 3%;
  }

  .callout-service-wrapper {
    flex-flow: column;
  }

  .callout-service-wrapper._2 {
    margin-top: 3%;
  }

  .text-div-50 {
    width: 100%;
    padding-top: 0;
  }

  .blue-text-div {
    padding-right: 25px;
  }

  .photo-div-50 {
    width: 100%;
    height: 350px;
  }

  .photo-div-50.max {
    height: 300px;
  }

  .team-list-holder {
    margin-top: 25px;
  }

  .partner-holder-div.flex {
    padding-left: 15px;
    font-size: 14px;
    line-height: 1.4em;
  }

  .doc-photo-div {
    width: auto;
    min-width: 65px;
    max-width: 70px;
    height: 100px;
    margin-left: 7px;
  }

  .testimonials {
    flex-flow: wrap;
  }

  .social-link-holder {
    width: 40%;
  }

  .location-div {
    font-size: 14px;
  }

  .nav-link-text-small.hide-mobile-landscape {
    display: none;
  }

  .link-list-nav {
    max-width: none;
  }

  .nav-button:hover {
    color: #475467;
    background-color: #0000;
  }

  .navbar {
    min-height: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-items-holder-jm {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .uui-navbar04_dropdown-content-right {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    color: #344054;
    background-color: #fff;
  }

  .logo-img {
    height: 45px;
  }

  .nav-link {
    font-size: 15px;
  }

  .uui-navbar04_menu-right {
    display: none;
  }

  .nav-button-blue {
    font-size: 1rem;
  }

  .nav-button-blue:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .dropdown-container {
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .uui-badge-small-success {
    padding: .125rem .5rem;
  }

  .nav-menu {
    height: auto;
    padding: 0;
  }

  .uui-button-link-gray {
    font-size: 1rem;
  }

  .uui-button-link-gray:hover {
    color: #475467;
  }

  .dropdown-content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }

  .uui-navbar04_dropdown-toggle {
    font-size: 1rem;
  }

  .quick-link {
    font-size: 15px;
    line-height: 1.5em;
  }

  .ip-hero {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .ip-hero.lasik {
    background-image: linear-gradient(29deg, #000000ba 23%, #00000078 45%, #fff0 65%, #fff0), url('../images/girl-on-canoe.jpg');
    background-position: 0 0, 30%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .ip-hero-content-div {
    width: 80%;
  }

  .image-10 {
    max-width: 150px;
    margin-bottom: 15px;
  }

  .ip-large-headline.white {
    margin-bottom: 10px;
    font-size: 1.75em;
  }

  .ip-hero-par.white {
    margin-bottom: 15px;
    font-size: .85em;
  }

  .ip-intro-wrapper {
    flex-flow: column;
  }

  .candidate-section {
    background-position: 55% 0;
    padding-left: 0%;
  }

  .candidate-section.lasik, .candidate-section.cataract {
    padding: 0%;
  }

  .white-content-div {
    width: 100%;
    min-width: 70%;
    padding: 35px 25px;
  }

  .image-11 {
    margin-right: 7px;
  }

  .expect-wrapper._2 {
    margin-top: 3%;
  }

  .step-text-overlay {
    height: 100%;
    padding: 10px;
    font-size: 12px;
    bottom: 0;
  }

  .recovering-section {
    flex-flow: column;
  }

  .photo-div-45 {
    width: 100%;
    height: 350px;
  }

  .blue-div-50 {
    width: 100%;
    padding-left: 35px;
    padding-right: 35px;
  }

  .cta-section-ip {
    min-height: 35vh;
    padding: 3% 8%;
  }

  .tabs {
    flex-direction: column;
    align-items: stretch;
  }

  .tabs-menu, .tabs-content {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    margin-bottom: 10px;
    font-size: 1.2em;
    line-height: 1.2em;
  }

  h4 {
    margin-bottom: 12px;
  }

  h5 {
    font-size: 1em;
  }

  p {
    margin-bottom: 15px;
  }

  .hero {
    height: 600px;
  }

  .hero-content-holder {
    padding-top: 12%;
    padding-bottom: 15%;
  }

  .large-icon-div {
    padding: 34px;
  }

  .image {
    min-width: 300px;
  }

  .hero-top-line {
    font-size: 1.65em;
    line-height: 1.3em;
  }

  .hero-subs-div {
    width: 90%;
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .sub-line-2 {
    margin-bottom: 5px;
    font-size: 1em;
    line-height: 1.5em;
  }

  .sub-line-3 {
    font-size: 1em;
  }

  .hero-button-holder {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .hero-button-holder.top-marg {
    margin-top: 10px;
  }

  .button.white {
    font-size: 13px;
  }

  .button.white.marg {
    margin-top: 7px;
    margin-left: 0;
  }

  .welcome-section {
    padding: 10% 4% 4%;
  }

  .welcome-column.cover {
    flex-flow: row;
    width: 100%;
    max-height: 250px;
    margin-top: 10px;
  }

  .welcome-column.bottom {
    width: 100%;
  }

  .welcome-column.test {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .welcome-column.testimonial {
    width: 100%;
  }

  .heading-2 {
    letter-spacing: 4px;
    margin-bottom: 8px;
    font-size: 1em;
  }

  .lt-blue {
    padding: 25px 15px 20px;
  }

  .lt-blue.testimonial {
    padding: 20px;
  }

  .lt-blue.testimonial.title {
    margin-bottom: 0;
    padding: 15px;
  }

  .lt-blue-square {
    width: 165px;
    height: 165px;
  }

  .for-doc-patients-wrapper-div {
    background-position: 70% 0;
    width: 100%;
    min-height: 60vh;
  }

  .doc-patient-div-holder {
    max-width: 70%;
    top: -15px;
  }

  .patient-item-div {
    padding: 20px 12px 10px;
  }

  .h4-white {
    margin-bottom: 10px;
    font-size: 1.1em;
  }

  .p-white {
    margin-bottom: 12px;
  }

  .fancy-list-item {
    margin-bottom: 12px;
    padding-left: 5px;
    font-size: 15px;
  }

  .image-3 {
    width: 15px;
    margin-right: 8px;
  }

  .doc-items-div {
    padding: 20px 12px 10px;
  }

  .service-headline {
    letter-spacing: 1px;
    max-width: 80%;
    font-size: 1.8em;
  }

  .service-row {
    margin-top: 12px;
    margin-left: 3%;
    margin-right: 3%;
  }

  .service-link {
    width: 100%;
    min-height: 200px;
    margin-bottom: 7px;
  }

  .parallax {
    background-position: 60% 0;
    min-height: 22vh;
  }

  .callout-service-section {
    padding-top: 4%;
    padding-bottom: 4%;
  }

  .text-div-50 {
    padding-bottom: 20px;
  }

  .blue-text-div {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .photo-div-50, .photo-div-50.max {
    height: 200px;
  }

  .image-6 {
    width: 70px;
  }

  .team-list-div {
    width: 100%;
  }

  .team-wrapper {
    flex-flow: row;
  }

  .team-list-holder {
    flex-flow: column;
    margin-top: 10px;
  }

  .partner-holder-div.flex {
    margin-bottom: 7px;
    padding: 7px 7px 7px 12px;
  }

  .h2-center {
    font-size: 1.1em;
  }

  .testimonials {
    padding-left: 4%;
    padding-right: 4%;
  }

  .slider-div {
    padding-bottom: 25px;
  }

  .footer {
    padding: 20px 15px;
  }

  .footer-wrapper-div {
    flex-flow: column;
  }

  .footer-div-50 {
    width: 100%;
    padding: 20px 0;
  }

  .footer-div-50.lt-blue {
    width: 100%;
    padding: 10px;
  }

  .social-link-holder {
    margin-bottom: 10px;
  }

  .social-link {
    width: 30px;
    height: 30px;
  }

  .link-list-nav {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-list-nav._3 {
    padding: 10px;
  }

  .navbar {
    min-height: 3.5rem;
  }

  .uui-navbar04_dropdown-content-right {
    max-width: none;
  }

  .nav-link {
    padding-left: 0;
  }

  .uui-navbar04_dropdown-content-wrapper {
    width: 100%;
  }

  .dropdown-content {
    grid-template-columns: 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-holder {
    margin-bottom: 0;
  }

  .ip-hero {
    height: 600px;
    padding: 5%;
  }

  .ip-hero.lasik {
    background-position: 0 0, 80% 100%;
  }

  .ip-hero.cataract {
    background-image: linear-gradient(348deg, #000000d6 1%, #000c 34%, #0000 71%), url('../images/senior-man-skiing.jpg');
    background-position: 0 0, 70% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .ip-hero-content-div {
    width: 100%;
  }

  .image-10 {
    max-width: 125px;
    margin-bottom: 10px;
  }

  .ip-large-headline.white {
    margin-bottom: 7px;
    font-size: 1.3em;
  }

  .ip-hero-par.white {
    margin-bottom: 10px;
    font-size: .7em;
    line-height: 1.3em;
  }

  .candidate-section {
    padding: 0%;
  }

  .white-content-div {
    width: 100%;
    min-width: auto;
  }

  .surgery-steps {
    flex-flow: wrap;
  }

  .step-div {
    width: 100%;
    height: 95px;
    margin: 3px;
  }

  .recovering-section {
    padding-top: 4%;
  }

  .photo-div-45 {
    width: 95%;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  .blue-div-50 {
    padding: 25px 20px;
  }

  .cta-section-ip {
    min-height: 40vh;
    padding-left: 5%;
    padding-right: 5%;
  }

  .p-center-white {
    margin-bottom: 10px;
  }

  .tabs {
    height: auto;
    margin-top: 20px;
  }

  .h5-grey {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .mobile-only-candidate-image {
    object-fit: cover;
    height: 250px;
    display: block;
  }
}

#w-node-_7ee991ab-5155-2568-2518-7fb628765e35-28765db9, #w-node-_7ee991ab-5155-2568-2518-7fb628765e3b-28765db9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


