/* Before adding any unnecessary CSS rules, please check out the Snap documentation at https://bit.ly/3PqSii8. */
/* Override Styles */
/*
.service-style-1 h2 {margin: 10px 0;}
.ry-menu .ry-nav li .dropdown-toggle {padding: 30px 0;}
ul#quick-links li a {display: block;width: 100%;}
#in-services-3 ul li a {margin-left: 0px;margin-top:30px}
*/
[x-cloak] { display: none !important; }
.promotions img { min-width: 22rem; max-width:22rem;}
#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.mobile-menu-icon a{display: flex;height: 100%;width: 100%;justify-content: center;align-items: center;}
body.fancybox-active .ry-sticky-menu.fixed {z-index: 9999;}

div#faq-accordion-style h3.text-white{
    font-weight:400;
    font-size:1.2em;
    transition:all .3s ease
}



.ry-frame {
  margin-top: 20px;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }
  .ry-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*location page*/
.contact-template.style-3 .hours-wrapper {
    display: flex;
    padding: 0px 2vw 30px;
    background: #f5f5f5;
}

.contact-template.style-3 .hours-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.contact-template.style-3 .hours-wrapper .text-wrap {
    width: 100% !important;
    max-width: 100% !important;
    align-items: flex-start !important;
}

.contact-template.style-3 .hours-wrapper ul li {
    display: flex;
    align-items: center;
    font-size: 18px !important;
    font-weight: 500;
    flex-wrap: wrap;
	justify-content: space-between;
    margin:0
}

.contact-template.style-3 .inner-flex .ry-each .inner-group .hours-wrapper .ry-text .span-1 {
    display:inline-block
}

.contact-template.style-3  .hours-wrapper ul li p {
   max-width:380px;
    width:100%;
    padding:0;
    margin:0;
    display:flex;
    justify-content:space-between;
    font-size:16px !important
}


.contact-template.style-3 .hours-wrapper .ry-text {
    width:100%;
}

@media screen and (max-width: 1080PX) {
    .contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrapper{
        flex-direction:column;
        gap:10px
    }
  .hours-wrapper .text-wrap {
        align-items: center;
        justify-content: center;
    }
    
 .hours-wrapper ul li {
        flex-direction: column;
        margin-bottom: 30px;
    }

    .contact-template.style-3 .icon {
        margin-bottom:10px
    }
    .contact-template.style-3 .hours-wrapper {
    display: flex;
    padding: 0px 30px 30px;
    }
    .contact-template.style-3 .inner-flex .ry-each {
        width:100%
    }
    .contact-template.style-3 .inner-flex .ry-each .inner-group .map-ratio #mapCustom1, .contact-template.style-3 .inner-flex .ry-each .inner-group .map-ratio #mapCustom2, .contact-template.style-3 .inner-flex .ry-each .inner-group .map-ratio #mapCustom3 {
        padding-bottom:350px
	}
	.contact-template.style-3 .contact-details .headline{
		height:fit-content;
	}
	.contact-template.style-3 .inner-flex .ry-each .headline h3 {
		margin-bottom: 20px !important;
		padding:0
	}
	.contact-template.style-3 .hours-wrapper{
		justify-content:center;
	}
	    .contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap {
        align-items:center !important;
    }

        .contact-template.style-3 .inner-flex {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
        .contact-template.style-3 .inner-flex {
        flex-direction: row !important;
        align-items: center;
        justify-content: center;
        gap:30px
    }
        .contact-template.style-3 .inner-flex .ry-each {
       max-width:440px;
            width:100%;
    }
    .contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap {
        width:100%
    }
    
}



