@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
body h1,body h2,body h3,body h4, body h5,body h6{
font-family: "Playfair Display", serif !important;
}
/* heder css */
.wdt_custom_tooolbar .topbar-wrap {
	justify-content: center !important;
}
.current-menu-item a {
	color: #C7A76A !important;
	border-bottom: 2px solid;
}
.bmd-button-opensev .bmd-white-button.right_btext_header:hover{
	border: 2px solid #002C69 !important;
}
.wdt_custom_tooolbar .topbar-wrap span {
	border-right: 1px solid #C7A76A;
	padding-right: 20px;
}
.wdt_custom_tooolbar .topbar-wrap span:last-child {
	border-right: none;
}
.wdt_custom_tooolbar .bmd_topbar_text.linebar_pre{
  color: #C7A76A !important;
}
.wdt_custom_tooolbar .topbar-wrap span .fa {
	color: #C7A76A;
	padding-right: 5px;
}
/* home hero slider css */
.bmd-mh-slide-inner .bmd-fh-inner h1 {
	text-align: center;
  font-family: "Playfair Display", serif !important;
}
body .bmd-main-hero .bmd-mh-slide-inner h1{
  font-family: "Playfair Display", serif !important;
}
.bmd-mh-slide-inner .bmd-mh-small-text {
	text-align: center !important;
	max-width: 100% !important;
}
.bmd-mh-slide-inner .bmd-mh-description-text {
	text-align: center !important;
}
.bmd-mh-slide-inner .bmd-button-opensev {
	display: flex;
	gap: 15px;
	justify-content: center;
}
.intro-hero .intro-wrap h1 {
	font-weight: 500;
}


/* community-section css */
.home-community-section .icon-circle{
  background-image: none !important;
}
.home-community-section .icon-circle img {
	max-width: 148px !important;
	height: 148px !important;
  margin-bottom: 35px;
}
.home-community-section .card-title{
  font-family: "Playfair Display", serif !important;
  font-size: 20px !important;
}



/* Our Mission */
#about_colonialcolony .h2_Title{
  position: relative;
  display: inline-block;
}

#about_colonialcolony .h2_Title::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -8px;
	width: 100px;
	height: 3px;
	background: #C7A76A;
}

.featured_homes_section  .h2_Title{
  position: relative;
  display: inline-block;
}
.featured_homes_section .h2_Title::after {
	content: "";
	position: absolute;
	left: 50%;
  transform: translateX(-50%);
	bottom: -8px;
	width: 100px;
	height: 3px;
	background: #C7A76A;
}

#about_colonialcolony .about_description {
	padding-top: 15px;
}
#about_colonialcolony .buttons {
	margin-top: 40px;
}

.bmd-fh-homes, .bmd-all-homes {
	-webkit-justify-content: center !important; 
	margin: 0 auto !important;
	justify-content: center !important;
}

/* Main community section */

.compare-section .compare-table thead th {
	  font-family: "Playfair Display", serif !important;
}



.inventory-content-area .request-info {
    padding: 40px 20px 120px;
	background-color: #fff;
}

.inventory-content-area .request-wrap {
    max-width: 620px;
    margin: auto;
    text-align: center;
}

.inventory-content-area .divider {
	display: none;
}
.inventory-content-area .request-wrap h2 {
    font-size: 24px;
    margin-bottom: 10px;
}

.inventory-content-area .divider {
    width: 40px;
    height: 2px;
    margin: 12px auto 18px;
}
#bmd_featured_homes .label {
	background-color: #F97316 !important;
}
.bmd-featured-homes.all-homes #bmd_featured_homes .image-labels {
	position: absolute;
	top: 10px;
	left: 10px;
	display: flex;
	gap: 6px;
}
.bmd-featured-homes.all-homes #bmd_featured_homes .home-title {
	font-size: 20px;
}
.bmd-featured-homes.all-homes .btn.secondary {
	margin-top: 10px !important;
}
#bmd_featured_homes .home-buttons a.btn.primary:hover {
	width: 100%;
	text-align: center;
	font-size: 13px;
	background: transparent;
  border: 2px solid #18345D;
}
.inventory-content-area .subtitle {
	font-size: 14px;
	color: #5c6b85;
	margin-bottom: 40px;
	margin-top: 30px;
}

.inventory-content-area .listing-next-steps{
  text-align:center;
  padding:70px 20px 90px;
  background-color: #fff;
}

.inventory-content-area .listing-next-steps .ns-label{
  font-size:20px;
  margin-bottom:10px;
}
.inventory-content-area .listing-next-steps .ns-label {
	font-family: "Playfair Display", serif !important;
}
.inventory-content-area .listing-next-steps .ns-text{
  max-width:760px;
  margin:0 auto 24px;
  font-size:14px;
  line-height:1.7;
}

.inventory-content-area .listing-next-steps .ns-btn{
  display:inline-block;
  padding:10px 22px;
  border-radius:999px;
  font-size:13px;
  text-decoration:none;
}

.inventory-content-area .feature-strip{
  padding:40px 20px;
}

.inventory-content-area .feature-container{
  max-width:1200px;
  margin:auto;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:40px;
  text-align:center;
}

/* ICON */
.inventory-content-area .feature-icon{
  width:42px;
  height:42px;
  margin:0 auto 12px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:18px;
}

/* TEXT */
.inventory-content-area .feature-item h4{
  font-size:16px;
  font-weight:600;
  margin-bottom:6px;
}

.inventory-content-area .feature-item p{
  font-size:13px;
  line-height:1.5;
  max-width:260px;
  margin:0 auto;
}

div.wpforms-container-full input[type="text"]:focus:invalid{
  border: 1px solid #18345D;
}
.inventory-content-area .property-details{
  padding:70px 20px;
}

.inventory-content-area .property-details .pd-container{
  max-width:1200px;
  margin:auto;
  text-align:center;
}

.inventory-content-area .property-details .pd-title{
  font-size:22px;
  letter-spacing:1.5px;
  font-weight:600;
  margin-bottom:14px;
}

.inventory-content-area .property-details .pd-desc{
  max-width:780px;
  margin:0 auto 48px;
  font-size:14px;
  line-height:1.7;
}

/* GRID */
.inventory-content-area .property-details .pd-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:28px;
}

/* CARD */
.inventory-content-area .property-details .pd-item{
  border-radius:10px;
  padding:26px 16px;
  /* box-shadow:0 8px 20px rgba(15,23,42,.06); */
  transition:transform .2s ease, box-shadow .2s ease;
}

/* .inventory-content-area .property-details .pd-item:hover{
  transform:translateY(-4px);
  box-shadow:0 12px 28px rgba(15,23,42,.08);
} */

/* ICON */
.inventory-content-area .property-details .pd-icon{
  width:70px;
  height:70px;
  margin:0 auto 12px;
  border-radius:8px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:18px;
  padding: 10px;
}

/* TEXT */
.inventory-content-area .property-details .pd-item h4{
  font-size:16px;
  font-weight:600;
  margin-bottom:6px;
  color:#0f172a;
  text-transform:uppercase;
}

.inventory-content-area .property-details .pd-item p{
  font-size:13px;
  line-height:1.4;
}

.inventory-content-area .same-package{
  padding:70px 20px;
}

.inventory-content-area .sp-container{
  max-width:1200px;
  margin:auto;
  text-align:center;
}

