body, body p, body div{font-family: Source Serif 4 !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Nunito, serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #FFFFFF;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #FFFFFF;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #FFFFFF;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Source Serif 4';z-index:99;}
.ry-btn {height: 50px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #101b41 !important;background: #cea600 !important;font-size: 20px !important;font-family: Nunito, sans-serif;font-weight: 300;text-transform: uppercase;}
.ry-btn-primary:hover {background: #101b41 !important;color: #fff !important;}
.ry-btn.ry-btn-secondary{color: #fff !important;background: #101b41 !important;}
.ry-btn.ry-btn-secondary:hover {background: #fff !important;color: #101b41 !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 40px !important; font-size: 16px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 0;
    right: 12px;
}

.home #ry-main > div:empty {
    display: none;
}

@media (max-width: 1080px) {
	.ry-list-wrp .ry-list-item .ry-list-photo img {
		margin: auto;
	}
	.ry-list-wrp .ry-list-item .ry-box-right * {
		text-align: center;
	}
	.ry-list-wrp .ry-list-item .ry-box-right .col-xs-12 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
}

/* INTERIOR PAGE SIDEBAR AND FULL WIDTH */
body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left {
    width: 100%;
    max-width: 100%;
    float: unset;
}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-right {
    display: none;
}

.title-open {
  border-radius: 10px 10px 0 0 !important;
}

.title-closed {
  border-radius: 10px !important;
}

.module-header.style-10 .ry-right .button-group {
    display: flex;
    justify-content: end;
    gap: 10px;
    width: fit-content;
}

.module-header.style-10 .ry-right .ry-leads-v2 {
    width: fit-content;
    min-width: 480px;
}

div.module-header.style-10 .ry-right .ry-menu {
    padding: 0 5vw;
}

.section-heading {margin-bottom: 30px;}

.section-heading h2 {
    line-height: 1;
    font-size: 50px !important;
}

.section-heading p {
    text-transform: uppercase;
    font-family: Nunito, sans-serif;
    font-weight: 500 !important;
    letter-spacing: 8px;
    font-size: 18px;
    color: #cea600;
	margin-bottom: 10px;
}

.hp-section {
    padding: 110px 0;
}

.hp-section.services {
    padding: 270px 0 260px;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-16dd1376-9a8c-4728-8886-52eef785c06f/HomepageAssets/bg_services.png) no-repeat;
    background-position: bottom;
	background-size: cover;
    z-index: 1;
}

.module-welcome.style-6 .ry-container {
    z-index: 3;
}

.module-welcome.style-6::before {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-16dd1376-9a8c-4728-8886-52eef785c06f/HomepageAssets/bg_Welcome.png) no-repeat;
    background-position: bottom;
	background-size: cover;
    bottom: -160px !important;
    opacity: 4;
    height: unset;
	z-index: 2;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(390px, 1fr));
    gap: 20px;
}

.services-grid .each {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
	display: flex;
    flex-direction: column;
}

.services-grid .each .img {
    width: 100px;
    aspect-ratio: 1;
    background: #101b41;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.services-grid .each .img img {
    height: 35px;
    object-fit: contain;
}

.services-grid .each .img::before {
    content: '';
    position: absolute;
    inset: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-16dd1376-9a8c-4728-8886-52eef785c06f/HomepageAssets/c_partialcircle_services.png) no-repeat;
    background-size: contain;
}

.services-grid .each h3 {
    margin: 20px 0 10px;
    font-weight: 700 !important;
    font-size: 23px;
}

.services-grid .each .txt > div {
    display: flex;
    flex-direction: column;
}

.services-grid .each .cta, .products-grid .each .cta {
    flex-grow: 1;
    flex-basis: 45px;
    float: none;
    display: flex;
    align-items: end;
}

.services-grid .each a, .products-grid .each a {
    font-family: Nunito, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: underline !important;
    text-underline-offset: 5px;
}

.services .section-heading {
    margin-bottom: 60px;
}

.services .section-heading h2 {
    color: #fff;
}

.module-28 .section-heading p {
    color: #101b41;
}

.hp-section.specialty {
    background: #101b41;
}

.specialty .section-heading h2, .specialty .txt p {
    color: #fff;
}

.specialty h3 {
    font-weight: 700 !important;
    font-size: 23px;
    color: #fff;
}

.center-btn {margin-inline: auto;}

.products-grid.ry-flex {
    gap: 30px;
    margin: 60px 0;
}

