html,
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-height: 100%;
	overflow-x: hidden;
}

body {
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #161824;
	font-size: 16px;
	background: #403e3c;
}

a,
a:link,
a:visited {
	outline: none;
	text-decoration: none;
	-moz-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
}

img {
	border: none;
	margin: 0px;
	max-width: 100%;
}


h1 {
	font-family: 'DM Serif Display', serif;
	font-weight: 400;
	font-size: 28px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: 'DM Serif Display', serif;
	font-weight: 400;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: 'DM Serif Display', serif;
	font-size: 34px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
}

h4,
h5,
h6 {
	font-family: Open Sans;
	font-weight: 400;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

h6 {
	color: #FFF;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;
}

form,
input,
select,
textarea,
p {
	margin: 0px;
	padding: 0;
}

textarea {
	resize: none;
}

input:focus,
textarea:focus {
	outline: none;
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time {
	display: block;
	margin: 0px;
	padding: 0;
}

* {
	box-sizing: border-box;
}

.landing-banner {
	background: #403E3C;
	/* min-height: 723px; */
	min-height: 595px;
	position: relative;
	z-index: 1;
}

.landing-banner::after {
	content: "";
	background: url(../images/lan-leaf.png) no-repeat calc(50% + -455px) calc(100% + 457px);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;

}

.landing-banner:after {
	content: "";
	background: url(../images/home-banner-left-leaf.png) no-repeat;
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	width: 423px;
	height: 462px;
}

.landing-banner::before {
	content: "";
	background: url(../images/lan-explore.png) no-repeat 0 0;
	background-size: 100% 100%;
	position: absolute;
	bottom: -37px;
	left: 50%;
	transform: translateX(-50%);
	width: 127px;
	height: 80px;
	z-index: 1;
}

.landing-banner {
	position: relative;
}

.landing-header {
	width: 100%;
	padding: 0 40px;
	position: absolute;
	background: transparent;
	z-index: 100;
}

.lan-header-content {
	display: flex;
	max-width: 1360px;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	min-height: 80px;
	margin-top: 30px;
	border: 1px solid #FFF;
	transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
	align-items: center;
	background: #403e3c;

}

.lan-header-left img {
	max-width: 148px;
}

.lan-header-center a {
	display: inline-block;
}


.openBanner .lan-header-right a,
.openBanner .lan-header-left a {
	display: inline-block;
}

/* .openBanner .lan-header-center a {
	display: none;
} */

/* .openBanner .landing-header {
	background: #FFF;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.11);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.11);
} */

.lan-header-center {
	text-align: center;
	flex-grow: 1;
}

.landing-banner-conent {
	max-width: 1360px;
	width: 100%;
	margin: 0 auto;
	padding: 200px 79px 20px 79px;
	display: flex;
	position: relative;
	z-index: 1;
}

.landing-banner-left {
	color: #FFF;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	max-width: 604px;
	width: 100%;
	padding: 0 20px 0 0;
}

.landing-banner-right h5 {
	color: #F3F0EB;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	padding-bottom: 24px;
}

.landing-banner-right h1 {
	color: #F3F0EB;
	font-family: 'DM Serif Display', serif;
	font-size: 80px;
	font-style: normal;
	font-weight: 400;
	line-height: 82px;
	padding-bottom: 24px;
}



.lan-discover {
	position: relative;
}

.lan-discover-slide::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 210px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.46) 0%, rgba(0, 0, 0, 0.00) 100%);
	z-index: 1;
}

.lan-discover-slide::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 333px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%);
	z-index: 0;
}

.lan-discover-slide {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
}

/* .lan-discover-slide::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0.6) 100%);
} */


.lan-discover-slideWrap,
.lan-discover-slide .slick-slide>div,
.lan-discover-slide .slick-track,
.lan-discover-slide .slick-list {
	width: 100%;
	height: 100%;
}

.lan-discover-slide img {
	width: 100%;
	height: 100%;
	max-height: 800px;
	object-fit: cover;
	display: block;
	position: relative;
	z-index: 0;
}

.lan-discover-content {
	color: #FFF;
	text-align: center;
	min-height: 800px;
	position: relative;
	z-index: 1;
	max-width: 1020px;
	padding: 60px 20px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.lan-discover-content h6 {
	padding-bottom: 24px;
}

.lan-discover-content h2 {
	color: #FFF;
	text-align: center;
	font-family: DM Serif Display;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 58px;
	padding-bottom: 58px;
}

.btn-lan-view {
	color: #FFF;
	text-align: center;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	display: inline-flex;
	padding: 16px 32px;
	justify-content: center;
	align-items: center;
	gap: 12px;
	background: #B29A79;
	cursor: pointer;
	transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.btn-lan-view:hover {
	background: #8D7657;
}

.lan-viewer {
	background: #FFF;
}

.lan-viewer-content {
	text-align: center;
	max-width: 1223px;
	width: 100%;
	margin: 0 auto;
	padding: 83px 20px 144px 20px;
}

.lan-viewer-top {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}

.lan-viewer-content h6 {
	color: #B29A79;
	padding-bottom: 24px;
}

.lan-viewer-content h2 {
	color: #403E3C;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
}

.lan-viewer-list-wrap {
	max-width: 1110px;
	width: 100%;
	margin: 0 auto;
	min-height: 800px;
	display: flex;
	align-items: flex-end;
	padding-bottom: 45px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}


.lan-viewer-list-item p {
	color: #F3F0EB;
	text-align: center;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: 4px;
}

.lan-viewer-list-item>img {
	display: block;
}

.lan-viewer-list-overlay {
	color: #FFF;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	transition: all 0.5s cubic-bezier(0.76, 0, 0.24, 1);
	background-position: 10% 0%;
	overflow: hidden;
}


.lan-divider {
	height: 1px;
	background: #FFF;
	font-size: 0px;
	max-width: 189px;
	margin: 16px auto 16px auto;
	width: 100%;
	display: block;
	transition: all 1s cubic-bezier(0.25, 1, 0.5, 1);
	position: relative;
	z-index: 1;
}

.lan-viewer-list-overlay h4 {
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-family: DM Serif Text;
	font-weight: 400;
	line-height: normal;
	position: relative;
	z-index: 1;
}

.lan-viewer-list-overlay>img {
	display: block;
	margin: 0 auto;
	transition: all 1s cubic-bezier(0.25, 1, 0.5, 1);
	position: relative;
	z-index: 1;
}


.lan-viewer-list-overlay ul {
	color: #F3F0EB;
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 15px 0 0 0;
}

.lan-viewer-list-overlay li::after {
	content: "";
	display: block;
	width: 100px;
	height: 1px;
	background: #FFF;
	margin: 20px auto 20px auto;
}


.lan-viewer-list-overlay li:last-child::after {
	display: none;
}


.slick-active .lan-viewer-list-item .lan-divider {
	width: 100%;
	max-width: 100%;
}

.lan-viewer-list-item .lan-viewer-list-overlay {
	opacity: 0.5;
}

.slick-active .lan-viewer-list-item .lan-viewer-list-overlay {

	opacity: 1;
}



.lan-amenities {
	background: #F6F4EE;
	padding: 104px 0 154px 0;
	position: relative;
	overflow: hidden;
}

.lan-amenities-content {
	text-align: center;
	max-width: 840px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px 48px 20px;
}

.lan-amenities-content h6 {
	color: #B29A79;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.lan-amenities-content h3 {
	margin: 0;
	padding: 21px 0 23px 0;
}
.sale-area .lan-amenities-content h2{
	font-size: 40px;
    line-height: normal;
}
.sale-area.lan-amenities{
	padding: 84px 0 84px 0;
}
.sale-area .lan-amenities-content{
	    max-width: 1022px;
		padding-bottom: 0 !important;
		    display: flex;
    flex-direction: column;
    gap: 28px;
}
.sale-area .lan-amenities-content .btn-lan-view{
	min-width: 320px;
	width: fit-content;
	margin: 0 auto;
}
.lan-amenities-slider {
	max-width: 1116px;
	width: 83%;
	margin: 0 auto 56px;
	max-height: 555px;
}

.lan-amenities-slider * {
	max-height: 555px;
	width: auto;
}

.lan-amenities-slider .lan-amenities-item img {
	width: 100%;
	object-fit: cover;
}


.lan-amenities-item {
	position: relative;
}

.lan-amenities-slider .slick-list {
	overflow: visible;
}

.lan-amenities-slider .slick-slide {
	transform: scale(0.9);
	transition: transform 0.6s cubic-bezier(0.12, 0, 0.39, 0);
}

.lan-amenities-slider .slick-active {
	transform: scale(1);
	transition: transform 0.6s cubic-bezier(0.12, 0, 0.39, 0);
}

.lan-amenities-slider h2 {
	color: #FFF;
	font-size: 38px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	position: absolute;
	bottom: 56px;
	padding: 20px 60px 0 60px;
	z-index: 2;
}

.lan-amenities-slider .slick-active h2 {
	padding-bottom: 55px;
}

.lan-amenities-item::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.8323704481792717) 0%, rgba(0, 0, 0, 0) 32%);
	transition: all 0.6s cubic-bezier(0.5, 1, 0.89, 1);
	opacity: 0;
}

.lan-amenities-item::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(211, 211, 211, 0.74);
	z-index: 1;
	transition: all 0.6s cubic-bezier(0.5, 1, 0.89, 1);
}

.lan-amenities-slider .slick-active .lan-amenities-item::before {
	opacity: 0;
}

.lan-amenities-slider .slick-active .lan-amenities-item::after {
	opacity: 1;
}

.lan-amenities-slider .slick-arrow {
	text-indent: -9999px;
	appearance: none;
	-webkit-appearance: none;
	position: absolute;
	bottom: -113px;
	width: 56px;
	height: 56px;
	border: 0;
	z-index: 0;
	background: url(../images/slider-arrow.svg) no-repeat 0 0;
	cursor: pointer;
}

.lan-amenities-slider .slick-arrow:hover {
	background: url(../images/arrow-hover.png) no-repeat 0 0;
}

.lan-amenities-slider .slick-next {
	right: 0;
}

.lan-amenities-slider .slick-prev {
	left: 0;
	transform: scale(-1);
}

.lan-amenities-slider .slick-disabled {
	opacity: 0.5;
	cursor: default;
}

.lan-faq {
	background: #FFF;
	padding: 100px 0;
	width: 100%;
}

.lan-faq-content {
	color: #595959;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	max-width: 1181px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	display: flex;
	gap: 20px;
}

.lan-faq-content h2 {
	color: #000;
	font-size: 32px;
	line-height: 40px;
	margin: 0;
}

.lan-faq-content h3 {
	color: #000;
	font-size: 22px;
	line-height: 28px;
	margin: 0;
}

.lan-faq-left {
	max-width: 600px;
	width: 100%;
}

.lan-faq-right {
	flex-grow: 1;
	width: 100%;
}

.lan-faq-list {
	border-bottom: 1px solid rgba(65, 65, 65, 0.20);
	padding: 20px 0 0 0;
}

.lan-faq-list:first-child {
	padding-top: 0;
}

.lan-faq-list:last-child {
	border: 0;
}

.lan-faq-title {
	cursor: pointer;
	display: block;
	position: relative;
	padding: 0 35px 22px 0;
}

.lan-faq-title::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
	height: 26px;
	background: url(../images/lan-arrow-faq.svg) no-repeat center center;
	transform: rotate(180deg);
	transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.lan-faq-list article {
	display: none;
	padding-bottom: 29px;
}

.lan-faq-list:first-child article {
	display: block;
}

.lan-faq-title.selected::after {
	transform: rotate(0deg);
}

.lan-visit {
	color: #FFF;
	min-height: 506px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 80px 20px;
	box-sizing: border-box;
	position: relative;
	background: #414141;
	overflow: hidden;
}

.lan-visit::before {
	content: "";
	position: absolute;
	top: -100px;
	left: calc(50% - 750px);
	width: 536px;
	height: 757px;
	z-index: 0;
	background: url(../images/lan-leaf.png) no-repeat 0 0;
	filter: brightness(0) saturate(100%) invert(43%) sepia(95%) saturate(0%) hue-rotate(207deg) brightness(63%) contrast(107%);
	opacity: 0.8;
	background-size: contain;
}

.lan-visit::after {
	content: "";
	position: absolute;
	top: -150px;
	left: calc(50% + 250px);
	width: 536px;
	height: 757px;
	z-index: 0;
	background: url(../images/lan-leaf.png) no-repeat 0 0;
	filter: brightness(0) saturate(100%) invert(43%) sepia(95%) saturate(0%) hue-rotate(207deg) brightness(63%) contrast(107%);
	opacity: 0.8;
	background-size: contain;
	transform: translateY(0%) rotate(170deg);
}

.lan-visit h6 {
	padding-bottom: 32px;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	font-weight: 400;
}


.lan-visit h2 {
	color: #FFF;
	text-align: center;
	font-size: 52px;
	line-height: 58px;
	padding-bottom: 62px;
	max-width: 980px;
	width: 100%;
}

.lan-visit * {
	position: relative;
	/* z-index: 1; */
}

.lan-footer {
	background: #F6F4EE;
	padding: 39px 20px;
	box-sizing: border-box;
}

