.topbar-wrap {
  gap: 20px !important;
}
.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;
}
.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;
}

.bmd-header-contact {
  margin-left: 0px !important;
}
.bmd-mh-slide-inner {
  justify-content: center !important;
}
.bmd-mh-slide-inner .bmd-fh-inner {
  padding-top: 50px !important;
  padding-bottom: 50px;
}

.bmd-mh-slide-inner::after {
  background: linear-gradient(
    135deg,
    rgba(0, 44, 105, 0.72) 0%,
    rgba(0, 44, 105, 0.56) 50%,
    rgba(0, 44, 105, 0) 100%
  ) !important;
}

.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;
}

#featured_section {
  padding: 40px 30px;
  margin: auto;
  display: flex;
  justify-content: center;
}

#featured_section .bmd-fh-inner {
  max-width: 1260px;
  padding: 0;
}
.filter_option_wide .bmd-fh-inner {
  display: flex;
  width: 100%;
  justify-content: center;
}
#featured_section h2 {
  font-size: 36px;
  margin-bottom: 20px;
  text-align: left;
}
#bmd_featured_homes {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#featured_section .filters {
  display: inline-block;
  margin-bottom: 40px;
  border: 1px solid #002c691a;
  box-shadow: 0px 10px 15px -3px #0000001a;
  border-radius: 10px;
}

#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;
  border-radius: 5px;
}

#featured_section .filters button:hover,
#featured_section .filters a:hover {
  border-radius: 5px;
}

#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;
}

.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;
}

#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;

  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: 200px;
  height: 55px;
}

.bmd-site-branding a {
  width: 200px;
  max-width: 200px;
}

.bvariation_Home .main-navigation ul,
.bvariation_Inner .main-navigation ul {
  justify-content: center !important;
}

.bvariation_Home .main-navigation ul li,
.bvariation_Inner .main-navigation ul li {
  margin: 0 10px;
}

.bvariation_Home .main-navigation ul li a,
.bvariation_Inner .main-navigation ul li a {
  font-size: 15px;
  font-weight: 500;
}

.bmd-header-contact a {
  padding: 15px 30px !important;
  line-height: 1 !important;
  font-size: 17px;
  font-family: "Merriweather", serif;
  border-radius: 4px;
}

.bmd-mh-slide-inner .bmd-fh-inner {
  padding-top: 0;
  padding-bottom: 0;
  max-width: 1260px;
  z-index: 10;
}

.bmd-mh-slide-inner .bmd-fh-inner h1 {
  margin-bottom: 10px !important;
  font-size: 54px;
  font-weight: 400;
}

.bmd-mh-slide-inner .bmd-mh-small-text {
  margin-left: 0;
  margin-right: 0;
  text-align: left;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}
.bmd-button-opensev .bmd-white-button {
  padding: 12px 20px;
  font-size: 16px !important;
  text-transform: capitalize !important;
  border-radius: 50px !important;
  width: 200px;
  display: block;
}

#featured_section,
#quote_section,
#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: 20px;
  float: left;
  margin-right: 5px;
  line-height: 21px;
  position: relative;
}

#bmd_featured_homes .home-features {
  float: left;
}

#bmd_featured_homes .home-features {
  border-radius: 5px;
}

#bmd_featured_homes .feature-item {
  font-weight: 600;
}

#bmd_featured_homes .home-card-list {
  width: 100%;
  max-width: 400px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: none;
  margin-right: 10px;
  height: 600px;
}
.home #bmd_featured_homes .home-card-list {
  height: 550px;
}

#bmd_featured_homes .home-image {
  position: relative;
  height: 200px;
  width: 100%;
  background-size: cover;
}

.home #bmd_featured_homes .image-labels {
  position: absolute;
  top: 10px;
  right: 10px !important;
  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 15px;
  text-align: left;
}
#bmd_featured_homes .series-name {
  font-size: 0.85rem;
  margin-bottom: 4px;
  height: 26px;
}

#bmd_featured_homes .home-title {
  font-size: 24px;
  font-weight: 400;
  margin: 4px 0;
  margin-bottom: 10px;
}

