body.home {
    position: relative

}

body.home:before {
	content: "";
	position: fixed;
	inset: 0;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-b2c8ec50-3532-4901-ae2f-a7cf3ae245b2/Background_images/body_bg_v2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	z-index: -1;
}

.ry-headline h2 {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500 !important;
	font-size: clamp(2.1875rem, 1.875rem + 1.5625vw, 3.75rem) !important;
	letter-spacing: 4px;
	color: #242424;
	line-height: 1.2;
	margin-bottom: 1.5vw;
	text-transform: uppercase;
}

.ry-headline h2 span {
	font-size: 24px;
	font-family: 'Roboto',sans-serif !important;
	display: block;
	color: var(--color-primary);
	font-weight: 400 !important;
	margin-bottom: 20px;
		text-transform: uppercase;
}

.ry-headline h2 br {
    display: none;
}

@media (max-width: 1680px) { 
	.ry-headline h2 {
		font-size: 50px !important;
	}

	.ry-headline h2 span {
		font-size: 20px;
	}
}

@media (max-width: 620px) { 
	.ry-headline h2 {
		font-size: 35px !important;
		letter-spacing: 0px;
	}

	.ry-headline h2 span {
		font-size: 18px;
	}
}

.section-background, .section-background img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*** Header Start ***/
.default .module-43 .ry-left img {
    max-height: 100px;
}

.default .module-43 .ry-right .ry-menu .nav-menu li.primary > a {
    color: #333 !important;
}
/*** Header End ***/

/** WELCOME STYLE START **/

.module-welcome.custom {
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
	/* display: flex; */
	/* align-items: center; */
}

.module-welcome.custom .background-section, .module-welcome.custom .background-section img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover; display: none;
}


.module-welcome.custom .ry-container {
	max-width: 1920px;
	width: 100%;
}

.module-welcome.custom .ry-container .ry-each:nth-child(2) {
	margin-right: 220px;
	max-width: 600px;
}

.module-welcome.custom .ry-container .ry-flex {
	align-items: center;
}


.module-welcome.custom .ry-headline h2 {
	text-align: left !important;
}

.module-welcome.custom .ry-headline h2 .span-1 {
	margin-bottom: 20px;
}

.module-welcome.custom .ry-text p {
	    font-size: 20px;
    color: #333;
}

.module-welcome.custom .ry-text {
	margin-top: 30px;
}

.module-welcome.custom .ry-btn {
	margin-top: 45px;
}



.module-welcome.custom .ry-container .ry-each:nth-child(1) {
	max-width: 920px;
}

.module-welcome.custom .ry-container .ry-each {
	width: 48%;
}

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

@media (max-width: 1680px) { 
	.module-welcome.custom .ry-container .ry-each:nth-child(2) {
		margin-right: 8vw;
		width: 40%;
	}
}

@media (max-width: 1080px) { 

	.module-welcome.custom .ry-container .ry-flex {
		flex-direction: column;
		align-items: center;
		gap: 60px;
	}

	.module-welcome.custom .ry-container .ry-each:nth-child(1) {
		width: 100% !important;
	}

	.module-welcome.custom .ry-container .ry-each:nth-child(2) {
		margin: 0 auto;
		width: 90%;
		max-width: 100%;
	}

	.module-welcome.custom .ry-container .ry-each .ry-headline h2 {
		text-align: center !important;
	}

	.module-welcome.custom .ry-text p {
		text-align: center;
	}

	.module-welcome.custom .ry-text .ry-btn {
		margin-left: auto;
		margin-right: auto;
		display: flex;
		justify-content: center;
		align-items: center;
		max-width: max-content;
	}
}

@media (max-width: 620px) { 
	.module-welcome.custom .ry-container .ry-each:nth-child(1) {
		width: 90%;
	}
}

/** WELCOME STYLE END **/

.module-welcome.style-7.dry-eye-style .ry-headline h2, .module-welcome.style-7.dry-eye-style .ry-text p,
.module-welcome.style-7.binocular-custom .ry-headline h2, .module-welcome.style-7.binocular-custom .ry-text p {
	text-align: center !important;
}

.module-welcome.style-7.dry-eye-style .ry-text p,
.module-welcome.style-7.binocular-custom .ry-text p {
	color: #333;
}

.module-welcome.style-7.dry-eye-style .ry-headline h2 span, .module-welcome.style-7.binocular-custom .ry-headline h2 span {
    margin-top: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
    text-transform: none;
}

