/* Welcome Style 2 (Color Block and Photo) */
.module-22 .background-section,
.module-22 .background-section img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.module-22 .background-section {
  opacity: .9;
  filter: grayscale(1);
  overflow:hidden;
}
.module-22:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: ;
  z-index: -1;
  opacity: .9;
}
.module-22 {
  padding-left: 16.66667vw;
  padding-right: 8.33333vw;
}
.module-22 .ry-generic .title-wrap {
  margin-bottom: 30px;
}
.module-22 .ry-generic .title-wrap .ry-heading {
  font-weight: 400;
  text-align: left;
}
@media (max-width: 1200px) {
  .module-22 .ry-generic .title-wrap .ry-heading {
    text-align: center !important;
    margin-bottom: 0;
  }
}
.module-22 .ry-generic .btn-wrap,
.module-22 .ry-generic .btn-container {
  margin-top: 50px;
}
@media (max-width: 1200px) {
  .module-22 .ry-generic .btn-wrap,
  .module-22 .ry-generic .btn-container {
    text-align: center;
  }
}
@media screen and (min-width: 0) and (max-width: 1200px) {
  .module-22 {
    padding-left: 8.33333vw;
    padding-right: 8.33333vw;
  }
}
@media (max-width: 1366px) {
  .module-22 {
    padding-left: 8vw;
    padding-right: 8vw;
  }
}
.module-22 .ry-left {
  padding-right: 6.66667vw;
  max-width: 33.33333vw;
  width: 100%;
}
@media screen and (min-width: 0) and (max-width: 1200px) {
  .module-22 .ry-left {
    padding-right: 0;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .module-22 .ry-left img {
    max-width: 40%;
  }
}
.module-22 .ry-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.module-22 .ry-right .title-wrap div {
  text-align: left;
}
.module-22 .ry-right .content-wrap p {
  font-weight: 400;
}
@media screen and (min-width: 0) and (max-width: 1200px) {
  .module-22 .ry-right {
    text-align: center;
  }
  .module-22 .ry-right .content-wrap {
    max-width: 100%;
    float: none;
    margin: 0 auto;
  }
  .module-22 .ry-right .content-wrap p {
    text-align: center;
  }
}
@media screen and (min-width: 0) and (max-width: 1200px) {
  .module-22 .ry-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.module-22 .btn {
  border-radius: 0;
  padding: 13px 20px;
}
.module-22 .btn:hover {
  color: #fff;
}
.module-22 .btn.btn-primary,
.module-22 .btn.ry-btn-primary {
  border: 1px solid transparent;
}
.module-22 .btn.arrow-right::after {
  content: '\f105';
  font-family: fontawesome;
  margin-left: 10px;
}
.module-22.style2 {
  padding-left: 0;
  padding-right: 0;
}
.module-22.style2 .ry-content {
  max-width: 1500px;
  width: 90%;
  float: none;
  margin: auto;
}
.module-22.style2 .ry-left {
  max-width: 50%;
  padding-right: 70px;
}
.module-22.style2 .welcome-img {
  border-radius: 100%;
  border: 15px solid;
}
.module-22.style2 .circle {
  border-radius: 100%;
  border: 15px solid;
}
@media (max-width: 1200px) {
  .module-22.style2 .ry-left {
    max-width: 100%;
    padding-right: 0;
  }
  .module-22.style2 .ry-right .content-wrap {
    max-width: 82%;
  }
}
#welcome-wrap.style-1 {
  padding-top: 6vw;
  padding-bottom: 0;
  position: relative;
  display: flex;
  justify-content: center;
}
#welcome-wrap.style-1 .module-22 {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  justify-content: center;
  width: 90%;
  position: unset;
}
#welcome-wrap.style-1 .svg-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 36%;
}
#welcome-wrap.style-1 .svg-background .cls-1 {
  fill: #201813;
}
#welcome-wrap.style-1 .svg-background .cls-2 {
  fill: transparent;
}
#welcome-wrap.style-1 .module-22 .ry-content {
  z-index: 1;
  max-width: 1400px;
  flex-direction: initial;
  gap:150px;
}
#welcome-wrap.style-1 .module-22 .ry-left {
  padding-right: 0;
  max-width: 50%;
  width: 100%;
}
#welcome-wrap.style-1 .module-22 .square {
  padding-right: 0;
  max-width: 50%;
  width: 100%;
}
#welcome-wrap.style-1 .module-22 .ry-left img {
  border: 4px solid #fff;
  border-top-left-radius: 100px;
  max-width: 100%;
  width: 100%;
}
#welcome-wrap.style-1 .module-22 .square img {
  border: 4px solid #fff;
  border-top-left-radius: 0px;
  max-width: 100%;
  width: 100%;
}
#welcome-wrap.style-1 .module-22 .ry-right {
  max-width: 600px;
  width: 50%;
}
#welcome-wrap.style-1 .module-22 .ry-right .title-wrap div {
  text-align: left;
}
#welcome-wrap.style-1 .module-22 .ry-generic .title-wrap .ry-heading {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.2;
  text-align: left !important;
}
#welcome-wrap.style-1 .module-22 .ry-right .content-wrap p {
  font-weight: 400;
  text-align: left !important;
}
#welcome-wrap.style-1 .module-22 .ry-generic .title-wrap {
  margin-bottom: 30px;
}
#welcome-wrap.style-1 .module-22 .ry-generic .btn-wrap,
#welcome-wrap.style-1 .module-22 .ry-generic .btn-container {
  text-align: left;
}
@media (max-width: 1336px) {
  #welcome-wrap.style-1 .module-22 .ry-left {
    padding-right: 5vw;
  }
}
@media (max-width: 1024px) {
  #welcome-wrap.style-1 .module-22 .ry-content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #welcome-wrap.style-1 .module-22 .ry-left {
    padding-right: 0;
    max-width: 767px;
    width: 90%;
    margin-top: 18%;
  }
  #welcome-wrap.style-1 .svg-background {
    width: 70%;
    left: -20%;
  }
  #welcome-wrap.style-1 .module-22 .ry-generic .title-wrap .ry-heading {
    text-align: center !important;
  }
  #welcome-wrap.style-1 .module-22 .ry-right {
    max-width: 100%;
    width: 100%;
    margin-bottom: 100px;
  }
  #welcome-wrap.style-1 .module-22 .ry-generic .btn-wrap,
  #welcome-wrap.style-1 .module-22 .ry-generic .btn-container {
    text-align: center;
  }
  #welcome-wrap.style-1 .module-22 .ry-generic .title-wrap {
    margin-bottom: 30px;
    padding: 0;
  }
}

