.ry-btn.ry-btn-primary, .ry-btn.ry-btn-secondary:hover {
    position: relative;
    overflow: hidden;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-65534a92-7058-4167-891f-0db6e73ea820/Assets/btn_bg.jpg) !important;
}

.ry-btn.ry-btn-primary:hover:after {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--secondary-color);
    display: block !important;
    margin: 0;
    z-index: -1;
    width: 100% !important;
    transition: .3s ease;
}
.ry-btn.ry-btn-primary:after {
    width: 0 !important;
    transition: .3s ease;
}

.ry-btn.ry-btn-primary:hover {
    border-color: var(--secondary-color);
}

.section-background, .section-background img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.overlink, .overlink a {
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 9;
	cursor: pointer;
	opacity: 0;
	
} 
.ry-each-link, .ry-each-link a {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9;
}
/*HEADER SECTION*/
.module-43 .ry-left {
	position: relative;
	z-index: 9;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 5px;
}

.module-43 .ry-right {
	margin-left: auto;
}

.leadsDetails {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: flex-end;
}

.leadsDetails .social-inner-wrap li a {
	width: 40px;
	height: 40px;
	background: var(--secondary-color);
	border: 1px solid #333333;
	padding: 0;
	border-radius: 50%;
}

.leadsDetails .social-inner-wrap li a:not(:hover) {
	background: transparent;
}

.leadsDetails .social-inner-wrap li a:not(:hover) svg {
	fill: #333;
}

.leadsDetails .social-inner-wrap li {
	margin: 0 !important;
}

.leadsDetails .social-inner-wrap {
	gap: 10px;
	margin-right: 30px;
}


.leadsDetails .button-wrapper {
	display: flex;
	gap: 10px;
	width: auto;
	justify-content: flex-end;
}

.leadsDetails .button-wrapper .ry-btn {
	padding: 8px 28px;
	display: flex;
	align-items: center;
	gap: 10px;
}

.leadsDetails .button-wrapper .ry-btn .icon {
	width: 20px;
	height: 20px;
}

.leadsDetails .button-wrapper .ry-btn .text-group {
	display: flex;
	flex-direction: column;
	font-size: 18px;
	letter-spacing: initial;
	line-height: 1.2;
}

.leadsDetails .button-wrapper .ry-btn .text-group span {
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.leadsDetails .button-wrapper .ry-btn .icon svg {
	width: 20px;
	height: 20px;
}

.module-43 .ry-right .ry-menu .nav-menu li a {
	font-size: 20px;
	letter-spacing: initial;
	color: #333;
}

body.default #ry-section-header.module-43 {
	background: #fff !important;
}

body.default .module-43 .ry-right .ry-menu .nav-menu li a {
	color: #333;
}

@media (max-width: 1480px) { 
	.module-43 .ry-left {
		max-width: 280px;
	}
}

