/* 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-photo img {
	border-radius: 20px;
	margin: 0;
}

div#contents .w-full.lg\:w-9\/12 h4 {
	font-size: 25px;
	margin-top:0;
}

#contents .w-full.lg\:w-9\/12  ul {
    padding-left: 0 !important;
}

#contents .w-full.lg\:w-9\/12  ul li p {
    text-align:left !important;
}

.ry-btn svg {
	display: none;
}
.sidebar-btn-wrap a.ry-btn.ry-btn-primary {
	margin: 1em auto;
	height: 50px;
	font-size: 18px;
}

#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.testimonials-swiper p,
.testimonials-swiper-2 p{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4
}
.footer-social {
    display: none;
}


.homepage-swiper .with-gradient::before {
	background-image:linear-gradient(to bottom, #fff0, #0000004a);
}

.homepage-swiper .slider-info {
	min-height: auto;
	bottom: 0;
	top: initial;
	padding: 0;
}
.homepage-swiper .slider-info h1, .homepage-swiper .slider-info h2 {
	color: #fff;
	font-size: 95px;
	line-height: 1.1;
}


.ry-btn {
	background: var(--color-secondary-background);
		border: none !important;
		border-radius: 10px;
		text-transform: uppercase;
		text-decoration: none;
		height: 60px;
		display: flex !important;
		margin: 0;
		min-width: 180px;
		max-width: 180px;
		width: 100%;
		align-items: center;
		text-align: center;
		justify-content: center;
		font-size: 19px;
		}

.link, a.link {
	position: absolute;
	background: transparent;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
	margin: 0;
	color: transparent !important;
	z-index: 1;
}

div.faq-image-wrap img {
	max-width: 250px;
	margin: 0 auto 3em;
}



/* HEADIING */

#navigation-style-7 img {
	max-width: 300px;
}

div.relative.header-left {
	width: 20%;
}
div.header-right {
	width: inherit;
	display: flex;
	align-items: center;
	gap: 0 2em;
	position: relative;
	top: -3em;
}
#navigation-style-7 {
	max-width: 100%;
	width: 90%;
	margin: auto;
	clear: both;
	padding: 0;
}
.header-btns {
	display: flex;
	align-items: center;
	gap: 0 10px;
	width: fit-content;
}

.header-btns a:hover {
	background: var(--color-secondary-background) !important;
		border: none !important;
		}
.header-btns a {
	white-space: nowrap;
	height: 55px;
	border-radius: 8px;
	color: #fff;
	border: none !important;
}
.ry-menu .ry-nav {
	margin-left: 0;
	gap: 0 5%;
	justify-content: space-between;
	flex-wrap: initial;
	display: flex;
	width: 100%;
	max-width: 900px;
	justify-content: flex-end;
}
.ry-menu .ry-nav li a {
	color: #000;
	font-weight: 500;
}
.ry-menu.hidden.md\:block {
	display: flex;
	width: 80%;
}
.ry-menu .ry-nav li.primary .caret {
	border-color: #000 !important;
}
#floating-header {
	padding: 20px 0 0;
}
.header-btns a:nth-child(2) {
	background: var(--color-primary-background);
		}
.header-btns a:nth-child(1) {
	background: var(--color-secondary-text);
		}

.ry-menu .ry-nav li.dropdown .dropdown-menu li a {
	color: #fff;
	padding: 15px 20px;
	width: 100%;
	height: 100%;
}

#section-logo {
	max-width: 300px;
	margin: auto;
}


div.ry-heading h2 {
	font-size: 55px;
	color: var(--color-primary-background);
		line-height: 1.1;
		margin: 0 !important;
		}

.ry-heading h4 {
	font-size: 20px;
	letter-spacing: 2px;
	color: #5fb9ff;
	font-weight: 500;
	text-transform: uppercase;
}


.ry-heading {
	margin: 0 !important;
}

/* END HEADIING */




/*WELCOME*/



#welcome-btn {
	margin: 1em auto 0;

}

#welcome-section {
	padding: 8em 0 0;
	background: linear-gradient(to bottom, #fff, #bfdcf4);
}

.ry-btn:hover {
	background: var(--color-primary-background) !important;
		color: #fff;
		}

