body, body p, body div{font-family: Italiana !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Italiana, sans-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: 'Italiana';z-index:99;}
.ry-btn {height: 60px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #FFFFFF !important;background: #ddb406 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #56585a !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #56585a !important;}
.ry-btn.ry-btn-secondary:hover {background: #ddb406 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 20px !important; font-size: 18px !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: 12px;
	right: 12px;
}

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

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

:root {
	--clr-white: #FFFFFF;
		--clr-black: #0e100f;
		--clr-primary: #ddb406;
		--clr-secondary: #56585a;

		--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*/
	body p {
		font-family: 'Poppins' !important;
	}
	.custom-headline h2 span {
		display: block;
		font-size: var(--font-spantitle);
			text-transform: uppercase;
			letter-spacing: 0.28em;
			font-family: 'Italiana';
			color: var(--clr-primary);
				}

	.custom-headline h2 {
		font-family: 'Dancing Script' !important;
		color: var(--clr-black);
			text-align: center;
			font-size: var(--font-title) !important;
				}
	/*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;
				}
	.ry-menu .ry-nav li.dropdown .dropdown-menu li {
		background: var(--clr-primary);
			color: #374151;
			}
	/*Modal*/
	/* Header */
	/**/
	.module-43 .ry-right .ry-menu .nav-menu li a:hover {
		color: var(--clr-secondary);
			}
	.snap-mobile-menu {
		background: white;
	}

	mm-burger {
		color: #374151;
	}
	.ry-menu .ry-nav li.primary .caret {
		border-color: #374151;
	}

	.ry-menu .ry-nav li.primary:hover .caret {
		border-color: var(--clr-black);
			}
	.with-gradient:before {
		background-image: linear-gradient(to bottom, var(--clr-white), transparent, transparent);
			}
	.ry-menu .ry-nav li.dropdown .dropdown-menu li {
		background: var(--clr-primary);
			color: var(--clr-white);
				}

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

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

	.ry-sticky-menu.fixed {
		background: #fff;
	}
	.module-43 .ry-right .ry-leads .ry-contact {
		gap: 20px;
	}

	.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper {
		background: var(--clr-black) !important;
			border-radius: 10px;
			}

	.module-43 .ry-right .ry-leads .ry-contact li.ry-el-link {
		background: var(--clr-primary) !important;
			border-radius: 10px;
			}
	/* Hero */
	/**/
	#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
		height: 100vh !important;
		object-fit: cover;
	}
	.module-66 .carousel .carousel-control {
		opacity: 0;
	}

	.module-66 .carousel .carousel-inner .item .text-center::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		height: 50%;
		width: 100%;
		background: linear-gradient(to bottom, white, transparent);
	}
	/* CTA */
	/**/
	/* Welcome */
	/**/
	.module-welcome.style-6 {
		padding-top: 250px;
		padding-bottom: 400px;
	}
	#welcome-wrap.sections.style-1::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0d72524a-2431-4c1b-adb2-ab67c7fe694a/Background_images/FigGardenOpto_welcome_bg_v2.jpg) center center no-repeat;
		background-size: cover;
	}
	.module-welcome.style-6 .ry-flex {
		gap: 170px;
	}
	.module-welcome.style-6 .custom-headline h2,
	.module-welcome.style-6 .ry-text p{
		text-align: right !important;
	}

	.module-welcome.style-6 .button-wrapper .ry-btn {
		margin-right: 0;
	}

	.module-welcome.style-6 .ry-each.image-wrapper {
		width: 40%;
	}
	.module-welcome.style-6 .text-wrapper .photo img {
		max-width: 120px;
		margin: 0 auto;
		margin-right: 0;
	}

	.module-welcome.style-6 .text-wrapper .photo {
		width: 100%;
		margin-bottom: 30px;
	}
	/* Services */
	/**/

	.module-services.style-12 .section-background {
		top: 260px;
		height: 180%;
	}
	.module-services.style-12 {
		padding-top: 0;
		margin-top: -270px;
		padding-bottom: 30px;
	}

	.module-services.style-12 .content {
		margin-top: 60px;
	}
	.module-services.style-12 .content .ry-flex .ry-each:nth-child(1){
		background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0d72524a-2431-4c1b-adb2-ab67c7fe694a/Background_images/FigGardenOpto_services_box_1.jpg) center center no-repeat;
		background-size: cover;
	}
	.module-services.style-12 .content .ry-flex .ry-each:nth-child(2){
		background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0d72524a-2431-4c1b-adb2-ab67c7fe694a/Background_images/FigGardenOpto_services_box_2.jpg) center center no-repeat;
		background-size: cover;
	}
	.module-services.style-12 .content .ry-flex .ry-each:nth-child(3){
		background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0d72524a-2431-4c1b-adb2-ab67c7fe694a/Background_images/FigGardenOpto_services_box_3.jpg) center center no-repeat;
		background-size: cover;
	}
	.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;
		color: var(--clr-white);
			}

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

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

	.module-services.style-12 .content .ry-flex .ry-each .photo img {
		filter: invert(1);
	}
	/* Meet the Team */
	/**/
	.module-team.style-1 {
		padding: 110px 0;
	}

	.module-team.style-1 .content {
		display: flex;
		gap:100px;
	}

	.module-team.style-1 .custom-headline h2 {
		color: var(--clr-white);
			text-align: left;
			}

	.module-team.style-1 .ry-text p {
		color: var(--clr-white);
			}

	.module-team.style-1 .content .ry-btn {
		margin-left: 0;
	}

	.module-team.style-1 .ry-flex {
		margin: 0;
		margin-left: 0;
		width: 100%;
	}
	.module-team.style-1 .ry-flex .ry-each:nth-child(even) {
		margin-top: 80px;
	}
	/* Custom HP */
	.custom-hp-insurance-brands-testimonials {
		z-index: 2;
		background: white;
		padding: 120px 0;
	}

	.custom-hp-insurance-brands-testimonials .insurance-wrapper, .custom-hp-insurance-brands-testimonials .brand-wrapper {
		padding: 85px 0;
	}

	.custom-hp-insurance-brands-testimonials .content {
		display: flex;
		gap: 80px;
		align-items: center;
	}

	.custom-hp-insurance-brands-testimonials .insurance-wrapper .ry-flex, .custom-hp-insurance-brands-testimonials .brand-wrapper .ry-flex {
		margin: 40px 0;
	}

	.custom-hp-insurance-brands-testimonials .insurance-wrapper img, .custom-hp-insurance-brands-testimonials .brand-wrapper img {
		padding: 20px;
		aspect-ratio: 4/2;
		object-fit: contain;
	}

	.custom-hp-insurance-brands-testimonials .insurance-wrapper .ry-btn, .custom-hp-insurance-brands-testimonials .brand-wrapper .ry-btn {
		margin: 0 auto;
	}

	.custom-hp-insurance-brands-testimonials .star-wrapper svg {
		width: 40px;
		fill: var(--clr-primary);
			}
	.custom-hp-insurance-brands-testimonials .star-wrapper {
		display: flex;
		justify-content: center;
		gap: 10px;
		padding-bottom: 20px;
	}
	.custom-hp-insurance-brands-testimonials #htmlSlider-69fc8d9c4a841 {
		margin: 85px 0;
	}

	.custom-hp-insurance-brands-testimonials p {
		text-align: center;
	}

	.custom-hp-insurance-brands-testimonials .carousel-control {
		display: none;
	}

	.custom-hp-insurance-brands-testimonials .carousel-indicators li {
		background: #00000061;
	}

	.custom-hp-insurance-brands-testimonials h5 {
		text-align: center;
		padding-bottom: 30px;
	}
	.custom-hp-insurance-brands-testimonials p {
		padding-bottom: 30px;
	}
	/* Insurance */
	/**/
	/* Brand */
	/**/
	/* Request Appointment */
	/**/
	/* Testimonials */
	/**/
	.custom-hp-insurance-brands-testimonials .testimonial-wrapper .btn-wrapper {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding-top: 30px;
	}
	.custom-hp-insurance-brands-testimonials::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 50%;
		background: #e9e9ea;
	}
	.custom-hp-insurance-brands-testimonials::after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		width: 50%;
		background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0d72524a-2431-4c1b-adb2-ab67c7fe694a/Background_images/FigGardenOpto_reviews_bg.jpg) center center no-repeat;
		background-size: cover;
	}
	.custom-hp-insurance-brands-testimonials .testimonial-wrapper {
		z-index: 1;
	}
	/* Footer */
	/**/
	.module-44:before {
		background: var(--clr-black);
			}

	.module-44 .ry-footer-logo {
		max-width: 220px;
	}

	.module-44 .ry-footer-copyright .ry-container {
		display: flex;
		flex-direction: column;
	}
	.module-44 .ry-footer-copyright .ry-right .powered {
		justify-content: center;
	}

	.module-1 .ry-box-right p {
		line-height: 1.6;
	}

	.module-1 .ry-box-right .ry-btn {
		margin-top: 20px;
	}

	.module-1 .ry-box-right h4 {
		margin-bottom: 10px !important;
	}

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

	.team-box .each-container .photo {
		padding-bottom: 32%;
	}
	.module-43 .ry-right .ry-leads .ry-contact li span {
		line-height: 1;
	}

	.team-box .each-container .photo img {object-fit: contain;}

	.module-promo .promo-image-type, 
	.module-promo .promo-type {
		background: #fff;
	}

	.module-promo {
		margin-top: 30px;
	}

	.module-promo .promo-image-type .ry-flex .photo-wrapper .photo img {
		object-fit: contain;
		width: 70%;
		height: 70%;
		left: 50%;
		transform: translate(-50%, -50%);
		top: 50%;
	}

	.module-promo .promo-image-type .ry-flex .photo-wrapper .photo {
		display: flex;
		align-items: center;
		justify-content: center;
	}


	.module-promo .link a, .module-promo .link {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
	}

	.module-promo .ry-flex .text-wrapper .span-1 {
		font-size: 14px;
		font-family: 'Satoshi';
	}

	.module-promo .promo-image-type .ry-flex .photo-wrapper .photo:before {
		border-right: 10px solid #fff;
	}


	.module-welcome .welcome-videos {
		width: 100%;
		padding: 10px;
		background: #fff;
		box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
		-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
		-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	}

	.module-welcome .welcome-videos .ry-iframe {
		margin: 0;
	}


	/*Media Queries*/
	/**/
	@media (max-width:1024px){
		.mobile-container {
			background: var(--clr-white);
				}

		.mobile-container .mobile-nav button .hamburger-inner, .mobile-container .mobile-nav button .hamburger-inner:before, .mobile-container .mobile-nav button .hamburger-inner:after {
			background: #374151;
		}

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

		.module-66 .carousel .carousel-inner .item .text-center::before {
			opacity: 0;
		}
	}
	@media (max-width:1080px){
		.module-welcome.style-6 {
			padding-top: 60px;
		}

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

		.module-welcome.style-6 .button-wrapper .ry-btn {
			margin-right: auto;
		}

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

		.module-welcome.style-6 .ry-each.image-wrapper {
			width: 60%;
		}
		.custom-hp-insurance-brands-testimonials .content {
			flex-direction: column;
		}
		.custom-hp-insurance-brands-testimonials::before {
			height: 55%;
			width: 100%;
		}

		.custom-hp-insurance-brands-testimonials::after {
			top: auto;
			height: 530px;
			width: 100%;
			bottom: 0;
		}

		.custom-hp-insurance-brands-testimonials {
			padding: 60px 0;
		}

		.custom-hp-insurance-brands-testimonials .insurance-wrapper, .custom-hp-insurance-brands-testimonials .brand-wrapper {
			padding: 40px;
		}
	}
	@media (max-width:1200px){
		.module-team.style-1 .content {
			flex-direction: column;
			gap: 40px;
		}
		.module-team.style-1 .custom-headline h2,
		.module-team.style-1 .ry-text p{
			text-align: center;
		}

		.module-team.style-1 .content .ry-btn {
			margin-left: auto;
		}

		.module-services.style-12 .section-background {
			height: 240%;
		}
	}
	@media (max-width:768px){
		.module-welcome.style-6 .ry-each.image-wrapper {
			width: 100%;
		}
		.custom-hp-insurance-brands-testimonials .insurance-wrapper .ry-flex, .custom-hp-insurance-brands-testimonials .brand-wrapper .ry-flex {
			flex-wrap: wrap;
		}
		.custom-hp-insurance-brands-testimonials::before,
		.custom-hp-insurance-brands-testimonials::after {
			opacity: 0;
		}
		.custom-hp-insurance-brands-testimonials .insurance-wrapper img, .custom-hp-insurance-brands-testimonials .brand-wrapper img {
			aspect-ratio: 6 / 1;
		}
	}

	@media (max-width: 620px) {
		.team-box .each-container .photo {
			padding-bottom: 100%;
			width: 100%;
		}
	}
	/* End - HP Edits*/


	.custom-headline h2 span {
		font-family: 'Poppins';
		letter-spacing: 2px;
		font-weight: 300 !important;
	}

	.module-43 .ry-right .ry-menu .nav-menu li a {
		font-family: 'Poppins';
		letter-spacing: inherit;
		font-size: 20px;
	}

	.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li {
		padding: 0;
	}

	.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a {
		color: #fff;
		font-size: 16px !important;
		padding: 15px 30px !important;
	}

	.module-43 .ry-right .ry-menu .nav-menu li.dropdown span {
		display: inline-block;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 5px solid #332;
	}
	.module-43 .ry-right .ry-leads .ry-contact li span,
	.module-43 .ry-right .ry-leads .ry-contact li a {
		font-family: 'Poppins';
		line-height: 1;
		display: block;
		text-transform: uppercase;
		font-size: 16px !important;
		letter-spacing: initial;
		font-weight: 400 !important;
	}

	.ry-btn {
		border-radius: 10px !important;
		font-family: 'Poppins';
		text-transform: uppercase;
		letter-spacing: -0.5px;
		font-weight: 400 !important;
	}

	.module-44 .ry-flex .ry-each a,
	.module-44 .ry-flex .ry-each div,
	.module-44 .ry-flex .ry-each span {
		font-size: 16px;
		font-family: 'Poppins' !important;
	}

	.module-44 .ry-footer-copyright p, 
	.module-44 .ry-footer-copyright a {
		font-size: 14px;
	}
	body #ry-pg-body ol,
	body #ry-pg-body ul {
		font-family: Poppins;
	} 
	body #ry-pg-body ul {
		list-style: disc;
	}
	body #ry-pg-body ol {
		list-style: numeric;
	}


	.icon-bar a {
		display: flex;
		align-items: center;
		gap: 10px;
	}

	.icon-bar a svg {
		width: 25px;
		height: 25px;
		fill: #fff;
	}

	.icon-bar a img {
		width: 25px;
	}

	.icon-bar a span {
		font-family: 'Poppins';
		font-size: 14px;
		letter-spacing: -0.3px;
		/* min-width: 200px; */
		color: #fff;
		text-align: left;
		min-width: 150px;
		text-transform: uppercase;
	}

	.icon-bar a:not(:hover) span {
		display: none;
	}

	.icon-bar {
		display: flex;
		flex-direction: column;
		border: unset;
		overflow: unset;
		box-shadow: unset;
	}

	.icon-bar a:not(:hover) {
		max-width: max-content;
	}

	.icon-bar a {
		border: 1px solid #fff !important;
	}

	.icon-bar a:first-child {
		border-top-right-radius: 15px;
	}

	.icon-bar a:last-child {border-bottom-right-radius: 15px;}
	.module-team.style-1 .ry-flex .each-name {
		font-size: 22px;
		line-height: 1.1;
		letter-spacing: initial;
		font-weight: 600 !important;
	}

	.module-44 .ry-divisor .custom-social .social-inner-wrap {
		display: flex;
		justify-content: center;
		gap: 10px;
		position: relative;
	}

	.module-44 .ry-divisor .custom-social .social-inner-wrap li {
		width: auto;
		max-width: unset;
		max-height: unset;
		height: auto;
		margin: 0;
		overflow: unset;
		border-radius: unset;
	}

	.module-44 .ry-divisor .custom-social .social-inner-wrap li a {
		width: 45px;
		height: 45px;
		background: #fff;
		border: 1px solid #fff;
		border-radius: 50%;
	}

	.module-44 .ry-divisor .custom-social .social-inner-wrap li a svg {
		fill: #ddb406;
		width: 20px; 
		height: 20px;
	}

	.module-44 .ry-divisor .custom-social .social-inner-wrap li a:hover {
		background: transparent;
		border-color: #ddb406;
	}

	.module-44 .ry-divisor .custom-social .social-inner-wrap:before, 
	.module-44 .ry-divisor .custom-social .social-inner-wrap:after {
		width: 33.33%;
		height: 1px;
		content: "";
		position: absolute;
		background: #ffffff5c;
		left: 0;
		top: 50%;
	}

	.module-44 .ry-divisor .custom-social .social-inner-wrap:after {
		left: unset;
		right: 0;
	}

	#ry-sidebar #accordion .ry-drop-nav a {
		font-size: 18px;
		font-family: 'Poppins';
		letter-spacing: -0.3px;
	}

	#ry-sidebar .ry-sb-articles .ry-sb-title div {
		letter-spacing: initial;
		font-family: 'Poppins' !important;
		font-size: 20px;
	}

	#ry-pg-banner .ry-bnr-wrp {
		background-position: right !important;
	}

	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title,
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		font-size: 60px;
		letter-spacing: initial;
		font-weight: 600 !important;
		max-width: 50%;
	}

	.home .slick-dots,
	.default .slick-dots {
		display: flex !important;
		justify-content: center;
		width: 100%;
		margin-top: 30px;
		gap: 5px;
		list-style: none;
		padding: 0 !important;
	}

	.home .slick-dots li button,
	.default .slick-dots li button {
		width: 12px;
		height: 12px;
		padding: 0;
		border-radius: 50%;
		border: unset;
		text-indent: -99999px;
		background: #000;
		transition: .5s;
		opacity: .5;
		min-width: 12px;
	}

	.home .slick-dots li,
	.default .slick-dots li {
		height: 12px;
		min-width: 12px;
		padding: 0 !important;
		margin: 0 !important;
	}

	.home .slick-dots li.slick-active button,
	.default .slick-dots li.slick-active button{
		width: 50px;
		border-radius: 5px;
		opacity: 1;
		background: #0f0f0f;
	}
	@media (max-width: 1366px) {
		.module-team.style-1 .ry-flex .each-name {
			font-size: 20px;
		}
	}
	@media (max-width: 1024px) {
		#ry-pg-banner .ry-bnr-wrp {
			margin-top: 94px;
		}

		#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title,
		#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
			font-size: 46px;
			text-align: center;
			max-width: 100%;
		}

		.custom-hp-insurance-brands-testimonials::after {
			opacity: 0;
		}

		.custom-hp-insurance-brands-testimonials .ry-container {
			width: 100%;
			max-width: 100%;
		}

		.custom-hp-insurance-brands-testimonials {
			padding: 0;
		}

		.custom-hp-insurance-brands-testimonials .ry-container .content > .ry-flex {
			padding: 60px 5%;
		}

		.custom-hp-insurance-brands-testimonials .ry-container .content > .testimonial-wrapper {
			padding: 80px 5%;
			background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0d72524a-2431-4c1b-adb2-ab67c7fe694a/Background_images/FigGardenOpto_reviews_bg.jpg) center center no-repeat;
			background-size: cover;
		}
		.custom-hp-insurance-brands-testimonials {
			background: #e9e9ea;
		}
		.custom-hp-insurance-brands-testimonials .content {
			gap: unset;
		}
	}
	@media (max-width: 620px) {
		.icon-bar a img {
			width: 25px;
			min-width: 25px;
		}
		.icon-bar a span {
			display: none !important;
		}

		.custom-hp-insurance-brands-testimonials .insurance-wrapper img, 
		.custom-hp-insurance-brands-testimonials .brand-wrapper img {
			aspect-ratio: unset;
		}

		.custom-hp-insurance-brands-testimonials .insurance-wrapper .ry-flex,
		.custom-hp-insurance-brands-testimonials .brand-wrapper .ry-flex {
			display: initial;
		}

		.custom-hp-insurance-brands-testimonials .insurance-wrapper img, 
		.custom-hp-insurance-brands-testimonials .brand-wrapper img {
			max-width: 200px;
			margin: auto;
			padding: 0;
			max-height: 100px;
		}

		.module-team.style-1 .ry-flex .ry-each:nth-child(even) {
			margin-top: 0;
		}

		.module-team.style-1 .ry-flex .ry-each img {
			max-width: 200px;
			margin: auto;
		}
	}

	@media (min-width: 1025px) {
		.custom-hp-insurance-brands-testimonials .ry-text {
			min-height: 200px;
		}
	}

	@media (min-width: 1280px) {
		.module-welcome.style-6 .ry-flex {
			gap: 60px;
		}

		.module-welcome.style-6 .ry-each.image-wrapper {
			width: 50%;
		}
	}