.inventory-content-area .sp-title{
  font-size:22px;
  letter-spacing:1.5px;
  font-weight:600;          
  margin-bottom:14px;
}

.inventory-content-area .sp-desc{
  max-width:720px;
  margin:0 auto 50px;
  font-size:14px;
  line-height:1.7;
}

.inventory-content-area .sp-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:40px 30px;
}

.inventory-content-area .sp-item{
  text-align:center;
}

.inventory-content-area .sp-icon{
  width:48px;
  height:48px;
  margin:0 auto 12px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:18px;
  
}

.inventory-content-area .sp-item h4{
  font-size:16px;
  font-weight:600;
  margin-bottom:6px;
}

.inventory-content-area .sp-item p{
  font-size:13px;          
  line-height:1.4;
}






.community-section {
	display: flex;
	justify-content: center;
	padding: 80px 20px 20px;
	background: #F8F8F3;
}
.community-section .bmd-mh-inner {
	max-width: 1280px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.community-section .content_Area {
    width: 50%;
}

.h2_Title {
	font-size: 44px;
	
	margin-bottom: 20px;
}
.community-section .content_Area h2 span {
    display: block;
}
.about-community {
	margin-bottom: 15px;
}
.community-section .content_Area p {
 	font-size: 16px;
	margin-bottom: 15px;
}

.community-section .content_Area ul {
    margin-bottom: 30px;
}

.community-section .content_Area ul li {
	font-size: 16px;
	margin-bottom: 10px;
	list-style-type: disc;
}


.community-section .buttons {
    display: flex;
    gap: 15px;
}
.community-section .learn-more{
	padding: 12px 30px;
	border: none;
	border-radius: 50px;
	cursor: pointer;
	transition: background-color 0.3s;
}
.community-section .schedule-view {
	padding: 12px 30px;
	
	border: none;
	border-radius: 8px;
	cursor: pointer;
	transition: background-color 0.3s;
	
	background: linear-gradient(90deg, #002C69 0%, rgba(0, 44, 105, 0.9) 100%);
}


.community-section .image-container {
	width: 540px;
	position: relative;
	display: flex;
	padding: 15px;
}
.community-section .image-container img {
    width: 100%;
    border-radius: 10px;
}
.community-section .into-one {
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    width: 100px;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.community-section .into-second {
	padding: 15px;
	border-radius: 10px;
	text-align: center;
	width: 100px;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 0;
}
.community-section .info span {
    font-weight: bold;
}

.community-section .info p {
    font-size: 1rem;
    margin-top: 5px;
}


.featured_homes_section {
	padding: 80px 0 20px;
	position: relative;
	display: flex;
	justify-content: center;
}
/* .featured_homes_section::before {
	background: url("https://lambcositenetwork.kinsta.cloud/wp-content/themes/estrellaranch/assets/img/right-rd.png");
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	height: 300px;
	background-size: 100%;
}
.featured_homes_section::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
   background: url("https://lambcositenetwork.kinsta.cloud/wp-content/themes/estrellaranch/assets/img/blue-rg.png");
	width: 300px;
	height: 300px;
	background-size: 100%;
} */
.featured_homes_section .bmd-mh-inner {
	max-width: 1280px;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-items: center;
}
.tour-subtext {
	font-size: 16px;
}
.g-recaptcha {
	display: flex;
	justify-content: center;
}
#featured_section .filters button:first-child {
	border-radius: 10px 0 0 10px !important;
}
#featured_section .filters button:last-child {
	border-radius: 0 10px 10px 0 !important;
}
.community-gallery-images {
    max-width: 1240px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}
.community-gallery-images .community-gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-top: 40px;
}

.community-gallery-images .community-item {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.grid-item {
	position: relative;
	height: 220px;
	display: flex;
}
.community-gallery-images .community-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	z-index: 1;
}
.community-gallery-images .community-item p {
	font-size: 18px;
	padding: 10px;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	text-align: left;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}

.community-gallery-images .community-item:hover {
    transform: scale(1.05);
}

/********/
.background-glow {
    position: fixed;
    top: -200px;
    right: -200px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(232,240,255,0.8), transparent);
    z-index: -1;
}

.bmd-mh-description-text {
	margin-bottom: 25px;
}
/* Tag */
.bmd-main-hero .sp_text_tag {
	display: inline-block;
	padding: 6px 14px;
	font-size: 12px;
	border-radius: 20px;
	margin-bottom: 15px;
	backdrop-filter: blur(8px);
}
.sp_text_tag {
	
	padding: 8px 15px;
	border-radius: 50px;
	font-size: 13px;
	
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.7px;
	vertical-align: middle;
	text-transform: uppercase;
}


.amenities_slider {
	margin-top: 40px;
	height: auto !important;
}
.amenities_slider .slick-track, .amenities_slider .slick-list {
	height: auto !important;
}
.amenities_slider ul.slick-dots {
	bottom: -30px;
}

/* Image Section */


.DT_icon {
	width: 22px;
}
.card_Badge {
	
	backdrop-filter: blur(8px);
	
	width: 60px;
	height: 60px;
	position: absolute;
	top: 20px;
	border-radius: 100px;
	padding: 5px;
	left: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.card_Badge img {
	width: 30px !important;
	height: 30px !important;
}
/* Card Content */


.DT_icon i {
	font-size: 24px;
}
.hour_TSG p {
  margin: 0;
}


.amenities_slider .slick-dots li.slick-active button::before {
	font-size: 20px;
}
.amenities_slider .slick-dots li button::before {
	font-size: 20px;
}




.calendar_para h3 {
	margin-top: 0 !important;
}
.calendar_para {
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}
.calendar_para .subtext {
	margin-bottom: 20px;
	font-size: 14px;
}



.event-item p {
	font-size: 14px;
}


.next-event-card  {
	font-size: 13px;
	line-height: 1.4;
}
.next-event-card h4 {
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
}
#bmd_featured_homes .slick-track,
#bmd_featured_homes .slick-list {
	height: auto !important;
}
.filter_option_wide .filters a {
	padding: 10px 20px !important;
	display: inline-block;
}
.filter_option_wide .filters {
	border: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
}
.filter_option_wide .bmd-home-filter {
	margin-bottom: 70px;
}
.inventory_Bottom {
	padding: 0px 0;
}
.inventory_CTA {
	padding: 60px 20px;
	border-radius: 0px;
	/*max-width: 1240px;*/
	margin: 0 auto;
}
.inventory_CTA_Innrt {
    text-align: center;
    max-width: 700px;
    margin: auto;
}
.inventory_CTA_Innrt h6 {
	font-size: 16px;
	margin-bottom: 10px;
	opacity: 1;
}
.inventory_CTA_Innrt p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
   
}
.tour-subtext {
	text-align: center;
}
#bmd_featured_homes .label {  
	background: #F97316;
}
.inventory_CTA_Innrt .cta-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
}
.inventory_CTA_Innrt .btn {
	padding: 15px 30px;
	border-radius: 50px;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	transition: 0.3s ease;
	text-shadow: none;
	box-shadow: none !important;
}
#featured_section .filters button:hover, #featured_section .filters a:hover, #featured_section .filters a:focus {
	border-radius: 5px !important;
}