div.welcome-text {
	max-width: 900px;
	margin: 1em auto 0 !important;
	float: none;
	display: block;
}
.welcome-text p {
	font-size: 20px;
	color: #666;
	line-height: 1.5;
}
#welcome-image-thumb {
	display: flex;
	align-content: center;
	justify-content: space-between;
	margin: 10em auto 0;
}
#welcome-image-thumb .ry-each:nth-child(odd) {
	margin-top: -3em;
}
.welcome-bottom-image {
	z-index: 1;
	margin-top: -22em;
}


#welcome-section h2 {
	margin: 25px 0 !important;
	display: block;
}


/*END WELCOME*/




/* HOMEPAGE SERVICES */

div.hp-custom-services {
	background: var(--color-primary-background);
		padding: 9em 0;
		}
div.hp-custom-services h2 {
	color: #fff;
	margin-top: 10px;
}
div.cta-flex {
	display: flex;
	justify-content: space-between;
	margin-top: 5em;
	flex-wrap: wrap;
	gap: 0 10px;
	align-items: center;
}
div.cta-flex .ry-each:nth-child(1) {
	width: 75%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	gap: 20px 0;
}
div.cta-flex .ry-each:nth-child(2) {
	width: 23%;
	position: relative;
}
.serv-title-block {
	position: absolute;
	bottom: 8%;
	z-index: 1;
	width: 100%;
	right: 0;
	left: 10%;
	color: transparent !important;
}
.image-block {
	position: relative;
	width: 100%;
}
.serv-title-block p {
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	text-align: left !important;
}

#hp-serv-1, #hp-serv-4 {
	width: 33%;
	position: relative;
}
#hp-serv-2, #hp-serv-3 {
	width: 65%;
	position: relative;
}
#hp-serv-5 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 20px;
}
.image-block {
	height: 340px;
}
div.hp-custom-services .ry-heading {
	position: relative;
}
div.hp-custom-services .ry-heading:before {
	content: '';
	background: url(https://www.royacdn.com/unsafe/smart/Site-775aa226-fbea-4d48-ad9d-2bf5e00cd9af/hp_assets/services_logo.png);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 150px;
	height: 260px;
	background-size: contain !important;
	background-repeat: no-repeat;
	top: -40px;
}
#hp-serv-5 .serv-title-block {
	margin: auto;
	text-align: center;
	left: 0;
	right: 0;
}
#hp-serv-5 .serv-title-block p {
	text-align: center !important;
}
div.cta-flex .ry-each:nth-child(1) img {
	height: 100%;
	object-fit: cover;
	width: 100%;
	margin: 0;
	border-radius: 20px;
}
div.hp-custom-services .ry-container {
	max-width: 1400px;
	width: 90%;
}

#hp-serv-5 .image-block {
	height: 700px;
}
#hp-view-serv-btn {
	height: 65px;
	display: flex;
	align-items: center;
	max-width: 250px;
	text-align: center;
	justify-content: center;
	font-size: 20px;
	margin: auto;
}

/* END HOMEPAGE SERVICES */





/* HOMEPAGE TEAM */

div.ry-hp-team {
	background: url(https://www.royacdn.com/unsafe/smart/Site-775aa226-fbea-4d48-ad9d-2bf5e00cd9af/hp_assets/team_bg.jpg);
	padding: 0;
	background-color: transparent !important;
	background-size: cover;
	background-position: center;
}

.welcome-text strong {
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 1em;
	display: block;
}

#aff-sec {
	gap: 0 20px;
	justify-content: flex-start;
	align-items: center;
	margin-top: 1em;
}
#aff-sec img {
	max-width: 150px;
}
div.affiliations {
	margin: 2em 0 0;
}