/* Welcome Style 3 (Stacked Image - Primary Color) */
.module-welcome.style-4 {
  padding-bottom:160px;
  width: 100%;
}
.module-welcome.style-4 .ry-flex .ry-each.image-wrapper {
  position: relative;
  width: 54%;
  /*border-radius: 30px;*/overflow: hidden;
  height: 0;
  padding-bottom: 48%;
  z-index: 2;
}
.module-welcome.style-4 .ry-flex .ry-each:not(.image-wrapper) {
  padding: 130px 60px 130px 130px;
  display: flex;
  justify-content: center;
  width: calc(46% + 50px);
  position: relative;
  top: 200px;
  /*border-radius: 30px;*/overflow: hidden;
  left: -50px;
  margin-right: -50px;
}
.module-welcome.style-4 .ry-flex .ry-each .text-wrapper {
  max-width: 580px;
  color: #f2f2f0;
  z-index: 9;
}
.module-welcome.style-4 .ry-flex .ry-each .photo-background,
.module-welcome.style-4 .ry-flex .ry-each .photo-background img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
}
.module-welcome.style-4 .ry-flex .ry-each .photo-background {
  opacity: .1;
  filter: grayscale(1);
}
.module-welcome.style-4 .ry-flex .ry-each .text-wrapper h2 {
  font-size: 58px;
  color: #f2f2f0;
  font-weight: 500;
}
.module-welcome.style-4 .ry-flex .ry-each .ry-text p {
  margin: 30px 0 40px;
  font-size: 20px !important;
  line-height: 1.6;
  font-weight: 400;
}
.module-welcome.style-4 .ry-flex .ry-each:not(.image-wrapper):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #201813;
  z-index: 1;
}
.module-welcome.style-4 .ry-flex .ry-each.image-wrapper .photo,
.module-welcome.style-4 .ry-flex .ry-each.image-wrapper .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


