h2 {
  color: #45555f;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Barlow, sans-serif;
  font-size: 3em;
  font-weight: 500;
  line-height: 1.2em;
}

p {
  margin-bottom: 20px;
}

.body {
  color: #333;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  line-height: 1.75em;
}

.hero {
  height: 100vh;
  background-image: url('../images/young-woman-at-beach.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  padding: 100px 100px 100px 75px;
  display: flex;
}

.single_line_div {
  width: 50%;
  height: 1px;
  background-color: #068ff6;
}

.single_line_div.pink {
  width: 45%;
  background-color: #068ff6;
}

.single_line_div.top-small-white {
  width: 40%;
  background-color: #004890;
}

.single_line_div.lasik-1 {
  width: 65%;
}

.single_line_div.lasik-2 {
  width: 70%;
}

.slide_label_wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 21px;
  display: flex;
}

.button {
  color: #fff;
  text-transform: uppercase;
  background-color: #004890;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 30px;
  font-family: Barlow, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.2em;
}

.button:hover {
  color: #2a382b;
  background-color: #068ff6;
}

.button.white-outline {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  margin-top: 20px;
  margin-left: 0%;
  margin-right: 0;
  padding-top: 15px;
  font-family: Barlow, sans-serif;
}

.button.white-outline:hover {
  color: #068ff6;
  background-color: #fff;
  border-color: #fff;
}

.button.light {
  background-color: #068ff6;
}

.slide_tagline_wrapper {
  width: 45%;
  position: relative;
  top: 40%;
  left: 5%;
}

.slide_tagline_wrapper.evo-title {
  width: auto;
  top: 0%;
  left: 0%;
}

.slide_tagline {
  height: auto;
  color: #fff;
  letter-spacing: 7px;
  text-transform: uppercase;
  background-color: #004890;
  justify-content: center;
  align-items: center;
  margin: 0 15px 0 0;
  padding-top: 18px;
  padding-bottom: 15px;
  padding-left: 10px;
  font-family: Barlow, sans-serif;
  font-size: 1vw;
  font-weight: 800;
  line-height: 1em;
  display: flex;
}

.evo-hero-wrapper {
  max-width: 48%;
}

.slide_tagline_small {
  color: #002855;
  text-transform: none;
  margin-bottom: 20px;
  margin-left: 0%;
  padding-left: 0;
  font-family: Barlow, sans-serif;
  font-size: 4em;
  font-weight: 600;
  line-height: 1.2em;
}

.text-left {
  width: 48%;
  padding-right: 0;
}

