/*Queries*/
@media (max-device-width: 480px) {
		.footer1-row>.footer1 {
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
				position: relative;
				z-index: 10;
		}
		.footer1-row>div>.footer1>.footer1-left {
				display: flex;
				justify-content: center;
		}
		.footer1-row>div>.footer1>.footer1-right {
				align-self: center;
				display: flex;
				flex-direction: column;
				align-items: center;
		}
		.footer1-row>div>.footer1>.footer1-right>p {
				display: flex;
				justify-content: center;
		}
		.map-row>.map-p {
				font-size: 25px;
				letter-spacing: 1px;
		}
		.plan-row>div>.plan-p {
				font-size: 25px;
		}

		.plan-row>div>.plan-img>.planimg-img {
				position: relative;
				height: 300px;
				object-fit: cover;
				width: 100%;
		}
		.plan-row>div>.plan-img>.zoom-icon {
				top: 10px;
				right: 10px;
				width: 20px;
				height: 20px;
		}
		.taketour-row>.tours-out>div>.tour1>.video-iframe {
				width: 100%;
		}
		.taketour-row>.tours-out>div>.tour2>.materport-iframe {
				width: 100%;
		}
		.taketour-row>.taketour-p {
				font-size: 25px;
		}
		.agentbox-row>.agentbox-r {
				margin: 30px 0;
		}
		.agent1-txt>[data-type="text"] {
				font-size: 10px;
		}
		.agentbox-row>.agentbox-r>.agents>div>.agent2>.agentbox-txt {
				text-align: center;
		}
		.agentbox-row>.agentbox-r>.agents>div>.agent2>.agentbox-txt>p {
				font-size: 12px;
		}
		.menu-row>div>.menu-col {
				display: flex;
				flex-direction: column;
		}
		.menu-row>div>.menu-col>.add-l-col {
				justify-content: center;
				font-size: 15px;
		}
		.menu-row>div>.menu-col>.add-l-col>span {
				font-size: 13px;
		}
		.menu-row>div>.menu-col>.menu-r-col>ul {
				padding-left: 0;
				font-size: 10px;
				margin: 10px 0;
		}
		.logo-row>.logo-col {
				margin-bottom: 20px;
		}
		.agentbox-row>.agentbox-l {
				display: none !important;
		}
		.agent1-avatar__image {
				width: 100px;
				height: 100px;
		}
		.menu-row>div>.menu-col>.menu-r-col>ul>li>a {
				font-size: 9px;
		}
		.menu-row>div>.menu-col>.add-l-col>p {
				font-size: 13px;
		}
		.heropic-row>.heropic-col>.heropic-div>.hpl-div>p {
				font-size: 22px;
		}
		.heropic-row>.heropic-col>.heropic-div>.hpl-div>p>span {
				font-size: 10px;
		}
		.heropic-row>.heropic-col>.heropic-div>.hpr-div>.hpr-div-p1 {
				font-size: 12px;
				margin-top: 50%;
		}
		.heropic-row>.heropic-col>.heropic-div>.hpr-div>.hpr-div-p2 {
				font-size: 11px;
				max-height: 70px;
		}
		.heropic-row>.heropic-col>.heropic-div>.hpr-div>.hpr-div-p3 {
				font-size: 13px;
		}
		.heropic-row>.heropic-col>.heropic-div>.hpr-div>.hpr-div-p4 {
				font-size: 12px;
		}
		.agentbox-row>.agentbox-center>.agentbox-center-div>div>.agentbox-p1 {
				font-size: 20px;
		}
		.agentbox-row>.agentbox-center>.agentbox-center-div>div>.agentbox-p2 {
				font-size: 16px;
		}
		.agentbox-row>.agentbox-center>.agentbox-center-div>div>.agentbox-p3 {
				font-size: 16px;
		}
		.agentbox-row>.agentbox-center>.agentbox-center-div>div>.agentbox-p4 {
				font-size: 14px;
		}
		.agent1-txt__realtor {
				font-size: 9px;
		}
		.agent1-txt__realtor>span {
				font-size: 9px !important;
		}
		.agent1-txt__realtor>span>sup {
				font-size: 6px !important;
		}
		.taketour-row>.tours-out>div>.tour1>.video-iframe {
				height: 200px;
		}
		.taketour-row>.tours-out>div>.tour2>.materport-iframe {
				height: 200px;
		}
		.plan-row>div>.plan-img>.planimg-img {
				height: 250px !important ;
		}
		[data-type="embed-map"] {
				height: 250px !important;
		}
		.splide__arrow--next svg {
				width: 35px !important;
				height: 35px !important;
		}
		.splide__arrow--prev svg {
				width: 35px !important;
				height: 35px !important;
		}
		.splide__lightbox {
				width: 33px !important;
				height: 33px !important;
		}
		.splide__lightbox svg {
				width: 0.7em !important;
				height: 0.7em !important;
		}
		.splide__arrow--prev {
				left: 0.5em !important;
		}
		.splide__arrow--next {
				right: 0.5em !important;
		}
		.splide__pagination {
				display: none !important;
		}
		.splide__pagination__arrow {
				margin: 0 !important;
		}
		.splide__pagination__arrow svg {
		font-size: 14px !important;
		}
}


