body, body p, body div{font-family: Poppins !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Poppins, 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: 'Poppins';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: #1b2b36 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #a3a29e !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #a3a29e !important;}
.ry-btn.ry-btn-secondary:hover {background: #1b2b36 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !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-each-link, .ry-each-link a {
	position: absolute; 
	inset: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	opacity: 0;
}
#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 <12 08 2025> */

:root {
	--clr-white: #FFFFFF;
	--clr-black: #2f241e;
	--clr-primary: #1b2b36;
	--clr-secondary: #a3a29e;
	
	--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 p, .custom-headline h1 {
			text-align: center;
			text-transform: uppercase;
			color: var(--clr-white);
		}

		.custom-headline p {
			font-size: clamp(1.125rem, 1.0587rem + 0.2719vw, 1.385rem);
		}

		.custom-headline h1 {
			font-size: clamp(2.240625rem, 1.8877rem + 1.4477vw, 3.625rem);
			font-weight: 400 !important;
		}
		.custom-headline h2 {
			font-size: clamp(1.125rem, 1.0587rem + 0.2719vw, 1.385rem) !important;
			text-transform: uppercase;
			letter-spacing: 0.2em;
			color: var(--clr-secondary);
			font-weight: 400 !important;
			text-align: center;
			line-height: 1.2;
		}
		.custom-headline h2 .span-1 {
			display: block;
			font-size: clamp(2.240625rem, 1.8877rem + 1.4477vw, 3.625rem);
			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 */
	/**/
.module-66 .carousel {
    margin-top: -2px;
}

.module-76 {
    background: white;
    padding: 0;
}

.module-76 .ry-content {
    padding: 7px;
}

.module-76 .ry-left .nav-wrap,
.hamburger{
    color: var(--clr-primary);
}

.module-76 button {
    border-color: var(--clr-primary);
}

.module-76 button .hamburger-box .hamburger-inner, .module-76 button .hamburger-box .hamburger-inner:before, .module-76 button .hamburger-box .hamburger-inner:after {
    background: var(--clr-primary);
}

.module-76 .ry-right .button-wrapper a {
    background: var(--clr-primary);
}

.ry-sticky-menu.fixed {
    background: white !important;
    padding: 3px 0;
}
/* Hero */
	/**/
.module-66 .carousel .carousel-control {
    opacity: 0;
}
.module-66 .carousel .carousel-inner .item .text-center::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background: linear-gradient(to top, var(--clr-primary), transparent);
    opacity: .5;
}
/* CTA */
	/**/

/* Welcome */
	/**/
.module-67 .ry-container #about {
    max-width: 70%;
    margin-left: 15%;
}

.module-67 .cta-wrapper {
    display: flex;
	margin-top: 50px;
}

.module-67 .ry-container #about p {
    line-height: 1.8;
    margin: 30px 0 0 0;
}

.module-67 .cta-wrapper img {
    margin: 0 auto;
	max-width: 180px;
	aspect-ratio: 16 / 9;
	object-fit: contain;
}
.module-67 .cta-wrapper .card {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.ry-services.style2 .each-block .photo img {
    aspect-ratio: 16/9;
    object-fit: contain !important;
    filter: brightness(0) invert(1);
    max-width: max-content;
    width: 100% !important;
    top: 41% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    height: auto !important;
}
.ry-services.style2 .each-block:nth-child(2) .photo img,
.ry-services.style2 .each-block:last-child .photo img {
    height: 120px !important;
}
.ry-services.style2 .each-block:nth-child(3) .photo img {
    height: 86px !important;
}
.ry-services.style2 .each-block:nth-child(5) .photo img {
    height: 98px !important;
}
.module-67 .cta-wrapper .card:hover {
    cursor: pointer;
}
.module-67 .cta-wrapper h4 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 22px;
    max-width: 100%;
    margin: 0 auto;
}

.module-67 .cta-wrapper .card:not(:last-child) {
    border-right: 1px solid var(--clr-primary);
}
/* Services */
	/**/