#myopia-neurolens .ry-flex {
  align-content: center;
  display: flex;
}
#myopia-neurolens .ry-each.image-wrapper {
  padding-bottom: 0;
  width: 50%;
  height: auto;
  display: flex;
}
#myopia-neurolens .photo {
  position: static;
}
#myopia-neurolens .photo img {
  position: static;
  visibility: visible;
  display: block;
  object-fit: cover;
  object-position: center;
}
#myopia-neurolens .ry-flex .ry-each:not(.image-wrapper) {
  left: 0;
  width: 50%;
  top: 0;
  margin-right: 0;
  padding: 4em;
  display: flex;
  align-items: center;
}

#neurolens-sec img {
    height: 550px;
}
#myopia-neurolens .ry-flex .ry-each .text-wrapper h2 {
  font-size: 35px;
  line-height: 1.1;
  color: var(--color-primary-background);
}
#myopia-logo {
  /*filter: brightness(0);*/
  max-width: 300px;
  margin: 2em 0 0;
  max-height: 70px;
}

#neurolens-logo {
  /*filter: brightness(0);*/
  max-width: 500px;
  margin: 2em 0 0;
  max-height: 45px;
}

#myopia-neurolens .ry-container {
  max-width: 1400px;
  width: 90%;
}
#myopia-neurolens .ry-btn {
  margin: 0;
  background: var(--color-primary-background);
  color: #fff;
  padding: 15px 25px;
}

#myopia-neurolens .ry-content {
  justify-content: space-between;
  gap: 5em 0;
  display: flex;
  flex-direction: column;
}
#myopia-neurolens .ry-flex .ry-each:not(.image-wrapper)::before {
  background: #dddbdb;
}
#myopia-neurolens .ry-flex .ry-each .ry-text p {
  color: var(--color-primary-background);
  margin-bottom: 20px;
}
#neurolens-sec {
  flex-direction: row-reverse;
}

@media (max-width:1080px) {
    #myopia-neurolens .ry-flex {
    gap: 0;
    flex-direction: column !important;
}

#myopia-neurolens .ry-each.image-wrapper, #myopia-neurolens .ry-flex .ry-each:not(.image-wrapper) {
    width: 100% !important;
}

div#myopia-neurolens  .text-wrapper {
    max-width: 100%;
}

img#myopia-logo, #neurolens-logo {
    margin: 2em auto 0;
}

a.ry-btn.ry-btn-secondary-outline.p-3.md\:px-5.md\:py-2\.5.inline-flex.items-center.justify-center {}

#myopia-neurolens .ry-btn {
    margin: auto;
}

#myopia-neurolens .ry-content {
    gap: 2em 0 !important;
}


#welcome-wrap.style-1 {
    padding-bottom: 5em;
}

#myopia-neurolens .ry-flex .ry-each .text-wrapper h2 {
    font-size: 25px;
}

img#myopia-logo, #neurolens-logo {
    max-width: 250px;
}

#myopia-neurolens .ry-flex .ry-each:not(.image-wrapper) {
    padding: 2em !important;
}

#neurolens-sec img {
    height: auto !important;
}
	
	#section-hp-services {
  text-align: center;
}
}