.module-welcome.style-7.dry-eye-style .button-wrapper,
.module-welcome.style-7.binocular-custom .button-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	margin-top: 30px;
}

/** Dry Eye Technology Start **/

.module-welcome.style-7.dry-eye-style {
	padding: 100px 0 120px;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-b2c8ec50-3532-4901-ae2f-a7cf3ae245b2/Assets/dry_eye_background.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.module-welcome.style-7.dry-eye-style ul {
    padding: 0;
    list-style: none;
    column-count: 2;
    text-align: left;
	margin-bottom: 30px;
	max-width: 520px;
}

.module-welcome.style-7.dry-eye-style ul li {
    position: relative;
    margin-bottom: 5px !important;
	padding-left: 30px;
}

.module-welcome.style-7.dry-eye-style ul li * {
	text-align: left !important;
	margin: 0;
	font-size: 17px;
	font-weight: 500 !important;
}

.module-welcome.style-7.dry-eye-style ul li:before {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23496c99' class='bi bi-check-circle-fill' viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E");
    inset: 0;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 52%;
    transform: translateY(-50%);
}

.module-welcome.style-7.dry-eye-style .text-wrapper {
    /*! padding: 0 13%; */
}
.module-welcome.style-7.dry-eye-style .text-wrapper .ry-text {
    display: flex;
    flex-direction: column;
    align-items: center;
	margin-bottom: 0;
}

.module-welcome.style-7.dry-eye-style .ry-flex .ry-each.image-wrapper {
    margin-bottom: -680px;
}


.module-welcome.style-7.dry-eye-style .ry-flex .ry-each:not(.image-wrapper) {
    display: flex;
    align-items: center;
}

@media (max-width: 680px) { 
	.module-welcome.style-7.dry-eye-style .text-wrapper {
		padding: 0 !important;
	}
}

@media (max-width: 1080px) {
	.module-welcome.style-7.dry-eye-style {
		padding: 3em 0 !important;
		margin-top: 0 !important;
	}
	div.module-welcome.style-7.dry-eye-style {
		background: #dee8f4 !important;
		margin-top: 0 !important;
		padding: 3em 0 !important;
		border-radius: 0 !important;
	}
	div.module-welcome.style-7.myopia-style {
		padding: 2em 0 !important;
	}
}

@media (min-width: 1081px) { 
	.module-welcome.style-7.dry-eye-style .ry-flex {
		flex-direction: row;
	}
	.module-welcome.style-7.dry-eye-style .ry-flex .ry-each:not(.image-wrapper) {
		padding: 0 5%;
	}
}

/** Dry Eye Technology END **/

/** Binocular Start **/

.module-welcome.style-7.binocular-custom {
    padding: 400px 0 0px;
    background: transparent;
	margin-bottom: -10px;
}

.module-welcome.style-7.binocular-custom .ry-container {
    max-width: 100%;
    width: 100%;
}

.module-welcome.style-7.binocular-custom .ry-flex .ry-each {
    display: flex;
    align-items: center;
    padding: 0 4%;
}

.module-welcome.style-7.binocular-custom ul {
    padding: 0;
    list-style: none;
    column-count: 2;
    text-align: left;
	margin-bottom: 30px;
	max-width: 520px;
}

.module-welcome.style-7.binocular-custom ul li {
    position: relative;
    margin-bottom: 5px !important;
	padding-left: 30px;
}

.module-welcome.style-7.binocular-custom ul li * {
	text-align: left !important;
	margin: 0;
	font-size: 17px;
	font-weight: 500 !important;
}

.module-welcome.style-7.binocular-custom ul li:before {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23496c99' class='bi bi-check-circle-fill' viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E");
    inset: 0;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 52%;
    transform: translateY(-50%);
}

.module-welcome.style-7.binocular-custom .text-wrapper {
    padding: 0 9%;
}
.module-welcome.style-7.binocular-custom .text-wrapper .ry-text {
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width:1080px) { 
	div.module-welcome.style-7.binocular-custom {
		padding: 2em 0 !important;
	}
}

@media (min-width: 1081px) { 
	.module-welcome.style-7.binocular-custom .ry-flex {
		flex-direction: row-reverse;
	}
	.module-welcome.style-7.binocular-custom .ry-flex .ry-each.image-wrapper {
		padding-right: 3%;
        padding-left: 0;
	}
}

/** Binocular End **/

/*Team*/

/**.module-20 {
	padding: 120px 0 350px;
}
.module-20 .background-section {
    opacity: 1;
	filter: none; display: none;
}



.module-20 .slider-bg-wrap {
    display: none !important;
}

.module-20 .carousel {
    margin: 0;
}

.module-20 .carousel .ry-left img {
	border-radius: 28px !important;
	width: 100%;
	max-width: 480px;
}	

.module-20 .ry-container {
	max-width: 1120px;
}
#team-wrap .custom-headline {
    margin-bottom: 2.5rem;
}	
#team-wrap .custom-headline .span-1 {
    color: #000000;
}
#team-wrap .custom-headline h2 {
    color: #014875;
}

.module-20 .ry-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.module-20 .slider-controller {
    left: 430px;
}
.module-20 .dr-name h4 {
    color: #fff;
    margin-bottom: 0;
}

.module-20 .dr-name strong {
    font-weight: 400 !important;
}

.module-20 .ry-generic .content-wrap p {
    margin-top: 50px;
	color: #fff;
    font-size: 20px;
}

@media (min-width: 2100px) {
	.module-20 .carousel .ry-slide {
		gap: 4rem;
	}
	.module-20 .slider-controller {
		left: 330px;
	}
}

@media (max-width: 1080px) {

	.module-20 .background-section, .module-20 .background-section img {object-position: 100%;}
	.module-20 .slider-controller {
		top: 355px;
		left: 50%;
	}
	#team-wrap .btn-wrap {
		display: flex;
		justify-content: center;
	}
	.module-20 .ry-generic .content-wrap p {
		max-width: 500px;
		margin: 0 auto;
	}
}
**/
/** Team End **/

/** Team Start **/
.module-team.custom {
	padding: 380px 0;
	margin-top: -180px;
	/* z-index: -1; */
}

.module-team.custom .ry-headline h2 {
    color: #fff;
}
body .module-team.custom .ry-flex .each .title p strong {
    font-weight: 400 !important;
}
.module-team.custom .ry-container {
	max-width: 780px;
	width: 90%;
}

.module-team.custom .ry-flex {
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

.module-team.custom .ry-flex .each {
	max-width: 300px;
}

.module-team.custom .ry-flex .each .photo {
	margin-bottom: 15px;
}

.module-team.custom .ry-flex .each .title p {
	text-align: center;
	line-height: 1;
	font-size: 30px;
	color: #333 !important;
	text-transform: uppercase;
}

.module-team.custom .ry-flex .each .title p span {
	display: block;
	font-size: 20px;
	text-transform: initial;
	margin-top: 15px;
	margin-bottom: 30px;
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
	color: #333 !important;
	line-height: 140%;
}

.module-team.custom .ry-flex .each .title p span.span-1 {
    color: var(--color-secondary) !important;
    margin-bottom: 10px;
		font-size: 17px;
		text-transform: uppercase;
		font-weight: 500;
}

.module-team.custom .ry-flex .each .ry-btn {
	margin: auto;
	width: 100%;
    max-width: 220px;
}

.module-team.custom .ry-flex .each {
    max-width: 620px;
}

.module-team.custom .ry-flex .each h5 {
    font-size: 20px !important;
    font-weight: 400 !important;
    text-align: center;
    color: #666;
    margin-bottom: 40px;
    min-height: 110px;
    line-height: 1.5;
}

.module-team.custom .ry-container {
    max-width: 1400px;
}

.module-team.custom .ry-flex .each .title {
    padding: 30px 40px 50px;
    padding-top: 240px;
    margin-top: -220px;
    background: #fff;
    border-radius: 30px;
}

.module-team.custom .ry-flex .each .photo {
    max-width: 360px;
    z-index: 2;
}

.module-team.custom .ry-flex .each .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.module-team.custom .ry-flex {
    justify-content: center;
}

.module-team.custom {
    padding: 100px 0 160px;
    margin: 0;
}

@media (max-width: 1680px) {
	.module-team.custom .ry-flex .each h5 {
		font-size: 16px !important;
		min-height: 90px;
	}
	.module-team.custom .ry-flex .each .title p {
		font-size: 24px;
	}

	.module-team.custom .ry-flex .each .title p span {
		font-size: 20px;
	}
}

@media (max-width: 1080px) {
	.module-team.custom {
		padding: 280px 0;
	}
	.module-team.custom .ry-flex {
		gap: 15px;
	}

	.module-team.custom .ry-flex .each .photo {
		max-width: 220px;
	}

	.module-team.custom .ry-flex .each .title {
		margin-top: -120px;
		padding-top: 140px;
	}

	.module-team.custom .ry-flex .each h5 {
		min-height: 125px;
	}
}

@media (max-width: 620px) {

	.module-team.custom .ry-flex {
		display: flex;
		flex-direction: column;
		gap: 60px;
	}

	.module-team.custom .ry-flex .each h5 {
		min-height: unset;
	}
	.module-team.custom .ry-flex {
		gap: 10px;
	}

	.module-team.custom .ry-flex .each .title p {
		font-size: 20px;
	}

	.module-team.custom .ry-flex .each .title p span {
		font-size: 16px;
		margin-top: 5px;
		margin-bottom: 20px;
	}
}

/* Team End */


/** Brand Start **/
.custom-brand {
    display: flex;
	margin-bottom: -400px;
	position: relative;
	z-index: 9;
}

.custom-brand .ry-multi-item-slider {
    width: 90%;
    max-width: 1600px;
    margin: auto;
    padding-top: 0;
}

.custom-brand .ry-multi-item-slider .container.ry-container {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-b2c8ec50-3532-4901-ae2f-a7cf3ae245b2/Assets/brands_bg.jpg);
    background-size: cover;
    background-position: center center;
    border-radius: 20px;
    padding: 0;
    box-shadow: 0 0 60px rgb(0 0 0 / 20%) ;
	display: flex;
    justify-content: center;
	border-radius: 100px;
	position: relative;
	margin-top: -210px;
}

.custom-brand .ry-multi-item-slider .custom-width {
    width: 100%;
    max-width: 1140px;
	padding: 100px 6% 100px;
}

.custom-brand .ry-multi-item-slider .custom-width .ry-headline h2 {
    text-align: center;
}

.custom-brand .ry-multi-item-slider .custom-width .for-btn {
    display: inline-flex;
    margin: auto;
    width: 100%;
    justify-content: center;
	margin-top: 20px;
}

.custom-brand .ry-multi-item-slider .owl-carousel .owl-item img {
	filter: brightness(0) invert(.2);
}
.custom-brand .ry-multi-item-slider .custom-width .for-btn a.ry-btn.ry-btn-primary:hover {
    background: var(--primary-color) !important;
    color: #000000 !important;
}
.custom-brand .ry-multi-item-slider .custom-width .owl-carousel .owl-dots {display: none;}
.custom-brand .ry-multi-item-slider .owl-carousel .owl-nav .owl-prev, .custom-brand .ry-multi-item-slider .owl-carousel .owl-nav .owl-next {
        background: #cbd7db;
    color: #4b4b4b;
    width: 62px;
    height: 62px;
    border-radius: 100px;
}
.custom-brand .ry-multi-item-slider .owl-carousel .owl-nav {
	top: 94%;
	width: 100%;
	transform: translateY(50%);
}

.custom-brand .ry-multi-item-slider .owl-carousel .owl-nav .owl-prev {
    left: -75px;
}
.custom-brand .ry-multi-item-slider .owl-carousel .owl-nav .owl-next {
    right: -115px;
}
.custom-brand .ry-multi-item-slider .custom-width .featured-carousel.owl-carousel {
    width: 96%;
}

.custom-brand .ry-multi-item-slider .container.ry-container:before {
    content: " ";
    position: absolute;
    z-index: 0;
    inset: -18px;
    border-radius: 115px;
    background: linear-gradient(67deg, var(--secondary-color), var(--primary-color), var(--secondary-color));
    mask: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px) content-box exclude, linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px);
    padding: 5px;
    display: flex;
}