.products-grid .each {
    border: 2px solid #cea600;
    padding: 30px;
    border-radius: 20px;
    background-image: linear-gradient(0deg, #0f1b41 0%, #1e2f69 100%);
    display: flex;
    flex-direction: column;
}

.products-grid .each .img img {
    height: 80px;
    margin-bottom: 30px;
    object-fit: contain;
    object-position: center;
}

.products-grid .each a {color: #cea600;}

.specialty .ry-content > .cta {
    padding-bottom: 80px;
    margin-bottom: 60px;
}

.specialty .specialty-grid .img, .specialty .specialty-grid .img img {
    height: 80px;
    width: 80px;
    object-fit: contain;
}

.specialty-grid .each {
	justify-content: center;
    align-items: center;
    gap: 20px;
}

.style-3.custom .logo .tagline {
    max-width: 150px;
    margin: 30px auto 0;
    transform: translateX(-20px);
}

.specialty-grid .each:not(:last-child) {
    border-right: 1px solid #878da0;
}

.specialty-grid .each .txt {
    width: fit-content;
}

/* Brands Wheel */

.hp-section.brands {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-16dd1376-9a8c-4728-8886-52eef785c06f/HomepageAssets/bg_opticalbouqique.jpg) no-repeat;
    background-size: cover;
}

.brands .section-heading {
    z-index: 2;
}

.brands .section-heading p {
    color: #101b41;
}

.brands .mobile {
    display: none;
}

.outside-pie::before {
    content: '';
    position: absolute;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-16dd1376-9a8c-4728-8886-52eef785c06f/HomepageAssets/bigsun.png) no-repeat;
    background-size: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 160%;
    aspect-ratio: 1;
    z-index: 0;
}

/** Wheel Optical Brands **/

.homepage-section.optical-brands .section-headline h2 {
    font-size: 230%;
    text-transform: uppercase;
}

.pie-container {
  position: relative;
  width: 650px;
  height: 650px;
  border-radius: 50%;
  overflow: hidden;
}

.pie-slice {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*clip: rect(0, 300px, 310px, 0);*/
  border-radius: 50%;
  transform: rotate(0deg);
  background: transparent !important;
}

.pie-slice.pie-slice-1 {
  background-color: #f44336;
  transform: rotate(0deg);
}

.pie-slice.pie-slice-2 {
    background-color: #9c27b0;
    transform: rotate(45deg);
}

.pie-slice.pie-slice-3 {
    background-color: #3f51b5;
    transform: rotate(90deg);
}

.pie-slice.pie-slice-4 {
    background-color: #00bcd4;
    transform: rotate(135deg);
}

.pie-slice.pie-slice-5 {
    background-color: #4caf50;
    transform: rotate(180deg);
}

.pie-slice.pie-slice-6 {
    background-color: #ffeb3b;
    transform: rotate(225deg);
}

.pie-slice.pie-slice-7 {
    background-color: #ff9800;
    transform: rotate(270deg);
}

.pie-slice.pie-slice-8 {
    background-color: #795548;
    transform: rotate(308deg);
}