@media (max-width: 1280px) {
	.module-43 .ry-right {
		padding-left: 0;
	}

	.module-43 .ry-right .ry-menu .nav-menu {
		/* width: 100%; */
		/* max-width: 100%; */
		gap: unset;
		justify-content: space-between;
	}

	.module-43 .ry-left img {
		max-width: 200px;
	}

	.module-43 .ry-right .ry-menu .nav-menu {
		margin-top: 0;
	}

	.module-43 .ry-right {
		padding-left: 0;
	}

	.module-43 .ry-right .ry-menu .nav-menu {
		/* width: 100%; */
		/* max-width: 100%; */
		gap: unset;
		justify-content: space-between;
	}

	.module-43 .ry-right .ry-menu .nav-menu {
		/* margin-top: 10px; */
	}

	.module-43.fixed .leadsDetails .button-wrapper .ry-btn .text-group {
		display: none;
	}

	.module-43.fixed .leadsDetails .button-wrapper .ry-btn {
		border-radius: 100% !important;
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media (max-width:500px) {

	div.mobile-container .flex-wrap {
		flex-direction: row !important;
		gap: 1em !important;
		flex-wrap: nowrap;
		justify-content: space-between;
	}

	.mobile-container .flex-wrap .flex-item.right-nav {
		width: 100% !important;
		justify-content: flex-end;
	}

	.mobile-container .flex-wrap .flex-item.left-nav {
		width: 100% !important;
		justify-content: center;
		max-width: 100% !important;
	}

	.mobile-container .flex-wrap .mobile_logo img {
		max-width: 180px;
	}
}

/*MOBILE HEADER*/


/* --- WELCOME UPDATE ---*/

.welcome-services-wrapper .hp-shared-bg {
    position: relative;
    margin-top: -22.2rem;
}

.hp-welcome-bg img {
    min-height: 1191px;
}

.hp-welcome-bg {
    position: absolute;
    z-index: 9;
}


.hp-welcome .ry-container {
    max-width: 100%;
    width: 100%;
}

.hp-welcome .each-section.text .ry-headline h2 span {
    color: #fff;
	opacity: .85;
}

.hp-section.hp-welcome {
    padding: 100px 0 360px;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-65534a92-7058-4167-891f-0db6e73ea820/Assets/welcome_background_v2.jpg);
	background-size: cover;
	    margin-top: -1px;
}

.grid__hp-welcome {
    display: flex;
    justify-content: space-between;
    margin-top: 16rem;
}
.grid__hp-welcome {
	margin-top: 1rem;
	margin-bottom: 1rem;
	gap: 0 2em;
}

.grid__hp-welcome .each-section.text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.grid__hp-welcome .each-section .text-wrapper {
    margin-top: 20px;
}

.grid__hp-welcome .each-section img {
	max-width: 810px;
	margin: auto;
}

.grid__hp-welcome .each-section.text .img-wrapper img {
    max-width: 340px;
    margin: 0 auto 30px;
}

.grid__hp-welcome .each-section .text-wrapper p {
    width: 100%;
    max-width: 100%;
    font-size: 22px;
    line-height: 35px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    margin: 0 auto;
}

.hp-welcome-bg {
	top: 0;
}
.hp-title h2 {
    text-align: center;
}

/*@media(max-width:1800px){
	div#welcome-wrap {
		margin-top: 4rem;
	}
	.grid__hp-welcome  .each-section.img-1 img,
	.grid__hp-welcome  .each-section.img-2 img{
		max-width:500px;
		width:100%
	}
	.grid__hp-welcome  .each-section.img-1{
		position:absolute;
		top:50%;
		transform:translateX(-50%);
		left:0 !important
	}
	.grid__hp-welcome  .each-section.img-2{
		position:absolute;
		top:50%;
		right:0 !important;
	}

	.grid__hp-welcome  .each-section.img-2 {
		right:-5%;
		z-index:-1
	}
	.grid__hp-welcome {
		display:flex
	}
}*/

@media(max-width:1600px){
	.hp-section.hp-welcome {
		/*! padding: 0; */
	}
	.grid__hp-welcome {
		display: flex;
		gap: 30px;
	}
	.grid__hp-welcome .each-section:not(.text) {
		max-width: 400px;
	}
	.grid__hp-welcome .each-section.text {
		width: 100%;
		max-width: 630px;
	}
}
/*
@media(max-width:1580px){
	.grid__hp-welcome  .each-section.img-1 img,
	.grid__hp-welcome  .each-section.img-2 img{
		max-width:28vw;
		width:100%
	}
}

@media(max-width:1380px){ 
	.grid__hp-welcome  .each-section.img-1 img,
	.grid__hp-welcome  .each-section.img-2 img{
		max-width:25vw;
	}
}*/
@media(max-width:1080px){
	/*div#welcome-wrap {
		margin-top: -13%;
	}*/
	.hp-welcome-bg {
        display:none
    }
	
	div.module-welcome.style-7.myopia-style .photo img {
		max-width: 200px !important;
		padding-top: 2em !important;
	}
	.hp-welcome-bg img{
		min-height: unset;
		object-fit:cover !important;
		height:100% !important;
	}
	.hp-section.hp-welcome {
		padding: 80px 0 220px;
	}
	.grid__hp-welcome {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.grid__hp-welcome .each-section .text-wrapper p {
		font-size: 20px;
	}
	/*.grid__hp-welcome {
		display:flex;
		flex-direction:column;
		margin-top: 80px;
		position:revert;
		padding-bottom:50vw
	}
	.grid__hp-welcome .each-section img {
		max-width:300px;
		width:100%
	}
	.grid__hp-welcome .each-section.img-1, .grid__hp-welcome .each-section.img-2 {
        top: unset;
        transform:unset;
	}
	.grid__hp-welcome .each-section .img-wrapper img{
		max-width: 500px;
		width: 100%;;
	}
	.grid__hp-welcome  .each-section.img-1 {
		bottom:2%;
		left:0;
		z-index: 1;
	}
	.grid__hp-welcome  .each-section.img-1 img, .grid__hp-welcome  .each-section.img-2 img {
		max-width: 45vw !important;
		width: 100%;
	}
	
    .grid__hp-welcome  .each-section.img-2 {
       bottom:2%;
       right:0;
		z-index: 1;
    }

    .hp-welcome .ry-container{
         width:90%;;
        margin-top:200px
    }*/
}
/*
@media (max-width: 780px) {
	.hp-section.hp-welcome {
		margin-top: -50VW;
	}
	.hp-section.hp-welcome {
		margin-top: -50VW;
	}
}
@media (max-width: 500px) {
	.hp-section.hp-welcome {
		margin-top: -78VW;
	}
	#welcome-wrap {
		padding-top:180px
	}
	.grid__hp-welcome {
		padding-bottom:60vw
	}
}

@media (max-width: 480px) {
    .hp-section.hp-welcome {
        margin-top: -400px;
    }
}*/

.hp-welcome .each-section.img-1, .hp-welcome .each-section.img-2 {
  width: 40%;
}

.hp-welcome .each-section.text {
  width: 55%;
}

a#welcome-btn {
    margin: 1.5em auto 0;
}

@media (max-width: 1080px) { 
	.hp-welcome .each-section.text {
		width: 100% !important;
		gap: 10px 0 !important;
	}
	.hp-welcome .each-section.img-1, .hp-welcome .each-section.img-2 {
		width: 100%;
		max-width: 250px;
	}

	.hp-welcome .each-section.text {
		width: 100% !important;
		gap: 10px 0 !important;
	}

	.grid__hp-welcome .each-section.text {
		max-width: 700px;
	}
}

@media (max-width: 500px) {
	.grid__hp-welcome .each-section.img-1 img,
	.grid__hp-welcome .each-section.img-2 img {
		max-width: max-content !important;
	}
	
	body div.module-services.custom .ry-container .ry-flex .each-block .photo img,
	.module-services.custom .ry-container .ry-flex .each-block .photo:after {
		height: 320px !important;
		border-radius: 50px !important;
		background: hsl(0deg 0% 0% / 29.02%) !important;
	}
	
	
	.grid__hp-welcome .each-section.text {
	  width: 100% !important;
	}
	
	
	.grid__hp-welcome .each-section.img-2,
	.grid__hp-welcome .each-section.img-1 {
		position: relative;
		/*! bottom: -2rem; */
		width: 100%;
		max-width: 250px;
	}
	.grid__hp-welcome .each-section.img-1 {
		/*! top: -6rem; */
	}
	div#welcome-wrap {
		margin: 0;
		padding: 0;
	}
	.grid__hp-welcome {
		padding: 0;
		margin-top: 0;
	}
	.hp-welcome .ry-container {
		margin: 0 auto;
		width: 90%;
	}
}

