#section_one_Integrityhomes {
    overflow: hidden;
}
#section_one_Integrityhomes {
    background-color: #ECEFF9 !important;
    background-image: none !important;
}

.banner_content_center {
  aspect-ratio: 16 / 9;
  height: 75vh;
  width: 100%;
}
.banner_content_center video {
  width: 100%;
  height: 100%;
} 

.bannercontent_center .content_hero {
  border-radius: 0;
  padding: 20px 20px;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center;
}
.bannercontent_center {
  background: #ECEFF9;
  display: flex;
  width: 100%;
  padding: 0 0 40px;
}

.home_filter_penal {
  background: #ECEFF9 !important;
}

.main_section-banner {
  background: #1B2E74;
  color: #fff;
  padding: 30px;
  margin: 40px 0;
}

.bannercontent_center .content_hero h2 {
  font-size: 2.3rem;
  font-weight: 700;
  margin-bottom: 15px;
}

.bannercontent_center .content_hero p {
  font-size: 1rem;
  color: #fff;
  max-width: 700px;
  margin: 0 auto 30px;
}

.bannercontent_center .content_hero .content_btn {
  display: inline-block;
  padding: 12px 28px;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  background: #0b2256; /* dark blue */
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.bannercontent_center .content_hero .content_btn:hover {
  background: #163d99;
}

#contact_section .contact-section {
  background-color: #f0f3f9;
  padding: 60px 20px;
  font-family: Arial, sans-serif;
  position: relative;
  overflow: hidden;
  border-radius: 0 0 80px 0;
}

#contact_section .contact-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#contact_section .contact-left,
#contact_section .contact-right {
  flex: 1 1 450px;
}

#contact_section .contact-left h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #111;
}

#contact_section .contact-info {
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
}

#contact_section .contact-info li {
  display: flex;
  align-items: flex-start;
  font-size: 16px;
  margin-bottom: 15px;
  color: #222;
}

#contact_section .contact-info .icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #0d1b4c;
  color: #fff;
  font-size: 18px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 12px;
  flex-shrink: 0;
}

#contact_section .contact-logo img {
  max-width: 150px;
  margin-top: 20px;
}

#contact_section .contact-form {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

#contact_section .contact-form .form-row {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

#contact_section .contact-form input,
#contact_section .contact-form textarea {
  width: 100%;
  padding: 10px 15px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 6px;
  resize: vertical;
  box-sizing: border-box;
}

#contact_section .contact-form .form-row input {
  flex: 1 1 48%;
}

#contact_section .contact-form button {
  background-color: #0d1b4c;
  color: white;
  padding: 10px 25px;
  border: none;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  border-radius: 6px;
  align-self: flex-start;
  transition: background-color 0.3s;
}

#contact_section .contact-form button:hover {
  background-color: #08123a;
}

.footer-copywirte {
	display: inline-block;
	width: 100%;
	margin-top: 60px;
	padding-top: 30px;
	border-top: 2px solid #FE6E02;
	color: #000 !important;
	padding-left: 15px;
	padding-right: 0;
}
.footer-copywirte .bmd-sf-row {
	text-align: right;
	display: flex;
	justify-content: end;
}
.footer-copywirte .bmd-sf-row a i {
	color: #fff;
	background: #000000;
	width: 26px !important;
	height: 26px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
	font-size: 14px;
}
.footer-copywirte .bmd-sf-row a:hover i {
	color: #fff !important;
	background: #ff6600 !important;
}
footer#site-footer a:hover {
	color: #1B2E74 !important;
}
#section_one_Integrityhomes {
	position: relative;
	padding: 40px 20px 80px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 500px;
	background-size: 200px 200px;
	background-position: 0 0, 0 100px, 100px -100px, -100px 0px;
}
.bmd-sf-image {
	height: 70px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	margin-bottom: 20px;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	float: left;
}
.wpforms-submit {
	padding: 10px 15px !important;
	line-height: 1.4 !important;
	border-radius: 4px !important;
	border: none !important;
	width: 120px !important;
	font-family: "Poppins", serif !important;
	letter-spacing: 0.5px !important;
	font-size: 16px !important;
}

#section_one_Integrityhomes .quote-box {
    border: 2px solid #FE6E02 !important;
}

#section_one_Integrityhomes .quote-box {
	max-width: 600px;
	padding: 40px 30px;
	background-color: rgba(255,255,255,0.7);
	box-shadow: none;
	z-index: 2;
	position: relative;
}

.quote-box {
    text-align: center;
}

#section_one_Integrityhomes .quote-box p {
    color: #281D1B !important;
}

#section_one_Integrityhomes .quote-box p {
    font-size: 18px;
    line-height: 1.6;
}

#section_one_Integrityhomes .quote-line {
    display: inline-block;
    position: relative;
    padding: 0 1px;
    font-weight: 500;
    font-size: 18px;
    color: #333;
}

#section_one_Integrityhomes .quote-box p {
    color: #281D1B !important;
}

#section_one_Integrityhomes .quote-box p {
    font-size: 18px;
    line-height: 1.6;
}
.bmd-client-tests {
    clear: both !important;
}
.home-financing-section {
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	padding: 60px 20px;
	color: white;
	background-position: center;
  position: relative;
}
.home-financing-section::after {
	content: "";
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.wild_Overlay {
  position: relative;
  z-index: 2;
}





.home-financing-section h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}

.home-financing-section p {
  font-size: 16px;
  max-width: 600px;
  margin: 0 auto 30px;
}

.btn-orange {
  background-color: #ff6600;
  color: white;
  text-decoration: none;
  padding: 12px 20px;
  border-radius: 4px;
  font-weight: bold;
  display: inline-block;
  transition: background-color 0.3s ease;
}

.btn-orange:hover {
  background-color: #e05500;
}

#section_one_Integrityhomes .signature {
    margin-top: 20px;
}
#section_one_Integrityhomes .quote-line::before, 
#section_one_Integrityhomes .quote-line::after {
    content: "";
    position: absolute;
    top: 80%;
    width: 400px;
    height: 2px;
    background-color: #FE6E02;
}
.quote-line::before {
    left: -450px;
}
.quote-line::after {
    right: -450px;
}
.signature {
    font-family: 'pecitabook' !important;
    font-size: 34px !important;
    font-weight: 600;
}

#section_one_Integrityhomes .quote-box p {
	color: #281D1B !important;
	font-weight: 400;
    line-height: 1.6;
}

#section_one_Integrityhomes .title {
    font-size: 14px !important;
  }


.topbar-wrap {
	background: #1B2E74 !important;
  gap: 10px !important; 
}
.bmd-general-content .bmd-gc-content ul li, 
.bmd-general-content .bmd-gc-content ol li {
  display: list-item;
  font-weight: 400;
  font-size: 18px;
}
.wdt_custom_tooolbar .topbar-wrap span, .wdt_custom_tooolbar .topbar-wrap span a {
	font-size: 15px !important;
	color: #fff !important;
}
.linebar_pre::before {
	margin-right: 8px;
}
#section_one_windmillhomes-v1 {
  position: relative;
  padding: 100px 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  background-size: 200px 200px;
  background-position:
    0 0, 0 100px, 100px -100px, -100px 0px;
}
.home_filter_penal .bmd-home-filter.five-filters {
	padding: 20px 0;
}
.bmd-mh-inner.main-hero-slider.slick-initialized.slick-slider.slick-dotted {
  margin-bottom: 0;
}

#section_one_windmillhomes-v1 .quote-box {
  max-width: 600px;
  padding: 40px 30px;
  background: white;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  z-index: 2;
  position: relative;
}

#section_one_windmillhomes-v1 .quote-box p {
  font-size: 18px;
  line-height: 1.6;
}

#section_one_windmillhomes-v1 .signature {
  font-size: 24px;
  margin-top: 20px;
}

#section_one_windmillhomes-v1 .title {
  font-size: 14px !important;
  color: rgba(46, 25, 20, 0.62) !important;
}

#section_one_windmillhomes-v1 .image {
  position: absolute;
  width: 240px;
  height: 160px;
  background: url('./image/Warrior-The-Julia-SVM-7209-ext-01.jpg') center/cover no-repeat;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

#section_one_windmillhomes-v1 .image-left {
  top: 40px;
  left: 10%;
  transform: rotate(-5deg);
}

#section_one_windmillhomes-v1 .image-top-right {
  top: -50px;
  right: 10%;
  transform: rotate(-3deg);
}

#section_one_windmillhomes-v1 .image-bottom-right {
  bottom: 60px;
  right: 12%;
  transform: rotate(5deg);
}


#amenities_section {
  padding: 60px 20px;
  display: flex !important;
  justify-content: center;
}

#amenities_section h2 {
  font-size: 36px;
  margin-bottom: 40px;
  text-align: left;
}

#amenities_section .amenities-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
	max-width: 1260px;
	margin: 0 auto;
}