@media screen and (max-width: 774px) {
    .contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrapper{
        flex-direction:column;
        gap:10px
    }
  .hours-wrapper .text-wrap {
        align-items: center;
        justify-content: center;
    }
    
 .hours-wrapper ul li {
        flex-direction: column;
        margin-bottom: 30px;
    }

    .contact-template.style-3 .icon {
        margin-bottom:10px
    }
    .contact-template.style-3 .hours-wrapper {
    display: flex;
    padding: 0px 30px 30px;
    }
    .contact-template.style-3 .inner-flex .ry-each {
        width:100%
    }
    .contact-template.style-3 .inner-flex .ry-each .inner-group .map-ratio #mapCustom1, .contact-template.style-3 .inner-flex .ry-each .inner-group .map-ratio #mapCustom2, .contact-template.style-3 .inner-flex .ry-each .inner-group .map-ratio #mapCustom3 {
        padding-bottom:350px
	}
	.contact-template.style-3 .contact-details .headline{
		height:fit-content;
	}
	.contact-template.style-3 .inner-flex .ry-each .headline h3 {
		margin-bottom: 20px !important;
		padding:0
	}
	.contact-template.style-3 .hours-wrapper{
		justify-content:center;
	}
	    .contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap {
        align-items:center !important;
    }
}

[data-page-name="contact-us"] div#footer-map, [data-page-name="locations"] div#footer-map{
    display: none;
}


.contact-template.style-3 .ry-form-box-wrapper {
    margin-bottom:8vw
}

/*FRAMES*/
#brands-inner .frame-wrapper > div {
  display:flex;
  justify-content:center;
  align-items:center
}

/**Updated CSS**/

@media (min-width: 1081px) {
	.homepage-video-slider {
        margin-top: 0px;
        height: 100vh;
        overflow: hidden;
    }
	.slider-info-center-bottom {
		bottom: 4%;
	}
	.homepage-swiper {
		margin-top: 0px;
		height: calc(0px + 100vh) !important;
		overflow: hidden;
		max-height: 100%;
	}
	.homepage-swiper .swiper-slide img {
		height: calc(0px + 100vh) !important;
		object-position: top;
	}
	.slider-info {
		min-height: 1px;
	}
}


@media (max-width: 1080px) {
	.homepage-video-slider::before {
		opacity: 0; 
	}
	.slider-info {
		min-height: 1px;
	}
	.homepage-swiper, .homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
}

@media (max-width: 1080px) { 

	.homepage-swiper .slider-info,
	.homepage-video-slider .slider-info {
		position: relative;
		top: 0;
		transform: unset;
		left: 0;
		background: var(--color-secondary-background);
		padding: 2em 1em 1em;
	}
	.homepage-swiper {
		padding-top: 95px;
	}
	.homepage-swiper .slider-info .ry-btn-primary {
		border: 1px solid white;
	}
	.homepage-swiper .slider-info div {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

#ry-pg-body :is(.navigation-3) .bg-primary-background,
#page :is(.navigation-3) .bg-primary-background {
    background: transparent;
}

#ry-pg-body :is(.navigation-3) .cta-btn:hover,
#page :is(.navigation-3) .cta-btn:hover{
    background: #fff;
}


#ry-footer ul {
    line-height: 2;
}
.footer-contents ul li, .footer-contents a, .footer-contents h4, .footer-contents p {
    color: #141414;
}
#ry-footer-3::after {
	display: none;
}
#ry-footer-3::before {
	opacity: 1;
}
#ry-footer-3 .footer-contents {
    background: #fff;
	border: 6px solid var(--color-primary-background);
}
#ry-footer-3 .footer-contents::before {display: none;}
div#hp-insurance-1, div#hp-brands-5 {
    background: #f9fafe;
}
@media (max-width:700px) { 
	#ry-footer-3 .footer-contents {
		max-width: 90% !important;
		width: 100% !important;
		padding: 3em 1em !important;
	}

	div#ry-footer-3 {
		padding: 0;
	}

	#ry-footer-3 .footer-contents {
		text-align: center !important;
	}
}


#ry-footer ul {
    line-height: 2;
}
.footer-contents ul li, .footer-contents a, .footer-contents h4, .footer-contents span {
    color: #141414;
}
#ry-footer-3::after {
	display: none;
}
#ry-footer-3::before {
	opacity: 1;
}
#ry-footer-3 .footer-contents {
    background: #fff;
	border: 6px solid var(--color-primary-background);
}
#ry-footer-3 .footer-contents::before {display: none;}
div#hp-insurance-1, div#hp-brands-5 {
    background: #f9fafe;
}

@media (max-width:700px) { 
	#ry-footer-3 .footer-contents {
		max-width: 90% !important;
		width: 100% !important;
		padding: 3em 1em !important;
	}

	div#ry-footer-3 {
		padding: 0;
	}

	#ry-footer-3 .footer-contents {
		text-align: center !important;
	}
}

