/** Welcome Start **/

.module-67 .welcome-img {
	position: absolute;
	width: 100%;
	max-width: 70%;
}

.module-67 .welcome-img.welcome-left {
	left: 0%;
	transform: translate(-80%, -54%);
	top: 0;
}
.module-67 .welcome-img.welcome-right {
	left: calc(100% - 0%);
	transform: translate(-20%, -46%);
	top: calc(100% - 4%);
}

.module-67 .background-section:before { display: none;
    content: "";
    position: absolute;
    inset: 0;
    height: 0%;
    padding-bottom: 32%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-8b18e422-41a6-4f57-adc6-6eea7ccecbf2/Assets/left_icons.png);
    background-size: contain;
    background-position: left bottom;
    z-index: 1;
    background-repeat: no-repeat;
    top: unset;
    left: -14%;
    bottom: -8%;
}

@media (max-width: 1600px) {
	.module-67 .welcome-img {
		position: absolute;
		width: 100%;
		max-width: 50%;
	}
}
/** Welcome End **/

/** Services Start **/
.ry-services.style1.custom-services .main-title h2 {
    color: #1a2553 !important;
}

.ry-services.style1.custom-services {
    position: relative;
    padding: 4rem 0 7rem;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-8b18e422-41a6-4f57-adc6-6eea7ccecbf2/Assets/final_services_bg.jpg);
	background-size: cover;
	background-position: center top;
}
.ry-services.style1 .ry-content {
    margin-top: 60px;
}
.ry-services.style1 .ry-flex {
    gap: 0px;
}

.ry-services.style1 .ry-flex .ry-each {
	width: 100%;
	max-width: 25%;
	border-right-width: 1px;
	border-style: solid;
	border-right-color: rgba(0, 0, 0, 0.3);
	padding: 0 40px 40px;
}

.ry-services.style1 .ry-flex .ry-each:nth-child(-n + 4) {
	border-bottom-width: 1px;
    border-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.3);
}

.ry-services.style1 .ry-flex .ry-each:nth-child(4), .ry-services.style1 .ry-flex .ry-each:nth-child(8) {
    border-right-color: transparent;
}

.ry-services.style1 .ry-flex .ry-each .photo {
	padding-bottom: 130%;
}
.ry-services.style1.custom-services {
    position: relative;
}
.ry-services.style1 .ry-flex .ry-each .title {
    position: relative;
    top: 0;
    left: 0;
    transform: unset;
}
.ry-services.style1 .ry-flex .ry-each .title div::before {
	display: none;
}
.ry-services.style1 .ry-flex .ry-each .title {
	min-height: 160px;
	display: flex;
    align-items: center;
    justify-content: center;
	    padding: 0 0px;
}
.ry-services.style1 .ry-flex .ry-each .photo img {
	z-index: 9;
}

.ry-services.style1 .ry-flex .ry-each .button-svg {
	display: none;
}

.ry-services.style1 .ry-flex .ry-each .photo img {
    filter: grayscale(1);
    opacity: 1;
    transition: .3s;
}
.ry-services.style1 .ry-flex .ry-each:hover .photo img {
	filter: grayscale(0);
    transition: .3s;
}
.ry-services.style1 .ry-flex .ry-each .photo:before {
	opacity: 0;
}
.ry-services.style1 .ry-flex .ry-each:hover::before {
	box-shadow: inset 0 400px 0 0 #1a2553, inset 0 -400px 0 0 #1a2553;
	opacity: 1;
	mix-blend-mode: multiply;
}

.ry-services.style1 .ry-flex .ry-each:not(:hover) .title div {
    color: #353535;
	opacity: .96;
}
.ry-services.style1 .ry-flex .ry-each .title div {
	font-size: 28px;
	font-weight: 700 !important;
	font-family: 'Tenor Sans',sans-serif !important;
}
.ry-services.style1.custom-services:before {
    content: "";
    position: absolute;
    inset: 0;
    top: unset;
    height: 35%;
    background: linear-gradient(to bottom, transparent, #f9f9f9);
}

.ry-services.style1 .ry-flex .ry-each:hover::after {
    opacity: 1;
    height: 100px;
    transition: .3s;
}
.ry-services.style1 .ry-flex .ry-each::after {
    content: "";
    box-shadow: none;
    width: 3px;
    height: 0;
    background: #01abef;
    top: unset;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9;
    transition: .3s;
}

@media (max-width: 1080px) {
	.ry-services.style1 .ry-flex .ry-each {
		max-width: 50%;
	}
}
/** Services End **/

/** Dry Eye **/
.dry-eye-section .ry-container {
	max-width: 1280px;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-8b18e422-41a6-4f57-adc6-6eea7ccecbf2/Assets/dry_eye_relief_bg.jpg);
	background-size: cover;
	display: flex;
	border-radius: 40px;
	box-shadow: 10px 10px 50px rgb(0 0 0 / 10%);
	padding: 0px 5% 0 30px;
}

