/* 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: 1024px) {
	.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: center top;
	}
	.slider-info {
		min-height: 1px;
	}
}
@media (max-width: 1023px) {
	.homepage-video-slider::before {
		opacity: 0; 
	}
	.slider-info {
		min-height: 1px;
	}
	.homepage-swiper .slider-info .ry-btn {
		max-width: 260px;
		width: 100%;
		justify-content: center;
	}
	.homepage-swiper .slider-info {
		max-width: 100% !important;
	}
	.homepage-swiper .slider-info * {
		text-align: center !important;
	}
	.homepage-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active {
		background-color: var(--color-primary-background) !important;
	}
	.homepage-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
		background-color: #fff !important;
	}
}

.homepage-swiper .slider-info .ry-btn {
    margin: unset;
}

@media (max-width: 1023px) { 

	.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: 100px;
	}
	.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: #000;
}

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


#welcome-wrap.style-1:before, .module-welcome.style-5:before, .module-welcome.style-6:before {
	background-position: center bottom;
}



#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(#000000, 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;
}

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

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

div#section-hp-services {
    background: #f2f8fc;
}
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 {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-420ad687-94d2-4778-97b9-b743d8457e3f/Assets/testimonial_background.jpg);
    background-size: cover;
}

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

@media(max-width:768px) {
	.snap-mobile-menu img {
		max-width:200px;
		width:100%;
		filter: unset;
	}
}
@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;
		border: unset;
		outline: unset;
		top: -0.5rem;
	}
	.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, .module-testimonials.style-2::before, .module-testimonials.style-3::after {
	background: #242424;
}

/** Welcome Style Start **/

#welcome-wrap.style-1:before, .module-welcome.style-5:before, .module-welcome.style-6:before {
	background-position: center bottom;
}

/** Welcome Style End **/

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

.module-services .ry-container.relative {
    max-width: 1400px;
}

.module-services.style-11 .ry-flex > .ry-each:nth-child(2) .ry-inner-flex .photo:hover img {
	filter: unset;
	transform: scale(1.15);
    transition: .2s;
}

.ciclegraph.circle-count-9:before {
	filter: brightness(0) invert(0);
}
.module-services.style-11 .ry-flex > .ry-each:nth-child(2) .ry-inner-flex .photo:before {
	border: 2px solid #000;
}
.module-services.style-11:before {
	display: none;
}

.module-welcome:after {
    content: "";
    position: absolute;
    inset: 0;
    left: unset;
    top: unset;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-e3e37225-2687-4cf8-b595-5e1f76c0a03c/Assets/mc_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    padding-bottom: 40%;
    z-index: 0;
    width: 100%;
    background-position: right bottom;
    bottom: -32%;
    opacity: .15;
}

.col-xs-12.group-bg .ry-section:nth-child(odd), .col-xs-12.group-bg .ry-section {
    background: transparent;
}

.col-xs-12.group-bg {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-e3e37225-2687-4cf8-b595-5e1f76c0a03c/Assets/group_bg.jpg);
    background-position: center top;
    background-size: cover;
}
.snap-mobile-menu {
	background: var(--color-secondary-background);;
}
.mobile-menu-icon {
	    background: var(--color-primary-background);
}

#ry-pg-body #navigation {
    position: relative;
    background: #000;
}

@media (max-width: 1080px) {
	div#navigation-style-4 {
		display: none;
	}
	.snap-mobile-menu.flex.lg\:hidden {
		display: flex
			;
	}
}
	