@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');
body, html, p, a, span,strong, h1,h2,h3,h4,h5,h6{
	font-family: "Oxygen", sans-serif !important;
}
h1,h2,h3,h5,h5,h6{
    line-height: 1.2 !important;
}
.bmd-2024 .bmd-fh-inner {
    padding-top: 40px;
    padding-bottom: 40px;
}
/*New Code open*/
.wdt_bath_pro_title{
    width: 90px;
}
.wdt_form_yes_0 .bmd-select-wrapper select{
    width: 142px;
}
.wdt_form_yes_1 .bmd-select-wrapper select{
    max-width: 180px;
}
.wdt_form_yes_2 .bmd-select-wrapper select{
    max-width: 160px;
}
.bmd-home-filter.five-filters .bmd-hf-select {
    margin-right: 5px;
}

.wdt_form_yes_2 .wdt_bath_pro{
    max-width: 100px !important;
}
.wdt_form_yes_1 .wdt_bath_pro{
    max-width: 142px !important;
}
/*New Code Close*/
.bmd-hg-gallery i.slick-arrow {
    top: calc(50%);
    margin-top: 0px !important;
}

.vr_Home-Col {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 35px;
}

.bmd-2024 .bmd-fh-inner h2 {
    margin-bottom: 30px;
    text-align: center;
}
.bmd-2024 h2{
	font-family: "Rubik", sans-serif !important;
}

.vr_Home-Col .bmd_fh_desc {
    text-align: left;
    margin: 0;
    padding: 0;
}

.bmd_fh_desc {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    margin: 0 auto 42px;
    padding: 0 25px;
    max-width: 1000px;
    font-weight: 300;
}

.bmd-2024 .homes_gridimg {
    max-width: 100%;
    text-align: center;
}

.wtfind_your_video .bmd-fh-inner {
    padding-top: 0;
    padding-bottom: 0;
}

.bmd-2024 .bmd-fh-find_your_home .bmd-homes-card {
    padding: 10px;
    width: 317px;
}
.bmd-2024 .wt_find_your_home .bmd-homes-card a{
    border: solid 1px #e7e7e7;
    display: block;
}

.bmd-2024 .wt_find_your_home .bmd-homes-card .bmd-h3 {
    font-size: 24px;
    text-align: center;
    padding: 15px;
    line-height: 1.6;
}

section.bmd-featured-homes.wt_find_your_home {
	background: #F1F1F1;
	max-width: 100%;
	padding: 40px 0px;
}
.bmd-2024 .bmd-featured-homes.what_we_serve {
    width: 100%;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    position: relative;
}

.bmd-2024 .what_we_serve .bmd-fh-inner{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 3;
}

.bmd-2024 .our_builders_section .bmd-fh-inner{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 3;
}

.bmd-2024 .what_we_serve .bmd-fh-inner h2 {
    color: #fff;
}

.bmd-2024 .our_builders_section .bmd-fh-inner h2 {
    color: #000000;
}

.bmd-2024 .bmd-fh-inner h2 {
    margin-bottom: 30px;
    text-align: center;
}

.bmd-2024 .what_we_serve .bmd_fh_desc {
    color: #fff;
    margin-bottom: 100px;
}

.bmd-2024 .what_we_serve .bmd-fh-customers {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    width: 100%;
    max-width: 1260px;
    gap: 25px;
    grid-row-gap: 35px;
}
.bmd-2024 .our_builders_section .bmd-fh-customers{
    width: 100%;
}
.orang_color_button{
	background: #DE2226;
    padding: 5px 15px 5px 15px;
    border-radius: 3px;
    font-size: 14px;
    color: #FFFFFF !important;
    font-weight: 500;
}
.orang_color_button:hover {
    color: #FFFFFF !important;
    opacity: 0.8;
}
.bmd-2024 .what_we_serve .bmd-we_serve-card {
    padding: 20px;
    width: 100%;
    background: #FFFFFF;
    backdrop-filter: blur(10px);
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

.bmd-2024 .our_builders_section .bmd-we_serve-card {
    padding: 15px;
    width: 20%;
    float: left;
}

.what_we_serve_grid{
	position: relative;
    top: -125px;
}

.bmd-2024 .cover_feat_image{
	margin-top: 10px;
}

.bmd-2024 .our_builders_section .cover_feat_image {
    width: 100%;
    text-align: center;
    margin-top: 0 !important;
}


.bmd-2024 .cover_feat_image {
    width: 70px;
    margin: auto;   
}

.bmd-2024 .what_we_serve .bmd-we_serve-card .cover_feat_title{
	font-size: 18px;
    line-height: 1.6;
    margin: 10px 0 15px;
    font-family: "Oswald", sans-serif;
}

.bmd-2024 .cover_feat_excerpt {
	font-family: "Oxygen", sans-serif !important;
	color: #000000BF;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.bmd-2024 .cover_feat_learnMore{
	margin-top: 10px;
	text-align: center;
}

.cover_feat_learnMore a {
    border-bottom: solid 1px transparent;
    font-family: "Oswald", sans-serif;
    -webkit-transition: border 500ms ease-out;
    -moz-transition: border 500ms ease-out;
    -o-transition: border 500ms ease-out;
    transition: border 500ms ease-out;
}

.bmd-2024 .what_we_serve {
    width: 100%;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    position: relative;
    float: left;
}

.bmd-2024 .our_builders_section {
    width: 100%;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    position: relative;
    float: left;
    background: #F1F1F1;
}

.mbd-testimonials-section{
	float: left;
	background: #FFFFFF;
	text-align: center;
}

.mbd-testimonials-mid-section{
	background: #0055A0;
    width: 70%;
    display: inline-block;
    padding: 20px;
    border-radius: 10px;
}
button.hamburger.hamburger--spin.mobile-nav-toggle {
    position: absolute;
    right: 0;
    z-index: 999999;
}
.bmd-site-footer{
    background-size: 100%;
    color: #FFFFFF;
}

.bmd-site-footer a{
	color: #FFFFFF;
}

.bmd-site-footer a:hover{
	opacity: 0.8;
}
footer#site-footer{
	clear: both;
}
.employment_opportunities_grid {
    text-align: center;
}
.bmd-2024 .financing_serve .cover_feat_image{
	display: inline-block;
}
.bmd-2024 .financing_serve .bmd-we_serve-card {
    padding: 20px;
    width: 100%;
    background: #FFFFFF;
    backdrop-filter: blur(10px);
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    text-align: center;
}

