html.bcorr .navrow {
  margin: 0 10px; }

html.bcorr .header .nav-wrapper > :first-child {
  opacity: 1;
  text-transform: none; }

html.bcorr .header .primary-menu > li:hover {
  border: none; }

@media only screen and (max-width: 992px) {
  html.bcorr .header .nav-wrapper > :first-child {
    display: block; } }

@media only screen and (min-width: 993px) {
  html.bcorr body.f-nav .nav-wrapper > :first-child, html.bcorr body.f-nav .nav-wrapper > :first-child + div {
    display: block; } }

html.bcorr #pl_formContainer input[type=text] {
  margin: 0; }

@media screen and (max-width: 600px) {
  html.bcorr .nlsForm.home .buttonWrapper {
    padding-left: 0;
    padding-right: 0; } }

html.bcorr .nlsForm.home {
  float: none;
  position: static;
  display: block;
  width: auto;
  left: auto; }

html.bcorr .header .primary-menu > li {
  border-bottom: 0; }

html.bcorr .primary-menu .sub-menu {
  top: auto; }

html.bcorr .header .nav-wrapper .row > div {
  min-height: 0; }

html.bcorr .section.no-pad-bot {
  position: relative; }

html.bcorr .mobile-wrap .mobile-login a {
  padding: 0; }

.kw-banner-wrap {
  display: none !important; }

body {
  visibility: hidden; }

html.bcorr body {
  visibility: visible; }

#bcorr-guide {
  z-index: 99999999999;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  text-align: center; }

#bcorr-guide > img {
  border-left: 1px solid aqua;
  border-right: 1px solid aqua; }

#bcorr-guide > img:hover {
  cursor: not-allowed; }

#bcorr-guide.light {
  opacity: 0.4;
  mix-blend-mode: difference;
  -webkit-filter: grayscale(1); }

#bcorr-guide.hide {
  display: none; }

#bcorr-guide-toggle {
  z-index: 99999999999;
  position: fixed;
  left: 5px;
  top: 5px;
  background: red;
  width: 50px;
  height: 50px;
  cursor: pointer; }

/*
	*> Header Area
*/
#bcorr-parallax {
  position: relative;
  background-size: cover; }
  #bcorr-parallax #home-slider, #bcorr-parallax #carousel {
    height: 100%; }
  #bcorr-parallax .parallax {
    z-index: -1; }
    #bcorr-parallax .parallax.bcorr-holding-video {
      z-index: 0; }
  #bcorr-parallax #bcorr-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translateX(-50%) translateY(-50%); }
    @media only screen and (max-width: 800px) {
      #bcorr-parallax #bcorr-video {
        display: none; } }

/**
 * > Featured Logo
 */
html.bcorr .bcorr-featured-logo-1 {
  background: red;
  position: relative;
  display: inline-block;
  padding: 30px 52px; }
  html.bcorr .bcorr-featured-logo-1:after {
    background: red;
    content: "";
    position: absolute;
    left: -999em;
    width: 999em;
    top: 0;
    bottom: 0; }

html.bcorr .bcorr-featured-logo-2 {
  position: absolute;
  display: block;
  text-align: center;
  top: 42%;
  transform: translateY(-50%);
  left: 0;
  right: 0; }

html.bcorr #menu-primary .sub-menu {
  max-width: none; }
  html.bcorr #menu-primary .sub-menu li {
    width: 100%; }

html.bcorr #menu-primary .edge ul {
  right: auto; }

html.bcorr .nlsForm.home .freeTextWrap {
  width: 75%; }

html.bcorr #home-search form {
  height: auto; }

html.bcorr #home-search .searchTypeDropdownWrapper {
  display: none; }

html.bcorr #home-search .freeTextWrap {
  max-width: 100%;
  margin: 0; }

html.bcorr #home-search .freeTextField input {
  padding-left: 16px; }

