/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 16 2025 | 21:55:38 */
.gdlr-item.gdlr-main-content h1 {
	font-size: clamp(28px, 3.264vw, 47px);
}
.gdlr-item.gdlr-main-content h2 {
	font-size: clamp(24px, 2.847vw, 41px);
}

.gdlr-stunning-text-item.type-center .stunning-text-title {
	font-size: clamp(24px, 2.292vw, 33px);
}

@media only screen and (max-width: 520px) {
	.gdlr-item-title-wrapper.pos-left .gdlr-item-title-head {
		width: 100%;
		text-align: center;
	}
	#home-map-sec.gdlr-item iframe {
		width: 100%;
	}
	h3.gdlr-item-title.gdlr-skin-title.gdlr-skin-border {
/* 		font-size: 24px; */
		line-height: 1.5;
	}
	.gdlr-testimonial-item.plain-style .testimonial-content-wrapper {
		padding-left: 40px;
	}
}