div.inventory-home-result { display: block !important}

div.grid-inventory-homes { display: grid; grid-template-columns: 1fr 1fr 1fr; column-gap: 24px; row-gap: 45px;}
div.inventory-home-result { border: 0px solid var(--col-primary)}
div.grid-inventory-homes > div.inventory-home-result { max-width: 100%; width: 100%}
div.movein-status { display: block; width: 100%; line-height: 44px; background: var(--col-primary); color: #fff; font-size: 23px; font-weight: 400; text-align: center !important;}
div.inventory-home-result[data-status="move-in-later"] div.movein-status  { background: #3B3B3B}
div.result div.thumb { height: auto}
div.inventory-home-result div.thumb { margin-bottom: 0}
/*div.inventory-home-result div.thumb:before, div.inventory-home-result div.thumb:after { content: ""; position: absolute; top: 50%; display: block; width: 28px; height: 28px; background: url(/img/inventory/arrow4.svg) no-repeat center center;background-size: contain; margin-top: -14px }*/
/*div.inventory-home-result div.thumb:after { right: 8px; }*/
/*div.inventory-home-result div.thumb:before { left: 8px; transform: rotate(180deg)}*/
div.inventory-home-result div.thumb span { position: absolute; bottom: 0; left: 0; background: rgba(0, 112, 205, .9); line-height: 31px; padding: 0 20px 0 52px; color: #fff; font-size: 12px; }
div.inventory-home-result[data-status="move-in-later"]  div.thumb span { background: rgba(59, 59, 59, .9); }
div.inventory-home-result div.thumb span:after { content:""; position: absolute; left: 18px; top: 0; width: 22px; height: 100%; background: url(/img/inventory/icon.svg) no-repeat center center; background-size: contain;}
div.inventory-home-result div.info { padding: 30px 20px;}
div.inventory-home-result div.comm-logo { display: block; height: auto; width: 100%; margin-bottom: 20px;}
div.inventory-home-result div.comm-logo img { display: block; height: 40px; margin: 0 auto 0 0}
div.inventory-home-result div.details { display: flex; justify-content: space-between; gap: 20px; padding-bottom: 23px; border-bottom: 1px solid #AFB0B3; margin-bottom: 15px}
div.inventory-home-result div.details.no-border { border: 0; margin-bottom: 0}
div.inventory-home-result div.details.align-bottom { align-items: flex-end;}
div.inventory-home-result div.details > div { display: flex; justify-content: space-between; flex-direction: column;}
div.inventory-home-result div.summary {width: 110px; text-align: right; font-size: 16px; font-weight: 400;}
div.inventory-home-result div.city {padding-bottom: 10px;}
div.inventory-home-result div.name { font-size: 24px; font-weight: 500; padding-top: 10px; margin-bottom: 0}
div.inventory-home-result div.name small { font-size: 0.7em}
div.inventory-home-result div.address { font-size: 20px}
div.inventory-home-result div.sqft { font-size: 20px; font-weight: 500}
div.result > a { padding: 0}
div.inventory-home-result div.pricing { display: flex; justify-content: space-between; gap: 20px; align-items: center}
div.inventory-home-result div.pricing span:not(.btn) { font-size: 12px; font-weight: 500; text-transform: uppercase; color: var(--col-primary)}
div.inventory-home-result div.pricing span.btn { width: 140px}
div.inventory-home-result div.price-sale { font-size: 30px; font-weight: 500; color: #CD0000; line-height: 1.3}
div.inventory-home-result div.price { font-size: 30px; font-weight: 500; color: var(--col-primary); }
div.inventory-home-result div.price.on-sale { font-size: 15px; }
div.inventory-home-result span.btn {line-height: 38px; display: table; padding: 0 30px; color: #fff; background: var(--col-primary); font-size: 14px; margin: 0 0 0 auto; width: 125px}
#fPrice { height: 18px; width: 100%; position: relative; margin-bottom: 20px}
#fPrice:before { content:""; height: 2px; width: 100%; display: block; position: absolute; top: 8px; left: 0; background: #AFB0B3}
span.ui-slider-handle {width: 18px; height: 18px; display: block; border-radius: 18px; background: var(--col-primary); position: absolute;}
#fPriceRangeValues { display: flex; justify-content: space-between; }
#fPriceRangeValues span { display: block; color: var(--col-primary); font-size: 19px; font-weight: 400;}
img.full-width { display: block; width: 100%;}
.hide-desktop { display: none !important;}

div.fp-blocks-2025 div.inventory-home-result div.pricing span:not(.btn) { color: #000}
div.fp-blocks-2025 div.inventory-home-result div.price { color: #000}


.gmaps * {box-sizing: content-box;} 
.gmap * {box-sizing: content-box;} 
.gmap img {max-width: none !important; max-height: none !important;}
.gmnoprint img { max-width: none !important; max-height: none !important}

div.inventory-title { display: flex; justify-content: space-between; gap: 30px; align-items: flex-end; margin-bottom: 60px}
div.inventory-title img { display: block; width: 910px; max-width: 80%;}
div.inventory-title p { display: block; margin: 0; width: 250px; max-width: 100%; color: var(--col-primary); font-size: 28px; }



#inventory-detail button.slick-arrow { background-image: url(/img/inventory/arrow4.svg); width: 40px; height: 40px; }
#inventory-detail button.slick-arrow.slick-prev { background-image: url(/img/inventory/arrow4.svg); transform: rotate(180deg); left: 20px}
#inventory-detail button.slick-arrow.slick-next { right: 30px}
#inventory-detail .slick-slide {width: 100%; height: 760px; }
#inventory-detail .slick-slide img {width: 100%; height: 100%; object-fit: cover; object-position: center center; }

div.inventory-details div.details { display: flex; justify-content: space-between; gap: 20px; padding-bottom: 33px; border-bottom: 1px solid #AFB0B3; margin-bottom: 40px}
div.inventory-details div.details > div { display: flex; justify-content: space-between; flex-direction: column;}

div.inventory-details div.comm-logo { display: block; height: auto; width: 100%; margin-bottom: 30px;}
div.inventory-details div.comm-logo img { display: block; height: 78px; margin: 0 auto 0 0}

div.inventory-details { border: 2px solid var(--col-primary); }
div.inventory-details div.open-house { position: absolute; top: 0; right: 0; padding: 25px; background: #000; color: #fff; font-size: 36px; text-align: right;}
div.inventory-details div.open-house:empty { display: none;}
div.inventory-details div.info { display: block; padding: 50px 60px; }
div.inventory-details div.info > div { display: flex; justify-content: space-between; gap: 120px; }
div.inventory-details div.summary {width: 240px; text-align: right; font-size: 26px; font-weight: 300; line-height: 1.3}
div.inventory-details div.city {padding-bottom: 10px; font-size: 22px}
div.inventory-details div.name { font-size: 45px; font-weight: 400}
div.inventory-details div.name small { font-size: .6em}
div.inventory-details div.address { font-size: 32px; padding-top: 10px;}
div.inventory-details div.sqft { font-size: 37px; font-weight: 400; text-align: right; margin-top: 40px; padding-top: 10px;}
div.inventory-details div.result > a { padding: 0}
div.inventory-details div.pricing { display: flex; justify-content: space-between; gap: 20px; align-items: center}
div.inventory-details div.pricing span { font-size: 22px; font-weight: 300; text-transform: uppercase;}
div.inventory-details div.price-sale { font-size: 49px; font-weight: 400; color: #CD0000; line-height: 1.3}
div.inventory-details div.price { font-size: 49px; font-weight: 400; color: var(--col-primary); }
div.inventory-details div.price.on-sale { font-size: 35px; }
div.inventory-details span.btn {line-height: 38px; display: table; padding: 0 30px; color: #fff; background: var(--col-primary); font-size: 14px; margin: 0 0 0 auto; }

div.inventory-details div.summary span { display: table; position: relative; background: #fff; line-height: 31px; padding: 0 0px 0 46px; color: var(--col-primary); font-size: 20px;  margin: 0 0 30px auto}
div.inventory-details div.summary span:after { content:""; position: absolute; left: 0px; top: 0; width: 36px; height: 100%; background: url(/img/inventory/icon2.svg) no-repeat center center; background-size: contain;}

div.more-homes { display: grid; grid-template-columns: 1fr 1fr 1fr; column-gap: 25px;}
div.more-home-result { border: 0px solid var(--col-primary)}
div.more-home-result div.movein-status { display: block; width: 100%; line-height: 44px; background: var(--col-primary); color: #fff; font-size: 23px; font-weight: 400; text-align: center !important;}
div.more-home-result[data-status="move-in-later"] div.movein-status  { background: #3B3B3B}
div.more-home-result div.thumb { margin-bottom: 0}
div.more-home-result div.thumb span { position: absolute; bottom: 0; left: 0; background: rgba(0, 112, 205, .9); line-height: 31px; padding: 0 20px 0 52px; color: #fff; font-size: 12px; }
div.more-home-result[data-status="move-in-later"]  div.thumb span { background: rgba(59, 59, 59, .9); }
div.more-home-result div.thumb span:after { content:""; position: absolute; left: 18px; top: 0; width: 22px; height: 100%; background: url(/img/inventory/icon.svg) no-repeat center center; background-size: contain;}
div.more-home-result div.info { padding: 30px 20px;}
div.more-home-result div.comm-logo { display: block; height: auto; width: 100%; margin-bottom: 30px;}
div.more-home-result div.comm-logo img { display: block; height: 42px; margin: 0 auto 0 0}
div.more-home-result div.details { display: flex; justify-content: space-between; gap: 20px; padding-bottom: 23px; border-bottom: 1px solid #AFB0B3; margin-bottom: 15px; }
div.more-home-result div.details:nth-child(2) { min-height: 108px;}
div.more-home-result div.details > div { display: flex; justify-content: space-between; flex-direction: column;}
div.more-home-result div.summary {width: 110px; text-align: right; font-size: 16px; font-weight: 400;}
div.more-home-result div.city {padding-bottom: 10px;}
div.more-home-result div.name { font-size: 28px; font-weight: 500}
div.more-home-result div.name small { font-size: .6em; }
div.more-home-result div.address { font-size: 20px}
div.more-home-result div.sqft { font-size: 20px; font-weight: 500}

div.more-home-result div.pricing { display: flex; justify-content: space-between; gap: 20px; align-items: center}
div.more-home-result div.pricing span { font-size: 12px; font-weight: 500; text-transform: uppercase;}
div.more-home-result div.price-sale { font-size: 30px; font-weight: 500; color: #CD0000; line-height: 1.3}
div.more-home-result div.price { font-size: 30px; font-weight: 500; color: var(--col-primary); }
div.more-home-result div.price.on-sale { font-size: 15px; }
div.more-home-result span.btn {line-height: 38px; display: table; padding: 0 30px; color: #fff; background: var(--col-primary); font-size: 14px; margin: 0 0 0 auto; width: 125px}

div.inventory-floorplans { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; column-gap: 50px; row-gap: 50px; margin: 50px auto 90px; padding-bottom: 100px; border-bottom: 1px solid #AFB0B3; padding-bottom: 0px; border-bottom: 0px solid #AFB0B3}
div.inventory-floorplans p { display: block; text-transform: uppercase; font-size: 22px; text-align: center;}
div.inventory-floorplans > div > div { display: block; width: 100%; margin-bottom: 40px} 
div.inventory-floorplans > div > div img { display: block; width: 100%; ;}

#inventory-detail h2  { position: relative; }
h2  a.arrow { display: block; position: absolute; right: 0; top: 0; padding-right: 43px; font-style: normal}
h2  a.arrow:after { content:""; display: block; position: absolute; right: 0; top: 0; width: 16px; height: 100%; background: url(/img/inventory/arrow.svg) no-repeat right center; background-size: contain;}
h2  a.btn.arrow { padding-right: 60px}
h2  a.btn.arrow:after { background-image: url(/img/inventory/arrow-white.svg); right: 20px}

div.input-fields { display: grid; grid-template-columns: 1fr 1fr; column-gap: 90px; row-gap: 40px; }
div.rangeLabel { display: flex; justify-content: space-between; align-items: center; margin-bottom: 25px}
div.rangeLabel span { font-size: 22px; font-weight: 400; }
div.rangeLabel span:last-child { display: flex; gap: 15px; align-items: center; justify-content: flex-end;}
div.rangeLabel input { line-height: 36px; width: 160px; border: 1px solid #AFB0B3; text-align: center; color: var(--col-primary); font-size: 19px; font-weight: 400}
div.js-range-slider  { height: 18px; width: 100%; position: relative; margin-bottom: 20px}
div.js-range-slider:before { content:""; height: 2px; width: 100%; display: block; position: absolute; top: 8px; left: 0; background: #AFB0B3}
span.ui-slider-handle {width: 18px; height: 18px; display: block; border-radius: 18px; background: var(--col-primary); position: absolute;}
#mcResult { font-size: 46px; font-style: italic;}

div.mciResults { display: flex; justify-content: flex-start; flex-direction: column; align-items: center; gap: 23px; display: none; background: #EDEDED; padding: 40px 50px; margin-top: 100px}
div.mciResults.active { display: flex; }
div.mciResults span { font-size: 49px; color: #000;}
/*div.mciResults span:first-child { width: 120px}*/
div.mciResults p { font-size: 25px; color: #000; margin: 0; text-align: center;}
div.mciResults #mcResult2 { color: var(--col-primary); text-align: right;}
div.mortgage-disclaimer { font-size: 10px; padding-top: 10px; text-align: center;}

div.fp-blocks-2025 {}
#floorplan-detail div.inventory-details div.summary span { padding: 0; line-height: 1.25; color: #000; font-size: 35px}
#floorplan-detail div.inventory-details div.summary span:after { display: none;}
#floorplan-detail div.pricing > div { width: 50%}
#floorplan-detail div.pricing > div:last-child { text-align: right;}
#floorplan-detail div.inventory-details div.pricing span {color: #000}
#floorplan-detail div.inventory-details div.price {color: #000}
#floorplan-detail div.inventory-details div.buttons {justify-content: flex-end; margin-top: 24px; display: flex; gap: 20px}
#floorplan-detail div.inventory-details div.buttons a.btn {margin: 0}
a.fp-arrow { position: absolute; top: 50%; margin-top: -20px; width: 40px}
a.fp-arrow img { display: block; width: 100%}
a.fp-arrow.fp-arrow-prev { left: 30px; transform: rotate(180deg);}
a.fp-arrow.fp-arrow-next { right: 30px;}

#floorplan-detail div.inventory-floorplans { grid-template-columns: 1fr 1fr 1fr ; column-gap: 40px; row-gap: 50px; margin: 60px auto 90px; }
#floorplan-detail div.more-home-result div.address {font-weight: 500; font-size: 24px}

@media only screen and (max-width: 1980px) {
div.grid-inventory-homes { grid-template-columns: 1fr 1fr 1fr ; }
}

@media only screen and (max-width: 1440px) {
	div.grid-inventory-homes { grid-template-columns: 1fr 1fr; column-gap: 20px; row-gap: 40px;}
	div.inventory-title img { width: calc(100% - 240px);}

	#inventory-detail button.slick-arrow.slick-next { right: 20px}
	#inventory-detail button.slick-arrow.slick-prev { left: 20px}
	#inventory-detail .slick-slide {width: 100%; height: 70vw; }
	

	div.inventory-details div.comm-logo { margin-bottom: 20px;}
	div.inventory-details div.comm-logo img { height: 58px; }

	div.inventory-details div.info { gap: 60px; padding: 40px; }
	div.inventory-details div.info-right { width: 290px;}
	div.inventory-details div.info-left { width: calc(100% - 350px);}
	div.inventory-details div.summary {width: 200px; font-size: 20px; }
	div.inventory-details div.city {font-size: 16px}
	div.inventory-details div.name { font-size: 32px; }
	div.inventory-details div.address { font-size: 24px}
	div.inventory-details div.sqft { font-size: 26px; margin-top: 30px}
	
	div.inventory-details div.pricing span { font-size: 16px; }
	div.inventory-details div.price-sale { font-size: 32px; }
	div.inventory-details div.price { font-size: 32px; }
	div.inventory-details div.price.on-sale { font-size: 26px; }

	div.inventory-details div.summary span { font-size: 16px;  margin: 0 0 20px auto; padding-left: 32px}
	div.inventory-details div.summary span:after { width: 24px; }

	div.input-fields { column-gap: 50px; row-gap: 40px; }
	div.rangeLabel { margin-bottom: 20px}
	div.rangeLabel span { font-size: 18px; }
	div.rangeLabel span:last-child { gap: 10px; }
	div.rangeLabel input { line-height: 36px; width: 120px; font-size: 16px; }
	#mcResult { font-size: 36px; }

	div.inventory-floorplans { column-gap: 40px; margin: 50px auto 80px; padding-bottom: 80px; }
	div.inventory-floorplans p { font-size: 18px; }
	div.inventory-floorplans > div > div {}

}

@media only screen and (max-width: 1280px) {

	div.inventory-details div.open-house {  padding: 15px 20px; font-size: 24px; }
	div.inventory-details div.info { padding: 30px }
	div.inventory-details div.info > div { gap: 60px;}
	div.more-home-result div.name { font-size: 24px;}

}

@media only screen and (max-width: 1080px) {
	div.grid-inventory-homes { grid-template-columns: 1fr; row-gap: 50px;}
	.hide-mobile { display: none !important; }
	.hide-desktop { display: flex !important; max-width: 100%; margin: 0 auto 0px}

	div.more-homes { grid-template-columns: 1fr 1fr}
	div.more-homes> div:nth-child(3) { display: none;}

}

@media only screen and (max-width: 980px) {
	div.inventory-details div.info { flex-direction: column}
	div.info > div { width: 100% !important}

	#floorplan-detail div.inventory-details div.info > div.pricing {flex-direction: column; align-items: flex-start;}
	#floorplan-detail div.inventory-details div.info > div.pricing > div  {width: 100%}
	#floorplan-detail div.pricing > div:last-child {text-align: left; }
	#floorplan-detail div.inventory-details div.buttons {justify-content: flex-start}
	#floorplan-detail div.inventory-floorplans { grid-template-columns: 1fr 1fr;}
}


@media only screen and (max-width: 760px) {

	#inventory-detail button.slick-arrow { width: 24px; height: 24px; }
	#inventory-detail button.slick-arrow.slick-prev { left: 10px}
	#inventory-detail button.slick-arrow.slick-next { right: 10px}

	div.inventory-details div.comm-logo { margin-bottom: 0px;}
	div.inventory-details div.comm-logo img { height: 20px; }

	div.inventory-details div.info { gap: 40px; padding: 20px; }
	div.inventory-details div.summary {width: 120px; font-size: 16px; }
	div.inventory-details div.city {font-size: 12px}
	div.inventory-details div.name { font-size: 20px; }
	div.inventory-details div.address { font-size: 16px}
	div.inventory-details div.sqft { font-size: 20px; margin-top: 20px}
	
	div.inventory-details div.pricing { flex-direction: column; align-items: flex-start;}
	div.inventory-details div.pricing span { font-size: 12px; }
	div.inventory-details div.price-sale { font-size: 24px; }
	div.inventory-details div.price { font-size: 24px; }
	div.inventory-details div.price.on-sale { font-size: 20px; }

	div.inventory-details div.summary span { font-size: 12px;  padding-left: 24px}
	div.inventory-details div.summary span:after { width: 16px; }

	div.input-fields { grid-template-columns: 1fr; row-gap: 40px; }
	div.rangeLabel { margin-bottom: 12px}
	div.rangeLabel span { font-size: 14px; }
	div.rangeLabel span:last-child { gap: 7px; }
	div.rangeLabel input { line-height: 30px; width: 100px; font-size: 14px; }
	#mcResult { font-size: 24px; }

	div.mciResults { gap: 20px; padding: 40px 30px; margin-top: 50px; flex-direction: column; }
	div.mciResults span { font-size: 38px; }
	div.mciResults p { font-size: 18px; }

	div.inventory-floorplans { column-gap: 20px; margin: 50px auto 50px; padding-bottom: 50px; grid-template-columns: 1fr 1fr}
	div.inventory-floorplans p { font-size: 14px; }
	div.inventory-floorplans > div > div {margin-bottom: 12px}
	div.more-homes { grid-template-columns: 1fr ; row-gap: 50px}
	div.more-homes> div:nth-child(3) { display: block;}

	h2 a.arrow { position: relative; margin: 20px auto 0 0; display: table; width: auto; padding-right: 30px; font-size: 14px}

	div.more-home-result div.price-sale { font-size: 20px; }
	div.more-home-result div.price { font-size: 20px; }
	div.more-home-result div.price.on-sale { font-size: 14px; }
	div.more-home-result div.name { font-size: 20px}
	div.more-home-result div.address { font-size:16px; margin-top: 10px}

	div.inventory-details div.open-house {  padding: 10px 15px; font-size: 16px; }
	div.inventory-details div.info > div { gap:20px}
	div.inventory-details div.details { margin-bottom: 20px}
	#inventory-detail  .margin-top-100 { margin-top: 50px !important}

	div.inventory-home-result div.info { padding: 20px 0px}
	.fp-blocks-2025 div.inventory-home-result div.details.no-border { padding-bottom: 0}
	div.fp-blocks-2025 div.inventory-home-result div.price { font-size: 24px}
	#floorplan-detail div.inventory-details div.summary span { font-size: 24px}
	#floorplan-detail div.inventory-details div.comm-logo img { height: 30px}
	a.fp-arrow { width: 24px; margin-top: -12px;}
	a.fp-arrow.fp-arrow-next { right: 5px}
	a.fp-arrow.fp-arrow-prev { left: 5px}
	#floorplan-detail div.inventory-details { margin-top: 20px}
	#floorplan-detail div.inventory-details div.info { padding: 20px 15px}
	#floorplan-detail div.inventory-floorplans { grid-template-columns: 1fr;}
	#floorplan-detail div.more-home-result div.address { font-size: 16px;}
	#floorplan-detail div.more-home-result div.info { padding: 20px 0}

}

@media only screen and (max-width: 600px) {
	div.inventory-title { margin-bottom: 0}
div.inventory-title { flex-direction: column; padding: 0 20px; gap: 10px}
div.inventory-title > * { width: 100% !important; max-width: 100% !important}
div.inventory-title p { font-size: 18px}
div.home-finder { display: flex; flex-direction: column-reverse;}
div.result { margin-bottom: 0}
}