html.bcorr #home-search .purchaseType {
  padding: 8px 20px;
  border: 1px solid transparent;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  opacity: 0.75; }
  html.bcorr #home-search .purchaseType.active {
    border: 1px solid #fff;
    border-bottom: 0;
    background-color: rgba(0, 0, 0, 0.95);
    opacity: 1; }

html.bcorr #header {
  position: relative;
  z-index: 8000; }

html.bcorr .pl_slider-container {
  max-width: 100%; }

html.bcorr .parallax-container {
  height: 500px; }

html.bcorr .flexslider.bcorr-parallax {
  position: absolute;
  left: 0;
  right: 0;
  top: 0; }

html.bcorr #home-slider .flexslider .slides img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  object-fit: cover; }

html.bcorr .flexslider .slides img {
  min-width: 0;
  min-height: 0; }

/**
 * > Blog
 */
html.bcorr .bcorr-blog-1 .row {
  position: relative; }
  @media only screen and (min-width: 601px) {
    html.bcorr .bcorr-blog-1 .row {
      padding: 1.0714285714rem 0; } }
  html.bcorr .bcorr-blog-1 .row .col {
    padding: 0 0.75rem;
    margin-top: 1.1428571429rem;
    margin-bottom: 1.1428571429rem; }
    @media only screen and (min-width: 601px) {
      html.bcorr .bcorr-blog-1 .row .col {
        padding: 0 2.8571428571rem;
        margin-top: 0;
        margin-bottom: 0; } }
    html.bcorr .bcorr-blog-1 .row .col a, html.bcorr .bcorr-blog-1 .row .col p, html.bcorr .bcorr-blog-1 .row .col h5, html.bcorr .bcorr-blog-1 .row .col span {
      position: relative;
      z-index: 2; }
    html.bcorr .bcorr-blog-1 .row .col .title {
      font-size: 1.1428571429rem; }
    html.bcorr .bcorr-blog-1 .row .col .blog-posted {
      font-size: 0.8571428571rem;
      display: block;
      margin-bottom: 1.1428571429rem; }
    html.bcorr .bcorr-blog-1 .row .col .grey-text {
      font-size: 1rem; }
    html.bcorr .bcorr-blog-1 .row .col .bcorr-blog-link {
      margin-top: 0.5714285714rem; }
    html.bcorr .bcorr-blog-1 .row .col:last-child:after {
      display: none; }
    html.bcorr .bcorr-blog-1 .row .col:after {
      z-index: 1;
      display: none;
      content: "";
      position: absolute;
      border-right: 1px solid black;
      left: auto;
      top: 0;
      bottom: 0;
      width: 33.3333333333%;
      margin-left: -2.8571428571rem; }
      @media only screen and (min-width: 601px) {
        html.bcorr .bcorr-blog-1 .row .col:after {
          display: block; } }

html.bcorr .bcorr-blog-2 .blog-post {
  margin-bottom: 20px;
  padding: 0; }

html.bcorr .bcorr-blog-2 .row {
  margin: 0; }

html.bcorr .bcorr-blog-2 .title {
  text-transform: uppercase; }

html.bcorr .bcorr-blog-2 .blog-posted {
  text-transform: uppercase; }

html.bcorr .bcorr-blog-3 .widgettitle {
  padding: 0 0.75rem; }

html.bcorr .bcorr-blog-3 .blog-post {
  margin-bottom: 32px;
  padding: 0; }

html.bcorr .bcorr-blog-3 .row {
  margin: 0; }

html.bcorr .bcorr-blog-3 .title {
  text-transform: uppercase; }

html.bcorr .bcorr-blog-3 .blog-posted {
  text-transform: uppercase; }

html.bcorr .bcorr-blog-3 .view-more {
  padding: 0 0.75rem; }

/*
	*> Footer Area
*/
html.bcorr .footer-brand img {
  max-width: 100%;
  box-sizing: border-box; }

/**
 * > Forms
 */
