.hero-buttons-homes {
  text-align: center;
}
.row_container {
  width: 100%;
}
.topbar-wrap {
  background: #000 !important;
  gap: 20px !important;
}
ul.slick-dots li button:before {
  color: #701516 !important;
  font-size: 13px;
}
ul.slick-dots {
  bottom: -50px;
}
.canahomes_hometuch,
.bmd-home-gallery-grid {
  clear: both;
}
.wdt_custom_tooolbar .topbar-wrap span,
.wdt_custom_tooolbar .topbar-wrap span a {
  font-size: 14px !important;
  color: #fff !important;
}
.about-content.center-about-content {
  display: inline !important;
}
.about-content.center-about-content .about-left,
.about-content.center-about-content .about-right {
  max-width: 564px;
  margin: 0 auto;
}
.about-content.center-about-content .about-left h2 {
  text-align: center;
}

.about-content.center-about-content .about-right {
  margin-bottom: 60px;
}

.linebar_pre::before {
  margin-right: 8px;
}
.bmd-home-gallery-grid img {
  width: 100%;
}
.single_grid_ped .bmd-fh-inner {
  padding-top: 0px;
  padding-bottom: 0;
}
#single_filter_section section.bmd-featured-homes.all-homes {
  top: 0 !important;
  margin-bottom: 0 !important;
}
.signature {
  font-family: "pecitabook" !important;
  font-size: 34px !important;
  font-weight: 600;
}
.wdt_custom_tooolbar .topbar-wrap {
  justify-content: start !important;
  padding-left: 30px !important;
}
.footer_logo_text {
  color: #fff !important;
}
.bmd-site-footer .bmd-sf-row .fa.fa-phone {
  font-size: 16px;
}
.bmd-site-footer .bmd-sf-row .fa.fa-map-marker {
  font-size: 18px;
}
.bmd-header-contact {
  margin-left: 0px !important;
}
.bmd-header-contact a {
  border: none !important;
  background: #fff;
  color: #000000;
}
.bmd-mh-slide-inner {
  justify-content: flex-start !important;
}
.bmd-mh-slide-inner .bmd-fh-inner {
  padding-top: 150px !important;
}

.bmd-header-contact a:hover,
.bmd-header-contact a:focus {
  background: transparent !important;
  color: #000 !important;
  border: none !important;
}
.bmd-mh-slide-inner::after {
  background: none !important;
}
#section_one_discountmanufacturedhomes {
  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_discountmanufacturedhomes .quote-box {
  max-width: 600px;
  padding: 40px 30px;
  background: transparent;
  box-shadow: none;
  z-index: 2;
  position: relative;
}

#section_one_discountmanufacturedhomes .quote-box p {
  font-size: 18px;
  line-height: 1.6;
}

#section_one_discountmanufacturedhomes .signature {
  font-size: 24px;
  margin-top: 20px;
}

#section_one_discountmanufacturedhomes .title {
  font-size: 14px !important;
  color: rgba(46, 25, 20, 0.62) !important;
}

#section_one_discountmanufacturedhomes .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_discountmanufacturedhomes .image-left {
  top: 40px;
  left: 10%;
  transform: rotate(-5deg);
}

#section_one_discountmanufacturedhomes .image-top-right {
  top: -50px;
  right: 10%;
  transform: rotate(-3deg);
}

#section_one_discountmanufacturedhomes .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;
}

#featured_section .filters {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}

#featured_section .filters button,
#featured_section .filters a {
  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,
#featured_section .filters a.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;
}

#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;
}

#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 {
  display: none;
}

.bvariation_Home .main-navigation ul,
.bvariation_Inner .main-navigation ul {
  justify-content: start !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: 15px;
  font-weight: 400;
}

.bmd-header-contact a {
  padding: 10px 20px !important;
  line-height: 1 !important;
  font-size: 15px;
  font-family: "Inter", sans-serif !important;
  border-radius: 4px;
}

.bmd-mh-slide-inner .bmd-fh-inner {
  padding-top: 0;
  padding-bottom: 0;
  max-width: 800px;
}

.bmd-mh-slide-inner .bmd-fh-inner h1 {
  margin-bottom: 10px !important;
  font-size: 64px;
  font-weight: 700;
}

.bmd-mh-slide-inner .bmd-mh-small-text {
  color: #020202;
  font-size: 25px;
  font-weight: 300;
  margin-top: 250px;
}
.bmd-mh-inner .bmd-mh-slide,
.bmd-mh-inner .slick-list,
.bmd-mh-inner .slick-track {
  height: 90vh !important;
}
.bmd-button-opensev .bmd-white-button {
  padding: 12px 20px;
  font-size: 15px !important;
  text-transform: capitalize !important;
  border-radius: 12px;
  width: 200px;
  display: block;
  border-radius: 16px;
  border: 1px solid rgba(255, 235, 235, 0.11);
  background: #701516;
  color: #fff;
}

#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: #020202;
  width: 48%;
}

#bmd_featured_homes .home-card-list {
  width: 100%;
  max-width: 400px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: none;
  min-height: 592px;
  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 25px;
}

#bmd_featured_homes .series-name {
  color: #020202;
  font-size: 0.85rem;
  margin-bottom: 4px;
  height: 26px;
}

#bmd_featured_homes .home-title {
  font-size: 1.25rem;
  font-weight: 500;
  margin: 4px 0;
  color: #020202;
}

#bmd_featured_homes .builder-name {
  font-size: 14px;
  color: #020202;
  margin-bottom: 10px;
  font-weight: 500;
}

#bmd_featured_homes .home-description {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 16px;
  color: #020202;
}

#bmd_featured_homes .home-features {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 14px;
  margin-bottom: 16px;
  width: 215px;
}

#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: 0;
  border: 2px solid rgba(2, 2, 2, 0.2);
  background: #fff;
}

#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 #701516;
  background: #701516;
  color: #fff;
  text-shadow: none !important;
  box-shadow: none;
  font-size: 13px;
}
#bmd_featured_homes .feature-item {
  font-weight: 600;
  font-size: 14px;
}

#bmd_featured_homes .home-features {
  border-radius: 5px;
}

#bmd_featured_homes .home-features {
  float: left;
  width: 100%;
}

#bmd_featured_homes .home-buttons {
  display: flex;
  width: 100%;
  margin-bottom: 25px;
  border-top: 1px solid var(--color-azure-1310, #0202021a);
  padding-top: 30px;
  gap: 15px;
  padding-left: 0 !important;
}