.hp-welcome .each-section.text .btn-wrapper {
    margin-top: 40px;
}
.module-welcome.style-7 .ry-text p {
	color: #333;
}
@media (min-width: 1081px) {
	.module-welcome.style-7 * {
		text-align: left;
	}
}

.module-welcome.style-7 .background-section:before {
	content: "";
	width: 100%;
    position: absolute;
    opacity: 1;
    height: 55%;
    inset: 0;
    top: unset;
    background: linear-gradient(to top, #092c38, transparent);
    z-index: 1;
}

@media (max-width:1080px) { 
	.module-welcome.style-7 {
		margin-top: 0 !important;
		padding: 4em  0 !important;
	}

	div.module-welcome.style-7 .background-section,
	div.module-welcome.style-7 .background-section img {
		border-radius: 0 !important;
	}
	.module-welcome.style-7.myopia-section .background-section {
		object-position: center;
	}

	.module-welcome.style-7 .background-section::before {
		height: 100%;
		background: linear-gradient(to top, #000, rgb(0 0 0 / 47%));
	}

	div.module-welcome.style-7 .ry-headline h2 {
		font-size: 30px !important;
	}
}

/* --- WELCOME END---*/

/** Services Start **/
.ry-services.style2 .ry-container.relative {
    max-width: 1400px;
	width: 90%;
}
.ry-services.style2 .ry-content .content {
    max-width: 1280px;
	padding: 5rem 2.5rem;
}
.ry-services.style2 .ry-content {
    display: flex;
    justify-content: center;
    box-shadow: 0px 30px 40px rgb(0 0 0 / 10%);
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-65534a92-7058-4167-891f-0db6e73ea820/Assets/services_box_bg.jpg) center bottom no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 40px;
    overflow: hidden;
	margin-top: -220px;
}
.ry-services.style2 .ry-content:before {
    content: "";
    position: absolute;
    top: 18px;
    right: 18px;
    bottom: 18px;
    left: 18px;
    border: 1px solid var(--primary-color);
    z-index: 1;
    border-radius: 25px;
}
.ry-services.style2 .ry-content:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 4px solid var(--secondary-color);
    z-index: 1;
    border-radius: 30px;
}

.feature-cta {
	gap: 40px;
}
.ry-services.style2:before {
    top: unset;
    bottom: 0;
    height: 60%;
    background: linear-gradient(to top, #f9f9f9, transparent);
}

@media (max-width: 1080px) {
	.feature-cta ul.slick-dots {
		gap: 20px;
	}
	.feature-cta ul.slick-dots li:after {
		width: 20px;
	}
	.feature-cta button.slide-arrow:before {
		color: #333;
		opacity: 1;
	}
}

/** Services End **/

/** OPTICAL BOUTIQUE **/

div#section-brands {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-65534a92-7058-4167-891f-0db6e73ea820/Assets/brand_background_v2.jpg);
    background-size: cover;
    position: relative;
    background-position: center top;
}

div#section-brands:before { display: none;
    content: "";
    position: absolute;
    inset: 0;
    height: 100%;
    background: linear-gradient(to bottom, #f9f9f9, transparent);
}

.ry-section-wheel {
	z-index: 2; 
	padding-bottom: 140px;
}
.ry-section-wheel .ry-content.ry-flex {
	align-items: flex-end;
}

.ry-section-wheel .ry-button br {
	display: none;
}

.ry-section-wheel .ry-button a.ry-btn.ry-btn-primary {
	width: 185px;
	margin: 0 auto;
}

.ry-section-wheel .ry-button {
	margin: 40px 0 0;
	z-index: 99;
	position: relative;
}

.ry-section-wheel #pieGlasses {
	width: 960px;
	height: 960px;
	margin: -26px auto 0;
	-webkit-transform: rotate(54.25deg);
	transform: rotate(54.25deg);
	-webkit-transform: rotate(54.25deg) scale(.8);
	transform: rotate(54.25deg) scale(.8);
	-webkit-transform-origin: center;
	transform-origin: center;
	position: relative
}

.ry-section-wheel #pieGlasses g path {
	fill: transparent
}