.financing_serve .parent_class.financing_slider {
    display: grid;
    width: 100%;
    max-width: 1260px;
    gap: 24px;
    grid-template-columns: repeat(4, 1fr);
}
.bmd-2024 .financing_serve {
    width: 100%;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    position: relative;
    float: left;
}
.bmd-2024 .financing_serve .bmd-fh-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 3;
}
.employment_opportunities_grid .cover_feat_image{
    display: inline-block;
}
footer#site-footer .footer_contact, 
footer#site-footer .footer_menu_wrap {
    width: 25%;
    float: none;
}

#site-footer .bmd-sf-left,
#site-footer .bmd-sf-right {
    width: 100%;
}

.bmd-featured-homes.all-homes.specials{
	z-index: 999;
}

.copyright_wrap{
	text-align: center;
}
section.bmd-two-column.contact_about_cover {
    background: #F1F1F1 !important;
}

.parts_touch_invantory {
    background: #F1F1F1;
    color: #000000;
}

.parts_touch_invantory h3, .parts_touch_invantory p {
    color: #000000;
}

/* ***************** *********************** */

.wtfind_your_home .bmd-fh-inner h2 {
	text-align: right;
	font-size: 34px;
	line-height: 50px;
	font-weight: 400;
	padding: 30px 40px 30px 0px;
	margin-right: 40px;
	color: #000000B2;
	border-right: 1px solid #000000B2;
	font-family: "Oxygen", sans-serif !important;
}
.wtfind_your_home .bmd_fh_desc {
    text-align: left;
    margin: 0;
    padding: 0;
    color: #000000BF;
  font-family: "Oxygen", sans-serif;
  font-weight: 400;
}
.wtfind_your_video .bmd-fh-inner {
    padding-top: 40px;
    padding-bottom: 40px;
}
.wtfind_your_home .vr_Home-Col {
    padding-bottom: 0;
}
.bmd-featured-homes.wtfind_your_video {
	padding-bottom: 40px;
}

.wt_find_your_home h2.bmd-h2, .bmd-two-column .section_about_main h4, section.bmd-featured-homes.wt_find_your_home .bmd-fh-inner h4, section.employment_opportunities h2 {
	font-size: 34px;
	font-weight: 400;
	line-height: 42.93px;
	text-align: center;
	color: #000000B2;
	font-family: "Oxygen", sans-serif !important;
}
section.bmd-featured-homes.wt_find_your_home .bmd-fh-inner h4,  .bmd-we_serve-card.child_class .cover_feat_title {
    margin-bottom: 20px;
}
.comapny_content_wrapper {
    padding: 20px 30px;
}

.company_cover_feat_image img {
    height: 100%;
    width: 100%;
}
.bmd-two-column .section_about_main h4, .bmd-two-column .section_about_main p {
    text-align: left !important;
    margin-bottom: 20px;
}
.wt_find_your_home .bmd_fh_desc, .wt_featured_section .bmd_fh_desc, .bmd-two-column .section_about_main p, section.bmd-featured-homes.wt_find_your_home .bmd-fh-inner .bmd_fh_desc, section.employment_opportunities .bmd_fh_desc {
	text-align: center;
	color: #000000BF;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
	font-family: "Oxygen", sans-serif !important;
}
.section_about_main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.wt_find_your_home .bmd-fh-inner {
    width: auto;
    margin: auto;
    float: none;
    max-width: 1260px;
}

.wt_find_your_home h3.bmd-h3 {
	text-align: left !important;
	padding: 10px 0px !important;
	font-size: 22px !important;
	font-weight: 400;
	line-height: 59px !important;
	color: #000000BF !important;
	font-family: "Oxygen", sans-serif !important;
}
.bmd-featured-homes.wt_featured_section {
	padding: 20px 0px;
}
section.bmd-featured-homes.wt_find_your_home p, .bmd-we_serve-card.child_class .cover_feat_excerpt {
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	color: #000000BF;
	font-family: "Oxygen", sans-serif !important;
}

.wt_find_your_home a:hover{
    text-decoration: none !important;
}
.wt_find_your_home a:focus{
   outline: none !important;
   text-decoration: none !important;
}
.wt_find_your_home .bmd-homes-card {
    padding: 10px 15px !important;
}
.wt_find_your_home .bmd-homes-card a {
    border: none !important;
}
section.bmd-featured-homes.wt_find_your_home {
    width: 100%;
}