.optical-brands .ry-right {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Slice backgrounds */

.pie-slice .white-bg, .pie-slice .blue-bg {position: absolute;}

.pie-slice .white-bg {background: transparent;}
.pie-slice .blue-bg {
	opacity: 0;
	z-index: 2;
	transition: opacity 300ms ease-in-out;
}

.pie-slice.ry-active .blue-bg {
    opacity: 1;
}

.pie-slice-1 .white-bg, .pie-slice-1 .blue-bg {
    object-fit: contain;
    transform: rotate(0deg) translate(0px, 45px);
    width: 50%;
    height: 55%;
}

.pie-slice-2 .white-bg, .pie-slice-2 .blue-bg {
    object-fit: contain;
    transform: rotate(-45deg) translate(-164px, -30px);
    width: 80%;
    height: 60%;
}

.pie-slice-3 .white-bg, .pie-slice-3 .blue-bg {
    object-fit: contain;
    transform: rotate(-90deg) translate(0px, 30px);
    width: 40%;
    height: 55%;
}

.pie-slice-4 .white-bg, .pie-slice-4 .blue-bg {
    object-fit: contain;
    transform: rotate(-135deg) translate(-52px, -115px);
    width: 50%;
    height: 45%;
}

.pie-slice-5 .white-bg, .pie-slice-5 .blue-bg {
    object-fit: contain;
    transform: rotate(-180deg) translate(0px, -30px);
    width: 50%;
    height: 50%;
}

.pie-slice-6 .white-bg, .pie-slice-6 .blue-bg {
    object-fit: contain;
    transform: rotate(-225deg) translate(117px, -40px);
    width: 49%;
    height: 50%;
}

.pie-slice-7 .white-bg, .pie-slice-7 .blue-bg {
    object-fit: contain;
    transform: rotate(-270deg) translate(42px, 27px);
    width: 48%;
    height: 50%;
}

.pie-slice-8 .white-bg, .pie-slice-8 .blue-bg {
    object-fit: contain;
    transform: rotate(-308deg) translate(91px, 126px);
    width: 50%;
    height: 40%;
}

/* Pie elements */

.outside-pie {
    background: transparent;
    width: 650px;
    aspect-ratio: 1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	margin: 0 auto 60px;
    float: none;
}

.pie-container .links {
    position: absolute;
    inset: 0;
}

.homepage-section.optical-brands .ry-content {
    display: flex;
    padding: 90px 0;
}

.brand-logo {
    width: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
	z-index: 3;
}

.pie-slice-1 .brand-logo {
    transform: rotate(0deg)
  translate(
   calc(cos(0deg) * -175px),
   calc(sin(20deg) * -170px)
  );
}

.pie-slice-2 .brand-logo {
    transform: rotate(-45deg)
  translate(
   calc(cos(0deg) * -65px),
   calc(sin(20deg) * -530px)
  );
}

.pie-slice-3 .brand-logo {
    transform: rotate(-90deg)
  translate(
   calc(cos(0deg) * 100px),
   calc(sin(20deg) * -490px)
  );
}

.pie-slice-4 .brand-logo {
    transform: rotate(-135deg)
  translate(
   calc(cos(0deg) * 200px),
   calc(sin(20deg) * -120px)
  );
}

.pie-slice-5 .brand-logo {
    transform: rotate(-180deg)
  translate(
   calc(cos(0deg) * 180px),
   calc(sin(20deg) * 260px)
  );
}

.pie-slice-6 .brand-logo {
    transform: rotate(-225deg)
  translate(
   calc(cos(0deg) * 70px),
   calc(sin(18deg) * 690px)
  );
}

.pie-slice-7 .brand-logo {
    transform: rotate(-270deg)
  translate(
   calc(cos(0deg) * -85px),
   calc(sin(20deg) * 580px)
  );
}

.pie-slice-8 .brand-logo {
    transform: rotate(-308deg)
  translate(
   calc(cos(0deg) * -170px),
   calc(sin(20deg) * 240px)
  );
}

.center-eyeglasses {
    width: 30%;
    aspect-ratio: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.center-eyeglasses .img-responsive {
    position: absolute;
    z-index: 1;
}

.pie-slice .brand-logo {
    aspect-ratio: 16/9;
    object-fit: contain;
    max-width: 90px;
	filter: brightness(0) invert(1);
}

.center-eyeglasses .img-responsive.ry-active {
    z-index: 2;
}

.outside-pie .links {
    position: absolute;
    inset: 0;
    border-radius: 50%;
	overflow: hidden;
}

.outside-pie .links a {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30%;
    height: 235px;
    transform: translate(-50%, -50%);
	display: block;
	outline: 0 !important;
}

.outside-pie .links a:nth-of-type(1) {
  transform: translate(-50%, -50%) rotate(245deg) translate(205px) rotate(-90deg);
}

.outside-pie .links a:nth-of-type(2) {
  transform: translate(-50%, -50%) rotate(300deg) translate(205px) rotate(-90deg);
}

.outside-pie .links a:nth-of-type(3) {
  transform: translate(-50%, -50%) rotate(340deg) translate(205px) rotate(-90deg);
}

.outside-pie .links a:nth-of-type(4) {
  transform: translate(-50%, -50%) rotate(25deg) translate(205px) rotate(-90deg);
}

.outside-pie .links a:nth-of-type(5) {
  transform: translate(-50%, -50%) rotate(70deg) translate(205px) rotate(-90deg);
}

.outside-pie .links a:nth-of-type(6) {
  transform: translate(-50%, -50%) rotate(110deg) translate(205px) rotate(-90deg);
}

.outside-pie .links a:nth-of-type(7) {
  transform: translate(-50%, -50%) rotate(155deg) translate(205px) rotate(-90deg);
}

.outside-pie .links a:nth-of-type(8) {
  transform: translate(-50%, -50%) rotate(200deg) translate(205px) rotate(-90deg);
}
 
/* logos */
/*
.logo {
    position: absolute;
    z-index: 10;
    max-width: 90px;
}
*/

/* Brands Wheel End */

.hp-meta .section-heading h2 {
    text-transform: uppercase;
}

.hp-meta .txt {
    padding: 60px 7vw;
    display: grid;
    place-items: center;
}

.hp-meta .logo {
    max-width: 250px;
    margin-bottom: 30px;
}

.hp-meta .img img {
    height: 100%;
    object-fit: cover;
}

.hp-section.reviews {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-16dd1376-9a8c-4728-8886-52eef785c06f/HomepageAssets/bg_testiomonials.png) no-repeat;
    background-position: bottom;
	background-size: cover;
	z-index: 2;
}

.reviews .main-reviews {
    z-index: 1;
    margin-bottom: 60px;
}

.reviews .section-heading h2 {
    color: #fff;
}

.hp-map .map-pin {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 160px;
    transform: translate(-50%, 50%);
}

.footer.style-3 .footer-top .hour-list ul li {
    flex-direction: column;
}

.hp-map {
    margin-top: -160px;
    clip-path: ellipse(95% 95% at 50% 0%);
    z-index: 1;
}

.module-28 {
    background-repeat: no-repeat;
	background-color: #cea600;
}

.footer.style-3.custom {background: #101b41;}

@media (max-width: 1440px) {
	.module-welcome.style-6 {
    	padding-bottom: 0;
	}
}

@media (max-width: 1200px) {
	.module-28 {
    	background-position: 30%;
	}
}

@media (max-width: 1080px) {
	#ry-pg-banner .ry-bnr-wrp {
    	margin-top: 105px;
	}
}

@media (max-width: 1024px) {
	.module-welcome.style-6 .ry-btn {
    	margin: 0 auto;
	}
	.section-headin h2, .section-heading p, .specialty-grid .each h3 {
   		text-align: center;
	}
	.module-28 {
    	padding-top: 200px;
    	background-position: 90% 360px;
	}
	.module-28 .ry-btn {
    	margin: 0 auto;
	}
	.module-28 .ry-flex {
    	gap: 40px;
	}
	.products-grid.ry-flex {
    	flex-wrap: wrap;
	}
	.products-grid.ry-flex .each {
    	width: calc(50% - 15px);
	}
	.style-3.custom .logo .tagline {
    	transform: unset;
	}
	.specialty-grid .each {
    	flex-direction: column;
	}
	.style-3.custom .logo, .style-3.custom .logo img {
		width: 230px;
		padding: 0;
		border: 0;
	}
	.custom.footer.style-3 .footer-top .ry-flex {
    	gap: 40px;
	}
	.footer.style-3.custom .ry-each a {
		display: block;
		text-align: center;
	}
	.footer.style-3 .footer-top .ry-each .title + .details {
    	align-items: center;
	}
	.footer-socials .social-inner-wrap {
    	flex-direction: row;
	}
}
@media (max-width: 768px) {
	.hp-meta.ry-flex {flex-direction: column;}
	.hp-map {margin-top: -20px;}
	.hp-map .map-pin {transform: translate(-50%, -40%);}
}
@media (max-width: 767px) {
	.hp-section.brands > .ry-container {display: none;}
	.brands .mobile {display: block;}
	.services-grid .each {align-items: center;}
	.services-grid .each h3, .specialty h3, .module-28 .section-heading h2 {text-align: center;}
	.services-grid .each a, .products-grid .each a {
		display: block;
		text-align: center;
		width: 100%;
	}
	.specialty-grid.ry-flex {
		flex-direction: column;
		gap: 30px;
	}
	.specialty-grid div.each {
		border: 0 !important;
		gap: 10px;
	}
	.hp-meta .logo {
    	margin-inline: auto;
    	float: none;
	}
	.hp-meta .ry-btn {
    	margin: 0 auto;
	}
	.products-grid.ry-flex .each {
    	width: 100%;
	}
}

@media (max-width: 400px) {
	.services-grid {grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));}
}


