.evo-hero-section-jm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.66)), color-stop(40%, rgba(0, 0, 0, 0.35)), color-stop(66%, transparent)), url('../images/young-woman-hiking.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.35) 40%, transparent 66%), url('../images/young-woman-hiking.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.body {
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.75em;
}

.evo-hero-wrap-jm {
  max-width: 50%;
}

.image {
  max-width: 50%;
  min-width: 350px;
  margin-bottom: 20px;
}

.h2-hero-evo-jm {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Quicksand, sans-serif;
  color: #fff;
  font-size: 3em;
  line-height: 1.2em;
  font-weight: 500;
}

.button-evo-jm {
  padding: 15px 30px;
  border-radius: 50px;
  background-color: #008966;
  line-height: 1.2em;
  text-transform: uppercase;
}

.button-evo-jm:hover {
  color: #fff !important;
  background-color: #67b299;
}

.button-evo-jm.white {
  background-color: #fff;
  color: #008966;
}

.button-evo-jm.white:hover {
  background-color: #008966;
  color: #fff;
}

.evo-lens-photo-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 75px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-38 {
  position: absolute;
  max-width: 500px;
  min-width: 0px;
}

.evo-what-is-section-jm {
  padding: 175px 100px 150px;
}

.what-is-evo-wrap-jm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 400px;
}

.text-left-jm {
  width: 50%;
  padding-right: 50px;
}

.text-left-jm.white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.video-right-jm {
  width: 50%;
}

.h2-body-jm {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Quicksand, sans-serif;
  color: #333;
  font-size: 3em;
  line-height: 1.2em;
  letter-spacing: unset;
  text-transform: none;
  font-weight: 500;
}

.h2-body-jm.center-white {
  color: #fff;
  text-align: center;
}

.h2-body-jm.white {
  color: #fff;
}

.h2-body-jm.center {
  text-align: center;
}

.h2-body-jm.center-white-big {
  margin-bottom: 10px;
  color: #fff;
  font-size: 5em;
  text-align: center;
}

.paragraph-jm {
  margin-bottom: 20px;
  text-align: left;
}

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

.paragraph-jm.white {
  color: #fff;
}

.paragraph-jm.center {
  text-align: center;
}

.paragraph-jm.center-white-big {
  color: #fff;
  font-size: 2em;
  line-height: 1.2em;
  text-align: center;
}

.candidate-section-evo-jm {
  padding: 100px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #67b299, #008966);
}

.evo-candidate-wrap-jm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.evo-parallax-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  padding: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('../images/young-friends-hiking.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('../images/young-friends-hiking.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.evo-parallax-wrapper-div-jm {
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.text-block {
  font-family: Quicksand, sans-serif;
  color: #fff;
  font-size: 2em;
  line-height: 1.5em;
  text-align: center;
}

.evo-advantage-section-jm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 75vh;
  padding: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/young-man-out-for-a-jog.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.advantage-wrap-jm {
  max-width: 55%;
  padding: 20px;
  background-color: rgba(0, 137, 102, 0.9);
}

.evo-procedure-section-jm {
  padding: 100px;
}

.evo-procedure-wrapper-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.procedure-info-div {
  width: 75%;
  min-height: 400px;
  margin-top: 30px;
  margin-bottom: 50px;
}

.candidate-50-50-jm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 400px;
  margin-bottom: 30px;
}

.list-item-jm {
  margin-bottom: 10px;
}

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

.right-photo-div-jm {
  overflow: hidden;
  width: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.big-stat-section-jm {
  padding: 100px;
  background-color: #67b299;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(103, 178, 153, 0.9), #008966), url('../images/EVO-ICL-Outline-in-white.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.patient-satisfaction-section-jm {
  padding: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('../images/beverly-hills-palm-trees.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('../images/beverly-hills-palm-trees.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.patients-love-wrap-jm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .evo-hero-section-jm {
    height: 800px;
    padding-right: 50px;
    padding-left: 50px;
    background-position: 0px 0px, 45% 50%;
  }

  .evo-lens-photo-section {
    padding-left: 30px;
  }

  .image-38 {
    max-width: 40%;
  }

  .evo-what-is-section-jm {
    padding: 125px 50px 100px;
  }

  .what-is-evo-wrap-jm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .text-left-jm.white {
    padding: 20px;
  }

  .video-right-jm {
    width: 100%;
    min-height: 400px;
  }

  .candidate-section-evo-jm {
    padding-right: 50px;
    padding-left: 50px;
  }

  .evo-parallax-section {
    min-height: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .evo-advantage-section-jm {
    min-height: 0px;
    padding: 0px;
  }

  .advantage-wrap-jm {
    max-width: none;
    padding: 100px 50px;
  }

  .evo-procedure-section-jm {
    padding-right: 50px;
    padding-left: 50px;
  }

  .procedure-info-div {
    width: 100%;
  }

  .candidate-50-50-jm {
    margin-bottom: 0px;
  }

  .big-stat-section-jm {
    padding-right: 50px;
    padding-left: 50px;
  }

  .patient-satisfaction-section-jm {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media screen and (max-width: 767px) {
  .evo-hero-section-jm {
    height: 500px;
    padding: 20px;
  }

  .image {
    max-width: 100%;
    min-width: 0px;
    margin-bottom: 10px;
  }

  .h2-hero-evo-jm {
    font-size: 2em;
  }

  .button-evo-jm {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .evo-what-is-section-jm {
    padding: 75px 20px 50px;
  }

  .video-right-jm {
    min-height: 300px;
  }

  .h2-body-jm {
    font-size: 2em;
  }

  .h2-body-jm.center-white-big {
    font-size: 4em;
  }

  .paragraph-jm.center-white-big {
    font-size: 1.5em;
  }

  .candidate-section-evo-jm {
    padding: 50px 20px 20px;
  }

  .evo-parallax-section {
    padding: 50px 20px;
  }

  .evo-parallax-wrapper-div-jm {
    font-size: 1em;
    line-height: 1em;
  }

  .advantage-wrap-jm {
    padding: 50px 20px;
    background-color: #008966;
  }

  .evo-procedure-section-jm {
    padding: 50px 20px;
  }

  .procedure-info-div {
    min-height: 300px;
  }

  .candidate-50-50-jm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .right-photo-div-jm {
    width: 100%;
  }

  .big-stat-section-jm {
    padding: 50px 20px;
  }

  .patient-satisfaction-section-jm {
    padding: 50px 20px;
  }
}

@media screen and (max-width: 479px) {
  .evo-hero-section-jm {
    height: 600px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.74)), to(transparent)), url('../images/young-woman-hiking.jpg');
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.74), transparent), url('../images/young-woman-hiking.jpg');
    background-position: 0px 0px, 70% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .evo-hero-wrap-jm {
    max-width: none;
  }

  .image {
    max-width: 90%;
  }

  .evo-lens-photo-section {
    padding-left: 20px;
  }

  .image-38 {
    display: none;
    max-width: 45%;
  }

  .evo-what-is-section-jm {
    padding-top: 50px;
  }

  .video-right-jm {
    min-height: 200px;
  }

  .evo-parallax-wrapper-div-jm {
    margin-bottom: 20px;
    font-size: 0.75em;
  }

  .procedure-info-div {
    min-height: 200px;
  }
}