#bmd_featured_homes .home-buttons a.btn.primary {
  box-shadow: 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;
}

#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,
#featured_section .filters a:hover {
  border-radius: 5px;
}

#bmd_featured_homes .label {
  border-radius: 5px;
}

.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: 14px;
  background: #000;
}

.bmd-sf-copy {
  font-size: 12px;
  margin-top: 20px;
}

#discountmanufacturedhomeshc_faqs .faq-container {
  max-width: 600px;
  margin: 20px auto;
  font-family: Arial, sans-serif;
}
#discountmanufacturedhomeshc_faqs .faq-item {
  padding: 15px 0;
}
#discountmanufacturedhomeshc_faqs .faq-question {
  font-weight: 600;
  cursor: pointer;
  position: relative;
  color: #5c5a5a;
  font-size: 17px;
}
#discountmanufacturedhomeshc_faqs .faq-answer p {
  color: #21314a;
  font-size: 16px;
}
#discountmanufacturedhomeshc_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://discountmanufacturedhomes.bilddealers.com/wp-content/themes/discountmanufacturedhomes/media/image/plus-icon.png);
  top: 5px;
  background-size: 100%;
}
#discountmanufacturedhomeshc_faqs .faq-question.active::after {
  content: "";
  background-image: url(https://discountmanufacturedhomes.bilddealers.com/wp-content/themes/discountmanufacturedhomes/media/image/min-Icon.png);
}
#discountmanufacturedhomeshc_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;
}
.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;
}
.discountmanufacturedhomeshc_faqs .bmd-fh-inner h2 {
  margin-bottom: 40px;
  font-size: 36px;
}
#discountmanufacturedhomeshc_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 {
  padding-bottom: 20px;
  color: #fff;
}
.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;
}
.bmd-shero-overlay {
  background: #ffffffdb;
  mix-blend-mode: revert;
}
.post-type-archive-inventory.bvariation_Inner .content-area {
  background: #eceff9;
}
span.bmd-price-single {
  color: #701516;
}
.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: 6px;
}
.bmd-hf-label span {
  font-size: 16px;
}
.bmd-shero-heading h1 {
  font-size: 64px;
  font-weight: 500;
  color: #000;
}
.bmd-home-filter.five-filters label {
  font-weight: 600;
  display: block;
  color: #fff;
}
.bmd-select-wrapper::after {
  top: 30px;
}
.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: #fff !important;
}
.bmd-lenders-wrapper {
  background: transparent !important;
}
.bmd-lenders-wrapper .bmd-fl-inner .slick-list::after {
  background: #fff !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: 5px;
  font-size: 15px;
  color: #020202;
}
.bmd-lc-details h5 {
  padding-bottom: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid var(--color-azure-1310, #0202021a);
}
.bmd-lc-contact {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--color-azure-1310, #0202021a);
}
.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: #701516!important;
}
#single_filter_section {
  display: none;
}
.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;
}

.trusted-partners-section {
  text-align: center;
}

.trusted-partners-section h2 {
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 40px;
  /* Override for white text */
}
.bmd-sf-image {
  height: 60px !important;
  background-position: left;
}
.partners-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  margin: 0 auto;
  padding: 60px 20px;
  max-width: 1200px;
  width: 100%;
}

.partners-logos img {
  max-height: 40px;
  max-width: 200px;
  object-fit: contain;
  filter: brightness(1000%);
}

.video-info-section {
  position: relative;
  padding: 90px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.video-info-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://discountmanufacturedhomes.bilddealers.com/wp-content/uploads/sites/120/2025/06/Section2.jpg")
    no-repeat center center;
  background-size: cover;
  opacity: 0.2; /* Adjust opacity here */
  z-index: -1;
}
.video-info-container {
  max-width: 1400px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  border-radius: 10px;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.video-info-container .info-box {
  flex: 1 1 450px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
  padding: 30px;
}
.video-box {
  flex: 1 1 400px;
}

.video-box iframe {
  width: 100%;
  height: 100% !important;
  border: none;
  aspect-ratio: 9/6 auto;
}

.info-box {
  flex: 1 1 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.info-box h2 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}
.info-box p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.info-box .btn {
  background-color: #1c3427;
  color: white;
  text-decoration: none;
  padding: 12px 24px;
  border-radius: 4px;
  font-weight: 600;
  width: fit-content;
  transition: background-color 0.3s;
}

.info-box .btn:hover {
  background-color: #162a20;
}
.bmd-home-filter {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 30px !important;
  padding: 30px 0 !important;
}
.home_filter_penal {
  background: linear-gradient(
    to bottom,
    rgba(250, 255, 250, 0.5),
    #fafffa 90%
  ) !important;
  margin-bottom: -10px;
  padding-bottom: 10px;
}

.home_filter_penal section.bmd-featured-homes.all-homes {
  width: 100%;
  top: -230px !important;
  margin-bottom: -230px !important;
  position: relative;
}

#section_one_discountmanufacturedhomes {
  background-color: #fafffa !important;
  background-image: none !important;
}
.home_filter_penal .toggle-web-filter {
  color: #000 !important;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
}
.home_filter_penal .bmd-home-filter.five-filters {
  padding: 20px 30px;
}
#section_one_discountmanufacturedhomes .quote-box {
  border: 1px solid #ac8b49 !important;
}
.quote-box {
  text-align: center;
}
.bmd-hf-select {
  border: none;
  border-radius: 6px;
}
#section_one_discountmanufacturedhomes .quote-line {
  display: inline-block;
  position: relative;
  padding: 0 1px;
  font-weight: 500;
  font-size: 18px;
  color: #333;
}
#section_one_discountmanufacturedhomes .quote-line::before,
#section_one_discountmanufacturedhomes .quote-line::after {
  content: "";
  position: absolute;
  top: 80%;
  width: 400px;
  height: 1px;
  background-color: #ac8b49;
}
#section_one_discountmanufacturedhomes {
  overflow: hidden;
}
.home_filter_penal .bmd-red-button {
  margin-top: 20px;
  padding: 12px 30px;
  background-color: #3b5c37;
  color: #fff;
  border: 1px solid #3b5c37;
}
.home_filter_penal .bmd-red-button:hover {
  background-color: #ffff !important;
  color: #3b5c37 !important;
  border: 1px solid #3b5c37 !important;
}
.video-info-container a.btn {
  background-color: #3b5c37 !important;
  color: #fff !important;
  border: 1px solid #3b5c37 !important;
  background-image: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.video-info-container a.btn:hover {
  background-color: #ffff !important;
  color: #3b5c37 !important;
  border: 1px solid #3b5c37 !important;
}
.quote-line::before {
  left: -450px;
}

.quote-line::after {
  right: -450px;
}
.Manufactured_homeTitle,
#featured_section h2,
.feature-grid h2 {
  font-size: 45px !important;
  font-weight: 600 !important;
  color: #000 !important;
}
.Manufactured_Button {
  margin-top: 30px;
}
.feature-grid .bmd-fh-inner {
  background: #fafffa !important;
}
.home_filter_penal .bmd-hf-form {
  width: 100%;
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.feature-grid .feature-card {
  height: 360px;
  margin-bottom: 15px;
}
.feature-grid .feature-card img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.feature-grid .feature-title {
  font-weight: 600;
}
.trusted-partners-section .bmd-fh-inner {
  background: #fafffa;
}
.trusted-partners-section .bmd-fh-inner {
  padding-bottom: 0 !important;
}
.footer-copywirte {
  display: inline-block;
  width: 100%;
  margin-top: 60px;
  padding-top: 30px;
  border-top: 1px solid #ffffff1a;
  color: #ffffff4d !important;
  padding-left: 15px;
  padding-right: 0;
}
.footer-copywirte .bmd-sf-row {
  float: right;
}
.bmd-sf-row a i {
  color: #fff !important;
}
.bmd-mh-slide-inner .bmd-fh-inner h1 {
  line-height: 1.4 !important;
}
.discountmanufacturedhomes_Iom {
  display: flex;
  flex-direction: row;
  max-width: 1260px;
  width: 100%;
  margin: 0 auto;
  align-items: center;
  padding: 30px 0;
}
.discountmanufacturedhomes_Iom img {
  max-width: 400px;
  padding-left: 20px;
}
.discountmanufacturedhomes_Iom .s_Iom_2 {
  font-size: 12px;
  color: #000;
  padding-left: 30px;
}
.Integrity-text-footer {
  background: #fafffa !important;
}

#footer_before_section {
  background: #fff;
  text-align: center;
  padding: 120px 20px;
  color: #020202;
}

#footer_before_section .hero-content {
  max-width: 800px;
  margin: 0 auto;
}