html.bcorr #mortgage-calculator {
  margin: 1.7142857143rem 0; }
  html.bcorr #mortgage-calculator .monthly {
    font-size: 1.7142857143rem;
    font-weight: 700;
    margin: 0.5714285714rem 0; }
  html.bcorr #mortgage-calculator #mortgage-calculator-submit {
    margin-top: 1.7142857143rem; }

html.bcorr .pl_widget-quickSearch .buttonWrapper {
  left: 0; }

html.bcorr .container.home_val_container {
  width: 100%;
  max-width: 100%;
  text-align: center;
  padding: 30px 0;
  min-height: 500px;
  height: auto; }

html.bcorr .pl_widget-contact form:not(#home-val-form) {
  clear: both; }
  html.bcorr .pl_widget-contact form:not(#home-val-form) .pl_widget-contact--name input[type="text"] {
    width: 49%;
    float: left; }
    @media only screen and (min-width: 601px) {
      html.bcorr .pl_widget-contact form:not(#home-val-form) .pl_widget-contact--name input[type="text"] {
        width: 100%;
        float: none; } }
    @media only screen and (min-width: 993px) {
      html.bcorr .pl_widget-contact form:not(#home-val-form) .pl_widget-contact--name input[type="text"] {
        width: 49%;
        float: left; } }
  html.bcorr .pl_widget-contact form:not(#home-val-form) .pl_widget-contact--name input[type="text"] + input[type="text"] {
    float: right; }
    @media only screen and (min-width: 601px) {
      html.bcorr .pl_widget-contact form:not(#home-val-form) .pl_widget-contact--name input[type="text"] + input[type="text"] {
        float: none; } }
    @media only screen and (min-width: 993px) {
      html.bcorr .pl_widget-contact form:not(#home-val-form) .pl_widget-contact--name input[type="text"] + input[type="text"] {
        float: right; } }

/*
	*> Helpers
 */
html.bcorr .col-parent {
  padding: 0; }

.clearfix-l {
  display: none; }
  @media only screen and (min-width: 993px) {
    .clearfix-l {
      content: "";
      display: table;
      clear: both; } }

.clearfix-m {
  display: none; }
  @media only screen and (min-width: 601px) {
    .clearfix-m {
      content: "";
      display: table;
      clear: both; } }

.clearfix-s {
  content: "";
  display: table;
  clear: both; }

@media only screen and (min-width: 993px) {
  .clearfix-off-l {
    display: none; } }

@media only screen and (min-width: 601px) {
  .clearfix-off-m {
    display: none; } }

.clearfix-off-s {
  display: none; }

.bcorr-no-padding {
  padding: 0 !important; }

/** Interior page fixes  */
html.bcorr .widgetSubTitle {
  color: #000;
  font-weight: 400; }

html.bcorr body:not(.home) .pl_widget-quickSearch .pl_formContainer .freeTextWrap label {
  display: none; }

html.bcorr body:not(.home) .pl_widget-quickSearch .pl_formContainer .pl_advancedMenu-btn,
html.bcorr body:not(.home) .pl_widget-quickSearch .pl_formContainer .pl_advancedMenu-wrap {
  display: none; }

html.bcorr body:not(.home) .card .grey-text, html.bcorr body:not(.home) .content, html.bcorr body:not(.home) .content p, html.bcorr body:not(.home) .content ul, html.bcorr body:not(.home) .content i, html.bcorr body:not(.home) .content ul li {
  color: #000 !important;
  font-weight: 400; }

html.bcorr body:not(.home) .content p, html.bcorr body:not(.home) .content ul, html.bcorr body:not(.home) .content ol, html.bcorr body:not(.home) .content blockquote, html.bcorr body:not(.home) .content i {
  color: #000 !important;
  font-weight: 400; }

html.bcorr body:not(.home) strong, html.bcorr body:not(.home) b {
  font-weight: 700; }

html.bcorr .pl_widget-savedSearch-show {
  color: transparent; }
  html.bcorr .pl_widget-savedSearch-show:hover {
    color: transparent; }
/*# sourceMappingURL=style.css.map */