@media (max-width: 1680px) {
  .module-welcome.style-4 .ry-flex .ry-each .text-wrapper h2 {
    font-size: 50px;
  }
}
@media (max-width: 1280px) {
  .module-welcome.style-4 .ry-each.image-wrapper {
    padding-bottom: 60%;
  }
  .module-welcome.style-4 .ry-flex .ry-each:not(.image-wrapper) {
    padding-left: 80px;
  }
}
@media (max-width: 1080px) {
  .module-welcome.style-4 {
    padding: 0;
  }
  .module-welcome.style-4 .ry-flex {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .module-welcome.style-4 .ry-flex .ry-each:not(.image-wrapper) {
    padding: 60px;
    left: unset;
    top: unset;
    width: 100%;
    max-width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
  }
  .module-welcome.style-4 .ry-flex .ry-each.image-wrapper {
    width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .module-welcome.style-4 .ry-each .ry-text p,
  .module-welcome.style-4 .ry-each h2 {
    text-align: center;
  }
  .module-welcome.style-4 .ry-flex .ry-each .text-wrapper h2 {
    font-size: 46px;
  }
  .module-welcome.style-4 .ry-each .ry-text .ry-btn {
    margin-left: auto;
    margin-right: auto;
  }
  .module-welcome.style-4 .ry-each.image-wrapper {
    max-width: 100%;
    padding-bottom: 56.25%;
  }
}
@media (max-width: 680px) {
  .module-welcome.style-4 .ry-each.image-wrapper {
    padding-bottom: 75%;
  }
}
@media (max-width: 480px) {
  .module-welcome.style-4 .ry-flex .ry-each:not(.image-wrapper) {
    padding: 60px 30px;
  }
  .module-welcome.style-4 .ry-flex .ry-each .text-wrapper h2 {
    font-size: 42px;
  }
  .module-welcome.style-4 .ry-flex .ry-each .ry-text p,
  .ry-btn {
    font-size: 18px !important;
  }
}
@media (max-width: 420px) {
  .module-welcome.style-4 .ry-flex .ry-each .text-wrapper h2 {
    font-size: 36px;
  }
  .module-welcome.style-4 .ry-flex .ry-each .ry-text p,
  .ry-btn {
    font-size: 16px !important;
  }
}
@media (max-width: 1080px) {
  #welcome-wrap.style-1 {
    padding-top:0;
    padding-bottom:0;
  }
}

/* Welcome Style 4 (Contents Left - Image Right) */
.module-welcome.style-5 .ry-container {
  width: 90%;
}
.module-welcome.style-5 {
  padding: 6.6vh 0;
  display: flex;
  align-items: center;
}
.module-welcome.style-5 .background-section,
.module-welcome.style-5 .background-section img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.module-welcome.style-5 .background-section {
  opacity: .9;
  filter: grayscale(1);
  overflow:hidden;
}
.module-welcome.style-5 .text-wrapper {
  max-width: 700px;
}
.module-welcome.style-5 .ry-text p {
  text-align: center;
  font-weight: 400;
  line-height: 1.6;
  margin: 30px 0 40px;
}
.module-welcome.style-5 .ry-text .ry-btn {
  margin-left: auto;
  margin-right: auto;
}
.module-welcome.style-5 .ry-each:not(.image-wrapper) {
  max-width: 660px;
  width: 100%;
  display: flex;
  align-items: center;
}
.module-welcome.style-5 .ry-each.image-wrapper {
  max-width: calc(100% - 660px);
  width: 100%;
}
.module-welcome.style-5 .ry-each.image-wrapper {
  border: 20px solid #fff;
}
.module-welcome.style-5 .ry-each.image-wrapper .photo {
  position: relative;
  padding-bottom: 60%;
  height: 0;
}
.module-welcome.style-5 .ry-each.image-wrapper .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1480px) {
  .module-welcome.style-5 .ry-each:not(.image-wrapper) {
    max-width: 40%;
    padding-right: 60px;
  }
  .module-welcome.style-5 .ry-each.image-wrapper {
    max-width: 60%;
  }
  .module-welcome.style-5 .ry-each.image-wrapper .photo {
    padding-bottom: 75%;
  }
}
@media (max-width: 1080px) {
  .module-welcome.style-5 {
    padding: 60px 0;
  }
  .module-welcome.style-5 .ry-flex {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .module-welcome.style-5 .ry-each:not(.image-wrapper) {
    max-width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
    justify-content: center;
  }
  .module-welcome.style-5 .ry-each.image-wrapper {
    max-width: 80%;
  }
  .module-welcome.style-5 .ry-each.image-wrapper .photo {
    padding-bottom: 56.25%;
  }
  .module-welcome.style-5 .ry-each .ry-text .ry-btn {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 680px) {
  .module-welcome.style-5 .ry-each.image-wrapper {
    max-width: 100%;
  }
	.module-welcome.style-5 .ry-each.image-wrapper .photo {
    padding-bottom: 80.25%;
  }
}
@media (max-width: 480px) {
  .module-welcome.style-5 .ry-each h2 {
    font-size: 42px;
  }
  .module-welcome.style-5 .ry-each .ry-text p,
  .ry-btn {
    font-size: 18px !important;
  }
}
@media (max-width: 420px) {
  .module-welcome.style-5 .ry-each h2 {
    font-size: 36px;
  }
  .module-welcome.style-5 .ry-each .ry-text p,
  .ry-btn {
    font-size: 16px !important;
  }
}

/* Welcome Style 5 (2 Images - Shop Eyeweare Btns) */
.module-welcome.style-6 .background-section,
.module-welcome.style-6 .background-section img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.module-welcome.style-6 .background-section {
  opacity: .1;
  filter: grayscale(1);
  overflow:hidden;
}
.module-welcome.style-6 .text-wrapper {
  max-width: 580px;
}
.module-welcome.style-6 .ry-text p {
  margin: 30px 0 40px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 400;
}
.module-welcome.style-6 .button-wrapper .ry-btn {
  max-width: 300px;
  margin: 0 auto 10px;
}
.module-welcome.style-6 .ry-each.image-wrapper {
  max-width: calc(100% - 660px);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-end;
}
.module-welcome.style-6 .ry-each:not(.image-wrapper) {
  max-width: 660px;
  width: 100%;
  display: flex;
  align-items: center;
}
.module-welcome.style-6 .ry-each.image-wrapper .photo:not(.offset) {
  max-width: 80%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%;
}
.module-welcome.style-6 .ry-each.image-wrapper .photo:not(.offset) img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.module-welcome.style-6 .ry-each.image-wrapper .photo.offset {
  max-width: 70%;
  width: 100%;
  border: 15px solid #fff;
  box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.1);
  margin-right: auto;
  margin-top: -100px;
}
@media (max-width: 1480px) {
  .module-welcome.style-6 .ry-each:not(.image-wrapper) {
    max-width: 40%;
    padding-right: 60px;
  }
  .module-welcome.style-6 .ry-each.image-wrapper {
    max-width: 60%;
  }
}
@media (max-width: 1080px) {
  .module-welcome.style-6 .ry-flex {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
  .module-welcome.style-6 .ry-each:not(.image-wrapper) {
    max-width: 100%;
    padding: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .module-welcome.style-6 .ry-each .ry-text p,
  .module-welcome.style-6 .ry-each .ry-text .ry-btn {
    margin-left: auto;
    margin-right: auto;
  }
  .module-welcome.style-6 .ry-each.image-wrapper {
    max-width: 760px;
    padding-bottom: 30px;
    width: 100%;
  }
  .module-welcome.style-6 .ry-each.image-wrapper .photo.offset {
    max-width: 90%;
  }
  .module-welcome.style-6 .ry-each.image-wrapper .photo.offset {
    border: 8px solid #fff;
  }
  .module-welcome.style-6 .ry-each.image-wrapper .photo.offset img.img-responsive {
    border-radius: 14px;
  }
  .module-welcome.style-6 .ry-each.image-wrapper .photo.offset {
    margin-top: -30px;
  }
}
@media (max-width: 680px) {
  .module-welcome.style-6 .ry-each.image-wrapper .photo:not(.offset) {
    max-width: 90%;
  }
}
@media (max-width: 480px) {
  .module-welcome.style-6 .ry-each .ry-text p,
  .ry-btn {
    font-size: 18px !important;
  }
}
@media (max-width: 420px) {
  .module-welcome.style-6 .ry-each h2 {
    font-size: 36px;
  }
  .module-welcome.style-6 .ry-each .ry-text p,
  .ry-btn {
    font-size: 16px !important;
  }
}
}
.module-welcome.style-5:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center right;
}
@media(width < 1080px) {
  .module-welcome.style-5:before {
    opacity: .5;
  }
}