#bmd_featured_homes .builder-name {
  font-size: 14px;

  margin-bottom: 10px;
}

#bmd_featured_homes .home-description {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 22px;
}

#bmd_featured_homes .home-features {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 14px;
  margin-bottom: 16px;
  width: 100%;
}

#bmd_featured_homes .feature-item {
  padding: 10px 15px;
  border-radius: 6px;
}
#bmd_featured_homes .home-buttons {
  display: inline;
  float: left;
  width: 100%;
  padding: 0;
}

#bmd_featured_homes .home-buttons a.btn.primary {
  width: 100%;
  margin-bottom: 0px;
}

#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%;

  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;
}

#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 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;
}

.sp_1 {
  width: 1px;
}

#featured_section .filters button:hover,
#featured_section .filters a:hover {
  border-radius: 0;
}

#bmd_featured_homes .label {
  border-radius: 5px;
}
.custom-dots-single .slick-dots li,
.custom-dots-double .slick-dots li,
.custom-dots-triple .slick-dots li {
  width: auto !important;
  height: auto !important;
  border: none !important;
  border-radius: 6px !important;
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 2px 1px 0px;
}
.custom-dots-single .slick-dots,
.custom-dots-double .slick-dots,
.custom-dots-triple .slick-dots {
  bottom: 0 !important;
}
.custom-dots-single .slick-dots li button,
.custom-dots-double .slick-dots li button,
.custom-dots-triple .slick-dots li button {
  margin: 0;
  border: 1px solid transparent !important;
  border-radius: 6px !important;
  padding: 5px;
  width: 24px !important;
  height: 24px !important;
}

.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: 15px;
}

.bmd-sf-copy {
  font-size: 12px;
  margin-top: 20px;
}

#Normanshomeshc_faqs .faq-container {
  max-width: 600px;
  margin: 20px auto;
  font-family: Arial, sans-serif;
}
#Normanshomeshc_faqs .faq-item {
  padding: 15px 0;
}
#Normanshomeshc_faqs .faq-question {
  font-weight: 600;
  cursor: pointer;
  position: relative;

  font-size: 17px;
}
#Normanshomeshc_faqs .faq-answer p {
  font-size: 16px;
}
#Normanshomeshc_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://Normanshomeshc.bilddealers.com/wp-content/themes/estrellaranch/media/image/plus-icon.png);
  top: 5px;
  background-size: 100%;
}
#Normanshomeshc_faqs .faq-question.active::after {
  content: "";
  background-image: url(https://Normanshomeshc.bilddealers.com/wp-content/themes/estrellaranch/media/image/min-Icon.png);
}
#Normanshomeshc_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 {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}
.Normanshomeshc_faqs .bmd-fh-inner h2 {
  margin-bottom: 40px;
  font-size: 36px;
}
#Normanshomeshc_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;
}
.bmd-hc-details h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 4px 0;
}
.bmd-hc-details h6 {
  font-size: 0.85rem;
  margin-bottom: 4px;
  height: 26px;
}
.bmd-hc-details p {
  font-size: 14px;

  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;
}

.bvariation_Inner .bmd-hf-select {
  margin: 0;
}
.bvariation_Inner .bmd-hf-form .bmd-red-button {
  padding: 8px 23px 8px !important;
  font-size: 14px;
  line-height: 1;
  margin: 0;
  border-radius: 4px;
  text-transform: capitalize;
  font-weight: 400;
}

.bmd-hf-label span {
  font-size: 16px;
}
.bmd-shero-heading h1 {
  font-size: 64px;
  font-weight: 700;
}
.bmd-secondary-hero.inventory .bmd-shero-heading p {
  margin: 30px auto 0;
}
.bmd-home-filter.five-filters label {
  font-weight: 600;
  display: block;
}
.bmd-select-wrapper::after {
  top: 32px;
}
.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;
}

.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: 400;
  font-size: 18px;
}

.bmd-featured-homes-single .bmd-fh-inner h2 {
  font-size: 36px;
  font-weight: 600;
}

.bmd-hg-gallery i.slick-arrow.icon-left-open-big {
  left: 20px !important;
}
.bmd-hg-gallery i.slick-arrow {
  right: 20px;
}
.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,
.page-template-page-contact-us-2 #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 {
  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-site-footer strong {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 10px;
}