@media (max-width: 1500px) {  
	.custom-brand .ry-multi-item-slider .custom-width {
		padding: 100px 120px;
	}
}

@media (max-width: 767px) { 
	.custom-brand .ry-multi-item-slider .custom-width {
		padding: 100px 40px;
	}
	.custom-brand .ry-multi-item-slider .owl-carousel .owl-nav .owl-prev, .custom-brand .ry-multi-item-slider .owl-carousel .owl-nav .owl-next {
		left: calc(50% - 65px);
		right: unset;
		transform: translateY(-50%);
	}
	.custom-brand .ry-multi-item-slider .owl-carousel .owl-nav .owl-next {
		left: calc(50% - -10px);
	}

	
	.custom-brand .ry-multi-item-slider .owl-carousel .owl-nav {
		top: unset;
		transform: unset;
		bottom: 0;
	}
	.custom-brand .ry-multi-item-slider .custom-width .featured-carousel.owl-carousel {
		padding-bottom: 120px;
	}
}

/** Brand End **/

/** Testimonials Style **/

.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 {
	font-size: 55px;
	color: #fff;
}

.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper .icon {
	width: 28%;
    position: absolute;
    top: 0%;
    left: 3%;
    transform: translate(-50%, -50%);
    opacity: .3;
}

.module-testimonials.custom .ry-flex .each.each-right {
	padding: 140px 80px 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;
	font-family: 'Marcellus' !important;
	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;
	font-size: 20px;
}