.with-gradient:before {
	background-image: linear-gradient(transparent, transparent, transparent, #00000099);
}


.footer-privacy strong {
    color:rgb(185 28 28 / 1) !important;
}

.testimonials-swiper-4 .swiper-slide p,
#hp-testimonials-5 .text-base p,
.testimonials-swiper-2 .swiper-slide .text-base p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

div#navigation {
	background-color: #fff;	
}

body[data-page-name="frames"] #hp-brands-5 {
	padding-top: 0;
}

body[data-page-name="frames"] #hp-brands-5::before {
	display: none;
}


a.mm-navbar__title span{
    color:#FFF;
    text-transform:uppercase;
    letter-spacing:1px
}

.ry-hp-team {
    background: #576981 !important;
}
.module-testimonials .max-w-5xl.bg-primary-background, .module-testimonials.style-2 .comments-icon {
    background: transparent;
}

#contents .mt-10.flex.lg\:flex-row.justify-between.flex-col.lg\:gap-14.gap-16 {
	margin-top:0 !important
}
@media(min-width:1200px){
    [x-data="randomBanners"] {
		height:300px;
	}
	[x-data="randomBanners"] img{
		object-position:center !important
	}
	[x-data="randomBanners"] .text-xl {
		padding-top:90px
	}
}
@media(max-width:991px) {
	.homepage-swiper .swiper-slide img, .homepage-swiper .swiper-wrapper {
		height:100% !important
	}

	.homepage-swiper .slider-info, .homepage-video-slider .slider-info {
		max-width:100% !important;
	}
	.homepage-swiper .slider-info {
		padding-bottom:50px
	}

	.homepage-swiper .slider-info p {
		overflow:hidden !important
	}
	.homepage-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active {
		background:lightgray
	}
	.homepage-swiper .slider-info div {
		overflow:hidden
	}
	
	.homepage-swiper .swiper-button-next, .homepage-swiper .swiper-button-prev {
		display:none
	}
	
	div#hp-cta-block {
		flex-direction:column;
		gap: 1em 0;
		padding: 2em 0;
		display: flex;
		justify-content: space-between;
		margin-top: -1em;
	}

	div#cta-block {
		border:none !important;
	}

	div#cta-block .ry-each {
		padding: 1em;
		border:1px solid #0c0d191f;
		max-width: 350px;
		width: 45%;
		height: 20vh;
	}
	
	div#footer-map {
		height: 400px !important;
	}



	div#cta-block .ry-each img {
		height: 60px;
		object-fit: contain;
	}
}

@media(max-width:768px) {
	.snap-mobile-menu img {
		max-width:200px;
		width:100%;
	}
}
@media(max-width:767px) {
	.homepage-swiper h2 {
		font-size:31px;
		line-height:1.1
	}
	.homepage-swiper DIV {
		font-size:16px 
	}
}

@media(max-width:480px) {
	.homepage-swiper .slider-info {
		padding:20px 15px 50px
	}
	.homepage-swiper .swiper-slide img {
		height:30vh !important
	}
	.snap-mobile-menu img {
		max-width:160px;
		width:100%;
	}
	.snap-mobile-menu .gap-6 {
		gap:15px !important
	}
}

/*----- QA UPDATE -----*/
body[data-page-name="contact-us"] #map-wrapper {
    display: none;
}
body[data-page-name="contact-us"] #footer-map {
	display: none;
}
body[data-page-name="contact-us"] div#ry-footer-3 {
    margin-top: 12vw;
}

body[data-page-name="contact-us"] #ry-footer-3::before {
	margin-top: 10vw;
}

.homepage-swiper  .slider-info {
    max-width:90%
}

@media(max-width:1080px) {
    .homepage-swiper .slider-info  h2 {
        font-size: clamp(1.9375rem, 1.6196rem + 1.3043vw, 2.5rem);
    }
	#map-wrapper {
		height:450px !important
	}
}

#ry-footer-3::before {
	background: #242424;
}

/** Welcome Style Start **/

.module-welcome.style-5 .ry-each.image-wrapper {
	position: sticky;
	top: 140px;
	align-self: self-start;
}



.module-welcome.style-5 .ry-container .ry-flex {
	align-items: end;
}