#amenities_section .amenity-card {
  background: linear-gradient(to bottom, #104a1f, #6ba07d);
  border-radius: 4px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#amenities_section .amenity-card h3 {
  margin: 0 0 10px;
  font-size: 20px;
}
#amenities_section .placeholder {
	width: 90%;
	height: 180px;
	background-image: linear-gradient(45deg, #ccc 25%, transparent 25%), linear-gradient(-45deg, #ccc 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #ccc 75%), linear-gradient(-45deg, transparent 75%, #ccc 75%);
	background-size: 20px 20px;
	background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
}

#featured_section {
  padding: 60px 20px;
  margin: auto;
  display: flex;
  justify-content: center;
}

#featured_section .bmd-fh-inner {
  max-width: 1260px;
  padding: 0;
}

#featured_section h2 {
  font-size: 36px;
  margin-bottom: 20px;
  text-align: left;
  font-weight: bold;
}

#featured_section .filters {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}

#featured_section .filters button {
	background: none;
	border: none;
	font-size: 16px;
	padding: 8px 20px;
	cursor: pointer;
	border-bottom: 2px solid transparent;
	line-height: 1.4;
}

#featured_section .filters button.active {
  border-radius: 5px;
}

#featured_section .homes-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  gap: 25px;
}


#featured_section .single-home-card {
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

#featured_section .single-home-card .image {
  position: relative;
  height: 200px;
}


#featured_section .placeholder {
  height: 100%;
  background-size: 30px 30px;
  background-position: 0 0, 0 15px, 15px -15px, -15px 0px;
}

#featured_section .badge-group {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  gap: 8px;
}

#featured_section .badge {
  padding: 2px 8px;
  font-size: 12px;
  border-radius: 3px;
}

#featured_section .info {
  padding: 20px;
}

#featured_section .series {
  font-size: 14px;
}

#featured_section .info h3 {
  margin: 5px 0;
  font-size: 20px;
}

#featured_section .builder {
  font-size: 14px;
  margin-bottom: 10px;
}

#featured_section .desc {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
}

#featured_section .features {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 20px;
}

#featured_section .features div {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#featured_section .features i {
  margin-bottom: 5px;
  font-size: 18px;
}

#featured_section .actions {
  display: flex;
  gap: 10px;
}

#featured_section .contact {
  padding: 10px;
  border: none;
  flex: 1;
  cursor: pointer;
  border-radius: 3px;
  font-weight: bold;
}

#featured_section .info-btn {
  padding: 10px;
  flex: 1;
  cursor: pointer;
  border-radius: 3px;
  font-weight: bold;
}

.quote-images .left,
.quote-images .right {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

#featured_section .pagination {
  margin-top: 40px;
  text-align: center;
}

#featured_section .page {
  background: none;
  border: none;
  font-size: 16px;
  margin: 0 5px;
  padding: 8px 12px;
  cursor: pointer;
  border-radius: 4px;
}



/**************/

#Manufactured_home {
  text-align: center;
}

#Manufactured_home .bmd-fh-inner {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

#Manufactured_home .why-choose {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1260px;
  margin: 60px auto;
  flex-wrap: wrap;
}

#Manufactured_home .why-choose .text_Col {
  text-align: left;
  width: 50%;
  padding-right: 5%;
}

#Manufactured_home .why-choose .text_Col h2 {
  font-size: 36px;
  margin-bottom: 15px;
  text-align: left;
  line-height: 1.4;
}

.image_Sz {
  width: 50%;  
}

.text_Col p {
  font-size: 14px;
}

.text_Col.pl_Left {
  padding-left: 5%;
  padding-right: 0 !important;
}

#quote_section {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(231, 248, 252, 1) 30%, rgba(31, 67, 33, 1) 30%, rgba(31, 67, 33, 1) 70%, rgba(231, 248, 252, 1) 70%) !important;
}

.quote-images {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  z-index: 0;
  flex-wrap: wrap;
}

#quote_section .quote-images img {
  width: 260px;
  height: 180px;
  transform: rotate(-3deg);
}

#quote_section .circle-quote {
  width: 340px;
  height: 340px;
  border-radius: 50%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  z-index: 2;
  position: relative;
}

#quote_section .circle-quote h3 {
  font-size: 36px;
  margin-bottom: 10px;
}

#quote_section .circle-quote p {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center;
}

#quote_section .circle-quote button {
	padding: 10px 20px;
	cursor: pointer;
	border-radius: 5px;
	margin-top: 15px;
}

#about_our_customers .testimonial-card {
  width: 250px;
  padding: 16px;
  border-radius: 12px;
}

#about_our_customers .testimonial-header {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

#about_our_customers .avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 12px;
}

#about_our_customers .user-info .name {
  font-weight: 600;
}

#about_our_customers .user-info .role {
  font-size: 0.9em;
}

#about_our_customers .testimonial-body {
  display: flex;
  align-items: flex-start;
  align-items: center;
  padding-left: 22px;
}

#about_our_customers .quote-line {
  width: 4px;
  border-radius: 2px;
  margin-right: 10px;
  height: 45px;
}

#about_our_customers .quote-text {
  font-size: 1rem;
  line-height: 1.4;
}

#about_our_customers {
  display: flex;
}

#about_our_customers h2 {
  font-size: 36px;
  font-weight: 700;
}

#about_our_customers .bmd-fh-inner {
  padding-left: 30px;
  padding-right: 30px;
}

#about_our_customers .testimonial-card {
  width: 100%;
}

#about_our_customers .slick-slide {
  margin: 0 10px;
}


#feature_grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  padding: 60px 40px;
  margin: auto;
  width: 100% !important;
}

#feature_grid .feature-card {
  position: relative;
  height: 380px;
  background: url('https://via.placeholder.com/600x400') center/cover no-repeat;
  overflow: hidden;
}

#feature_grid .feature-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent 80%);
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}

#feature_grid .feature-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #1B281B;
	margin-top: 10px;
	font-weight: 500;
}

#feature_grid .view-button {
  padding: 10px 16px;
  border: 1px solid white;
  text-decoration: none;
  width: fit-content;
  font-size: 14px;
  border-radius: 5px;
  min-width: 140px;
  text-align: center;
}

#feature_grid .view-button:hover,
#feature_grid .view-button:focus {
  transition: 0.3s ease;
}

.bmd-site-branding {
	width: 160px;
} 

.bmd-site-branding a {
  width: 160px;
}

.bvariation_Home .main-navigation ul, .bvariation_Inner .main-navigation ul  {
  justify-content: end !important;
}

.bvariation_Home .main-navigation ul li, .bvariation_Inner .main-navigation ul li   {
  margin-left: 20px;
}

.bvariation_Home .main-navigation ul li a, .bvariation_Inner .main-navigation ul li a {
	font-size: 16px;
	font-weight: 400;
}

.bmd-header-contact a {
  padding: 10px 20px !important;
  line-height: 1 !important;
  font-size: 17px;
  font-family: "Merriweather", serif;
  border-radius: 4px;
  display: none !important;
}


.bmd-mh-slide-inner .bmd-fh-inner {
  padding-top: 0;
  padding-bottom: 0;
  max-width: 1260px;
}

.bmd-mh-slide-inner .bmd-fh-inner h1 {
	margin-bottom: 10px !important;
	font-size: 60px;
	font-weight: 500;
}

.bmd-mh-slide-inner .bmd-mh-small-text {
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	font-size: 16px !important;
	line-height: 1.4 !important;
	font-weight: 400 !important;
}
.bmd-button-opensev .bmd-white-button {
	padding: 12px 15px;
	font-size: 15px !important;
	text-transform: capitalize !important;
	border-radius: 4px;
	width: 240px;
	display: block;
}



#amenities_section,
#featured_section,
#Manufactured_home,
#quote_section,
#about_our_customers,
#feature_grid,
footer#site-footer {
  clear: both;
  width: 100%;
}

#featured_section .home-card-list {
  width: 100%;
  max-width: 400px;
  border-radius: 12px;
  overflow: hidden;
  font-family: 'Arial', sans-serif;
}

#featured_section .home-card-list-list.slick-slide {
  margin: 0 10px;
}

.height_feature_mp {
  height: 14px;
  float: left;
  margin-right: 5px;
  line-height: 21px;
  position: relative;
  top: 3px;
}

#bmd_featured_homes .home-features {
  float: left;
}

#bmd_featured_homes .home-features {
  border-radius: 5px;
}

#bmd_featured_homes .feature-item {
  background-color: transparent;
  color: #000;
  font-weight: 600;
}

#bmd_featured_homes .home-card-list {
  width: 100%;
  max-width: 400px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: none;
  min-height: 460px;
  margin-right: 10px;
}

#bmd_featured_homes .home-image {
  position: relative;
  height: 200px;
  width: 100%;
  background-size: cover;
}