.ry-services.style2 {
	padding: 6.66667vw 0;
	background: var(--clr-primary);
}
.ry-services.style2 .custom-headline * {
    color: var(--clr-white);
}

.ry-services.style2 .custom-headline {
    padding-bottom: 60px;
}
.mobile-services .slick-track {
    display: flex !important;
    gap: 20px;
	padding: 20px 0;
}
.mobile-services .slick-list {
    padding: 20px;
}
.mobile-services .slick-track .each-block {
    position: relative;
}
.ry-services.style2 .each-block:hover .photo:before {
    background: #fff;
}
.ry-services.style2 .each-block:hover .photo img {
    filter: unset;
}
.mobile-services .slick-track .each-block:hover:before {
    opacity: 1;
}
.mobile-services .slick-track .each-block:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 310px;
    height: 310px;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-84f80df2-4f3d-43ea-beaf-641d553e83b0/Homepage_Assets/circle_hover.png) center no-repeat;
    background-size: contain;
    opacity: 0;
}
.ry-services.style2 .each-block:hover .title div {
    color: #1b2b36
}
/* Meet the Team */
	/**/

.module-28 .ry-generic-copy {
    margin: 40px 0;
}

.module-28 .ry-right {
    flex-basis: 52%;
}
.module-28 .ry-left img {
    max-width: 960px;
	width: 100%;
    left: 0%;
}
/* Insurance */
	/**/
/* Brand */
	/**/
#section-brands .ry-multi-item-slider::before {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-84f80df2-4f3d-43ea-beaf-641d553e83b0/Background_images/HarlanEC_brands_bg.jpg) center center no-repeat;
	background-size: cover;
}
#section-brands .ry-multi-item-slider {
    padding-bottom: 650px;
}
#section-brands .custom-headline h2 .span-1 {
    color: var(--clr-white);
}
#section-brands .btn-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 50px;
}
#section-brands .custom-headline {
    padding-bottom: 50px;
}
#section-brands .owl-carousel .owl-dots {
    display: none;
}
#section-brands .ry-multi-item-slider .owl-carousel .owl-item img {
    filter: invert(1);
}

#section-brands .owl-carousel .owl-nav button.owl-next,
#section-brands .owl-carousel .owl-nav button.owl-prev,
#section-brands .owl-carousel button.owl-dot {
    color: white;
}
#section-brands .ry-text {
    max-width: 960px;
	width: 100%;
    margin: 0 auto 40px;
}
#section-brands .ry-text p {
    color: #fff;
}
	
/* PROMOTIONS */
.ry-hp-promotions {
    padding: 80px 0;
    background: #536279;
}
.ry-hp-promotions .custom-headline h2 .span-1 {
    color: #fff;
}
.ry-hp-promotions .custom-headline {
    margin-bottom: 30px;
}
.ry-hp-promotions .ry-flex {
    flex-wrap: wrap;
	justify-content: center;
    gap: 60px;
}
.ry-hp-promotions .ry-flex .ry-each {
    max-width: 480px;
}
.ry-hp-promotions .ry-container {
    max-width: 1280px;
    width: 90%;
}
.ry-promotion-blocks-v1 {
    position: relative;
    overflow: hidden;
    border-radius: 40px;
    display: flex;
}
.ry-promotion-blocks-v1 .ry-each.ry-text-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    position: relative;
    height: auto;
    padding: 6rem 8rem;
}
.ry-promotion-blocks-v1 .ry-each.ry-text-wrap div:not(.ry-promo-section-bg) {
    position: relative;
    z-index: 1;
    z-index: 1;
}
.ry-promo-section-bg, .ry-promo-section-bg img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    inset: 0;
    z-index: 0;
}
.ry-promo-logo-wrap {
    max-width: 83px;
    margin: 0 auto;
}
.ry-promotion-blocks-v1 .ry-each.ry-text-wrap .custom-headline {
    margin-bottom: 0;
}
.ry-promotion-blocks-v1 .ry-each.ry-text-wrap .custom-headline h2 span {
    color: #1b2b36;
}
	
	
/** FRAMES **/
.ry-hp-frames {
    position: relative;
    padding: 80px 0;
    background: #e1e5f1;
}
.ry-hp-frames .ry-container {
    max-width: 1280px;
    width: 90%;
}
.ry-hp-frames .ry-flex {
    flex-direction: column;
    gap: 80px;
}
.ry-hp-frames .ry-flex .ry-each:nth-child(even) .ry-flex-blocks {
    flex-direction: row-reverse
}
.ry-hp-frames .ry-flex .ry-each .ry-flex-blocks {
    display: flex;
    justify-content: center;
}
.ry-hp-frames .ry-flex .ry-items.ry-text-wrap {
    padding: 60px;
    display: flex;
    align-items: center;
}
.ry-hp-frames .ry-flex .ry-each {
    border-radius: 40px;
    overflow: hidden
}
.ry-hp-frames .ry-flex .ry-each:nth-child(odd) .ry-items.ry-text-wrap {
    background: #1b2b36
}
.ry-hp-frames .ry-flex .ry-each:nth-child(even) .ry-items.ry-text-wrap {
    background: #43515c
}
.ry-hp-frames .ry-flex .ry-each .ry-items.ry-text-wrap * {
    color: #fff;
    font-weight: 400 !important;
}
.ry-hp-frames .ry-flex .ry-each .ry-items.ry-text-wrap .ry-text h3 {
    font-size: clamp(2.25rem, 2.0588rem + 0.7843vw, 3rem);
    letter-spacing: 2px;
    line-height: 1.1;
    text-transform: uppercase;
}
.ry-hp-frames .ry-flex .ry-each .ry-items.ry-img-wrap img {
    object-fit: cover;
}