#footer_before_section .tag {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
  background: var(--color-white-10, #ffffff1a);
  padding: 5px 15px;
  border-radius: 50px;
  border: 1px solid var(--color-white-20, #ffffff33);
  backdrop-filter: blur(8px);
}

#footer_before_section .hero-content h1 {
  font-size: 42px;
  font-weight: 500;
  margin: 15px 0;
  color: #000;
}

#footer_before_section .hero-content h1 span {
  color: #701516;
}

#footer_before_section .hero-content p {
  color: #020202;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 30px;
}

#footer_before_section .hero-buttons {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}

#footer_before_section .btn-primary {
  color: #fff;
  padding: 12px 26px;
  border-radius: 8px;
  font-weight: 400;
  text-decoration: none;
  transition: 0.3s;
  background: #701516;
  box-shadow: 0px 0px 0px 1px #70151626;
  box-shadow: 0px 6px 20px 0px #0202021f;
  box-shadow: 0px 0px 24px 0px #7015164d;
  font-size: 15px;
}

#footer_before_section .btn-primary:hover,
#footer_before_section .btn-primary:focus {
  background-color: #fff !important;
  color: #00224e !important;
}
#footer_before_section .btn-outline {
  border: 2px solid rgba(2, 2, 2, 0.2);
  background: #fff;
  color: #000;
  padding: 10px 24px;
  border-radius: 8px;
  font-weight: 400;
  text-decoration: none;
  transition: 0.3s;
  font-size: 15px;
}
#footer_before_section .btn-outline:hover,
#footer_before_section .btn-outline:focus {
  background-color: #fff;
  color: #00224e;
}

.post-type-archive-inventory .bmd-featured-homes.all-homes {
  background: #fff !important;
  width: 100%;
  display: flex;
  justify-content: center;
  max-width: 100%;
}
.post-type-archive-inventory .bmd-featured-homes.all-homes .bmd-fh-inner {
  padding-top: 70px;
  padding-bottom: 30px;
  max-width: 1260px;
  margin: 0 auto;
}
.filter_option_wide {
  display: flex;
}
.filter_option_wide ul {
  display: flex;
  gap: 20px;
}
.filter_option_wide ul li.active a {
  background-color: #104a1f;
  color: white;
}
.filter_option_wide ul li.active a:hover,
.filter_option_wide ul li.active a:focus {
  background-color: #104a1f;
  color: white !important;
}
.filter_option_wide ul li a {
  background: none;
  border: none;
  font-size: 16px;
  padding: 8px 20px;
  cursor: pointer;
  line-height: 1.4;
  color: #6d6e70;
  border-radius: 4px;
}
.filter_option_wide ul li:last-child::after {
  background: #6d6e70;
  content: "";
  height: 100%;
  width: 1px;
  display: flex;
}
.title_head_achi {
  color: #000 !important;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  display: none;
}
#form_inventory_cp {
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  background: var(--color-azure-13, #020202);
  box-shadow: 0px 2px 12px -2px #7015160d;
  box-shadow: 0px 12px 40px -10px #0202021f;
}
#bmd_featured_homes .home-card-list {
  margin-bottom: 20px;
}
.post-type-archive-inventory #featured_section {
  padding: 50px 20px 0;
  display: none;
}
.post-type-archive-inventory .bmd-home-filter.five-filters .bmd-hf-label {
  display: none;
}
.aboutus_subpage .about-section {
  max-width: 100% !important;
  display: flex;
  justify-content: center;
  background: #fafffa !important;
}

.aboutus_subpage .about-section .bmd-fh-inner {
  max-width: 90% !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.aboutus_subpage .about-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px;
  color: #1a1a1a;
  background-color: #f9fcf9;
}
.aboutus_subpage .about-content {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
  margin-bottom: 60px;
}
.aboutus_subpage .about-left {
  flex: 1 1 40%;
}
.aboutus_subpage .about-left h2 {
  font-size: 40px;
  line-height: 1.3;
  font-weight: 500;
  color: #000;
  text-align: left;
}
.aboutus_subpage .about-right {
  flex: 1 1 55%;
}
.aboutus_subpage .about-right p {
  font-size: 16px;
  line-height: 1.6;
  color: #1b2128;
}
.aboutus_subpage .about-footer {
  text-align: center;
}

.aboutus_subpage .about-footer p {
  font-size: 1rem;
  color: #020202;
  max-width: 700px;
  margin: 0 auto 30px;
}