div.ry-hp-team .ry-btn.ry-btn-primary {
	margin: 2em 0 0;
}
.ry-text p {
	font-size: 20px;
	line-height: 1.5;
}
.ry-hp-team .ry-text {
	margin: 2em 0;
	padding-right: 5em;
}
div.ry-hp-team .ry-each {
	width: 48%;
}
.ry-hp-team .flex {
	justify-content: space-between;
	align-items: center;
}
div.ry-hp-team .ry-each:nth-child(2) {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	width: 65%;
}
.badge-wrap {
	background: linear-gradient(to bottom, #304dbb, #0c206b);
	display: flex;
	align-items: center;
	width: 50%;
	padding: 8em 0;
}
#badge-inner-block {
	flex-direction: column;
	align-items: center;
	height: auto;
	gap: 2em 0;
	width: 100%;
}
.badge-wrap img {
	max-width: 180px;
	margin: auto;
	height: auto;
}
div.headshot-block {
	width: 60%;
	height: auto;
}
div.ry-hp-team .ry-each:nth-child(1) {
	padding: 0;
	width: 45%;
}
.headshot-block .img-responsive {
	position: relative;
	left: 5em;
}
.badge-wrap img:first-child {
	max-width: 140px;
}

/* END HOMEPAGE SERVICES */




/* HP SERVICES & QA */


div.hp-custom-services-qa {
	padding: 8em 0;
}
div.hp-custom-services-qa .flex {
	gap: 0 7%;
	align-items: center;
}
.hp-services-list ul li a {
	height: 65px;
	display: flex;
	align-items: center;
	transition: all ease 0.3s;
	font-weight: 600;
	font-size: 18px;
	border-bottom: 2px solid #6666663b;
	position: relative;
	padding: 0 1em;
}

.hp-services-list ul br {
	display: none;
}
.hp-services-list ul li a:hover {
	background: #e0e7ff;
	color: var(--color-primary-background);
		font-weight: 600;
		}
.hp-services-list {
	margin-top: 2em;
}
div.ry-hp-team .ry-container {
	max-width: 1400px;
	width: 90%;
	clear: both;
}
div.hp-custom-services-qa .ry-container {
	max-width: 1400px;
	width: 90%;
}
div.hp-custom-services-qa .flex .ry-each:nth-child(2) {
	background: transparent;
	width: 40%;
}

.hp-services-list ul li a:after {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 12px;
	content: '';
	background-size: contain;
	background-repeat: no-repeat;
	font-size: 7px;
	border-radius: 100%;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-arrow-up-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M14 2.5a.5.5 0 0 0-.5-.5h-6a.5.5 0 0 0 0 1h4.793L2.146 13.146a.5.5 0 0 0 .708.708L13 3.707V8.5a.5.5 0 0 0 1 0z'/%3E%3C/svg%3E");
	filter: brightness(0) invert(1);
	right: 7%;
}
.hp-services-list ul li a::before {
	background-color: var(--color-primary-background);
		content: '';
		width: 40px;
		position: absolute;
		right: 5%;
		height: 40px;
		border-radius: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		opacity: 0;
		}
.hp-services-list ul li a:hover:before {
	opacity: 1;
}
.hp-services-list ul li a:hover {
}

/* HP SERVICES & QA */





/* HP TESTIMONIALS */


#hp-testimonials-5 {
	background: var(--color-primary-background);
		}
#testimonials-slider-block {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 5em;
}
#testimonials-slider-block .order-1, #testimonials-slider-block .order-3 {
	background: #fff;
	border-radius: 20px;
}
#testimonials-slider-block .order-2 {
	margin: 0 !important;
}
#testimonials-slider-block .order-1, #testimonials-slider-block .order-3, #testimonials-slider-block .order-2 {
	width: 32%;
	padding: 2em;
	border-radius: 20px;
}
.module-testimonials .ry-heading h2 {
	color: #fff;
}
#hp-testimonials-5 .ry-container {
	max-width: 1400px;
	width: 90%;
}
#swiper-wrapper-cc80ac4b32f85b25 {
}
#testimonials-slider-block p {
	color: #000;
	text-align: center;
	font-size: 18px;
}
.icon-wrapper {
	background: #e5e5e5;
	width: 60px !important;
	height: 60px !important;
	border-radius: 50% !important;
	margin: auto;
	color: #333333;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1em;
}
.icon-wrapper span {
	font-size: 80px;
	transform: rotate(179deg);
	position: relative;
	top: -37%;
}

#testimonials-slider-block .text-yellow-300, #testimonials-slider-block .text-gray-300 {
	color: #e4b252 !important;
}