/* Request Appointment */
	/**/
.module-70 .ry-each.ry-each-4::before {
    background: white;
}
.module-70 .custom-headline h2, .module-70 .custom-headline h2 .span-1 {
    text-align: left;
}

.module-70 .ry-each.ry-each-4 div.form-group {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
/* Testimonials */
	/**/
.module-testimonials.option-1:before {
    height: 100%;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-84f80df2-4f3d-43ea-beaf-641d553e83b0/Background_images/HarlanEC_welcome_bg.jpg) center center no-repeat;
    background-size: cover;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    color: #374151;
    background: transparent;
    padding-top: 0;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p, .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
    color: #374151;
}

.testimonials-wrapper .carousel-indicators li {
    background: var(--clr-primary);
}

.module-testimonials.option-1 .testimonials-wrapper {
    margin: 50px 0px 0;
}
.module-testimonials.option-1 {
    padding: 6.66667vw 0;
}

.module-testimonials.option-1 .content {
    border: 2px solid var(--clr-primary);
    padding: 100px 0;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
    max-width: 1130px;
}

.module-testimonials.option-1  .comment-icon {
    width: 110px;
    height: 110px;
    min-width: 110px;
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -50px;
    background: var(--clr-primary);
    left: 10%;
    transform: translate(-50%, 0);
}
.module-testimonials.option-1  .comment-icon::before{
    content: "";
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 5px solid #fff;
    display: block;
}
.module-testimonials.option-1 .comment-icon span {
    color: #fff;
    position: absolute;
    top: 67%;
    left: 60%;
    transform: translate(-50%, -50%);
    margin-left: -10px;
    margin-bottom: 0;
    font-size: 100px;
    font-family: 'Font Awesome 5 Free';
}

.module-testimonials.option-1 svg {
    height: 30px;
    fill: var(--clr-primary);
}

.module-testimonials.option-1 .star-wrapper {
    display: flex;
    gap:4px;
    justify-content: center;
}
/* Footer */
	/**/
.module-44 .ry-flex .ry-each h2 {
    color: var(--clr-primary);
}

.module-44 .ry-flex .ry-each a, .module-44 .ry-flex .ry-each div, .module-44 .ry-flex .ry-each span {
    color: #374151;
}

.module-44 .ry-flex {
    align-items: center;
}