#bmd_featured_homes .image-labels {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  gap: 6px;
}

#bmd_featured_homes .label {
  font-size: 0.7rem;
  padding: 4px 8px;
  border-radius: 8px;
  font-weight: 500;
}

#bmd_featured_homes .home-info {
  padding: 10px 5px;
}

#bmd_featured_homes .series-name {
	color: #000;
	font-size: 0.85rem;
	margin-bottom: 4px;
	height: 26px;
} 

#bmd_featured_homes .home-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 4px 0;
}

#bmd_featured_homes .builder-name {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
}

#bmd_featured_homes .home-description {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 16px;
}

#bmd_featured_homes .home-features {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	font-size: 14px;
	width: 230px;
	background: #FAFEFF;
	padding: 8px;
}

#bmd_featured_homes .feature-item {
	padding: 6px 5px;
	border-radius: 6px;
}

#bmd_featured_homes .home-buttons {
  display: inline;
  float: left;
  width: 40%;
}

#bmd_featured_homes .home-buttons a.btn.primary {
  width: 100%;
  margin-bottom: 5px;
}

#bmd_featured_homes .btn {
  text-decoration: none;
  padding: 10px 13px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 0.9rem;
  text-align: center;
  flex: 1;
}


#bmd_featured_homes .btn.secondary {
  width: 100%;
  border: solid 1px #1B2E74;
  text-shadow: none !important;
  box-shadow: none;
  font-size: 13px;
}


#bmd_featured_homes .home-features {
  border-radius: 5px;
}

#bmd_featured_homes .home-features {
  float: left;
}

#bmd_featured_homes .home-buttons {
  float: right;
}

#bmd_featured_homes .home-buttons a.btn.primary {
  box-shadow: none;
  border: none;
  font-weight: 400;
  text-shadow: none !important;
  box-shadow: none;
}



.slick-slide {
  margin: 0;
}

#bmd_featured_homes .btn {
  font-weight: 400;
}

#bmd_featured_homes .feature-item {
  font-weight: 400;
  font-size: 13px;
}

#bmd_featured_homes .bmd-fh-inner {
  padding-bottom: 20px;
}



#bmd_featured_homes .home-buttons {
  padding-left: 10px;
}

#bmd_featured_homes .home-buttons a.btn.primary {
	width: 100%;
	text-align: center;
	font-size: 13px;
}


#bmd_featured_homes .arrow-dots-wrapper {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
}

#bmd_featured_homes .custom-prev-single,
#bmd_featured_homes .custom-next-single,
#bmd_featured_homes .custom-prev-double,
#bmd_featured_homes .custom-next-double,
#bmd_featured_homes .custom-prev-triple,
#bmd_featured_homes .custom-next-triple {
    padding: 5px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 5px;
    line-height: 1;
    width: 24px;
    height: 24px;
  /*width: 20px;
  height: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  padding: 5px;
  z-index: 1;
  border-radius: 5px;*/
}

#bmd_featured_homes .custom-prev-single,
#bmd_featured_homes .custom-prev-double,
#bmd_featured_homes .custom-prev-triple
 {
    left: -40px;
}



#bmd_featured_homes .custom-next-single,
#bmd_featured_homes .custom-next-double,
#bmd_featured_homes .custom-next-triple{
  right: -40px;
}

#bmd_featured_homes .custom-prev-single svg, #bmd_featured_homes .custom-next-single svg, #bmd_featured_homes .custom-prev-double svg, #bmd_featured_homes .custom-next-double svg, #bmd_featured_homes .custom-prev-triple svg, #bmd_featured_homes .custom-next-triple svg {
	width: 42px;
	height: 24px;
	right: 10px;
	position: relative;
}


#bmd_featured_homes .custom-dots-single .slick-dots,
#bmd_featured_homes .custom-dots-double .slick-dots,
#bmd_featured_homes .custom-dots-triple .slick-dots {
  position: relative;
}

#bmd_featured_homes .slick-dot-number {
  font-size: 16px;
  cursor: pointer;
  font-family: monospace;
  padding: 5px;
  width: 24px;
  height: 24px;
}

#bmd_featured_homes .custom-dots-single .slick-active button,
#bmd_featured_homes .custom-dots-double .slick-active button,
#bmd_featured_homes .custom-dots-triple .slick-active button {
  border-radius: 5px;
}

#amenities_section .bmd-fh-inner {
  padding-top: 0;
  padding-bottom: 0;
  max-width: 1260px;
}

.sp_1 {
  width: 1px;
}

#featured_section .filters button:hover {
  border-radius: 5px;
}

#bmd_featured_homes .label {
  border-radius: 5px;
  background: #FE6E02 !important;
}

.custom-dots-single .slick-dots,
.custom-dots-double .slick-dots,
.custom-dots-triple .slick-dots {
  bottom: 0;
}

.custom-dots-single .slick-dots li,
.custom-dots-double .slick-dots li,
.custom-dots-triple .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 2px;
}

.custom-dots-single .slick-dots li button::before,
.custom-dots-double .slick-dots li button::before,
.custom-dots-triple .slick-dots li button::before {
  font-size: 0;
}

footer#site-footer {
  font-size: 16px;
}

.bmd-sf-copy {
  font-size: 12px;
  margin-top: 20px;
}

#windmillhomes-v1hc_faqs .faq-container {
  max-width: 600px;
  margin: 20px auto;
  font-family: Arial, sans-serif;
}
#windmillhomes-v1hc_faqs .faq-item {
  padding: 15px 0;
}
#windmillhomes-v1hc_faqs .faq-question {
	font-weight: 600;
	cursor: pointer;
	position: relative;
	color: #5C5A5A;
	font-size: 17px;
}
#windmillhomes-v1hc_faqs .faq-answer p {
	color: #21314A;
	font-size: 16px;
}
#windmillhomes-v1hc_faqs .faq-question::after {
	content: '';
	position: absolute;
	right: 0;
	width: 18px;
	height: 18px;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
  background-image: url(https://windmillhomes-v1hc.bilddealers.com/wp-content/themes/windmillhomes-v1/media/image/plus-icon.png);
  top: 5px;
  background-size: 100%;
}
#windmillhomes-v1hc_faqs .faq-question.active::after {
  content: '';
  background-image: url(https://windmillhomes-v1hc.bilddealers.com/wp-content/themes/windmillhomes-v1/media/image/min-Icon.png);
}
#windmillhomes-v1hc_faqs .faq-answer {
  display: none;
  margin-top: 10px;
}
.home_filter_penal .bmd-fh-inner {
	max-width: 1260px;
	display: flex;
}
.home_filter_penal .bmd-featured-homes.all-homes {
	display: flex;
	justify-content: center;
  top: -8px !important;
}
.home_filter_penal {
	background: #ECEFF9 !important;
}
.bmd-client-tests h2 {
	font-size: 36px;
  margin-bottom: 25px;
}
.bmd-client-tests h4 {
	color: #fff;
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
}
.windmillhomes-v1hc_faqs .bmd-fh-inner h2 {
	margin-bottom: 40px;
	font-size: 36px;
}
#windmillhomes-v1hc_faqs .faq-item {
	border: 1px solid #1B2E74 !important;
	background-color: rgba(255,255,255,0.5) !important;
	padding: 15px;
	margin-bottom: 15px;
	border-radius: 4px;
}
.overlay_border {
    width: 100%;
    float: left;
    height: 1px;
    margin-bottom: 22px;
}

#site-footer .bmd-sf-inner {
	border-top: solid 1px #1B2E74;
}
.bmd-hc-details h3 {
	font-size: 1.25rem;
	font-weight: 700;
	margin: 4px 0;
}
.bmd-hc-details h6 {
	color: #000;
	font-size: 0.85rem;
	margin-bottom: 4px;
	height: 26px;
}
.bmd-hc-details p {
	font-size: 14px;
	color: #000;
	margin-bottom: 10px;
}
.bmd-hc-icon {
	width: 24px;
	height: 24px;
}
.single-inventory .bmd-hc-desc {
  display: block !important;
}
.button-common-os, .button-common-mont, .bmd-red-button, .bmd-white-button, .bmd-blue-button, .bmd-blue-button-light, body #content div.wpforms-container-full .wpforms-form button[type="submit"], .bmd-featured-homes.all-homes nav.posts-navigation .nav-links .nav-previous, .bmd-featured-homes.all-homes nav.posts-navigation .nav-links .nav-next, .bmd-bp-inner .nav-links .nav-previous, .bmd-bp-inner .nav-links .nav-next, .bmd-red-button-heavy {
	padding: 16px 35px 16px;
}
.bmd-home-card {
	height: 600px !important;
}