.lan-footer-content {
	max-width: 1220px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

.lan-footer-logo {
	text-align: center;
	filter: brightness(0) saturate(100%) invert(0%) sepia(97%) saturate(0%) hue-rotate(43deg) brightness(91%) contrast(103%);
	padding-bottom: 30px;
}

.lan-footer-address {
	color: #000;
	font-family: DM Serif display;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid rgba(65, 65, 65, 0.22);
	border-bottom: 1px solid rgba(65, 65, 65, 0.22);
	padding: 21px 0;
	margin-bottom: 24px;
}

.lan-footer-address a,
.lan-footer-address {
	color: #000;
}

.lan-social {
	display: flex;
	gap: 18px;
}

.lan-footer-about {
	color: #646464;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	padding: 0 0 20px 0;
}

.lan-footer-about strong {
	font-weight: 700;
}

.lan-footer-about figure {
	max-width: 87px;
	width: 100%;
}

.lan-footer-copyright {
	color: #696969;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	align-items: center;
	display: flex;
	justify-content: space-between;
	border-top: 1px solid rgba(65, 65, 65, 0.22);
	padding: 21px 0 0 0;
}

.lan-footer-copyright a {
	color: #696969;
	font-weight: 700;
}

/* bd css start */
.landing-form-row {
	display: flex;
	gap: 16px;
}

.lan-footer-about strong {
	display: block;
	padding-bottom: 1px;
}

.landing-form-row-left,
.landing-form-row-right {
	width: 50%;
	position: relative;
}

.landing-form-row input,
.landing-form-row select {
	width: 100% !important;
	margin-bottom: 20px;
}

.landing-banner-right form {
	margin-top: 32px;
}

.landing-banner-right p {
	/* margin-bottom: 24px; */
	color: #F3F0EB;
	max-width: 502px;
	width: 100%;
	margin: 0 auto 24px;
}

.landing-form-row input {
	border: none;
	border-bottom: 2px solid #D9D9D9;
	display: flex;
	height: 56px;
	flex-direction: column;
	align-items: flex-start;
	color: #646464;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-right: 40px;
	text-overflow: ellipsis;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	border-radius: 0;
	appearance: none;
	-webkit-appearance: none;
}

.landing-form-row select {
	border: none;
	border-bottom: 2px solid #D9D9D9;
	display: flex;
	height: 56px;
	align-items: center;
	color: #646464;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	background: transparent;
	border-radius: 0;
	appearance: none;
	-webkit-appearance: none;
}

.landing-form-row {
	position: relative;
}

/* .landing-form-row input~div {
	display: none;
} */

.landing-form-row .landing-form-cancel {
	position: absolute;
	right: 0;
	top: 8px;
	width: 40px;
	height: 40px;
	padding: 8px;
	border-radius: 50%;
	display: block;
	opacity: 0;
	transition: transform 0.6s cubic-bezier(0.12, 0, 0.39, 0);
}

.clear-sub~.landing-form-cancel {
	opacity: 1;
}

.landing-form-row .landing-form-cancel img {
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.landing-form-row span {
	width: 100%;
}

.landing-form-row .landing-form-cancel:hover {
	background-color: #F3F3F3;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.landing-form-submit {
	text-align: center;
	margin-top: 40px;
}

.landing-form-submit .btn-lan-view {
	padding: 17px 24px;
	max-width: 290px;
	width: 100%;
	border: none;
}

.landing-form-row select:hover,
.landing-form-row input:hover {
	border-bottom: 2px solid #1D1B20;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.landing-form-row select:focus,
.landing-form-row input:focus {
	border-bottom: 2px solid #B29A79;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.landing-form-row select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	position: relative;
	background: #fff;
	font-family: Open Sans;
	outline: none;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	cursor: pointer;
	/* pointer-events: none; */
}

.landing-form-row select::-ms-expand {
	display: none;
}

.landing-form-row span~div {
	position: absolute;
	right: 0;
	top: 8px;
	width: 40px;
	height: 40px;
	padding: 8px;
	border-radius: 50%;
	text-align: center;
	/* pointer-events:none; */

}

.landing-form-row span~div img {
	width: 12px;
	height: 6px;
	cursor: pointer;
}

.landing-form-row span:hover~.landing-form-cancel-select,
.landing-form-cancel-select:hover {
	background-color: #F3F3F3;
	scale: 1.3;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	pointer-events: none;
}

.landing-form-row span.clear-sub:hover~div {
	background-color: inherit;
	scale: inherit;
}

.lan-viewer-slider .slick-slide {
	margin-left: 18px;
}

.lan-viewer-slider:first-child .slick-slide {
	margin-left: 0;
}


.landing-slidericon {
	display: none;
}

.landing-banner-right {
	transition: transform 0.6s cubic-bezier(0.12, 0, 0.39, 0);
	width: 100%;
	text-align: center;
}

.landing-banner-left {
	display: none;
}

.landing-banner-right:hover .landing-form-row input,
.landing-banner-right:hover .landing-form-row select {
	background: #fffdf9;
}

.form-success-bg {
	position: relative;
	width: 100%;
	height: 100%;
}

.form-success-bg::before {
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1001;
	background: rgba(64, 62, 60, 0.50);
	backdrop-filter: blur(8px);
}

.form-success {
	z-index: 1002;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 20px auto;
}

.form-shadow {
	text-align: center;
	background: #FFF;
	box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
	max-width: 580px;
	width: 100%;
	padding: 56px 80px 64px 80px;
}

.form-shadow img {
	width: 87px;
	height: 87px;
	margin-bottom: 24px;
}

.form-shadow h2 {
	color: #000;
	text-align: center;
	font-family: DM Serif Text;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px;
	padding-bottom: 24px;
}

.form-shadow p {
	padding-bottom: 49px;
	color: #393939;
	text-align: center;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.form-shadow .btn-lan-view {
	max-width: 290px;
	width: 100%;
	padding: 17px 24px;
}

input.wpcf7-not-valid,
select.wpcf7-not-valid {
	border-bottom: 2px solid #B3261E !important;
}

.wpcf7-response-output {
	display: none;
}

.wpcf7-not-valid-tip {
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	margin-top: -15px;
	color: #B3261E;
	text-align: left;
}

.wpcf7-spinner {
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 10px;
}

.wpcf7-spinner {
	display: none;
}

.submitting .wpcf7-spinner {
	display: block;
}

.slick-slide {
	-webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}

.modalVideo {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1000;
	top: 0;
	left: 0;
	display: none;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 20px;
}

.modalShow {
	display: flex;
}

.modalVideo::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1000;
	top: 0;
	left: 0;
	background: rgba(64, 62, 60, 0.50);
	backdrop-filter: blur(3px);
	z-index: 0;
}

.modalVideoContent {
	z-index: 1;
	position: relative;
	max-width: 800px;
	width: 100%;
	max-height: 496px;
	height: 77%;
}

.videoFrame {
	overflow: hidden;
	border-radius: 8px;
	max-height: 496px;
	height: 100%;
}

.modalVideoContent iframe {
	margin: 0;
	display: block;
	width: 100%;
	max-height: 496px;
	height: 100%;
}

.videoClose {
	text-align: right;
}

.videoClose img {
	cursor: pointer;
}

.openVideoModal iframe {
	display: none;
}

/* new-page-css-ben */
.lan-header-center ul {
	list-style: none;
	display: flex;
	justify-content: center;
	gap: 40px;
	flex-wrap: wrap;
	padding: 0;
}

.lan-header-center ul li a {
	color: #FFF;

	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	position: relative;
}

.lan-header-center ul li.dropdown a::after {
	content: "";
	position: absolute;
	right: -16px;
	top: 50%;
	width: 8px;
	height: 8px;
	background: url(../images/caret.svg) no-repeat center center;
	transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
	vertical-align: middle;
	bottom: 50%;
	transform: translateY(-50%);
}

.lan-header-right .btn-lan-view {
	background: transparent;
	font-size: 14px;
	display: flex;
	align-items: center;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	padding: 17px 24px;
}

.lan-header-left,
.lan-header-center,
.lan-header-right {
	/* padding: 18px 40px; */
	padding: 13px 40px;
}

.lan-header-left {
	border-right: 1px solid #fff;
}

.lan-header-right {
	border-left: 1px solid #fff;
}

.lan-discover {
	min-height: 800px;
}

.lan-visit-new {
	padding: 230px 0;
	align-items: flex-start;
	text-align: left;
	background-color: #403e3c;

}

.lan-visit-new h2 {
	text-align: left;
}

.lan-visit-new::before {
	top: inherit;
	bottom: -257px;
	left: -50px;
}

.lan-visit-new::after {
	left: inherit;
	right: -50px;
}

.lan-visit-new .page-center {
	max-width: 1020px;
	width: 100%;
	margin: 0 auto;
	z-index: 1;
	padding: 0 20px;
}

.house-section {
	position: relative;
}

.house-section-subfield {
	display: flex;
	max-width: 476px;
	padding: 48px 48px 51px 48px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	background: rgba(56, 55, 54, 0.85);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	backdrop-filter: blur(5px);
	z-index: 2;

}

.house-section .page-center {
	margin: 0 auto;
	max-width: 1260px;
	padding: 97px 40px;
	display: flex;
	justify-content: flex-end;
}

.house-section.feature-home-left .page-center {
	justify-content: flex-start;
}

.house-section-subfield h2 {
	font-family: DM Serif Text;
	font-size: 34px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	color: #fff;
	padding-bottom: 32px;
}

.house-community .house-section-subfield h2 {
	font-size: 48px;
	line-height: 52px;
}

.lan-house-slideWrap {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0;
	left: 0;
}

.house-section .slick-list {
	height: 100%;
}

.house-section-subfield h5 {
	color: #B29A79;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	padding-bottom: 32px;
}

.house-section-subfield p {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	padding-bottom: 10px;
	min-height: 250px;
}

.house-section-subfield .btn-lan-view {
	padding: 17px 24px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	max-width: 380px;
	width: 100%;
}

.house-section .slick-prev {
	font-size: 0;
	border: none;
	background: transparent;

	bottom: 50%;
	left: 40px;
	position: absolute;
	background: rgba(56, 55, 54, 0.85) url(../images/home-slick-arrow.png) no-repeat center center;
	width: 55px;
	height: 55px;
	cursor: pointer;
	z-index: 1;
	rotate: 180deg;
	border-radius: 100px;
	background-size: 35px;

	transition: all 0.3s cubic-bezier(0.12, 0, 0.39, 0);
}

.house-section .slick-next {
	font-size: 0;
	border: none;
	background: transparent;
	bottom: 50%;
	right: 40px;
	position: absolute;
	background: rgba(56, 55, 54, 0.85) url(../images/home-slick-arrow.png) no-repeat center center;
	width: 55px;
	height: 55px;
	cursor: pointer;
	z-index: 1;
	border-radius: 100px;
	background-size: 35px;

	transition: all 0.3s cubic-bezier(0.12, 0, 0.39, 0);
}

.house-section .slick-arrow:hover {
	background: rgba(56, 55, 54, 0.85) url(../images/home-slick-arrow-hover.png) no-repeat center center;
	background-size: 35px;
}

.feature-home-section {
	padding: 120px 0 113px 0;
	background: #F6F4EE;
}

.feature-home-section .page-center {
	max-width: 1220px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

.feature-home-section h5 {
	color: #B29A79;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	padding-bottom: 17px;
	font-family: Open Sans;
}

.feature-home-title {
	display: flex;
	gap: 16%;
	flex-wrap: wrap;
}

.feature-home-title .feature-home-left {
	max-width: 41%;
	width: 100%;
}

.feature-home-title .feature-home-left h3 {
	font-family: DM Serif Text;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 52px;
	color: #000;
	margin-top: 0;
}

.feature-home-title .feature-home-right {
	max-width: 43%;
	width: 100%;
}

.feature-home-right p {
	color: #000;

	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.feature-home-slider {
	margin-top: 50px;

}

.feature-home-slider .slick-list {
	overflow: visible !important;
}

.feature-home-slider .slick-arrow {
	text-indent: -9999px;
	appearance: none;
	-webkit-appearance: none;
	position: absolute;
	bottom: -113px;
	width: 56px;
	height: 56px;
	border: 0;
	z-index: 0;
	background: url(../images/slider-arrow.svg) no-repeat 0 0;
	cursor: pointer;
}

.feature-home-slider .slick-arrow:hover {
	background: url(../images/arrow-hover.png) no-repeat 0 0;
}

.feature-home-slider .slick-next {
	right: 0;
}

.feature-home-slider .slick-prev {
	left: 0;
	transform: scale(-1);
}

.feature-home-slider .slick-disabled {
	opacity: 0.5;
	cursor: default;
}

.fund-slider .slick-list {
	overflow: visible !important;
}

.fund-slider .slick-arrow {
	text-indent: -9999px;
	appearance: none;
	-webkit-appearance: none;
	position: absolute;
	bottom: -113px;
	width: 56px;
	height: 56px;
	border: 0;
	z-index: 0;
	background: url(../images/slider-arrow.svg) no-repeat 0 0;
	cursor: pointer;
}

.fund-slider .slick-arrow:hover {
	background: url(../images/arrow-hover.png) no-repeat 0 0;
}

.fund-slider .slick-next {
	right: 0;
}

.fund-slider .slick-prev {
	left: 0;
	transform: scale(-1);
}

.fund-slider .slick-disabled {
	opacity: 0.5;
	cursor: default;
}

.detail-item-slider .slick-arrow {
	text-indent: -9999px;
	appearance: none;
	-webkit-appearance: none;
	position: absolute;
	bottom: -77px;
	width: 40px;
	height: 40px;
	border: 0;
	z-index: 0;
	background: url(../images/slider-arrow.svg) no-repeat 0 0;
	cursor: pointer;
	background-size: 40px;
}

.detail-item-slider .slick-arrow:hover {
	background: url(../images/arrow-hover.png) no-repeat 0 0;
	background-size: 40px;
}

.detail-item-slider .slick-next {
	right: 0;
}

.detail-item-slider .slick-prev {
	left: 0;
	transform: scale(-1);
}

.detail-item-slider .slick-disabled {
	opacity: 0.5;
	cursor: default;
}

.feature-slider-btn {
	text-align: center;
	margin-top: 56px;

}

.feature-slider-btn a {
	color: #000;
	text-align: center;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	display: inline-flex;

	padding: 17px 24px;
	justify-content: center;
	align-items: center;
	margin: 0 auto;

	border: 2px solid #B29A79;
}

.feature-slider-btn a:hover {
	background-color: #B29A79;
}

.learn-more-btn {
	position: relative;
}

.learn-more-btn::after {
	content: "";
	position: absolute;
	right: -15px;
	top: 5px;
	width: 6px;
	height: 12px;
	background: url(../images/right-arrow.svg) no-repeat center center;
	pointer-events: none;

}

.feature-item {
	position: relative;
	padding-right: 20px;
}


.feature-item-overlay {
	background: rgba(65, 65, 65, 0.60);
	padding: 24px 32px;
	backdrop-filter: blur(2px);
	position: absolute;
	width: calc(100% - 20px);
	bottom: 0;
}

.feature-item-overlay h4 {
	color: #FFF;

	font-family: DM Serif Display;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 24px;
}

.feature-item-overlay a {
	color: #FFF;

	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.feature-home-slider .slick-slide img {
	display: block;
	width: 100%;
	height: 407px;
	object-fit: cover;
	box-shadow: 0 4px 9px rgba(0, 0, 0, 0.3);
}

.slick-current .lan-amenities-item img {
	box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2);
}

.lan-house-slideWrap::before {
	content: "";
	background: url(../images/lan-explore.png) no-repeat 0 0;
	background-size: 100% 100%;
	position: absolute;
	top: -49px;
	left: 50%;
	right: 50%;
	transform: translateX(-50%);
	width: 127px;
	height: 80px;
	z-index: 1;
	top: -44px;
}

.feature-home-left .lan-house-slideWrap::before {
	display: none;
}

.lan-visit-new .btn-lan-view::before {
	content: "";
	background: url(../images/video-icon.svg) no-repeat 0 0;
	background-size: 100% 100%;
	width: 24px;
	height: 24px;
	z-index: 1;
}

.btn-lan-view,
.feature-slider-btn a {
	transition: all 0.4s cubic-bezier(0.32, 0, 0.67, 0);
}

.lan-visit-new .btn-lan-view {
	position: relative;
}

.lan-visit .btn-lan-view {
	min-width: 280px;
}

.slick-next,
.slick-prev {
	transition: all 0.3s cubic-bezier(0.12, 0, 0.39, 0);
}

.lan-viewer-list-item .lan-viewer-list-overlay>img {
	height: 40px;
	width: 40px;
}

.slick-active .lan-viewer-list-item .lan-viewer-list-overlay>img {
	transform: scale(1.2);
}


.hamburger .line {
	width: 30px;
	height: 4px;
	background-color: #ecf0f1;
	display: block;
	margin: 4px auto;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 5px;
}

.hamburger:hover {
	cursor: pointer;
}

.hamburger.is-active .line:nth-child(2) {
	opacity: 0;
}

.hamburger.is-active .line:nth-child(1) {

	transform: translateY(8px) rotate(45deg);
}

.hamburger.is-active .line:nth-child(3) {

	transform: translateY(-8px) rotate(-45deg);
}

.landing-banner-full {
	text-align: center;
}

.sub-page .landing-banner-conent {
	justify-content: center;
	padding: 209px 20px 136px 20px;
}

.landing-banner-full h5 {
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	padding-bottom: 24px;
	color: #F3F0EB;
}

.landing-banner-full h1 {
	font-family: DM Serif Display;
	font-size: 80px;
	font-style: normal;
	font-weight: 400;
	line-height: 82px;
	color: #F3F0EB;
	padding-bottom: 40px;
}

.landing-banner-full p {
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #F3F0EB;
	max-width: 697px;
	width: 100%;
	margin: 0 auto;
}

.sub-page .landing-banner {
	min-height: inherit;
}

.sub-page .landing-banner::after {
	display: none;
}

.landing-banner-full {
	z-index: 1;
}

.sub-page .landing-banner-conent {
	content: "";
	background: url(../images/sub-leaf-left.png) bottom left no-repeat, url(../images/sub-leaf-right.png) top right no-repeat;

}

.sub-page .lan-discover-about {
	position: relative;
}

.sub-page .lan-discover-about::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.00) 100%);
}

.sub-page .lan-discover-slide::after {
	display: none;
}

.about-fund-section {
	padding: 159px 0;
}

.about-fund-section .page-center {
	max-width: 1220px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	padding: 0 20px;
	gap: 101px;
}

.about-fund-left {
	max-width: 380px;
	width: 100%;
}

.about-fund-left h5 {
	color: #B29A79;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	padding-bottom: 32px;
}

.about-fund-left h2 {
	font-family: DM Serif Display;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 52px;
	padding-bottom: 32px;
	color: #000;

}

.about-fund-left p {
	color: #403E3C;
	padding-bottom: 32px;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.about-fund-left .btn-lan-view {
	font-size: 14px;
	line-height: normal;
}

.lan-discover-about {
	background: url("../images/slider-1-min.jpg") no-repeat center center / cover;
}

.about-agree {
	background: url("../images/about-agree.jpg") no-repeat center center / cover;

}

.community-park {
	background: none;

}

.about-agree .page-center {
	padding: 103px 20px 91px 20px;
	justify-content: center;
}

.about-fund-right {
	max-width: 699px;
	width: 100%;
}

.about-fund-right img {
	width: 100%;
}

.house-community {
	z-index: 0;
}

.house-section.house-community {
	height: 800px;
}

.about-agree .house-section-subfield {
	max-width: 990px;
	width: 100%;
	padding: 45px 83px 113px 82px;
	text-align: center;
}

.sub-page .house-section-subfield p {
	min-height: inherit;
}

.min-ht.house-section-subfield p {
	min-height: 250px;
}

.about-agree .house-section-subfield figure {
	width: 100%;
	padding-bottom: 33px;
}

.about-agree .house-section-subfield figure img {
	max-width: 208px;
	width: 100%;
	padding-right: 17px;
}

.about-agree .house-section-subfield h2 {
	font-size: 48px;
	line-height: 52px;
	padding-bottom: 32px;
}

.about-agree .house-section-subfield p {
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	color: #fff;
}

.about-timeline-wrapper .page-center {
	padding: 177px 20px 0 20px;
	margin: 0 auto;
	display: flex;
	max-width: 1219px;
	width: 100%;
	gap: 17%;
	position: relative;
}

.about-timeline-wrapper .page-center:last-child {
	padding-bottom: 197px;
}

.about-timeline-right {
	max-width: 43%;
}

.about-timeline-left {
	max-width: 40%;
	padding-top: 22px;
	position: relative;
}

.about-timeline-left::after {
	content: "";
	width: 43px;
	height: 4px;
	border: 4px solid #FFF;
	position: absolute;
	top: 19%;
	background: #B29A79;
	right: -28%;
	z-index: 6;
}

.about-timeline-right figure:first-child {
	margin-bottom: 120px;
}

.about-timeline-wrapper {
	background-color: #fff;
}

.about-timeline-left h5 {
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	color: #B29A79;
	padding-bottom: 24px;
}

.about-timeline-left h3 {
	padding-bottom: 24px;
	color: #000;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 52px;
	font-family: DM Serif Display;
	margin: 0;
}

.about-timeline-left p {
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.about-timeline-wrapper .page-center::after {
	content: "";
	background: #B29A79;
	width: 2px;
	height: calc(100% + 178px);
	position: absolute;
	left: 49%;
	top: 0;
	z-index: 5;
	border-radius: 5px;
	margin-top: -45px;

}

.content-section-area h5 {
	padding-bottom: 24px;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	color: #B29A79;
}

.content-section-area h3 {
	margin: 0;
	padding-bottom: 24px;
	font-family: DM Serif Display;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 52px;
	color: #000;
}

.content-section-area p {
	color: #000;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.community-vertical .page-center {
	margin: 0 auto;
	padding: 140px 20px;
	max-width: 1240px;
	width: 100%;
}

.community-vertical-item {
	display: flex !important;
	gap: 8%;
	align-items: center;
}

.community-vertical-item .community-vertical-item-left {
	max-width: 59%;
	width: 100%;

}

.community-vertical-item .community-vertical-item-right {
	max-width: 33%;
	width: 100%;
}

.slick-dots {
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 264px;
	margin: 0 auto;
	padding: 5px;
	gap: 17px;
}

.slick-dots li button {
	font-size: 0;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: none;
	background: #696969;
	transition: all 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}

.community-vertical-slider .slick-dots li button {
	background: #F2F2F2;
}

.slick-dots li.slick-active button {
	background: #B29A79;

}

.community-vertical-slider {
	position: relative;
}

.community-vertical {
	background-color: #fff;
}

.community-vertical-slider .slick-dots {
	flex-direction: column;
	position: absolute;
	right: 37%;
	top: 50%;
	transform: translateY(-50%);
	gap: 0;
	justify-content: center;
	align-items: center;
	width: 17px;

}

.community-vertical-slider .slick-dots li button {
	height: 83.33px;
	width: 4px;
	border-radius: 0;
	box-sizing: border-box;
	padding: 0;
	border-radius: 5px;
	cursor: pointer;
}

.house-community .page-center,
.community-park .page-center {
	padding: 125px 20px;
}

.sub-page .house-section-subfield h2,
.sub-page .house-section-subfield h5 {
	padding-bottom: 24px;
}

.sub-page .landing-banner::before {
	z-index: 2;
}

.house-community-new .slick-arrow {
	display: none !important;
}

.lan-house-slideWrap.no-before::before {
	display: none;
}

.zi-0 {
	z-index: 0;
}

.builder-item-img {
	position: relative;

}

.builder-item-img figure {
	overflow: hidden;
	margin-bottom: 17px;
	display: flex
}

.builder-item-img figure img {
	transition: transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
	width: 100%;
	object-fit: cover;
	height: 441px;
}

.builder-item-img:hover figure img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);

}

.builder-section .page-center {
	margin: 0 auto;
	max-width: 1218px;
	width: 100%;
	padding: 140px 20px;
	display: flex;

	gap: 58px;
	flex-wrap: wrap;
}

.builder-icon-overlay {
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.80);

	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
	backdrop-filter: blur(2px);
	position: absolute;
	right: 24px;
	bottom: 24px;
	width: 120px;
	height: 80px;
}

.builder-icon-overlay img {

	object-fit: contain;
	width: 100%;
	height: 100%;
	padding: 7px 12px;
}

.builder-home-list {
	max-width: 560px;
	width: 100%;
}

.builder-item .learn-more-btn::after {
	filter: brightness(0) saturate(100%) invert(65%) sepia(32%) saturate(325%) hue-rotate(355deg) brightness(91%) contrast(85%);
	transition: all 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}

.builder-item-detail h4 {
	font-family: DM Serif Text;
	font-size: 34px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	color: #000;
	padding-bottom: 21px;
	transition: all 0.6s cubic-bezier(0.12, 0, 0.39, 0);
}

.builder-item-detail .learn-more-btn {
	color: #B29A79;

	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.builder-item-detail .learn-more-btn::before {
	content: "";
	width: 2px;
	height: 32px;
	background: #B29A79;
	vertical-align: middle;
	display: inline-flex;
	margin-right: 20px;
	stroke-width: 2px;
	stroke: #B29A79;
}

.builder-section {
	background-color: #fff;
}

.home-detail-items {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	row-gap: 8px;
	padding-bottom: 16px;
}

.detail-items {
	color: #4E4A46;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	width: 256px;
}

.home-detail {
	position: relative;
	padding-left: 24px;
}

.home-detail::before {
	content: "";
	width: 2px;
	height: 100%;
	background: #B29A79;
	vertical-align: middle;
	position: absolute;
	left: 0;
	stroke-width: 2px;
	stroke: #B29A79;
}

.home-detail .view-btn a {

	color: #B29A79;
}

.home-detail .view-btn {
	color: #B29A79;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	position: relative;
	margin-top: 20px;
	width: fit-content;
}

.home-detail .view-btn::after {
	filter: brightness(0) saturate(100%) invert(65%) sepia(32%) saturate(325%) hue-rotate(355deg) brightness(91%) contrast(85%);
	content: "";
	position: absolute;
	right: -15px;
	top: 5px;
	width: 6px;
	height: 12px;
	background: url(../images/right-arrow.svg) no-repeat center center;
	transition: all 0.6s cubic-bezier(0.33, 1, 0.68, 1);
	pointer-events: none;
}

.home-detail .view-btn:hover::after,
.builder-item .learn-more-btn:hover::after {
	right: -25px;
}

.builder-item-detail h4:hover {
	color: #B29A79;
}

.landing-header {
	transition: all 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}

.landing-header.navbar-open {
	background: #fff;
	z-index: 1000;
}


.landing-header.navbar-open .lan-header-content {
	position: relative;
	margin-bottom: 25px;
	background: #fff;
}

.landing-header.navbar-open .lan-header-left img,
.landing-header.navbar-open .lan-header-center ul li.dropdown a::after {
	filter: brightness(0) saturate(100%) invert(25%) sepia(2%) saturate(975%) hue-rotate(342deg) brightness(93%) contrast(97%);
}

.landing-header.navbar-open .lan-header-center ul li a {
	color: #403E3C;
	position: relative;
}

/* .navbar-open .lan-header-left,
.navbar-open .lan-header-center,
.navbar-open .lan-header-right {
	padding: 0;
} */

.landing-header.navbar-open .tab-link.active::before {
	content: "";
	position: absolute;
	left: 50%;
	right: 50%;
	bottom: -9px;
	transform: translatex(-50%);
	border-radius: 100px;
	background: #B29A79;

	height: 2px;
	width: calc(100% + 10px);
}

.landing-header.navbar-open .lan-header-right .btn-lan-view {
	background: #B29A79;
}

.landing-header.navbar-open .lan-header-right .btn-lan-view:hover {
	background-color: #B29A79;

}

.navmenu-active .navbar-menu-list {
	display: block !important;
}

.navbar-open .lan-header-content {
	/* margin-top: 17px;
	min-height: inherit;
	margin-bottom: 52px; */
}

.navbar-menu-list {
	margin: 0 auto;
	max-width: 1180px;
	width: 100%;
	padding-bottom: 55px;
}

.nav-menu-item {
	display: flex;
	gap: 120px;
	align-items: stretch;
}

.navbar-menu-list-left figure {
	height: 100%;
	width: 100%;
}

.navbar-menu-list-left img {
	height: calc(100% - 29px);
	object-fit: cover;
	width: 100%;
}

.navbar-menu-list-left {
	max-width: 580px;
}

.navbar-menu-list-right {
	max-width: 400px;
	width: 100%;
}

.navbar-menu-list-left h5 {
	color: #C1B6AA;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	padding-bottom: 6px;
	transition: all 0.6s cubic-bezier(0.12, 0, 0.39, 0);
}

.navbar-menu-list-left h3 {
	margin: 0;
	color: #403E3C;
	font-family: DM Serif Text;
	font-size: 34px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	padding-bottom: 8px;
	transition: all 0.6s cubic-bezier(0.12, 0, 0.39, 0);
}

.navbar-menu-list-left p {
	color: #403E3C;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 29px;
}

.navbar-open .navbar-menu-list {
	display: block !important;
}

.tab-content {
	display: none;
}

.active-tab {
	display: flex;
}

.navbar-menu-list-left a:hover h3 {
	color: #B29A79;
}

.navbar-menu-list-left a:hover h5 {
	color: #403E3C;
}

.yellow-bg {
	background: #B29A79;
}

.yellow-bg.lan-visit::before,
.yellow-bg.lan-visit::after {
	filter: brightness(0) saturate(100%) invert(72%) sepia(7%) saturate(1239%) hue-rotate(355deg) brightness(97%) contrast(87%);
}

.yellow-bg.lan-visit .btn-lan-view {
	background: #FFF;
	color: #B29A79;
}

.news-section.bg-white {
	background-color: #fff;
}

.news-section .page-center {
	max-width: 1177px;
	padding-top: 63px;
	padding-bottom: 63px;
	/* background: url("../images/news-bg-min.jpg") no-repeat center center / cover; */
}

.news-section {
	padding: 86px 20px 0 20px;
	background: #fff;
}

.news-section .min-ht.house-section-subfield p {
	min-height: 200px;
}

.news-builder .builder-item-img figure img {
	height: 360px;
}

.news-builder .page-center {
	padding-top: 62px;
}

.news-builder .builder-item-detail h5 {
	color: #B29A79;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	padding-bottom: 12px;
}

.news-builder .builder-item-detail p {
	color: #403E3C;
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
}

.news-builder .builder-item-detail h4 {
	font-size: 24px;
	line-height: 27px;
	padding-bottom: 24px;
}

.news-show-more a {
	position: relative;
	color: #B29A79;

	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.news-seperator {
	background: rgba(65, 65, 65, 0.22);
	width: 100%;
	height: 1px;
}

.news-show-more a::after {
	filter: brightness(0) saturate(100%) invert(65%) sepia(32%) saturate(325%) hue-rotate(355deg) brightness(91%) contrast(85%);
	content: "";
	position: absolute;
	right: -25px;
	top: 5px;
	width: 6px;
	height: 12px;
	background: url(../images/right-arrow.svg) no-repeat center center;
	transition: all 0.6s cubic-bezier(0.33, 1, 0.68, 1);
	pointer-events: none;
	rotate: 90deg;
}

.about-fund-explore {
	background: #fff;
}

.about-fund-explore .page-center {
	margin: 0 auto;
	max-width: 878px;
	width: 100%;
	padding: 120px 20px 95px 20px;
	text-align: center;
}

.about-fund-explore h3 {
	margin: 0;
	padding-bottom: 38px;
	color: #403E3C;
	font-family: DM Serif Text;
	font-size: 34px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	max-width: 780px;
	width: 100%;
	margin: 0 auto;
}

.about-fund-explore p {
	color: #403E3C;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	max-width: 724px;
	width: 100%;
	margin: 0 auto;
}

.about-fund-explore figure {
	padding-top: 69px;
	padding-bottom: 91px;
}

.fund-award {
	background: #F3F0EB;
}

.title-center {
	text-align: center;
}

.title-center h5 {
	padding-bottom: 24px;
	color: #B29A79;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.title-center h3 {
	margin: 0;
	padding-bottom: 24px;
	color: #000;

	font-family: DM Serif Text;
	font-size: 34px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px
}

.title-center p {
	padding-bottom: 64px;
	color: #403E3C;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.fund-award .page-center {
	padding: 88px 20px 173px 20px;
	max-width: 1220px;
	width: 100%;
	margin: 0 auto;
}



.fund-item {
	background: #FFF;
	padding: 48px 40px 74px 40px;
	max-width: 380px;
	width: 100%;
	height: 372px;

}

.fund-slider .slick-slide {
	padding-right: 20px;
}

.fund-item h2 {
	color: #B29A79;
	font-family: DM Serif Display;
	font-size: 68px;
	font-style: normal;
	font-weight: 400;
	line-height: 72px;
	padding-bottom: 16px;

}

.fund-item h4 {
	padding-bottom: 32px;
	color: #000;
	font-family: DM Serif Text;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px;
}

.fund-item p {
	position: relative;
	padding-left: 16px;
}

.fund-item p::before {
	content: "";
	width: 2px;
	height: 100%;
	background: #B29A79;
	vertical-align: middle;
	position: absolute;
	left: 0;
	stroke-width: 2px;
	stroke: #B29A79;
}

.contact-slider {
	z-index: 0;
}

.contact-banner .landing-banner-right {
	line-height: normal;
	flex-grow: 1;
	background: #FFF;
	padding: 40px;
}

.contact-banner .landing-banner-right h2 {
	color: #000;
	font-family: DM Serif Display;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px;
}

.contact-banner .landing-banner-right p {
	padding-top: 12px;
	color: #393939;
}

.contact-banner .landing-banner-left h5 {
	padding-bottom: 24px;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	color: #F3F0EB;
}

.contact-banner .landing-banner-left h1 {
	padding-bottom: 24px;
	font-family: DM Serif Display;
	font-size: 68px;
	font-style: normal;
	font-weight: 400;
	line-height: 72px;
	color: #F3F0EB;
}

.contact-banner .landing-banner-left p {
	padding-bottom: 68px;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	color: #F3F0EB;
}

.contact-attributes h4 {
	color: #B29A79;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	padding-bottom: 8px;
}

.contact-attributes h6 {
	font-family: DM Serif Text;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px;
	color: #fff;
	padding-bottom: 30px;
	text-transform: none;
}


.contact-banner {
	padding: 204px 79px 138px 79px !important;
	gap: 8%;
}

.contact-banner .landing-banner-left {
	max-width: 482px;
}


.contact-slider .house-section-subfield p {
	min-height: inherit;
	padding-bottom: 32px;
}

.address-area h6 {
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	padding-bottom: 8px;
}

.address-area p {
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	padding-bottom: 32px;
}

.community-maps figure img {
	width: 100%;
	height: 100%;
	display: flex;
}

.sub-page .maps-banner .landing-banner-conent {
	background: none;
	padding-bottom: 38px;
}

.sub-page .maps-banner::before,
.detail-banner::before,
.sub-page .maps-banner .lan-explore,
.detail-banner .lan-explore {
	display: none;
}

.more-title {
	color: #B29A79;

	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.builder-section .more-title {
	max-width: 1220px;
	padding: 62px 20px 32px 20px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	/* border-top: 1px solid rgba(65, 65, 65, 0.22); */
}

.builder-section.builder-detail>.more-title::before {
	position: absolute;
	width: calc(100% - 40px);
	height: 1px;
	background: rgba(65, 65, 65, 0.22);
	content: "";
	top: 0;
}

.builder-detail .page-center {
	padding-top: 0;
	gap: 32px;
	max-width: 1220px;
}

.landing-detail-conent {
	background: #403E3C;
	height: 580px;
	padding-top: 167px;
	max-width: 1220px;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0 auto;
}

.landing-detail-conent h5 {
	position: relative;
	padding-left: 20px;
	color: #F3F0EB;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;
}

.landing-detail-conent h5::before {
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	width: 6px;
	height: 12px;
	rotate: 180deg;
	background: url(../images/right-arrow.svg) no-repeat center center;
}

.builder-detail .builder-home-list {
	max-width: 372px;
}

.builder-detail .builder-item-img figure img {
	height: 292px;
}

.builder-detail .builder-item-img figure {
	margin-bottom: 17px;
}

.builder-detail .builder-item-detail h4 {
	font-size: 24px;
	line-height: 27px;
}

.builder-detail .detail-items {
	width: 160px;
}

.builder-detail .home-detail .view-btn {
	margin-top: 16px;
}

.detail .page-center {
	max-width: 1220px;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0 auto;
	padding-bottom: 80px;
}

.detail-text p a {
	color: #403E3C;
	text-decoration: underline;
	text-decoration-color: #bebebe;
}

.detail-items-flex {
	display: flex;
	gap: 52px;
	width: 100%;
}

.detail-item-left {
	max-width: 748px;
	width: 100%;
	padding-bottom: 72px;
	z-index: 1;
}

.detail-item-right {
	max-width: 380px;
	width: 100%;
}

.white-bg {
	background: #fff;
}

.detail-item-slider .slick-slide img {
	width: 100%;
	height: 588px;
	object-fit: cover;
}

.detail-item-right h1 {
	color: #FFF;
	font-family: DM Serif Display;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 52px;
	padding-bottom: 12px;
}

.detail-item-right h4 {
	font-family: Open Sans;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 2.4px;
	text-transform: uppercase;
	color: #FFF;
	padding-bottom: 32px;
	border-bottom: 1px solid #626262;
}

.detail-item-right-explore {
	margin-top: 32px;
	display: flex;
	align-items: center;
	column-gap: 20px;
	flex-wrap: wrap;
	margin-bottom: 15px;
}

.explore-items {
	max-width: 180px;
	width: 100%;

}

.explore-items h6 {
	padding-bottom: 3px;
	color: #F3F0EB;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.explore-items p {
	padding-bottom: 24px;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #F3F0EB;
}

.btn-white {
	width: 100%;
	display: block;
	margin-bottom: 16px;
	color: #403E3C;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	background: #F9F8F8 url(../images/arrow-down-to-line-regular\ 1.svg) no-repeat 11% center;

}

.builder-explore-right .btn-white {
	background: #f9f8f8 url(../images/mail-icon.svg) no-repeat center left calc(50% - 50px);
	;
}

.builder-explore-right .btn-white:hover {
	background: #f9f8f8 url(../images/mail-icon.svg) no-repeat center left calc(50% - 50px);
	;
}

.btn-white:hover {
	background: #8D7657 url(../images/arrow-down-to-line-regular\ 1.svg) no-repeat 11% center;
}

.btn-color {
	width: 100%;
	display: block;
	color: #FFF;

	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;

}

.detail-text {
	padding-top: 40px;
}

.detail-btn {
	margin-top: 32px;
}

.detail {
	margin-top: -364px;
	position: relative;
	z-index: 1;
}

.house-detail-page .house-section-subfield p {
	min-height: 250px;
}

.house-detail-page .lan-house-slideWrap::before {
	display: none;
}

.test {
	position: relative;
}

.test::before {
	position: absolute;
	right: 0;
	top: 0;
	background: #403E3C;
	width: 100vw;
	height: 100%;
	z-index: 0;
	content: "";
}

.test::after {
	position: absolute;
	left: 0;
	top: 0;
	background: #403E3C;
	width: 100vw;
	height: 100%;
	z-index: 0;
	content: "";
}

.test>* {
	position: relative;
	z-index: 1;
}

.builder-construction::before {
	display: none;
}

.navigation {
	position: relative;
	padding-left: 20px;
	color: #F3F0EB;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;
}

.navigation::before {
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	width: 6px;
	height: 12px;
	rotate: 180deg;
	background: url(../images/right-arrow.svg) no-repeat center center;
}

.builder-construction .landing-banner-conent {
	justify-content: flex-start;
	height: 775px;
	padding: 167px 90px;
}

.detail-builder .detail-item-left {
	max-width: 1180px;
	width: 100%;
}

.detail-builder .detail-items-flex {
	justify-content: center;
}

.detail-builder .detail-item-slider .slick-slide img {
	height: 725px;
}

.detail-builder .detail-item-slider .slick-arrow {
	top: 50%;
	z-index: 1000;
	background-size: 30px !important;
	background: rgba(56, 55, 54, 0.85) url(../images/home-slick-arrow.png) no-repeat center center;
	width: 50px;
	height: 50px;

}

.detail-builder .detail-item-slider .slick-arrow:hover {
	background: rgba(56, 55, 54, 0.85) url(../images/home-slick-arrow-hover.png) no-repeat center center;
	background-size: 35px;
}

.detail-item-slider .slick-prev {
	left: 15px;
	border-radius: 100px;
	transition: all 0.3s cubic-bezier(0.12, 0, 0.39, 0);
}

.detail-item-slider .slick-next {
	right: 15px;
	border-radius: 100px;
	transition: all 0.3s cubic-bezier(0.12, 0, 0.39, 0);
}

.detail-builder .detail-item-left h1 {
	padding-bottom: 64px;
	text-align: center;
	color: #FFF;
	font-family: DM Serif Display;
	font-size: 68px;
	font-style: normal;
	font-weight: 400;
	line-height: 72px;
}

.builder-explore {
	display: flex;
	justify-content: center;
}

.builder-explore-left {
	max-width: 280px;
	width: 100%;
	border-right: 1px solid rgba(65, 65, 65, 0.30);
	padding: 12px 69px;
	text-align: center;
}

.builder-explore-left img {
	height: 100%;
	object-fit: contain;
}

.builder-explore-center {
	max-width: 620px;
	width: 100%;
	padding: 0 29px 0 50px;
	border-right: 1px solid rgba(65, 65, 65, 0.30);
}

.builder-explore-right {
	max-width: 280px;
	width: 100%;
	padding: 0 20px;
}

.detail-builder {
	margin-top: -540px;
}

.builder-explore-right h6 {
	padding-bottom: 8px;
	color: #403E3C;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.builder-explore-center .btn-white {
	margin-top: 17px;
	background-image: none;
	max-width: 260px;
}

.builder-explore-right .btn-white {
	margin-top: 32px;
	max-width: 260px;
}

.feature-builder-detail .more-title {
	border-top: none !important;
}

.builder-border {
	max-width: 1180px;
	padding: 0 20px;
	width: 100%;
	margin: 0 auto;
	height: 1px;
	background: rgba(65, 65, 65, 0.22);
}

.hover-img {
	display: none;
	transition: transform 1.3s cubic-bezier(0.33, 1, 0.68, 1) !important;
}

/* 
.feature-builder-detail .builder-home-list:hover .normal-img {
	display: none !important;
} */

/* .feature-builder-detail .builder-home-list:hover .hover-img {
	display: block !important;

} */

.feature-builder-detail .builder-home-list:hover .builder-item-detail h4 {
	color: #B29A79;
}

.builder-detail .home-detail .view-btn {
	margin-top: 0;
}

.light-bg {
	background: #F3F0EB;
}

.light-bg .more-title {
	border: none;
}

.news-area .detail-item-slider .slick-slide img {
	height: 562px;
}

.news-area {
	margin-top: -329px;
}

.news-detail-ht .landing-banner-conent {
	height: 550px;
}

.news-area .detail-item-left {
	padding-bottom: 0;
}

.news-detail-area .page-center {
	padding-top: 0;
	text-align: left;
	max-width: 780px;
}

.news-detail-area .more-title {
	padding-bottom: 24px;
}

.news-detail-area.about-fund-explore p {
	max-width: 100%;
	padding: 0;
	padding-bottom: 15px;
}

.news-detail-area h2 {
	font-family: DM Serif Display;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 52px;
	padding-bottom: 48px;
	color: #403E3C;
}

.news-detail-area h1,
.detail-tag h1 {
	font-family: DM Serif Display;
	font-size: 50px;
	font-style: normal;
	font-weight: 400;
	line-height: 55px;
	padding-bottom: 24px;
	color: #403E3C;
}

.news-detail-area ul,
.detail-tag ul {
	list-style: disc;
	padding-left: 25px;
	color: #403E3C;
	font-size: 19px;
	line-height: 24px;
}

.news-detail-area h3 {
	font-family: DM Serif Display;
	font-size: 33px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	padding-bottom: 24px;
	color: #403E3C;
}

.news-detail-area h4,
.detail-tag h4 {
	font-family: DM Serif Display;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	padding-bottom: 24px;
	color: #403E3C;
}

.news-detail-area h5 {
	font-family: DM Serif Display;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px;
	padding-bottom: 24px;
	color: #403E3C;
}

.news-detail-area figure {
	padding-top: 45px;
	padding-bottom: 0;
}

.detail-tag h6 {
	padding-bottom: 24px;
	color: #7C7A79;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}

.news-detail-area h6 {
	display: block;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 50px;
	color: #7C7A79;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0;
}

.social-media {
	border-top: 1px solid rgba(65, 65, 65, 0.22);
	padding-top: 23px;
	margin-top: 40px;
	text-align: center;
}

.social-media h6 {
	color: #B29A79;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	padding: 0;
}

.social-icons {
	display: flex;
	justify-content: center;
	padding-top: 10px;
	gap: 20px;
	flex-wrap: wrap;
	align-items: center;
}

.social-icons img {
	max-width: 50px;
}

.banner-btn {
	display: block !important;
	margin-top: 30px;
}

.form-subscribe .form-shadow {
	padding: 40px;
}

.form-subscribe h2,
.form-subscribe p {
	text-align: left;
}

.form-close {
	position: relative;
}

.form-subscribe p {
	padding-bottom: 24px;
}

.form-close a {
	position: absolute;
	right: -16px;
	top: -26px;
}

.form-close img {
	width: 12px !important;
	height: 12px !important;
	margin-bottom: 0;
	cursor: pointer;
}

.form-subscribe .inputmail {
	text-align: left;
}

.form-subscribe .inputmail input {
	margin-bottom: 56px;
	border: none;
	border-bottom: 2px solid #D9D9D9;
	width: 100%;
	color: #1D1B20;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.5px;
	padding: 16px 0;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	padding-right: 40px;
}

.form-subscribe .inputmail input:hover {
	border-bottom: 2px solid #1D1B20;
}

.form-subscribe .inputmail input:focus {
	border-bottom: 2px solid #B29A79;
}

.banner-btn .btn-lan-view {
	font-size: 14px;
	font-weight: 500;
	min-width: 248px;
}

.lan-discover-slide picture {
	height: 100%;
}

.lan-discover-content h5 {
	padding-bottom: 32px;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;
}

.about-fund-section {
	background-color: #fff;
}

.about-fund-explore p,
.about-fund-explore h3 {
	max-width: 100%;
}


.community-vertical-item-left figure,
.community-vertical-item-left figure img {
	height: 100%;
	object-fit: cover;
}

.community-vertical-item-left figure {
	height: 498px;
	object-fit: cover;
}

.builder-section.builder-detail .page-center {
	padding-bottom: 90px;
}

.news-show-more {
	margin: 0 auto;
}

.news-area.detail .page-center {
	max-width: 1019px;
}

.news-detail-ht .landing-banner-conent {
	max-width: 1019px;
	padding-left: 20px;
	padding-right: 20px;
}

.builder-section.builder-detail.news-builder>.more-title::before {
	display: none;
}

.lan-header-right .btn-lan-view {
	font-weight: 500;
}

.house-section.video-section.zi-0 .min-ht .btn-lan-view::before {
	content: "";
	background: url(../images/video-icon.svg) no-repeat 0 0;
	background-size: 100% 100%;
	width: 24px;
	height: 24px;
}

.feature-home-title .feature-home-right .btn-lan-view {
	border: 2px solid #B29A79;
	background: #fff;
	color: #000;
	font-size: 14px;
	margin-top: 37px;
}

.feature-home-title .feature-home-right .btn-lan-view:hover {
	background: #B29A79;
}

.news-detail-area a,
.detail-tag a {
	color: #403E3C;
	text-decoration: underline;
	text-decoration-color: #bebebe;
	font-weight: 700;
}

.st-custom-button img {
	cursor: pointer;
}

.lan-explore {
	color: #B29A79 !important;
	text-align: center !important;
	font-family: Open Sans;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: normal !important;
	letter-spacing: 1.4px !important;
	text-transform: uppercase !important;
	position: absolute;
	bottom: 25px;
	left: 50%;
	right: 50%;
	transform: translateX(-50%);
	z-index: 100 !important;
	width: 100%;
	padding: 0 !important;
}

.news-loader {
	margin: 0 auto;
	max-width: 45px;
}

.default-page-center {
	max-width: 1270px;
	width: 100%;
	margin: 0 auto;
	padding: 100px 20px;
}

.btn-lan-view {
	text-decoration: none !important;
}

.contact-attributes h6 {
	color: #fff !important;
	text-decoration: none !important;
}

.fund-award .title-center {
	max-width: 792px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

/* modal-video */
.modal-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	backdrop-filter: blur(8px);
	z-index: 1001;
	align-items: center;
	justify-content: center;
	display: none;
	opacity: 0;
	transition: all 0.6s cubic-bezier(0.12, 0, 0.39, 0);
}

.map-popup-overlay-2 {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	backdrop-filter: blur(8px);
	/* z-index: 100; */
	z-index: 9999;
	align-items: center;
	justify-content: center;
	display: none;
	transition: all 0.6s cubic-bezier(0.12, 0, 0.39, 0);
}

.modal-show {
	display: flex;
	flex-direction: column;
}

.modal-wrapper.modal-show {
	opacity: 1;
}

.modal-wrapper iframe {
	/* width: 90%;
	height: 70%;
	max-height: 100vh;
	max-width: 100vh; */
	transform: translateY(-100px);
	opacity: 0;
	transition: all .6s cubic-bezier(.25, 1, .5, 1);
}

.show-frame iframe {
	opacity: 1;
	transform: translateY(0);
}

.modal-view {
	position: relative;
	display: flex;
	justify-content: center;
	padding: 20px;
}

.close_wrapper {
	position: absolute;
	right: 9px;
	top: -8px;
	width: 100%;
}

.grecaptcha-badge {
	z-index: 10 !important;
}

.modal-close,
.map-popup-close-360 {
	position: absolute;
	z-index: 5;
	right: 0;
	top: 0;
	display: block;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.map-popup-close-360 {
	right: 8px;
}

.modal-close:before {
	content: "";
	background: url(../images/close-icon.png) no-repeat 0 0;
	width: 48px;
	height: 48px;
	display: block;
}

.map-popup-close-360:before {
	content: "";
	background: url(../images/close-icon.png) no-repeat 0 0;
	width: 48px;
	height: 48px;
	display: block;
	position: absolute;
	background-size: 46px;
	top: -26px;
	left: 24px;
}

.map-popup-360 {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 100%;
	max-width: 860px;
	width: 100%;
	transform: translateX(-50%) translateY(-50%);
	/* z-index: 999; */
	z-index: 9999;
	height: 500px;
}

.map-popup-container-360 {
	padding: 0 !important;
	background: transparent !important;
	height: 100%;
}

.contact-landing-banner .lan-explore,
.contact-landing-banner.landing-banner:before {
	display: none;
}

.detail-btn .btn-lan-view.btn-white {
	padding-left: 63px;
}

.detail-btn .btn-lan-view.btn-white.no-icon {
	background: #f9f8f8;
	padding: 16px 32px;
}

.container-map {
	width: 860px !important;
	height: 500px !important;
	overflow: inherit !important;
	margin: inherit !important;
}

.lan-amenities-slider .slick-slide[tabindex='-1'] {
	cursor: pointer;
}

.lan-amenities-slider .slick-active .lan-amenities-item>a {
	position: relative;
	z-index: 2;
	height: 100%;
	width: 100%;
}

body:not(.sub-page) .landing-banner {
	background: url(//rambledev.wpengine.com/wp-content/themes/ramble/css/../images/banner-leafe-lef.svg) no-repeat top right, #403e3c;
	background-size: 630px 572px;
}

.lan-amenities-slider p {
	text-transform: uppercase;
	bottom: 60px;
	color: #fff;
	left: 66px;
	z-index: 2;
	font-size: 16px;
	line-height: 21px;
	font-weight: 600;
	position: absolute;
}

.lan-amenities-slider p a {
	color: #fff;
}

.lan-amenities-slider p a:hover {
	color: #fff;
}

.lan-amenities-slider p a img {
	margin-left: 13px;
	display: inline-block;
	box-shadow: none;
	width: 6px !important;
	height: 12px;
	min-height: unset;
}

.lan-amenities-slider .slick-slide:not(.slick-active) p {
	display: none;
}

.get-coordinates-wrapper {
	margin: 0 auto;
	width: 1500px;
}

#get-coordinates {
	display: block;
	max-width: none;
}

.map-coordinates .lan-header-content {
	max-width: 1500px;
}

.axis-points {
	color: #fff;
}

.map-coordinates .landing-banner::before {
	display: none;
}

.homesites-legend {
	background: #fff url('../images/h1.png') no-repeat 15px center !important;
	background-size: auto 32px !important;
}

.homes-legend {
	background: #fff url('../images/h2.png') no-repeat 15px center !important;
	background-size: auto 32px !important;
}

.coming-legend {
	background: #fff url('../images/h3.png') no-repeat 15px center !important;
	background-size: auto 32px !important;
	cursor: pointer;
	width: 200px;
	font-size: 15px;
	line-height: 40px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
}

img.map-marker,
img.map-marker-coming {
	transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1);
}

.legend-360 {
	padding: 0 0 0 20px;
	width: 200px;
	font-size: 15px;
	line-height: 40px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	background: #fff url('../images/icon-360.png') no-repeat 15px center !important;
	background-size: auto 26px !important;
	cursor: pointer;
}

.mm-360-view {
	transform: scale(1);
	transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1);
}

.map-hover-div:hover .mm-360-view {
	transform: scale(0);
}

.hover-360 {
	transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1);
}

.mm-homesite:hover,
.mm-home:hover,
img.map-marker-coming:hover {
	transform: scale(1.2);
}

.map-hover-div .hover-360 {
	max-width: none;
	cursor: pointer;
	transform: scale(0);
	width: 35px;
	height: 35px;
	position: absolute;
	top: -5px;
	left: -5px;
}

.map-hover-div:hover .hover-360 {
	transform: scale(1);
}

.map-hover-div:hover .hover-360 {
	transform: scale(1);
}

.map-marker-360 {
	max-width: none;
	cursor: pointer;
}

.info-icon span {
	color: #fff;
	padding: 0;
	font-size: 13px;
	transition: all 0.6s cubic-bezier(0.12, 0, 0.39, 0);
	font-size: 0;
	opacity: 0;
}

.icon-clicked.info-icon span {
	font-size: 13px;
	opacity: 1;
	padding: 5px;
}

.info-icon {
	position: absolute;
	bottom: 19px;
	right: 14px;
	background: rgba(56, 55, 54, 0.85);
	backdrop-filter: blur(2px);
	border-radius: 24px;
	display: flex;
	align-items: center;
	padding: 5px;
	transition: all 0.6s cubic-bezier(0.12, 0, 0.39, 0);
	width: 43px;
}

.info-icon.icon-clicked {
	width: 361px;
}

.info-icon img {
	width: 33px;
	height: 32px;
	padding: 1px;
	cursor: pointer;
}

.lan-social img {
	width: 26px;
	height: 26px;
	object-fit: contain;
}

.container-map {
	width: 500px;
	height: 500px;
	overflow: hidden;
	margin: 0 auto;
}

.panorama-img {
	display: none;
}

#progress {
	width: 0;
	height: 5px;
	position: absolute;
	top: 0;
	background: #fff;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

#progress.finish {
	opacity: 0;
}

.map-popup-start {
	width: 0;
	overflow: hidden;
}

.default-page-center p {
	padding: 10px 0;
	color: #403E3C;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.default-page-center span {
	color: #403E3C;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.default-page-center h1,
.default-page-center h2,
.default-page-center h3,
.default-page-center h4,
.default-page-center h5,
.default-page-center h6 {
	padding: 10px 0;
	color: #000;
	font-style: normal;
	font-weight: 400;
	font-family: "DM Serif Text";
	margin: 0;
}

.default-page-center a {
	color: #B29A79;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.default-page-center h1 {
	font-size: 60px;
	line-height: 64px;
}

.default-page-center h2 {
	font-size: 48px;
	line-height: 52px;
	margin-top: 50px;
}

.default-page-center h3 {
	font-size: 40px;
	line-height: 44px;
}

.default-page-center h4 {
	font-size: 24px;
	line-height: 27px;
}

.default-page-center h5 {
	font-size: 21px;
	line-height: 23px;
}

.default-page-center h6 {
	font-size: 19px;
	line-height: 21px;
}

.default-page-center ul {
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	padding: 8px 0;
	list-style: none;
	margin: 0;
}

.default-page-center li {
	padding: 4px 0;
}

.default-page-center {
	position: relative;
}

.default-page-center::after {
	content: "";
	background: url('../images/sub-leaf-left.png') bottom right no-repeat;
	opacity: 0.05;
	position: absolute;
	display: block;
	right: -30%;
	width: 100%;
	height: 100%;
	top: 0;
}

.sitemap-body .default-page-center::after {
	display: none;
}

.default-page-center.sitemap {
	padding-top: 50px;
}

.map-legend-top div {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 15px 10px 45px;
	width: 220px;
	line-height: normal;
	user-select: none;
}

img.map-marker-coming {
	max-width: none;
	cursor: move;
}

.sitemap .wp-block-columns .wp-block-column ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}

.sitemap .wp-block-columns.block-responsive-cs .wp-block-column ul {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
}

.modal-view,
.modal-wrapper iframe {
	width: 842px !important;
	height: 464px !important;

}

.story-text {
	color: #FFF;
	text-align: center;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal !important;
	letter-spacing: 1.3px !important;
	text-transform: uppercase;
	padding-top: 8px;
}

.about-mobile-logo {
	position: relative;
	bottom: -162px;
	left: -11px;
}

.about-mobile-logo img {
	width: 40px;
	height: 40px;
	object-fit: contain;
}

/* contact new plugin style start */
.ginput_container input {
	border: none !important;
	border-bottom: 2px solid #D9D9D9 !important;
	display: flex !important;
	height: 56px !important;
	flex-direction: column !important;
	align-items: flex-start !important;
	color: #646464 !important;
	font-family: Open Sans !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: normal !important;
	padding: 0 !important;
	padding-right: 40px !important;
	text-overflow: ellipsis !important;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
	border-radius: 0 !important;
	appearance: none !important;
	-webkit-appearance: none !important;
	text-align: left !important;
	box-shadow: none !important;
}

.ginput_container select {
	border: none !important;
	border-bottom: 2px solid #D9D9D9 !important;
	display: flex !important;
	height: 56px !important;
	align-items: center !important;
	color: #646464 !important;
	font-family: Open Sans !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: normal !important;
	background: transparent !important;
	border-radius: 0 !important;
	appearance: none !important;
	-webkit-appearance: none !important;
	text-align: left !important;
	box-shadow: none !important;
	padding: 0 !important;
}

.clear-icon {
	position: relative !important;
}

.gform-theme--foundation .gform_fields {
	row-gap: 20px !important;
}

.clear-icon .landing-form-cancel {
	position: absolute !important;
	right: 0 !important;
	top: 8px !important;
	width: 40px !important;
	height: 40px !important;
	padding: 8px !important;
	border-radius: 50% !important;
	display: block !important;
	opacity: 0 !important;
	transition: transform 0.6s cubic-bezier(0.12, 0, 0.39, 0) !important;
}

.clear-sub~.landing-form-cancel {
	opacity: 1 !important;
}

.clear-icon .landing-form-cancel {
	background: url("../images/Icon-cancel.svg") no-repeat center center / cover;
	background-size: 24px;
	cursor: pointer;
	transition: all .3s cubic-bezier(.455, .03, .515, .955);
}

.clear-icon .landing-form-cancel:hover {
	background-color: #f3f3f3;
}

.ginput_container .landing-form-cancel img {
	width: 24px !important;
	height: 24px !important;
	cursor: pointer !important;
}

.gform_body .validation_message {
	text-align: left !important;
}

.ginput_container span {
	width: 100% !important;
}

.ginput_container .landing-form-cancel:hover {
	background-color: #F3F3F3 !important;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
}

.gform_footer {
	text-align: center !important;
	margin-top: 40px !important;
	display: flex !important;
	justify-content: center !important;
}

.landing-banner-right .gform_heading {
	display: none !important;
}

.gform_footer .gform_button {
	color: #fff !important;
	text-align: center !important;
	font-family: Open Sans !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: normal !important;
	letter-spacing: 1.6px !important;
	text-transform: uppercase !important;
	display: inline-flex !important;
	padding: 16px 32px !important;
	justify-content: center !important;
	align-items: center !important;
	gap: 12px !important;
	background: #b29a79 !important;
	cursor: pointer !important;
	transition: all .6s cubic-bezier(.25, 1, .5, 1) !important;
	transition: all .4s cubic-bezier(.32, 0, .67, 0) !important;
	text-decoration: none !important;
	padding: 17px 24px !important;
	max-width: 290px !important;
	width: 100% !important;
	border: none !important;
	border-radius: 0 !important;
	-webkit-appearance: none !important;
}

.gform_footer .gform_button:hover {
	background: #8d7657 !important;
}

.ginput_container select:hover,
.ginput_container input:hover {
	border-bottom: 2px solid #1D1B20 !important;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
}

.ginput_container select:focus,
.ginput_container input:focus {
	border-bottom: 2px solid #B29A79 !important;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
}

.ginput_container select {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	-ms-appearance: none !important;
	appearance: none !important;
	position: relative !important;
	background: #fff !important;
	font-family: Open Sans !important;
	outline: none !important;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
	cursor: pointer !important;
}

.ginput_container select::-ms-expand {
	display: none !important;
}

.ginput_container span~div {
	position: absolute !important;
	right: 0 !important;
	top: 8px !important;
	width: 40px !important;
	height: 40px !important;
	padding: 8px !important;
	border-radius: 50% !important;
	text-align: center !important;
}


.ginput_container span:hover~.landing-form-cancel-select,
.landing-form-cancel-select:hover {
	background-color: #F3F3F3 !important;
	scale: 1.3 !important;
	transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
}

.ginput_container_select {
	position: relative !important;
}

.gfield .landing-form-cancel-select {
	position: absolute;
	right: 0;
	top: 8px;
	width: 40px;
	height: 40px;
	padding: 8px;
	border-radius: 50%;
	text-align: center;
	pointer-events: none;

}

.gfield .landing-form-cancel-select {
	background: url("../images/icon-select.svg") no-repeat center center / cover;
	background-size: 12px;
	cursor: pointer;
	transition: all .3s cubic-bezier(.455, .03, .515, .955);
}

.ginput_container_select:hover .landing-form-cancel-select {
	background-color: #f3f3f3 !important;
	scale: 1.3 !important;
	transition: all .3s cubic-bezier(.455, .03, .515, .955) !important;
}

.ginput_container span.clear-sub:hover~div {
	background-color: inherit !important;
	scale: inherit !important;
}

.landing-banner-right:hover .ginput_container input,
.landing-banner-right:hover .ginput_container select {
	background: #fffdf9 !important;
}

.ginput_container input.gform-datepicker {
	width: 100% !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}

.gfield label.gfield_label {
	color: #646464 !important;
	font-size: 16px !important;
}

.gfield label.gfield_label .gfield_required {
	display: none !important;
}

.gfield .ginput_container_multiselect select {
	height: 85px !important;
	margin-top: 10px;
}

/* contact new plugin style end */
.landing-header.normal-header {
	display: none;
}

.sticky-header {
	position: fixed;
	z-index: 1000 !important;
	transition: all 0.3s cubic-bezier(0.11, 0, 0.5, 0);
	width: 100%;
	display: block !important;
}

/* body.nav-fixed .sticky-header{
	display: block !important;
} */
body.nav-fixed .sticky-header .lan-header-content {
	margin-top: 0;
	background: #40403c;
}

body.nav-fixed .sticky-header .landing-header.navbar-open .lan-header-content {
	background: #fff;
}

.label-available h5 {
	text-align: center;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #B29A79;
	background: #B29A79;
	padding: 5px;
	width: fit-content;
	margin-bottom: 9.32px;
	min-width: 106px;
}

.label-contract h5 {
	padding: 6px;
	color: #B29A79;
	text-align: center;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	background: transparent;
	border: 1px solid #B29A79;
	width: fit-content;
	margin-bottom: 9.32px;
	min-width: 165px;
}

.news-detail-area iframe {
	width: 100%;
	height: 410px;
}
figure.wp-block-embed {
	padding-top : 20px!important;
	padding-bottom : 20px!important;
}

/* .builder-label.effects h5 {
	transition: all 1.5s cubic-bezier(0.25, 1, 0.5, 1);
	opacity: 1;
	visibility: visible;
}

.builder-home-list .builder-item:hover .builder-label.effects h5 {
	opacity: 0;
	visibility: hidden;
}

.builder-home-list .builder-item:hover .view-btn::after {
	right: -25px;
}
.effects-hover-parent .effects-hover {
	transition: all 1.5s cubic-bezier(0.25, 1, 0.5, 1);
	transform: translateY(0);
}

.effects-hover-parent:hover .effects-hover{
	transform: translateY(-39px);
}
.effects-hover-parent:hover .effects-hover h4 {
	color: #b29a79;
	transition: all 1.5s cubic-bezier(0.25, 1, 0.5, 1);
  } */

  /* nav-category start */

  .nav-category{
    background-color: #f3f0eb;
    border: 1px solid #FFF;
  }
  .nav-category .page-center{
    max-width: 1218px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  .nav-category-flex{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 70px;
	margin: 0 auto;
  }
  .nav-category-flex a{ 
    padding: 21px;
    display: inline-flex;
    color: #403E3C;
    text-align: center;
    font-family: "Open Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.2px;
    text-transform: uppercase;
  }
  .nav-category-flex a.active{
     background-color: #fff;
     border-bottom: 4px solid #B29A79;
     position: relative;
  }
  .nav-category-flex a.active::before{
    content: "";
    position: absolute;
    display: block;
    background-color: #fff;
    left: -44px;
    top: 0;
    width: 44px;
    height: calc(100% + 4px);
  }
  .nav-category-flex a.active::after{
    content: "";
    position: absolute;
    display: block;
    background-color: #fff;
    right: -44px;
    top: 0;
    width: 44px;
    height: calc(100% + 4px);
  }
  .nav-category-title{
    max-width: 936px;
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: -80px;
  }
  .nav-category-title h2{
    color: #000;
    text-align: center;
    font-family: "DM Serif Text";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
  }
  .nav-category-title p{
    color: #403E3C;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
  }
  .nav-category-wrapper{
    background-color: #fff;
  }
  .nav-category-header{
    width: 100%;
    border: 1px solid #FFF;
    background: #403E3C;
    padding: 0 20px;
    top: 100%;
    left: -1px;
    width: calc(100% + 2px);
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
  }
  .nav-category-header a{
    display: inline-flex;
    padding: 16px 0;
    color: #9A9591;
    text-align: center;
    font-family: "Open Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    position: relative;
  }
  .nav-category-header a.active{
    color: #FFF;
  }
  .nav-category-header a.active::after{
   background: #B29A79;
    width: 100%;
    height: 4px;
    content: "";
    position: absolute;
    bottom: -1px;
  }
  .lan-header-center{
    position: relative;
  }
  .nav-category-header{
	opacity: 0;
	visibility: hidden;
    pointer-events: none;
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
	transform: translateY(-30px);
  }
  .nav-category-header.active-nav{
	opacity: 1;
     visibility: visible;
    pointer-events: all;
	transform: translateY(0);
  }
  .nav-category a,.nav-category-header a{
	cursor: pointer;
  }
  .builder-section{
	position: relative;
  }
  .category-loader{
	display: flex;
	align-items: flex-start;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 67px;
  background: rgba(255, 248, 238, 0.6);
  z-index: 1;
  backdrop-filter: blur(8px);
  }
  .category-loader img{
	max-width: 70px;
	margin: 0 auto;
	display: flex;
	padding-top: 15%;
  }
  .navbar-open .nav-category-header,.mobile-menu .mobile-nav-category-header{
	display: none !important;
  }
    /* nav-category end */
@media only screen and (max-width: 1500px) {
	.get-coordinates-wrapper {
		margin: 0 auto;
		width: 100%;
		overflow-x: auto;
	}

	.get-coordinates-wrapper img {
		width: 1500px;
		margin: 0 auto;
	}

}
@media only screen and (max-width: 1500px)and (min-width: 1001px) {
  	/* nav-category start */

		.nav-category .page-center {
			max-width: 81.2vw;
		}
		.nav-category-flex {
			gap: 4.67vw;
		}
		.nav-category-flex a { 
			padding: 1.4vw;
		}
		.nav-category-flex a.active::before {
			left: -2.93vw;
			width: 2.93vw;
			height: calc(100% + 0.27vw);
		}
		.nav-category-flex a.active::after {
			right: -2.93vw;
			width: 2.93vw;
			height: calc(100% + 0.27vw);
		}
		.nav-category-title {
			max-width: 62.4vw;
			margin-top: 3.33vw;
			margin-bottom: -5.33vw;
		}
		.nav-category-title h2 {
			font-size: 2.67vw;
			margin-bottom: 0.53vw;
		}
		.nav-category-header {
			padding: 0 1.33vw;
			width: calc(100% + 0.13vw);
			gap: 2.67vw;
		}
		.nav-category-header a {
			padding: 1.07vw 0;
		}
		.nav-category-header a.active::after {
			height: 0.27vw;
		}

/* nav-category end */
}
@media only screen and (max-width: 1360px)and (min-width: 1001px) {
	.nav-category-header {
		padding: 0 1vw;
		gap: 1.5vw;
	}
	.nav-category-header a{
		font-size: 14px;
	}
}
@media only screen and (max-width: 1250px) and (min-width: 1001px) {
	.nav-category-flex a,.nav-category-header a{
		font-size: 13px;
	}
	.landing-banner-right h1,
	.landing-banner-full h1,
	.detail-builder .detail-item-left h1,
	.default-page-center h1 {
		font-size: 4.5vw;
		line-height: 4.7vw;
	}

	.detail-item-right h1,
	.lan-discover-content h2,
	.about-timeline-left h3,
	.about-agree .house-section-subfield h2,
	.default-page-center h2 {
		font-size: 3.5vw;
		line-height: 3.7vw;
	}

	.lan-visit-new h2,
	.lan-visit h2,
	.house-community .house-section-subfield h2,
	.content-section-area h3,
	.house-community .house-section-subfield h2,
	.fund-item h2,
	.feature-home-title .feature-home-left h3 {
		font-size: 2.9vw;
		line-height: 3.1vw;
	}

	.house-section-subfield h2,
	.navbar-menu-list-left h3,
	.default-page-center h3 {
		font-size: 2.4vw;
		line-height: 2.6vw;
	}

	.navbar-menu-list-left p {
		padding-bottom: 15px;
	}

	.navbar-menu-list-left img {
		height: calc(100% - 60px);
	}

	.nav-menu-item {
		gap: 5vw;
	}

	.navbar-menu-list {
		padding-bottom: 3vw;
	}

	.builder-item-detail h4 {
		font-size: 2.5vw;
		line-height: 2.7vw;
	}

	.lan-visit::before {
		background-size: 273px;
		top: 74px;
		left: -19px;
	}

	.lan-visit::after {
		background-size: 273px;
		top: -322px;
		left: inherit;
		right: 0;
	}

	.lan-visit-new::before {
		background-size: 312px;
	}

	.lan-visit-new {
		padding: 100px 0;
	}

	.lan-visit-new::after {
		background-size: 312px;
		right: 4px;
		top: -410px;
		left: inherit;
	}

	.landing-banner::after {
		background-size: 312px;
	}

	body:not(.sub-page) .landing-banner {
		background-size: 430px;
	}

	.sub-page .landing-banner-conent {
		background-size: 400px;
	}

	.house-section.house-community {
		height: 700px;
	}

	.lan-visit h2 {
		padding-bottom: 43px;
	}

	.builder-item-img figure img {
		height: 330px;
	}

	.builder-item-img figure img {
		height: 380px;
	}

	.lan-viewer-list-wrap,
	.lan-discover {
		min-height: 650px;
	}

	.house-section-subfield p {
		min-height: 200px;
	}

	.lan-visit {
		min-height: 400px;
	}

	.lan-amenities-slider * {
		max-height: 500px;
	}

	body:not(.sub-page) .landing-banner::after {
		display: none;
	}

	body:not(.sub-page) .landing-banner {
		background: url('../images/sub-leaf-left.png') bottom left no-repeat, url('../images/sub-leaf-right.png') top right no-repeat;
		background-size: 400px;
		background-color: #403e3c;
	}

	.landing-banner.maps-banner .landing-banner-conent {
		background-size: 600px;
	}

	.builder-section .page-center {
		padding: 120px 20px;
	}

	.builder-section.builder-detail .page-center {
		padding-top: 0;
	}

	.default-page-center::after {
		right: -12%;
		background-size: 400px;
	}

	.sitemap .wp-block-columns .wp-block-column ul {
		grid-template-columns: repeat(3, 1fr);
	}

	.sitemap .wp-block-columns.block-responsive-cs .wp-block-column ul {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
	}

	.default-page-center h2 {
		margin-top: 2vw;
	}

}

@media only screen and (max-width: 1150px) and (min-width: 1001px) {
	.landing-banner-conent {
		padding: 169px 79px 20px;
	}

	.modal-close:before {
		background-size: 32px;
		top: 6px;
	}

	.close_wrapper {
		top: 6px;
	}

	.lan-header-content {
		margin-top: 20px;
	}

	.lan-header-left,
	.lan-header-center,
	.lan-header-right {
		padding: 10px 37px;
	}

	.landing-banner {
		min-height: 528px;
	}

	.sub-page .landing-banner-conent {
		padding: 162px 20px 100px;
	}

	.builder-section .page-center {
		padding: 80px 20px;
	}

	.builder-section.builder-detail .page-center {
		padding-top: 0;
	}

	.builder-item-img figure img {
		height: 316px;
	}

	.builder-home-list {
		max-width: 47%;
	}

	.navbar-menu-list-left {
		max-width: 541px;
	}

	.lan-discover-content,
	.lan-discover {
		min-height: 500px;
	}

	.about-timeline-left h3 {
		font-size: 3.2vw;
		line-height: 3.4vw;
	}

	.about-timeline-wrapper .page-center {
		padding: 85px 20px 0;
	}

	.about-timeline-right figure:first-child {
		margin-bottom: 76px;
	}

	.navbar-menu-list-left img {
		height: calc(100% - 31px);
	}

	.sitemap .wp-block-columns.block-responsive-cs .wp-block-column ul {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}

	.about-mobile-logo {
		bottom: -30px;
	}
}

@media only screen and (max-width: 1400px) {
	.house-section .slick-prev {
		left: .09%;
		background-size: 22px;
		width: 35px;
		height: 35px;
	}

	.house-section .slick-next {
		right: 0.09%;
		background-size: 22px;
		width: 35px;
		height: 35px;

	}

	.house-section .slick-arrow:hover {
		background-size: 23px;
	}
}

@media only screen and (max-width: 1300px) {
	.detail-item-left {
		max-width: 50%;
	}
}

@media only screen and (min-width: 1001px) {
	.contact-landing-banner.landing-banner::after {
		bottom: inherit;
		left: inherit;
		top: 0;
		right: 0;
		rotate: 156deg;
		background: url(../images/lan-leaf.png) no-repeat calc(50% + -560px) calc(100% + 161px);
	}

	.desk-menu .detail {
		z-index: 0;
	}

	.lan-viewer-list-slider .slick-track {
		width: 100% !important;
		transform: inherit !important;
		display: flex;
		gap: 48px;

	}

	.lan-viewer-list-slider .slick-slide {
		max-width: 306px !important;
		width: 100%;
	}

	.lan-viewer-list-item {
		max-width: 380px;
		width: 32%;
		position: relative;
	}

	.lan-viewer-list-wrap .slick-slide[data-slick-index="-1"] {
		display: none !important;
	}


	.lan-house-slideWrap * {
		height: 100%;
		object-fit: cover;
	}

	.sitemap-body .landing-banner::before {
		display: none;
	}
}

@media only screen and (max-width: 1250px) {
	.lan-viewer-list-item {
		max-width: 180px;
	}

	.lan-viewer-list-wrap {
		text-align: center;
	}

	.lan-viewer-list-slider .slick-track {
		gap: 25px;
	}
}

@media only screen and (max-width: 1000px) {

	.map-marker,
	.map-marker-360,
	.map-marker-coming {
		width: 18px;
		height: 18px;
		object-fit: contain;
	}

	.map-marker-360 {
		width: 16px;
		height: 16px;
	}

	.map-hover-div .hover-360 {
		width: 25px;
		height: 25px;
	}

	.mm-homesite:hover,
	.mm-home:hover {
		transform: scale(1.2);
	}

	.lan-viewer-list-wrap {

		position: relative;
	}

	.map-popup-360 {
		max-width: 450px;
		height: 450px;
	}

	.container-map {
		width: 450px !important;
		height: 450px !important;
	}

	.map-popup-close-360:before {
		background-size: 37px;
	}

	.info-icon {
		width: 35px;
	}

	.info-icon img {
		width: 27px;
		height: 24px;
	}

	.icon-clicked.info-icon span {
		font-size: 10px;
	}

	.modal-close:before {
		background-size: 32px;
		right: -15px;
		bottom: -32px;
	}

	.lan-viewer-list-slider {
		width: 264px;
		margin: 0 auto;
	}

	.landing-banner-right p {
		max-width: 100%;
	}

	.slick-dots {
		list-style: none;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 264px;
		margin: 0 auto;
		padding: 5px;
		gap: 17px;
	}

	.slick-dots li button {
		font-size: 0;
		width: 8px;
		height: 8px;
		border-radius: 50%;
		border: none;
		background: #696969;
		transition: all 0.6s cubic-bezier(0.33, 1, 0.68, 1);
		padding: 0;
	}

	.lan-viewer-list-wrap,
	.lan-discover {
		min-height: 600px;
	}

	.lan-discover-slide img {
		max-height: 600px;
		object-fit: cover;
	}

	.slick-dots li.slick-active button {
		background: #B29A79;

	}

	.lan-viewer-list-item {
		max-width: 380px;
		width: 100%;
		position: relative;
	}

	.landing-banner-conent {
		padding: 55px 0 0 0;
		text-align: center;
		display: block;
		margin-bottom: 0;
	}

	.landing-banner-left,
	.landing-banner-right,
	.landing-banner-left p {
		width: 100%;
		max-width: 100%;
	}

	.landing-banner-left h5 {
		padding-bottom: 24px;
		font-size: 12px;
		letter-spacing: 1.2px;
	}

	.landing-banner-left h1 {
		font-size: 32px;
		line-height: 36px;
		padding-bottom: 24px;
		letter-spacing: 0;
	}

	.landing-banner-left p {
		font-size: 14px;
		padding-bottom: 80px;
	}

	body {
		background: #fff;
	}

	.landing-banner-left {
		padding: 0 20px;
	}

	.landing-banner::after {
		bottom: 39%;
		left: 10px;
		width: 319px;
		height: 590px;
		z-index: 0;
		opacity: 1;
		background-position: bottom left;
		background-size: cover;
		transform: rotate(-20.33deg);
	}


	.landing-banner-right {
		padding: 90px 20px;
	}


	.landing-banner-right p {
		font-size: 14px;
		line-height: normal;
		padding-bottom: 20px;
		padding-top: 0;
		margin-bottom: 0;
		color: #fff;
		text-align: center;
		font-weight: 300;
	}

	.landing-banner-right form {
		margin-top: 15px;
	}

	.landing-form-row {
		display: block;
	}

	.landing-form-row-left,
	.landing-form-row-right {
		width: 100%;
	}

	.lan-discover-content {
		padding: 80px 20px;
		min-height: auto;

	}

	.lan-discover-content h6 {
		font-size: 14px;
		line-height: normal;
		letter-spacing: 1.4px;
		text-align: left;
	}

	.lan-discover-content h2 {
		font-size: 32px;
		line-height: 36px;
		text-align: left;
		padding-bottom: 40px;
		letter-spacing: 0;
	}

	.lan-discover-content .btn-lan-view {
		max-width: 290px;
		width: 100%;
	}

	.lan-viewer-content {
		padding: 60px 0px;
	}

	.lan-viewer-top {
		padding: 0 20px;
	}

	.lan-viewer-content h6 {
		font-size: 14px;
		letter-spacing: 1.4px;
		padding-bottom: 25px;
	}

	.lan-viewer-content h2 {
		font-size: 32px;
		line-height: 36px;
		letter-spacing: 0;
	}

	.lan-viewer-list-wrap {
		padding-top: 45px;
	}


	.lan-amenities {
		padding: 60px 0px;
	}

	.lan-amenities-content h6 {
		font-size: 14px;
		line-height: normal;
		letter-spacing: 1.4px;
		padding-bottom: 24px;
	}

	.lan-amenities-content h3 {
		font-size: 32px;
		line-height: 38px;
		padding-bottom: 24px;
		padding-top: 0;
	}
	.sale-area .lan-amenities-content h2{
		font-size: 32px;
		line-height: 38px;
	}

	.lan-amenities-content p {
		font-size: 14px;
		line-height: normal;
	}

	.lan-amenities-content {
		padding: 0 20px 38px 20px;
	}

	.slick-arrow {
		display: none !important;
	}

	.lan-amenities-slider h2 {
		font-size: 20px;
		line-height: 28px;
		padding: 50px 10px 33px 25px;
		bottom: 0;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.81) 100%);
		width: 100%;

	}

	.lan-faq {
		padding: 60px 20px;
	}

	.lan-faq-content {
		padding: 0;
		display: block;
	}

	.lan-faq-left,
	.lan-faq-right {
		max-width: 100%;
		width: 100%;
	}

	.lan-faq-content h2 {
		padding-bottom: 40px;
		font-size: 32px;
		line-height: 40px;
		text-align: center;
	}

	.lan-faq-content h3 {
		font-size: 22px;
		line-height: 28px
	}

	.lan-faq-list article {
		padding-bottom: 20px;
		font-size: 14px;
		line-height: 18px;
	}

	.lan-faq-title {
		padding-bottom: 20px;
	}

	.lan-visit {
		padding: 90px 20px;
		min-height: auto;
	}

	.lan-visit h6 {
		letter-spacing: 1.4px;
		font-size: 14px;
		padding-bottom: 23px;

	}

	.lan-visit .btn-lan-view {
		max-width: 318px;
		width: 100%;
	}

	.lan-visit-new h6 {
		letter-spacing: 1.2px;
		font-size: 12px;
		padding-bottom: 23px;

	}

	.lan-visit h2 {
		line-height: 44px;
		font-size: 40px;
	}

	.lan-visit-new h2 {
		font-size: 24px;
		line-height: 28px;
		text-align: center;
		padding-bottom: 40px;
	}

	.lan-visit-new .page-center {
		text-align: center;
	}

	.btn-lan-view {
		letter-spacing: 1.6px;
		font-size: 16px;
	}

	.lan-visit::before {
		left: -150px;
		transform: rotate(-13.773deg);
		top: inherit;
		bottom: -73px;
		width: 400px;
		height: 500px;
	}

	.lan-visit::after {
		left: inherit;
		transform: rotate(-13.773deg);
		top: -183px;
		bottom: inherit;
		width: 400px;
		height: 500px;
		right: -275px;
	}

	.lan-footer {
		padding: 30px 20px 40px 20px;
	}

	.lan-footer-logo {
		padding-bottom: 32px;
	}

	.lan-footer-address {
		padding: 20px 0;
		margin: 0;
		flex-direction: column;
		gap: 12px;
	}

	.lan-social {
		gap: 24px;
		padding-top: 12px;
	}

	.lan-footer-about {
		display: block;
		padding: 13px 0 20px 0;
	}

	.lan-footer-about figure {
		padding-bottom: 9px;
	}

	.lan-footer-about strong {
		padding-bottom: 5px;
		display: block;
		font-size: 13px;

	}

	.lan-footer-copyright {
		padding-top: 20px;
		flex-direction: column;
		align-items: flex-start;
	}

	.lan-footer-copyright p {
		color: #696969;
		font-family: Open Sans;
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		padding-bottom: 20px;
	}

	.lan-footer-copyright a {
		font-size: 12px;
	}

	.lan-amenities-item img {
		min-height: 350px;
		object-fit: cover;
	}

	.lan-visit * {
		z-index: 1;
	}

	.landing-slidericon {
		display: block;
		width: 32px;
		height: 32px;
		border-radius: 50%;
		background-color: #B29A79;
		border-radius: 50%;
		padding: 7.53px;
		position: absolute;
		z-index: 2;
		cursor: pointer;
		box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.70);
		left: 50%;
		right: 50%;
		transform: translateX(-50%);
		bottom: 21px;

	}

	.landing-slidericon img {
		transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
	}

	.lan-viewer-list-overlay::after {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.8323704481792717) 0%, rgba(0, 0, 0, 0) 50%);
	}

	.lan-viewer-list-overlay {
		justify-content: flex-start;

	}



	.lan-viewer-list-overlay {
		padding: 19px;
	}

	.lan-viewer-list-overlay>img {
		width: 40px;
		height: 40px;
	}



	.lan-viewer-list-overlay ul {
		padding-top: 32px;
		font-size: 14px;
		line-height: normal;
	}

	.lan-viewer-list-overlay li::after {
		width: 57px;
		margin-top: 22px;
		margin-bottom: 22px;
	}

	.lan-viewer-list-wrap {
		max-width: 100%;
	}

	.lan-visit {
		overflow-x: hidden;
	}

	.lan-amenities-slider .slick-active,
	.lan-amenities-slider .slick-slide {
		transform: scale(1);
		transition: transform 0.6s cubic-bezier(0.12, 0, 0.39, 0);
	}

	.lan-amenities-slider .slick-slide {
		margin: 0 8px;
	}

	.lan-amenities-item::before,
	.lan-amenities-item::after {
		transition: none;
		transition: transform 0.6s cubic-bezier(0.12, 0, 0.39, 0);
	}

	.form-shadow img {
		width: 40px;
		height: 40px;
		margin-bottom: 15px;
	}

	.form-shadow {
		padding: 40px 30px;
	}

	.form-shadow h2 {
		font-size: 25px;
		line-height: 25px;
		padding-bottom: 15px;
	}

	.form-shadow p {
		padding-bottom: 25px;
		font-size: 13px;
	}

	.form-shadow .btn-lan-view {
		max-width: 230px;
		padding: 15px 20px;
		font-size: 13px;
	}

	.lan-amenities-slider .slick-track {
		transition: transform 0.6s cubic-bezier(0.12, 0, 0.39, 0);
	}

	.lan-footer-copyright p {
		order: 2;
	}

	.lan-footer-copyright div {
		order: 3;
	}

	.lan-footer-copyright div.copy-logo {
		order: 0;
		padding-bottom: 10px;
	}

	.lan-header-right .btn-lan-view,
	.lan-header-center {
		display: none;
	}

	.hamburger,
	.banner-btn {
		display: block !important;
	}

	.banner-btn {
		margin-top: 20px;
	}

	.lan-header-right {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		border-left: none;
		width: 100%;
	}

	.lan-header-left {
		border-right: none;
	}

	.landing-header {
		padding: 20px;
		transition: all .5s cubic-bezier(.33, 1, .68, 1);
	}

	.lan-header-content {
		margin-top: 0;
		background: #403e3c;
	}

	.lan-header-left,
	.lan-header-center,
	.lan-header-right {
		/* padding: 17px 36px; */
		padding: 12px 36px;
	}

	.lan-header-left img {
		max-width: 127px;
	}

	.landing-banner {
		min-height: inherit;
	}

	.banner-btn .btn-lan-view {
		padding: 17px 24px;
		margin-bottom: 3px;
		min-width: 270px;
		font-size: 14px;
	}

	h5 {
		font-size: 12px !important;
		letter-spacing: 1.2px !important;
	}

	.landing-banner-right h1 {
		font-size: 48px;
		line-height: 52px;
	}

	.landing-banner::after {
		bottom: -45px;
		left: 0;
		width: 221px;
		height: 400px;
		z-index: 0;
		opacity: 1;
		background-position: bottom left;
		background-size: cover;
		transform: rotate(64deg);
	}

	.lan-visit-new {
		padding-top: 60px;
		padding-bottom: 117px;
	}

	.lan-visit-new .btn-lan-view {
		min-width: 270px;
		padding: 16px 24px;
	}

	.lan-visit-new::before,
	.lan-visit-new::after {
		display: none;
	}

	.lan-house-slideWrap {
		position: inherit;
	}

	.house-section {
		display: flex;
		flex-direction: column-reverse;
		background: #403E3C !important;
	}

	.mobile-flex-column.house-section {
		flex-direction: column;
	}

	.house-section-subfield {
		background: transparent;
		border: none;
		box-shadow: none;
		padding: 0;
		max-width: 100%;
	}

	.house-section-subfield p {
		min-height: inherit;
	}

	.lan-house-slideWrap .slick-dots {
		position: absolute;
		left: 50%;
		right: 50%;
		transform: translateX(-50%);
	}

	.lan-house-slideWrap .slick-slide img {
		min-height: 389px;
		object-fit: cover;

	}

	.lan-house-slideWrap .slick-slide.slick-active img {
		display: flex !important;
	}

	.house-section-subfield h5 {
		padding-bottom: 16px;
	}

	.house-section .page-center {
		padding: 67px 20px;
		padding-bottom: 61px;
	}

	.house-section-subfield h2 {
		font-size: 24px;
		line-height: 28px;
		padding-bottom: 16px;
	}

	.house-section-subfield p {
		font-size: 14px;
		line-height: normal;
		padding-bottom: 30px;
	}

	.house-section-subfield .btn-lan-view {
		font-size: 14px;
		letter-spacing: 1.4px;
		padding: 17px 24px;
		min-width: 270px;
	}

	.feature-slider-btn {
		margin-top: 49px;
		padding: 0 20px;
	}

	.feature-home-section {
		padding: 60px 20px;
	}

	.feature-home-title .feature-home-left h3 {
		font-size: 30px;
		line-height: 30px;
	}

	.feature-home-title {
		flex-direction: column;
	}

	.feature-home-title .feature-home-right,
	.feature-home-title .feature-home-left {
		max-width: 100%;
	}

	.feature-home-section h5 {
		font-size: 16px !important;
		letter-spacing: 1.6px !important;
		padding-bottom: 24px;
		text-align: center;
	}

	.feature-home-slider {
		margin-top: 33px;
	}

	.feature-item-overlay h4 {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 9px;
	}

	.feature-item-overlay a {
		font-size: 14px;
	}

	.feature-item-overlay {
		padding: 18px;
		padding-bottom: 24px;
	}

	.feature-home-slider .slick-list {
		overflow: hidden !important;
	}

	.feature-item {
		padding-right: 0;
	}

	.feature-item-overlay {
		width: 100%;
		background: #B29A79;

		backdrop-filter: blur(2px);
	}

	.sub-page .landing-banner-conent {
		background: none;
		position: relative;
	}

	.sub-page .landing-banner-conent::before {
		content: "";
		background: url(../images/mobile-leaf.png) bottom left no-repeat;
		background-size: 305px;
		z-index: -11;
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		bottom: 0;

	}

	.sub-page h5 {
		font-size: 16px !important;
		letter-spacing: 1.6px !important;
		line-height: normal !important;
	}

	.landing-banner-full h1 {
		padding-bottom: 24px;
		font-size: 48px;
		line-height: 52px;
	}

	.sub-page .lan-discover-content {
		text-align: left;
	}

	.lan-discover-about .lan-discover-content {
		padding: 60px 20px;
	}

	.lan-discover-about {
		min-height: inherit;
	}

	.sub-page .lan-discover-about::before {
		background: linear-gradient(180deg, rgba(21, 21, 21, 0.5) 0%, rgba(21, 21, 21, 0.5) 100%);
	}

	.sub-page .landing-banner-conent {
		padding: 150px 20px 96px 20px;
	}

	.about-timeline-wrapper .page-center::after,
	.about-timeline-left::after {
		display: none;
	}

	.about-timeline-left,
	.about-timeline-right {
		max-width: 100%;
	}

	.about-timeline-wrapper .page-center {
		flex-direction: column-reverse;
		padding: 66.5px 20px;
	}

	.about-timeline-right figure:first-child {
		margin-bottom: 45px;
	}

	.about-agree .house-section-subfield {
		padding: 0;
	}

	.about-fund-section {
		padding: 0;
	}

	.about-fund-section .page-center {
		flex-direction: column-reverse;
		align-items: inherit;
		padding: 60px 20px;
		padding-top: 0;
	}

	.about-fund-section .page-center .about-fund-left,
	.about-fund-section .page-center .about-fund-right {
		max-width: 100%;
	}

	.about-fund-section .page-center {
		gap: 60px;
	}

	.about-timeline-left h3 {
		font-size: 24px;
		line-height: 28px;
		padding-bottom: 16px;
	}

	.about-timeline-left h5 {
		font-size: 12px !important;
		padding-bottom: 16px;
	}

	.about-timeline-left p {
		font-size: 14px;
		color: #000;
		letter-spacing: -0.14px;
	}

	.about-timeline-wrapper .page-center:last-child {
		padding-bottom: 83px;
	}

	.about-timeline-wrapper .page-center:first-child {
		padding-top: 83px;
	}

	.about-timeline-wrapper .page-center {
		position: relative;
	}

	.about-timeline-wrapper .page-center::before {
		content: "";
		position: absolute;
		width: 2px;
		height: 103px;
		background: #B29A79;
		left: 50%;
		right: 50%;
		transform: translateX(-50%);
		bottom: -48px;
		display: flex;
		z-index: 1;
	}

	.about-timeline-wrapper .page-center:last-child:before {
		height: 88px;
		bottom: -21px;
	}

	.about-timeline-wrapper .page-center:first-child:after {
		content: "";
		position: absolute;
		width: 2px;
		height: 66px;
		background: #B29A79;
		left: 50%;
		right: 50%;
		transform: translateX(-50%);
		top: 10px;
		display: flex;
		z-index: 1;
	}

	.about-agree .house-section-subfield figure img {
		padding-right: 0;
	}

	.about-fund-section .page-center {
		text-align: center;
	}

	.about-fund-left p {
		color: #000;
		padding-bottom: 35px;
	}

	.about-timeline-right figure {
		display: flex !important;
		justify-content: center;
		margin-bottom: 10px !important;
	}

	.about-agree .house-section-subfield h2 {
		text-align: left;
		font-size: 24px;
		line-height: 28px;
	}

	.about-agree .house-section-subfield p {
		text-align: left;
		font-size: 14px;
		letter-spacing: -0.14px;
	}

	.house-section .page-center {
		padding: 36px 20px 56px 20px;
	}

	.about-fund-section .page-center {
		padding-right: 0;
		padding-left: 0;
	}

	.about-fund-left {
		padding: 0 20px;
	}

	.about-fund-left h2 {
		padding-bottom: 24px;
		font-size: 34px;
		line-height: 38px;
	}

	.btn-lan-view {
		padding: 17px 24px;
	}

	.about-fund-left .btn-lan-view {
		font-size: 14px;
		letter-spacing: 1.4px;

	}

	.about-mobile-logo {
		margin-top: 30px;
		text-align: center;
		position: initial;
	}

	.story-text {
		text-align: center !important;
		padding-bottom: 0 !important;
	}


	.sub-page .house-section-subfield h2,
	.sub-page .house-section-subfield h5 {
		padding-bottom: 16px;
	}

	.community-vertical-slider .slick-dots {
		display: none;
	}

	.community-vertical-item .community-vertical-item-right,
	.community-vertical-item .community-vertical-item-left {
		max-width: 100%;
	}

	.community-vertical-item {
		flex-direction: column;
		gap: 35px;
		padding-bottom: 60px;
	}

	.community-vertical .page-center {
		padding: 60px 20px;
	}

	.community-vertical-item-left figure,
	.community-vertical-item-left figure img {
		width: 100%;
	}

	.community-vertical-item:last-child {
		padding-bottom: 0;
	}

	.content-section-area h5 {
		padding-bottom: 16px !important;
		font-size: 12px !important;
		letter-spacing: 1.2px;
	}

	.content-section-area h3 {
		padding-bottom: 16px;
		font-size: 24px;
		line-height: 28px;
	}

	.min-ht.house-section-subfield p {
		min-height: inherit;
	}

	.bg-white {
		background-color: #fff;
	}

	.bg-white h5 {
		padding-top: 30px;
	}

	.bg-white h2 {
		color: #403E3C;
	}

	.bg-white p {
		color: #403E3C;
		font-weight: 400;
		line-height: normal;
		letter-spacing: -0.14px;
	}

	.bg-white .btn-lan-view {
		font-size: 14px;
		color: #000;
		padding: 17px 24px;
		border: 2px solid #B29A79;
		background: transparent;
	}

	.bg-white .btn-lan-view:hover {
		background-color: #B29A79;

	}

	.builder-section .page-center {
		gap: 63px;
		padding: 100px 20px;
		justify-content: center;
	}

	.builder-item-detail h4 {
		font-size: 24px;
		line-height: 28px;
	}

	.builder-item-detail .learn-more-btn {
		font-size: 14px;
	}

	.builder-item-detail .learn-more-btn::before {
		height: 25px;
	}

	.builder-item-img figure img {
		height: auto;
	}

	.builder-icon-overlay {
		width: 101px;
		height: 67px;
	}

	.detail-items {
		width: 47%;
		font-size: 16px;
	}

	.home-detail .view-btn a {
		font-size: 14px;
	}

	.home-detail {
		padding-left: 13px;
	}

	.home-detail-items {
		gap: 15px;
	}

	.news-section {
		padding: 0;
	}

	.news-section .min-ht.house-section-subfield p {
		min-height: inherit;
	}

	.news-section .page-center {
		background: #414141;
		background-image: none !important;
	}

	.news-section .mobile-news img {
		width: 100%;
	}

	.mobile-news {
		display: block !important;
		order: 1;
	}

	.news-builder .builder-item-detail p {
		color: #000;
		font-size: 14px;
	}

	.about-fund-explore .page-center {
		padding: 56px 20px;
		padding-top: 80px;
		text-align: left;
	}

	.about-fund-explore h3 {
		color: #000;
		font-size: 24px;
		line-height: 28px;
		padding-bottom: 16px;
	}

	.about-fund-explore p {
		color: #000;
		font-size: 14px;
	}

	.about-fund-explore figure {
		padding: 60px 0;
		margin: 0 -20px;
	}

	.title-center h5 {
		font-size: 12px !important;
		padding-bottom: 16px;
	}

	.title-center h3 {
		font-size: 24px;
		line-height: 28px;
		padding-bottom: 16px;
	}

	.title-center p {
		color: #000;
		font-size: 14px;
		padding-bottom: 40px;
	}

	.fund-slider .slick-list {
		overflow: hidden !important;
	}

	.fund-award .page-center {
		text-align: center;
		padding: 60px 20px;
	}

	.fund-award .title-center h3 {
		max-width: 100%;
	}

	.title-center {
		text-align: left;
	}

	.fund-item {
		margin-right: 0;
		padding: 40px 30px;
		height: auto;
		max-width: 100%;
	}

	.fund-item h2 {
		text-align: left;
		font-size: 58px;
		line-height: 58px
	}

	.fund-item h4 {
		text-align: left;
		font-size: 24px;
		line-height: 27px;

	}

	.fund-item p {
		font-size: 14px;
		text-align: left;
	}

	.contact-banner {
		text-align: left;
		padding: 142px 0 0 0 !important;
	}

	.contact-banner .landing-banner-right {
		padding: 20px;
	}

	.contact-banner .landing-banner-right p {
		text-align: left;
	}

	.contact-banner .landing-banner-left h1 {
		font-size: 48px;
		line-height: 52px;
	}

	.contact-banner .landing-banner-left p {
		padding-bottom: 35px;
	}

	.contact-landing-banner::before {
		display: none;
	}

	.contact-banner .landing-banner-right {
		padding: 60px 20px;
	}

	.contact-attributes {
		padding-bottom: 60px;
	}

	.contact-landing-banner.landing-banner::after {
		bottom: 39%;
	}

	.contact-slider .page-center {
		margin: inherit;
		padding-top: 60px;
	}

	.contact-attributes h6 {
		font-size: 16px;
	}

	.contact-banner .landing-banner-left {
		max-width: 100%;
	}

	.landing-detail-conent h5 {
		display: none;
	}

	.landing-detail-conent {
		padding-top: 120px;
	}

	.detail-item-slider .slick-slide img {
		height: 229px;
	}

	.detail-item-left,
	.detail-item-right,
	.builder-detail .builder-home-list {
		max-width: 100%;
	}
	.detail-item-right{
		z-index: 1;
	}
	.detail-item-slider .slick-arrow{
		bottom: -16px;
	}
	.detail-items-flex {
		flex-direction: column;
		align-items: center;
		gap: 32px;
	}

	.detail {
		margin-top: 0;
	}

	.detail-item-left {
		padding-bottom: 10px;
	}

	.builder-detail .page-center {
		padding-top: 0;
		padding-bottom: 60px;
	}

	.landing-detail-conent {
		height: auto;
	}



	.detail-item-left>* {
		position: relative;
		z-index: 1;
	}

	.detail-item-left::before {
		position: absolute;
		left: 0;
		top: 0;
		background: #403E3C;
		width: 100vw;
		height: 45%;

		z-index: 0;
		content: "";
	}

	.detail-item-left::after {
		position: absolute;
		right: 0;
		top: 0;
		background: #403E3C;
		width: 100vw;
		height: 45%;
		z-index: 0;
		content: "";
	}

	.builder-construction .landing-banner-conent {
		height: 453px;
	}

	.navigation {
		display: none;
	}

	.detail-builder .detail-item-left::before,
	.detail-builder .detail-item-left::after {
		display: none;
	}

	.builder-construction .landing-banner-conent::before {
		display: none;
	}

	.detail-builder .detail-item-slider .slick-slide img {
		height: 245px;
		padding: 0 10px;
	}

	.detail-builder {
		margin-top: -262px;
	}

	.detail-builder .detail-item-left h1 {
		line-height: 50px;
		font-size: 48px;
	}

	.builder-explore {
		display: block;
	}

	.builder-explore-left,
	.builder-explore-center,
	.builder-explore-right {
		max-width: 100%;
		border: none;
		padding: 13px 0;
	}

	.builder-explore-center .btn-white {
		max-width: 100%;
	}

	/* .builder-explore-right .btn-white {
		display: none;
	} */

	.house-detail-page .house-section-subfield p {
		min-height: inherit;
	}

	.house-section-subfield {
		padding-top: 20px;
	}

	.builder-border {
		border-right: 20px solid #fff;
		border-left: 20px solid #fff;
	}

	.more-title {
		font-size: 12px !important;
	}

	.news-detail-area .more-title {
		padding-bottom: 16px;
	}

	.news-detail-area h2,
	.detail-tag h2 {
		padding-bottom: 16px;
		font-size: 24px;
		line-height: 28px;
	}

	.news-detail-area h3,
	.detail-tag h3 {
		padding-bottom: 16px;
		font-size: 22px;
		line-height: 24px;
	}

	.news-detail-area h1,
	.detail-tag h1 {
		padding-bottom: 16px;
		font-size: 28px;
		line-height: 30px;
	}

	.news-detail-area h4,
	.detail-tag h4 {
		padding-bottom: 16px;
		font-size: 20px;
		line-height: 25px;
	}

	.news-detail-area h5 {
		font-size: 16px;
	}

	.detail-tag h5 {
		padding-bottom: 16px;
		font-size: 19px;
		line-height: 18px;
	}

	.news-detail-area h6,
	.detail-tag h6 {
		padding-bottom: 16px;
		font-size: 15px;
		line-height: 18px;
	}



	.about-fund-explore.news-detail-area figure {
		margin: 0;
	}

	.news-detail-ht {
		height: 321px;
	}

	.news-area {
		margin-top: -140px !important;
	}

	.news-area .page-center {
		padding-bottom: 0;
	}

	.detail-builder.news-area .detail-item-slider .slick-slide img {
		padding: 0;
	}

	.detail-builder .detail-item-left h1 {
		padding-bottom: 70px;
		margin-top: -20px;
	}

	.builder-construction .navigation {
		text-align: left;
		margin-top: -20px;
		display: block;
		font-size: 12px !important;
	}

	.news-detail-ht .navigation {
		text-align: left;
		margin-top: -20px;
		display: block;
		font-size: 12px !important;
	}

	.news-detail-ht .navigation::before {
		top: 3px;
	}

	.feature-slider-btn {
		padding: 0;
	}

	.feature-home-section .page-center {
		padding: 0;
	}

	.lan-visit-new .page-center {
		padding: 0;
	}

	.lan-footer-content {
		padding: 0;
	}

	.lan-house-slideWrap::before {
		width: 127px;
		height: 80px;
		background-size: 100% 100%;
	}

	.feature-home-slider .slick-slide img {
		box-shadow: none;
	}

	.about-mobile-img {
		display: block !important;
		margin-bottom: 40px;
		min-height: 336px;
		object-fit: cover;
	}

	.fund-slider .slick-slide {
		padding-right: 0;
	}

	.community-vertical-item-left figure {
		height: 350px;
	}

	/* mobil-menu */

	body {
		position: relative;
	}

	.mobile-nav {
		transition: all 0.6s cubic-bezier(0.12, 0, 0.39, 0);
	}

	.mobile-nav.mobile-menu-active {
		display: flex !important;
		position: absolute;
		width: 100%;
		background: #fff;
		z-index: 1000;
		padding-top: 120px;
		min-height: 100vh;
		height: 100dvh;
		flex-direction: column;
		justify-content: space-between;
	}

	.landing-header.mobile-menu {
		z-index: 10001;
	}

	.mobile-menu .lan-header-left img {
		filter: brightness(0) saturate(100%) invert(24%) sepia(1%) saturate(3982%) hue-rotate(7deg) brightness(99%) contrast(98%);
	}

	.mobile-menu .hamburger .line {
		background-color: #403E3C;
	}

	.navbar-menu-list-left {
		max-width: 100%;
	}

	.mobile-nav .accordion {
		list-style: none;
		padding: 0 20px;
	}


	.mobile-nav .accordion li a.toggle {
		position: relative;
		color: #403E3C;
		font-family: Open Sans;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		letter-spacing: 1.4px;
		text-transform: uppercase;
		padding: 7px 30px 7px 8px;
		border-bottom: 2px solid #c9c9c9;
		display: block;
		margin-bottom: 35px;
	}

	.toggle {
		background: url(../images/arrow_drop_down.svg) no-repeat 96% 50%/ contain;
		background-size: 24px;
		transition: all 0.6s cubic-bezier(0.12, 0, 0.39, 0);
	}

	.active-head {
		color: #403E3C !important;
		font-weight: 700 !important;
		background: url(../images/arrow_drop_up.svg) no-repeat 96% 50%/ contain;
		background-size: 24px;
		border-bottom: 2px solid #B29A79 !important;
	}

	.mobile-nav .navbar-menu-list-left h5 {
		color: #B29A79;
		font-size: 16px;
		padding-bottom: 2px;
	}

	.mobile-nav .navbar-menu-list-left h3 {
		font-size: 24px;
		font-weight: 400;
		padding-bottom: 3px;
	}

	.mobile-nav .navbar-menu-list-left p {
		color: #403E3C;
		font-size: 14px;
		padding-bottom: 16px;
	}

	.mobile-nav .accordion .navbar-menu-list-left {
		padding: 0 8px;
	}

	.mobile-menu .lan-header-left,
	.mobile-menu .lan-header-right {
		padding: 0;
	}

	.mobile-menu .lan-header-content {
		align-items: center;
	}

	.mobile-nav .mobile-btn-menu {
		margin: 18px 20px 25px 20px;
		display: flex;
		justify-content: center;
	}

	.mobile-nav .mobile-btn-menu .btn-lan-view {
		width: 100%;
		margin: 0 20px;
	}

	/* .mobile-body * {
		z-index: 0;
	}

	.mobile-body .mobile-nav,
	.mobile-body .landing-banner {
		z-index: 1000;
	} */

	.builder-item-detail .learn-more-btn::before {
		margin-right: 10px;
	}

	.bg-white {
		background-color: #fff !important;
	}

	.sub-page .house-section-subfield h5,
	.news-builder .builder-item-detail h5 {
		font-size: 12px !important;
	}

	.bg-white h5 {
		padding-top: 15px;
	}

	.explore-items {
		max-width: 150px;
	}

	.contact-banner .landing-banner-left h5 {
		font-size: 16px !important;
	}

	.news-builder .builder-item-img figure img {
		height: 277px;
	}

	.news-builder .builder-item-detail .view-btn {
		margin-top: 5px;
	}

	.news-show-more {
		margin-top: -30px;
	}

	.news-builder.builder-section .page-center {
		padding-bottom: 60px;
	}

	.news-detail-area .more-title {
		font-size: 12px !important;
	}

	.news-detail-area h6 {
		padding-top: 10px;
	}

	.news-detail-area p {
		font-size: 16px;
	}

	.house-section.zi-0 .min-ht .btn-lan-view::before {
		display: none;
	}

	.house-section.zi-0 .min-ht .btn-lan-view.video-play::before {
		display: block;
	}

	.lan-explore {
		font-size: 13px;
		letter-spacing: 1.3px;
	}

	.detail-btn .btn-white {
		background-position: center left calc(30% - 150px);
	}

	.contact-landing-banner .lan-explore {
		display: none;
	}

	.house-section.house-community {
		height: auto;
	}

	.house-community .house-section-subfield h2 {
		font-size: 24px;
		line-height: 28px;
	}

	.feature-home-section h5 {
		text-align: left;
	}

	.mobile-center,
	.mobile-center.feature-home-section h5 {
		text-align: center;
	}

	.builder-explore-right .btn-white {
		max-width: 100%;
	}

	.mobile-body .landing-banner {
		min-height: 100vh;
		height: 100dvh;
	}

	body:not(.sub-page) .landing-banner {
		background-size: 300px 510px;
		background-image: none;
	}

	.lan-amenities-slider p {
		left: 25px;
		bottom: 45px;
	}

	.lan-amenities-slider .slick-active h2 {
		padding-bottom: 95px;
	}

	.lan-amenities-slider *,
	.lan-amenities-slider {
		max-height: 350px;
	}

	body:not(.sub-page) .landing-banner:after {
		bottom: -84px;
		transform: rotate(80deg);
	}

	.info-icon {
		right: 2px;
	}

	.info-icon.icon-clicked {
		width: 100%;
		max-width: fit-content;
	}

	.default-page-center p {

		font-size: 14px;
	}

	.default-page-center span {
		font-size: 14px;
	}

	.default-page-center a {
		font-size: 14px;
	}

	.default-page-center h1 {
		font-size: 38px;
		line-height: 41px;
	}

	.default-page-center h2 {
		font-size: 30px;
		line-height: 33px;
		margin-top: 30px;
	}

	.default-page-center h3 {
		font-size: 27px;
		line-height: 30px;
	}

	.default-page-center ul {
		font-size: 14px;
	}

	.default-page-center::after {
		display: none;
	}

	.default-page-center {
		padding: 58px 20px;
	}

	.default-page-center ul {
		padding: 0;
	}

	:where(.wp-block-columns.is-layout-flex) {
		gap: 0 !important;
	}

	.sitemap .wp-block-columns .wp-block-column ul {
		grid-template-columns: repeat(2, 1fr);
	}

	.sitemap .wp-block-columns.block-responsive-cs .wp-block-column ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}

	.landing-header.mobile-menu {
		background: #fff;
		position: fixed;
	}

	.mobile-nav {
		position: fixed !important;
		overflow: auto;
	}

	.lan-header-content {
		align-items: center;
	}

	.contact-banner .landing-banner-right h2 {
		text-align: left;
	}

	.builder-explore .builder-explore-left img {
		max-width: 106px;
	}

	.close_wrapper {
		top: 6px;
	}

	/* .landing-header{
		display: none !important;
	}
	.sticky-header,.sticky-header .landing-header{
        display: block !important;
	} */
	body .sticky-header .landing-header.mobile-menu .lan-header-content {
		background: #fff !important;
		transition: all 0.4s cubic-bezier(0.11, 0, 0.5, 0);
	}

	body.nav-fixed .sticky-header .landing-header {
		padding: 0;
	}

	body.nav-fixed .sticky-header .landing-header.mobile-menu {
		padding: 20px;
	}

}