.our_builders_section h2.bmd-h2 {
	font-size: 34px;
	font-weight: 400;
	line-height: 42.93px;
	color: #000000BF !important;
	font-family: "Oxygen", sans-serif !important;
}

.our_builders_section .bmd-fh-customers.parent_class.we_serve_slider {
    max-width: 80%;
}
.bmd-2024 .our_builders_section .bmd-we_serve-card {
    padding: 5px 10px !important;
}
.mbd-testimonials-mid-section h2 {
    font-size: 34px;
    font-weight: 400;
    line-height: 42.93px;
}
.our_builders_section {
	padding: 40px 0px;
}
.mbd-testimonials-section h4.bmd-h4.bmd-ct-test {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	font-family: "Oxygen", sans-serif !important;
}
.mbd-testimonials-mid-section {
    padding: 80px 20px;
}
.bmd-client-tests.mbd-testimonials-section {
    padding: 90px 15px 90px;
}
.wt_featured_section h2.bmd-h2 {
	font-size: 34px;
	font-weight: 400;
	line-height: 42.93px;
	text-align: center;
	color: #000000B2;
	font-family: "Oxygen", sans-serif !important;
}
.wt_featured_section h3.bmd-h3, .bmd-all-homes h3.bmd-h3 {
	font-size: 20px;
	font-weight: 400;
	line-height: 25.25px;
	text-align: left;
	color: #000000B2;
	font-family: "Oxygen", sans-serif !important;
}
.bmd-hc-details strong {
	font-family: "Oxygen", sans-serif !important;
}
.wt_featured_section .bmd-hc-details p, .bmd-all-homes p.bmd-hc-desc {
	font-size: 15px;
	font-weight: 400;
	line-height: 18.94px;
	font-family: "Oxygen", sans-serif !important;
}
.wt_featured_section .bmd-fh-inner .bmd-cta-centered .bmd-red-button {
	font-family: "Oxygen", sans-serif !important;
	font-weight: 700;
	line-height: 18.94px;
	letter-spacing: 0.25em;
	text-align: center;
	text-decoration: none;
}
.wt_featured_section .bmd-fh-inner .bmd-cta-centered .bmd-red-button:hover {
	background: #0055A0;
	color: #fff !important;
}
  .wt_featured_section .bmd-fh-inner .bmd-cta-centered {
	margin-bottom: 20px;
	margin-top: 40px;
}
.wt_featured_section a.bmd-blue-button.pp2, .bmd-all-homes  a.bmd-blue-button.pp279, .bmd-all-homes  a.bmd-blue-button.pp2 {
    background: #0055A0;
}
.wt_featured_section a.bmd-blue-button.pp2:hover, 
.bmd-all-homes  a.bmd-blue-button.pp279:hover, 
.bmd-all-homes  a.bmd-blue-button.pp2:hover,
.wt_featured_section a.bmd-blue-button.pp2:focus, 
.bmd-all-homes  a.bmd-blue-button.pp279:focus, 
.bmd-all-homes  a.bmd-blue-button.pp2:focus {
    color: #fff !important;
}

.wt_featured_section a.bmd-blue-button,  .bmd-all-homes a.bmd-blue-button {
    background: #DE2226;
}
.wt_featured_section a.bmd-blue-button:hover,
.bmd-all-homes a.bmd-blue-button:hover, 
.wt_featured_section a.bmd-blue-button:focus,
.bmd-all-homes a.bmd-blue-button:focus {
    color: #fff !important;
}