.bmd-sf-image {
  height: 40px !important;
  margin-bottom: 15px;
  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://Normanshomes.bilddealers.com/wp-content/uploads/sites/120/2025/06/Section2.jpg")
    no-repeat center center;
  background-size: cover;
  opacity: 0.2;
  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;

  padding: 30px;
}
.video-box {
  flex: 1 1 400px;
}

.video-box iframe {
  width: 100%;
  height: 100% !important;
  border: none;
  aspect-ratio: 9/6 auto;
  border-radius: 12px;
}

.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;
}

.bmd-home-filter {
  border-radius: 30px !important;
  padding: 30px !important;
  margin-bottom: 70px;
}
.home_filter_penal {
  background: transparent !important;
  margin-bottom: 50px;
  padding-bottom: 10px;
}

.home_filter_penal section.bmd-featured-homes.all-homes {
  width: 100%;
  position: relative;
}

.home_filter_penal .toggle-web-filter {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}
.home_filter_penal .bmd-home-filter.five-filters {
  padding: 20px 30px;
}

.quote-box {
  text-align: center;
}
.bmd-hf-select {
  border: 1px solid #aaa;
}

.home_filter_penal .bmd-red-button {
  margin-top: 0;
  padding: 9px 30px;
}

.quote-line::before {
  left: -450px;
}

.quote-line::after {
  right: -450px;
}
#featured_section h2,
.feature-grid h2 {
  font-size: 45px !important;
  font-weight: 600 !important;
}
.Manufactured_Button {
  margin-top: 30px;
}
.feature-grid .bmd-fh-inner {
  background: transparent !important;
}
.home_filter_penal .bmd-hf-form {
  width: 100%;
  background: transparent;
  padding: 20px;
  border-radius: 20px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.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;
}

.footer-copywirte {
  display: inline-block;
  width: 100%;
  margin-top: 60px;
  padding-top: 30px;

  padding-left: 40px;
  padding-right: 40px;

  text-align: center;
}
.footer-copywirte .bmd-sf-row {
  float: right;
}

.bmd-mh-slide-inner .bmd-fh-inner h1 {
  line-height: 1.4 !important;
}
.Normanshomes_Iom {
  display: flex;
  flex-direction: row;
  max-width: 1260px;
  width: 100%;
  margin: 0 auto;
  align-items: center;
  padding: 30px 0;
}
.Normanshomes_Iom img {
  max-width: 400px;
  padding-left: 20px;
}
.Normanshomes_Iom .s_Iom_2 {
  font-size: 12px;

  padding-left: 30px;
}

.bmd-secondary-hero.inventory {
  display: none;
}

.post-type-archive-inventory .bmd-featured-homes.all-homes {
  width: 100%;
  display: flex;
  justify-content: center;
  max-width: 100%;
  background-image: linear-gradient(to bottom, #fff 19%, #f9fafb 19%);
}
.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 a {
  background: none;
  border: none;
  font-size: 16px;
  padding: 8px 20px;
  cursor: pointer;
  line-height: 1.4;

  border-radius: 4px;
}
.filter_option_wide ul li:last-child::after {
  content: "";
  height: 100%;
  width: 1px;
  display: flex;
}
.title_head_achi {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
#form_inventory_cp {
  width: 100%;
  background: transparent;
  padding: 0;
  border-radius: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.bmd-hf-label {
  display: none;
}
#bmd_featured_homes .home-card-list {
  margin-bottom: 20px;
}
.post-type-archive-inventory #featured_section {
  padding: 0 20px;
}
.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;
}

.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;
}
.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;

  text-align: left;
}
.aboutus_subpage .about-right {
  flex: 1 1 55%;
}
.aboutus_subpage .about-right p {
  font-size: 16px;
  line-height: 1.6;
}
.aboutus_subpage .about-footer {
  text-align: center;
}

.aboutus_subpage .about-footer p {
  font-size: 1rem;

  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;

  letter-spacing: 1px;
}