/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
		.footer1-row>div>.footer1 {
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
		}
		.footer1-row>div>.footer1>.footer1-left {
				display: flex;
				justify-content: center;
		}
		.footer1-row>div>.footer1>div>.footer1-right {
				align-self: center;
				display: flex;
				flex-direction: column;
				align-items: center;
				justify-content: flex-end;
		}
		.footer1-row>div>.footer1>.footer1-right>p {
				display: flex;
				justify-content: center;
				font-size: 15px;
		}
		.map-row>.map-p {
				font-size: 17px;
				letter-spacing: 1px;
		}
		.plan-row>div>.plan-p {
				font-size: 25px;
		}

		.plan-row>div>.plan-img>.zoom-icon {
				top: 10px;
				right: 10px;
				width: 20px;
				height: 20px;
		}
		.taketour-row>.tours-out>div>.tour1>.video-iframe {
				width: 100%;
		}
		.taketour-row>.tours-out>div>.tour2>.materport-iframe {
				width: 100%;
		}
		.taketour-row>.taketour-p {
				font-size: 25px;
		}
		.agentbox-row>.agentbox-r {
				margin: 30px 0;
		}
		.agent1-txt__realtor {
				font-size: 10px;
		}
		.agentbox-row>.agentbox-r>.agents>div>.agent2>.agentbox-txt {
				text-align: center;
		}
		.agentbox-row>.agentbox-r>.agents>div>.agent2>.agentbox-txt>p:first-child {
				font-size: 13px;
		}
		.menu-row>div>.menu-col {
				display: flex;
				flex-direction: column;
		}
		.menu-row>div>.menu-col>.add-l-col {
				justify-content: center;
				font-size: 17px;
		}
		.menu-row>div>.menu-col>.menu-r-col>ul {
				padding-left: 0;
				font-size: 10px;
				margin: 10px 0;
		}
		.logo-row>.logo-col {
				margin-bottom: 20px;
		}
		.agentbox-row>.agentbox-l {
				display: none !important;
		}
		.agentbox-row>.agentbox-l {
				display: none !important;
		}
		.agent1-avatar__image {
				width: 100px;
				height: 100px;
		}
		.menu-row>div>.menu-col>.menu-r-col>ul>li>a {
				font-size: 9px;
		}
		.menu-row>div>.menu-col>.add-l-col>p {
				font-size: 13px;
		}
		.heropic-row>.heropic-col>.heropic-div>.hpl-div>p {
				font-size: 22px;
		}
		.heropic-row>.heropic-col>.heropic-div>.hpl-div>p>span {
				font-size: 10px;
		}
		.heropic-row>.heropic-col>.heropic-div>.hpr-div>.hpr-div-p1 {
				font-size: 12px;
				margin-top: 20%;
		}
		.heropic-row>.heropic-col>.heropic-div>.hpr-div>.hpr-div-p2 {
				font-size: 11px;
				max-height: 70px;
		}
		.heropic-row>.heropic-col>.heropic-div>.hpr-div>.hpr-div-p3 {
				font-size: 13px;
		}
		.heropic-row>.heropic-col>.heropic-div>.hpr-div>.hpr-div-p4 {
				font-size: 12px;
		}
		.agentbox-row>.agentbox-center>.agentbox-center-div>div>.agentbox-p1 {
				font-size: 20px;
		}
		.agentbox-row>.agentbox-center>.agentbox-center-div>div>.agentbox-p2 {
				font-size: 16px;
		}
		.agentbox-row>.agentbox-center>.agentbox-center-div>div>.agentbox-p3 {
				font-size: 16px;
		}
		.agentbox-row>.agentbox-center>.agentbox-center-div>div>.agentbox-p4 {
				font-size: 14px;
		}
		.agent1-txt__realtor {
				font-size: 9px;
		}
		.agent1-txt__realtor>span {
				font-size: 9px !important;
		}
		.agent1-txt__realtor>span>sup {
				font-size: 6px !important;
		}
		.taketour-row>.tours-out>div>.tour1>.video-iframe {
				height: 200px;
		}
		.taketour-row>.tours-out>div>.tour2>.materport-iframe {
				height: 200px;
		}
		.plan-row>div>.plan-img>.planimg-img {
				height: 250px !important;
		}
		[data-type="embed-map"] {
				height: 250px !important;
		}
		.splide__arrow--next svg {
				width: 28px !important;
				height: 28px !important;
		}
		.splide__arrow--prev svg {
				width: 28px !important;
				height: 28px !important;
		}
		.splide__lightbox {
				width: 30px !important;
				height: 30px !important;
		}
		.splide__lightbox svg {
				width: 0.6em !important;
				height: 0.6em !important;
		}
		.splide__arrow--prev {
				left: 0 !important;
		}
		.splide__arrow--next {
				right: 0 !important;
		}
		.splide__pagination__arrow {
				margin: 0 !important;
		}
		.splide__pagination__arrow svg {
		font-size: 14px !important;
		}
		.splide__pagination {
				display: none !important;
		}
}