.post-type-archive-inventory.bvariation_Inner .content-area {
  background: #ECEFF9;
}
.bvariation_Inner .bmd-hf-select {
	margin: 0;
}
.bvariation_Inner .bmd-hf-form .bmd-red-button {
	padding: 9px 23px 9px !important;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	border-radius: 4px;
}
.bmd-hf-label span {
	font-size: 16px;
}
.bmd-shero-heading h1 {
	font-size: 64px;
	font-weight: 500;
}
.bmd-secondary-hero.inventory .bmd-shero-heading p {
	margin: 30px auto 0;
}
.bmd-home-filter.five-filters .bmd-hf-select {
	font-size: 14px;
}
.bmd-hc-details {
	padding: 25px 15px;
}
.bmd-hc-specs {
	width: calc(100% - 40px);
	left: 20px;
}
.bmd-featured-homes.all-homes .bmd-fh-inner {
  padding-bottom: 0;
}
.page-template-page-specials .bmd-featured-homes .all-homes, .page-template-page-specials  .content-area, .bmd-cs-details {
	background: #ECEFF9 !important;
}
.bmd-lenders-wrapper {
	background: #ECEFF9 !important;
}
.bmd-lenders-wrapper .bmd-fl-inner .slick-list::after {
	background: #ECEFF9 !important;
}
.bmd-gc-inner {
	width: 100%;
	margin-left: 0;
}
.bmd-general-content .bmd-gc-heading h2 {
	margin-bottom: 15px;
	font-size: 36px;
	font-weight: 600;
}
.bmd-lc-contact p {
	margin-bottom: 10px;
	font-size: 16px;
}
.bmd-lc-details h5 {
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.bmd-lc-contact {
	padding-bottom: 10px;
}
.bmd-id-details h3, .bmd-id-right h3, .bmd-feat-inner h3, #gallery .bmd-hs-wrap h3 {
	font-weight: 600;
	font-size: 28px;
}
.bmd-inventory-details, .bmd-home-specs, .bmd-featured-homes-single {
	background: #ECEFF9 !important;
}
.bmd-featured-homes-single .bmd-fh-inner h2 {
	font-size: 36px;
	font-weight: 600;
}
.bmd-feat-tabs .tablink.active::after {
	background: #1B2E74 !important;
}
.bmd-hg-gallery i.slick-arrow.icon-left-open-big {
	left: 0 !important;
}
.bmd-hg-gallery i.slick-arrow {
	right: 65px;
}
.bmd-in-back .icon-left-open-big {
	margin-right: 10px;
	margin-top: 2px;
}
.bmd-in-links a.bmd-blue-button-light {
	border-radius: 5px;
}
.bmd-team-members .bmd-tm-inner h2 {
	font-size: 36px;
	font-weight: 600;
}
.modal__container .bmd-h2 {
  margin-bottom: 0;
}
.bmd-tm-details h4 {
	font-size: 24px;
	font-weight: 500;
}
.bmd-tm-details h6 {
	font-size: 16px;
	line-height: 1.6;
	margin-top: 5px;
}
.bmd-cs-content h2 {
	font-size: 36px;
	font-weight: 600;
}
.bmd-cs-content strong {
	font-weight: 600;
	font-size: 16px;
}
.bmd-modal-right p {
	font-size: 16px;
}
.modal__content {
	margin-top: 15px;
	margin-bottom: 2rem;
	line-height: 1.5;
	color: rgba(0, 0, 0, 0.8);
}
.modal__content .bmd-tm-inner h2 {
	font-size: 30px;
	text-align: left;
}
.modal__container .bmd-h2 {
	margin-bottom: 0;
	font-size: 30px !important;
	text-align: left;
}
.page-template-page-contact-us #site-footer .bmd-sf-inner {
	border-top: none;
}
body #content .wpforms-title {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 20px;
}
.page-template-page-faqs #bmd_featured_homes {
	background: #ECEFF9;
	width: 100%;
	display: flex;
	justify-content: center;
	padding-bottom: 50px;
}
.page-template-page-faqs #bmd_featured_homes .bmd-fh-inner {
	max-width: 1260px;
  width: 100%;
}
.page-template-page-faqs .bmd-featured-homes .bmd-fh-inner h2 {
	font-size: 36px;
	font-weight: 600;
}
.page-template-page-faqs #bmd_featured_homes .bmd-cta-centered {
	display: none !important;
}
/* 
#bmd_featured_homes .custom-dots-single button{
    height: 10px;
    width: 10px;
    
} */

/*#bmd_featured_homes .custom-dots-single,
#bmd_featured_homes .custom-dots-double,
#bmd_featured_homes .custom-dots-triple {
    display: none;
}*/

#bmd_featured_homes .arrow-dots-wrapper button.custom-prev-single,
  #bmd_featured_homes .arrow-dots-wrapper button.custom-next-single {
      display: block !important;
      border: none !important;
}


footer#site-footer {
  clear: both;
  width: 100%;
}

footer#site-footer {
  font-size: 15px;
}


.contactcontainer_footer {
    width: 100%;
    float: left;
}

.mission-values {
  background-color: #fff;
  padding: 40px 20px;
  position: relative;
}

.mission-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mission-left {
  flex: 1;
  min-width: 250px;
  background: url('/path-to-your-left-image.png') no-repeat left bottom;
  background-size: contain;
  padding-left: 80px;

}

.mission-left h2 {
  font-size: 28px;
  font-weight: bold;
  color: #333;
}

.mission-right {
  flex: 2;
  min-width: 300px;
}

.values-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(120px, 1fr));
  gap: 10px 40px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.values-list li {
  font-size: 16px;
  color: #333;
}

.team-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.team-section .team-card {
	background: #fff;
	color: #111;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 4px 8px rgba(0,0,0,0.15);
	display: flex;
	flex-direction: column;
}

.team-card .img-placeholder {
	width: 100%;
	padding-top: 100%;
	background-size: contain;
	border-radius: 8px 8px 0 0;
	margin-bottom: 0;
	aspect-ratio: 1 / 1;
}
.team-card .team-info {
	padding: 15px;
	text-align: left;
}
.team-card h4 {
 margin: 0 0 5px;
  font-size: 16px;
  font-weight: 500;
}
.team-card p {
  margin: 0;
  font-size: 13px;
  color: #000;
}
.modal__container .bmd-h2 {
	color: #000D5B !important;
	margin-bottom: 0 !important;
}
.bmd-modal-right p {
	font-size: 16px;
	text-align: left;
}
.modal__close {
	color: #000D5B;
}
.modal__container {
	padding: 50px 30px !important;
}
.modal__container a i  {
	color: #000D5B !important;
	border: solid 1px #000D5B;
	width: 36px;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
	background: #F4FAFF;
}
.modal__container a:hover i  {
	color: #202125 !important;
	border: solid 1px #202125;
}

.block_center-text {
    width: 100%;
    float: left;
    text-align: center;
}
.block_center-text .center-text {
    max-width: 600px;
    line-height: 31px;
    position: relative;
    margin: 0 auto;
}
.about-section {
	background-color: #ECEFF9;
	color: #111;
	padding: 60px 20px 0;
	display: flex;
	justify-content: center;
}
.about-section .bmd-fh-inner {
	max-width: 90% !important;
	padding-top: 30px;
	padding-bottom: 30px;
}
.about-intro {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto 60px;
}
.about-section .about-content {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	justify-content: space-between;
	margin-bottom: 60px;
}

.left-text {
  flex: 1 1 40%;
}

.left-text h1 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.4;
}

.right-text {
  flex: 2 1 55%;
}

.right-text p {
  font-size: 16px;
  line-height: 1.6;
}

.right-text blockquote {
  margin: 30px 0 10px;
  font-style: italic;
  color: #555;
}

.signature {
  font-weight: bold;
  margin-top: 5px;
}
.signature span {
	display: block;
	font-weight: normal;
	font-size: 14px;
	color: #777;
	margin-top: 25px;
}
.center-text blockquote {
	font-size: 1rem;
	color: #444;
	max-width: 700px;
	margin: 0 auto 30px;
	line-height: 1.4;
}

/* Team Section */
.team-section {
  max-width: 1200px;
  margin: 0 auto 60px;
  text-align: center;
}

.team-section h2 {
	font-size: 36px;
	margin-bottom: 40px;
  font-weight: 700;
}
.team-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 20px;
  justify-items: center;
}

.team-member {
  background-color: #fff;
  border-radius: 8px;
  text-align: center;
  padding: 15px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  width: 100%;
  max-width: 200px;
}