.aboutus_subpage .ceo-signature {
  display: inline-block;
}

.aboutus_subpage .signature {
  font-family: "pecitabook" !important;
  font-size: 1.5rem;
  margin: 0;
}

.aboutus_subpage .ceo-title {
  font-size: 0.75rem;
  display: block;
  margin-top: 4px;
  color: #666;
  letter-spacing: 1px;
}

/******************/
.aboutus_subpage .team-section {
  padding: 60px 20px;
  background: #fff;
  text-align: center;
  color: #020202;
}
.aboutus_subpage .team-section h2 {
  font-size: 36px;
  margin-bottom: 40px;
  font-weight: 500;
}

/* Grid Layout */
.aboutus_subpage .team-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  max-width: 1400px;
  margin: 0 auto;
}

/* Individual Card */
.aboutus_subpage .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;
  justify-content: space-between;
}

/* Image Placeholder */
.aboutus_subpage .team-img {
  background: url("https://upload.wikimedia.org/wikipedia/commons/1/14/No_Image_Available.jpg")
    center/cover no-repeat;
  aspect-ratio: 1 / 1;
}

/* Team Info */
.aboutus_subpage .team-info {
  padding: 15px;
  text-align: left;
}
.aboutus_subpage .team-info h3 {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: 500;
  color: #020202;
}
.aboutus_subpage .team-info p {
  margin: 0;
  font-size: 13px;
  color: #020202;
}
#about_our_customers h2 {
  color: #020202;
  font-size: 36px;
  font-weight: 600;
  margin-top: 60px;
}

/********************************/

.aboutus_subpage .mission-values-section {
  padding: 60px 20px;
  background: #fafffa !important;
}

.aboutus_subpage .mission-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 60px;
  flex-wrap: wrap;
}

.aboutus_subpage .mission-title {
  flex: 1 1 300px;
  font-size: 36px;
  font-weight: 700;
  color: #17461b;
  margin: 0;
}

.aboutus_subpage .values-columns {
  flex: 2 1 600px;
  display: flex;
  gap: 80px;
  flex-wrap: wrap;
}

.aboutus_subpage .values-columns ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.aboutus_subpage .values-columns li {
  font-size: 1rem;
  margin-bottom: 10px;
  color: #000;
  width: 50%;
  float: left;
}

/************************/
.contact_About {
  display: flex;
  justify-content: center;
  background: #fff;
  padding-bottom: 60px;
  padding-top: 60px;
}
.aboutus_subpage .contact-container {
  display: flex;
  align-items: flex-start;
  background: #fff !important;
  max-width: 1400px;
  width: 100%;
  gap: 40px;
}

