:root {
	--text-normal: "Inter" !important;
		--text-title: "Tenor Sans" !important;
		--clr-primary: #000000;
		--clr-secondary: #c8a36a;
		--clr-base: #333;
		--lg-normal: 18px;
		--lg-small: 16px;
		--light: 300;
		--normal: 400;
		--bold: 700;
		--leading-tight: 1.3;
		--leading-normal: 1.5;
		--leading-spaced: 1.7;
	}

	.anchor-hidden {
		scroll-margin-top: 160px;
	}
	.background-section, 
	.background-section img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.link, .link a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		z-index: 9;
	}


	button.slide-arrow {
		width: 40px;
		height: 40px;
		position: absolute;
		top: 50%;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
		filter: invert(1);
		background-size: contain;
		left: 0;
		transform: translate(0, -50%);
		border: unset;
		box-shadow: unset;
		outline: unset;
	}

	button.slide-arrow.next-arrow {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
		left: unset;
		right: 0;
	}

	.ry-btn {
		font-size: 15px !important;
		padding: 10px 35px;
		text-transform: uppercase;
		font-weight: 400;
		line-height: 1;
		font-weight: 400;
		min-width: 210px;
		border: 1px solid transparent !important;
		min-height: 52px !important;
		height: auto;
	}

	.ry-btn.btn-transparent:not(:hover) {
		border-color: #b6916a;
		background: transparent !important;
		color: #121212 !important;
	}

	.ry-btn.btn-center {
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.ry-btn.ry-btn-primary:hover {
		border: 1px solid var(--clr-primary)!important;
			background: transparent !important;
			color: var(--clr-primary) !important;
				}
	.ry-btn.ry-btn-secondary:hover {
		border: 1px solid var(--clr-secondary) !important;
			background: transparent !important;
			color: var(--clr-secondary) !important;
				}
	.ry-btn.ry-btn-white:hover {
		border: 1px solid #fff !important;
		background: transparent !important;
		color: #fff !important;
	}
	.ry-text p {
		font-size: 18px;
		line-height: 1.4;
		font-weight: 400;
		color: #000;
		opacity: .6;
	}

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

	.home .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 {
		height: 12px;
		min-width: 12px;
		padding: 0 !important;
		margin: 0 !important;
	}

	.home .slick-dots li.slick-active button {
		width: 50px;
		border-radius: 5px;
		opacity: 1;
		background: #0f0f0f;
	}

	#menu_container {
		padding-top: 50px;
	}

	#menu_container .mm-listview li a {
		font-size: 16px;
		line-height: 1;
		letter-spacing: initial !important;
	}

	.mm-panel .mob-menu a {
		font-size: 16px;
		line-height: 1;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.mm-panel {
		padding-left: 0;
		padding-right: 0p;
	}

	a.mm-navbar__title {
		font-size: 16px;
	}

	.module-hero {
		margin-top: -1px;
	}

	.module-hero .item .text-center {
		padding-bottom: 100vh;
	}

	.module-hero .carousel-control {
		display: none;
	}

	.module-hero .item .text-center img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.ry-headline h1 {
		font-size: 83px;
		font-family: var(--text-title) !important;
			font-weight: 400 !important;
			letter-spacing: -2px;
			text-transform: uppercase;
			}

	.ry-headline h2 {
		font-size: 60px;
		font-family: var(--text-title) !important;
			text-transform: uppercase;
			font-weight: 400 !important;
			letter-spacing: -2px;
			line-height: 1;
			}

	.ry-headline h2 span {}

	.ry-headline h2 span {
		font-size: 22px;
		display: block;
		letter-spacing: 3px;
	}

	.module-67 .ry-headline h2 span {}

	.module-67 .ry-headline h2 span:nth-child(1) {
		margin-bottom: 20px;
	}

	.module-67 .ry-headline h2 span:nth-child(2) {
		margin-top: 20px;
	}

	.module-67 .ry-container #about p {
		font-size: 20px;
		line-height: 1.5;
		opacity: 1;
	}

	.module-67 .ry-container .ry-text {
		margin-top: 60px !important;
		margin-bottom: 30px !important;
	}

	.module-hero  .hero-text {
		position: absolute;
		bottom: 110px;
	}

	.module-hero .hero-text .ry-headline h1 span {
		display: block;
		font-size: 24px;
		letter-spacing: 6px;
		/* max-width: max-content; */
		margin-top: 20px;
	}

	.module-hero .ry-headline h1 {
		color: #fff;
	}

	.module-services.style-9 {
		padding: 190px 0 170px;
	}

	.module-services.style-9 .ry-headline h2 span {
		margin-bottom: 20px;
	}

	.module-services.style-9 button {
		border: unset;
	}

	.module-services .ry-inner-flex .slick-list.draggable {
		padding-top: 110px !important;
	}

	.module-services.style-9 .ry-flex .ry-each .services-details h4 {
		font-size: 28px !important;
		font-weight: 400 !important;
		line-height: 1.1;
	}

	.module-services.style-9 .ry-flex .ry-each .services-details #serv-btn-block {
		margin-top: 35px;
	}

	.module-services.each-click .ry-flex .ry-each .slick-center {
		box-shadow: 0 0 40px rgb(0 0 0 / 10%);
	}

	.module-team.custom {
		padding: 220px 0;
		background: #f6f5f1;
	}

	.module-team.custom .ry-headline h2 {
		text-align: center;
	}

	.module-team.custom .ry-headline h2 span {
		margin-bottom: 20px;
	}

	.module-team.custom  .ry-flex {
		padding-top: 50px;
		max-width: 1280px;
		gap: 10px;
	}

	.module-team.custom .content {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.module-team.custom .ry-flex .ry-each {
		padding: 60px 20px 40px;
		border: 1px solid #eee6da;
		background: #fff;
	}

	.module-team.custom .ry-flex .ry-each .photo img {
		width: 180px;
		margin: auto;
		height: 180px;
		object-fit: contain;
		background: #fff;
		border-radius: 50%;
	}

	.module-team.custom .ry-flex .ry-each .photo {
		margin-bottom: 30px;
	}

	.module-team.custom .ry-flex .ry-each .each-name {
		text-align: center;
		font-family: var(--text-title) !important;
			color: #333;
			text-transform: uppercase;
			}

	.module-team.custom .ry-flex .ry-each .ry-btn {
		margin: auto;
		margin-top: 15px;
	}

	.module-team.custom .ry-flex .ry-each .button-wrapper br {
		display: none;
	}

	.module-team.custom .ry-flex .ry-each:nth-child(even) {
		background: #eee6da;
	}

	.module-featured {
		padding: 160px 0 180px;
	}

	.module-featured .content {
		padding: 150px 160px;
	}

	.module-featured .content:not(:last-child) {
		margin-bottom: 90px;
	}

	.ry-text p {
		font-size: 20px;
		line-height: 1.5;
		color: #333;
		opacity: 1;
	}

	.module-featured .content .details {
		max-width: 640px;
		width: 50%;
	}

	.module-featured .content .details .ry-text {
		margin: 30px 0 40px;
	}

	.module-featured .content.group-2 {
		padding-top: 120px;
		padding-bottom: 120px;
		padding-right: 110px;
	}

	.module-featured .content.group-2 .details {
		margin-left: auto;
	}

	.module-featured .content {
		display: flex;
	}
	.module-services.style-9 .ry-flex .ry-each .box-wrapper {
		padding-left: 160px;
		padding-right: 160px;
	}

	.module-services .ry-inner-flex .slick-arrow.slick-next {
		right: -160px;
	}

	.module-services .ry-inner-flex .slick-arrow.slick-prev {
		left: -160px;
	}
	.module-services.style-9 .ry-flex .ry-each .box-wrapper {
		padding-left: 160px;
		padding-right: 160px;
	}

	.module-services .ry-inner-flex .slick-arrow.slick-next {
		right: -160px;
	}

	.module-services .ry-inner-flex .slick-arrow.slick-prev {
		left: -160px;
	}

	.module-services .ry-inner-flex .slick-arrow.slick-next:before {
		content: "";
		width: 20px;
		height: 20px;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-arrow-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8'/%3E%3C/svg%3E");
		background-size: contain;
	}

	.module-services .ry-inner-flex .slick-arrow.slick-prev:before {
		content: "";
		width: 20px;
		height: 20px;
		background-size: contain;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-arrow-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8'/%3E%3C/svg%3E");
	}
	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo:after {
		background: radial-gradient(#e5ccae,#d1b07f);
		opacity: 0;
	}

	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo:after,
	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo:after {
		opacity: 1;
		transition: .5s !important;
	}

	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo:after {
		opacity: 0;
	}

	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo img {
		filter: unset;
	}

	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo img {
		filter: invert(1) brightness(9) drop-shadow(0px 0px 3px rgb(0 0 0 / 30%));
	}

	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo:after {
		opacity: 1;
	}
	.module-footer .footer-top {
		padding: 85px 0 95px;
	}

	.module-footer .footer-top div#mapPIN {
		position: absolute !important;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.module-footer .footer-top div#mapPIN > div {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.module-footer .footer-top .ry-flex {
		justify-content: space-between;
		gap: 60px;
	}

	.module-footer .footer-top .ry-flex .each {
		max-width: 480px;
		width: 33%;
		background: #fff;
		border: 1px solid #f7f2e5;
	}

	.module-footer .footer-top .ry-flex .each .top-block {
		padding: 60px 80px 10px;
	}

	.module-footer .footer-top .ry-flex .each .top-block .title {
		font-size: 40PX;
		font-family: var(--text-title) !important;
			letter-spacing: -2px;
			text-transform: uppercase;
			color: #333;
			}

	.module-footer .footer-top .ry-flex .each .bottom-block {
		padding: 0 80px;
	}

	.module-footer .footer-top .ry-flex .each .bottom-block .each-details {
		padding: 25px 0;
		display: flex;
		gap: 20px;
		align-items: center;
		letter-spacing: -0.3px;
	}

	.module-footer .footer-top .ry-flex .each .bottom-block .each-details .icon {
		width: 55px;
		height: 55px;
		min-width: 55px;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #000;
		border-radius: 50%;
	}

	.module-footer .footer-top .ry-flex .each .bottom-block .each-details .icon svg {
		width: 20px;
		height: 20px;
		fill: #fff;
	}

	.module-footer .footer-top .ry-flex .each .bottom-block .each-details .text, 
	.module-footer .footer-top .ry-flex .each .bottom-block .each-details .text a {
		font-size: 18px;
		line-height: 1.3;
	}
	.module-footer .footer-top .ry-flex .each .bottom-block .each-details:nth-child(2) a {
		font-weight: bold;
	}
	.module-footer .footer-top .ry-flex .each .bottom-block .each-details .text span {
		display: block;
		color: #333;
	}

	.module-footer .footer-top .ry-flex .each .bottom-block .each-details:not(:last-child) {
		border-bottom: 2px solid #e5e5e5;
	}

	.module-footer .footer-top .ry-flex .each .bottom-block .each-details .hours ul {
		list-style: none;
		padding-left: 0;
	}

	.module-footer .footer-top .ry-flex .each .bottom-block .each-details .hours {
		padding-top: 15px;
		padding-bottom: 45px;
	}

	.module-footer .footer-top .ry-flex .each .bottom-block .each-details .hours ul li:not(:last-child) {
		margin-bottom: 13px;
	}

	.module-footer .footer-top .ry-flex .each .bottom-block .each-details .hours ul li, .module-footer .footer-top .ry-flex .each .bottom-block .each-details .hours ul li span {
		font-size: 18px;
		color: #333;
		line-height: 1;
		font-weight: 600;
	}

	.module-footer .footer-top .ry-flex .each .bottom-block .each-details .hours ul li {
		display: flex;
	}

	.module-footer .footer-top .ry-flex .each .bottom-block .each-details .hours ul li span {
		min-width: 140px;
		font-weight: 400;
	}

	.footer-bottom {
		padding: 30px 0;
	}

	.footer-bottom * {
		font-size: 16px;
		color: #333;
	}

	.footer-bottom {}

	.footer-bottom .ry-flex {
		gap: 30px;
	}

	.footer-bottom .ry-flex .ry-each {
		max-width: max-content;
		display: flex;
		gap: 5px;
	}

	.footer-bottom .ry-flex .ry-each img {
		width: 110px;
	}

	.module-footer .footer-top .ry-flex .each:nth-child(1) {
		float: left;
	}

	.module-footer .footer-top .ry-flex .each:nth-child(2) {
		float: right;
	}

	.module-footer .footer-top .ry-flex, .module-footer .footer-top .ry-content {
		float: none;
		display: inline;
	}

	.module-header.style-8 {
		background: transparent !important;
		position: fixed;
		padding: 80px 0 !important;
	}

	.module-header.style-8 .ry-btn.btn-transparent {
		border: 2px solid #ebeff399 !important;
		border-radius: 2px;
		padding: 0 !important;
		min-height: 54px !important;
		height: 54px !important;
		padding: 10px 20px !important;
		max-width: max-content !important;
		min-width: 190px;
	}

	.module-header.style-8 .ry-btn {
		height: 52px;
	}

	
	.module-header.style-8 .ry-btn svg, 
	.module-header.style-8 .ry-btn .icon {
		margin: 0;
	}

	.module-header.style-8 .ry-btn {
		gap: 10px;
	}

	.module-header.style-8 .ry-btn img {
		filter: invert(1);
		width: 23px;
	}

	.module-header.style-8 .ry-btn svg {
		width: 17px;
		height: 17px;
	}

	.module-header.style-8 .each-center img {
		max-width: 400px;
	}
	
	.module-header.style-8 .ry-btn span {
		font-size: 15px;
		letter-spacing: -0.3px;
		color: #fff;
		font-weight: 400;
		margin: 0;
	}

	.module-header.style-8 .ry-btn {
		min-height: 54px !important;
		height: 54px !important;
	}

	.module-header.style-8 .ry-btn.ry-btn-primary {
		min-width: 230px !important;
		max-width: 230px !important;
		width: 230px;
	}

	.module-header.style-8 .ry-contact-v2 {
		gap: 6px;
	}

	.module-header.style-8 .each-center {
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		max-width: max-content;
		top: -55px;
	}

	.module-header.style-8 .each-right {
		max-width: max-content;
	}

	.module-header.style-8 .ry-container {
		max-width: 1780px;
		width: 90%;
	}

	.module-header.style-8 .each-left .nav-menu {
		display: flex;
		gap: 35px;
	}

	.module-header.style-8 .each-left .ry-menu li > a {
		font-size: 17px;
		font-weight: 500;
		color: #fff;
		letter-spacing: -0.3px;
	}

	.module-header.style-8 .each-left .ry-menu li {
		padding: 0;
	}

	.module-header.style-8 .ry-container .ry-flex {
		align-items: center;
	}

	.module-header.style-8 .ry-menu .ry-nav li.dropdown .dropdown-menu.hover {
		top: 25px;
	}

	.module-header.style-8 .ry-menu .ry-nav li.dropdown .dropdown-menu li a {
		padding: 15px 30px;
		font-size: 16px;
	}

	.module-header.style-8 .ry-menu .ry-nav li.dropdown .dropdown-menu li {
		padding: 0;
	}

	body.default #ry-section-header.fixed {
		position: fixed;
	}
	.module-header.style-8.fixed {
		background: #000000 !important;
	}

	.module-header.style-8.fixed .ry-btn.btn-primary {
		background: #fff !important;

	}
	.module-header.style-8.fixed .ry-btn.btn-primary span {
		color: #000 !important;
	}
	.module-header.style-8 {
		transition: .3s;
	}

	.module-header.style-8.fixed {
		padding: 40px 0 !important;
	}

	.module-header.style-8 .each-center img {
		transition: .2s;
	}

	.module-header.style-8.fixed .each-center img {
		max-width: 260px;
	}

	.module-header.style-8 .each-center {
		transition: .2s;
	}

	.module-header.style-8.fixed .each-center {
		top: -20px;
	}

	.module-header.style-8.fixed .ry-btn.btn-primary svg,
	body.default .module-header.style-8 .ry-btn.btn-primary svg {
		fill: #000;
	}
	
	.dropdown-header-button {
		position: relative;
	}

	.dropdown-header-button .text-group {
		height: 54px;
		display: flex;
		align-items: center;
		gap: 10px;
		min-height: 54px;
		padding: 10px 20px;
		border: 2px solid rgba(255, 255, 255, 0.6);
	}

	.dropdown-header-button .text-group svg {
		width: 18px;
		height: 18px;
		fill: #fff;
	}

	.dropdown-header-button .text-group span {
		font-size: 15px;
		text-transform: uppercase;
		color: #fff;
	}

	.dropdown-header-button .items {
		position: absolute;
		min-width: 167px;
		right: 0;
		background: #fff;
		padding: 0;

	}

	.dropdown-header-button .items ul {
		list-style: none;
		padding: 0;
	}

	.dropdown-header-button .items ul li a {
		font-size: 15px;
		text-transform: uppercase;
		display: block;
		width: 100%;
		padding: 15px 20px;
		line-height: 1;
		text-align: center;
		transition: .5s;
	}

	.dropdown-header-button .items ul li a:hover {
		background: #000;
		color: #fff;
	}
	.home .slick-dots {
		padding: 0;
	}


	body.default .module-header.style-8 {
		background: #000 !important;
	}

	body.default .module-header.style-8 .ry-btn.btn-primary {
		background: #fff !important;

	}
	body.default .module-header.style-8 .ry-btn.btn-primary span {
		color: #000;
	}

	#ry-pg-body h3, 
	#ry-pg-body h2,
	#ry-pg-body h4, 
	#ry-pg-body h5 {
		font-family: var(--text-title) !important;
			letter-spacing: -0.5px;
			font-weight: 400 !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: -2px;
		font-family: var(--text-title) !important;
			text-transform: inherit;
			font-weight: 400 !important;
			/* max-width: 70%; */
			}

	#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
		padding: 0 !important;
		margin: 0 !important;
	}
	#ry-sidebar .ry-sb-title {
		letter-spacing: initial;
	}

	#ry-sidebar .ry-sb-title i {
		font-size: 16px;
	}

	.module-311.brand-version .ry-flex .ry-each {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.module-311.brand-version .ry-flex .ry-each:nth-child(even) {
		background: #e0d3c2;
	}

	.module-brand.custom .chart-wrapper { 
		position: relative; 
		width: 860px; 
		height: 860px; }

	.module-brand.custom .wheels-details { display: none; }

	.module-brand.custom #center-display {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 320px;
		height: 320px;
		border-radius: 50%;
		object-fit: cover;
		z-index: 10;
		border: 13px solid #333;
		box-shadow: 0 0 30px rgba(0,0,0,0.4);
		transition: all 0.3s ease-in-out;
		pointer-events: none; 
		outline: 9px solid #fff;
	}

	.module-brand.custom svg { width: 100%; height: 100%; overflow: visible; }

	.module-brand.custom .slice-group { cursor: pointer; transition: transform 0.3s ease; }
	.module-brand.custom .slice-group:hover { transform: scale(1.03); z-index: 50; }

	.module-brand.custom .wedge { stroke: #eaeaea; stroke-width: 1.5; transition: filter 0.3s; }
	.module-brand.custom .slice-group:hover .wedge { filter: brightness(1.05); stroke: #ccc; }

	.module-brand.custom .slice-logo { pointer-events: none; transition: transform 0.3s ease; }
	.module-brand.custom .slice-group:hover .slice-logo { transform: scale(1.1); }

	.module-brand.custom {
		padding: 190px 0 100px;
		position: relative;
	}

	.module-brand.custom:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 940px;
		background: #dcc3a5;
	}

	.module-brand.custom .ry-headline h2 {
		text-align: center;
		margin-bottom: 50px;
	}

	.module-brand.custom .ry-headline h2 span {
		margin-bottom: 20px;
	}

	.module-brand.custom svg {
		overflow: unset;
	}

	.module-brand.custom .inner-wrapper {
		display: flex;
		justify-content: center;
	}

	.module-brand.custom .slice-group:hover {
		transform: unset;
	}

	.module-brand.custom .slice-group image:nth-child(2) {
		filter: grayscale(1);
		opacity: .1;
	}

	.module-brand.custom .slice-group:hover image:nth-child(2) {
		opacity: 1;
		filter: unset;
	}

	.module-brand.custom .slice-group path,
	.module-brand.custom .slice-group image {
		transition: .2s;
	}

	.module-brand.custom .slice-group:hover path {
		fill: #d3b588;
	}

	.module-brand.custom .slice-group:hover image:nth-child(3) {
		filter: invert(1);
	}

	.module-brand.custom .chart-wrapper .center-wrapper {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.module-brand.custom .chart-wrapper .center-wrapper #center-icon {
		position: absolute;
		z-index: 22;
		left: 50%;
		bottom: -100px;
		transform: translate(-50%, 0);
		max-width: 120px;
		filter: invert(1);
	}

	.module-brand.custom .chart-wrapper .center-wrapper:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 300px;
		height: 300px;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		z-index: 22;
		background: linear-gradient(to top, #00000094, transparent, transparent);
		border-radius: 50%;
	}

	.module-brand.custom .chart-wrapper .center-wrapper:after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 300px;
		height: 300px;
		background: #d3b588;
		border-radius: 50%;
		outline: 9px solid #eaeaea;
	}
	.module-brand.custom #center-display {
		display: none;
	}

	.module-brand.custom .chart-wrapper .center-wrapper #center-icon {
		bottom: unset;
		top: 50%;
		transform: translate(-50%, -50%);
		max-width: 150px;
	}

	.module-brand.custom .chart-wrapper .center-wrapper:before {
		opacity: 0;
	}

	.module-brand.custom .slick-list {
		margin: 0 -20px;
	}

	.module-brand.custom .slick-list .slick-slide {
		margin: 0 20px;
	}

	.module-brand.custom .slick-list .each-logo img {width: 100%;object-fit: contain;max-width: 150px;}
	.module-brand.custom .slick-track {
		display: flex;
	}
	.module-brand.custom .slick-track .slick-slide {
		display: flex;
		height: auto;
		align-items: center;
		justify-content: center;
	}

	.module-brand.custom:before {
		height: 100%;
	}

	.module-brand.custom {
		padding: 190px 0;
	}

	.module-brand.custom .slide-arrow {
		display: none !important;
	}

	.module-brand.custom  .slick-dots {
		margin-top: 60px;
	}
	
	.module-services.custom {
		padding: 160px 0;
	}

	.module-services.custom .box-wrapper {
		clear: both;
		padding: 60px 0;
	}

	.module-services.custom .box-wrapper .ry-inner-flex {
		gap: 30px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.module-services.custom .box-wrapper .ry-inner-flex .ry-each {
		width: calc(33.33% - 30px);
		border: 1px solid #eee6da;
		padding: 60px;
		transition: .5s;
	}

	.module-services.custom .box-wrapper .ry-inner-flex .ry-each .photo img {
		height: 100px;
		object-fit: contain;
	}

	.module-services.custom .box-wrapper .ry-inner-flex .ry-each .photo {
		margin-bottom: 30px;
	}

	.module-services.custom .box-wrapper .ry-inner-flex .ry-each .title h4 {
		text-align: center;
		font-family: 'Tenor Sans' !important;
		line-height: 1.2;
		font-size: 26px;
		text-transform: uppercase;
		font-weight: 400 !important;
	}

	.module-services.custom .box-wrapper .ry-inner-flex .ry-each .text p {
		font-size: 18px;
		line-height: 1.5;
		text-align: center;
		color: #333;
		opacity: .8;
	}

	.module-services.custom .box-wrapper .ry-inner-flex .ry-each .title {
		margin-bottom: 20px;
	}

	.module-services.custom .box-wrapper .ry-inner-flex .ry-each:hover {
		background: #eee6da;
	}
	

	.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrapper {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap {
		width: 100%;
	}

	.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap .icon {
		min-width: 42px;
	}
	@media (max-width: 1880px) {

		.module-header.style-8 .ry-container {
			width: calc(100% - 60px);
		}
		
		.module-header.style-8 {
			padding: 60px 0 !important;
		}

		.module-header.style-8 .each-center img {
			max-width: 360px;
		}

		.module-header.style-8 .each-center {
			top: -40px;
		}
	}
	/** PLACE YOUR MOBILE AND UP CSS HERE **/
	@media (max-width: 1680px) {

		body.default .module-header.style-8 .ry-btn.btn-primary svg,
		.module-header.style-8.fixed .ry-btn.btn-primary svg{
			fill: #000;
		}
		.module-header.style-8 {
			padding: 60px 0 !important;
		}

		.module-header.style-8 .each-center img {
			max-width: 320px;
		}

		.module-header.style-8 .each-center {
			top: -30px;
		}

		.module-header.style-8 .ry-btn.btn-primary, 
		.module-header.style-8 .ry-btn.btn-transparent {
			min-width: unset !important;
			padding: 0 !important;
			width: 50px;
			height: 50px !important;
			min-height: unset !important;
			min-width: 50px !important;
			gap: unset !important;
		}

		.module-header.style-8 .each-left {
			width: 32%;
		}

		.module-header.style-8 .each-left .nav-menu {
			gap: 1.1vw;
		}

		.module-header.style-8 .each-left .ry-menu li > a {
			line-height: 1;
			font-size: 16px;
		}

		.module-header.style-8 .each-left .ry-menu li {
			display: flex;
		}

		.module-header.style-8 .ry-btn span {
			display: none;
		}

		.module-header.style-8 .ry-btn svg, .module-header.style-8 .ry-btn .icon {
			display: block;
			margin: 0;
		}

		.module-header.style-8 .ry-btn .icon img {
			filter: invert(1);
			width: 22px;
			height: 22px;
			object-fit: contain;
		}

		.ry-headline h1 {
			font-size: 66px;
		}

		.ry-headline h2 {
			font-size: 52px;
		}

		.ry-headline h2 span {
			font-size: 20px;
		}
		.module-hero .hero-text .ry-headline h1 span {
			font-size: 20px;
		}

		.module-hero .hero-text {
			bottom: 60px;
		}

		.module-67 .ry-container #about p, .ry-text p {
			font-size: 18px;
		}

		.module-featured .content {
			padding: 160px 8vw;
		}

		.module-featured .content.group-2 {
			padding-right: 8vw;
		}

		.module-footer .footer-top .ry-flex .each .bottom-block {
			padding: 0 60px;
		}

		.module-footer .footer-top .ry-flex .each .top-block {
			padding-left: 60px;
			padding-right: 60px;
		}

		.module-footer .footer-top .ry-flex .each .top-block .title {
			font-size: 36px;
		}

		.module-footer .footer-top .ry-flex .each .bottom-block .each-details .hours ul li span {
			min-width: 120px;
		}

		.module-header.style-8.fixed .ry-btn.btn-primary svg {
			fill: #000;
		}

		.dropdown-header-button .text-group > span {
			display: none;
		}

		.dropdown-header-button .text-group {
			padding: 0;
			height: 50px;
			min-height: 50px;
			width: 50px;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.module-header.style-8 .ry-btn.btn-order span {
			display: block;
		}

		.module-header.style-8 .ry-btn.btn-order {
			width: auto;
			padding: 10px 20px !important;
		}
	}
	@media (max-width: 1480px) {
		.module-header.style-8 .each-center img {
			max-width: 260px;
		}

		.module-header.style-8 .each-left {
			width: 40%;
		}

		.module-services.custom .box-wrapper .ry-inner-flex .ry-each {
			padding-left: 30px;
			padding-right: 30px;
			width: calc(33.33% - 20px);
		}

		.module-services.custom .box-wrapper .ry-inner-flex .ry-each .text p {
			font-size: 16px;
		}

		.module-services.custom .box-wrapper .ry-inner-flex .ry-each .title h4 {
			font-size: 24px;
		}

	}
	@media (max-width: 1380px) {
		.module-featured .content {
			padding: 120px 80px;
		}

		.module-featured .content .details {
			width: 40%;
		}

		.module-featured .background-section img {
			object-position: 90%;
		}

		.module-featured .content.group-2 .background-section img {
			object-position: 10%;
		}

		.module-footer .footer-top .ry-flex .each .bottom-block .each-details .hours ul li, 
		.module-footer .footer-top .ry-flex .each .bottom-block .each-details .hours ul li span,
		.module-footer .footer-top .ry-flex .each .bottom-block .each-details .text, 
		.module-footer .footer-top .ry-flex .each .bottom-block .each-details .text a{
			font-size: 16px;
		}

		.module-footer .footer-top .ry-flex .each .bottom-block .each-details {
			gap: 15px;
		}

		.module-team.custom .ry-flex .ry-each .each-name {
			font-size: 18px;
		}

		.module-services.style-9 .ry-flex .ry-each .services-details h4 {
			font-size: 22px !important;
		}

		.module-services.style-9 .ry-flex .ry-each .services-details p {
			display: none;
		}

		.module-services.style-9 .ry-flex .ry-each .services-details>div:not(.ry-flex) {
			min-height: 50px;
		}

		.module-header.style-8 .each-left,
		.module-header.style-8 .each-right {
			width: 40%;
		}
	}

	@media (max-width: 1280px) {
		.module-header.style-8 .ry-container {
			width: calc(100% - 60px);
		}

		.footer-bottom * {
			font-size: 15px;
		}

		.footer-bottom .ry-flex {
			flex-direction: column;
			align-items: center;
			justify-content: center;
			gap: 5px;
		}

		.module-footer .footer-top .ry-flex .each .bottom-block {
			padding: 0 40px;
		}

		.module-footer .footer-top .ry-flex .each .top-block {
			padding-left: 40px;
			padding-right: 40px;
		}

		.ry-headline h2 {
			font-size: 48px;
		}

		.module-featured .content.group-2 {
			padding-right: 60px;
		}

		.ry-btn {
			min-width: 180px;
			font-size: 15px !important;
			height: 48px !important;
			min-height: 48px !important;
		}

		.module-services.style-9 .ry-flex .ry-each .box-wrapper {
			padding-left: 60px;
			padding-right: 60px;
		}

		.module-services .ry-inner-flex .slick-arrow.slick-prev {
			left: -60px;
		}

		.module-services .ry-inner-flex .slick-arrow.slick-next {
			right: -60px;
		}

		.module-services .ry-inner-flex .slick-arrow.slick-next, 
		.module-services .ry-inner-flex .slick-arrow.slick-prev {
			width: 40px;
			height: 40px;
			min-width: 40px;
		}

		.module-services .ry-inner-flex .slick-arrow.slick-prev::before,
		.module-services .ry-inner-flex .slick-arrow.slick-next::before {
			width: 15px;
			height: 15px;
		}

		.ry-headline h1 {
			font-size: 56px;
		}
	}

	@media (max-width: 1180px) {
		.module-header.style-8 .ry-container {
			width: calc(100% - 60px);
		}

		.footer-bottom * {
			font-size: 15px;
		}

		.footer-bottom .ry-flex {
			flex-direction: column;
			align-items: center;
			justify-content: center;
			gap: 5px;
		}

		.module-footer .footer-top .ry-flex .each .bottom-block {
			padding: 0 40px;
		}

		.module-footer .footer-top .ry-flex .each .top-block {
			padding-left: 40px;
			padding-right: 40px;
		}

		.ry-headline h2 {
			font-size: 48px;
		}

		.module-featured .content.group-2 {
			padding-right: 60px;
		}

		.ry-btn {
			min-width: 180px;
			font-size: 15px !important;
			height: 48px !important;
			min-height: 48px !important;
		}

		.module-services.style-9 .ry-flex .ry-each .box-wrapper {
			padding-left: 60px;
			padding-right: 60px;
		}

		.module-services .ry-inner-flex .slick-arrow.slick-prev {
			left: -60px;
		}

		.module-services .ry-inner-flex .slick-arrow.slick-next {
			right: -60px;
		}

		.module-services .ry-inner-flex .slick-arrow.slick-next, 
		.module-services .ry-inner-flex .slick-arrow.slick-prev {
			width: 40px;
			height: 40px;
			min-width: 40px;
		}

		.module-services .ry-inner-flex .slick-arrow.slick-prev::before,
		.module-services .ry-inner-flex .slick-arrow.slick-next::before {
			width: 15px;
			height: 15px;
		}

		.ry-headline h1 {
			font-size: 56px;
		}

		.module-header.style-8 .each-center .ry-logo {
			width: 100%;
		}

		.module-header.style-8 {
			display: none !important;
		}

		#theme2-smHeader {
			display: block !important;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
			margin: 0 !important;
			min-width: unset;
			padding: 0;
			width: 45px;
			height: 45px !important;
			min-width: 45px;
			min-height: 45px !important;
			border: 1px solid #fff !important;
			border-radius: inherit;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button {
			display: flex;
			gap: 5px;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a svg {
			width: 17px;
			height: 17px;
			fill: #fff;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a img {
			filter: invert(1);
			width: 19px;
			height: 19px;
		}

		.mobile_logo a:first-child {
			padding: 0;
			border: unset;
		}

		.mobile-container .flex-wrap .flex-item.center-nav {
			position: absolute;
			left: 50%;
			transform: translate(-50%, 0);
			top: 15px;
		}

		.mobile-container {
			padding: 30px 0;
		}

		.module-featured .content .details {
			width: 45%;
		}

		.module-featured .content .details .ry-text {
			margin: 20px 0 30px;
		}

		.dropdown-header-button .text-group {
			width: 45px;
			height: 45px;
			min-height: 45px;
			border: 1px solid #fff;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a.btn-order {
			width: auto;
			color: #fff;
			padding: 10px 15px;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a.btn-order svg {
			display: none;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a.btn-order span {
			color: #fff;
			font-size: 13px;
		}

		.dropdown-header-button .text-group {
			height: 45px;
			width: 45px;
			min-width: 45px;
		}
	}

	@media (max-width: 1080px) {

		.dropdown-header-button .text-group {
			padding: 0;
			min-height: unset;
			width: 40px;
			height: 40px;
			border: 1px solid #fff;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.dropdown-header-button .text-group svg {
			width: 16px;
			height: 16px;
		}

		.mobile-header .mobile-container .flex-wrap .flex-item.right-nav .dropdown-header-button .items ul li a {
			width: 100% !important;
			max-width: 100%;
			border: unset !important;
			background: #fff !important;
			color: #000 !important;
		}
		.mobile-header .mobile-container .flex-wrap .flex-item.right-nav .dropdown-header-button .items ul li a:hover {
			background: #000 !important;
			color: #fff !important;
		}
		
		
		#ry-pg-banner .ry-bnr-wrp {
			margin-top: 104px;
			height: 260px;
		}

		#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title, 
		#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
			text-align: center;
			font-size: 46px;
			line-height: 1;
		}
		
		.mobile-header.style-8 .mobile-container {
			top: 0;
			background: #000 !important;
		}

		.mobile-header.style-8 .mobile-container .flex-wrap .mobile_logo img {
			max-width: 200px !important;
			min-width: 200px !important;
		}

		.mobile-header.style-8 .mobile-container .mobile-nav button .hamburger-inner, 
		.mobile-header.style-8 .mobile-container .mobile-nav button .hamburger-inner:before,
		.mobile-header.style-8 .mobile-container .mobile-nav button .hamburger-inner:after {
			background: #fff !important;
		}

		.mobile-header.style-8 .mobile-container .flex-wrap .flex-item.right-nav .mobile-button .btn-primary {
			background: #fff !important;
		}

		.mobile-header.style-8 .mobile-container .flex-wrap .flex-item.right-nav .mobile-button .btn-primary svg {
			fill: #000;
		}

		.ry-headline h1 {
			font-size: 48px;
		}

		.module-hero .hero-text .ry-headline h1 span {
			font-size: 18px;
			margin-top: 10px;
		}

		.module-67 .ry-headline h2 span:nth-child(1) {
			margin-bottom: 15px;
		}

		.ry-headline h2 span {
			font-size: 18px;
		}

		.module-67 .ry-headline h2 span:nth-child(2) {
			margin-top: 15px;
		}

		.module-featured .content .details {
			width: 100%;
			max-width: 100%;
			position: relative;
			z-index: 2;
			padding: 60px;
			padding-bottom: 0;
		}

		.module-featured .content {
			padding: 0;
			background: #f8f7f5;
			flex-direction: column-reverse;
		}

		.module-featured .content .background-section {
			position: relative;
			padding-bottom: 56%;
		}

		.module-featured .content .background-section:before {
			content: "";
			position: absolute;
			top: 0;
			height: 100%;
			width: 100%;
			background: linear-gradient(to bottom, #f8f7f5, transparent, transparent, transparent);
			z-index: 1;
		}

		.module-featured .content .details .ry-headline h2, 
		.module-featured .content .details .ry-text p {
			text-align: center;
		}

		.module-featured .content .details .ry-btn {
			margin: auto;
		}

		.module-featured .content.group-2 {
			padding: 0;
			flex-direction: column;
		}

		.module-featured .content.group-2 .details {
			padding: 60px;
		}

		.module-67 .ry-container #about .ry-each {
			width: 60%;
			margin-top: 30px !important;
			margin-bottom: 0 !important;
		}

		.module-67 {
			padding: 100px 0;
		}

		.module-services.style-9 {
			padding: 100px 0;
		}

		.module-team.custom {
			padding: 100px 0;
		}

		.module-team.custom .ry-flex {
			padding-top: 30px;
		}

		.module-featured {
			padding: 100px 0;
		}

		.module-footer .footer-top .ry-flex .each .bottom-block .each-details {
			gap: 10px;
			padding: 15px 0;
		}

		.module-footer .footer-top .ry-flex .each .bottom-block .each-details .hours ul li span {
			min-width: 100px;
		}

		.module-footer .footer-top .ry-flex .each .bottom-block,
		.module-footer .footer-top .ry-flex .each .top-block {
			padding-left: 30px;
			padding-right: 30px;
		}
		.home .module-services .slick-dots {margin-top: 0;top: 10px;margin-bottom: 30px;}


		.module-brand.custom {
			padding: 100px 0;
		}
		
		.module-services.custom .box-wrapper .ry-inner-flex {
			display: initial;
		}
		.module-services.custom .box-wrapper .slick-list {
			margin: 0 -10px;
		}
		.module-services.custom .box-wrapper .slick-list .slick-slide {
			margin: 0 10px;
		}
		.module-services.custom .box-wrapper .ry-inner-flex .ry-each {
			width: auto;
		}

		.module-services.custom .box-wrapper .slick-track
		{
			display: flex !important;
		}

		.module-services.custom .box-wrapper .slick-slide
		{
			height: inherit !important;
		}

		.module-services.custom .box-wrapper .slick-list {
			padding: 0 !important;
		}

		.module-services.custom {
			padding: 100px 0;
		}

		.module-services.custom .slick-dots {
			margin: 0;
			margin-top: 60px;
		}

		.dropdown-header-button .text-group {
			height: 45px;
			width: 45px;
			min-width: 45px;
		}
	}

	@media (max-width: 991px) {

		.module-team.custom .ry-flex {
			display: initial;
		}

		.module-team.custom .slick-list {
			margin: 0 -10px;
		}

		.module-team.custom .slick-list .slick-slide {
			margin: 0 10px;
		}

		.module-brand.custom .chart-wrapper {
			width: 96%;
			height: 96%;
		}

		.module-brand.custom #center-display {
			width: 300px;
			height: 300px;
		}

		.module-brand.custom .chart-wrapper .center-wrapper:before,
		.module-brand.custom .chart-wrapper .center-wrapper:after {
			width: 280px;
			height: 280px;
		}
		
	}

	@media (max-width: 768px) {


		.module-brand.custom #center-display {
			width: 280px;
			height: 280px;
		}

		.module-brand.custom .chart-wrapper .center-wrapper:before,
		.module-brand.custom .chart-wrapper .center-wrapper:after {
			width: 260px;
			height: 260px;
		}
		
		div.module-services.style-9 ul.slick-dots li.slick-active {
			background: transparent !important;
		}

		.module-footer .footer-top .ry-flex .each {
			width: 48%;
		}

		.module-footer .footer-top div#mapPIN {
			position: relative !important;
			padding-bottom: 75%;
		}

		.module-footer .footer-top .ry-flex, .module-footer .footer-top .ry-content {
			float: unset;
			display: block;
		}

		.module-footer .footer-top .ry-content {
			padding: 60px 0;
		}

		.module-footer .footer-top {
			background: #f8f7f5;
			padding-top: 0;
		}

		.footer-bottom * {
			text-align: center;
		}

		.home .slick-dots li {
			background: transparent !important;
		}

		.ry-headline h1 {
			font-size: 40px;
		}
		
		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 5px;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a.btn-order {
			grid-column: span 2; 
		}

		.mobile-container {
			padding: 20px 0 15px;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a.btn-order span {
			font-size: 12px;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a.btn-order {
			height: 40px !important;
			min-height: 40px !important;
			padding: 10px;
		}

		.dropdown-header-button .text-group {
			width: 100%;
			height: 40px;
			min-height: 40px;
			background: #fff;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a.btn-primary {
			width: 100% !important;
			height: 40px !important;
			min-height: 40px !important;
			max-width: 100%;
		}

		.dropdown-header-button .text-group svg {
			fill: #000;
		}

		.mobile-container .flex-wrap .flex-item.center-nav {
			top: 23px;
		}
	}

	@media (max-width: 620px) {
		#ry-pg-banner .ry-bnr-wrp {
			margin-top: 89px;
		}
		.module-brand.custom #center-display {
			width: 240px;
			height: 240px;
		}

		.module-brand.custom .chart-wrapper .center-wrapper:before,
		.module-brand.custom .chart-wrapper .center-wrapper:after {
			width: 220px;
			height: 220px;
		}

		.module-footer .footer-top .ry-flex .each {
			float: initial !important;
			width: 100%;
			display: flex;
			max-width: 100%;
		}

		.module-footer .footer-top .ry-flex .each .top-block {
			padding: 40px 30px;
		}

		.module-footer .footer-top .ry-flex .each .bottom-block .each-details:first-child {
			padding-top: 0;
		}

		.module-footer .footer-top .ry-flex .each .top-block .title {
			font-size: 30px;
		}

		.module-footer .footer-top .ry-content {
			padding-bottom: 0;
		}

		.module-footer .footer-top {
			padding-bottom: 60px;
		}

		.module-footer .footer-top .ry-flex .each .top-block .title:after {
			content: "";
			position: absolute;
			right: 30px;
			width: 30px;
			height: 30px;
			background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
			background-size: contain;
			top: 50%;
			transform: translate(0, -50%);
			transition: .2s;
		}

		.module-footer .footer-top .ry-flex .each.active .top-block .title:after {
			background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z'/%3E%3C/svg%3E");
		}

		.module-footer .footer-top div#mapPIN {
			padding-bottom: 120%;
		}

		.mobile-container .flex-wrap .flex-item.center-nav {
			left: 70px;
			transform: unset;
			top: 17px;
		}

		.mobile-container {
			padding: 25px 0 !important;
		}

		.module-hero {
			margin-top: 89px;
		}

		.module-hero .item .text-center {
			padding-bottom: 120%;
		}

		.mobile-header.style-8 .mobile-container .flex-wrap .mobile_logo img {
			min-width: 170px !important;
			max-width: 170px !important;
		}

		.flex-item.center-nav {}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
			width: 40px !important;
			min-width: 40px !important;
			height: 40px !important;
			min-height: 40px !important;
		}

		.module-hero .hero-text {
			position: relative;
			bottom: 0;
			padding: 60px 0;
			background: #bc9467;
		}

		.ry-headline h1 {
			font-size: 36px;
		}

		.module-hero .hero-text .ry-headline h1 span {
			letter-spacing: 2px;
		}

		.ry-headline h2 span {
			letter-spacing: 2px;
		}

		.ry-headline h2,
		#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: 36px;
		}

		.module-67 .ry-container #about .ry-each {
			width: 100%;
		}

		.module-67 .ry-container #about p, .ry-text p {
			font-size: 16px;
		}

		.ry-btn {
			padding-left: 25px;
			padding-right: 25px;
			min-width: 160px;
		}

		.module-footer .footer-top .ry-flex .each .top-block .title {
			font-size: 26px;
		}

		.module-footer .footer-top .ry-flex .each .top-block .title:after {
			width: 20px;
			height: 20px;
		}

		.footer-bottom * {
			line-height: 1.2;
		}

		.footer-bottom .ry-flex .ry-each {
			flex-direction: column;
			align-items: center;
			justify-content: center;
		}

		.module-services.style-9 .ry-flex .ry-each .box-wrapper {
			padding-left: 10px;
			padding-right: 10px;
		}

		.module-services.style-9 .ry-flex .ry-each .box-wrapper {
			padding: 0;
			width: calc(100% + 40%);
			margin-left: -20%;
			margin-right: -20%;
		}

		.module-services.style-9 .ry-flex .ry-each .ry-btn {
			width: auto !important;
		}

		.module-featured .content .details {
			padding-left: 40px;
			padding-right: 40px;
		}


		div.module-services.style-9 .ry-flex .ry-each .services-details h4 {
			margin: 0 !important;
			font-size: 20px !important;
		}

		.module-featured .content.group-2 .details {
			padding-left: 40px;
			padding-right: 40px;
		}

		.module-featured .content .background-section {
			padding-bottom: 100%;
		}

		.mobile-container .flex-wrap .flex-item.right-nav {
			padding-right: 15px;
		}

		.mobile-container .flex-wrap .flex-item.left-nav {
			padding-left: 15px;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a.btn-order {
			min-width: unset;
			width: 100% !important;
		}

		.mobile-container {
			padding: 15px 0 !important;
		}

		.mobile-container .flex-wrap .flex-item.center-nav {
			top: 26px;
		}
	}
	@media (max-width: 480px) {
		.module-brand.custom .chart-wrapper .center-wrapper #center-icon {
			max-width: 60px;
			bottom: -60px;
		}

		.module-brand.custom #center-display {
			width: 160px;
			height: 160px;
			outline: 5px solid #fff;
			border-width: 5px;
		}

		.module-brand.custom .chart-wrapper .center-wrapper::before {
			width: 155px;
			height: 155px;
		}
		
		.module-hero .item .text-center {
			padding-bottom: 110%;
		}

		.module-featured {
			padding-top: 0;
		}
	}
	@media (max-width: 420px) {
		.ry-headline h1 {
			font-size: 23px;
		}

		.module-hero .hero-text .ry-container {
			width: 96%;
			max-width: 100%;
		}

		.module-hero .hero-text .ry-headline h1 span {
			letter-spacing: 1px;
			font-size: 16px;
		}

		.module-hero .item .text-center {
			padding-bottom: 100%;
		}
	}
	@media (max-width: 414px) {
		.module-brand.custom .chart-wrapper .center-wrapper #center-icon {
			max-width: 50px;
			bottom: -50px;
		}

		.module-brand.custom #center-display {
			width: 140px;
			height: 140px;
		}

		.module-brand.custom .chart-wrapper .center-wrapper::before {
			width: 135px;
			height: 135px;
		}

		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
			width: 35px !important;
			height: 35px !important;
			min-width: 35px !important;
			min-height: 35px !important;
		}

		.mobile-container {
			padding: 15px 0 !important;
		}

		.mobile-container .flex-wrap .flex-item.center-nav {
			left: 65px;
		}
		
		.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a.btn-order span {
			font-size: 10px;
		}

		.mobile-header.style-8 .mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
			height: 35px !important;
			min-height: 35px !important;
		}

		.mobile-container .flex-wrap .flex-item.center-nav {
			left: 60px;
		}

		.dropdown-header-button .text-group {
			height: 35px;
			min-height: 35px;
		}
	}
	@media (min-width: 768px) {

		/** PLACE YOUR TABLET AND UP CSS HERE **/

	}

	@media (min-width: 992px) {

		/** PLACE YOUR LAPTOP AND UP CSS HERE **/

	}

	@media (min-width: 1200px) {

		/** PLACE YOUR DESKTOP AND UP CSS HERE **/

	}