#site-footer .bmd-sf-left {
	width: 33.3333%;
	margin-left: 0;
}
.stay_connected p {
	font-size: 13px;
	line-height: 1.3;
	margin-bottom: 10px;
}
#mc4wp-form-1 #email {
	font-size: 13px;
	padding: 8px 15px;
	border-radius: 8px;
	margin: 0;
}
#mc4wp-form-1 [type="submit"] {
	padding: 10px 15px;
	border-radius: 8px;
	margin-left: 5px;
}

.page-template-page-contact-us .bmd-mh-slide-inner .bmd-fh-inner,
.page-template-page-amenities .bmd-mh-slide-inner .bmd-fh-inner,
.page-template-page-community-map .bmd-mh-slide-inner .bmd-fh-inner {
	text-align: center;
}
#wpforms-2588 .wpforms-field-label {
	font-weight: 500 !important;
	text-align: left !important;
}
#wpforms-2588 .wpforms-field-medium, #wpforms-2588 .wpforms-field-large {
	border-radius: 8px !important;
}
#wpforms-2588 .wpforms-field {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
#wpforms-submit-2588 {
	width: 100%;
	font-size: 16px !important;
	padding: 10px 15px !important;
	border-radius: 8px !important;
	line-height: 1 !important;
	min-height: 48px;
	font-weight: 600 !important;
	margin-top: 10px;
	box-shadow: none !important;
}
#wpforms-submit-2588:hover, #wpforms-submit-2588:focus {
	box-shadow: none !important;
}
#wpforms-2588 .wpforms-field-description {
	font-size: 13px !important;
	margin-top: 10px !important;
}
#content_section_page {
	width: 100%;
}
.contact_Banner {
	margin-top: 20px;
	display: block;
	font-size: 20px;
}
.contact_Banner span {
	margin-right: 10px;
}
.content_form_section {
	text-align: center;
}
#content_section_page #contact-office-section {
	padding: 70px 0;
	width: 100%;
}
.contact-card h3 {
	font-weight: 400;
	font-size: 22px;
	line-height: 36px;
	text-align: center;
	margin-bottom: 25px;
}
#content_section_page .cards-wrapper {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}
#content_section_page .card {
    width: 48%;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
} 

#content_section_page .info-row {
    display: flex;
    align-items: flex-start;
    margin-bottom: 18px;
}
#content_section_page .info-row div {
	font-size: 13px;
}
#content_section_page .icon {
	font-size: 17px;
	margin-right: 12px;
	width: 40px;
	height: 40px;
	
	display: flex;
	justify-content: center;
	align-items: center;
	
	border-radius: 100px;
}

#content_section_page .office-box {
	padding: 18px;
	border-radius: 10px;
	margin-bottom: 15px;
	
	backdrop-filter: blur(8px);
	font-size: 14px;
	font-weight: 400;
}
.location_hr {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 20px;
}
.contact_hicons {
	backdrop-filter: blur(8px);
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
	border-radius: 100px;
	font-size: 19px;
}
.office-box strong {
	font-weight: 500;
}
#content_section_page #location-map-section {
    padding: 60px 0;
    text-align: center;
}
#content_section_page .map-wrapper {
	width: 100%;
	max-width: 1100px;
	margin: 30px auto 0;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 4px 25px rgba(0,0,0,0.15);
}
#content_section_page .map-wrapper iframe {
    width: 100%;
    height: 380px;
    border: none;
}
#content_section_page .map-footer {
	padding: 18px 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	
	gap: 20px;
}
.map_Left {
	width: 50%;
	text-align: left;
	font-size: 14px;
}
.map_Left h4 {
	font-size: 20px;
}
#content_section_page .map-footer .right {
	text-align: right;
	font-size: 15px;
	width: 50%;
	display: flex;
	justify-content: end;
	gap: 25px;
}
.map-footer .right strong {
	display: block;
	text-align: left;
	font-weight: 400;
	font-size: 14px;
}
#ready-new-home  {
    width: 100%;
    padding: 90px 20px;
    
    position: relative;
    text-align: center;
    color: #fff;
    overflow: hidden;
}
#ready-new-home::before, #ready-new-home::after {
	background: url("https://lambcositenetwork.kinsta.cloud/wp-content/themes/estrellaranch/assets/img/blue-shade.png");
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	height: 300px;
	background-size: 100%;
}
#ready-new-home::after {
	bottom: 0;
	left: 0;
	top: auto;
}

#ready-new-home .ready-content {
    position: relative;
    z-index: 1;
    max-width: 850px;
    margin: auto;
}

#ready-new-home .ready-content p {
    font-size: 15px;
    opacity: 0.85;
    margin-bottom: 40px;
}
#ready-new-home .ready-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
#ready-new-home .ready-buttons .btn {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 14px 26px;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	transition: 0.3s ease;
	
	text-shadow: none;
	flex-direction: column;
	min-width: 200px;
}
#ready-new-home .btn-blue {
	backdrop-filter: blur(8px);
}

#ready-new-home .btn .icon {
    font-size: 16px;
}

.pipe_STD {
	height: 3px;
	max-width: 80px;
	margin: 0 auto 25px;
	display: block;
}

.list-box {
	text-align: left;
}
#site-footer .bmd-sf-row span + span {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

 .aboutus_subpage .btn-primary, .aboutus_subpage .btn-orange, .aboutus_subpage .btn-outline {
     display:inline-block;
     padding:12px 28px;
     font-size:14px;
     border-radius:6px;
     text-decoration:none;
     font-weight:500;
     transition:.3s;
}

.aboutus_subpage .btn-orange {
	margin-top: 30px;
	min-width: 200px;
	text-align: center;
}


 .aboutus_subpage #intro-section {
     padding:80px 0;
     text-align:center;
}
 .aboutus_subpage .intro-wrap {
     width:90%;
     max-width:800px;
     margin:auto;
}
 .aboutus_subpage .intro-wrap h1 {
     font-size:36px;
     margin-bottom:20px;
}
.aboutus_subpage .intro-desc {
	font-size: 16px;
	margin-bottom: 30px;
	color: #64748B;
}


.aboutus_subpage .amenities-wrap {
	width: 100%;
	max-width: 1260px;
	margin: auto;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 24px;
}
 .aboutus_subpage .amenity-box {
     padding:28px;
     border-radius:14px;
     box-shadow:0 4px 18px rgba(0,0,0,.12);
}
.aboutus_subpage .amenity-box h3 {
	font-size: 17px;
	margin: 20px 0 10px;
}
.aboutus_subpage .amenity-box p {
	font-size: 15px;
}
.aboutus_subpage #banner-section {
	position: relative;
	min-height: 450px;
	padding: 60px 0;
	
	width: 100%;
	display: flex;
	justify-content: center;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center top !important;
}
.aboutus_subpage #banner-section {
	position: relative;
	min-height: 450px;
	padding: 60px 0;
	
	width: 100%;
	display: flex;
	justify-content: center;
}
.aboutus_subpage .banner-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(0, 44, 105, 0.9) 0%, rgba(0, 44, 105, 0.7) 100%);
}
.aboutus_subpage .banner-content {
	position: relative;
	z-index: 3;
	max-width: 1260px;
	width: 100%;
}
.aboutus_subpage .badge {
	font-size: 14px;
	padding: 10px 22px;
	border-radius: 100px;
	display: inline-block;
	margin-bottom: 15px;
	
	backdrop-filter: blur(8px);
	
	font-weight: 400;
}
.aboutus_subpage .banner-content h2 {
	font-size: 60px;
	line-height: 1.4;
}
 .aboutus_subpage #benefits-section {
     padding:90px 0;
}
.aboutus_subpage .benefits-wrap {
	width: 100%;
	max-width: 1260px;
	margin: auto;
	display: flex;
	gap: 40px;
}
 .aboutus_subpage .benefits-left {
     width:35%;
}

 .aboutus_subpage .benefits-list {
     width:55%;
     list-style:none;
}
 .aboutus_subpage .benefits-list li {
     font-size:15px;
     margin-bottom:12px;
     display:flex;
     align-items:center;
}
.benefits-list .fetures_benefits i {
	margin-right: 10px;
	font-size: 20px;
	vertical-align: middle;
}
.aboutus_subpage .benefits-list li i {
	margin-right: 10px;
	font-size: 20px;
	vertical-align: bottom;
}