@media only screen and (max-width: 600px) {

	.detail-btn .btn-white {
		padding-left: 45px !important;
		padding-right: 15px;
		background-position: center left calc(35% - 86px);
	}

	.sitemap .wp-block-columns.block-responsive-cs .wp-block-column ul {
		grid-template-columns: repeat(2, 1fr);
	}

	.sitemap .wp-block-columns .wp-block-column ul {
		grid-template-columns: auto;
	}
	.news-detail-area iframe {
		width: 100%;
		height: 281px;
	}
}

@media only screen and (max-width: 400px) {
	.sitemap .wp-block-columns.block-responsive-cs .wp-block-column ul {
		grid-template-columns: auto;
	}
}

@media only screen and (max-width: 330px) {

	.detail-btn .btn-white {
		background-position: center left calc(50% - 80px);

	}

}

@media only screen and (max-width: 500px) {
	.detail-item-right h1 {
		font-size: 37px;
		line-height: 40px;
	}

	.btn-lan-view,
	.feature-slider-btn a {
		width: 100%;
	}

	.lan-amenities-slider {
		left: -20px;
	}

	.lan-amenities .feature-slider-btn {
		padding: 0 20px;
	}

	.lan-visit .btn-lan-view {
		max-width: 100%;
	}

}

@media only screen and (max-width: 1281px) and (min-width: 1001px) {
	.slick-arrow {
		display: none !important;
	}

	.builder-section .page-center {
		justify-content: center;
	}

	.fund-slider .slick-arrow {
		display: block !important;
	}

	.contact-banner .landing-banner-left {
		max-width: 350px;
	}

	.lan-house-slideWrap .slick-dots {
		position: absolute;
		bottom: 0;
		z-index: 10000000;
		height: 57px;
		left: 50%;
		right: 50%;
		transform: translateX(-50%);
	}

	.lan-amenities {
		padding: 104px 0 60px;
	}
}