.ry-section-wheel #pieGlasses g text {
	opacity: 0!important
}

.ry-section-wheel .ry-wheel-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9
}

.ry-section-wheel .ry-wheel {
	width: 960px;
	height: 960px;
	margin: 60px auto 0;
	float: none;
	border-radius: 50%;
	background: #ebebeb;
	-webkit-transform: scale(.8);
	transform: scale(.8);
	-webkit-transform-origin: center;
	transform-origin: center
}

.ry-section-wheel .ry-wheel:before {
	content: "";
	position: absolute;
	top: 19px;
	left: 0;
	background: #e5e5e5;
	width: 960px;
	height: 960px;
	-webkit-transform: scale(1.03);
	transform: scale(1.055);
	border-radius: 100%;
	border: 9px solid #e9b84f;
	box-shadow: 0 0 80px rgb(0 0 0 / 40%);
}

.ry-section-wheel .ry-wheel .ry-each {
	position: absolute
}

.ry-section-wheel .ry-wheel .ry-each.active .ry-yellow {
	opacity: 1
}

.ry-section-wheel .ry-wheel .ry-each .ry-yellow {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0
}

.ry-section-wheel .ry-wheel .ry-each .ry-label {
	position: absolute;
	top: 100px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ry-section-wheel .ry-wheel .ry-each-1 .ry-white,
.ry-section-wheel .ry-wheel .ry-each-1 .ry-yellow {
	max-width: 295px;
	margin: 0 auto;
	float: none
}

.ry-section-wheel .ry-wheel .ry-each-1 .ry-yellow {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ry-section-wheel .ry-wheel .ry-each-1 .ry-label {
	max-width: 138px
}

.ry-section-wheel .ry-wheel .ry-each-2 {
	position: absolute;
	right: 82px;
	top: 30px;
	max-width: 385px
}

.ry-section-wheel .ry-wheel .ry-each-2 .ry-white,
.ry-section-wheel .ry-wheel .ry-each-2 .ry-yellow {
	margin: 0 auto;
	float: none
}

.ry-section-wheel .ry-wheel .ry-each-2 .ry-yellow {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ry-section-wheel .ry-wheel .ry-each.ry-each-1 {
	top: 2px;
}

.ry-section-wheel .ry-wheel .ry-each-2 .ry-label {
	max-width: 120px;
	top: 114px;
	right: 55px;
	left: auto
}

.ry-section-wheel .ry-wheel .ry-each-3 {
	position: absolute;
	right: -17px;
	top: 210px;
	max-width: 477px
}

.ry-section-wheel .ry-wheel .ry-each-3 .ry-white,
.ry-section-wheel .ry-wheel .ry-each-3 .ry-yellow {
	margin: 0 auto;
	float: none
}

.ry-section-wheel .ry-wheel .ry-each-3 .ry-yellow {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ry-section-wheel .ry-wheel .ry-each-3 .ry-label {
	max-width: 149px;
	top: 172px;
	left: auto;
	right: 16px
}

.ry-section-wheel .ry-wheel .ry-each-4 {
	position: absolute;
	right: -17px;
	bottom: 175px;
	max-width: 477px
}

.ry-section-wheel .ry-wheel .ry-each-4 .ry-white,
.ry-section-wheel .ry-wheel .ry-each-4 .ry-yellow {
	margin: 0 auto;
	float: none
}

.ry-section-wheel .ry-wheel .ry-each-4 .ry-yellow {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ry-section-wheel .ry-wheel .ry-each-4 .ry-label {
	max-width: 150px;
	top: 72px;
	left: auto;
	right: -6px
}

.ry-section-wheel .ry-wheel .ry-each-5 {
	position: absolute;
	right: 80px;
	bottom: -6px;
	max-width: 385px
}

.ry-section-wheel .ry-wheel .ry-each-5 .ry-white,
.ry-section-wheel .ry-wheel .ry-each-5 .ry-yellow {
	margin: 0 auto;
	float: none
}

.ry-section-wheel .ry-wheel .ry-each-5 .ry-yellow {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ry-section-wheel .ry-wheel .ry-each-5 .ry-label {
	max-width: 111px;
	top: 246px
}

.ry-section-wheel .ry-wheel .ry-each-6 {
	position: absolute;
	left: 50%;
	bottom: -35px;
	max-width: 295px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ry-section-wheel .ry-wheel .ry-each-6 .ry-white,
.ry-section-wheel .ry-wheel .ry-each-6 .ry-yellow {
	margin: 0 auto;
	float: none
}

.ry-section-wheel .ry-wheel .ry-each-6 .ry-yellow {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ry-section-wheel .ry-wheel .ry-each-6 .ry-label {
	max-width: 140px;
	top: auto;
	bottom: 98px
}

.ry-section-wheel .ry-wheel .ry-each-7 {
	position: absolute;
	left: 82px;
	bottom: -8px;
	max-width: 385px
}

.ry-section-wheel .ry-wheel .ry-each-7 .ry-white,
.ry-section-wheel .ry-wheel .ry-each-7 .ry-yellow {
	margin: 0 auto;
	float: none
}

.ry-section-wheel .ry-wheel .ry-each-7 .ry-yellow {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ry-section-wheel .ry-wheel .ry-each-7 .ry-label {
	max-width: 180px;
	top: auto;
	bottom: 160px
}

.ry-section-wheel .ry-wheel .ry-each-8 {
	position: absolute;
	left: -16px;
	bottom: 177px;
	max-width: 477px
}

.ry-section-wheel .ry-wheel .ry-each-8 .ry-white,
.ry-section-wheel .ry-wheel .ry-each-8 .ry-yellow {
	margin: 0 auto;
	float: none
}

.ry-section-wheel .ry-wheel .ry-each-8 .ry-yellow {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ry-section-wheel .ry-wheel .ry-each-8 .ry-label {
	max-width: 148px;
	top: 35px;
	left: 160px;
}

.ry-section-wheel .ry-wheel .ry-each-9 {
	position: absolute;
	left: -16px;
	top: 210px;
	max-width: 477px
}

.ry-section-wheel .ry-wheel .ry-each-9 .ry-white,
.ry-section-wheel .ry-wheel .ry-each-9 .ry-yellow {
	margin: 0 auto;
	float: none
}

.ry-section-wheel .ry-wheel .ry-each-9 .ry-yellow {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ry-section-wheel .ry-wheel .ry-each-9 .ry-label {
	max-width: 177px;
	top: 146px;
	left: 150px
}

.ry-section-wheel .ry-wheel .ry-each-10 {
	position: absolute;
	left: 82px;
	top: 29px;
	max-width: 385px
}

.ry-section-wheel .ry-wheel .ry-each-10 .ry-white,
.ry-section-wheel .ry-wheel .ry-each-10 .ry-yellow {
	margin: 0 auto;
	float: none
}

.ry-section-wheel .ry-wheel .ry-each-10 .ry-yellow {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ry-section-wheel .ry-wheel .ry-each-10 .ry-label {
	max-width: 133px;
	top: 136px;
	left: 168px
}

.ry-section-wheel .ry-wheel .ry-each.active .ry-label {
	filter: brightness(0) invert(1);
}

.ry-section-wheel .ry-wheel-featured {
	position: absolute;
	top: 340px;
	left: calc(50% - 46px);
	z-index: 2;
	width: 450px;
	height: 450px;
	border-radius: 50%;
	-webkit-transform: scale(.8) translateX(-50%);
	transform: scale(.8) translateX(-50%);
	-webkit-transform-origin: center;
	transform-origin: center;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center
}

.ry-section-wheel .ry-wheel-featured .ry-box {
	width: 450px;
	height: 450px;
	background: transparent;
	border-radius: 50%;
	position: relative
}

.ry-section-wheel .ry-wheel-featured .ry-box:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	background: #e5e5e5;
	width: 90%;
	height: 90%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%
}

.ry-section-wheel .ry-wheel-featured .ry-box img {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0
}

.ry-section-wheel .ry-wheel-featured .ry-box img.active {
	opacity: 1
}

.ry-section-wheel .ry-right {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-3529dbb1-81b9-4272-91c0-03a2b101641e/assets/img_optical.png);
	background-position: center;
	background-size: cover;
	min-width: 780px;
}

.ry-section-wheel .ry-right img {
	visibility: hidden;
}

@media(max-width:1440px) {
	.ry-section-wheel #pieGlasses {
		-webkit-transform: rotate(54.25deg) scale(.9);
		transform: rotate(54.25deg) scale(.9);
		width: 960px;
		height: 960px;
		-webkit-transform-origin: center;
		transform-origin: center;
		position: relative;
	}
	.ry-section-wheel .ry-wheel {
		-webkit-transform: scale(.7);
		transform: scale(.7);
		margin: 0 auto;
	}
	.ry-section-wheel .ry-wheel-featured {
		-webkit-transform: scale(.7) translateX(-50%);
		transform: scale(.7) translateX(-50%);
		left: calc(50% - 70px);
		top: 270px;
	}
}
@media(max-width:1024px) {
	.ry-section-wheel .ry-wheel-featured {
		left: calc(50% - 50px);
	}
}
@media(max-width:991px) {
	.ry-section-wheel {
		display: none;
	}
}

.ry-section-wheel .ry-heading h2,  {
	color: var(--primary-color) !important;
}

.ry-section-wheel .ry-heading h2 span {
	color: #333 !important;
}

.module-brand.module-20 {
	display: none;
}

@media screen and (max-width: 991px) {
	div.module-brand.module-20 {
		display: block;
		padding: 20px 0 150px !important;
	} 

	.module-brand .brand-container .button-wrapper {
		padding-top: 50px;
	}

	div.module-brand.module-20 {
		padding: 100px 0 150px;
	}

}

/** OPTICAL BOUTIQUE End**/


/** Testimonial Start **/

.module-testimonials.custom {
    margin-top: -1px;
	    position: relative;
    z-index: 99;
}

.module-testimonials.custom .ry-flex {
	gap: 30px;
}

.module-testimonials.custom .ry-flex .each {
	width: 50%;
}

.module-testimonials.custom .ry-flex .each.each-right {
	max-width: 640px;
	padding-right: 160px;
}

.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper {
	display: flex;
	gap: 20px;
	align-items: center;
	margin-bottom: 45px;
}

.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper .ry-headline h2 {
	color: #fff !important;
}

.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper .icon {
	width: 60px;
}

.module-testimonials.custom .ry-flex .each.each-right {
	padding: 140px 100px 160px 0;
	min-height: 730px;
}

.module-testimonials.custom .ry-flex .each .ry-name {
	display: flex;
	gap: 15px;
	align-items: center;
	margin-top: 110px;
}

.module-testimonials.custom .ry-flex .each .ry-name .icon {
	height: 55px;
	width: 55px;
	min-width: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 50%;
}

.module-testimonials.custom .ry-flex .each .ry-name  .star-wrapper {
	display: flex;
	gap: 2px;
}

.module-testimonials.custom .ry-flex .each .ry-name .star-wrapper svg {
	width: 20px;
	height: 20px;
	fill: #f9b92c;
}

.module-testimonials.custom .ry-flex .each .ry-name h5 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.module-testimonials.custom .ry-flex .each .ry-name .each-right {
	display: flex;
	flex-direction: column-reverse;
	gap: 5px;
}

.module-testimonials.custom .ry-flex .each .ry-text p {
	text-align: left !important;
	color: #fff;
	font-weight: 300 !important;
}

.module-testimonials.custom .ry-flex .each .carousel-control {
	display: none;
}

.module-testimonials.custom .testimonials-wrapper .carousel-indicators {
	bottom: unset !important;
	bottom: 110px !important;
	padding: 0 !important;
	display: flex !important;
	gap: 5px;
}

.module-testimonials.custom .testimonials-wrapper .carousel-indicators li {
	margin: 0 !important;
	width: 25px !important;
	border-radius: unset;
	height: 5px !important;
	opacity: .4;
	background: var(--primary-color)!important;
}

.module-testimonials.custom .testimonials-wrapper .carousel-indicators li.active {
	opacity: 1;
	width: 45px !important;
}

.module-testimonials.custom .ry-flex .each.each-left .photo img {
	/* transform-origin: top; */
	position: relative;
	z-index: 1;
}

.module-testimonials.custom .ry-flex .each.each-left {
    align-items: center !important;
	margin-top: -60px;
}


@media (max-width: 1680px) { 
	.module-testimonials.custom .ry-flex .each.each-left {
		display: flex;
		align-items: flex-end;
	}

	.module-testimonials.custom .ry-flex .each.each-left .photo img {
		transform: unset;
	}

	.module-testimonials.custom .ry-flex .each.each-right {
		min-height: unset;
	}
}

@media (max-width: 1080px) { 
	
	.module-testimonials.custom .ry-flex {
		flex-direction: column-reverse;
		align-items: center;
		justify-content: center;
	}

	.module-testimonials.custom .ry-flex .each {
		width: 100%;
	}

	.module-testimonials.custom .ry-flex .each.each-left .photo img {
		/* bottom: -40px; */
	}

	.module-testimonials.custom .ry-flex .each.each-left {
		max-width: 620px;
		margin-top: 1em;
	}

	.module-testimonials.custom .ry-flex .each.each-right {
		padding: 0;
		max-width: 100%;
	}

	.module-testimonials.custom {
		padding-top: 100px;
	}

	.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper {
		margin-bottom: 30px;
		justify-content: center;
		align-items: center;
	}

	.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper .icon {
		min-width: 50px;
		min-height: 50px;
	}

	.module-testimonials.custom .ry-flex .each .ry-text p {
		text-align: center !important;
	}

	.module-testimonials.custom .ry-flex .each .ry-name {
		justify-content: center;
		align-items: center;
		margin-top: 30px;
		margin-bottom: 60px;
	}

	.module-testimonials.custom .testimonials-wrapper .carousel-indicators {
		align-items: center;
		justify-content: center;
		bottom: 10px !important;
	}

	.module-testimonials.custom .testimonials-wrapper .carousel-indicators li {
		width: 45px !important;
	}
}

@media (max-width: 480px) {

	.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper .icon {
		min-width: 40px;
		min-height: 40px;
		height: 40px;
		width: 40px;
	}

	.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper {
		gap: 10px;
	}
}

.module-testimonials.custom .ry-flex .each.each-left .photo, 
.module-testimonials.custom .ry-flex .each.each-left .photo img {
	height: 100%;
}

/** Testimonial End **/


/** Start Of Footer **/

.module-44 {
	margin-top: -1px;
	background: #000;
}

.module-44 .social-icons .social-inner-wrap a {
	color: var(--primary-color) !important;
}

.module-44 .social-icons .social-inner-wrap li .fa:hover {
	background: var(--primary-color) !important;
	color: #ffffff !important;
	opacity: 1 !important;
	border-color: var(--primary-color) !important;
}

.module-44 .ry-divisor .social-inner-wrap:before { display: none;
	content:'';
	width:30%;
	height:1px;
	background:#6b79608c;
	position:absolute;
	left:0;
	top:20%;
}

.module-44 .ry-divisor {
	margin: 0;
}

.module-44 .social-icons .social-inner-wrap li {
    height: 45px;
    width: 45px;
}

.module-44 .custom-social-wrapper .social-inner-wrap li {
    border: 1px solid var(--primary-color) !important;
}


.module-44 .social-icons .social-inner-wrap {
    margin: 30px 0 20px;
}

.module-44 .ry-divisor .social-inner-wrap:after { display: none;
	content:'';
	width:30%;
	height:1px;
	background:#6b79608c;
	position:absolute;
	right:0;
	top:20%;
}
.module-44 .ry-divisor {
	border:unset !important;
}

.module-44 .ry-flex .ry-each .website-info .address:before {
	content: "\F3E8";
}
.module-44 .ry-flex .ry-each .website-info .phone:before {
	content: "\F4E7";
}
.module-44 .office-hours:before {
	content: "\F293";
}

.module-44 .ry-flex .ry-each .website-info .address:before, .module-44 .ry-flex .ry-each .website-info .phone:before, .module-44 .office-hours:before {
	font-family: 'bootstrap-icons';
	width: 44px;
	height: 44px;
	border-radius: 22px;
	display:inline-flex;
	justify-content:center;
	align-items:center;
	border-radius:50%;
	color:#ffffff;
	font-size:20px;
	font-weight: 500;
	border: 1px solid #ffffff;
}

.module-44 .ry-flex .ry-each .website-info .address:before, .module-44 .ry-flex .ry-each .website-info .phone:before, .module-44 .ry-flex .ry-each .website-info .email:before, .module-44 .office-hours:before {
	position: absolute;
	inset: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.module-44 .social-icons .social-inner-wrap li .fa {
	border: 2px solid var(--primary-color) !important;
	box-shadow: unset;
	width:50px;
	height:50px;
	display:flex;
	justify-content:center;
	align-items:center;
	font-family: 'FontAwesome';
	color: #FFFFFF !important;
}
.module-44 .ry-flex .ry-each .website-info .address, .module-44 .ry-flex .ry-each .website-info .phone, .module-44 .ry-flex .ry-each .website-info .email {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	flex-direction: column;
}

.module-44 .ry-flex .ry-each .website-info .phone p{
	display:flex !important;
	flex-direction:column;
}

.module-44 .ry-flex .ry-each .website-info .phone p a, .module-44 .ry-flex .ry-each .website-info .phone p {
	color: #ffffff;
	font-weight: 600 !important;
	margin-top: 8px;
	font-size: clamp(1.5rem, 1.425rem + 0.375vw, 1.875rem);
} 

.module-44 .ry-flex .ry-each a, .module-44 .ry-flex .ry-each div, .module-44 .ry-flex .ry-each span {
	color: #ffffff;
	font-size: 17px;
	line-height: 1.6 !important;
	font-weight: 400;
}
.module-44 .ry-flex .ry-each h2 {
	color: #ffffff;
	font-weight: 600 !important;
	font-size: clamp(1.5rem, 1.425rem + 0.375vw, 1.875rem) !important;
	text-transform: uppercase;
}
.module-44 .ry-footer-top a, 
.module-44 .ry-flex .ry-each a .span-1 {
	font-weight: 400;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	transition: text-shadow 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}

.module-44 .ry-footer-top a:hover,  .module-44 .ry-flex .ry-each a:hover .span-1, .module-44 .ry-footer-copyright a:hover  {
	opacity:1 !important;
	color: var(--primary-color) !important
}


.module-44 .ry-footer-logo {
	max-width: 340px;
	margin: 0 auto 0;
	max-height: 280px;
	object-fit: contain;	
}

.module-44 .ry-flex .ry-each .office-hours ul li .span-3 span {
	display: unset;
}

.module-44 .ry-flex .ry-each .office-hours ul li .span-3 {
	    width: 180px;
    text-align: start;
    white-space: nowrap;
    max-width: unset;
}

.module-44 .ry-flex .ry-each .office-hours ul li {
	margin-bottom: 6px;
	gap: 60px;
}

.module-44 .ry-flex .ry-each {
	-ms-flex-preferred-size: unset;
	flex-basis: unset;
	width:fit-content;
	padding: 0;
}

.module-44  .office-hours ul li{
	display:flex;
	justify-content:space-between
}

.module-44 .ry-footer-copyright *{
	font-size: 14px;
	color: rgb(255 255 255 / 50%) !important;
	font-weight: 400 !important;
	text-align: center;
}

div.module-44 .ry-footer-copyright {
	padding: 0;
}
.module-44 .ry-footer-copyright .ry-left p {
	line-height:1.2 !important
}

@media(min-width:1080px) {
	.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a {
		text-align:start
	}
	
	.feature-cta ul.slick-dots li button {
		display: none;
	}
}


@media (max-width: 1380px) {
	div.module-44 .ry-flex .ry-each .span-2 {
		width: 140px;
	}	
}

@media (max-width: 1200px) {
	.module-44 .ry-flex {
		display: grid;
		grid-template-columns:auto;
		gap: 40px;
		justify-content: center;
		align-items: start;
		padding:0 4vw 50px;
	}

	.module-44 .ry-flex > div {
		max-width: 100% !important;
	}
	.module-44 .ry-flex .ry-each {
		margin:0 auto
	}

	.module-44 .ry-flex .ry-each .office-hours ul li {
		flex-direction:column;
		justify-content:center;
		align-items:center;
		margin-bottom:10px;
		gap: 0 !important;
	}
	.module-44 .ry-footer-top {
		padding-bottom: 0 !important;
	}
	.module-44 .ry-flex .ry-each .office-hours .span-2, .module-44 .ry-flex .ry-each .office-hours ul li .span-3 {
		text-align: center!important;
	}

	.module-44 .ry-flex .ry-each .website-info .address, .module-44 .ry-flex .ry-each .website-info .phone {
		flex-direction: column;
		justify-content: center;
		text-align: center !important;
		align-items: center;
	}
	.module-44 .ry-flex *  {
		text-align:center !important
	}
	.module-44 .ry-footer-logo {
		max-width: 200px;
		margin: 0 auto 0;	
	}
}

@media (max-width: 1080px) {
	.module-44 .ry-flex .ry-each .website-info .address, .module-44 .ry-flex .ry-each .website-info .phone, .module-44 .ry-flex .ry-each .website-info .email {
		align-items: center !important;
	}
	.module-44 .ry-flex .ry-each .office-hours ul li {
		flex-direction: row;
		justify-content: space-between;
	}
	.module-44 .ry-flex .ry-each .office-hours .span-2 {
		text-align: left !important;
	}
	.module-44 .ry-flex .ry-each .office-hours ul li .span-3 {
		text-align: right !important;
	}
	.module-44 .ry-flex .ry-each div.office-hours {
		width: 100%;
		max-width: 320px;
	}
	/*.grid__hp-welcome .each-section.img-1 img,
	.grid__hp-welcome .each-section.img-2 img {
		max-width: max-content !important;
	}
	.grid__hp-welcome .each-section.img-2,
	.grid__hp-welcome .each-section.img-1 {
		position: relative;
		bottom: -2rem;
	}
	.grid__hp-welcome .each-section.img-1 {
		top: -6rem;
	}*/
}

@media (max-width: 680px) {
	.module-44 .ry-flex {
		grid-template-columns: 1fr;
		justify-content: center;
		align-items: center;
	}

	.module-44 .ry-flex .ry-each .office-hours ul li {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 10px;
	}

	.module-44 .ry-flex .ry-each .office-hours ul li span {
		width: 100%;
		max-width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center !important;
	}

	.module-44 .ry-flex .ry-each .office-hours .span-2 {
		text-align: center !important;
	}

}

.module-44 .ul-link {
	width: 100%;
	margin-top: 30px;
}
.module-44 .ul-link li {
	width: 100%;
	display: flex;
	position: relative;
	padding: 5px 0;
	justify-content: center;
}

.module-44 .ul-link li a {
	text-transform: uppercase;
	text-align: center;
	width: max-content;
	position: relative;
	font-weight: 600 !important;
	transition: .3s;
	margin-bottom: 0px;
}
.module-44 .ry-footer-top .ul-link li a:hover {
	color: var(--primary-color) !important;
	width: max-content;
}
.module-44 .ry-footer-top .ul-link li a:hover:before {
	border-bottom: 1px solid var(--primary-color);
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	transition: .3s;
}

.module-44 .ry-flex .ry-each .website-info .address, .module-44 .ry-flex .ry-each .website-info .phone, .module-44 .ry-flex .ry-each .website-info .email, .module-44 .office-hours {
	position: relative;
	padding-left: 62px;
}

.module-44 .ry-flex .ry-each .website-info .phone.fax:before {
    content: "\f1ac";
    font-family: "FontAwesome";
    font-size: 16px;
}

@media (max-width: 1200px) {
	.module-44 .ry-flex .ry-each .website-info .address, .module-44 .ry-flex .ry-each .website-info .phone, .module-44 .ry-flex .ry-each .website-info .email, .module-44 .office-hours {
		padding-top: 62px;
		padding-left: 0;
		margin-top: 18px;
	}
	.module-44 .ry-flex .ry-each .website-info .address:before, .module-44 .ry-flex .ry-each .website-info .phone:before, .module-44 .ry-flex .ry-each .website-info .email:before, .module-44 .office-hours:before {
		left: 0;
		right: 0;
		margin: 0 auto 0;
	}
	.module-44 .ry-footer-copyright .ry-container {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 100%;
		gap: 10px;
	}
	.module-44 .ry-footer-copyright .ry-left p {
		text-align: center;
	}
	.module-44 .ry-flex .ry-each .office-hours ul li {
		flex-direction: row;
		justify-content: space-between;
	}
	.module-44 .ry-flex .ry-each .office-hours .span-2 {
		text-align: left !important;
	}
	.module-44 .ry-flex .ry-each .office-hours ul li .span-3 {
		text-align: right !important;
		justify-content: flex-end;
	}
	.module-44 .ry-flex .ry-each a, .module-44 .ry-flex .ry-each div, .module-44 .ry-flex .ry-each span {
		font-size: 16px;
	}
}

.module-44 .ry-flex .ry-each .website-info .phone.fax p {
    font-size: 17px;
    line-height: 1.6 !important;
    font-weight: 400 !important;
}

/** End of Footer **/

.module-team.style-1 {
	padding: 140px 0 180px;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-65534a92-7058-4167-891f-0db6e73ea820/Assets/new_team_background.jpg);
	background-size: cover;
}

.module-team.style-1 .ry-headline h2 {
    color: #333 !important;
}
.module-team.style-1 a.ry-btn.ry-btn-primary:not(:hover) {
    background: white !important;
    color: #333 !important;
}