.module-44 .ry-flex .ry-each:last-child .span-2, .module-44 .ry-flex .ry-each:last-child a,  .module-44 .ry-flex .ry-each:last-child p {
    width: 100%;
    text-align: right;
}
#ry-section-map .map-widget:before {
    content: '';
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-84f80df2-4f3d-43ea-beaf-641d553e83b0/Homepage_Assets/map_marker.png) center center no-repeat;
    background-size: contain;
    width: 141px;
    height: 150px;
}
@media (min-width: 1366px) {
    .module-44 .ry-container {
        max-width: 1400px;
		width: 90%;
    }
}

.module-44 .ry-flex .ry-each {
    flex-basis: calc(100% /3 );
}

.module-44 .social-icons .social-inner-wrap:before, .module-44 .social-icons .social-inner-wrap:after {
    content: none;
}

.module-44 .social-icons .social-inner-wrap {
    margin-right: 0;
}

.module-44 .social-icons .social-inner-wrap li .fa {
    font-family: 'FontAwesome';
    width: 40px;
    text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
}

.module-44 .ry-flex .ry-each:last-child ul {
    margin: 20px 0;
}

.module-44 .nopadding.powered img {
    max-width: 100px;
    float: right;
}

.module-44:before {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-84f80df2-4f3d-43ea-beaf-641d553e83b0/Background_images/HarlanEC_footer_bg.jpg) center center no-repeat;
    background-size: cover;
}
	
	
.ry-list-wrp ul {
    column-count: 2;
}
.ry-qr-wrap .ry-flex {
    align-items: center
}
/*Media Queries*/
	/**/