.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: 65px !important;
	border-radius: unset;
	height: 5px !important;
	opacity: .4;
	background: #8d9fb4 !important;
}

.module-testimonials.custom .testimonials-wrapper .carousel-indicators li.active {
	opacity: 1;
}

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

.module-testimonials.custom {
	margin-top: -1px;
}

.module-testimonials.custom .ry-flex .each.each-left {
	align-items: center !important;
	display: flex;
	justify-content: center;
	padding: 50px 0;
}

.module-testimonials.custom .ry-flex .each.each-left .youtube-frame {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}

.module-testimonials.custom .ry-flex .each.each-left .youtube-frame iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
	overflow: hidden;
    border-radius: 40px;
}

@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 .each.each-right .inner-wrapper .ry-headline h2 {
		font-size: 38px;
	}
	
	.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;
	}

	.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 .ry-headline h2 {
		font-size: 36px;
	}

	.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 img {
		bottom: -20px;
	}
}

@media (min-width: 1081px) {
	.module-testimonials.custom .ry-flex {
		flex-direction: row-reverse;
	}
	.module-testimonials.custom .ry-flex .each.each-right {
		padding: 140px 0 160px 80px;
		min-height: 730px;
	}
}

/** Testimonials End **/

/** START APPOINTMENT **/

.module-appointment.custom {
    position: relative;
	z-index: 9;
}
.module-appointment.custom:before {
	content: "";
	position: absolute;
	inset: 0;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-b2c8ec50-3532-4901-ae2f-a7cf3ae245b2/Assets/team_background.png);
	background-size: cover;
	height: calc(100% - 80px);
}