.dry-eye-section {
	padding-top: 2rem;
	padding-bottom: 6rem;
	position: relative;
}

.dry-eye-section:before {
    content: "";
    position: absolute;
    inset: 0;
    height: 50%;
    bottom: unset;
    background: #f9f9f9;
}

.dry-eye-section .ry-each.ry-right {
	align-self: center;
	padding: 80px 0 80px;
}

.dry-eye-section .ry-each.ry-left {
	height: 0;
	padding-bottom: 72%;
	z-index: 9;
	margin-top: -15%;
	align-self: end;
}
.dry-eye-section .ry-each.ry-left img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.dry-eye-section .ry-container .ry-flex {
    gap: 60px;
}

.dry-eye-section .ry-each.ry-right h2 {
    margin-bottom: 20px;
}

.dry-eye-section .ry-each.ry-right p {
    font-size: 20px;
    color: #333;
}

@media screen and (max-width: 1080px) {
	.dry-eye-section .ry-each.ry-right {
		padding: 60px 0 40px;
	}
}

@media screen and (max-width: 768px){

	.dry-eye-section .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.dry-eye-section .ry-each.ry-right {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.dry-eye-section .ry-each.ry-right * {
		text-align: center !important;
	}

	.dry-eye-section .ry-each.ry-right ul li {
		display: flex;
		padding: 20px 0;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.dry-eye-section .ry-each.ry-right ul li:before {
		top: 0;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.dry-eye-section .ry-each.ry-right .ry-btn.ry-btn-primary {
		margin: 0 auto;
	}
}

/** Mypoia Eye **/
.myopia-section .ry-container {
	max-width: 1280px;
}

.myopia-section {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-8b18e422-41a6-4f57-adc6-6eea7ccecbf2/Assets/protect_child_bg.jpg);
	background-size: cover;
	background-position: center top;
	padding-top: 2rem;
}

.myopia-section .ry-each.ry-right {
	align-self: center;
	padding: 40px 0 120px;
}

.myopia-section .ry-each.ry-left {
	height: 0;
	padding-bottom: 62%;
	z-index: 9;
}
.myopia-section .ry-each.ry-left img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.myopia-section .ry-container .ry-flex {
    gap: 60px;
}

.myopia-section .ry-each.ry-right h2 {
    margin-bottom: 20px;
}

.myopia-section .ry-each.ry-right p {
    font-size: 20px;
    color: #333;
}

@media screen and (max-width: 768px){

	.myopia-section .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.myopia-section .ry-each.ry-right {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.myopia-section .ry-each.ry-right * {
		text-align: center !important;
	}

	.myopia-section .ry-each.ry-right ul li {
		display: flex;
		padding: 20px 0;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.myopia-section .ry-each.ry-right ul li:before {
		top: 0;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.myopia-section .ry-each.ry-right .ry-btn.ry-btn-primary {
		margin: 0 auto;
	}
}

.contactlens-section {
    position: relative;
    padding: 4rem 0 7rem;
	margin-top: -1px;
}
.contactlens-section .ry-container {
	max-width: 1280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.contactlens-section .ry-content {
    margin-top: 60px;
}
.contactlens-section .ry-flex {
	padding-bottom: 60px; 
	flex-direction: unset !important;
}

.contactlens-section .content.swiper.swiper-container-horizontal .ry-each {
    background: #f9f9f9;
    border-radius: 30px;
    padding: 50px;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 8%);
    position: relative;
    height: 0;
    padding-bottom: 26%;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contactlens-section .content.swiper.swiper-container-horizontal .ry-each img {
    position: absolute;
    object-fit: contain;
    width: 80%;
    height: 100%;
	inset: 0;
	margin: auto;
}

.contactlens-section .ry-flex .ry-each .photo {
	padding-bottom: 130%;
	overflow: hidden;
    border-radius: 15px;
}
.contactlens-section .ry-flex .ry-each .photo img {
	z-index: 9;
}

.contactlens-section .ry-flex .ry-each .photo img {
    filter: grayscale(0);
    opacity: 1;
    transition: .3s;
}
.contactlens-section .ry-flex .ry-each:hover .photo img {
	filter: grayscale(1);
    transition: .3s;
}

.contactlens-section .swiper-arrow {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
}

.contactlens-section .swiper-arrow .swiper-button-prev, .contactlens-section .swiper-arrow .swiper-button-next {
    position: relative;
    left: unset;
    right: unset;
    bottom: unset;
    top: unset;
    transform: unset;
        border: 1px solid transparent;
    opacity: 1;
    width: 50px;
    height: 50px;
    border-radius: 60px;
    aspect-ratio: 1;
    background: #01abef99;
	    margin: 0;
}

.contactlens-section .swiper-arrow .swiper-button-prev:before, .contactlens-section .swiper-arrow .swiper-button-next:before {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    width: 13px;
    height: 13px;
    left: 6px;
}

.contactlens-section .swiper-arrow .swiper-button-next:before {
	transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
	left: -6px;
}
 
.link, .link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 9;
	opacity: 0;
}

.contactlens-section .content.swiper.swiper-container-horizontal {
    overflow: hidden;
	padding: 60px 0;
}

/*------ BRANDS SECTION -------*/
.module-brand .background-section {
    filter:unset;
    opacity:1
}

.module-brand .section-headline h2 {
    color:#fff !important
}

.button-nav-swiper {
    max-width:100%
}

.button-nav-swiper .button-next, .button-nav-swiper .button-prev {
    background:#fff ;
    width:45px;
    height:45px;
    border-radius:50%;
}

.button-nav-swiper .button-next svg, .button-nav-swiper .button-prev svg{
    width: 20px !important;
    stroke: #000;
    stroke-width: 2px;
}

.module-brand .brand-wrapper .slick-slide {
   max-width:480px !important;
    width:100% !important
}

.module-brand .brand-wrapper {
    max-width:1280px;
    width:90%
}

.module-brand .brand-wrapper .slick-slide .photo img{
    height:300px;
    object-fit:cover;
}
.brand-wrapper .swiper-slide .logo-wrapper img {
    height: 45px;
    object-fit: contain;5
	margin:auto;
}
.brand-wrapper .swiper-slide .logo-wrapper {
	padding:15px 20px;
	margin-top:-5px
}
.brand-container .button-wrapper {
	padding-top: 50px;
	padding-bottom:20px
}
.module-brand .brand-wrapper .slick-slide {
    transform: scale(0.55) translate(850px);
}
.module-brand .brand-wrapper .slick-slide.slick-center + .slick-slide + .slick-slide {
    transform: scale(0.55) translate(-850px)
}

.module-brand .brand-wrapper .slick-slide.slick-active {
    transform: scale(0.78) translate(190px);
}
.module-brand .brand-wrapper .slick-slide.slick-center + .slick-slide {
	transform: scale(0.78) translate(-190px);
}

.module-brand .brand-wrapper .slick-slide.slick-center {
    /* margin: 0 -10%; */
    transform: scale(1);
    z-index: 30;
}

.brand-container .button-wrapper .ry-btn:not(:hover) {
    background: #FFF !important;
    color: #000 !important;
}

/** Footer Start **/

.footer-custom {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-8b18e422-41a6-4f57-adc6-6eea7ccecbf2/Background_images/blue_cityscape.jpg);
    background-size: cover;
	background: #242424;
}

.footer-custom>.ry-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.footer-custom .ry-container .footer-bg {
	background: linear-gradient(to right, #fff, #e1e5ea);
	border-radius: 20px;
	margin-top: calc(100% - (100% - -140px));
	position: relative;
	z-index: 9;
	padding: 100px 10%;
	width: calc(100% - 20px);
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-custom .ry-container .footer-bg:after {
	content: "";
	position: absolute;
	z-index: -1;
	border: 10px solid rgb(255 255 255 / 52%);
	border-radius: 30px;
	left: -10px;
	top: -10px;
	right: -10px;
	bottom: -10px;
}
.footer-custom .ry-container .footer-bg .w-1280 {
	width: 100%;
	max-width: 1280px;
	gap: 40px;
	justify-content: space-between;
}

.footer-custom .ry-container .ry-box {
	width: 100%;
	
}

.footer-custom .ry-container .ry-box.ry-box.social-icon {
  max-width: 55px;
  display: flex;
  align-items: center;
}

.footer-custom ul {
	list-style: none;
	padding: 0;
}

.footer-custom ul li {
	position: relative;
}

.footer-custom, .footer-custom div, .footer-custom span, .footer-custom a{
	font-size: 18px;
	text-align: left;
}

.footer-custom ul li span.hours {
  font-weight: 500;
}


.footer-custom .ry-container .ry-box.ry-box.social-icon ul.under-dropdown {
  top: 58px;
}


.footer-custom ul li span, .footer-custom ul li a span {
  display: block;
  line-height: 25px;
}

input.ry-btn.ry-btn-primary {
  border-radius: 30px;
}


.footer-custom input.ry-btn.ry-btn-primary {
    border-radius: 30px;
    float: right;
}


ul.under-dropdown {
  background: #fff;
  position: absolute;
  border-radius: 8px;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
  padding: 15px;
  width: 150px;
  max-width: 260px;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  top: 50px;
  display: none;
  z-index: 99999999;
}

ul.under-dropdown.hover {
  display: block !important;
}

.footer-custom .location-show ul li {
	padding-left: 36px;
	position: relative;
}
.footer-custom .location-show ul li .fa-icon {
	position: absolute;
	left: 0;
	top: 1px;
}
.footer-custom .location-show ul li:not(:last-child) {
	margin-bottom: 14px;
}
.footer-custom .hours-show ul li:not(:last-child) {
	margin-bottom: 8px;
	
}
.footer-custom .hours-show ul li {
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    gap: 0 10px;
}
.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex:not(:last-child) {
	margin-bottom: 34px;
	position: relative;
	padding-bottom: 34px;
}
.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex:not(:last-child):before {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-bottom: 1px solid #333;
}
.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex {
	gap: 25px;
}
.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-location {
	max-width: 50%;
	width: 100%;
}
.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-hours {
	width: 100%;
	
}
.footer-custom .location-show ul li:last-child a {
	font-size: 20px;
	margin-top: 6px;
	display: inline-block;
}

.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-location .ry-title h4, body.default .footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-location .ry-title h4,
.footer-custom .ry-container .ry-box.ry-services-form .ry-title h4, body.default .footer-custom .ry-container .ry-box.ry-services-form .ry-title h4{
	color: #1a2553;
}
.ry-services-form textarea.form-control {
	height: 190px;
	border-radius: 30px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.ry-services-form .form-control {
	height: 50px;
	border-radius: 100px;
	padding-left: 28px;
	padding-right: 28px;
	resize: none;
	font-size: 18px;
	color: #333;
	box-shadow: none;
	transition: .3s;
}
.ry-services-form .form-control:hover, .ry-services-form .form-control:focus {
	border-color: rgb(153 188 215);
	box-shadow: 0 4px 30px rgb(153 188 215 / 50%);
	transition: .3s;
}
.ry-services-form .custom-select .form-group{
	position: relative;
}
.ry-services-form .custom-select .form-group:before {
	content: "";
	position: absolute;
	top: 4px;
	right: 20px;
	bottom: 0px;
	z-index: 99;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-903f6053-bfe5-44e8-b87d-e1aad0d9a166/Assets/Rectangle_17.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 12px;
	background-position: center;
}

.ry-services-form .custom-select .form-control {
	appearance: none !important;
}

.social-icon .social-list>ul {
    display: flex;
    gap: 0 10px;
    margin-top: 2em;
}
.social-icon .social-list>ul li a:before {
	display: none;
}

.social-icon .social-list>ul li a svg {
	width: 18px;
	height: 18px;
	fill: #fff;
	transition: .3s;
}
.social-icon .social-list>ul>li>a {
	width: 55px;
	height: 55px;
	background: #1a2553;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100px;
	transition: .3s;
}
.social-icon .social-list>ul>li>a:hover {
	transition: .3s;
	box-shadow: 3px 3px 30px rgb(0 0 0 / 20%);
	background: #03abef;
}

.social-icon .social-list>ul li.main-dropdown {
	position: relative;
	
}


/*.footer-custom ul.under-dropdown {
	background: #fff;
	position: absolute;
	z-index: 9;
	border-radius: 8px;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	padding: 15px;
	width: 150px;
	max-width: 260px;
	left: 50%;
	right: 0;
	transform: translateX(-50%);
	top: 60px;
	display: none;
}

.footer-custom ul.under-dropdown.hover{
	display: block;
}*/

ul.under-dropdown li:not(:last-child) {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid rgb(0 0 0 / 20%);
}
ul.under-dropdown li {
	line-height: 100%;
	text-align: center;
	list-style: none;
}
ul.under-dropdown li a {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #333 !important;
    font-weight: 600 !important;
}

ul.under-dropdown li a:hover {
    color: #03abef !important;
}

.under-dropdown li a {
	display: block;
}
.footer-custom a:hover {
	color: #03abef;
}

div#footer-app-bg, div#footer-app-bg img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    border-radius: 30px;
    z-index: -1;
}

a#footer-app-btn {
    margin: 20px auto 0;
}

div#footer-app-bg .ry-title {
    position: relative;
    top: 5em !important;
    margin-top: 5em;
}

div#footer-app-bg .ry-title {
    display: none;
}

.footer-custom .ry-box.ry-services-form .ry-title {
    margin-top: 4em;
	padding: 0 20px;
}

.footer-custom .ry-box.ry-services-form .ry-title p {
    color: #000;
    font-size: 18px;
    padding: 0 10px;
    line-height: 25px;
}

div#footer-app-bg img {
    border: 10px solid rgb(102 102 102 / 12%);
}

div#footer-app-bg .ry-title {
    z-index: 999999;
}

.footer-custom .ry-container .ry-box.ry-services-form .ry-title h4 {
    font-size: 33px !important;
}
.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-location .location-show a {
    font-size: 16px;
}
.ry-roya-flex .ry-content, .ry-roya-flex span, .ry-roya-flex p, body.default .ry-roya-flex p, .ry-roya-flex a {
	text-align: left;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
}
.ry-roya-flex a:hover {
	color: #1a2553;
}
.ry-roya .ry-logo {
	width: 90px;
	position: relative;
	top: 3px;
}
.ry-roya .ry-logo img {
	filter: brightness(0) invert(1);
}
.ry-flex.ry-roya-flex {
	padding: 60px 0 50px;
}
.ry-roya.ry-flex {
	justify-content: flex-end;
	gap: 8px;
	align-items: center;
}
.ry-flex.ry-roya-flex {
	padding: 60px 0 50px;
}
.ry-flex.ry-roya-flex .ry-right-side {
	width: 100%;
	max-width: 250px;
}
.ry-flex.ry-roya-flex .ry-left-side {
	width: 100%;
	max-width: 100%;
}

@media (min-width: 1081px) {
	.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-hours {
		padding-right: 0;
	}
}

@media (min-width:1025px) {
	
	.footer-custom .ry-box.ry-office-contact {
		width: 65% !important;
	}

	.footer-custom .ry-box.ry-services-form {
		width: 35% !important;
	}
}

@media (max-width: 1300px){
	.footer-custom .ry-container .footer-bg .w-1280{
		gap: 40px;
	}
	.footer-custom .ry-container .ry-box.ry-services-form {
		max-width: 330px;
	}
}

@media (max-width: 1024px){
	.footer-custom .ry-container .footer-bg .w-1280 {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	.footer-custom input.ry-btn.ry-btn-primary {
		margin: auto !important;
	}
	.footer-custom .ry-container .ry-box.ry-services-form {
		max-width: 420px;
		padding-bottom: 25em;
	}
	.social-icon .social-list>ul {
		margin-top: 20px;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		gap: 20px;
	}
	.social-icon .social-list>ul li:nth-child(3){
		top: 0px;
	}
	.footer-custom .ry-container .ry-box.ry-box.social-icon {
		width: 100%;
		
	}
	.social-icon .social-list>ul li.main-dropdown {
		top: 0;
	}
	.ry-flex.ry-roya-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 15px;
	}

	.ry-roya.ry-flex {
		justify-content: center;
		flex-direction: column;
	}
	.footer-custom .ry-container .ry-box.ry-services-form .ry-title h4 {
		text-align: center;
	}
}
@media (max-width: 991px){
	.footer-custom .ry-container .footer-bg .w-1280 {
		max-width: 100%;
	}
	.footer-custom .ry-container .footer-bg {
		padding: 80px 20px;
	}
	.ry-roya-flex .ry-content span {
		display: block;
	}
	.ry-roya-flex .ry-content {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.ry-roya-flex .ry-content, .ry-roya-flex span, .ry-roya-flex p, .ry-roya-flex a{
		line-height: 160%;
		text-align: center;
	}
	.footer-custom .form-group[data-type="submit"] {
		text-align: center;
	}
	.footer-custom .ry-container .footer-bg .w-1280 {
		gap: 0px;
	}

	.footer-custom .ry-container .ry-box.ry-services-form {
		margin-top: 40px;
	}
	.footer-custom .ry-container .ry-box.ry-office-contact > .ry-flex {
		flex-direction: column;
	}
	.footer-custom .ry-container .ry-box.ry-office-contact > .ry-flex .ry-location,
	.footer-custom .ry-container .ry-box.ry-office-contact > .ry-flex .ry-hours {
		max-width: 80%;
		margin: 0 auto;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.footer-custom .ry-container .ry-box.ry-office-contact > .ry-flex .ry-location * {
		text-align: center;
	}
	.footer-custom .location-show ul li {
		padding-left: 0;
	}
	.footer-custom .ry-container .ry-box.ry-office-contact > .ry-flex .ry-location .label-title {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.footer-custom .location-show ul li .fa-icon {
		position: relative;
	}
	.footer-custom .ry-container .ry-box.ry-box.social-icon {
		max-width: max-content;
	}
	.footer-custom .ry-container .ry-box.ry-services-form {
		max-width: 100%;
	}
}
@media (max-width: 767px){
	.footer-custom .ry-title h4, body.default .footer-custom .ry-title h4{
		text-align: center !important;
	}
	.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer-custom, .footer-custom div, .footer-custom span, .footer-custom a {
		text-align: center;
	}
	.footer-custom .location-show ul li {
		padding-left: 0;
		padding-top: 30px;
	}
	.footer-custom .location-show ul li .fa-icon {
		right: 0px;
		margin: auto;
		top: 0px;
	}
	.dual-maps .ry-flex:before {
		left: 0px;
		right: 0px;
		top: 50%;
		transform: translateY(-50%);
		border-right: none;
		border-bottom: 2px solid #1a2553;
		z-index: 9;
		height: 1px;
		width: 100%;
	}
	.dual-maps .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.dual-maps .full-map img{
		min-height: 300px;
	}
	.footer-custom .ry-container .footer-bg {
		padding: 50px 20px;
		margin-top: 0 !important;
	}
	
	div.footer-custom {
		padding: 3em 0 0 !important;
	}
	
	div.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-location {
		max-width: 100% !important;
	}
	.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-hours {
		max-width: 340px;
	}
}

@media (min-width: 1700px){
	.ry-title h1,
	body.default .ry-title h1{
		font-size: 75px;
	}
	.ry-title h1 span {
		font-size: 24px;
	}
	.ry-title h2,
	body.default .ry-title h2{
		font-size: 65px;
	}
	.ry-title h2 span{
		font-size: 20px;
	}
	.footer-custom, .footer-custom div, .footer-custom span, .footer-custom a{
		font-size: 18px;
	}
	.footer-custom .location-show ul li:last-child a {
		font-size: 25px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1700px){
	.footer-custom .ry-container .footer-bg .w-1280 {
		max-width: 100%;
	}
	.footer-custom .ry-container .footer-bg {
		padding: 80px 6%;
	}
}
.social-list.contact-social ul.social-lists {
	display: flex;
	padding: 0;
	list-style: none;
	gap: 10px;
	justify-content: flex-start;
}

.social-list.contact-social ul.social-lists li a {
	width: 50px;
	height: 50px;
	background: #1a2553;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.social-list.contact-social ul.social-lists li a:before {
	display: none;
}

.social-list.contact-social ul.social-lists .under-dropdown {
	position: absolute;
	background: #fff;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	border-radius: 10px;
	padding: 20px;
	list-style: none;
	width: 150px;
	left: 50%;
	transform: translateX(-50%);
	top: 53px;
	display: none
}
.social-list.contact-social ul.social-lists .under-dropdown.hover{
	display: block;
}
.social-list.contact-social ul.social-lists .under-dropdown li a {
	width: auto;
	height: auto;
	text-align: center;
	background: transparent;
	border-radius: 0px;
	font-size: 18px;
	padding: 5px 0px;
	line-height: 100%;
}
.social-list.contact-social ul.social-lists .under-dropdown li:not(:last-child) {
	border-bottom: 1px solid rgb(0 0 0 / 20%);
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.social-list.contact-social ul.social-lists li a svg {
	width: 15px;
	height: 15px;
	fill: #fff;
}
.social-list.contact-social ul.social-lists li ul li a:hover {
	box-shadow: 0 0 30px rgb(0 0 0 / 20%);
	color: #1a2553;
	text-decoration: none !important;
	background: transparent;
	box-shadow: none;
}
@media (max-width: 991px){
	.social-list.contact-social {
		margin-top: 20px;
	}
}

@media (max-width:767px) {
	.footer-custom .ry-container .ry-box.ry-box.social-icon {
		justify-content: center !important;
        margin: 2em auto;
        float: none
	}
	
	
}
@media (max-width:500px) {
	
	.footer-custom ul.under-dropdown li {
	  width: 100% !important;
	}
	
	.footer-custom .social-icon .social-list>ul {
	  flex-wrap: wrap;
	  width: 100%;
	  padding: 0;
	  gap: 5px 0;
	  justify-content: center;
	}

	.footer-custom .social-icon .social-list>ul li a svg {
	  width: 15px;
	}

	.footer-custom .social-icon .social-list>ul li {
	  width: 22%;
	}

	.footer-custom .ry-container .ry-box.ry-box.social-icon {
	  max-width: 100%;
	}

	.footer-custom .social-list {
	  width: 100%;
	}
}

.footer-custom .ry-title h4,
body.default .footer-custom .ry-title h4{
	font-size: calc(30px + 5 * ( (100vw - 500px) / 1100)) !important;
	text-transform: capitalize;
	text-align: left;
	margin-bottom: 10px;
	color: #1a2553 !important;
	font-family: 'Tenor Sans',serif !important;
}

@media (max-width: 767px) {
	.footer-custom .location-show ul li .fa-icon {
		display: flex;
		justify-content: center;
	}
}

#mapCustom {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

#ry-section-map {
	height: 42.16667vw;
}

@media (max-width: 600px) {
	#mapCustom {
		padding-bottom: 128%;
	}
}

/** Footer End **/


.adv-treatment .video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    
}

.adv-treatment .video-wrapper iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.adv-treatment .ry-text {
    margin-top:20px
}

.adv-treatment  {
    background:#80808026;
    padding:30px 40px 40px;
    border-radius:20px;
    margin-block:30px
}
ul li::marker{
    color:#03ABEF
}
#optilight-optilift-section .ry-btn-wrap {
    display:flex;
    gap:20px
}

#optilight-optilift-section #gallery-content-wrp .carousel-control{
    display:none
}

#optilight-optilift-section .carousel-indicators li {
    background:#80808057
}

#before-after-title  {
    text-align:center;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:50%
}

#optilight-optilift-section #before-after-title * {
    text-transform:uppercase
}
#optilight-optilift-section .video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
	margin-inline:auto;
}

#optilight-optilift-section .video-wrapper iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
@media(max-width:991px){
[data-page-id="WebPage-e7271c01-5194-4544-993a-c36d21a51914"] #ry-pg-body .ry-container .ry-right {
    max-width: 400px;;
    display:none
}
}

@media(max-width:1080px) {
	#optilight-optilift-section .before-after .ry-flex {
		flex-direction:column
	}
	#optilight-optilift-section .before-after .ry-flex * {
		text-align:center
	}

	#optilight-optilift-section .ry-btn-wrap {
		display:flex;
		gap:20px;
		justify-content:center;
		margin-bottom:10px
	}
	#optilight-optilift-section #before-after-title  {
		flex-direction:row
	}
}

@media(max-width:480px) {
	.ry-optilight-wrap {
		padding-inline:30px
	}
	#optilight-optilift-section .ry-btn-wrap {
		flex-direction:column
	}
	#optilight-optilift-section .ry-btn-wrap .ry-btn {
		width:100%
	}
	#optilight-optilift-section #sec4 {
		padding-top:20px
	}
}