.aboutus_subpage #contact-banner {
     width: 100%;
  padding: 90px 20px;
  background: linear-gradient(135deg, #02306E, #00275B);
  position: relative;
  text-align: center;
  
}
.aboutus_subpage #contact-banner::before, .aboutus_subpage #contact-banner::after {
	background: url("https://lambcositenetwork.kinsta.cloud/wp-content/themes/estrellaranch/assets/img/blue-shade.png");
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	height: 300px;
	background-size: 100%;
}
.aboutus_subpage #contact-banner::after {
	bottom: 0;
	left: 0;
	top: auto;
}
.aboutus_subpage .contact-content {
	position: relative;
	z-index: 3;
	width: 100%;
	max-width: 600px;
	margin: auto;
}
.aboutus_subpage #contact-banner p {
	margin: 20px 0;
	
	font-size: 16px;
}
.ready-buttons i {
	font-size: 18px;
}
 .aboutus_subpage #calendar-section {
     padding:90px 0;
     text-align:center;
     
}
 .bmd-main-page {
	max-width: 1280px;
	margin: 80px auto;
}
#calendar-section {
	position: relative;
}
#calendar-section::after {
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(0, 44, 105, 0.9) 0%, rgba(0, 44, 105, 0.7) 100%);
	content: "";
}
.privacy-content {
	margin: 0 40px;
}
body #content div.wpforms-container-full .wpforms-form button[type="submit"] {
	padding: 6px 45px 5px !important;
	color: #fff !important;
	border-radius: 50px;
	display: flex !important;
	justify-content: center !important;
	margin: 0 auto;
	font-family: inherit;
	margin-top: 50px !important;
	text-transform: capitalize;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#wpforms-submit-3462 {
	background: #F97316 !important;
	color: #fff;
  border: 2px solid #F97316;
}
#wpforms-submit-3462 {
  display: inline-flex !important;
  align-items: center;
  gap: 8px; 
}
.compare-section .cta-btn {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.next-steps .cta-btn {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#wpforms-submit-3462::before {
  content: "";
  width: 18px;   
  height: 18px;
  background-image: url("https://myhappyclient.com/pixl/wp-content/uploads/2026/01/SVG12.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
#wpforms-submit-3462:focus{
  border: none !important;
}




#wpforms-submit-3462:hover {
	background: #FF9145 !important;
	color: #fff !important;
	border: 2px solid #FF9145;
}
#wpforms-3462-field_7-container .wpforms-field-label{
	display: none;
}
.calendar-content {
	position: relative;
	z-index: 1000;
}
.newsletter_page .newsletter-page {
	max-width: 1100px;
	margin: 0 auto;
	
	padding: 60px 0;
}
.newsletter_page .current-issue-box {
	border-radius: 12px;
	padding: 25px;
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}
.newsletter_page .current-issue-box h4 {
	font-size: 16px;
	
	margin: 0;
}
.current-left p {
    font-size: 15px;
}
 .newsletter_page .current-issue-box h2 {
     font-size: 22px;
     margin: 5px 0;
}
.newsletter_page .current-right .btn {
	padding: 10px 18px;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	text-shadow: none;
	box-shadow: none;
}
.newsletter_page .view-btn {
	margin-right: 8px;
}

 .newsletter-preview iframe {
     width: 100%;
     height: 600px;
}
 .newsletter_page .newsletter-preview {
     border-radius: 12px;
     padding: 20px 20px;
     text-align: center;
     margin-bottom: 50px;
}
 .newsletter_page .newsletter-preview img {
     width: 80px;
     opacity: 0.25;
     margin-bottom: 20px;
}
 .newsletter_page .preview-text h3 {
     font-size: 16px;
     margin-bottom: 6px;
}
 .newsletter_page .preview-text p {
     font-size: 13px;
}
.newsletter_page .past-title {
	font-size: 16px;
	margin-bottom: 15px;
	
}
 .newsletter_page .issues-grid {
     display: grid;
     grid-template-columns: repeat(3, 1fr);
     gap: 18px;
}
.newsletter_page .issue-card {
	padding: 20px;
	border-radius: 10px;
	text-align: left;
	
}
.newsletter_page .issue-card h3 {
	margin: 0;
	font-size: 16px;
	
}
 .newsletter_page .issue-card p {
     margin-top: 0;
     font-size: 13px;
     
}
.issue_Top {
	display: flex;
	gap: 10px;
}
.sp_Is1 {
	width: 40px;
	height: 40px;
	
	display: flex;
	justify-content: center;
	align-items: center;
	
}
 .newsletter_page .issue-buttons {
     margin-top: 15px;
     display: flex;
     gap: 8px;
}
.newsletter_page .view-small {
	padding: 8px 14px;
	border-radius: 8px;
	text-decoration: none;
	font-size: 12px;
	box-shadow: none;
	text-shadow: none;
	min-width: 120px;
}
.newsletter_page .view-small:hover,
.newsletter_page .view-small:focus {
	background: #002C69;
	border: 1px solid #002C69;
	color: #fff !important;
}
.newsletter_page .download-small {
	padding: 8px 14px;
	border-radius: 8px;
	font-size: 12px;
	
	box-shadow: none;
	text-shadow: none;
}

.community_map .cm-wrapper {
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}
 .community_map_preview{
     width: 100%;
     height: 450px;
}
.community_map .hero {
	margin: 60px 0;
	max-width: 1260px;
	width: 100%;
}
.community_map .hero-figure {
	position: relative;
}
 .community_map .hero-figure img {
     width: 100%;
     display: block;
     border-radius: 10px;
}
.community_map_preview {
	width: 100%;
	height: 450px;
	border-radius: 16px;
}
.community_map_preview iframe {
	border-radius: 16px;
}
 .community_map .overlay-card {
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
     background: #fff;
     padding: 28px 26px;
     width: clamp(300px, 45%, 500px);
     border-radius: 10px;
     box-shadow: var(--shadow);
     text-align: center;
}
.community_map .overlay-card .icon {
	margin: 0 auto 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.community_map .overlay-card .icon svg {
	width: 40px;
	height: 40px;
}
.community_map .overlay-card h3 {
	margin: 8px 0 4px;
	font-size: 20px;
	font-weight: 500;
	
}
.community_map .overlay-card p {
	font-size: 16px;
	
	margin-top: 10px;
}
.community_map .overlay-card small {
	font-size: 14px;
	margin-top: 5px;
}
.map_Para {
	width: 100%;
	padding: 60px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.community_map .features-row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 24px;
	max-width: 1260px;
	width: 100%;
}
.community_map .feature-card {
	padding: 22px;
	border-radius: 12px;
	
}
.community_map .feature-card h4 {
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: 400;
	
}
.community_map .feature-card p {
	font-size: 15px;
	
}
 .community_map .feature-card h4 {
     margin-bottom: 8px;
     font-size: 17px;
     font-weight: 600;
}
.community_map .btn-primary {
	padding: 12px 20px;
	
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	border: none;
	box-shadow: none;
	text-shadow: none;
	margin-top: 15px;
	font-size: 16px;
	font-weight: 400;
}

.community_map .contact-list .line {
	margin-bottom: 8px;
	font-size: 14px;
	
}
.community_map .contact-list .line i {
	font-size: 20px;
	width: 30px;
	
	vertical-align: middle;
}
.community_map .info-band {
	padding: 30px;
	border-radius: 10px;
	max-width: 1260px;
	margin-top: 40px;
	width: 100%;
	
}
.infornation_Inn {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 22px;
}
.info-band h4 {
	font-size: 22px;
	margin-bottom: 15px;
}
.community_map .info-band h5 {
	margin-bottom: 8px;
	font-size: 17px;
	font-weight: 400;
	
}
.community_map .info-band p {
	margin: 4px 0;
	
	font-weight: 400 !important;
	line-height: 1.6;
	font-size: 15px;
}
.community_map .info-band p strong {
	font-weight: 400 !important;
}
#wpforms-2588-field_11-container {
	padding-top: 0;
}