.module-appointment.custom .content {
    width: 50%;
	padding: 8px;
	padding-left: 0;
	z-index: 1;
	border-top-right-radius: 5vw;
    border-bottom-right-radius: 5vw;
    position: relative;
	border: 1px solid #0fbaff;
	border-left: 0;
}

.module-appointment.custom .content .solid-content {
	/*padding: 100px 14% 100px clamp(10%, calc((100vw - 1600px) / 1), 18%);*/
	overflow: hidden;
	background: #0fbaff;
	border-top-right-radius: calc(5vw - 8px);
	border-bottom-right-radius: calc(5vw - 8px);
}

.module-appointment.custom .content .solid-content .ry-headline {
    padding: 80px 14% 60px clamp(10%, calc((100vw - 1600px) / 1), 18%);
    position: absolute;
    z-index: 9;
}

.module-appointment.custom .content .solid-content .ry-headline * {
    text-align: center;
}

.module-appointment.custom .ry-container {
    display: flex;
	width: 100%;
	max-width: 100%;
}

body.home .module-appointment.custom .ry-headline h2 {
    margin-bottom: 30px;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: clamp(2rem, 1.65rem + 1.75vw, 3.75rem) !important;
    text-transform: unset;
    line-height: 1;
}
body.home .module-appointment.custom .ry-headline h2 span.span-1 {
    color: #fff !important;
    margin-top: 16px;
    font-size: clamp(1.375rem, 1.275rem + 0.5vw, 1.875rem) !important;
}

body.home .module-appointment.custom .ry-headline h2 span.span-1 a {
    color: #fff;
    font-weight: 700;
}


.module-appointment.custom .ry-form {
    padding: 0;
    background: transparent;
    margin: 0;
    box-shadow: none;
    outline: none;
    border: none;
}

.module-appointment.custom .ry-form .form-control {
	height: 45px;
	padding-left: 0;
	background: white;
	border: unset !important;
	border-bottom: none;
	font-size: 16px;
	color: #333333 !important;
	border-radius: 30px;
	box-shadow: none;
	padding: 8px 27px;
}