#testimonials-slider-block .flex.items-center.space-x-2.mb-5 {
	justify-content: center;
}
#testimonials-slider-block .swiper-slide .text-sm p {
	color: var(--color-primary-background) !important;
		text-transform: uppercase;
		font-size: 20px !important;
		}

#testimonials-slider-block .swiper-button-next, #testimonials-slider-block .swiper-button-prev {
	background: var(--color-primary-background);
		}
#testimonials-slider-block .swiper-button-next i, #testimonials-slider-block .swiper-button-prev i {
	fill: #fff;
	color: #fff;
}
#testimonials-slider-block .swiper-wrapper .flex {
	justify-content: center;
	align-items: center;
}
#testimonials-slider-block .relative.flex.gap-2.my-4.justify-center.py-6 {
	max-width: 120px;
	margin: 0 auto 1em;
}

/* END HP TESTIMONIALS */




/* RESPONSIVE */

@media (min-width:1200px) and (max-width:1660px) {

	div.header-right {
		flex-direction: column-reverse;
		justify-content: flex-end;
		align-items: flex-end;
		top: -13px;
	}

	#navigation-style-7 img {
		max-width: 200px;
	}
	.ry-menu .ry-nav {
		gap: 0 8%;
	}

}


@media (max-width:1080px) {
	div#navigation-style-15, .ry-menu {
		display: none !important;
	}

	#navigation-style-7 {
		display: none;
	}

	.snap-mobile-menu {
		display: flex !important;
	}

	.homepage-swiper h2 {
		font-size: 35px;
		line-height: 1.1;
	}

	.snap-mobile-menu .gap-6 {
		gap: 0 10px;
	}

	#hp-insurance-1, .hp-testi-bg,.homepage-swiper h2, #hp-brands-3,
	#hp-brands-6, #section-hp-team, .ry-services.style2, .module-testimonials.style-4 {
		text-align: center;
	}

	.hp-testi-bg .swiper-wrapper .flex.items-center.space-x-2.mb-5 {
		justify-content: center;
		margin: 3px 0 10px;
	}
	#footer-map {
		height: 400px !important;
	}

	div.module-welcome h6 {
		text-align:center !important;
	}


	.module-welcome.style-5 .ry-flex {
		gap: 2em 0;
	}

	.hp-testi-bg {
		background-position: right;
	}

	.module-testimonials.style-4 .flex.items-center.space-x-2.mb-5 {
		justify-content: center;
	}

	#ry-footer .grid-cols-12 {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
		gap: 3em 0 !important;
	}


	#ry-footer .flex.justify-between.flex-col.xl\:flex-row {
		text-align: center;
		gap: 10px;
		justify-content: center;
		text-align: ;
	}

	#ry-footer .flex.flex-col.md\:flex-row.items-center.gap-x-2 {
		text-align: center;
		justify-content: Ce;
		flex-direction: column;
		gap: 10px;
	}

	.snap-mobile-menu {
		background: #fff;
	}

	.snap-mobile-menu mm-burger {
		color: #333;
	}

	.snap-mobile-menu img {
		max-width: 180px;
	}

	.snap-mobile-menu .gap-6 {
		gap: 0 10px;
	}

	div.module-testimonials {
		text-align: center;
	}
	.comments-holder {
		padding: 5em 1em !important;
	}

	.ry-hp-team {
		gap: 3em;
		display: flex;
		flex-direction: column;
	}
	.ry-hp-team .max-w-7xl {
		max-width: 100%;
	}
	.ry-hp-team {
		padding: 5em 1em 0;
	}

	.ry-hp-team .img-responsive.max-w-sm {
		max-width: 250px;
		margin-top: 2em;
	}

	#hp-serv-5 img {
		object-position: top center;
	}

	.homepage-swiper .swiper-slide img, .homepage-swiper .swiper-slide  {
		height: auto !important;
	}

}


@media (min-width:1200px) {
    div#hp-ss-headshot {
		display: none;
	}
}

@media (max-width:1200px) {
    .headshot-block:not( div#hp-ss-headshot) {
			display:none;
	}
}