[data-type="social-group"] {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 20px 0;
}

[data-type="social-icon"] {
		width: 40px;
		margin: 0 7px;
}

.plan-row {
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #fff;
		padding: 80px 0 0;
}

.plan-row>div>.plan-p {
		font-family: "FuturaPTBook", sans-serif;
		font-size: 53px;
		margin-bottom: 25px;
}

.plan-row>div>.plan-p>span {
		font-family: "FuturaPTBook", sans-serif;
}

.plan-row>div>.plan-img {
		position: relative;
}

.plan-row>div>.plan-img>.planimg-img {
		position: relative;
		height: 550px;
		object-fit: contain;
		width: 100%;
}

.plan-row>div>.plan-img>.zoom-icon {
		top: 15px;
		right: 15px;
		width: 35px;
		height: 35px;
		position: absolute;
		z-index: 1;
}

.plan-row>div>.plan-img>#planzoomIco {
		border-radius: 5px;
		cursor: pointer;
		transition: 0.3s;
}

.plan-row>div>.plan-img>#planzoomIco:hover {
		opacity: 0.7;
}

.article-right div {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		/* margin: 0 auto; */
}

.article-right div .article-right-text {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		text-align: left;
		padding-right: 10px;
}

.article-right div .article-right-button {
		margin: 10px 0;
}

.article-left div {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		/* margin: 0 auto; */
}

.article-left div .article-left-text {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		text-align: left;
		padding-left: 10px;
}

.article-left div .article-left-button {
		margin: 10px 0;
		padding: 7px 15px;
		color: #fff;
		background-color: rgb(244, 117, 36);
}

.article-top {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
}

.article-top div {
		margin: 0 auto;
}

.article-top div .article-top-button {
		margin: 10px 0;
}

.article-desc {
		line-height: 1.5;
		margin-bottom: 15px;
}

.taketour-row {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		padding-top: 80px;
}