.module-welcome.style-5 .ry-each:not(.image-wrapper) {
	padding-bottom: 50px;
	    align-self: center;
}
#welcome-wrap.style-1:before, .module-welcome.style-5:before, .module-welcome.style-6:before {
	background-position: center bottom;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo {
	position: relative;
	padding-bottom: 56.25%;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}

.module-welcome.style-5 .ry-each:not(.image-wrapper) {
	position: sticky;
	top: 190px;
	align-self: center;
}

@media (max-width: 1080px) {
	.module-welcome.style-5 .text-wrapper * {
		text-align: center;
	}
	.module-welcome.style-5 .ry-each .ry-text .ry-btn {
		margin-left: auto !important;
	}
	.module-welcome.style-5 .ry-each:not(.image-wrapper) {
		position: relative !important;
		top: 0 !important;
	}
	.module-welcome.style-5 .ry-each.image-wrapper {
		align-self: center;
	}
}

@media (min-width: 1081px) {
	.module-welcome.style-5 .ry-text .ry-btn {
		margin-left: unset;
		margin-right: auto;
	}
}





@media (max-width: 1080px) {
	.hp-team-style-8 *, .module-welcome * {
		text-align: center !important;
	}
}

/** Welcome End **/

/** Services Start **/

.ry-services.style2::before {
    top: 0;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center top;
    opacity: 1;
}

#services-7 .each-block {
    border: none;
}

.mobile-services .slick-list {
    margin-left: -40px;
}
.ry-services.style2 > .relative, .ry-services.style2 .ry-container {
    position: relative;
    z-index: 9;
}

.ry-services.style2 .each-block .photo img {
	transform: translateX(-50%);
	object-fit: contain;
}

.ry-services.style2 .ry-each .photo {
    background: radial-gradient(var(--color-secondary-background), var(--color-primary-background)) !important;
}

.ry-services.style2 .ry-each .photo:after  {
   opacity:.9 !important;
   z-index:2;
	background: linear-gradient(to bottom, var(--color-secondary-background), rgba(0, 0, 0, 0.9)) !important
}
.ry-services.style2 .ry-each .each-block:hover .photo img{
   z-index:1
}

.ry-services.style2 .ry-each .each-block:hover .button-svg {
   z-index:2;
}


.ry-services.style2 .each-block .photo::before {
	background: transparent !important;
}
div.ry-services.style2 .each-block .photo img {
	padding: 0;
	max-width: 120px !important;
	top: 0%;
}
div.ry-services.style2 .each-block .title {
	bottom: 14%;
	line-height: 1.3;
	width: 100%;
	transform: initial !important;
	left: 0;
	right: 0;
	text-align: center;
	padding: 0 40px;
}
div.ry-services.style2 .each-block .title div {
	text-align: center;
}


.ry-services.style2 .block-count-1,
.ry-services.style2 .block-count-2,
.ry-services.style2 .block-count-3,
.ry-services.style2 .block-count-4,
.ry-services.style2 .block-count-5,
.ry-services.style2 .block-count-6,
.ry-services.style2 .block-count-7 {
	display: none;
}

@media (min-width: 1081px) {
    .mobile-services {
        display: block;
    }
}

#services-7 .ry-content .content {
    max-width: 1280px;
}
.mobile-services {
    padding-bottom: 70px;
}

.ry-services.style2 .button-wrapper {
	padding-top: 40px;
}

.ry-services.style2 .block-count-6~.button-wrapper {
	top: 0;
}

.mobile-services .slick-dots {
	margin-top: 50px;
}

div.ry-services.style2 .each-block .title {
    position: relative;
    bottom: 0;
    min-height: 50px;
	margin-top: 30px;
}

.ry-services.style2 .each-block .title div {
    color: #333;
}

.ry-services.style2 .each-block:hover .photo {
    background-color: var(--color-secondary-background);
}

.mobile-services .slick-arrow {
	display: block !important;
}

.mobile-services .slick-arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #cfd8dd;
    left: calc(50% - 30px);
    bottom: 0;
    border-radius: 50px;
    transform: translateX(-50%);
}

.mobile-services .slick-arrow.next-arrow {
    left: calc(50% - -25px);
}
.mobile-services .slick-arrow:before {
    content: "\F12F";
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #333;
    font-family: 'bootstrap-icons';
}
.mobile-services .slick-arrow.next-arrow:before {
	content: "\F138";
}