.aboutus_subpage .map iframe {
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.aboutus_subpage .contact-info {
  width: 100%;
  border: 1px solid var(--color-azure-1310, #0202021a);
  padding: 30px;
  border-radius: 16px;
}
.aboutus_subpage .contact-info h2 {
  font-size: 2rem;
  margin-bottom: 10px;
  color: #1e1e1e;
}
.aboutus_subpage .contact-info hr {
  display: none;
}
.contact_details_em label,
.contact_details_em strong {
  color: #020202;
  font-size: 16px;
  font-weight: 600;
}
.phone_list_contact,
.address_list_contact {
  color: #020202;
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 15px;
}
.phone_list_contact i,
.address_list_contact i {
  color: #701516;
  margin-right: 5px;
}
.aboutus_subpage .contact-info p {
  font-size: 15px;
  color: #1b2128;
  line-height: 1.6;
  font-weight: 300;
}
.aboutus_subpage .connect {
  margin-top: 20px;
}

.aboutus_subpage .connect strong {
  font-weight: 600;
  color: #1e1e1e;
}
.aboutus_subpage .bmd-sf-row {
  display: flex;
  margin-top: 10px;
}
.aboutus_subpage .bmd-sf-row a i,
.modal__container a i {
  color: #fff !important;
  border: none;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background: #701516;
}
.aboutus_subpage .bmd-sf-row a:hover i,
.modal__container a:hover i {
  color: #fff !important;
  background: #003d7a !important;
  outline: none;
}
.map_iframe {
  min-height: 500px;
  border-radius: 16px;
}
.map_iframe iframe {
  width: 100%;
  min-height: 500px;
  object-fit: cover;
  border-radius: 16px;
}
.aboutus_subpage .gallery-container {
  padding: 20px 20px 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fafffa;
  background-image: linear-gradient(#fafffa, #fff);
}
.aboutus_subpage .image-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 20px;
  max-width: 1260px;
}
.aboutus_subpage .image-box {
  width: 100%;
  height: 340px;
  background-color: #eaeaea;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.aboutus_subpage .image-box img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  transition: transform 0.2s ease;
}
.aboutus_subpage .image-box:hover img {
  transform: scale(1.03);
}
.modal__container .bmd-h2 {
  color: #020202 !important;
  margin-bottom: 0 !important;
}
.modal__container {
  padding: 50px 30px !important;
}
.bmd-modal-right p {
  font-size: 16px;
  text-align: left;
}
.modal__close {
  color: #020202;
}

.financing_page .lender-partners {
  background-color: #1c1e1b;
  color: #fff;
  text-align: center;
  padding: 40px 20px;
}

.financing_page .lender-partners h2 {
  font-size: 36px;
  margin-bottom: 20px;
}
.financing_page .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 .partners-list div {
  font-size: 1rem;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 220px;
  justify-content: center;
}

/* Financing Inquiry Form */
.financing_page .inquiry-form {
  text-align: center;
  padding: 40px 20px;
}
.financing_page .inquiry-form h3 {
  font-size: 34px;
  margin-bottom: 15px;
}
.financing_page .inquiry-form p {
  color: #000;
  margin-bottom: 30px;
  font-size: 16px;
}
.financing_page .contsct_form_wp1 form {
  max-width: 680px;
  margin: 0 auto;
}

.financing_page .form-row {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}
.contsct_form_wp .wpforms-field-large {
  border: 1px solid var(--color-azure-1320, #02020233) !important;
  height: 44px !important;
  border-radius: 4px !important;
  font-size: 15px !important;
}
.wpforms-container-full .wpforms-field-number-slider .wpforms-field-medium {
  height: auto !important;
  border-radius: 100px !important;
  margin-bottom: 20px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-description,
div.wpforms-container-full .wpforms-form .wpforms-field-limit-text {
  color: #666666;
}
div.wpforms-container-full
  .wpforms-form
  .wpforms-field-number-slider
  .wpforms-field-number-slider-hint {
  color: #666;
}
div.wpforms-container-full
  .wpforms-form
  .wpforms-field-number-slider
  input[type="range"]::-moz-range-thumb {
  background: var(--color-orange-53, #701516) !important;
}
.contsct_form_wp textarea.wpforms-field-medium {
  height: 120px;
  font-size: 15px !important;
  border-radius: 4px !important;
  border: 1px solid var(--color-azure-1320, #02020233) !important;
}
.wpforms-container-full .wpforms-field input[type="radio"],
.wpforms-container-full .wpforms-field input[type="checkbox"] {
  height: inherit !important;
}
.wpforms-container-full .wpforms-field button[type="submit"] {
  background: #3b5c37;
}
.wpforms-container-full .wpforms-field-label {
  font-size: 14px !important;
}
.wpforms-container-full .wpforms-field input,
.wpforms-container-full .wpforms-field select {
  height: 44px !important;
  border-radius: 4px !important;
  font-size: 15px !important;
  border: 1px solid var(--color-azure-1320, #02020233) !important;
}
.input_Name .wpforms-field-large {
  border: none !important;
}
.input_Name .wpforms-field-large .wpforms-field-sublabel {
  color: #666666;
}

.wpforms-container-full .wpforms-field ul {
  float: left;
  width: 100%;
  text-align: left;
  line-height: 0;
}
.contsct_form_wp1 {
  clear: both;
  width: 100%;
  float: left;
}
.contsct_form_wp1
  .wpforms-container-full
  .wpforms-form
  .wpforms-field.wpforms-field-pagebreak {
  padding: 10px 0;
  clear: inherit !important;
  float: left;
}
.contsct_form_wp1
  .wpforms-container-full
  .wpforms-form
  .wpforms-submit-container {
  float: left;
  clear: inherit !important;
}
.wpforms-container-full .wpforms-field-pagebreak button,
.contsct_form_wp1 .wpforms-container-full .wpforms-form button[type="submit"] {
  background: #3b5c37 !important;
  color: #ffffff !important;
  border-radius: 4px !important;
  padding: 7px 20px !important;
}

.contsct_form_wp1 .wpforms-container-full .wpforms-form button[type="submit"] {
  line-height: 22px !important;
}

.wpforms-container-full .wpforms-field div {
  text-align: left;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full
  .wpforms-form
  .wpforms-field-row.wpforms-field-medium {
  max-width: 100% !important;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  text-align: left;
}
.contsct_form_wp .wpforms-submit {
  padding: 7px 20px !important;
  color: #fff !important;
  border: none !important;
  font-weight: 600;
  border-radius: 4px !important;
}

/* SEO Content */
.financing_page .seo-content {
  display: flex;
  justify-content: center;
  padding: 40px 20px;
  margin: auto;
  flex-wrap: wrap;
}
.financing_page .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 .seo-title {
  font-size: 36px;
  font-weight: 600;
  width: 50%;
}
.financing_page .seo-text {
  width: 50%;
  font-size: 0.95rem;
  color: #000;
}

.financing_page .benefit-card-wp {
  margin-top: 25px;
}
.financing_page .financing-section {
  padding: 60px 20px;
  margin: auto;
  display: flex;
  justify-content: center;
  background: transparent !important;
}
.financing_page .financing-section .bmd-fh-inner {
  padding-top: 0;
  padding-bottom: 20px;
  max-width: 1260px;
  display: flex;
  justify-content: center;
}

.financing_page .intro {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-direction: column;
  max-width: 1000px;
}

.financing_page .intro-left {
  flex: 1;
  min-width: 385px;
}
.financing_page .intro-left h1 {
  font-size: 36px;
  line-height: 1.2;
  margin: 0;
}

.financing_page .intro-right {
  flex: 2;
  min-width: 300px;
}

.financing_page .intro-right p {
  font-size: 1rem;
  line-height: 1.6;
  color: #020202;
}
.financing_page .benefits-title {
  text-align: center;
  font-size: 36px;
  margin: 50px 0 40px;
}

.financing_page .benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
}
.financing_page .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(255, 255, 255, 0.2),
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.8)
  );
  border-radius: 8px;
}

.financing_page .benefit-card img {
  position: relative;
  z-index: 1;
  color: #fff;
}
.financing_page .benefit-card h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
  color: #fff;
  margin-top: 10px;
}
.financing_page .benefit-card p {
  font-size: 0.95rem;
  color: #fff;
  position: relative;
  z-index: 1;
}
.bmd-secondary-hero .bmd-shero-inner {
  height: 60vh;
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.galley_photo_page .event-slider {
  margin: 0;
  width: 100%;
}

.galley_photo_page .event-card {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  padding: 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;
}

.galley_photo_page #loadMoreBtn:hover {
  background-color: #406740;
}
.page-template-page-gallery .bmd-mh-slide-inner::after {
  background: none !important;
}
.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;
}
.page-template-page-gallery .bmd-mh-inner.main-gallery-slider {
  margin-bottom: 0 !important;
}
.galley_photo_page .grid-section {
  padding: 0 20px 60px;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: #fafffa;
  background-image: linear-gradient(#fafffa, #fff, #fff);
}
.grd-IMG::after {
  content: "";
  background: #ac8b49;
  width: 100%;
  height: 1px;
  display: block;
  margin-top: 50px;
}
.financing-section.grd-section {
  background: #fff !important;
}
.evt_Slides .bmd-fh-inner {
  max-width: 1260px;
  padding: 0 0 70px;
}
.evt_Slides {
  display: flex;
  justify-content: center;
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
.financing-section.grd-section {
  padding: 20px !important;
}
.galley_photo_page main {
  background: #fafffa !important;
}
.page-template-page-specials .bmd-featured-homes.all-homes {
  background-color: #fafffa;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}
.page-template-page-specials .bmd-featured-homes.all-homes .bmd-fh-inner {
  max-width: 1260px;
}
.page-template-page-contact-us .contactus_subpage {
  background-color: #fff;
}
.bmd-contact-form.contsct_form_wp {
  background-color: #fff;
  width: 100%;
}
.page-template-page-contact-us .contactus_subpage .wpforms-form {
  max-width: 700px;
  margin: 0 auto;
}
.page-template-page-contact-us .contactus_subpage .bmd-cf-inner {
  padding-top: 30px;
  padding-bottom: 30px;
}
.specials-op-section.specials_content {
  background: #3b5c37;
  padding: 60px 20px;
  display: flex;
  justify-content: center;
}
.specials-op-section.specials_content .bmd-hf-inner {
  width: 100%;
  max-width: 1260px;
}
.specials-op-section.specials_content .intro {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}
.specials-op-section.specials_content .intro-left {
  flex: 1;
  min-width: 385px;
}
.specials-op-section.specials_content .intro-right {
  flex: 2;
  min-width: 300px;
  font-size: 1rem;
  line-height: 1.6;
  color: #ffffff;
}
.specials-op-section.specials_content .intro-left h1 {
  font-size: 36px;
  line-height: 1.2;
  margin: 0 0 20px;
  color: rgba(255, 255, 255, 0.8);
}
.page-template-page-specials #featured_section {
  padding-bottom: 0;
}
.grid_open_property {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: center;
  padding-bottom: 60px;
  background-color: #fff;
  padding-top: 60px;
}
.grid_open_property .bmd-fh-inner {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  max-width: 1260px;
}
.grid_open_property .bmd-fh-inner .wtpage_numbers {
  margin-top: 20px;
}
.bmd-secondary-hero.inventory-single .bmd-shero-heading-inner h1 {
  margin-bottom: 35px;
  font-weight: 400;
}
.single-inventory .bmd-inventory-details {
  background: var(--color-orange-535, #7015160d) !important;
}
.single-inventory .bmd-on-display {
  background: #701516;
  font-size: 13px;
  font-weight: 300;
}
.bmd-id-left .bmd-blue-button {
  color: #fff !important;
}
.bmd-id-left .bmd-blue-button:hover,
.bmd-id-left .bmd-blue-button:focus {
  background: #202125 !important;
}
.single-inventory #secondary,
.single-inventory .bmd-home-specs {
  background: #fff !important;
}
.single-inventory .canahomes_hometuch {
  border-top: 10px solid #ac8b49;
  border-bottom: 10px solid #ac8b49;
}
.single-inventory .canahomes_hometuch .bmd-red-button {
  color: #fff !important;
  background: #ac8b49 !important;
  border-color: #ac8b49 !important;
}
.single-inventory .canahomes_hometuch .bmd-red-button:hover,
.single-inventory .canahomes_hometuch .bmd-red-button:focus {
  color: #ac8b49 !important;
  background: #ffffff !important;
  border-color: #ffffff !important;
}
.single-inventory .canahomes_hometuch h3 {
  font-weight: 600;
}
.single-inventory #single_filter_section .home_filter_penal {
  background: #fff !important;
}
.single-inventory #featured_section {
  background: var(--color-orange-535, #7015160d) !important;
}
.single-inventory #featured_section h2,
.single-inventory #featured_section h2 center {
  text-align: left !important;
}
.single-inventory #featured_section h2 {
  margin-bottom: 30px;
}
.single-inventory .bmd-home-gallery-grid {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
.single-inventory .bmd-home-gallery-grid .bmd-hg-inner {
  max-width: 1290px;
}
.single-inventory #gallery .bmd-hs-wrap {
  padding-top: 80px;
  padding-bottom: 0;
}
.single-inventory .bmd-home-gallery {
  position: relative;
  top: 0;
  padding-bottom: 80px;
}
#lightbox .lb-nav a.lb-prev,
#lightbox .lb-nav a.lb-next {
  width: 48px !important;
}
#lightbox .lb-nav a.lb-prev {
  margin-left: 15px !important;
}
#lightbox .lb-nav a.lb-next {
  margin-right: 15px !important;
}