.taketour-row>.taketour-p {
		font-family: "FuturaPTBook", sans-serif;
		margin: 0 0 65px;
		font-size: 53px;
}

.taketour-row>.taketour-p>span {
		font-family: "FuturaPTBook", sans-serif;
}

.taketour-row>.tours-out>.tours {
		display: flex;
		justify-content: center;
		align-items: center;
}

.taketour-row>.tours-out>div>.tour1 {
		position: relative;
		top: -40px;
}

.taketour-row>.tours-out>div>.tour1>.video-iframe {
		width: 100%;
		height: 500px;
		background-color: lightgray;
}

.taketour-row>.tours-out>div>.tour2 {
		position: relative;
		top: 40px;
}

.taketour-row>.tours-out>div>.tour2>.materport-iframe {
		width: 100%;
		height: 500px;
		background-color: lightgray;
}


:root {
		--splide-pagination-height: 60px;
	}
	
	.splide {
		margin-bottom: var(--splide-pagination-height);
	}

	.splide--draggable>.splide__track>.splide__list> .is-active {
		margin-right:10px;
	}

	.splide__list { height: auto }
	
	.splide__arrow {
		position: absolute;
		z-index: 1;
		top: 50%;
		transform: translateY(-50%);
		width: 2em;
		height: 2em;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		border: none;
		padding: 0;
		background: transparent;
		cursor: pointer;
	}
	
	.splide__arrow--prev {
		left: 2em;
		background-color: transparent;
		fill: #fff;
		width:60px;
		height:60px;
	}

	.splide__arrow--prev svg {
			width:60px;
			height:60px;
	}
	
	.splide__arrow--next {
		right: 1em;
		background-color: transparent;
		fill: #fff;
		width:60px;
		height:60px;
	}

	.splide__arrow--next svg {
		width:60px;
		height:60px;
	}
	
	.splide__arrow--prev svg, .splide__pagination__prev svg {
		transform: scaleX(-1);
	}
	
	.splide__pagination {
		counter-reset: pslide-counter 0;
		display: inline-flex;
		align-items: center;
		width: 95%;
		flex-wrap: wrap;
		justify-content: center;
		margin: 0;
		position: absolute;
		z-index: 1;
		left: 50%;
		transform: translateX(-50%);
		padding: 0;
		bottom: calc(-1 * var(--splide-pagination-height));
		height: var(--splide-pagination-height);
	}
	
	.splide__pagination .splide__pagination__page {
		counter-increment: pslide-counter;
		height:1px;
		display: flex;
		justify-content: center;
	}
	
	.splide__pagination li:first-child:after {
		content: "01";
		font-size:20px;
		justify-content: center;
		display: flex;
		margin-right:5px;
	}

	.splide__image {
		width: 100%;
		height: 100%;
		object-fit: cover;
		cursor: pointer;
	}
	
	.splide__pagination li:last-child:before {
		content: counter(pslide-counter, decimal-leading-zero);
		font-size:20px;
		margin-left:5px;
	}
	
	
	.splide__pagination__arrow {
		margin: 0 10px;
		border: 0;
		background: transparent;
		outline: none;
		cursor: pointer;
	}
	
	.splide__pagination__arrow svg {
		width: 1em;
		height: 1em;
		font-size: 20px;
		fill: #100b28;
	}
	
	.splide__pagination li.splide__pagination__control {
		display: flex;
		align-items: center;
	}
	
	.splide__pagination__page {
		width: auto;
		height: 6px;
		background: #dcdfee;
		border: 0;
		margin: 0 2px;
		outline: none;
		cursor: pointer;
	}
	
	.splide__pagination__page.is-active {
		height:1px;
		justify-content: center;
		display: flex;
	}
	
	.splide__lightbox {
		position: absolute;
		top: 1rem;
		right: 7rem;
		z-index: 1;
		cursor: pointer;
		background-color: transparent;
		border: none;
		/*fill: #fff;*/
		border-radius: 50%;
		/*background-color: #100b28;*/
		width: 40px;
		height: 40px;
		display: flex;
		justify-content: center;
		align-items: center;


	}
	
	.splide__lightbox svg {
		width: 1em;
		height: 1em;
		font-size: 24px;
	}

	.splide__lightbox svg path:nth-child(odd) {
		display: none;
	}

	.sl-wrapper {
		background-color: rgba(0,0,0,0.8);
	}

	.sl-wrapper .sl-close {
			color: #fff !important;
	}

	.sl-wrapper .sl-navigation button.sl-prev {
			color: #fff;
	}

	.sl-wrapper .sl-navigation button.sl-next {
			color: #fff;
	}

	.splide__arrow:focus {
		outline: none;
	}

	.splide__arrow:visited {
		outline: none;
	}