.download_pdficon i {
	font-size: 16px;
	margin-right: 2px;
	vertical-align: middle;
}
.bmd-gallery-thumbs {
	margin-top: 10px;
}
.bmd-gallery-thumbs .bmd-thumb-image {
	padding: 10px;
}
.bmd-gallery-thumbs img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	border-radius: 6px;
	cursor: pointer;
	opacity: 0.7;
	transition: 0.2s;
}
.bmd-gallery-thumbs .slick-current img {
	opacity: 1;
}
.bmd-secondary-hero.inventory-single .bmd-shero-heading-inner h6 {
	font-size: 22px;
}
.bmd-secondary-hero.inventory-single .bmd-shero-heading-inner h3 {
	margin-bottom: 30px;
	font-size: 22px;
}
.bmd-id-details p {
	font-size: 15px;
}
.bmd-id-right.double-height .bmd-id-plans {
	position: inherit;
}
.bmd-feat-tabs .tablink {
	font-weight: 400;
}
.bmd-feat-feature {
	font-size: 16px;
}
.bmd-hs-spec span {
	font-size: 96px;
}
#gallery .bmd-hs-wrap h3 {
  text-transform: uppercase;
}
.bmd-hg-gallery i.slick-arrow {
	
	font-size: 22px;
	
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
}

.single-inventory .aboutus_subpage #contact-banner::before {
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(0, 44, 105, 0.9) 0%, rgba(0, 44, 105, 0.7) 100%);
	content: "";
	width: 100%;
	height: 100%;
}
.single-inventory .aboutus_subpage #contact-banner::after {
	display: none !important;
}  
.single-inventory .aboutus_subpage #contact-banner .h2_Title {
	font-size: 15px;
}
#single_filter_section .bmd-home-filter.five-filters label {
	display: none;
}
#single_filter_section .home_filter_penal {
	margin-bottom: 0;
	padding-bottom: 0;
}
#single_filter_section .bmd-fh-inner {
	padding-top: 40px;
	padding-bottom: 40px;
}
.bmd-id-right h3 {
	margin-bottom: 20px;
}
.bmd-home-features.double-height {
	padding-top: 60px;
}
.bmd-feat-features {
	padding-bottom: 0;
}
.single-inventory #bmd_featured_homes .home-card {
	padding: 0 15px;
}
.bmd-none-found h1 {
	font-size: 32px;
	margin-bottom: 10px;
}
.bmd-none-found.inventory a.bmd-red-button {
	margin-top: 30px;
	margin-bottom: 0;
}


/* ===== SECTION ===== */
.home-community-section {
    padding: 70px 20px;
    text-align: center;
}

/* ===== HEADING ===== */
.home-community-section .community-title {
    font-size: 40px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.home-community-section .title-underline {
	width: 80px;
	height: 3px;
	margin: 0px auto 60px;
}

/* ===== GRID ===== */
.home-community-section .community-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    max-width: 1300px;
    margin: auto;
}

/* ===== CARD ===== */
.home-community-section .community-card {
    text-align: center;
    padding: 20px;
}

.home-community-section .icon-circle {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}

.home-community-section .icon-circle img {
    /* width: 28px; */
    /* filter: invert(82%) sepia(15%) saturate(408%) hue-rotate(2deg); */
}

.home-community-section .card-title {
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.home-community-section .card-text {
    font-size: 14px;
    line-height: 1.6;
    max-width: 350px;
    margin: 0 auto 25px;
}

/* ===== BUTTON ===== */
.home-community-section .btn-outline {
    display: inline-block;
    padding: 15px 30px;
    font-size: 13px;
    border-radius: 30px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.next-steps .steps {
	max-width: 1280px;
	margin: 50px auto;
}
.form-section {
    max-width: 700px;
    margin: 80px auto;
    padding: 0 20px;
    text-align: center;
    background: #ffffff;
    color: #1d3557;
}
.bmd-main-hero {
	border-bottom: 2px solid #000 !important;
}
.home-community-section {
	margin-top: -5px;
}
.footer-brand img {
	max-width: 200px !important;
}
/* ===== TITLE ===== */
.form-section .form-title {
    font-size: 36px;
    margin-bottom: 8px;
}
[class^="icon-"]::before, [class*=" icon-"]::before {
	margin-right: 0 !important;
	margin-left: 0 !important;
	color: #fff !important;
}
.fa.fa-instagram {
	color: #fff;
}
.icon.footer_icons .fa.fa-map-marker,.icon.footer_icons .fa.fa-envelope, .icon.footer_icons .fa.fa-phone {
	margin-right: 10px;
  color: #C7A76A !important ;
}
.bmd-sf-row span + span {
	margin-left: 0px !important;
	padding-left: 0px !important;
}
.footer h4 {
	font-size: 22px;
}
.bmd-sf-row span + span {
	border-left: none !important;
}
.form-section .form-underline {
	width: 90px;
	height: 3px;
	background: #C7A76A;
	margin: 0 auto 15px;
}

.form-section .form-subtitle {
    font-size: 14px;
    color: #6b7280;
    margin-bottom: 40px;
}

/* ===== FORM GRID ===== */
.form-section .form-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

/* ===== FIELD ===== */
.form-section .form-group {
    text-align: left;
}

.form-section .form-group.full {
    grid-column: 1 / -1;
}





.site-plan-section {
    max-width: 1100px;
    margin: 80px auto;
    padding: 0 20px;
    text-align: center;
    
}

/* ===== TITLE ===== */
.site-plan-section .site-plan-title {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 10px;
}

.site-plan-section .site-plan-underline {
    width: 70px;
    height: 3px;
    margin: 0 auto 14px;
}

.site-plan-section .site-plan-subtitle {
    font-size: 14px;
    margin-bottom: 40px;
}

/* ===== IMAGE CARD ===== */
.site-plan-section .site-plan-card {
	border-radius: 14px;
	padding: 24px 16px 7px;
	box-shadow: 0 12px 30px rgba(0,0,0,0.15);
	display: inline-block;
	max-width: 100%;
	border: 2px solid #C7A76A33;
}
.site-plan-section .site-plan-card img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
}
.wpforms-field-container input:focus{
  border: none !important;
}
body #content .wpforms-field-label {
	font-weight: 400 !important;
}
/* ===== FOOTER TEXT ===== */
.site-plan-section .site-plan-note {
    margin-top: 30px;
    font-size: 14px;
    
}
.next-steps .subtitle {
	margin-bottom: 60px;
}
.compare-section {
    max-width: 1100px;
    margin: 120px auto;
    padding: 0 20px;
    text-align: center;
}