.aboutus_subpage .team-section {
  padding: 60px 20px;
  background: linear-gradient(to bottom, #1e1e1e, #4b6f50);
  text-align: center;

  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.aboutus_subpage .team-section h2 {
  font-size: 36px;
  margin-bottom: 40px;
  font-weight: 700;
}

.aboutus_subpage .team-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.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;
}

.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;
}

.aboutus_subpage .team-info {
  padding: 15px;
  text-align: left;
}
.aboutus_subpage .team-info h3 {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: 500;
}
.aboutus_subpage .team-info p {
  margin: 0;
  font-size: 13px;
}

.aboutus_subpage .mission-values-section {
  padding: 60px 20px;
}

.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;

  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;

  width: 50%;
  float: left;
}

.contact_About {
  display: flex;
  justify-content: center;

  padding-bottom: 0;
  padding-top: 0;
}
.aboutus_subpage .contact-container {
  display: flex;
  align-items: flex-start;

  max-width: 1260px;
  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 {
  max-width: 480px;
  width: 100%;
}
.aboutus_subpage .contact-info h2 {
  font-size: 2rem;
  margin-bottom: 10px;
}

.aboutus_subpage .contact-info hr {
  border: none;
  margin-bottom: 15px;
}
.aboutus_subpage .contact-info p {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 300;
}
.aboutus_subpage .connect {
  margin-top: 20px;
}

.aboutus_subpage .connect strong {
  font-weight: 600;
}
.aboutus_subpage .bmd-sf-row {
  display: flex;
  margin-top: 10px;
}
.aboutus_subpage .bmd-sf-row a i,
.modal__container a i {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
}

.aboutus_subpage .gallery-container {
  padding: 20px 20px 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.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-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 {
  margin-bottom: 0 !important;
}
.modal__container {
  padding: 50px 30px !important;
}
.bmd-modal-right p {
  font-size: 16px;
  text-align: left;
}

.grid_partner a {
  font-size: 20px;
  font-weight: 600;
}
.grid_partner a img {
  vertical-align: middle;
  margin-right: 5px;
}

.wpforms-container-full .wpforms-field input[type="radio"],
.wpforms-container-full .wpforms-field input[type="checkbox"] {
  height: inherit !important;
}

.wpforms-container-full .wpforms-field-label {
  font-size: 14px !important;
}
.wpforms-container-full .wpforms-field input,
.wpforms-container-full .wpforms-field select {
  border: solid 1px #e5e7eb !important;
  height: 44px !important;
  border-radius: 10px !important;
  font-size: 15px !important;
}
#wpforms-3462-field_3 {
  border: 1px solid #e5e7eb !important;
  border-radius: 10px;
}
.wpforms-field-label {
  text-align: left;
}
div.wpforms-container-full .wpforms-field-label-inline {
  color: #18345d;
  font-size: 14px !important;
}
.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"] {
  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;
}

.Seo_Inn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.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;
}

.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;
  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: #202125;
}
.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-image: linear-gradient(#fafffa, #fff, #fff);
}
.grd-IMG::after {
  content: "";

  width: 100%;
  height: 1px;
  display: block;
  margin-top: 50px;
}

.evt_Slides .bmd-fh-inner {
  max-width: 1260px;
  padding: 0 0 70px;
}
.evt_Slides {
  display: flex;
  justify-content: center;

  padding-left: 20px;
  padding-right: 20px;
}
.financing-section.grd-section {
  padding: 20px !important;
}

.page-template-page-specials .bmd-featured-homes.all-homes {
  background-color: transparent;
  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 .wpforms-form,
.page-template-page-contact-us-2 .contactus_subpage .wpforms-form {
  max-width: 700px;
  margin: 0 auto;

  padding: 30px;

  border-radius: 16px;
}
.page-template-page-contact-us .contactus_subpage .bmd-cf-inner,
.page-template-page-contact-us-2 .contactus_subpage .bmd-cf-inner {
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-template-page-contact-us .contactus_subpage .contact-container,
.page-template-page-contact-us-2 .contactus_subpage .contact-container {
  padding-top: 50px;
}
.specials-op-section.specials_content {
  background: transparent;
  padding: 30px 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;
}
.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: transparent;
}
.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;
  font-size: 48px;
}