.team-member-1{
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  padding: 15px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.team-member .img-placeholder,
.team-member-1 .img-placeholder {
  width: 100%;
  padding-top: 100%;
  background: repeating-conic-gradient(#ddd 0% 25%, transparent 0% 50%) 50% / 20px 20px;
  border-radius: 8px;
  margin-bottom: 10px;
}

.team-member h4,
.team-member-1 h4 {
  margin: 10px 0 4px;
}

.team-member p,
.team-member-1 p {
  font-size: 14px;
  color: #555;
}

/* Testimonials */
.testimonial-section {
  max-width: 1200px;
  margin: 0 auto 60px;
  text-align: center;
}

.testimonial-section h2 {
  font-size: 28px;
  margin-bottom: 40px;
}

.testimonial-slider {
  display: flex;
  overflow-x: auto;
  gap: 20px;
  padding-bottom: 10px;
  scroll-snap-type: x mandatory;
}

.testimonial-card {
  flex: 0 0 auto;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  min-width: 250px;
  scroll-snap-align: start;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  border-left: 4px solid #f97316;
}

.testimonial-card h4 {
  font-size: 16px;
  margin-bottom: 8px;
}

.testimonial-card h4 span {
  font-size: 12px;
  color: #888;
  display: block;
}

.testimonial-card p {
  font-size: 14px;
  color: #333;
}

/* Mission Section */
.mission-values {
	background-color: #fff;
	border-radius: 12px;
	padding: 40px 20px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 30%;
	display: flex;
	justify-content: center;
	min-height: 275px;
	align-items: center;
}
.mission_inner {
	max-width: 1260px;
	width: 100%;
}
.mission_inner .mission-container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}

.mission-values h2 {
  font-size: 28px;
  margin-bottom: 0;
}
.values-list ul {
  display: flex;
  justify-content: center;
  gap: 60px;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
.values-list li {
	font-size: 16px;
}
.contact-section {
  background-color: #ECEFF9;
  padding: 40px 20px;
}
.page-template-page-contact-us #secondary {
	background: #ECEFF9;
}
.contact-container {
	max-width: 1260px;
	margin: 0 auto;
}
.contact-container h2 {
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 30px;
	color: #1f1f1f;
}

.contact-content {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: flex-start;
  justify-content: space-between;
}

.contact-left {
  flex: 1;
  min-width: 300px;
}

.contact-logo {
	max-width: 180px;
	margin-bottom: 0;
	margin-top: 80%;
}

.divider {
	height: 2px;
	background-color: #f16c28;
	width: 100%;
	border: none;
	margin: 20px 0 0;
}

.contact-details {
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-details li {
  margin-bottom: 15px;
  font-size: 16px;
  color: #222;
  display: flex;
  align-items: flex-start;
}

.contact-details .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #002a5c;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  font-size: 14px;
}

.contact-right {
  flex: 1;
  min-width: 300px;
}

.image-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding: 30px;
  background-color: #ECEFF9;
}

.grid-box {
  width: 100%;
  aspect-ratio: 1 / 1; /* makes it a square */
  background-color: #fff;
  border: 2px solid #d0d5de;
  box-sizing: border-box;
}

/**********financing**************/

.financing_page_area .lender-partners {
	background-color: #000D5B;
	color: #fff;
	text-align: center;
	padding: 40px 20px;
	background-image: linear-gradient(rgba(0, 13, 91, 0.7), rgba(0, 13, 91, 0.7), #000D5B);
	border-top: solid 4px #FE6E02;
}

.financing_page_area .lender-partners h2 {
  font-size: 36px;
  margin-bottom: 20px;
}
.financing_page_area .partners-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.grid_partner a {
  font-size: 20px;
  font-weight: 600;
}
.grid_partner a img {
  vertical-align: middle;
  margin-right: 5px;
}
.financing_page_area .partners-list div {
  font-size: 1rem;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 220px;
  justify-content: center;
}

/* Financing Inquiry Form */
.financing_page_area .inquiry-form {
	text-align: center;
	padding: 40px 20px 50px;
	background: #ECEFF9 !important;
	display: inline-block;
	width: 100%;
}
.financing_page_area .inquiry-form h3 {
  font-size: 34px;
  margin-bottom: 15px;
}
.financing_page_area .inquiry-form p {
  color: #000;
  margin-bottom: 30px;
  font-size: 16px;
}
.financing_page_area form {
  max-width: 600px;
  margin: 0 auto;
}

.financing_page_area .form-row {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

/* SEO Content */
.financing_page_area .seo-content {
  display: flex;
  justify-content: center;
  padding: 40px 20px;
  margin: auto;
  flex-wrap: wrap;
}
.financing_page_area .seo-content .bmd-fh-inner {
  padding-top: 0;
  padding-bottom: 30px;
  max-width: 1260px;
}
.Seo_Inn {
    display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.financing_page_area .seo-title {
  font-size: 36px;
  font-weight: 600;
  width: 50%;
}
.financing_page_area .seo-text {
  width: 50%;
  font-size: 0.95rem;
  color: #000;
}


.financing_page_area .benefit-card-wp {
    margin-top: 25px;
}
.financing_page_area .financing-section {
	padding: 60px 20px;
	margin: auto;
	display: flex;
	justify-content: center;
	background: #ECEFF9 !important;
}
.financing-section.grd-section {
	border-top: solid 3px #FE6E02;
}
.financing_page_area .financing-section .bmd-fh-inner {
  padding-top: 0;
  padding-bottom: 20px;
  max-width: 1260px;
}

.financing_page_area .intro {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.financing_page_area .intro-left {
  flex: 1;
  min-width: 385px;
}
.financing_page_area .intro-left h1 {
  font-size: 36px;
  line-height: 1.2;
  margin: 0 0 20px;
}

.financing_page_area .intro-right {
  flex: 2;
  min-width: 300px;
}

.financing_page_area .intro-right p {
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}
.financing_page_area .benefits-title {
  text-align: center;
  font-size: 36px;
  margin: 50px 0 40px;
}

.financing_page_area .benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important;
  gap: 20px;
}
.financing_page_area .benefit-card {
  padding: 25px 20px;
  color: #000;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  position: relative;
  background-size: 100%;
  border-radius: 8px;
}
.benefit-card::after {
  content: "";
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0, 13, 91, 0.4), rgba(0, 13, 91, 0.8));
  border-radius: 8px;
}

.financing_page_area .benefit-card img {
  position: relative;
  z-index: 1;
  color: #fff;
}
.financing_page_area .benefit-card h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
  color: #fff;
  margin-top: 10px;
}
.financing_page_area .benefit-card p {
  font-size: 0.95rem;
  color: #fff;
  position: relative;
  z-index: 1;
}
.financing_page_area .bmd-secondary-hero.about-us .bmd-shero-inner {
  height: 60vh;
}

.financing_page_area .intro-left h1 {
  font-size: 32px;
}

.financing_page_area .benefits-title {
  font-size: 30px;
}

.financing_page_area .seo-title {
  font-size: 30px;
  margin-bottom: 10px;
}


.financing_page_area .bmd-secondary-hero.about-us .bmd-shero-inner {
  height: 40vh;
}
.bvariation_Inner .financing_page_area .bmd-shero-inner .bmd-shero-background {
  max-height: inherit;
}
.financing_page_area .benefits-grid {
  grid-template-columns: 1fr;
}


/**********financing*************/


/***********Gallery***************/
.galley_photo_page .event-slider {
  margin: 0;
  width: 100%;
}

.galley_photo_page .event-card {
  padding: 0  0 0 10px;
  margin: 10px;
  text-align: left;
  height: 350px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.galley_photo_page .event-image {
  height: 100%;
  background-size: cover;
}

.galley_photo_page .event-info {
  padding-top: 10px;
}

.galley_photo_page .event-info h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}

.galley_photo_page .event-info span {
  font-size: 13px;
}

.galley_photo_page .grid-section {
  padding: 40px 20px;
  text-align: center;
}

.galley_photo_page .grid-section h2 {
  font-size: 2rem;
  margin-bottom: 30px;
}

.galley_photo_page .grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  max-width: 1260px;
  margin: 0 auto;
}
.galley_photo_page .grid-item {
  display: none;
  overflow: hidden;
  height: 100%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.galley_photo_page .grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* or 'contain' if you don't want cropping */
  display: block;
  transition: transform 0.3s ease;
}

.galley_photo_page .grid-item img:hover {
  transform: scale(1.03);
}

.galley_photo_page #loadMoreBtn {
	margin-top: 50px;
	padding: 10px 20px;
	font-size: 1rem;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	background: #1B2E74;
	color: #fff;
}

.galley_photo_page #loadMoreBtn:hover,
.galley_photo_page #loadMoreBtn:focus {
  background-color: #FE6E02;
  color: #fff;
}
.galley_photo_page .grid-section {
  padding: 0 20px 60px;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: #ECEFF9;
}
.galley_photo_page main {
  background: #ECEFF9 !important;
}

/***********Gallery*************/