@media (max-width:1199px) {
	.homepage-swiper .slider-info h1, .homepage-swiper .slider-info h2 {
		font-size: 45px;
	}

	div.hp-custom-services-qa img {
		max-width: 400px;
	}

	.ry-hp-team .ry-text {
		padding-right: 0 !important;
		margin: 0 0 2em 0;
	}

	#navigation .ry-container {
		display: none;
	}

	.snap-mobile-menu .gap-4 {
		gap: 0 5px;
	}

	#section-logo {
		max-width: 200px;
	}
	#welcome-section {
		padding: 3em 0 0;
		background: linear-gradient(to bottom, #fff, #d2e7f8);
	}
	div.ry-heading h2 {
		font-size: 35px;
	}

	.welcome-bottom-image {
		margin-top:0;

	}

	.welcome-bottom-image img {
		height: 400px;
		width: 100%;
		object-fit: cover;
		object-position: bottom center;
	}

	.welcome-text strong {
		font-size: 20px !important;
	}

	#welcome-image-thumb .ry-each {
		width: 30%;
		margin: 0 !important;
	}
	#welcome-image-thumb {
		flex-wrap: wrap;
		justify-content: center;
		gap: 2em;
		max-width: 800px;
		margin: 4em auto 0;
	}

	div.cta-flex {
		flex-direction: column;
		margin-top: 2em;
		gap: 1em 0;
	}
	div.cta-flex .ry-each:nth-child(1) {
		width: 100%;
	}
	.image-block {
		width: 48% !important;
		height: 250px !important;
	}
	div.cta-flex .ry-each:nth-child(1) img {
	}
	.serv-title-block {
		left: 0;
		right: 0;
	}
	.serv-title-block p {
		text-align: center !important;
		font-size: 18px;
		line-height: 1.1;
	}
	#hp-serv-5 {
		width: 100%;
	}
	#hp-serv-5 .image-block {
		width: 100% !important;
		height: 500px !important;
		max-width: 350px;
		margin: auto;
	}
	div.hp-custom-services {
		padding: 6em 0 !important;
	}

	.ry-hp-team .flex {
		flex-direction: column;
		gap: 2em 0;
	}
	div.ry-hp-team {
		padding: 4em 0;
	}
	div.ry-hp-team .ry-each:nth-child(1) {
		width: 100% !important;
	}
	.ry-heading h4, .ry-heading h2, .ry-text p {
		text-align: center !important;
	}
	div.ry-hp-team .ry-btn.ry-btn-primary {
		margin: 2em auto 0;
	}
	#aff-sec {
		flex-direction: row;
		justify-content: center;
		gap: 0 2em;
		margin-top: 2em;
	}

	div.ry-hp-team .ry-each:nth-child(2) {
		width: 100%;
		flex-direction: column;
	}
	div.headshot-block, .badge-wrap {
		width: 100%;
		padding: 2em 0;
	}
	.headshot-block .img-responsive {
		left: 0 !important;
		background: #5fb9ff4a;
		height: 250px;
		object-fit: contain;
		max-width: 250px;
		border-radius: 100%;
		margin: auto;
	}
	#badge-inner-block {
		flex-direction: row-reverse;
	}
	div.hp-custom-services-qa {
		padding: 4em 1em !important;
	}
	div.hp-custom-services-qa .flex {
		flex-direction: column;
		gap: 2em 0 !important;
		max-width: 500px;
		margin: auto;
	}
	div.hp-custom-services-qa .flex .ry-each:nth-child(2) {
		width: 100% !important;
	}

	#hp-testimonials-5 {
		padding: 5em 1em !important;
	}
	#testimonials-slider-block {
		flex-direction: column !important;
		margin-top: 2em;
		gap: 2em 0 !important;
	}
	#testimonials-slider-block .order-1, #testimonials-slider-block .order-3, #testimonials-slider-block .order-2 {
		width: 100%;
	}
	#testimonials-slider-block .order-2 {
		order: 1;
		grid: initial !important;
		padding: 0;
	}
	#testimonials-slider-block .order-2 img {
		position: static;
	}

}