.excellence-wrapper-final {
  width: 100%;
  padding: 100px 0;
  background: radial-gradient(
    127.05% 102.98% at 80% 20%,
    rgba(251, 79, 20, 0.03) 0%,
    rgba(251, 79, 20, 0) 50%
  );
}

/* ===== TOP HEADING OUTSIDE MAIN DIV ===== */
.excellence-top-heading-final {
  text-align: center;
  margin-bottom: 70px;
}

.excellence-top-heading-final h2 {
  font-size: 42px;
  font-weight: 600;
  color: #222;
  margin-bottom: 10px;
}

.excellence-top-heading-final h2 span {
  color: #701516;
}

.excellence-top-heading-final p {
  font-size: 16px;
  color: #020202;
  line-height: 1.7;
}

/* ===== MAIN CONTENT CONTAINER ===== */
.excellence-container-final {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 60px;
  flex-wrap: wrap;
}

/* ===== LEFT IMAGE ===== */
.excellence-left-final {
  flex: 0 0 45%;
}

.excellence-left-final img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 20px;
  display: block;
}

/* ===== RIGHT CONTENT ===== */
.excellence-right-final {
  flex: 0 0 49%;
}

.excellence-right-final h3 {
  font-size: 22px;
  font-weight: 500;
  color: #020202;
  margin-bottom: 15px;
}

.excellence-right-final h3 span {
  color: #701516;
}

.excellence-right-final p.description-final {
  font-size: 15px;
  color: #020202;
  line-height: 1.8;
  margin-bottom: 40px;
}

/* ===== STATS BOXES ===== */
.excellence-stats-final {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 50px;
}

.excellence-stat-box-final {
  border: 1px solid #eee;
  border-radius: 16px;
  text-align: center;
  padding: 25px;
  background-color: #fff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.excellence-stat-box-final:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
}

.excellence-stat-box-final h4 {
  font-size: 28px;
  color: #701516;
  font-weight: 500;
  margin-bottom: 5px;
}

.excellence-stat-box-final p {
  font-size: 14px;
  color: #020202;
  font-weight: 500;
  text-align: left;
}