@media only screen and (max-width: 600px) {
	.form-shadow {
		padding: 25px 30px;
		margin: 20px;
		max-width: 400px;
	}

	.community-vertical-item-left figure {
		height: 227px;
	}

	.videoClose img {
		width: 32px;
	}

	.modalVideoContent iframe {
		max-height: 304px;
		width: 100%;
	}

	.map-popup-360 {
		max-width: 350px;
		height: 350px;
	}

	.container-map {
		width: 350px !important;
		height: 350px !important;
	}

	body:not(.sub-page) .landing-banner {
		background-image: none;
	}

}

@media only screen and (max-width: 700px) {
	.map-legend-top div {
		width: 48.3% !important;
		color: #414141;
		font-family: "Open Sans";
		font-size: 10px;
		font-style: normal;
		font-weight: 600;
		line-height: 11px;
		letter-spacing: 0.3px;
		text-transform: uppercase;
		padding: 11px 3px 11px 25px;
		background-size: 18px !important;
		background-position: 5px center !important;
		text-align: left;
	}

	.modal-view {
		width: 94vw;
		height: 50vw;

	}

	.modal-view {
		align-items: center;
	}

	.close_wrapper {
		right: 8px;
		top: -9px;
	}

	.modal-wrapper iframe {
		width: 90vw !important;
		height: 60vw !important;
	}

}