.bma, .bma * { box-sizing: border-box; }

.bma {
	padding: 64px 128px;
	display: flex;
	flex-direction: column;
	gap: 64px;
	align-items: center;
	justify-content: flex-end;
	max-width: 2400px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

.bma__wrap {
	display: flex;
	flex-direction: column;
	gap: 64px;
	align-items: center;
	justify-content: flex-start;
	max-width: 1280px;
	width: 100%;
	position: relative;
}

.bma__title-row {
	display: flex;
	flex-direction: column;
	gap: 19px;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 1600px;
}
.bma__title {
	text-align: center;
	font-size: 64px;
	letter-spacing: -3px;
	font-weight: 500;
	width: 100%;
}

.bma__content {
	display: flex;
	flex-direction: row;
	gap: 32px;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.bma__photo-col {
	display: flex;
	flex-direction: column;
	gap: 24px;
	align-items: center;
	justify-content: flex-start;
	flex: 0 0 auto;
	width: 219px;
	height: 300px;
	overflow: hidden;
}
.bma__photo {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.bma__info-col {
	display: flex;
	flex-direction: column;
	gap: 24px;
	align-items: flex-start;
	justify-content: flex-start;
	min-width: 0;
	text-align: left;
}

.bma__name-role {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.bma__name {
	font-size: 28px;
	letter-spacing: -1px;
	font-weight: 600;
}
.bma__role {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 400;
	opacity: 0.9;
}

.bma__grid {
	display: flex;
	flex-direction: row;
	gap: 24px;
	align-items: flex-start;
}
.bma__grid-col {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.bma__pair { display: flex; flex-direction: column; gap: 8px; }
.bma__label {
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: 400;
	opacity: 0.5;
}
.bma__value {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.35;
	letter-spacing: 0;
}
.bma__value--multiline {
	max-width: 260px;
}

.bma__divider {
		align-self: stretch;
		border: 1px solid rgba(0,0,0,0.12);
		width: 1px;
		height: 172px;
}

.bma__socials {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: center;
	justify-content: flex-start;
	width: 270px;
}
.bma__icon {
	width: 25px;
	height: 25px;
	display: inline-block;
}

@media (max-width: 900px) {
	.bma { padding: 48px 24px; }
	.bma__title { font-size: 40px; letter-spacing: -1px; }
	.bma__grid { flex-direction: column; }
	.bma__divider { width: 100%; height: 1px; }
	.bma__grid-col { width: 100%; max-width: 400px; }
	.bma__photo-col { width: 300px; height: 400px;}
}

.bma__content-wrap {
		display: flex;
		justify-content: space-around;
		width: 800px;
		align-items: center;
		gap: 50px;
}

@media (max-width: 639px) {
		.bma__content { flex-direction: column;}
		.bma__info-col {
				width: 300px;
		}
		.bma__grid {
				width: 100%;
		}
		.bma__socials {
				width: 100%;
				justify-content: space-around;
				gap: 0;
		}
		.bma {
				padding: 48px 0;
		}
		.bma__info-col,
		.bma__grid {
				gap: 14px;
		}
		.bma__name-role,
		.bma__grid-col {
				gap: 6px;
		}
		.bma__icon {
				width: 30px;
				height: 30px;
		}
		.bma__wrap {
				gap: 34px;
		}

		.bma__content-wrap {
				flex-direction: column;
		}
}

@media (max-width: 320px) {
		.bma__info-col,
		.bma__photo-col {
				width: 280px;
		}
}


/* lead capture form */

.contact-section {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 80px;
	gap: 60px;
	flex-wrap: wrap;
	width: 100%;
}

.contact-section::before,
.R-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: 0;
}

.contact-section > *,
.R-footer > * {
  position: relative;
  z-index: 1;
}

.R-footer {
	position: relative;
}

.contact-text h1 {
	font-size: 64px;
	margin-bottom: 20px;
}

.contact-text p {
	font-size: 18px;
	line-height: 1.6;
}

.contact-form {
	flex: 1;
	min-width: 300px;
	max-width: 800px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.contact-form input,
.contact-form textarea {
	background-color: transparent;
	border: 1px solid #c3c3c3;
	padding: 12px;
	font-size: 16px;
	color: #ffffff;
	width: 100%;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: white;
  opacity: 1;
}

.contact-form input::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
  color: white;
}

.contact-form input:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {
  color: white;
}

.contact-form textarea {
	resize: vertical;
	height: 120px;
}

/*.contact-form input::placeholder,
.contact-form textarea::placeholder {
	color: #c8c8c8;
}*/

.form-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.message-status {
	color: #ccc;
	font-size: 14px;
	opacity: 0;
	transition: .3s ease;
}

button {
	background-color: #fff;
	color: #12121E;
	border: none;
	/* padding: 10px 20px; */
	/*font-weight: bold;*/
	font-size: 16px;
	cursor: pointer;
	transition: 0.3s ease;
	position: relative;
	width: 86px;
	height: 36px;

}

/* button:hover {
	color: #fff;
} */

button:disabled {
	background-color: #666;
	color: #888;
	cursor: not-allowed;
}

button.success {
	background-color: #666;
	color: transparent;
	position: relative;
	pointer-events: none;
}

button.success::after {
	content: '✓';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff; 
	color: #000;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
}


.visually-hidden {
	position: absolute;
	left: -9999px;
}

input.error {
	border-color: #d00;
	color: #d00;
}

.error-message {
	color: #d00;
	font-size: 13px;
	margin-top: 4px;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px transparent inset !important;
	box-shadow: 0 0 0 1000px transparent inset !important;
	-webkit-text-fill-color: #E6E6F2 !important;
	border: 1px solid #fff !important;
	transition: background-color 5000s ease-in-out 0s;;
}


#note {
	height: 120px !important;
	resize: none;
}

input:focus,
textarea:focus {
	outline: none;
	border: 1px solid #fff; 
	color: #fff;
}

input:not(:placeholder-shown),
textarea:not(:placeholder-shown) {
	border: 1px solid #fff; 
}

@media only screen and (max-width: 480px) {
		
	.contact-section {
		padding: 10px 10px 20px 10px !important;
	}

	.contact-text h1 {
		font-size: 48px !important;
	}

	.contact-form {
		min-width: auto;
	}
}
/* lead capture form end */

/*floor-plan styles*/
.zoom-icon {
	width:60px;
	height: 60px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	border: none;
	padding: 8px;
	border-radius: 50%;
}

.modal {
	position: fixed;
	inset: 0;
	background: rgba(0,0,0,0.9);
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	pointer-events: none;
	transition: 0.3s;
	z-index: 1000;
}

.modal.active {
	opacity: 1;
	pointer-events: auto;
}

.modal-body {
	max-width: 80vw;
	max-height: 90vh;
	overflow: auto;
}

.modal-image {
	/*display: block;*/
	width: 100%;
	height: 100%;
	animation: zoom 0.3s ease;
}

.modal-close {
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 40px;
	color: #fff;
	background: none;
	border: none;
	cursor: pointer;
}

@keyframes zoom {
	from { transform: scale(0.8); }
	to { transform: scale(1); }
}

@media (max-width: 768px) {
	.modal-image {
		max-width: 100%;
	}
}

@media (max-width: 480px) {
	.zoom-icon {
		width:56px;
		height: 56px;
	}
}
/*floor-plan styles end*/