.compare-section h2 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 10px;
}



.compare-section p {
    font-size: 14px;
    color: #6b7280;
    margin-bottom: 40px;
}

/* ===== TABLE ===== */
.compare-section .compare-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
}

.compare-section .compare-table thead th {
	padding: 18px 10px;
	font-size: 26px;
	text-align: center;
	border-left: rgba(255, 255, 255, 0.1)

}
.compare-section small {
	font-family: "Inter", sans-serif !important;
	font-size: 14px;
  color: #fff;
}
.compare-section .compare-table thead th.est {
	color: #C7A76A;
	border-left: 1px solid #ffffff1f;
}
.compare-section .compare-table tbody td {
	padding: 14px 10px;
	font-size: 16px;
	border-left: 1px solid #f1f1f1;
	font-family: "Playfair Display", serif !important;
	font-weight: 400;
}


.compare-section .compare-table tbody td:first-child {
    text-align: left;
    padding-left: 20px;
    
}

/* ===== ICONS ===== */
.compare-section .icon {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: bold;
}

/* ===== CTA BUTTON ===== */
.compare-section .cta-btn {
    margin-top: 30px;
    padding: 14px 30px;
    border: none;
    border-radius: 30px;
    font-size: 14px;
    cursor: pointer;
    transition: 0.3s;
}



/* ===== SECTION ===== */
.next-steps {
    /*max-width: 1200px;*/
    margin: 80px auto;
    padding: 0 20px;
    text-align: center;
}

.next-steps h2 {
    font-size: 30px;
    font-weight: 500;
}

.next-steps .underline {
    width: 40px;
    height: 3px;
    margin: 10px auto 15px;
}

.next-steps .next-steps p.subtitle {
    font-size: 14px;
    
    margin-bottom: 50px;
}

/* ===== STEPS GRID ===== */
.next-steps .steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    margin-bottom: 40px;
}

/* ===== STEP ITEM ===== */
.next-steps .step {
    max-width: 350px;
    margin: auto;
}

.next-steps .icon-box {
    width: 100%;
    height: auto;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    position: relative;
}

/* Number badge */
.next-steps .step-number {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 22px;
    height: 22px;
    font-size: 12px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Icons */
.next-steps .icon {
    font-size: 28px;
}
.next-steps .icon-box {
    background-image: none !important;
}
/* Text */
.next-steps .step h4 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
}

.next-steps .step p {
    font-size: 13px;
    line-height: 1.6;
}

/* ===== CTA BUTTON ===== */
.next-steps .cta-btn {
    padding: 14px 34px;
    border: none;
    border-radius: 30px;
    font-size: 14px;
    cursor: pointer;
    transition: 0.3s ease;
}

/* ===== TOP FOOTER ===== */
.footer .footer-top {
    max-width: 1200px;
    margin: auto;
    padding: 60px 20px 40px;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 40px;
}

/* ===== BRAND ===== */
.footer .footer-brand h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.footer .footer-brand p {
    font-size: 14px;
    line-height: 1.7;
    max-width: 380px;
}

.footer .social {
    display: flex;
    gap: 12px;
    margin-top: 20px;
}

.footer .social a {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s;
}



/* ===== HEADINGS ===== */
.footer h4 {
    font-size: 22px;
    margin-bottom: 15px;
}

/* ===== LINKS ===== */
.footer .footer-links ul,
.footer .footer-contact ul {
    list-style: none;
}

.footer .footer-links li,
.footer .footer-contact li {
    margin-bottom: 10px;
    font-size: 14px;
}

.footer .footer-links a {
    text-decoration: none;
}



/* ===== CONTACT ===== */
.footer .footer-contact li {
    display: flex;
    gap: 8px;
    align-items: center;
}

/* ===== BOTTOM BAR ===== */
.footer .footer-bottom {
    padding: 15px 20px;
}

.footer .footer-bottom-inner {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 12px;
    
}

.footer .footer-bottom a {
    text-decoration: none;
    margin-left: 15px;
}

.intro-hero {
	padding: 60px 20px 60px;
}

.intro-hero .intro-wrap {
  max-width: 760px;
  margin: auto;
  text-align: center;
}

.intro-hero .intro-wrap h1 {
  font-size: 26px;
  letter-spacing: 1.5px;
  margin-bottom: 22px;
}

.intro-hero .intro-wrap p {
  font-size: 15px;
  line-height: 1.9;
}
.wpforms-field-label-inline {
	color: #18345D !important;
	font-weight: 500 !important;
}
.visit-section {
  padding: 90px 20px 110px;
}

.visit-section .visit-wrap {
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

.visit-section .visit-wrap h2 {
  font-size: 20px;
  margin-bottom: 16px;
}

.visit-section .visit-subtitle {
  max-width: 700px;
  margin: 0 auto 60px;
  font-size: 16px;
  line-height: 1.8;
}

.visit-section .visit-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}

.visit-section .visit-card {
  border-radius: 18px;
  padding: 36px 28px 40px;
}