.ry-services.style2::after {
    content: "";
    position: absolute;
    inset: 0;
    top: unset;
    height: 50%;
    background: #184461;
}

.ry-services.style2 .add-bg {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-a6acf9e7-0de4-40e2-9f3b-cd8f5b6392eb/Assets/white_wood_background_v2.jpg);
    background-size: cover;
    position: relative;
    z-index: 9;
    max-width: 1600px;
    width: 90%;
    margin: auto;
    border-radius: 30px;
    box-shadow: 0px 20px 40px rgb(0 0 0 / 20%);
    padding: 80px 30px;
}

/** Services End **/

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
	height: 100%;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-a6acf9e7-0de4-40e2-9f3b-cd8f5b6392eb/Assets/testimonial_background.jpg);
	background-size: cover;
}

.swiper-pagination-bullet-active {
	background: #000;
}

#section-hp-team:after {
    content: "";
    position: absolute;
    inset: 0;
    bottom: unset;
    height: 30%;
    background: linear-gradient(to bottom, #184461, transparent);
}

.homepage-team-swiper-2:before {
	display: none;
}

#ry-footer::before {
	background: #252525 !important;
}

div#map-flex .ry-each {
	width: 50%;
	padding: 10px 5px;
	background: #fff;
}

div#map-flex .ry-each iframe {
	height: 750px !important;
}

@media (max-width:1600px) {
	div#map-flex .ry-each iframe {
		height: 600px !important;
	} 
}

@media (max-width:991px) {
	div#map-flex .ry-each iframe {
		height: 400px !important;
	} 
}

@media (max-width:700px) {
	div#map-flex {
		flex-direction:column !important;
		margin-bottom:30px !important;
	}

	div#map-flex .ry-each {
		width:100% !important;
		padding: 10px;
	}
}

#ry-footer select {
    width: 100%;
    max-width: 180px;
    text-align: left;
    padding: 10px 20px;
    color: #fff !important;
}

.brands-swiper-3 .swiper-wrapper .swiper-slide .logo-wrapper img {
	height: 80px;
    max-width: 70%;
}

/** Fixed Responsiveness **/

@media (max-width: 1080px) {
	div#navigation-style-3,#navigation .ry-menu.ry-container {
		display: none;
	}
	.hidden.lg\:flex.justify-center.gap-6.items-center.max-w-7xl.mx-auto.ry-menu {
		display: none;
	}
	#ry-footer h4 {
		font-size: 1.3rem !important;
	}
	#ry-footer .md\:col-span-6 {
		width: 100%;
		max-width: 260px;
	}
	#ry-footer .grid.grid-cols-12 {
		place-items: center;
	}
	#ry-footer .flex.justify-between.flex-col.xl\:flex-row * {
		text-align: center;
	}
	#ry-footer p.flex.flex-col.md\:flex-row.items-center.gap-x-2 {
		justify-content: center;
	}
	.snap-mobile-menu.flex.lg\:hidden {
		display: flex;
		background: white;
	}
	.homepage-swiper .slider-info {
		max-width: 100% !important;
		padding: 3em 1em 3em;
	}
}

@media (max-width: 1023px) { 
	.homepage-swiper {
		padding-top: 0;
	}
}

.control-label input {
    margin-right: 10px;
    margin-left: 10px;
}

body[data-page-name="browse-eyewear"] .bg-gray-200.rounded-lg {
    display: flex;
    flex-direction: column;
    justify-content: end;
}
body[data-page-name="browse-eyewear"] .bg-gray-200.rounded-lg div {
    display: flex;
}
body[data-page-name="browse-eyewear"] .bg-gray-200.rounded-lg img.mx-auto {
	object-fit: contain;
	max-height: 90px;
	max-width: 150px;
	height: 100%;
}
body[data-page-name="browse-eyewear"] .bg-gray-200.rounded-lg div a.ry-btn.ry-btn-primary {
    padding: .87rem .85rem;
    width: 100%;
    max-width: 100%;
}
.bar {
	background: #044c26;
}

.contact-custom .swiper-slide img {
    object-fit: cover;
	height: 100%;
}