.bmd-site-header {
	background: #ECEFF9;
}
.multy_heading, .fetured_choice_Heading {
	color: #181E17;
	font-size: 44px;
	font-weight: 600;
}
#Manufactured_home {
	background: #ECEFF9 !important;
	display: flex;
	flex-direction: column;
  padding: 60px 0;
}
.bmd-cta-centered.bx-BTN {
	display: flex;
	margin-top: 30px;
}
#Manufactured_home .why-choose .text_Col h2 {
	color: #1B2128 !important;
}
.trusted-manufacturers {
	background-color: #f0f3f9;
	border-top: 4px solid #ff6600;
	border-bottom: 4px solid #ff6600;
	padding: 60px 20px;
	text-align: center;
	clear: both;
	background-image: linear-gradient(#f0f3f9, #fff);
}

.trusted-manufacturers h2 {
	color: #181E17;
	font-size: 44px;
	font-weight: 600;
  margin-bottom: 20px;
}

.trusted-manufacturers p {
  margin: 0 auto 40px;
  font-size: 16px;
  color: #333;
  line-height: 1.6;
}

.manufacturer-logos {
  display: flex;
  justify-content: space-around;
  gap: 40px;
  flex-wrap: wrap;
}
.manufacturer-logos img {
	max-width: 220px;
	width: 100%;
	background-color: #fff;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	transition: transform 0.3s ease;
}
.manufacturer-logos img:hover {
  transform: scale(1.05);
}
.feature-grid {
	display: flex;
	justify-content: center;
}
.feature-grid .bmd-fh-inner {
  max-width: 1260px;
	padding-top: 70px;
	padding-bottom: 100px;
}
.fetured_choice_Heading {
	text-align: center;
}
.feature-grid  #feature_grid {
	padding: 40px 0;
}
.title_Contact {
	color: #181E17;
	font-size: 44px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 50px;
}
.section_Contact {
	display: flex;
	width: 100%;
	background: #ECEFF9;
  justify-content: center;
}
.section_Contact .contact-section {
	max-width: 1260px;
	background: #ECEFF9 !important;
	width: 100%;
	border: solid 8px #fff;
	border-radius: 80px !important;
	padding: 40px !important;
}
#site-footer .bmd-sf-inner {
	border-top: none !important;
	color: #000;
}
.page-template-page-gallery .bmd-mh-inner .bmd-mh-slide, .page-template-page-gallery .bmd-mh-inner .slick-track, .page-template-page-gallery .bmd-mh-inner .slick-list {
	height: 60vh !important;
}
#lightbox .lb-nav a.lb-prev, #lightbox .lb-nav a.lb-next {
	width: 48px !important;
}
#lightbox .lb-nav a.lb-next {
	margin-right: 15px !important;
}
#lightbox .lb-nav a.lb-prev {
	margin-left: 15px !important;
}
.evt_Slides .bmd-fh-inner {
	max-width: 1260px;
	padding: 0 0 70px;
}
.galley_photo_page .event-card {
	background: transparent;
	border-left: 3px solid #FE6E024D;
}
.evt_Slides {
	display: flex;
	justify-content: center;
	background: #ECEFF9;
	padding-left: 20px;
	padding-right: 20px;
}

div.wpforms-container-full .wpforms-form input[type="date"], div.wpforms-container-full .wpforms-form input[type="datetime"], div.wpforms-container-full .wpforms-form input[type="datetime-local"], div.wpforms-container-full .wpforms-form input[type="email"], div.wpforms-container-full .wpforms-form input[type="month"], div.wpforms-container-full .wpforms-form input[type="number"], div.wpforms-container-full .wpforms-form input[type="password"], div.wpforms-container-full .wpforms-form input[type="range"], div.wpforms-container-full .wpforms-form input[type="search"], div.wpforms-container-full .wpforms-form input[type="tel"], div.wpforms-container-full .wpforms-form input[type="text"], div.wpforms-container-full .wpforms-form input[type="time"], div.wpforms-container-full .wpforms-form input[type="url"], div.wpforms-container-full .wpforms-form input[type="week"], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
	background-color: rgba(255,255,255,0.7) !important;
	border-radius: 12px !important;
	height: 45px !important;
	border: solid 1px #e1e1e1 !important;
	font-size: 14px !important;
	color: #333 !important;
	letter-spacing: 1px;
	padding: 10px 15px !important;
	font-weight: 500;
}
body #content .wpforms-field-label {
	display: none !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
	display: none !important;
}
div.wpforms-container-full .wpforms-form textarea {
	height: 140px !important;
}

.contact-us p.bmd-h4 {
	color: #fff;
	margin-top: 20px;
	font-weight: 400 !important;
	font-size: 24px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.4;
	letter-spacing: 0;
}
.single-inventory .bmd-inventory-details {
	background-color: #eec8ae;
	border-top: solid 20px #1B2E74;
	background-image: linear-gradient(#ebddd6, #eec8ae) !important;
}
.bmd-secondary-hero.inventory-single.bn_Custom {
	margin-bottom: 20px;
	background-color: #ECEFF9;
}
.single-inventory #secondary {
	background: #ECEFF9 !important;
}
.single-inventory #single_filter_section {
	display: none;
}
.bmd-full-width-cta h3 {
	font-weight: 600;
}
.canahomes_hometuch .bmd-red-button {
	color: #fff !important;
	background: #FE6E02 !important;
}
.canahomes_hometuch .bmd-red-button:hover,
.canahomes_hometuch .bmd-red-button:focus {
	color: #fff !important;
	background: #1b3596 !important;
}
.bmd-featured-homes-inventry.all-homes-wt {
	background: #1B2E74;
}
.bmd-featured-homes-inventry.all-homes-wt .bmd-home-filter {
	padding: 15px 10px;
	margin: 0;
	background: #1B2E74;
	display: flex;
	justify-content: center;
	width: 100%;
}
.bmd-featured-homes-inventry.all-homes-wt .bmd-fh-inner {
  padding: 0;
}
.bmd-featured-homes-inventry.all-homes-wt .bmd-hf-inner {
	display: flex;
	max-width: 1260px;
	justify-content: center;
	flex-direction: column;
}
.title_head_achi {
	color: #FFFFFF !important;
	margin-bottom: 5px;
}
.all-homes-wt .bmd-hf-label.toggle-mobile-filter {
	display: none;
}
#form_inventory_cp {
	width: 100%;
}
.bvariation_Inner .bmd-hf-form .bmd-red-button {
	color: #1a1a1a;
	background: #fff;
	line-height: 11px;
	border-radius: 4px;
	font-size: 14px;
	font-family: "Roboto", sans-serif !important;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 0;
}
#featured_section .tab-btn.filter_single_wide.active {
	background-color: #1B2E74;
	color: white;
}
#featured_section .tab-btn {
	background: none;
	border: none;
	font-size: 16px;
	padding: 8px 20px;
	cursor: pointer;
	border-bottom: 2px solid transparent;
	line-height: 1.4;
  border-radius: 5px;
}
#featured_section .tab-btn:hover,
#featured_section .tab-btn:focus {
	background-color: #1B2E74;
	color: white !important;
}
.wind_filter {
	background: #ECEFF9 !important;
	display: flex;
	justify-content: center;
	flex-direction: column;
  width: 100%;
}
.wind_filter #bmd_featured_homes {
	max-width: 1260px;
	margin: 0 auto;
}
.wind_filter  #featured_section {
	padding-bottom: 0;
}
.wind_filter #bmd_featured_homes .home-card-list {
	margin-bottom: 25px;
}
.wtpage_numbers {
	width: 100%;
	float: left;
	text-align: right;
	margin-bottom: 50px;
	margin-top: 0;
}
.wtpage_numbers ul.page-numbers {
  width: auto;
  display: inline-block;
  margin: 0 auto;
}
.wtpage_numbers ul.page-numbers li {
    float: left;
    margin: 0px 3px 0px 3px;
}
.wtpage_numbers ul.page-numbers li a {
	background: none;
	border: none;
	color: #1f4321;
	padding: 5px !important;
	font-size: 14px;
	cursor: pointer;
	border-radius: 5px;
	line-height: 1;
	width: 36px !important;
	height: 36px !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.wtpage_numbers ul.page-numbers li span.page-numbers.current {
	color: #FFF !important;
	text-align: center;
	background: #FE6E02 !important;
	border: solid 1px #FE6E02;
	display: flex;
	width: 36px;
	height: 36px;
	border-radius: 5px;
	justify-content: center;
	align-items: center;
}
.wtpage_numbers ul.page-numbers li span.page-numbers.dots {
    color: #000;
    font-size: 25px;
    line-height: 0;
}
.wtpage_numbers ul.page-numbers li a.next.page-numbers,
.wtpage_numbers ul.page-numbers li a.prev.page-numbers {
	background: #FFFFFF;
  color: #1b3596;
	border: none;
	padding: 5px !important;
	border-radius: 5px;
	width: 36px !important;
	height: 36px !important;
  	justify-content: center;
	align-items: center;
  display: flex;
}
.wtpage_numbers ul.page-numbers li a:hover {
    opacity: 0.7;
}
.wtpage_numbers ul.page-numbers li a.page-numbers i::before {
  margin: 0 !important;
}
.wind_filter .grid_open_property .bmd-fh-inner {
	padding: 0;
}
.single-inventory .bmd-home-gallery-grid {
	display: flex;
	width: 100%;
}
.single-inventory .bmd-home-gallery {
	display: flex;
	top: 0;
	padding-bottom: 30px;
}
.bmd-hs-wrap {
	padding-bottom: 0;
}
#single_filtersection .bmd-fh-inner {
	padding-top: 0;
	padding-bottom: 0;
}
.bmd-site-header {
	border-bottom: solid 3px #FE6E02;
}
.evt_Slides .slick-prev::before, .evt_Slides .slick-next::before {
	color: #202125 !important;
	background: #fff;
	padding: 6px;
	border-radius: 7px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}