.visit-section .icon-circle {
  width: 56px;
  height: 56px;
  margin: 0 auto 18px;
  font-size: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.visit-section .visit-card h3 {
  font-size: 20px;          
  margin-bottom: 12px;
}

.visit-section .visit-card p {
  font-size: 14.5px;
  line-height: 1.7;
  
}


.schedule-tour {
    padding: 80px 20px 120px;
    text-align: center;
  }

  .schedule-tour .section-title {
    font-size: 20px;
    margin-bottom: 60px;
  }

  /* CONTACT ROW */
  .schedule-tour .contact-row {
    display: flex;
    justify-content: center;
    gap: 120px;
    margin-bottom: 70px;
    flex-wrap: wrap;
  }

  .schedule-tour .contact-item {
    text-align: center;
  }

  .schedule-tour .icon-circle {
    width: 54px;
    height: 54px;
    margin: 0 auto 12px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
  }

.schedule-tour .label {
	display: block;
	font-size: 15px;
	margin-bottom: 6px;
	background: transparent;
	font-family: "Playfair Display", serif !important;
	font-weight: 400;
	text-shadow: none;
}
  .schedule-tour .contact-item a {
    font-size: 14px;            
    text-decoration: none;
  }

  .schedule-tour .social-icons span {
    margin: 0 6px;
    font-size: 18px;
  }

  /* FORM */
  .schedule-tour .form-wrapper {
    display: flex;
    justify-content: center;
  }

  .schedule-tour .tour-form {
    padding: 40px;
    width: 100%;
    max-width: 560px;
    border-radius: 20px;
  }

  .schedule-tour .field-row {
    display: flex;
    gap: 18px;
    margin-bottom: 18px;
  }

  .schedule-tour .field {
    flex: 1;
    text-align: left;
  }

  .schedule-tour .field.full {
    margin-bottom: 20px;
  }

  .schedule-tour label {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 6px;
  }

  .schedule-tour input,
  .schedule-tour textarea {
    width: 100%;
    padding: 12px 14px;
    border-radius: 8px;
    font-size: 14px;
  }

  .schedule-tour textarea {
    min-height: 120px;
    resize: none;
  }

  /* CONSENT */
  .schedule-tour .consent {
    font-size: 12px;
    line-height: 1.6;
    text-align: left;
    margin-bottom: 28px;
  }

  .schedule-tour .consent a {
    text-decoration: none;
  }

  /* BUTTON */
  .schedule-tour .submit-btn {
    border: none;
    padding: 14px 50px;
    border-radius: 999px;
    font-size: 14px;
    cursor: pointer;
  }
.page-template-page-contact-us .contactus_subpage .wpforms-form {
	background: #F8F8F3;
	border: none;
	box-shadow: none;
}


.availability-strip {
	padding: 60px 20px 100px;
	text-align: center;
}

  .availability-strip .availability-items {
    display: flex;
    justify-content: center;
    gap: 160px;
    margin-bottom: 60px;
  }

  .availability-strip .availability-item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .availability-strip .icon-circle {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 14px;
  }

  .availability-strip .availability-item span {
    font-size: 20px;
  }

  .availability-strip .cta-button {
    display: inline-block;
    padding: 18px 52px;
    border-radius: 999px;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-decoration: none;
  }
.availability-strip .cta-button:hover,
.availability-strip .cta-button:focus {
  color: #fff !important;
  background: #18345D !important;
}



  .location-section {
    padding: 100px 20px 80px;
    text-align: center;
  }

  /* TOP INFO */
  .location-section .info-row {
    display: flex;
    justify-content: center;
    gap: 160px;
    margin-bottom: 70px;
    flex-wrap: wrap;
  }

  .location-section .info-box {
    max-width: 320px;
  }

 .location-section .icon-circle {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: start;
	font-size: 22px;
	margin: 0 0 18px;
}

.location-section .info-box h4 {
	font-size: 16px;
	letter-spacing: 1.2px;
	margin-bottom: 12px;
	text-align: left;
}

  .location-section .info-box p {
    font-size: 15px;
    margin: 4px 0;
    	text-align: left;
  }

  /* FIND US */
  .location-section .find-us {
    margin-bottom: 40px;
  }

.location-section .find-us span {
	display: block;
	font-size: 20px;
	letter-spacing: 1.5px;
	margin-bottom: 12px;
	font-family: "Playfair Display", serif !important;
}

  .location-section .find-us p {
    font-size: 16px;
  }

  /* MAP */
.location-section .map-wrapper {
	max-width: 1100px;
	margin: 0 auto;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 20px 35px rgba(0,0,0,0.08);
	height: 420px;
}

  .location-section .map-wrapper iframe {
    width: 100%;
    height: 420px;
    border: none;
  }
.single_inventory_section #fplan_3d_tour iframe {
     width: 100%;
     height: 400px;
}
 .single_inventory_section .floor_floor-plans-wrapper {
     display: flex;
     gap: 12px;
     flex-wrap: wrap;
}
 .single_inventory_section .floor_floor-plan-thumb {
     cursor: pointer;
     max-width: 220px;
}
 .single_inventory_section .floor_floor-plan-thumb img {
     width: 100%;
     border-radius: 8px;
     transition: transform .3s;
}
 .single_inventory_section .floor_floor-plan-thumb:hover img {
     transform: scale(1.03);
}
 .single_inventory_section .floor_lightbox-overlay {
     position: fixed;
     inset: 0;
     background: rgba(0,0,0,.85);
     display: none;
     align-items: center;
     justify-content: center;
     z-index: 9999;
}
 .single_inventory_section .floor_lightbox-overlay.active {
     display: flex;
}
 .single_inventory_section .floor_lightbox-image {
     max-width: 90%;
     max-height: 90%;
     border-radius: 10px;
}
 .single_inventory_section .floor_lightbox-close {
     position: absolute;
     top: 25px;
     right: 35px;
     font-size: 40px;
     color: #fff;
     cursor: pointer;
}
 
.terms-cond-content{
	margin: 0 40px;
}

#primary-menu a:focus{
	outline: none;
}


@media (max-width: 1320px) {
.community-section .bmd-mh-inner, .featured_homes_section .bmd-mh-inner, .inventory_CTA, .amenities_page_section .grid-gallery, .aboutus_subpage .amenities-wrap, .banner-content,
.aboutus_subpage .contact-banner, .aboutus_subpage .benefits-wrap, .aboutus_subpage .banner-content, .community_map .hero, .community_map .features-row {
	max-width: 94%;
}
.amenities-section {
	max-width: 100%;
	margin: 30px auto;
}
#content_section_page #location-map-section {
	padding: 40px 20px 20px;
}
}

@media (max-width: 1280px) {
.community-gallery-images .community-gallery {
	grid-template-columns: repeat(2, 1fr);
}
#ready-new-home {
	padding: 40px 20px;
}
.page-template-page-contact-us #site-footer .bmd-sf-inner {
	width: 94%;
}
.newsletter_page .newsletter-page {
	max-width: 94%;
	padding: 40px 0;
	width: 100%;
}
}
@media (max-width: 1063px) {
#mc4wp-form-1 [type="submit"] {
    margin-left: 0;
	margin-top: 10px;
}
}
@media (max-width: 991px) {
  .bmd_footer_logo_info {
	margin: 10px auto;
}
.home-community-section .community-title {
	font-size: 30px;
}
	.footer .footer-top {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .footer .social {
        justify-content: center;
    }

    .footer .footer-contact li {
        justify-content: center;
    }

    .footer .footer-bottom-inner {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }

    .footer .footer-bottom a {
        margin-left: 0;
        margin-right: 15px;
    }
	.community-grid {
        grid-template-columns: 1fr !important;
    }

    .card-text {
        max-width: 100%;
    }
.community-section .bmd-mh-inner {
	flex-direction: column-reverse;
}
.community-section .content_Area {
	width: 100%;
}
.h2_Title {
	font-size: 30px;
}
.community-section {
	padding: 40px 10px;
}
.community-section .image-container {
	width: 100%;
	margin-top: 20px;
}


.featured_homes_section {
	padding: 40px 0;
}

.bmd-mh-slide-inner .bmd-fh-inner h1 {
	font-size: 34px;
}
.bmd-main-hero .large_text_tag {
	text-align: center;
}
.featured_homes_section .h2_Title {
	margin: 0;
}
.tour-subtext {
	font-size: 15px;
	text-align: center;
}
#bmd_featured_homes .home-card-list {
	height: 600px;
}

.inventory_Bottom {
	padding: 40px 0;
}

.aboutus_subpage #contact-banner  {
	padding:  30px 20px;
}
.aboutus_subpage #calendar-section, .aboutus_subpage #intro-section, .aboutus_subpage #benefits-section {
	padding:  30px 0;
}
.aboutus_subpage .banner-content h2 {
	font-size: 28px;
}
.aboutus_subpage .btn-orange {
	margin-top: 10px;
}
.aboutus_subpage .amenities-wrap {
	grid-template-columns: repeat(2,1fr);
}
.aboutus_subpage #banner-section {
	min-height: auto;
	padding: 40px 0;
}
.map_Para {
	width: 100%;
	padding: 40px 10px;
}
.community_map .hero {
	margin: 40px 0;
}
.community_map .info-band {
	padding: 30px 20px;
}
}