/* HP Edits - Started <May 14, 2026> */

:root {
	--clr-white: #FFFFFF;
	--clr-black: #2f241e;
	--clr-primary: #101b41;
	--clr-secondary: #cea600;
	
	--font-herotitle: clamp(3rem, 2.0625rem + 3vw, 3.75rem); /*60px*/
	--font-title: clamp(2.8125rem, 2.5781rem + 0.75vw, 3rem); /*48px*/
	--font-spantitle: clamp(1.14625rem, 0.9657rem + 0.7405vw, 1.854375rem); /*29.67px*/
	--font-subtitle: clamp(1rem, 0.8172rem + 0.585vw, 1.14625rem); /*18.34px*/
}
	
/**/
	/*fonts*/


.custom-headline h2 {
    font-size: var(--font-title) !important;
    text-transform: uppercase;
    text-align: center !important;
    color: var(--clr-black) !important;
}

.custom-headline h2 span {
    display: block;
    font-size: var(--font-spantitle);
    letter-spacing: 0.28em;
    font-weight: 400;
    color: var(--clr-primary);
}
	/*btns*/
		.ry-btn-white{
			color: var(--clr-black)!important;
			background: var(--clr-white) !important;
			border: 1px solid var(--clr-white) !important;
		}
		.ry-btn-white:hover{
			color: var(--clr-white) !important;
			background: transparent !important;
			border: 1px solid var(--clr-white) !important;
		}