.single-inventory .single-inventory .bmd-on-display {
  font-size: 13px;
  font-weight: 300;
}

.single-inventory .canahomes_hometuch h3 {
  font-weight: 600;
}
#single_filter_section {
  display: flex;
}
#single_filter_section .bmd-home-filter {
  border-radius: 6px !important;
}

.single-inventory #featured_section h2,
.single-inventory #featured_section h2 center {
  text-align: center !important;

  font-size: 16px;
  font-weight: 400;
}
.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;
}

.grid-container-wdt {
  column-count: 3;
  column-gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.grid-item-wdt {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}

.grid-item-wdt img {
  width: 100%;
  height: auto;
  display: block;
}

#loadMoreBtn {
  display: block;
  margin: 30px auto;
  padding: 10px 20px;
  font-size: 16px;
}
.galley_photo_page .bmd-mh-slide-inner::before {
  display: none;
}

@media screen and (min-width: 992px) {
  .bmd-site-header .bmd-sh-wrap {
    width: 100%;
  }
  #primary-menu {
    background: transparent;
    width: auto;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .menu-main-nav-container {
    justify-content: center;
    display: flex;
  }
}
#masthead {
  border-bottom: none;
}

.bmd-button-opensev .bmd-white-button {
  max-width: 210px;
  width: 100%;
}
.bmd-mh-slide-inner .bmd-mh-small-text {
  font-size: 22px !important;
  font-weight: 400 !important;
}
.body_BG {
  background: url(https://normanshomecenter.bilddealers.com/wp-content/uploads/sites/126/2025/10/bodu-bg.png);
  background-size: cover;
  display: flex;
  flex-direction: column;
  background-position: bottom center;
  background-repeat: no-repeat;
  position: relative;
}
.body_BG::before {
  background: linear-gradient(
    180deg,
    rgba(6, 101, 182, 0.9) 0%,
    rgba(0, 0, 0, 0.9) 100%
  );
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#featured_section,
.body_BG section {
  position: relative;
  z-index: 100;
}
.services_main_des {
  color: #99a1af;
  text-align: center;
  font-size: 18px;
}

#complete_service_homes {
  margin-top: 30px;
}

.norman_heading_desc {
  font-size: 18px;
  margin-bottom: 50px;
}
.add_Norman {
  padding: 20px;

  float: left;
  margin-bottom: 25px;
  border-radius: 8px;
}
.add_Norman .amenities_image {
  width: 60px;
  float: left;
}
.add_Norman .amenities_ds_section {
  width: calc(100% - 80px);
  float: right;
}
.add_Norman .hrading_amenities {
  text-align: left;
  float: left;
  width: 100%;
  font-weight: 600;
  margin-bottom: 5px;
}
.add_Norman .hrading_des_amenities {
  text-align: left;
}

#complete_service_homes .slick-prev::before,
#complete_service_homes .slick-next::before {
  display: none !important;
}
#complete_service_homes svg {
  width: 36px;
}
#complete_service_homes .slick-next {
  right: -13px;
}
#complete_service_homes .slick-prev {
  left: -30px;
}

#site-footer .bmd-sf-left .bmd-sf-row {
  display: flex;
  align-items: center;
  gap: 10px;
}