@media only screen and (max-width: 454px) {
	.modal-view .modal-close {
		right: -12px;
	}
}

@media only screen and (max-width: 432px) {

	.map-popup-360 {
		max-width: 300px;
		height: 300px;
	}

	.container-map {
		width: 300px !important;
		height: 300px !important;
	}

}

@media only screen and (max-width: 400px) {
	.form-shadow {
		padding: 20px 20px;
		margin: 10px;
		max-width: 293px;
	}

}

@media only screen and (max-width: 312px) {

	.lan-header-left,
	.lan-header-center,
	.lan-header-right {
		padding: 12px 12px;
	}

	.map-legend-top div {
		width: 100% !important;
	}
}

.house-community .lan-house-slideWrap::before {
	display: none;
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
	.mobile-nav.mobile-menu-active {
		min-height: -webkit-fill-available;
	}

	.mobile-body .landing-banner {
		min-height: -webkit-fill-available;
		height: 100dvh;
	}
}

@media only screen and (min-width: 769px) {
	.slick-arrow {
		display: inline-block !important;
	}
}

@media only screen and (max-width: 1281px) and (min-width: 769px) {
	.lan-amenities-slider .slick-arrow {
		width: 30px;
		height: 30px;
		bottom: -66px;
		background-size: 30px;
	}

	.lan-amenities-slider .slick-arrow:hover {
		background-size: 30px;
	}

}