@media (max-width: 1280px) {
  .home_filter_penal .bmd-home-filter .bmd-hf-label {
    background: #3b5c37;
  }
  .icon-sliders.wt_sliders_mobile {
    color: #3b5c37;
  }
  .icon-sliders.wt_sliders_mobile:hover {
    color: #202125 !important;
  }
  .home_filter_penal .five-filters .bmd-red-button {
    background: #3b5c37;
  }
  .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 15px;
  }
  #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;
  }
  .wtpage_numbers ul.page-numbers {
    margin: 0 20px 0 0 !important;
  }
  .wtpage_numbers {
    margin-top: 30px !important;
  }
}
@media (max-width: 1279px) {
  .post-type-archive-inventory .bmd-home-filter.five-filters .bmd-hf-label {
    display: flex !important;
  }
}
@media (max-width: 1100px) {
  #about_our_customers .testimonial-card {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .excellence-container-final {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .excellence-left-final img {
    height: auto;
  }

  .excellence-right-final {
    width: 90%;
  }

  .excellence-stats-final {
    grid-template-columns: 1fr 1fr;
  }
  .bmd-home-card {
    height: 700px !important;
  }
  .bmd-site-branding {
    display: block;
  }
  .bmd-site-branding a {
    background-position: left;
    margin-left: 10px !important;
  }
  #bmd_featured_homes .home-buttons {
    padding-left: 0px;
  }

  #bmd_featured_homes .home-features {
    width: 100%;
  }

  #bmd_featured_homes .home-buttons {
    width: 100%;
  }

  #bmd_featured_homes .btn {
    font-weight: 400;
    width: 100%;
    margin-bottom: 20px;
  }
  #masthead .bmd-sh-wrap {
    max-width: 800px;
    width: 100%;
  }
  #Manufactured_home .why-choose .text_Col h2 {
    font-size: 28px;
  }
  .bmd-mh-slide-inner .bmd-mh-small-text {
    text-align: center;
  }
  #bmd_featured_homes .home-card-list {
    min-height: 522px;
  }
  .galley_photo_page .grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .aboutus_subpage .team-grid {
    grid-template-columns: 1fr 1fr;
  }
  .single-inventory #bmd_featured_homes .home-card-list {
    min-height: 590px;
  }
}

@media (max-width: 768px) {
  .aboutus_subpage .mission-container {
    flex-direction: column;
    gap: 30px;
  }

  .aboutus_subpage .values-columns {
    gap: 40px;
  }
  .video-info-container {
    flex-direction: column;
    padding: 0px;
  }

  .info-box h2 {
    font-size: 20px;
  }

  .info-box p {
    font-size: 15px;
  }
  .trusted-partners-section h2 {
    font-size: 28px;
  }

  .partners-logos {
    gap: 20px;
  }

  .partners-logos img {
    max-width: 100px;
    max-height: 30px;
  }
  #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) {
  .discountmanufacturedhomes_Iom {
    flex-direction: column;
    padding: 15px;
  }
  .discountmanufacturedhomes_Iom img {
    max-width: 400px;
    padding-left: 0px;
  }
  .discountmanufacturedhomes_Iom .s_Iom_2 {
    padding-left: 0px;
  }
  .bmd-blue-button-light,
  .bmd-red-button-heavy,
  .bmd-red-button {
    padding: 12px 25px 12px !important;
  }
  .video-info-section {
    padding: 50px 20px;
  }
  .partners-logos {
    padding: 60px 10px;
  }
  #site-footer .bmd-sf-nav {
    border-bottom: 1px solid #fff;
    padding: 10px 0px;
    margin-bottom: 20px;
  }
  #site-footer a {
    color: #fff !important;
  }
  .bmd-sf-nav ul li {
    color: #fff !important;
  }
  .footer-copywirte {
    margin-top: 30px;
    overflow: hidden;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .footer_logo_text {
    color: #fff !important;
    padding-bottom: 20px;
    text-align: center;
  }
  #site-footer .bmd-sf-inner {
    max-width: 768px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-copywirte .bmd-sf-row {
    float: left !important;
    padding-top: 20px !important;
  }
  #site-footer .bmd-sf-left {
    width: 100%;
    margin-left: 0;
  }
  #site-footer .bmd-sf-logo.tdhcalink {
    width: 100% !important;
    margin-left: 0 !important;
  }
  #site-footer .bmd-sf-inner {
    padding-top: 20px;
  }
  .trusted-partners-section .bmd-fh-inner {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .video-info-container .video-box {
    max-width: 768px;
    width: 100%;
    flex: 100%;
  }
  .feature-grid .bmd-fh-inner {
    padding: 30px 10px;
  }
  #Manufactured_home .why-choose .pl_Left {
    order: 2 !important;
  }
  #bmd_featured_homes .arrow-dots-wrapper {
    justify-content: center !important;
    margin-right: 10px !important;
  }
  .Manufactured_homeTitle,
  #featured_section h2,
  .feature-grid h2 {
    font-size: 28px !important;
  }
  #section_one_discountmanufacturedhomes {
    padding: 20px !important;
  }
  .home_filter_penal section.bmd-featured-homes.all-homes {
    top: -150px !important;
    margin-bottom: -150px !important;
    background: transparent !important;
  }
  .bmd-home-filter {
    padding: 15px !important;
  }
  .home_filter_penal .bmd-featured-homes {
    max-width: 100% !important;
  }
  .bmd-mh-slide-inner .bmd-fh-inner h1 {
    font-size: 44px;
    margin-bottom: 25px !important;
  }
  .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: 25px;
    order: 2;
    margin-top: 20px;
  }
  .image_Sz {
    width: 100%;
    order: 1;
  }
  .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 #discountmanufacturedhomeshc_faqs .bmd-fh-inner {
    padding: 30px 20px;
  }
  .discountmanufacturedhomeshc_faqs .bmd-fh-inner h2 {
    margin-bottom: 25px;
    font-size: 28px;
  }
  #discountmanufacturedhomeshc_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;
  }
  #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 {
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .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;
  }
  #discountmanufacturedhomeshc_faqs {
    padding-left: 20px;
    padding-right: 20px;
  }
  #discountmanufacturedhomeshc_faqs .bmd-fh-inner {
    padding-bottom: 30px;
    padding-top: 40px;
  }
  .page-template-page-faqs .bmd-featured-homes .bmd-fh-inner h2 {
    font-size: 28px;
  }
  .bmd-mh-slide-inner {
    justify-content: center !important;
  }
  #section_one_discountmanufacturedhomes .quote-box {
    padding: 30px 20px;
  }
  #section_one_discountmanufacturedhomes .quote-box p {
    font-size: 16px;
  }
  #section_one_discountmanufacturedhomes {
    min-height: auto;
  }
  .feature-grid .feature-title {
    margin-bottom: 20px;
  }
  .video-info-container {
    gap: 25px;
  }
  #Manufactured_home .bmd-fh-inner {
    border-bottom: solid 1px #999;
  }
  .post-type-archive-inventory .bmd-featured-homes.all-homes .bmd-fh-inner {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .bmd-secondary-hero.inventory {
    display: block;
  }
  .title_head_achi {
    display: none;
  }
  .post-type-archive-inventory .bmd-home-filter {
    padding: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .post-type-archive-inventory #featured_section {
    padding: 30px 20px 0;
  }
  .wtpage_numbers {
    margin-top: 0 !important;
    margin-bottom: 10px;
  }
  .aboutus_subpage .about-left h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .aboutus_subpage .about-content {
    gap: 0;
    margin-bottom: 30px;
    flex-direction: column;
  }
  .aboutus_subpage .about-section {
    padding: 30px 0;
  }
  .aboutus_subpage .team-section {
    padding: 40px 20px;
  }
  .aboutus_subpage .team-section h2 {
    font-size: 30px;
  }
  #about_our_customers h2 {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .aboutus_subpage .mission-title {
    flex: 100%;
    font-size: 30px;
  }
  .aboutus_subpage .values-columns {
    flex: 100%;
  }
  .aboutus_subpage .mission-container {
    gap: 10px;
  }
  .aboutus_subpage .mission-values-section {
    padding: 0 20px;
  }
  .aboutus_subpage .contact-container {
    gap: 20px;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }
  .contact_About {
    padding-bottom: 30px;
    padding-top: 10px;
  }
  .aboutus_subpage .map iframe {
    width: 100%;
  }
  .aboutus_subpage .contact-info h2 {
    font-size: 30px;
  }
  .contact-container .map {
    width: 100%;
    margin-top: 15px;
  }
  .aboutus_subpage .image-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .aboutus_subpage .values-columns li {
    font-size: 15px;
  }
  .financing_page .intro-left h1,
  .about_main_content h3 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .about_content {
    padding: 40px 20px;
  }
  .row_container .col-sm-6 {
    padding: 0;
  }
  .bmd-lc-details {
    display: flex;
    flex-direction: column;
  }
  .financing_page .financing-section {
    padding: 30px 20px;
  }
  .financing_page .intro {
    gap: 0;
    flex-direction: column;
    width: 100%;
  }
  .financing_page .benefits-title {
    font-size: 30px;
  }
  .financing_page .lender-partners h2,
  .financing_page .inquiry-form h3 {
    font-size: 30px;
  }
  .Seo_Inn {
    flex-direction: column;
  }
  .financing_page .seo-title {
    font-size: 30px;
    width: 100%;
    margin-bottom: 10px;
  }
  .financing_page .seo-text {
    width: 100%;
  }
  .financing_page .seo-content {
    padding: 30px 20px 20px;
    border-top: solid 1px #e7e7e7;
  }
  .bmd-secondary-hero .bmd-shero-inner {
    height: 40vh;
    padding: 100px 0 !important;
  }
  .bvariation_Inner .financing_page .bmd-shero-inner .bmd-shero-background {
    max-height: inherit;
  }
  .financing_page .benefits-grid {
    grid-template-columns: 1fr;
  }
  .financing_page .partners-list div {
    width: 46%;
  }
  .grid_partner a {
    font-size: 16px;
  }
  .galley_photo_page .grid-section {
    padding: 0 20px 20px;
  }
  .page-template-page-contact-us .bmd-shero-inner .bmd-shero-background {
    max-height: inherit !important;
  }
  .page-template-page-contact-us .contactus_subpage .contact-container {
    padding-top: 30px;
  }
  .page-template-page-contact-us .contactus_subpage .bmd-cf-inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .grid_open_property {
    padding-bottom: 40px;
    padding-top: 30px;
  }
  .specials-op-section.specials_content .intro-left h1 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .specials-op-section.specials_content {
    padding: 30px 20px;
  }
  .specials-op-section.specials_content .intro {
    gap: 0;
  }
  .grid_open_property .bmd-all-homes {
    padding-left: 0;
  }
  .grid_open_property #bmd_featured_homes .home-card-list {
    margin-right: 0;
    max-width: 100% !important;
  }
  .page-template-page-specials .bmd-featured-homes.all-homes {
    padding-bottom: 20px;
    padding-top: 30px;
  }
  .single-inventory #single_filter_section .bmd-fh-inner {
    padding-top: 0;
  }
  .bmd-home-features.double-height {
    padding-top: 30px;
    padding-bottom: 0;
    border-bottom: solid 1px #e7e7e7;
  }
  .bmd-feat-features {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .single-inventory #gallery .bmd-hs-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .single-inventory .canahomes_hometuch {
    margin-top: 30px;
  }
  .single-inventory .bmd-home-gallery {
    background: transparent !important;
  }
  .bvariation_Inner .bmd-shero-inner .bmd-shero-background {
    max-height: inherit !important;
  }
  .single-inventory .bmd-inventory-details {
    border-top: none;
    padding-top: 20px;
  }
  .single-inventory .bmd-home-gallery {
    padding-bottom: 40px;
  }
  .single-inventory .bmd-home-gallery-grid {
    margin-bottom: 30px;
  }
  #bmd_featured_homes {
    margin-top: 20px;
  }
  #bmd_featured_homes .btn.secondary {
    margin: 0;
  }
  #bmd_featured_homes .home-info {
    padding: 10px 15px;
  }
  #footer_before_section .hero-content h1 {
    font-size: 28px;
  }
  #footer_before_section {
    padding: 40px 20px;
  }
}