@media (max-width: 1024px) {
    .inventory-content-area .property-details .pd-grid{
    grid-template-columns:repeat(3,1fr);
  }
  .inventory-content-area .sp-grid{
    grid-template-columns:repeat(3,1fr);
  }
}
.visit-section .visit-cards {
	grid-template-columns: 1fr 1fr 1fr 1fr;
}
	
  

@media (max-width: 900px) {
  
	.availability-strip .availability-items {
	    gap: 60px;
	  }

	  

	  .location-section .info-row {
	    gap: 50px;
	  }

	  .location-section .map-wrapper iframe {
	    height: 320px;
	  }

  
}
@media (max-width: 768px) {
	.bmd-main-page {
	margin: 40px auto;
}
	.privacy-content, .terms-cond-content {
	margin: 0 20px;
}
	.inventory-content-area .listing-next-steps {
	padding: 45px 20px 20px;
}
  #bmd_featured_homes .home-buttons .btn.secondary, #bmd_featured_homes .home-buttons .btn.primary {
	margin-top: 0px;
}
#bmd_featured_homes .home-buttons {
	display: flex !important;
	gap: 10px;
	flex-direction: column;
}
#bmd_featured_homes .btn {
	margin-bottom: 0px !important;
}
.next-steps .steps {
	grid-template-columns: repeat(1, 1fr);
}
   .inventory-content-area .feature-container{
    grid-template-columns:1fr;
    gap:26px;
  }
#bmd_featured_homes .home-card-list {
	height: auto !important;
}
.featured_homes_section {
	padding-bottom: 0;
}
.community-section {
	padding-top: 15px;
}
#bmd_featured_homes .home-buttons .btn.primary {
	margin-bottom: 20px !important;
}
	.schedule-tour .contact-row {
        gap: 40px;
      }

      

      .schedule-tour .field-row {
        flex-direction: column;
      }
	.compare-section h2 {
        font-size: 24px;
    }

    .compare-section .compare-table thead {
        display: none;
    }

    .compare-section .compare-table, 
    .compare-section .compare-table tbody, 
    .compare-section .compare-table tr, 
    .compare-section .compare-table td {
        display: block;
        width: 100%;
    }

    .compare-section .compare-table tr {
        margin-bottom: 15px;
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 6px 15px rgba(0,0,0,0.08);
    }

    .compare-section .compare-table td {
        text-align: right;
        padding: 12px 15px;
    }

    .compare-section .compare-table td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        color: #18355d;
    }





#content_section_page .card {
	width: 100%;
	padding: 20px;
}
#content_section_page .map-footer {
    flex-direction: column;
    text-align: center;
    gap: 10px;
}


#content_section_page .map-footer .right, .map_Left {
	width: 100%;
	justify-content: center;
	text-align: center;
}
.newsletter_page .issues-grid {
    grid-template-columns: 1fr;
}
.community_map .overlay-card {
     width: 80%;
}
 .community_map .features-row, .community_map .info-band {
     grid-template-columns: 1fr;
}
.aboutus_subpage .benefits-left, .aboutus_subpage .benefits-list {
	width: 100%;
}
.aboutus_subpage .benefits-wrap {
	flex-direction: column;
	gap: 30px;
}
#site-footer .bmd-sf-inner {
	padding-top: 40px !important;
}
.aboutus_subpage .amenities-wrap {
	grid-template-columns: repeat(1,1fr);
}
.newsletter_page .current-issue-box {
	padding: 20px;
	align-items: safe;
	flex-direction: column;
}
.current-right {
	margin-top: 15px;
	width: 100%;
	text-align: center;
}
.current-left {
	width: 100%;
	text-align: center;
}
.issue_Top, .newsletter_page .issue-buttons {
	justify-content: center;
}
.newsletter_page .newsletter-preview {
	margin-bottom: 25px;
}
.bmd-mh-inner .bmd-mh-slide, .bmd-mh-inner .slick-list, .bmd-mh-inner .slick-track {
	height: auto !important; 
}
.bmd-mh-slide-inner .bmd-fh-inner {
	padding-bottom: 50px !important;
}
.infornation_Inn {
	grid-template-columns: 1fr;
	gap: 15px;
}
#gallery .bmd-hs-wrap h3 {
	font-size: 18px !important;
}
.bmd-gallery-thumbs img {
	height: 100px;
}
.bmd-hg-gallery i.slick-arrow {
	font-size: 18px;
	width: 34px;
	height: 34px;
}
.single-inventory #bmd_featured_homes .home-card {
	padding: 0;
}
.filter_option_wide .filters a {
	padding: 8px 12px !important;
	font-size: 14px !important;
}
  .bmd-mh-slide-inner .bmd-button-opensev {
  margin-bottom: 40px;
}
.home-community-section {
	padding: 40px 20px;
}
.featured_homes_section {
	padding: 20px 0;
}
.form-section {
	margin: 40px auto;
}
.form-section .form-title, .site-plan-section .site-plan-title {
	font-size: 28px;
}
.location-section {
	padding: 40px 10px;
}
.info-box {
	align-items: center;
}
.availability-strip .cta-button {
	padding: 18px 25px;
	font-size: 14px;
}
.visit-section, .schedule-tour {
	padding: 40px 20px;
	border-bottom: solid 1px #e7e7e7;
}
.intro-hero {
	padding: 40px 20px;
}
.schedule-tour .contact-row {
	margin-bottom: 20px;
}
div.wpforms-container-full:not(:empty) {
	width: 100%;
}
}	


@media(max-width:640px){
  .inventory-content-area .property-details .pd-grid{
    grid-template-columns:repeat(2,1fr);
    gap:22px;
  }
  .inventory-content-area .sp-grid{
    grid-template-columns:repeat(2,1fr);
    gap:30px;
  }
    
}


@media (max-width: 520px) {
   
	
  .visit-section .visit-cards {
    grid-template-columns: 1fr;
  }
  
  .availability-strip .availability-items {
    flex-direction: column;
    gap: 30px;
  }
  .bmd-button-opensev .bmd-white-button {
	font-size: 14px !important;
}
}
@media (max-width: 480px) {
  .form-section .form-title, .site-plan-section .site-plan-title {
	font-size: 26px;
}
  .bmd-mh-slide-inner .bmd-button-opensev {
	align-items: center;
  margin-bottom: 40px;
}
  .home-community-section .community-title {
	font-size: 26px;
}
.community-gallery-images .community-gallery {
	grid-template-columns: 1fr;
}
.bmd-button-opensev {
	flex-direction: column;
}
.bmd-button-opensev .bmd-white-button {
	max-width: 100%;
}
.sp_text_tag {
	font-size: 12px;
}
.community-section .content_Area ul li {
	font-size: 14px;
}
.community-section .buttons {
	flex-direction: column;
	align-items: center;
}
.community-section .learn-more, .community-section .schedule-view {
	width: 100%;
	text-align: center;
}
.h2_Title {
	font-size: 26px;
}
.inventory_CTA_Innrt .cta-buttons { 
	flex-direction: column;
}
.newsletter_page .issues-grid {
    grid-template-columns: 1fr;
}
.community_map .overlay-card {
    padding: 20px;
}
.current-right {
	display: flex;
	flex-direction: column;
	gap: 15px;
}
} 