.module-appointment.custom .ry-form .form-control::placeholder {
    opacity: .8;
	color: #666 !important;
}

.module-appointment.custom .ry-form .fieldset {
    display: flex;
    flex-wrap: wrap;
}

.module-appointment.custom .ry-form .fieldset .form-group {
    margin-bottom: 15px;
}

.module-appointment.custom .ry-form .fieldset .field-lg {
    width: 100%;
}

.module-appointment.custom .ry-form .fieldset .field-md {
    width: 50%;
}

.module-appointment.custom .ry-form .fieldset textarea.form-control {
    height: 150px;
    padding-top: 20px;
    resize: unset;
}
.module-appointment.custom #map-block {
    /* padding-bottom: 100%; */
    height: 100%;
}

.module-appointment.custom .map-wrapper {
	position: relative;
	right: 0;
	width: 52%;
	z-index: 0;
	margin-left: -2%;
	border-top-left-radius: 5vw;
    border-bottom-left-radius: 5vw;
    overflow: hidden;
}
.module-appointment.custom .map-wrapper:before {
    content: "";
    position: absolute;
    inset: 0;
    width: 30%;
    right: unset;
    background: linear-gradient(to right, #ffffff, transparent);
    z-index: 1;
}
.module-appointment.custom .ry-form .fieldset .form-group[data-type="submit"],
.design-button .form-group {
    display: flex;
    justify-content: flex-end;
    position: relative;
    max-width: max-content;
    margin-left: auto;
    float: none;
    margin-bottom: 0;
    margin-top: 50px;
}


.module-appointment.custom .ry-form .fieldset .form-group[data-type="submit"] .ry-btn {
    color: #ffffff !important;
	border: 1px solid #fff;
}

.module-appointment.custom .ry-form .fieldset .form-group[data-type="submit"]:hover .ry-btn {
	color: #0fbaff !important;
	background: #ffffff !important;
	border: 1px solid #ffffff;
}

.module-appointment.custom .ry-form.ry-form-box:after {
	display: none;
}

.module-appointment.custom form label.inline a {
    color: #fff;
	border-bottom: 1px solid;
}
.module-appointment.custom .ry-form .fieldset .form-group label.inline {
    font-size: 14px !important;
}
.module-appointment.custom .ry-form .fieldset .field-lg.privacy-policy > div {
    padding-bottom: 0px !important;
    min-height: 1px;
}
.module-appointment.custom .ry-form .fieldset .field-lg.privacy-policy > div input {
    top: 6px;
    padding-top: 0;
    position: relative;
}

.module-appointment.custom .ry-form .icon-date .form-group:before {
    content: "\f133";
    font-family: 'FontAwesome';
    color: #999;
    position: absolute;
    right: 0;
    z-index: 1;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    font-size: 20px;
}

.module-appointment.custom .ry-form .icon-time .form-group:before {
    content: "\f017";
    font-family: 'FontAwesome';
    color: #999;
    position: absolute;
    right: 0;
    z-index: 1;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    font-size: 22px;
}
.module-appointment.custom .ry-form .icon-time .form-group #preferred_time {
    appearance: none;
}

@media (max-width: 1500px) {
	body.home .module-appointment.custom .ry-headline h2 span.span-1 {
		font-size: 20px !important;
	}
	.module-appointment.custom .content .solid-content {
		padding: 100px 10% 100px clamp(10%, calc((100vw - 1600px) / 1), 18%);
	}
}