.wt_featured_section .bmd-hc-buttons a, .bmd-all-homes .bmd-hc-buttons a {
    font-size: 15px;
    line-height: 18.94px;
    padding: 16px;
    margin: 0 !important;
    width: 50% !important;
    font-family: "Oxygen", sans-serif !important;
  font-weight: 700 !important;
}
.wt_featured_section .bmd-hc-buttons, .bmd-all-homes .bmd-hc-buttons {
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.what_we_serve.wt_service_section {
	padding: 20px 0px;
}
.wt_featured_section .bmd-hc-details h6, .bmd-all-homes h6.bmd-h6 {
	margin-bottom: 20px;
	height: 20px;
	font-size: 17px;
	font-weight: 600;
	font-family: "Oxygen", sans-serif !important;
}
.wt_featured_section .bmd-home-card, .bmd-all-homes .bmd-home-card {
    height: 700px !important;
}
.wt_featured_section a.bmd-blue-button:hover, .bmd-all-homes a.bmd-blue-button:hover {
    color: #fff;
}

section.what_we_serve.wt_service_section {
    position: relative;
}

section.what_we_serve.wt_service_section:after {
    background: #00000080;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.wt_service_section h2.bmd-h2 {
	font-size: 34px;
	line-height: 42.93px;
	text-align: center;
	font-family: "Oxygen", sans-serif !important;
}

.wt_service_section .bmd_fh_desc {
	font-size: 17px;
	line-height: 30px;
	text-align: center;
	font-family: "Oxygen", sans-serif !important;
	font-weight: 400;
}
.what_we_serve_grid .cover_feat_image {
    margin: auto;
    height: 80px;
    object-fit: contain;
}
.what_we_serve_grid .cover_feat_title, .bmd-we_serve-card.child_class .cover_feat_title {
    font-size: 25px !important;
    font-weight: 400 !important;
    line-height: 31.57px !important;
    color: #000000B2;
	font-family: "Oxygen", sans-serif !important;

}

.what_we_serve_grid a.orang_color_button {
	background: #DE2226;
	font-size: 15px;
	padding: 15px 30px;
	text-decoration: none;
	font-family: "Oxygen", sans-serif !important;
	font-weight: 700;
}

.cover_feat_learnMore {
    margin: 20px 0px;
}
h4.bmd-ct-author {
	margin-bottom: 0;
	font-family: "Oxygen", sans-serif !important;
}
.testimonial-slider .bmd-ct-slide-inner {
	padding: 0px 40px;
}
.bmd-ct-inner.testimonial-slider {
	margin-bottom: 0;
}
.cover_feat_excerpt {
    margin-bottom: 30px;
}
.bmd-2024 .what_we_serve .bmd-fh-customers {
    max-width: 1060px !important;
}
.bmd-2024 .what_we_serve .bmd-we_serve-card {
    box-shadow: 0px 1px 30px 0px #00000040 !important;
    text-align: center;
}

.bmd-site-footer .bmd-sf-inner {
    padding-bottom: 40px;
    padding-top: 40px;
    z-index: 2;
    position: relative;
    width: 80%;
    margin: auto;
}

 footer#site-footer {
    position: relative;
}

 footer#site-footer:after {
    content: "";
    position: absolute;
    background: #000000C4;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

  .copyright_wrap {
    position: relative;
    z-index: 2;
    background: #000000;
    padding: 20px;
}
  .copyright_wrap p {
    font-size: 14px;
}

  .copyright_wrap p {
    font-size: 14px;
}

  .footer_contact h4.contact_inner_heading, .bmd-sf-nav strong, .footer_menu_wrap strong {
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	font-weight: 100 !important;
}

  .footer_contact .bmd-sf-row, nav#footer-navigation {
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    margin: 10px 0px;
}
  #site-footer .bmd-sf-image {
    max-width: 250px;
    background-position: center;
}
.bmd-main-hero .bmd-mh-slide-inner h1 {
	font-size: 37px;
	font-weight: 400;
	text-align: center;
	font-family: "Oxygen", sans-serif;
	margin-bottom: 15px;
}
.bmd-main-hero .bmd-mh-slide-inner .bmd-mh-small-text {
	font-size: 22px;
	line-height: 27.78px;
	text-align: center;
	font-family: "Oxygen", sans-serif;
    margin-bottom: 40px;
}

.bmd-mh-slide-inner a.bmd-blue-button, .employment_opportunities_grid .bmd-fh-inner a, .parts_touch_invantory a.bmd-red-button {
    background: #0055A0;
    font-size: 15px;
    letter-spacing: 0.25em;
    text-align: center;
    text-decoration: none;
    padding: 14px 35px;
}

.bmd-mh-slide-inner a.bmd-blue-button:hover, 
.employment_opportunities_grid .bmd-fh-inner a:hover, 
.parts_touch_invantory a.bmd-red-button:hover,
.bmd-mh-slide-inner a.bmd-blue-button:focus, 
.employment_opportunities_grid .bmd-fh-inner a:focus, 
.parts_touch_invantory a.bmd-red-button:focus {
    background: #e9161d;
    color: #fff;
}
.parts_touch_invantory section.bmd-full-width-cta {
    background: none;
}
.footer_menu_wrapper {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
  }
  #site-footer .bmd-sf-logo {
	width: 20%;
}
  #site-footer .bmd-sf-inner {
    display: flex;
  }
  .bmd_header_wrapper {
	width: 100%;
	background: #00000085;
	position: relative !important;
	display: flex;
	flex-direction: column;
	padding: 20px 0px;
}
#primary-menu li a {
	font-size: 14px;
	font-weight: 700;
	line-height: 17.68px;
	letter-spacing: 0.38em;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
  .bmd_header_wrapper .main-navigation ul {
    justify-content: center;
    margin-top: 20px;
}
#primary-menu li {
	margin: 0px 50px;
}
.bmd-site-header {
    background-repeat: no-repeat;
    background-size: cover;
}
.bmd-mh-inner.main-hero-slider {
	margin-bottom: 0;
}
.bmd-mh-inner.main-hero-slider {
	margin-bottom: 0px !important;
}
.bmd-featured-homes.wtfind_your_home {
	padding-top: 20px;
}
.bmd-mh-slide-inner:after {
    bottom: -7px !important;
}
.page-template-tpl-home .bmd-mh-inner .bmd-mh-slide, .page-template-tpl-home .bmd-mh-inner .slick-list, .page-template-tpl-home .bmd-mh-inner .slick-track  {
    height: 720px !important;
    overflow: visible;
}
.post-type-archive-inventory .bmd-mh-inner .bmd-mh-slide, .post-type-archive-inventory .bmd-mh-inner .slick-list, .post-type-archive-inventory .bmd-mh-inner .slick-track{
    height: 620px;
    overflow: visible;
}
.bmd-mh-inner .bmd-mh-slide, .bmd-mh-inner .slick-list, .bmd-mh-inner .slick-track {
    height: 520px;
    overflow: visible;
}
.company_service_serve {
    background: #fff;
}
.comapny_content_wrapper .cover_feat_excerpt {
    text-align: center !important;
}
.section_Insurance_main.dc_Insurance_l_image {
    display: flex;
    justify-content: space-between;
    height: 100%;
    text-align: center;
    flex-wrap: wrap;
}
section.Insurancebmd-two-column {
    padding: 20px 40px;
}
section.employment_opportunities {
    padding: 40px 0px;
}