@media only screen and (max-width: 1304px) {

	.modal-view,
	.modal-wrapper iframe {
		width: 72vw !important;
		height: 39vw !important;
	}
}
@media only screen and (max-width: 1000px) {

	.nav-category .page-center{
		max-width: 100%;
	}
	.nav-category-flex{
		row-gap: 3px;
	}
	.nav-category-flex a{
		padding: 10px;
		font-size: 12px;
	}
	.nav-category-wrapper .nav-category{
		display: none;
	}
	.nav-category-title{
		padding: 0 20px;
		margin-bottom: -55px;
		margin-top: 40px;
	}
	.nav-category-title h2{
		margin-bottom: 24px;
		font-size: 32px;
		line-height: 36px;
	}
	.nav-category-title p{
		font-size: 14px;
		line-height: normal;
	}
	.lan-header-content{
		position: relative;
	}
	.mobile-nav-category-header{
		display: block !important;
		position: absolute;
		top: 100%;
		width: 100%;
		left: -1px;
	}
	.mobile-nav-category-header .nav-category-header{
		opacity: 1;
		visibility: visible;
		transform: initial;
		position: initial;
		gap: 19px;
		overflow: hidden;
		padding: 0 16px;
	}
	.nav-category-header a{
		font-size: 13px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		letter-spacing: 1.3px;
		padding: 14px 0;
		white-space: nowrap;
	}
	.nav-category-header{
		pointer-events: all !important;
	}
	#wrapper {
	    position: relative;
        z-index: 1;
        top: 0;
        bottom: 48px;
        left: 0;
        width: 100%;
        height: 48px;
        overflow: hidden;
	}
	
	#scroller {
		position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
        -o-text-size-adjust: none;
        text-size-adjust: none;
	}
	
	#scroller ul {
		list-style: none;
		border-radius: 0;
        height: 48px;
        padding: 0;
        align-items: center;
		display: flex;
		gap: 19px;
		margin: 0;
	}
	#scroller li {
        white-space: nowrap;
        padding: 0;
	  }
	  .nav-category-banner{
		padding-top: 201px !important;
	  }
	  .category-loader img{
		padding-top: 35%;
	  }
	  .category-loader{
		top: 0;
	  }
	  .sale-area.lan-amenities{
		padding: 60px 0;
	  }
	  .sale-area .lan-amenities-content{
		gap: 20px;
	  }
}
@media only screen and (min-width: 1001px) {
   .nav-category-header{
	z-index: -1;
   }
}