@media (max-width:500px) {
	.homepage-swiper .slider-info {
		gap: 0 5px;
	}
	.homepage-swiper .slider-info {
		position: absolute;
		background: transparent;
		bottom:10%;
	}
	.homepage-swiper .slider-info h1, .homepage-swiper .slider-info h2 {
		font-size: 30px;
	}

	#welcome-image-thumb .ry-each {
		width: 28%;
	}
	#welcome-image-thumb {
		gap: 1em !important;
	}

	.welcome-bottom-image img {
		height: 250px;
	}

	#welcome-section {
		padding: 3em 0 !important;
	}

	div.cta-flex .ry-each:nth-child(1) {
		width: 100% !important;
	}

	#hp-serv-5 .image-block {
		width: 100% !important;
		height: 450px !important;
		max-width: 300px;
	}
}

/*V2 UPDATES*/

div#contents h2:first-of-type {
	margin-top: 0 !important;
	margin-bottom: 15px !important;
}

#ry-pg-body #navigation {
	background: #fff;
}

#ry-pg-body div#footer-map {
	display: none;
}

#ry-pg-body #navigation .ry-container {
	max-width: 90%;
	width: 90%;
}

#ry-pg-body #navigation #navigation-style-7 img {
	max-width: 200px;
}


#ry-pg-body #navigation #navigation-style-7 {
	align-items: center;
}

#ry-pg-body #navigation  div.header-right {
	top: -1em;
}

div#bio-text-wrap > div {
	text-align: center;
}


div#pg-text p {
	font-size: 18px;
	line-height: 1.7;
}


div#page-wrap {
	padding: 8em 0;
}

.ry-photo.left {
	width: 30%;
	float: left;
	margin: 0 30px 20px 0;
}

div#with-image-content {
	gap: 1em;
	justify-content: space-between;
	margin-bottom: 4em;
}

div#with-image-content div#with-image {
	width: 30%;
}

div#with-image-content div#with-text {
	width: 60%;
}

div#with-text .ry-btn {
	margin: 1em 0 0 !important;

}

.blog-image {
	margin: 0;
	height: 350px;
	object-position: top center;
}

a#blog-btn {
	margin: 1em 0 0;
}

a.sb-article-link {
	text-decoration: none;
	width: 100%;
	padding: 20px;
}

.sb-links-wrap {
	display: flex;
}

.sb-links-wrap a:hover {
	background: var(--color-primary-background);
		color: #fff;
		}

@media (max-width:991px) {
	div#with-image-content {
		flex-direction:column;
	}

	div#with-text,  div#with-image {
		width:100% !important;
	}

	div#with-image-content div#with-image img {
		max-width:250px;
		margin:1em auto 0 !important;
	}

	div#with-image-content div#with-text .ry-btn {
		margin: 1em auto 0 !important;

	}
	.ry-photo.left {
		width: 100%;
		margin: 0 auto 1em;

	} 
	
	div#ry-sidebar {
		max-width: 400px;
		margin: auto;
		clear: both;
	}

	div#page-wrap {
		padding: 3em 0 !important;
		max-width: 90% !important;
	
	}

	div#page-wrap h2, div#page-wrap h3, div#page-wrap h4,  div#pg-text p {
		text-align: center !important;
	}

	.ry-photo.left  img {
		max-width:300px;
		margin: 0 auto 1em;
	}
}


@media (max-width:768px) {
	.badge-wrap img {
		max-width: 130px;
	}

	.badge-wrap img:first-child {
		max-width: 100px;
	}
}

@media (max-width: 620px) {
	#badge-inner-block img {
		width: 100%;
		max-width: 100%;
		min-width: unset;
	}

	#badge-inner-block {
		flex-direction: row;
		flex-wrap: wrap;
		gap: 30px;
		padding: 0 30px;
	}

	#badge-inner-block img {
		width: calc(50% - 15px);
	}

	.badge-wrap img:first-child {
		width: 33% !important;
	}
	
	div#hp-slider .swiper-button-next, div#hp-slider .swiper-button-prev {
		width: 30px;
		height: 30px;
		background-size: 35% auto;
	}

	div#hp-slider .swiper-pagination-1 {
		display:none !important;
	}
	
	 body[data-page-name="services"] div#page-wrap {
	  padding: 0 1em !important;
	}

	 div#page-wrap .ry-btn {
	  margin: 1em auto 0;
	}

}

/*V2 UPDATES*/