.text-left.mid {
  width: 45%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.text-left._65 {
  width: 65%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.now-offering-evo-wrapper-div {
  width: 90%;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section_label_wrapper {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.section_label_wrapper.recovery {
  width: 100%;
}

.section_label {
  color: #068ff6;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 0;
  font-family: Barlow, sans-serif;
}

.par {
  margin-bottom: 20px;
  font-family: Barlow, sans-serif;
}

.par.white {
  color: #fff;
}

.par.center-white {
  color: #fff;
  text-align: center;
}

.candidate-section {
  min-height: 90vh;
  background-image: url('../images/happy-young-guy.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: flex-end;
  align-items: center;
  padding: 100px 5%;
  display: flex;
}

.candidate-wrapper-div {
  width: 45%;
  background-color: rgba(0, 40, 85, .77);
  padding: 25px;
}

.h2 {
  color: #45555f;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Barlow, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 1.2em;
}

.h2.white {
  color: #fff;
}

.h2.center-white {
  color: #fff;
  text-align: center;
  font-weight: 600;
}

.candidate-callout {
  min-height: 0;
  background-image: radial-gradient(circle, #068ff6, #002855);
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.candidate-callout-wrapper {
  width: 90%;
  max-width: 1400px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.steps-holder {
  width: 100%;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 0;
  display: flex;
}

.recovery-wrapper-jm {
  width: 90%;
  max-height: 550px;
  min-height: 500px;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

._50, .photo-50 {
  width: 50%;
  object-fit: cover;
  overflow: hidden;
}

.photo-50.contain {
  object-fit: contain;
  border: 1px solid rgba(51, 51, 51, .2);
}

.photo-50.contain-mobile {
  object-fit: contain;
  border: 1px solid rgba(51, 51, 51, .2);
  display: none;
}

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

.image-5.contain {
  object-fit: contain;
}

.blue-dot {
  color: #068ff6;
  font-size: 2em;
}

.doc-photo {
  width: 30%;
  min-height: 0;
  object-fit: cover;
  overflow: hidden;
}

.h2-white {
  color: #fff;
}

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

.self-test-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.doc-section {
  background-color: #002855;
  padding-top: 100px;
  padding-bottom: 100px;
}

.self-test-wrapper {
  width: 90%;
  max-width: 1600px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h2-bold-center {
  color: #068ff6;
  text-align: center;
  font-family: Barlow Condensed, sans-serif;
  font-size: 4em;
  font-weight: 600;
}

.h2-bold-center.white {
  color: #fff;
}

.lasik-info-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.fancy-list {
  color: #fff;
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.fancy-list.bottom {
  margin-bottom: 30px;
}

.image-7 {
  width: 35px;
  margin-right: 15px;
}

.first-step-section {
  min-height: 50vh;
  justify-content: space-between;
  display: flex;
}

.step-text-50 {
  width: 50%;
  background-color: #002855;
  padding: 50px;
  display: flex;
}

.white-text {
  width: 100%;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 50px;
  display: flex;
}

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

.day-of-section {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 100px;
  padding-bottom: 100px;
}

.day-of-wrapper {
  width: 90%;
  max-width: 1600px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

._2-step-section {
  background-image: radial-gradient(circle, #068ff6, #002855);
  padding-top: 100px;
  padding-bottom: 100px;
}

._2-step-wraper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.step-div {
  width: 48%;
  border: 1px solid #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 25px;
  display: flex;
}

.number-div {
  width: 75px;
  height: 75px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 15px;
  font-family: Barlow Condensed, sans-serif;
  font-size: 3em;
  font-weight: 700;
  display: flex;
}

.p-center-white {
  color: #fff;
  text-align: center;
}

.lasik-faq-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.faq-wrapper-div {
  width: 90%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.minus {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  line-height: 1em;
}

.answer-div {
  margin-top: 10px;
  padding: 0;
  overflow: hidden;
}

.dropdown-holder {
  width: 100%;
  max-width: 1600px;
  margin-top: 35px;
}

.faq-wrapper {
  width: 100%;
  max-width: none;
  min-height: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq-title {
  width: 80%;
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.faq-text {
  padding: 0 30px 10px;
  line-height: 1.8em;
}

.trigger-div {
  background-color: #004890;
  justify-content: space-between;
  align-items: center;
  padding: 10px 30px;
  display: flex;
}

.trigger-icon {
  width: 25px;
  height: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.plus {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  line-height: 1em;
}

.sta-section {
  min-height: 35vh;
  background-image: linear-gradient(rgba(0, 40, 85, .8), rgba(0, 40, 85, .8)), url('../images/young-woman-dialing-a-number-on-cellphone.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.cta-wrapper {
  width: 90%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.link {
  color: #068ff6;
}

.link:hover {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .hero {
    height: 800px;
    background-position: 100% 100%;
    align-items: flex-end;
    padding: 0;
  }

  .single_line_div.pink {
    width: 42%;
  }

  .slide_tagline_wrapper {
    width: 55%;
    top: 64%;
    left: 3%;
  }

  .slide_tagline_wrapper.evo-title {
    width: auto;
    margin-bottom: 3%;
    top: 0%;
    left: 0%;
  }

  .slide_tagline {
    font-size: 2vw;
  }

  .evo-hero-wrapper {
    width: 100%;
    max-width: none;
    background-color: rgba(255, 255, 255, .59);
    flex-direction: column;
    align-items: flex-start;
    padding: 50px 5%;
    display: flex;
  }

  .slide_tagline_small {
    margin-bottom: 10px;
    font-size: 3em;
  }

  .text-left {
    width: auto;
    padding-bottom: 30px;
    padding-right: 0;
  }

  .text-left.mid {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0%;
  }

  .text-left._65 {
    width: 100%;
  }

  .now-offering-evo-wrapper-div {
    flex-direction: column;
  }

  .section_label_wrapper {
    width: 100%;
    flex-wrap: nowrap;
    margin-bottom: 19px;
  }

  .section_label {
    letter-spacing: 8px;
  }

  .candidate-section {
    min-height: 0;
    padding: 0;
  }

  .candidate-wrapper-div {
    width: 100%;
    background-color: #002855;
    padding: 100px 5%;
  }

  .candidate-callout {
    min-height: 0;
  }

  .steps-holder {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .recovery-wrapper-jm {
    max-height: none;
    min-height: 0;
    flex-direction: column;
  }

  ._50 {
    width: 100%;
  }

  .photo-50 {
    width: 100%;
    display: block;
  }

  .photo-50.contain {
    display: none;
  }

  .photo-50.contain-mobile {
    display: block;
  }

  .doc-photo {
    width: 55%;
  }

  .lasik-info-section {
    padding-bottom: 70px;
  }

  .first-step-section {
    flex-direction: column;
  }

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

  .white-text {
    padding: 100px 5% 80px;
  }

  .day-of-section {
    padding-bottom: 80px;
  }

  .day-of-wrapper {
    flex-direction: column;
  }

  ._2-step-section {
    padding-bottom: 70px;
  }

  .step-div {
    width: 100%;
    margin-bottom: 30px;
  }

  .lasik-faq-section {
    padding-top: 0;
    padding-bottom: 80px;
  }

  .sta-section {
    min-height: 0;
    padding-bottom: 80px;
  }
}

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

  .hero {
    height: 500px;
    background-position: 100% 0;
    flex-direction: column;
    justify-content: flex-end;
  }

  .slide_label_wrapper {
    margin-bottom: 12px;
  }

  .button.white-outline {
    margin-top: 10px;
    margin-left: 0%;
    padding: 13px 20px;
  }

  .slide_tagline_wrapper {
    width: 45%;
    top: 141px;
  }

  .slide_tagline_wrapper.evo-title {
    margin-bottom: 0%;
    position: static;
    top: 105px;
  }

  .slide_tagline {
    margin-left: 0;
    margin-right: 6px;
  }

  .evo-hero-wrapper {
    max-width: none;
    min-height: 0;
    flex-direction: column;
    justify-content: flex-end;
    padding: 25px 5%;
    display: flex;
  }

  .slide_tagline_small {
    margin-bottom: 20px;
    margin-left: 0%;
    font-size: 2em;
  }

  .text-left.mid {
    padding-top: 20px;
    padding-bottom: 0%;
  }

  .section_label {
    letter-spacing: 5px;
    font-size: .9em;
  }

  .candidate-wrapper-div {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .h2 {
    font-size: 2.2em;
  }

  .candidate-callout {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .doc-photo {
    min-height: 0;
  }

  .doc-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .h2-bold-center {
    font-size: 3em;
  }

  .lasik-info-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .white-text, .day-of-section {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  ._2-step-section {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .lasik-faq-section {
    padding-bottom: 20px;
  }

  .sta-section {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: 600px;
    background-position: 80%;
  }

  .single_line_div, .single_line_div.pink {
    width: 25%;
  }

  .single_line_div.top-small-white {
    width: 15%;
  }

  .slide_label_wrapper {
    margin-bottom: 5px;
  }

  .button {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .button.white-outline {
    margin-left: 0%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .slide_tagline_wrapper {
    width: 80%;
    top: 64%;
  }

  .slide_tagline_wrapper.evo-title {
    width: auto;
    top: 65%;
  }

  .slide_tagline {
    font-size: 3vw;
  }

  .evo-hero-wrapper {
    max-width: none;
    min-height: 0;
    background-color: rgba(255, 255, 255, .59);
    padding: 10px;
  }

  .slide_tagline_small {
    margin-bottom: 10px;
    margin-left: 0%;
    font-size: 2em;
    font-weight: 500;
  }

  .section_label {
    letter-spacing: 2px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 5px;
  }

  .doc-photo {
    width: 100%;
    min-height: 0;
  }

  .self-test-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .h2-bold-center {
    font-size: 2em;
  }

  .lasik-info-section {
    padding-top: 30px;
  }

  .image-7 {
    width: 25px;
  }

  .trigger-div {
    padding-left: 10px;
    padding-right: 10px;
  }
}