@media (max-width: 1320px) {
.feature-grid {
  padding-left: 20px;
  padding-right: 20px;
}
}

@media (max-width: 1280px) {
.wtpage_numbers ul.page-numbers {
	margin: 0 20px 0 0 !important;
}  
.all-homes-wt .bmd-hf-label.toggle-mobile-filter {
	display: flex !important;
	background: #000;
} 
.all-homes-wt #form_inventory_cp {
	width: 100%;
	background: #1B2E74;
}
  #bmd_featured_homes .custom-prev-single,
  #bmd_featured_homes .custom-next-single,
  #bmd_featured_homes .custom-prev-double,
  #bmd_featured_homes .custom-next-double,
  #bmd_featured_homes .custom-prev-triple,
  #bmd_featured_homes .custom-next-triple{
    top: 35%;
  }
  #bmd_featured_homes .custom-prev-single, #bmd_featured_homes .custom-prev-double, #bmd_featured_homes .custom-prev-triple{
    left: -5px;
  }
  #bmd_featured_homes .custom-next-single, #bmd_featured_homes .custom-next-double, #bmd_featured_homes .custom-next-triple{
    right: -5px;
  }
.bmd-main-hero .bmd-mh-slide-inner {
	padding-left: 20px;
	padding-right: 20px;
}
.home_filter_penal .bmd-fh-inner {
	padding-top: 0;
}
.home_filter_penal .bmd-home-filter .bmd-hf-label {
	margin-top: 0;
	padding: 10px 0;
}
#Manufactured_home .bmd-fh-inner {
	padding-left: 20px;
	padding-right: 20px;
}
.bmd-select-wrapper {
	margin: 10px 0;
}
.bvariation_Inner .bmd-hf-form .bmd-red-button {
	margin: 20px 0;
  padding: 12px 23px 12px !important;
}
.bmd-home-filter .bmd-hf-label {
	padding: 10px 15px;
}
.bmd-home-filter .bmd-hf-label i {
	top: 3px;
  font-size: 18px;
}
.bmd-home-filter.mobile-filter-open .bmd-hf-label i.icon-close {
	top: -3px;
}
.home_filter_penal .five-filters .bmd-red-button {
	margin-bottom: 20px;
}
}
@media (max-width: 1100px) {
  #about_our_customers .testimonial-card {
    width: 100%;
  }
}
@media (max-width: 1035px) {
.contact-logo {
	margin-top: 0;
}
}
@media (max-width: 992px) {
  .galley_photo_page .grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .team-row {
    grid-template-columns: repeat(2, 1fr);
  }
  .bmd-home-card {
    height: 700px !important;
  }
  #bmd_featured_homes .home-buttons {
    padding-left: 0px;
  }

  #bmd_featured_homes .home-features {
    width: 100%;
    margin-bottom: 10px;
  }

  #bmd_featured_homes .home-buttons {
    width: 100%;
  }

  #bmd_featured_homes .btn {
    font-weight: 400;
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {

  .bannercontent_center .content_hero h2 {
    font-size: 2rem;
  }

  .banner_content_center {
    height: 45vh;
  }

  .image-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  #bmd_featured_homes .custom-dots-single li button span {
      opacity: 0;
      display: none !important;
  }

  #bmd_featured_homes .custom-dots-single,
  #bmd_featured_homes .custom-dots-double,
  #bmd_featured_homes .custom-dots-triple {
      display: block;
  }
  #bmd_featured_homes .arrow-dots-wrapper button.custom-prev-single,
  #bmd_featured_homes .arrow-dots-wrapper button.custom-next-single {
      display: none !important;
  }

  #bmd_featured_homes .bmd-fh-inner {
    padding-top: 40px;
  }

  #about_our_customers .bmd-fh-inner {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  #about_our_customers h2 {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 15px;
  }
  #feature_grid {
	grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 767px) {
 .galley_photo_page .grid-section {
	padding: 0 20px 30px;
}
  .financing_page_area .intro-left h1 {
    font-size: 32px;
  }
  .financing_page_area .financing-section {
    padding: 30px 20px;
  }
  .financing_page_area .intro {
    gap: 0;
    flex-direction: column;
  }
 .financing_page_area .benefits-title {
	font-size: 30px;
	line-height: 1.4;
}
  .financing_page_area .lender-partners h2, .financing_page_area .inquiry-form h3 {
    font-size: 30px;
    line-height: 1.4;
  }
  .Seo_Inn {
    flex-direction: column;
  }
  .financing_page_area .seo-title {
    font-size: 30px;
    width: 100%;
    margin-bottom: 10px;
    line-height: 1.4;
  }
  .financing_page_area .seo-text {
    width: 100%;
  }
  .financing_page_area .seo-content {
    padding: 30px 20px 20px;
    border-top: solid 1px #e7e7e7;
  }
  .financing_page_area .bmd-secondary-hero.about-us .bmd-shero-inner {
    height: 40vh;
  }
  .bvariation_Inner .financing_page_area .bmd-shero-inner .bmd-shero-background {
    max-height: inherit;
  }
  .financing_page_area .benefits-grid {
    grid-template-columns: 1fr;
  }
  .financing_page_area .partners-list div {
    width: 46%;
  }

.bmd-mh-slide-inner .bmd-fh-inner h1 {
	font-size: 34px;
	margin-bottom: 25px !important;
	line-height: 1.4;
}
.bmd-mh-slide-inner .bmd-mh-small-text {
	text-align: center;
}
.bmd-button-opensev {
	display: flex;
	justify-content: center;
}
.home_filter_penal .bmd-home-filter.five-filters {
	padding: 20px;
}
#featured_section .filters button {
	font-size: 15px;
	padding: 8px 15px;
}
#featured_section .filters {
	gap: 5px;
	margin-bottom: 20px;
}
#Manufactured_home .why-choose {
	margin: 30px auto;
	flex-direction: column;
}
#Manufactured_home .why-choose .text_Col {
	width: 100%;
	padding-right: 0;
	margin-bottom: 0;
}
.image_Sz {
	width: 100%;
}
.text_Col.pl_Left {
	padding-left: 0;
	margin-top: 20px;
}
#Manufactured_home .why-choose .text_Col h2 {
	font-size: 28px;
}
#quote_section .circle-quote {
	width: 100%;
	height: auto;
	padding: 30px 0;
}
#quote_section .circle-quote h3 {
	font-size: 28px;
}
#quote_section .circle-quote button {
	margin-bottom: 10px;
}
#feature_grid {
	grid-template-columns: 1fr;
	row-gap: 20px;
	column-gap: 0;
	padding: 40px 20px;
}
.bvariation_Home #windmillhomes-v1hc_faqs .bmd-fh-inner {
	padding: 30px 20px;
}
.windmillhomes-v1hc_faqs .bmd-fh-inner h2 {
	margin-bottom: 25px;
	font-size: 28px;
}
#windmillhomes-v1hc_faqs .faq-container {
	margin: 0;
}
.bmd-site-footer strong {
	font-weight: 600;
}
footer#site-footer {
	font-size: 15px;
}
.bmd-sf-inner {
	padding-top: 40px;
	padding-bottom: 40px;
}

footer .bmd-sf-image {
	background-size: 260px;
}
#bmd_featured_homes .slick-dot-number {
	width: 18px;
	height: 18px;
}