/*Modal*/
/* Header */
	/**/
.snap-mobile-menu {
    background: white;
}

mm-burger {
    color: #374151;
}

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-secondary-background);
}
.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent, transparent);
}
/* Hero */
	/**/
#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
    height: 100vh !important;
    object-fit: cover;
}

.module-66 .carousel .carousel-inner .item img {
    height: calc(100vh - 160px) !important;
    object-fit: cover;
}

.module-66 .carousel .carousel-control {
    display: none;
}

.module-66 .carousel .carousel-inner .item .text-center::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /*background: linear-gradient(to bottom, white, transparent, transparent);*/
}
/* CTA */
	/**/
/* Welcome */
	/**/
.module-welcome.style-6 {
    padding-top: 120px;
}

.module-welcome.style-6 .ry-flex {
    gap: 110px;
}

/* Services */
	/**/

.module-services.style-12 {
    padding: 100px 0;
}

.module-services.style-12 .ry-flex {
    margin: 40px 0;
}

.module-services.style-12 .content .ry-flex .ry-each:nth-child(odd) {
    background: var(--clr-secondary);
		
}

.module-services.style-12 .content .ry-flex .ry-each .services-details h4, .module-services.style-12 .content .ry-flex .ry-each .services-details p {
    color: var(--clr-white);
}

.module-services.style-12 .content .ry-flex .ry-each .services-details p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.module-services.style-12 .btn-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}


.module-services.style-12 .content .ry-flex .ry-each .photo img {
    filter: invert(0) !important;
    background: var(--clr-white);
    width: 100px;
    height: 100px;
    border-radius: 999px;
    padding: 10px;
}

.module-services.style-12 .content .ry-flex .ry-each .photo {
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
}
	

.module-services.style-12 .content .ry-flex .ry-each .photo img {
    filter: invert(0) !important;
    background: var(--clr-white);
    width: 100px;
    height: 100px;
    border-radius: 999px;
    padding: 10px;
}

.module-services.style-12 .content .ry-flex .ry-each .photo {
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
}

.module-services.style-12 .content .ry-flex .ry-each {
    padding-top: 30px !important;
}

.module-services.style-12 .content .ry-flex .ry-each .icons {
    background: var(--clr-white);
}

.module-services.style-12 .content .ry-flex .ry-each .icons svg {
    fill: var(--clr-black);
}
/* Meet the Team */
	/**/

.module-28 .ry-left img {
    left: auto;
    right: 10%;
}

.module-28 .ry-generic-copy {
    margin: 30px 0;
}
/* Insurance */
	/**/

body.home .owl-carousel .owl-nav {
    opacity: 0;
}
.ry-multi-item-slider::before {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-16dd1376-9a8c-4728-8886-52eef785c06f/Background_images/EOC_insurances_bg.jpg);
}
.default .ry-multi-item-slider::before {
    background: none;
}
#section-insurances .custom-headline h2, #section-insurances .custom-headline h2 span {
    color: var(--clr-white) !important;
}

body.home .ry-multi-item-slider .owl-carousel .owl-item img {
    filter: invert(1);
}

.owl-carousel .owl-dots .owl-dot {
    background: #ffffff70;
}

.owl-carousel .owl-dots .owl-dot.active {
    background: white;
}
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.ry-multi-item-slider {
    padding: 0;
}

.module-testimonials.style-3 {
    padding: 100px 0;
}
/* Footer */
	/**/
.module-16 #footer-row2 .ry-text *{
    color: var(--clr-white) !important;
}

.module-16 #footer-row2 .ry-right img {
    filter: brightness(0) invert(1);
}
	

/*Media Queries*/
	/**/
@media (max-width: 1199px) {
    .module-28 {
        padding-bottom: 0px !important;
    }
}
@media (max-width:1080px){
	.module-66 .carousel .carousel-inner .item img {
		height: 100% !important;
	}
	
	.section-heading p, .section-heading h2, .module-28 p {
		text-align: center;
	}
	
	.ry-btn {
		margin: 0 auto;
	}
}
/* End - HP Edits*/
	
	body[data-page-name="index"] .module-header.style-10 .ry-right .ry-menu .nav-menu li:hover .dropdown-menu {
		top: 40px !important;
	}