section.what_we_serve.employment_opportunities_grid .bmd-fh-inner {
    padding-top: 0;
}
section.what_we_serve.employment_opportunities_grid {
    padding-bottom: 40px;
}
section.about_text.bmd-featured-homes.wt_find_your_home {
    background: #fff;
    padding-bottom: 0;
}
section.about_text.bmd-featured-homes.wt_find_your_home .bmd-fh-inner {
    padding-bottom: 0;
}
.bmd-tc-left .about_main_content {
    padding-right: 30px;
}

.bmd-tc-right .about_main_content {
    padding-left: 30px;
}
.bmd-all-homes .bmd-hc-spec p, .bmd-all-homes .bmd-hc-details p {
    font-size: 15px;
    font-weight: 400;
    line-height: 18.94px;
}
.bmd-featured-homes.all-homes.specials {
    top: -230px;
    margin-bottom: -215px;
    padding: 40px 0px;
}
.bmd-featured-homes.all-homes .bmd-all-homes {
	gap: 30px;
    padding: 0px 20px;
}
.bmd-fh-customers.parent_class.financing_slider .cover_feat_title {
    font-size: 18px !important;
    line-height: 30px !important;
    color: #000000BF;
    padding: 20px 0px;
}

.bmd-fh-customers.parent_class.financing_slider .bmd-we_serve-card {
    box-shadow: none;
}
.bmd-featured-homes.all-homes {
    position: relative;
    top: -230px;
    margin-bottom: -250px;
    z-index: 100;
}
.bmd-featured-homes.all-homes .bmd-hf-label i {
    font-size: 17px;
    margin-right: 10px;
}
.bmd-blog-content  h2 {
    font-size: 32px;
    font-family: "Oxygen", sans-serif !important;
}
.bmd-fh-homes.slick-slider, .slick-slider.bmd-all-homes {
	margin-left: 0 !important;
}
.bmd-fh-customers.parent_class.we_serve_slider .cover_feat_excerpt {
	text-align: center;
}

#wpforms-form-1305 {
    background: #f1f1f1;
    border-radius: 5px;
    padding: 50px;
    max-width: 990px;
    margin: auto;
  }
  .wpforms-field-label {
    font-family: "Oxygen", sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 22.73px !important;
    letter-spacing: 0.25em !important;
    text-transform: uppercase !important;
  }
  .wpforms-field-medium {
    border: none !important;
    padding: 25px !important;
  }
  div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	text-align: center !important;
}
#wpforms-submit-1305 {
    background: #0055A0 !important;
    font-family: "Oxygen", sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: 0.25em !important;
  
  }
  #wpforms-submit-1305:hover {
    background: #e9161d !important;
  }
  div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column {
	padding: 0 20px !important;
}
.financing_serve.financing_serve_grid .bmd-fh-inner {
	padding-bottom: 0;
}
.employment_opportunities .bmd-fh-inner {
	padding-bottom: 0;
}
.section_about_main.dc_about_address iframe {
    height: 500px !important;
}
div#wpforms-confirmation-1305 {
    text-align: center;
}




.sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 10;
	visibility: hidden;
	opacity: 0;
	margin: 0px !important;
	min-width: 280px;
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1);
	flex-direction: column;
	justify-content: flex-start !important;
	align-items: flex-start !important;
	background: #fff;
	padding: 5px 20px 15px 20px;
}
  .menu-item.menu-item-has-children {
    position: relative;
    padding: 5px 0px;
  }

  .sub-menu li {
	margin: 5px 0px !important;
	line-height: 1 !important;
}
  .sub-menu li a {
	line-height: 1 !important;
	font-size: 12px !important;
	color: #000 !important;
	text-decoration: none;
}
.sub-menu li a:hover {
	color: #0055A0 !important;
}