.wdt_custom_tooolbar .topbar-wrap {
	display: none !important;
}
#featured_section {
	padding: 30px 20px;
}
.bmd-client-tests h4.bmd-ct-test {
	font-size: 16px;
	line-height: 1.6;
}
.bmd-client-tests {
	padding: 30px 20px;
}
.bmd-hc-details h3 {
	font-size: 1.25rem !important;
	font-weight: 700 !important;
	margin: 4px 0 !important;
}
.bmd-hc-details h6 {
	font-size: 0.85rem !important;
	margin-bottom: 4px !important; 
}
.bmd-hc-details h3 {
	font-size: 1rem !important;
	font-weight: 500 !important;
	margin: 4px 0 !important;
}
.bmd-shero-heading h1 {
	font-size: 44px;
	font-weight: 700;
	line-height: 1.6;
}
.bmd-featured-homes.all-homes:not(.specials) .bmd-all-homes .bmd-home-card .bmd-hc-details {
	padding: 6px;
}
.bmd-featured-homes.all-homes:not(.specials) {
	margin: 0;
}
.bmd-general-content {
	padding: 40px 15px;
}
.bmd-general-content .bmd-gc-heading h2 {
	margin-bottom: 10px;
	font-size: 28px;
}
.bmd-lc-info {
	font-size: 15px;
}
.bmd-id-details h3, .bmd-id-right h3, .bmd-feat-inner h3, #gallery .bmd-hs-wrap h3 {
	font-size: 26px;
	margin-bottom: 20px;
}
.bmd-featured-homes-single .bmd-fh-inner h2 {
	font-size: 28px;
	margin-bottom: 20px;
}
.bmd-featured-homes-single .bmd-fh-inner {
  padding-top: 30px;
}
.bmd-id-details {
	top: 20px;
  padding: 20px;
	margin-bottom: 20px;
}
.bmd-home-gallery {
  background: #ECEFF9 !important;
}
.bmd-home-gallery .bmd-hg-inner {
  padding-left: 20px;
  padding-right: 20px;
}
.bmd-hg-gallery i.slick-arrow.icon-right-open-big {
	right: 20px !important;
}
.bmd-id-left, .bmd-id-right {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
}
.bmd-id-right {
	padding: 30px 0 0;
}
.bmd-inventory-details {
	padding-bottom: 50px;
}
.bmd-team-members .bmd-tm-inner h2 {
	font-size: 28px;
}
.modal__container .bmd-h2 {
  margin-bottom: 0;
}
.bmd-tm-details h4 {
	font-size: 20px;
}
.bmd-cs-content {
	padding: 30px 20px;
	font-size: 14px;
}
.bmd-tm-details h6 {
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 15px;
}
.bmd-cs-details {
	min-height: auto;
}
.bmd-contact-form .bmd-cf-inner {
	padding-top: 30px;
	padding-bottom: 30px;
}
body #content .wpforms-title {
	font-size: 28px;
}
#windmillhomes-v1hc_faqs {
	padding-left: 20px;
	padding-right: 20px;
}
#windmillhomes-v1hc_faqs  .bmd-fh-inner {
	padding-bottom: 30px;
	padding-top: 40px;
}
.page-template-page-faqs .bmd-featured-homes .bmd-fh-inner h2 {
	font-size: 28px;
}
.home_filter_penal section.bmd-featured-homes.all-homes {
	max-width: 100%;
}
#section_one_Integrityhomes {
	padding: 0px 20px 40px;
}
.multy_heading, .fetured_choice_Heading {
	font-size: 30px;
}
#Manufactured_home {
	padding: 30px 0;
}
.bmd-cta-centered.bx-BTN {
	margin-top: 25px;
	margin-bottom: 15px !important;
}
#Manufactured_home .why-choose .text_Col {
	order: 2;
}
.image_Sz {
	order: 1;
  margin-bottom: 20px;
}
.trusted-manufacturers h2 {
	font-size: 30px;
}
.trusted-manufacturers {
	padding: 30px 20px 40px;
}
.feature-grid .bmd-fh-inner {
	padding: 30px 20px;
}
.section_Contact .contact-section {
	border-radius: 0 !important;
	padding: 20px !important;
	border-left: 0;
	border-right: 0;
}
footer .bmd-sf-image {
	background-size: 140px;
}       
footer .bmd-sf-left {
	border-top: solid 1px #777;
	padding-top: 20px;
	margin-top: 20px;
}
.footer-copywirte .row {
	margin-left: -15px;
}
.footer-copywirte .bmd-sf-row {
	justify-content: center;
	margin-top: 20px;
}
.footer-copywirte {
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
}
#site-footer .bmd-sf-logo, #site-footer .bmd-sf-left, #site-footer .bmd-sf-right {
	width: 100%;
  margin-left: 0;
}
.title_Contact {
	font-size: 30px;
	margin-bottom: 20px;
}
#contact_section .contact-info li {
	font-size: 14px;
}
.footer_logo_text {
	font-size: 14px;
}
.footer_logo_text br {
	display: none;
}
.bmd-site-branding a {
	width: 120px;
}
.bmd-hf-label span {
	font-size: 14px;
}
.feature-grid #feature_grid {
	padding: 20px 0;
}
#site-footer .bmd-sf-inner {
	max-width: 768px;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
.about-section .about-content {
	margin-bottom: 25px;
}
.team-section h2 {
	font-weight: 700;
}
.about-intro {
	margin: 0;
}
.team-section {
	margin: 0 auto 15px;
}
#about_our_customers h2 {
	margin-bottom: 25px;
  font-size: 30px;
}
.mission-values {
	border-radius: 0;
	background-size: 300px;
}
.mission_inner .mission-container {
	flex-direction: column;
}
.mission-left {
	padding-left: 0;
	margin-bottom: 15px;
}
.contact-container h2 {
	font-size: 30px;
}
.about-section {
	padding: 0;
}
.about-section .about-content {
  gap: 0;
}
.left-text {
	flex: 100%;
	margin-bottom: 10px;
}
.right-text {
	flex: 100%;
}
.right-text p {
	font-size: 14px;
	line-height: 1.4;
}
.center-text blockquote {
	font-size: 14px;
	line-height: 1.4;
}
.left-text h1 {
	line-height: 1.4;
}
.bvariation_Inner .bmd-shero-inner .bmd-shero-background {
	max-height: 40vh;
}
.contact-us p.bmd-h4 {
	font-size: 15px;
	display: block;
  margin-top: 10px;
}
.page-template-page-contact-us .contact-section {
	padding-bottom: 0;
}
.bmd-secondary-hero.contact-us .bmd-shero-inner {
	padding-top: 40px;
	padding-bottom: 40px;
}
.title_head_achi {
	display: none;
}
#featured_section .tab-btn{
	font-size: 14px;
	padding: 8px 15px;
	text-align: center;
}
.wind_filter #bmd_featured_homes .home-card-list {
	max-width: 94% !important;
	margin-right: 5px;
}
.custom-dots-single {
	margin-bottom: 40px;
}
#section_one_Integrityhomes .quote-box p {
	font-size: 16px;
}
.bmd-home-features.double-height {
	padding-top: 30px;
}
.bmd-feat-features {
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: auto;
}
.bmd-home-features.double-height {
	padding-top: 30px;
	padding-bottom: 0;
	border-bottom: solid 1px #555;
}
.single-inventory #gallery .bmd-hs-wrap {
	padding-top: 30px;
	padding-bottom: 30px;
}
.single-inventory .custom-dots-single {
	margin-bottom: 0;
}
.feature-grid {
  padding-left: 0;
  padding-right: 0;
}
.evt_Slides .slick-prev {
  left: 0;
}
.evt_Slides .slick-next {
  right: 0;
}
.bmd-main-hero .slick-dotted.slick-slider {
	margin-bottom: 0;
}
}

@media (max-width: 600px) {
  .galley_photo_page .grid-container {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 576px) {
  .team-row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  #about_our_customers .testimonial-card {
    width: 99%;
  }

  #bmd_featured_homes .home-features {
    width: 100%;
  }

  #bmd_featured_homes .home-buttons {
    float: left;
  }

 #bmd_featured_homes .home-card {
	width: 100%;
	max-width: 100%;
}

  #bmd_featured_homes .home-buttons {
    width: 100%;
  }
  .bmd-hf-label span {
	font-size: 13px;
	line-height: 1.4;
	margin-right: 15px;
}
#featured_section .filters button {
	font-size: 12px;
	padding: 8px 10px;
}
.bmd-mh-slide-inner .bmd-fh-inner h1 {
	font-size: 36px;
	line-height: 1.3;
}
.bmd-shero-heading h1 {
	font-size: 36px;
}
.bmd-site-branding a {
	width: 120px;
}
#bmd_featured_homes .home-card-list {
	max-width: 300px;
}
#windmillhomes-v1hc_faqs .faq-question {
	font-size: 15px;
	padding-right: 25px;
	line-height: 1.3;
}
#windmillhomes-v1hc_faqs .faq-answer p {
	font-size: 14px;
	line-height: 1.6;
}
.bmd-featured-homes.all-homes:not(.specials) .bmd-all-homes .bmd-home-card .bmd-hc-details .bmd-hc-icon {
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
.bmd-home-filter .bmd-hf-label i {
	top: 1px;
}
.financing_page_area .intro-left {
	min-width: auto;
}
}

@media (max-width: 480px) {
  .image-grid {
    grid-template-columns: 1fr;
  }
  #featured_section .tab-btn {
	font-size: 12px;
}
#bmd_featured_homes .feature-item {
	width: 48%;
}
}