@media (max-width: 1080px) { 
	.module-appointment.custom .ry-container {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.module-appointment.custom .content {
		padding: 8px;
	}
	.module-appointment.custom .map-wrapper:before {
		display: none;
	}
	.module-appointment.custom .map-wrapper {
        width: 100%;
        margin-left: 0;
        height: 50vh !important;
        border-radius: 0 !important;
    }
	.module-appointment.custom .content, 
	.module-appointment.custom .content .solid-content {
		width: 100%;
		border-radius: 0;
	}
	.module-appointment.custom .content .solid-content {
		padding: 80px 10%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	body.home .module-appointment.custom .ry-headline h2, body.home .module-appointment.custom .ry-headline h2 span.span-1 a {
		text-align: center;
	}
	.module-appointment.custom .ry-form .fieldset .form-group[data-type="submit"], .design-button .form-group {
		margin-right: auto;
	}
}

@media (max-width: 991px){ 
	.module-appointment.custom .ry-form .fieldset .field-md {
		width: 100%;
	}
	.module-appointment.custom .ry-form {
		width: 100%;
		max-width: 480px;
	}
	.module-appointment.custom .form-custom-wrapper {
		display: flex;
		justify-content: center;
	}
	.module-appointment.custom .ry-form .fieldset .form-group label.inline {
		line-height: 20px;
	}
}

/** END APPOINTMENT **/

/** Start Of Footer **/

.module-44 .social-icons .social-inner-wrap a {
    color: #0fbaff !important;
}

.module-44 .social-icons .social-inner-wrap li .fa:hover {
	background: #f9f9f9 !important;
    color: #333 !important;
    opacity: 1 !important;
	border-color: #f9f9f9 !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 {
	margin-top: 30px;
}
	
.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 #f9f9f9;
}

.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 #0fbaff !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{
	color: #ffffff;
	font-weight: 600;
	margin-top: 8px;
	font-size: 24px;
} 

.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: #0fbaff !important
}

	
.module-44 .ry-footer-logo {
	max-width: 340px;
	margin: 0 auto 0;	
}

.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: 100%;
    max-width:230px;
    text-align:start;
	white-space: nowrap;
}

.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
	}
}

	
@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;
	}
}

@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: #0fbaff !important;
    width: max-content;
}
.module-44 .ry-footer-top .ul-link li a:hover:before {
	border-bottom: 1px solid #0fbaff;
	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;
}


/** End of Footer **/

/** Fixed Responsiveness **/

@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 .vision-source {
    margin: 30px 0 30px;
}
.module-44 .ry-flex .ry-each .vision-source img {
    max-width: 250px;
    margin: auto;
}
.module-44 .ry-flex .ry-each ul.social-icons.ry-divisor {
    max-width: max-content;
}
.module-44 .ry-flex .ry-each:nth-child(2) {
    width: 100%;
    max-width: 300px;
}

@media (max-width: 1080px) { 
	.module-44 .ry-flex .ry-each ul.social-icons.ry-divisor {
		max-width: 100% !important;
	}
	
	div.module-welcome.style-7.dry-eye-style .ry-flex, div.module-welcome.style-7.dry-eye-style .ry-flex {
		gap: 3em !important;
		flex-direction: column !important;
	}

	.col-xs-12.module-welcome.style-7.binocular-custom {
		margin-bottom: 0 !important;
	}

	div.module-welcome.style-7.binocular-custom .ry-flex {
		flex-direction: column !important;
		gap: 3em 0;
	}

	.module-welcome.style-7.binocular-custom .ry-flex .ry-each {
		padding: 0 !important;
	}

	.module-welcome.style-7.binocular-custom .text-wrapper {
		padding: 0;
	}


	.module-welcome.style-7.dry-eye-style .ry-flex .ry-each.image-wrapper {
		margin-bottom: 0 !important;
	}

	.module-welcome.style-7.dry-eye-style .ry-flex .ry-each.image-wrapper .photo img,
	.module-welcome.style-7.binocular-custom .ry-flex .ry-each img {
		max-width: 250px;
		margin: auto;
	}
}

/** Footer End **/
body.home div#section-insurances .container.ry-container {
    max-width: 1140px;
    width: 90%;
}
body.home div#section-insurances {
    padding-top: 150px;
    padding-bottom: 240px; display: none;
}
div#section-insurances .owl-carousel .owl-item img {
    filter: brightness(0) invert(.2);
}
div#section-insurances .ry-multi-item-slider .owl-carousel .owl-nav .owl-prev, 
div#section-insurances .ry-multi-item-slider .owl-carousel .owl-nav .owl-next {
	    background: #0fbaff;
    color: #fff;
	width: 62px;
	height: 62px;
	border-radius: 100px;
}
div#section-insurances .ry-multi-item-slider .owl-carousel .owl-nav {
	top: 74%;
}
div#section-insurances .ry-multi-item-slider .owl-carousel .owl-nav .owl-prev {
    left: -75px;
}
div#section-insurances .ry-multi-item-slider .owl-carousel .owl-nav .owl-next {
    right: -115px;
}
body.home div#section-insurances .container.ry-container {
    max-width: 1140px;
    width: 90%;
    padding: 100px 0px 100px;
}