/* line 3, ../../scss/newhomes/header-black.scss */
.row-top {
  border-bottom: 1px solid white;
  height: 25px;
}

/* line 8, ../../scss/newhomes/header-black.scss */
.section-footer-newhomes {
  margin-bottom: 36px;
}

/* line 12, ../../scss/newhomes/header-black.scss */
.black-divider {
  background-color: #000;
  height: 4vh;
  margin-top: 36px;
}

/* line 18, ../../scss/newhomes/header-black.scss */
.select-currency {
  color: black;
}

/* line 22, ../../scss/newhomes/header-black.scss */
.form-title, form-helpinfo {
  display: none;
}

/* line 26, ../../scss/newhomes/header-black.scss */
.error-message {
  display: table;
}

/* line 31, ../../scss/newhomes/header-black.scss */
.newhomes-bhhslogo.logo-desktop {
  display: block;
}
/* line 32, ../../scss/newhomes/header-black.scss */
.newhomes-bhhslogo.logo-tablet {
  display: none;
}
/* line 33, ../../scss/newhomes/header-black.scss */
.newhomes-bhhslogo.logo-mobile {
  display: none;
}

@media screen and (max-width: 800px) {
  /* line 38, ../../scss/newhomes/header-black.scss */
  .newhomes-bhhslogo.logo-desktop {
    display: none;
  }
  /* line 39, ../../scss/newhomes/header-black.scss */
  .newhomes-bhhslogo.logo-tablet {
    display: block;
  }
  /* line 40, ../../scss/newhomes/header-black.scss */
  .newhomes-bhhslogo.logo-mobile {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  /* line 46, ../../scss/newhomes/header-black.scss */
  .newhomes-bhhslogo.logo-desktop {
    display: none;
  }
  /* line 47, ../../scss/newhomes/header-black.scss */
  .newhomes-bhhslogo.logo-tablet {
    display: none;
  }
  /* line 48, ../../scss/newhomes/header-black.scss */
  .newhomes-bhhslogo.logo-mobile {
    display: block;
  }
}

/*Luxury Webiste*/
body.luxury-website-template .section-header .h-row-top > .top-social a {
    color: #1A1A1A !important;
}

body.luxury-website-template .section-header .h-row-top i {
    color: #1A1A1A !important;
}

img.newhomes-bhhslogo.commercial{width:100%!important;}
@media screen and (max-width: 1210px) {
  /* line 66, ../../scss/commercial/header-white.scss */
  img.newhomes-bhhslogo.commercial {max-width:200px;}
}


.section-header .topnav-bhhslogo .logo-desktop[src*="newhomes-blk-410x146"]{width: 300px; height: auto !important; padding: 0; max-width: 300px;}
.section-header i{color:rgb(0,0,0)!important;}
a{color:rgb(0,0,0);}