.bmd-team-members .bmd-tm-inner {
	gap: 20px;
    justify-content: center;
}
.bmd-team-members h4 {
	text-align: left !important;
	padding: 0 0px 10px !important;
	font-size: 22px !important;
	font-weight: 400;
	line-height: 1.4 !important;
	color: #0055A0 !important;
	font-family: "Oxygen", sans-serif !important;
}
.bmd-tm-team-member:hover h4 {
	color: #202125 !important;
}
.bmd-team-members h6 {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4 !important;
	font-family: "Oxygen", sans-serif !important;
}
.bmd-team-members .bmd-tm-details {
	padding: 15px 10px 14px;
}
.bmd-team-members .bmd-tm-team-member {
	border: 1px solid #ddd;
	width: 400px;
	min-height: 480px;
	cursor: pointer;
	margin-bottom: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	height: auto;
}
.bmd-team-members .bmd-tm-team-member:hover {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.bmd-team-members .bmd-tm-photo {
	border-bottom: 0; 
}
.bmd-team-members .bmd-tm-inner .modal h2 {
	text-align: left;
	margin-bottom: 10px;
	font-size: 28px;
	line-height: 1.4 !important;
	color: #0055A0 !important;
}
.bmd-team-members .modal .modal__content   {
	margin-top: 0;
}
.bmd-team-members .modal .bmd-modal-photo {
	width: 300px;
	height: 300px;
	border-radius: 100%;
    border-color: #0055A0;
}
.bmd-team-members .modal .bmd-modal-left {
	text-align: center;
}
.bmd-team-members .modal .bmd-modal-left a {
	font-size: 18px;
	display: inline-block;
	margin: 20px 0px 10px;
	width: 22px;
	text-align: center;
    outline: none !important;
}
.bmd-team-members .modal .bmd-modal-left a:hover,
.bmd-team-members .modal .bmd-modal-left a:focus {
   outline: none !important;
}
.bmd-team-members .modal__close {
	width: 40px;
	background: #ddd;
	height: 40px;
	border-radius: 100px;
}
.bmd-team-members .modal__close:hover {
	background: #eee;
}
.bmd-team-members .modal__header .modal__close::before {
	font-size: 20px;
}
.bmd-team-members .modal__container {
	padding: 50px 20px;
	border-radius: 8px;
}
.bmd-team-members .bmd-modal-right p {
	font-size: 16px;
}

@media screen and (max-width: 767px){
ul.tags_bilddealers_home li {
    clear: both;
    margin: 7px 0px 0px 5px;
}
.bmd-team-members .modal .bmd-modal-photo {
	margin: 0 auto;
}
.bmd-team-members .bmd-tm-details {
	width: 100%;
}
.bmd-team-members .bmd-tm-photo {
	width: 100%;
	height: 280px;
}
.bmd-team-members h4 {
    margin-bottom: 0;
}
.bmd-team-members .bmd-tm-team-member {
	width: 100%;
	height: inherit;
    min-height: inherit;

}
}

@media screen and (min-width: 991px){
    .menu-item.menu-item-has-children:hover .sub-menu, .menu-item.menu-item-has-children:focus .sub-menu{
        visibility: visible;
        opacity: 1;
      }
      .menu-item.menu-item-has-children:before {
        content: '';
          position: absolute;
          right: -10px;
          top: 50%;
          z-index: 1;
          display: block;
          width: 9px;
          height: 9px;
          margin: -2px -5px 0 0;
          border-right: 2px solid;
          border-bottom: 2px solid;
          -webkit-transform-origin: right bottom;
          -ms-transform-origin: right bottom;
          transform-origin: right bottom;
          -webkit-transform: translateX(-5px) rotate(45deg);
          -ms-transform: translateX(-5px) rotate(45deg);
          transform: translateX(-5px) rotate(45deg);
        color: #fff;
      }
    
}
@media screen and (max-width: 1279px){
    .wdt_form_yes_1 .wdt_bath_pro,
    .wdt_form_yes_2 .wdt_bath_pro{
        max-width: inherit !important;
    }
    .wdt_form_yes .wdt_bath_pro_title {
        max-width: inherit;
    }
    .wdt_form_yes_1 .bmd-select-wrapper select{
        max-width: inherit;
    }
    .wdt_form_yes_2 .bmd-select-wrapper select{
        max-width: inherit;
    }
}
@media screen and (max-width:1279px) and (min-width:767px){
.bmd-featured-homes.all-homes .bmd-all-homes .bmd-home-card {
	width: calc(50% - 15px) !important;
}
}
@media screen and (min-width: 1280px){
    
    .bmd-featured-homes.all-homes .bmd-all-homes .bmd-home-card {
        margin-bottom: 16px;
        width: calc(33% - 16px) !important;
    }
}

@media screen and (min-width: 1241px){
    .company_cover_feat_image {
        height: 350px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 1240px) and (min-width: 767px){
    .company_cover_feat_image {
        height: 280px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 1080px){
    .bmd-2024 .what_we_serve .bmd-we_serve-card {
        padding: 20px;
        width: calc(100% - 20px);
    }
    .bmd-2024 .what_we_serve .bmd-fh-customers {
        grid-template-columns: 50% 50%;
        padding: 0px 20px;
        column-gap: 20px;
        row-gap: 30px;
    }
}

@media screen and (max-width: 990px){
    .menu-item-has-children.open_menu::after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
.sub-menu.active {
    opacity: 1;
    visibility: visible;
    width: 100% !important;
    box-shadow: none;
  }
  .sub-menu.active li {
    border: none;
    padding: 10px !important;
  }
      
.menu-item-has-children a {
    display: initial !important;
  }
  .menu-item-has-children {
    text-align: center;
    padding: 20px !important;
  }
    #site-footer .bmd-sf-inner {
        flex-direction: column;
    }
    .bmd-mobile-nav {
        padding: 0px 0px 10px;
    }
    .bmd-mobile-nav .menu-main-nav-container{
        padding-left: 30px;
        padding-right: 30px;
        overflow-y: auto;
    }
    #primary-menu li a {
        color: #000 !important;
    }
    #primary-menu li {
        margin: 0 !important;
    }
    .bmd_header_wrapper {
        justify-content: center;
    }
    .bmd_header_wrapper .bmd-site-branding a {
        background-position: left;
    }
    .bmd_header_wrapper  .bmd-site-branding {
        width: 100%;
    }
    .testimonial-slider .bmd-ct-slide-inner {
        padding: 0px !important;
    }
    .footer_menu_wrapper {
        width: 100% !important;
        gap: 10px;
    }
    #site-footer .bmd-sf-logo {
        width: 100% !important;
        margin: 0;
    }
    footer#site-footer .footer_contact, footer#site-footer .footer_menu_wrap {
        width: calc(50% - 5px) !important;
        margin: 0;
    }
    .footer_menu_wrapper .footer_contact, .footer_menu_wrapper .footer_menu_wrap {
        margin: 0px 20px;
    }
    footer#site-footer {
        background-repeat: no-repeat;
        background-size: cover;
    }
    .bmd-mobile-nav {
        top: 180px;
    }
    .menu-main-nav-container {
        padding-top: 80px;
    }
    #primary-menu li a {
        text-align: left;
        text-transform: uppercase;
    }
    #primary-menu li a:hover, #primary-menu li a:focus {
        outline: none;
        text-decoration: none;
    }
    #primary-menu li {
        text-align: left;
        padding-left: 0 !important;
        padding-right: 0 !important;
        line-height: 1.56;
    }
    .sub-menu.active li a {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .sub-menu {
        padding: 5px 10px 15px 10px;
    }
    .bmd-mobile-nav .sub-menu li::after {
        display: none;
    }

}
@media screen and (max-width: 767px){
    .section2_video_youtube {
        width: 100%;
    }

    .wtfind_your_home .bmd-fh-inner h2 {
        text-align: left;
        margin: 0;
        border: none;
    }
    .bmd-mobile-nav {
        top: 170px !important;
    }
    .wtfind_your_home .bmd-fh-inner .vr_Home-Col {
        flex-direction: column;
    }
    .bmd-2024 .our_builders_section .bmd-we_serve-card {
        width: 33.33%;
    }
    
.wtfind_your_home .bmd-fh-inner h2, .wt_find_your_home h2.bmd-h2, .wt_featured_section h2.bmd-h2, .wt_service_section h2.bmd-h2, .our_builders_section h2.bmd-h2, .bmd-two-column .section_about_main h4, section.bmd-featured-homes.wt_find_your_home .bmd-fh-inner h4,
section.employment_opportunities h2 , .bmd-two-column .section_about_main h4{
    font-size: 30px;
    width: 100%;
  }
  .bmd-blog-content  h2 {
    font-size: 28px !important;
}
  .bmd_fh_desc, .mbd-testimonials-section h4.bmd-h4.bmd-ct-test {
    font-size: 16px !important;
  }
  section.bmd-featured-homes.wt_find_your_home p, .bmd-we_serve-card.child_class .cover_feat_excerpt {
      font-size: 14px;
  }
  .wt_find_your_home h3.bmd-h3, .what_we_serve_grid .cover_feat_title, .bmd-client-tests h4.bmd-ct-author,  .bmd-we_serve-card.child_class .cover_feat_title {
      font-size: 20px !important;
  }
  .wt_featured_section .bmd-home-card, .bmd-all-homes.specials-slider .bmd-home-card {
      height: 600px !important;
  }
  footer#site-footer .footer_contact, footer#site-footer .footer_menu_wrap {
	width: 50%;
	margin: 20px 0px;
}
.wt_featured_section .bmd-hc-buttons a {
	font-size: 14px;
}
  .bmd-site-footer .bmd-sf-inner {
	width: 100%;
	padding: 0px 20px;
}
.bmd-featured-homes.wtfind_your_home, .bmd-featured-homes.wtfind_your_video, .bmd-featured-homes.wt_featured_section {
	max-width: 100% !important;
	padding: 0px 20px;
}
.bmd-featured-homes.wtfind_your_home {
	padding-top: 0px !important;
}
.bmd-tc-left.company_service_serve {
	margin: 20px 0px;
	width: 100%;
}
.house_protect.bmd-two-column, .bmd-featured-homes.wt_find_company_logo {
	width: 100%;
	max-width: 100%;
}
.bmd-two-column {
	padding-top: 20px;
	padding-bottom: 20px;
    max-width: 100%;
}
.about_main_content {
	padding: 0px !important;
}
.mbd-testimonials-mid-section {
	width: 100%;
}
.bmd-featured-homes.all-homes {
	width: 100% !important;
	max-width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.bmd-featured-homes.all-homes .bmd-all-homes .bmd-home-card {
	width: 100% !important;
}
}