@media (max-width: 600px) {
  .galley_photo_page .grid-container {
    grid-template-columns: 1fr;
  }
  .aboutus_subpage .team-grid {
    grid-template-columns: 1fr;
  }
  #featured_section .filters button,
  #featured_section .filters a {
    font-size: 14px;
    padding: 8px 15px;
    text-align: center;
  }
  .aboutus_subpage .contact-info {
    padding: 30px 20px;
    margin-top: 20px;
  }
  .map_iframe {
    min-height: 340px;
  }
  .map_iframe iframe {
    min-height: 340px;
  }
}

@media (max-width: 576px) {
  .excellence-top-heading-final h2 {
    font-size: 30px;
  }

  .excellence-container-final {
    width: 90%;
  }

  .excellence-stats-final {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  .quote-line::after,
  .quote-line::before {
    display: none;
  }
  #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: 14px;
    padding: 8px 10px;
  }
  .bmd-mh-slide-inner .bmd-fh-inner h1 {
    font-size: 36px;
    line-height: 1.3;
  }
  .bmd-shero-heading h1 {
    font-size: 32px;
    line-height: 1.2;
  }
  .bmd-site-branding a {
    width: 200px;
  }
  #bmd_featured_homes .home-card-list {
    max-width: 300px;
  }
  .bmd-all-homes:not(.specials-slider) .home-card-list {
    max-width: 94% !important;
  }
  #discountmanufacturedhomeshc_faqs .faq-question {
    font-size: 15px;
    padding-right: 25px;
    line-height: 1.3;
  }
  #discountmanufacturedhomeshc_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;
  }
  .aboutus_subpage .image-grid {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
}