.link, .link a {
    background:transparent;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    color:transparent !important;
}

@media (min-width:1199px) {
	.brands-swiper-3 {
		overflow: hidden;
		background: transparent;
		padding-left: 0;
		padding-right: 0;
		transform: scale(1.1);
		margin: 7em auto 8em;
	}
	
	div#hp-brands-3 .max-w-7xl {
		padding: 0;
		max-width: 1280px;
	}


}


/*AVULUX PAGE*/

body[data-page-name="avulux"] div#navigation .block {
    position: static;
}

body[data-page-name="avulux"] .ry-menu {
    padding-bottom: 1em;
}


body[data-page-name="avulux"] div#ry-footer-3 {
    margin-top: 9em;
    padding-top: 3em;
}

/*END AVULUX PAGE*/

@media (min-width:1025px) and (max-width:1800px) {
	
	.homepage-swiper .with-gradient:before {
		background: linear-gradient(180deg, #ffffff, transparent);
		height: 70%;
	}

}


@media (max-width:1024px) {
   .homepage-swiper .with-gradient:before {
		height: 0% !important;
	} 
}

.team-inner-page.style3 .ry-each .photo img {
	margin: 0 auto;
}

.contact-details .ry-each.address svg, .contact-details .ry-each svg {
	top: 0;
}

.contact-form .contact-custom {
    margin-top: 60px;
}
.contact-form .ry-content {
    margin-top: 40px;
}


.footer__hours * {
    color: #141414;
}

@media (max-width: 991px) {
	

	div.footer__hours .grid {
		grid-template-columns: 1fr !important;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
}

@media (max-width: 690px) {
	#hp-cta-block .text-balance {
		font-size: 14px;
	}
	div#cta-block .ry-each {
		height: 100%;
		min-height: 154px;
	}
	.ry-services.style2 .add-bg>.col-xs-12.max-w-7xl.space-y-6.mx-auto.relative.px-8 {
		padding: 0;
	}
	.module-testimonials .max-w-5xl.bg-primary-background {
		padding: 5rem 0;
	}
	.ry-each.hour {
		align-items: center;
	}
	.team-staff .col-xs-12.flex.flex-col.sm\:text-center {
		text-align: center;
	}
}

.team-staff .relative.pb-56.mb-4.rounded.shadow.lg\:pb-64 {
    box-shadow: none;
}

.team-staff .relative.pb-56.mb-4.rounded.shadow.lg\:pb-64 img{
    object-fit: contain;
}

#hp-insurance-1 .swiper-wrapper {
	justify-content: center;
}

#ry-footer-3 .footer-contents span {
    font-size: 15px;
}

/* PROMO */
/* QUARTERLY MODAL */
div#HomeModal {
    z-index: 999999;
}
#HomeModal .modal-dialog {
    max-width: 767px;
    width: 90%;
    margin: 60px auto;
}
#HomeModal .modal-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
#HomeModal .modal-content .modal-header {
    position: absolute;
    padding: 0;
    width: 30px;
    height: 30px;
    background: #000;
    z-index: 2;
    border-radius: 50%;
    border: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    right: -15px;
    top: -15px;
}
#HomeModal .modal-content .modal-header button {
    color: #fff;
    opacity: 1;
    font-weight: 300;
}
#HomeModal .modal-dialog .modal-body {
    padding: 0;
}
#HomeModal .modal-content img {
    margin-bottom: 0;
}
#HomeModal .close-button button span {
    color: #fff;
    font-weight: 300;
    margin-bottom: -5px;
    margin-left: 1px;
}
#HomeModal .close-button button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    top: -15px;
    background: #184461;
    border-radius: 50%;
    opacity: 1;
    border: unset;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#HomeModal img:not(.current),
.promo-quarter img:not(.current) {
    display: none;
}

/* V2 Version */
#HomeModal {
    padding: 0;
}

#HomeModal .modal-dialog {
    margin: 0;
    width: 100%;
    z-index: 1;
    position: relative;
}

#HomeModal .modal-content .close-button {
    display: none;
}

#HomeModal .fancybox-close-small {
    position: absolute;
    z-index: 99999;
    background: #000000;
    opacity: 1;
}

#HomeModal .fancybox-close-small svg {
    filter: invert(1);
}
/* QUARTERLY MODAL */