@media screen and (max-width: 540px){
    .bmd-2024 .what_we_serve .bmd-we_serve-card {
        width: 100% !important;
    }
    .bmd-2024 .what_we_serve .bmd-fh-customers {
        grid-template-columns: 100% !important;
        width: 100% !important;
    }
}

@media screen and (min-width: 767px){
    section.bmd-two-column.contact_about_cover {
        padding: 0;
    }
    
}


.bmd-hg-gallery i.slick-arrow.icon-left-open-big, .bmd-hg-gallery i.slick-arrow.icon-right-open-big {
	width: 1em;
	display: flex;
	justify-content: center;
	align-items: center;
}
.archive.author .site-content {
	width: 98%;
	text-align: center;
	margin: 0 auto 40px;
}
.navigation.posts-navigation .nav-links a:focus,
.navigation.posts-navigation .nav-links a:hover {
    color: #FFFFFF !important;
}

.form_outer {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.form_inner {
	max-width: 900px;
	padding: 30px 30px;
	background: #f5f5f5;
	width: 90%;
}
.Form-Title {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}
.Form-Title h3 {
	font-size: 34px;
	font-weight: 400;
	line-height: 42.93px !important;
	text-align: center;
	color: #000000B2;
	font-family: "Oxygen", sans-serif !important;
}
.form_inner div.wpforms-container-full {
	margin: 0 !important;
}
body #content .form_inner .wpforms-field-label {
	margin-bottom: 2px;
	color: #0055A0;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
	text-transform: capitalize !important;
}
.form_inner .wpforms-field input {
	height: 44px !important;
	border: solid 1px #e7e7e7 !important;
	font-size: 14px !important;
    padding: 6px 10px;
}
.form_inner .wpforms-field input {
	height: 44px !important;
	border: solid 1px #e7e7e7 !important;
	font-size: 14px !important;
	padding: 6px 10px !important;
}
.form_inner div.wpforms-container-full .wpforms-form select {
	height: 44px !important;
	border: solid 1px #e7e7e7 !important;
}
.form_inner div.wpforms-container-full .wpforms-form input[type="checkbox"], 
.form_inner div.wpforms-container-full .wpforms-form input[type="radio"] {
	height: 14px !important;
}
.form_inner .wpforms-submit {
	background: #0055A0 !important;
	font-size: 15px !important;
	letter-spacing: 0.25em !important;
	text-align: center !important;
	text-decoration: none;
	padding: 14px 35px !important;
	border: none !important;
}
.form_inner .wpforms-submit:hover,
.form_inner .wpforms-submit:focus {
	background: #e9161d !important;
    color: #fff;
}
.form_inner div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
	font-size: 14px;
}
.form_inner #wpforms-1720-field_2-container {
	padding-top: 0;
}
.form_inner .wpforms-head-container {
	border-bottom: double 3px #858585 !important;
	margin-bottom: 20px !important;
}
body #content .form_inner .wpforms-title {
	font-size: 26px;
}
div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column:first-child {
	padding-left: 10px !important;
}
div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column:last-child {
	padding-right: 10px !important;
}
@media screen and (max-width: 767px){
.footer_menu_wrapper .bmd-sf-left, .footer_menu_wrapper .bmd-sf-right {
	margin-left: 0;
}
.bmd-hs-spec span {
	font-size: 54px;
}
.bmd-featured-homes.all-homes .bmd-all-homes {
	padding: 0px 10px;
}
.bmd-hc-details h6.bmd-h6 {
	height: auto;
	margin-bottom: 3px !important;
	font-size: 13px !important;
}
.bmd-featured-homes.all-homes:not(.specials) .bmd-all-homes .bmd-home-card .bmd-hc-details h3 {
	font-size: 16px;
	word-break: break-word;
}
.bmd-featured-homes.all-homes:not(.specials) .bmd-all-homes .bmd-home-card .bmd-hc-details .bmd-hc-spec {
	height: auto;
}
#wpforms-form-1305 {
	padding: 30px 15px;
}
body #content .wpforms-field-label {
	font-size: 16px !important;
	text-transform: capitalize !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	margin-bottom: 5px;
}
.bmd-main-hero .bmd-mh-slide-inner .bmd-mh-small-text {
	font-size: 16px;
	line-height: 24px;
}
.financing_serve .parent_class.financing_slider {
	gap: 15px;
	grid-template-columns: repeat(2, 1fr);
}
.bmd-featured-homes.all-homes:not(.specials) .bmd-all-homes .bmd-home-card .bmd-hc-details .bmd-hc-specs {
	width: calc(100% - 150px);
}
.bmd-featured-homes.all-homes:not(.specials) .bmd-all-homes .bmd-hc-photo {
	width: 140px;
}
.bmd-modal-left, .bmd-modal-right {
	height: 240px;
	width: 240px;
    margin: 0 auto;
}
.bmd-team-members .modal .bmd-modal-photo {
	width: 100%;
	height: 100%;
}
.bmd-blog-content h4, .bmd-blog-content h3, .bmd-blog-content h2, .bmd-blog-content h1 {
	line-height: 1.4 !important;
}
.bmd-team-members .bmd-tm-inner .modal h2 {
	text-align: center;
	font-size: 24px;
}
.bmd-featured-homes.all-homes nav.posts-navigation .nav-links .nav-next, .bmd-featured-homes.all-homes nav.posts-navigation .nav-links .nav-previous {
	width: 50%;
    padding: 15px 10px;
}
.form_inner {
	padding: 30px 15px;
}
.form_inner .wpforms-one-half {
	width: 100% !important;
	margin-left: 0 !important;
}
.form_inner .wpforms-field-address .wpforms-field-sublabel {
	margin-bottom: 5px !important;
}
.Form-Title h3 {
	font-size: 30px;
}
}

@media screen and (max-width: 540px){
    .wt_featured_section .bmd-hc-buttons a, .bmd-all-homes .bmd-hc-buttons a {
        font-size: 13px;
        padding: 15px 10px;
    }
    .financing_serve .parent_class.financing_slider {
        gap: 0;
        grid-template-columns: repeat(1, 1fr);
    }   
    .bmd-fh-customers.parent_class.financing_slider .bmd-we_serve-card {
        box-shadow: none;
        border-top: solid 1px #999;
    } 
    .bmd-fh-customers.parent_class.financing_slider .bmd-we_serve-card:first-child {
        border-top: none;
    } 
    .bmd-fh-customers.parent_class.financing_slider .cover_feat_title {
        font-size: 16px !important;
        line-height: 1.4 !important;
        color: #000000BF;
        width: calc(100% - 100px);
        float: right;
        padding: 0;
        margin-bottom: 0;
    }  
    .bmd-2024 .financing_serve .cover_feat_image {
        float: left;
    }
}