@media (min-width: 1081px) {
	.mobile-services {
		display: block;
		height: fit-content;
		opacity: 1;
	}
	.ry-services.style2 .block-count-6 {
		display: none;
	}	.ry-services.style2[data-style="Featured Icons"] .ry-services.style2 .each-block .photo img {
		max-width: 200px;
		object-fit: contain;
		margin: 0 auto;
		left: 50%;
		transform: translate(-50%, -50%);
		top: 50%;
	}
	.ry-services.style2 .ry-flex {
		display: none;
	}
	.ry-services.style2 .each-block .photo {
		position: relative;
		padding-bottom: 100%;
	}
	.ry-services.style2 .each-block .photo:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
		background: #303e48;
		border-radius: 999px;
	}
	.ry-services.style2 .each-block .photo img {
		position: absolute;
		top: 5%;
		left: 15%;
		width: 70%;
		height: 70%;
		object-fit: cover;
		z-index: 2;
	}
	.ry-services.style2 .each-block .title {
		position: absolute;
		bottom: 25px;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 3;
		transition: .4s;
	}
	.ry-services.style2 .each-block .title div {
		font-size: 20px;
		color: var(--clr-white);
		line-height: 1.2;
		text-transform: uppercase;
	}
	.ry-services.style2 .each-block .link, 
	.ry-services.style2 .each-block .link a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 9;
		opacity: 0;
	}
	.ry-services.style2 .each-block .button-svg {
		display: none;
	}
	.mobile-services .slick-track .each-block {
		margin-left: 25px;
	}
	.mobile-services .slick-list {
		margin-left: -25px;
	}
	.mobile-services .slick-dots {
		margin-top: 30px;
		padding-left: 0;
		list-style: none;
		display: flex !important;
		justify-content: center;
		align-items: center;
	}
	.mobile-services .slick-dots li {
		margin: 0 3px;
		height: auto;
		line-height: initial;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.mobile-services .slick-dots li:not(.slick-active) {
		opacity: .5;
	}
	.mobile-services .slick-dots button {
		width: 12px;
		height: 12px;
		text-indent: -9999999px;
		background: var(--clr-white);
		border: unset;
		box-shadow: unset;
		border-radius: 50%;
	}
	.mobile-services .slick-arrow {
		display: none !important;
	}
}
@media screen and (max-width:1199px){
    .module-28 .ry-flex {
        flex-direction: column-reverse;
        gap: 40px;
    }
	.module-28 .ry-left img {
		max-width: 100%;
	}
    .module-28 {
        padding-bottom: 0;
    }
    .module-70 .custom-headline h2, .module-70 .custom-headline h2 .span-1 {
        text-align: center;
    }
    .module-44 .ry-flex {
        flex-direction: column;
    }
    .module-44 .ry-flex .ry-each h2 {
        text-align: center;
    }
    
    .module-44 .ry-flex .ry-each div {
        margin: 0 auto;
    }
    
    .module-44 .ry-flex .ry-each div.address, .module-44 .ry-flex .ry-each div.phone {
        max-width: fit-content;
    }
    
    .module-44 .ry-flex .ry-each span {
        text-align: center !important;
    }
    
    .module-44 .ry-flex .ry-each a {
        margin: 0 auto;
        text-align: center;
    }
}
@media screen and (max-width:1080px){
    .ry-services.style2 .each-block .photo:before{
        height: 100%;
        background: #303e48;
        border-radius: 999px;
    }
    .ry-services.style2 .each-block .photo img {
        z-index: 2;
        height: 50%;
        width: 50%;
        left: 25%;
        top: 10%;
    }
    .ry-services.style2 .each-block .title div {
        color: var(--clr-white);
        text-transform: uppercase;
        line-height: 1.2;
    }
    .mobile-services .slick-dots button {
        background: white;
    }
	.mobile-services .slick-track .each-block:before {
		width: 220px;
		height: 220px;
	}
	.module-66 .bnr-textbox {
		margin-bottom: 0 !important;
		position: relative;
		padding: 20px;
		background: #1b2b36;
	}
	div#section-brands {
		margin-top: -1px;
	}
	.ry-hp-frames .ry-flex .ry-each .ry-flex-blocks .ry-items {
		width: 100% !important;
		height: 100%;
	}
	.ry-hp-frames .ry-flex .ry-each .ry-flex-blocks {
		flex-direction: column !important;
		justify-content: center;
	}
	.module-66 .carousel .carousel-inner .item img {
		height: auto;
	}
	.ry-hp-frames .ry-flex .ry-each .ry-items.ry-text-wrap * {
		text-align: center;
	}

	.module-44 .ry-flex .ry-each ul li {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.module-44 .ry-footer-top {
		padding-bottom: 20px;
	}
	.module-44 .ry-flex .ry-each .span-2 {
		width: auto !important;
	}
	.module-44 .ry-flex .ry-each {
		flex-basis: unset;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.module-44 .ry-flex .ry-each p {
		text-align: center !important;
	}
	.module-44 .nopadding.powered img {
		float: none;
		margin: 0 auto;
	}
	.module-44 .ry-flex .ry-each p {
		width: auto !important;
	}
	.module-44 .ry-flex .ry-each a {
		text-align: center;
	}
	.module-44 .ry-flex .ry-each .ry-left {
		width: 100%;
		margin-top: 20px;
	}
}
@media screen and (max-width:1024px){
	.module-76.ry-sticky-menu {
		display: none;
	}
    .module-76 {
        opacity: 0;
    }
	.module-67 .cta-wrapper {
		flex-wrap: wrap;
	}

	.module-67 .cta-wrapper .card:not(:last-child) {
		border: none;
	}

	.module-66 .bnr-textbox {
		margin: 0 !important;
		position: relative;
		background: var(--clr-primary);
		padding: 20px 40px;
	}
	.module-44 .ry-flex .ry-each:last-child .span-2, .module-44 .ry-flex .ry-each:last-child a, .module-44 .ry-flex .ry-each:last-child p {
		text-align: center;
	}

	.module-44 .nopadding.powered img {
		float: none;
		margin: 0 auto;
	}
	.ry-sb-title.ry-helpful-articles > div {
		font-size: 15px;
	}
}
@media (max-width: 768px) {
	.ry-img-wrap {
		width: 100%;
	}
	.ry-promotion-blocks-v1 {
		flex-direction: column;
	}
	.ry-promotion-blocks-v1 .ry-each.ry-text-wrap {
		padding: 40px;
	}	
	.ry-list-wrp ul {
		column-count: 1;
	}
	.ry-qr-wrap .ry-flex {
		flex-direction: column;
	}
}

/* End - HP Edits*/