@media (max-width: 1320px) {
  #complete_service_homes .slick-next {
    right: 5px;
  }
  #complete_service_homes .slick-prev {
    left: 0;
  }
  #complete_service_homes svg {
    width: 26px;
  }
  #complete_service_homes .slick-prev {
    left: 0;
    z-index: 1;
  }
  .bmd-mh-slide-inner .bmd-fh-inner h1 {
    font-size: 44px;
  }
}
@media (max-width: 1280px) {
  .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;
    align-items: center;
  }

  .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;

    margin: 0;
  }

  #single_filter_section .bmd-home-filter.mobile-filter-open .bmd-hf-form {
    border-radius: 0 !important;
  }
  .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: 992px) {
  .galley_photo_page .grid-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .bmd-home-card {
    height: 700px !important;
  }
  .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%;
  }

  .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) {
  .galley_photo_page .grid-section {
    padding: 0 20px 20px;
  }
  .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;
  }

  .partners-logos {
    gap: 20px;
  }

  .partners-logos img {
    max-width: 100px;
    max-height: 30px;
  }
  #bmd_featured_homes .bmd-fh-inner {
    padding-top: 40px;
  }

  #feature_grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .Normanshomes_Iom {
    flex-direction: column;
    padding: 15px;
  }
  .Normanshomes_Iom img {
    max-width: 400px;
    padding-left: 0px;
  }
  .Normanshomes_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: none;
    padding: 10px 0px;
    margin-bottom: 0;
  }
  .footer-copywirte {
    margin-top: 30px;
    overflow: hidden;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .footer_logo_text {
    color: #a3a5a2 !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;
  }

  .video-info-container .video-box {
    max-width: 768px;
    width: 100%;
    flex: 100%;
  }
  .feature-grid .bmd-fh-inner {
    padding: 30px 10px;
  }

  #bmd_featured_homes .arrow-dots-wrapper {
    justify-content: center !important;
    margin-right: 10px !important;
  }
  #featured_section h2,
  .feature-grid h2 {
    font-size: 28px !important;
  }

  .home_filter_penal section.bmd-featured-homes.all-homes {
    top: 0 !important;
    margin-bottom: 0 !important;
    background: transparent !important;
  }
  .bmd-home-filter {
    border-radius: 4px !important;
    padding: 0 !important;
    background: #02020299 !important;
    display: flex;
  }
  .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;
  }

  .image_Sz {
    width: 100%;
    order: 1;
  }
  .text_Col.pl_Left {
    padding-left: 0;
    margin-top: 20px;
  }

  #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 #Normanshomeshc_faqs .bmd-fh-inner {
    padding: 30px 20px;
  }
  .Normanshomeshc_faqs .bmd-fh-inner h2 {
    margin-bottom: 25px;
    font-size: 28px;
  }
  #Normanshomeshc_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: contain;
    background-position: center;
  }
  #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;
  }
  #Normanshomeshc_faqs {
    padding-left: 20px;
    padding-right: 20px;
  }
  #Normanshomeshc_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;
  }

  .feature-grid .feature-title {
    margin-bottom: 20px;
  }
  .video-info-container {
    gap: 25px;
  }

  .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: 15px !important;
    background: #002c69 !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;
  }

  .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;
  }
  .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,
  .page-template-page-contact-us-2 .bmd-shero-inner .bmd-shero-background {
    max-height: inherit !important;
  }
  .page-template-page-contact-us .contactus_subpage .contact-container,
  .page-template-page-contact-us-2 .contactus_subpage .contact-container {
    padding-top: 30px;
  }
  .page-template-page-contact-us .contactus_subpage .bmd-cf-inner,
  .page-template-page-contact-us-2 .contactus_subpage .bmd-cf-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .grid_open_property {
    padding-bottom: 40px;
  }
  .specials-op-section.specials_content .intro-left h1 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .specials-op-section.specials_content {
    padding: 10px 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;
    max-width: 100%;
  }
  .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;
  }
  .services_main_des,
  .norman_heading_desc {
    font-size: 15px;
  }

  .bmd-mobile-nav {
    top: 56px;
    z-index: 1000;
    position: static;
    height: 65vh;
  }
  .bmd-mobile-nav .menu-main-nav-container,
  .bmw-bmd-mobile-nav .menu-main-nav-container {
    height: 100%;
  }
}

@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;
  }
}

@media (max-width: 500px) {
  .quote-line::after,
  .quote-line::before {
    display: none;
  }

  #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: 36px;
  }
  .bmd-site-branding a {
    width: 100px;
    max-width: 100px;
  }
  #bmd_featured_homes .home-card-list {
    max-width: 300px;
  }
  .bmd-all-homes:not(.specials-slider) .home-card-list {
    max-width: 94% !important;
  }
  #Normanshomeshc_faqs .faq-question {
    font-size: 15px;
    padding-right: 25px;
    line-height: 1.3;
  }
  #Normanshomeshc_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;
  }
}
