/*! This file was made by BrandCo. Any use of this code without written approval from BrandCo is prohibited.
*/
/*--------------------------------------------------------------
1 - Responsive Breakpoints
--------------------------------------------------------------*/
/*--------------------------------------------------------------
2 - Gradients
--------------------------------------------------------------*/
/*--------------------------------------------------------------
3 - Variable mapping
--------------------------------------------------------------*/
/*--------------------------------------------------------------
4 - Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5 - Mobile Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
6 - Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
7 - Vertical Align call
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap");
html.bcorr .valign-children {
  font-size: 0rem; }
  html.bcorr .valign-children .col {
    font-size: 1rem;
    float: none !important;
    display: inline-block;
    vertical-align: middle; }

/*--------------------------------------------------------------
8 - Square social icons (Legacy??)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
9 - Background Mixin
--------------------------------------------------------------*/
/*---------------------------------------------------------------
11 - Interior Mixin
---------------------------------------------------------------*/
/*---------------------------------------------------------------
11 - Proof Overlay Toggle
---------------------------------------------------------------*/
#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;
  max-width: 100%; }

#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; }

/*
* > Setup
*/
/*
* >> Fonts
*/
p, h1, h2, h3, h4, h5, a, span, div {
  -webkit-font-smoothing: antialiased; }

/*
* >> Color Variables
*/
html.bcorr body:not(.home) .button-primary, html.bcorr body:not(.home) .button {
  background-color: #B40101;
  color: #ffffff; }

html.bcorr body:not(.home) a {
  color: #B40101; }
  html.bcorr body:not(.home) a.btn {
    color: #ffffff;
    background: #B40101; }
    html.bcorr body:not(.home) a.btn.btn-default {
      color: #B40101;
      background: #fff; }
    html.bcorr body:not(.home) a.btn.active {
      color: #B40101;
      background: #fff; }

html.bcorr body.dsidx .ui-dialog.dsidx-ui-widget {
  border-color: #B40101; }
  html.bcorr body.dsidx .ui-dialog.dsidx-ui-widget .ui-widget-header {
    background: #B40101; }
    html.bcorr body.dsidx .ui-dialog.dsidx-ui-widget .ui-widget-header button.ui-dialog-titlebar-close {
      background: #B40101;
      color: #ffffff; }
  html.bcorr body.dsidx .ui-dialog.dsidx-ui-widget #dsidx-login .dsix-auth-content .dsidx-auth-row .dsidx-auth-col form .dsidx-auth-buttons #dsidx-login-submit {
    background: #B40101 !important;
    color: #ffffff !important; }

/*
* >> Background placeholders
*/
html.bcorr .main #bcorr-section-3, html.bcorr .main #bcorr-section-2, html.bcorr .main #bcorr-section-1:before, html.bcorr .main #bcorr-section-3 .bcorr-blog-container #bcorr-blog-feed .bcorr-blog-post .bcorr-blog-img {
  background-size: cover;
  background-position: 50% 50%; }

html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-2 h3, html.bcorr .main #bcorr-section-2 .container .row .bcorr-content h3, html.bcorr body:not(.home) .bcorr-page-title h1, #footer.page-footer .wrapper .container .bcorr-col-1 h1 {
  font-size: 2.5rem;
  line-height: 3.125rem;
  letter-spacing: 0.5625rem;
  font-weight: 700;
  color: #000; }

html.bcorr .main #bcorr-section-3 {
  background-image: url("https://d3sw26zf198lpl.cloudfront.net/2019/08/01/5d4319a3a1d4b.jpg"); }

html.bcorr .main #bcorr-section-2 {
  background-image: url("https://d3sw26zf198lpl.cloudfront.net/2019/08/01/5d4319a400d2b.jpg"); }

html.bcorr .main #bcorr-section-1:before {
  background-image: url("https://d3sw26zf198lpl.cloudfront.net/2019/08/01/5d4319a459bd1.jpg"); }

/*
* > General Body & HTML
*/
body {
  display: block;
  margin: 0 auto;
  background: #ffffff;
  font-family: Muli, sans-serif;
  color: #000000; }
  body .container {
    width: 90%; }
  body #content {
    background: #ffffff;
    padding: 10px 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: Muli, sans-serif;
  font-weight: 400; }

a,
a:visited,
a:hover,
a:focus,
a:active {
  color: #B40101; }

p, h1, h2, h3, h4, h5, a, span, div {
  -webkit-font-smoothing: antialiased; }

/*
* > Header
*/
html.bcorr {
  font-size: inherit; }
  html.bcorr .container, html.bcorr body:not(.map-search) .map_search_map_view {
    max-width: 1260px;
    width: 90%;
    margin: 0 auto; }
  html.bcorr #header {
    background: transparent;
    box-shadow: none;
    height: auto; }
    html.bcorr #header .nav-wrapper {
      display: none; }
    html.bcorr #header .row {
      margin-top: 0;
      margin-bottom: 0; }
  html.bcorr #logo-container {
    left: 0;
    margin-top: 0;
    transform: none; }
    html.bcorr #logo-container img {
      padding-left: 0;
      height: auto;
      max-width: 100%;
      max-height: none; }

/*
	*> Virginia
*/
/*
	*>> Header
*/
html.bcorr #header #bcorr-header .container {
  max-width: 1362px;
  width: 91%; }

html.bcorr #header #bcorr-header .bcorr-logo {
  padding-top: 14px;
  padding-bottom: 11px; }
  html.bcorr #header #bcorr-header .bcorr-logo #logo-container {
    display: block;
    width: 100%;
    max-width: 327px;
    margin-left: 0; }

html.bcorr #bcorr-navigation {
  background: transparent;
  text-transform: uppercase;
  box-sizing: border-box;
  display: block; }
  html.bcorr #bcorr-navigation .bcorr-nav {
    vertical-align: top; }
    html.bcorr #bcorr-navigation .bcorr-nav #nav-main {
      margin: 0;
      height: auto;
      display: inline-block;
      background: transparent;
      box-shadow: none;
      line-height: 0; }
      html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary {
        width: 100%;
        max-width: 100%;
        display: block;
        float: none; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .button-collapse {
          color: #ffffff;
          font-size: 1.5rem;
          float: none !important;
          color: #ffffff;
          text-transform: uppercase;
          line-height: 0;
          position: relative; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .button-collapse:hover {
            background: transparent;
            color: #ffffff; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .button-collapse .fa {
            font-size: 1.5rem;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%); }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary ul {
          font-size: 0; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item {
          padding: 0;
          display: inline-block;
          float: none; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary a {
          color: #ffffff;
          border: 0;
          font-size: 1rem;
          line-height: 1.25rem;
          padding: 11px 14px;
          letter-spacing: 0.0625rem;
          font-weight: 800; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary a:hover {
            color: #B40101;
            border: 0;
            background: transparent; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary a:hover {
            color: #B40101;
            background: transparent; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .dropdown-content {
          line-height: normal;
          padding: 0;
          background: #FFF; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .dropdown-content li {
            min-height: 0; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .dropdown-content a {
            color: #000;
            border: none;
            margin: 0;
            padding: 12px; }
            html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .dropdown-content a:hover {
              color: #FFF;
              background: #B40101; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children {
          box-shadow: none;
          position: relative; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children .dropdown-content {
            visibility: hidden;
            display: inline-block;
            left: 0; }
            html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children .dropdown-content .menu-item {
              display: block;
              white-space: nowrap;
              text-transform: uppercase; }
              html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children .dropdown-content .menu-item a {
                display: block; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children > a:hover {
            transition: none;
            color: #B40101;
            border: 0;
            background: transparent;
            padding: 11px 14px; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover {
          background: transparent; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover .dropdown-content {
            visibility: visible;
            opacity: 1; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover > a {
            color: #B40101;
            border: 0;
            background: transparent;
            padding: 11px 14px; }
  html.bcorr #bcorr-navigation .bcorr-nav {
    padding: 0; }
    html.bcorr #bcorr-navigation .bcorr-nav #primary #menu-primary > .menu-item:last-child a {
      padding-right: 0; }

html.bcorr body {
  padding-top: 0; }
  html.bcorr body.f-nav #header {
    position: relative; }
    html.bcorr body.f-nav #header .header_logo_row {
      display: block !important; }
    html.bcorr body.f-nav #header .header_bottom_row .nav_links {
      margin-top: 0; }

html.bcorr #header {
  position: relative; }

html.bcorr .bcorr-nav #slide-out.side-nav {
  font-family: Muli, sans-serif;
  text-transform: uppercase;
  text-align: left; }
  html.bcorr .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info {
    border-bottom: 1px solid #555;
    padding: 16px;
    text-transform: uppercase;
    font-family: Muli, sans-serif; }
    html.bcorr .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info a {
      text-transform: uppercase;
      padding: 0;
      font-size: 1rem;
      color: #000; }
    html.bcorr .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info .mobile-agent-name {
      color: #000;
      font-family: Muli, sans-serif;
      font-size: 1.125rem;
      margin: 12px auto; }
    html.bcorr .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info .bcorr-mobile-contact-links a {
      vertical-align: middle;
      display: inline-block;
      text-transform: uppercase;
      padding: 0;
      font-size: 1rem;
      color: #000; }
      html.bcorr .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info .bcorr-mobile-contact-links a .fa {
        color: #B40101;
        margin-right: 4px; }
    html.bcorr .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info .bcorr-mobile-contact-links .bcorr-divider {
      display: inline-block;
      vertical-align: middle;
      width: 1px;
      height: 16px;
      background-color: #000000;
      margin: 0 8px; }
  html.bcorr .bcorr-nav #slide-out.side-nav ul.collapsible {
    border: 1px solid #000;
    border: none; }
    html.bcorr .bcorr-nav #slide-out.side-nav ul.collapsible .menu-item {
      border-bottom: 1px solid #000; }
      html.bcorr .bcorr-nav #slide-out.side-nav ul.collapsible .menu-item a {
        white-space: nowrap; }
        html.bcorr .bcorr-nav #slide-out.side-nav ul.collapsible .menu-item a.collapsible-header {
          padding: 0 32px; }
        html.bcorr .bcorr-nav #slide-out.side-nav ul.collapsible .menu-item a i.fa {
          float: right;
          font-size: 0.9375rem;
          color: #000;
          margin-right: 5px; }
      html.bcorr .bcorr-nav #slide-out.side-nav ul.collapsible .menu-item .collapsible-body li a {
        padding-left: 45px;
        background: #f5f5f5; }
      html.bcorr .bcorr-nav #slide-out.side-nav ul.collapsible .menu-item:last-child {
        border-bottom: none; }
  html.bcorr .bcorr-nav #slide-out.side-nav #bcorr-mobile-close {
    color: #000000; }
  html.bcorr .bcorr-nav #slide-out.side-nav .circle {
    display: none; }

/*
* > Hero
* >> Subheader
*/
html.bcorr body.home #bcorr-parallax {
  position: relative;
  background-color: rgba(0, 0, 0, 0.4); }
  html.bcorr body.home #bcorr-parallax:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 313px;
    opacity: 0.7;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 2%, #000000 100%); }
  html.bcorr body.home #bcorr-parallax #index-banner {
    height: 400px;
    position: relative; }
    @media only screen and (min-width: 601px) {
      html.bcorr body.home #bcorr-parallax #index-banner {
        height: 721px; } }
    html.bcorr body.home #bcorr-parallax #index-banner .row {
      margin-bottom: 0; }
    html.bcorr body.home #bcorr-parallax #index-banner #index-sublogo {
      position: absolute;
      top: 47.1%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%; }
      html.bcorr body.home #bcorr-parallax #index-banner #index-sublogo h1 {
        font-size: 1.75rem;
        letter-spacing: 0.0625rem;
        font-weight: 800;
        text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
        color: #ffffff;
        margin: 0 0 8px; }
        @media only screen and (min-width: 601px) {
          html.bcorr body.home #bcorr-parallax #index-banner #index-sublogo h1 {
            font-size: 2.875rem;
            letter-spacing: 0.1875rem; } }
      html.bcorr body.home #bcorr-parallax #index-banner #index-sublogo h3 {
        font-size: 1rem;
        letter-spacing: 0.3125rem;
        font-weight: 800;
        text-transform: uppercase;
        text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
        color: #ffffff;
        margin: 0 0 50px; }
        @media only screen and (min-width: 601px) {
          html.bcorr body.home #bcorr-parallax #index-banner #index-sublogo h3 {
            font-size: 1.25rem;
            letter-spacing: 0.625rem; } }

/**
 * > Homepage
 */
html.bcorr .bcorr-button {
  display: inline-block;
  min-width: 250px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  background: #B40101;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.28125rem;
  letter-spacing: 0.125rem;
  font-weight: 800;
  text-transform: uppercase;
  padding: 15px 10px; }

html.bcorr body.home .main {
  background: #ffffff; }

/**
 * >> Sections
 */
html.bcorr .main {
  /**
			*>>> Section 1
		*/
  /**
			*>>> Section 2
		*/
  /**
			*>>> Section 3
		*/
  /**
			*>>> Section 4
		*/ }
  html.bcorr .main #bcorr-section-1 {
    /*
				*> El Paso
			 */
    position: relative; }
    html.bcorr .main #bcorr-section-1:before {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      content: "";
      width: 618px;
      max-width: 100%;
      display: none; }
      @media only screen and (min-width: 993px) {
        html.bcorr .main #bcorr-section-1:before {
          display: block; } }
    html.bcorr .main #bcorr-section-1 .bcorr-el-paso {
      max-width: 1270px;
      position: relative;
      z-index: 10; }
      html.bcorr .main #bcorr-section-1 .bcorr-el-paso .row {
        margin-bottom: 0; }
      @media only screen and (min-width: 993px) {
        html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 {
          text-align: right; } }
      html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content {
        display: inline-block;
        width: 554px;
        max-width: 100%;
        margin: 0 auto 30px; }
        @media only screen and (min-width: 993px) {
          html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content {
            margin: 15px 13px 37px auto;
            text-align: left; } }
        html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content p {
          font-size: 1.125rem;
          line-height: 2.34375rem;
          color: #000000;
          margin: 37px auto; }
          @media only screen and (min-width: 993px) {
            html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content p {
              text-align: justify; } }
        html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons {
          margin: -7px 0 0;
          font-size: 0; }
          html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons .bcorr-button {
            display: block;
            margin: 10px auto; }
            @media only screen and (min-width: 601px) {
              html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons .bcorr-button {
                display: inline-block;
                margin: 10px; } }
            @media only screen and (min-width: 993px) {
              html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons .bcorr-button {
                margin: 0 30px 15px 0; } }
            @media only screen and (min-width: 993px) {
              html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons .bcorr-button:nth-child(2n) {
                margin-right: 0; } }
      html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-2 h3 {
        margin-top: 30px;
        color: #B40101;
        margin-bottom: 0; }
        @media only screen and (min-width: 993px) {
          html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-2 h3 {
            text-align: left; } }
        @media only screen and (min-width: 993px) {
          html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-2 h3 {
            color: #ffffff; } }
      html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-2 .bcorr-video {
        width: 628px;
        max-width: 100%;
        margin: 20px auto 0;
        border: 5px solid #ffffff; }
        @media only screen and (min-width: 993px) {
          html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-2 .bcorr-video {
            margin-bottom: 30px; } }
        html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-2 .bcorr-video .video-container {
          padding-top: 0;
          padding-bottom: 56.2%; }
  html.bcorr .main #bcorr-section-2 .container .row {
    margin-bottom: 0; }
    html.bcorr .main #bcorr-section-2 .container .row .bcorr-content {
      margin: 90px auto; }
      html.bcorr .main #bcorr-section-2 .container .row .bcorr-content .bcorr-icon {
        width: 63px;
        max-width: 100%; }
      html.bcorr .main #bcorr-section-2 .container .row .bcorr-content h3 {
        color: #ffffff;
        margin: 16px 0 29px;
        text-transform: uppercase; }
      html.bcorr .main #bcorr-section-2 .container .row .bcorr-content .bcorr-button {
        min-width: 200px; }
  html.bcorr .main #bcorr-section-3 {
    /*
				*> _blog v2
			 */ }
    html.bcorr .main #bcorr-section-3 .bcorr-blog-container {
      padding: 78px 0 90px;
      max-width: 1234px; }
      html.bcorr .main #bcorr-section-3 .bcorr-blog-container .row {
        margin-bottom: 0; }
      html.bcorr .main #bcorr-section-3 .bcorr-blog-container h3 {
        font-size: 1.8125rem;
        line-height: 2.25rem;
        letter-spacing: 0.9375rem;
        font-weight: 700;
        text-transform: uppercase;
        color: #ffffff;
        margin: 0 0 42px;
        text-align: center; }
      html.bcorr .main #bcorr-section-3 .bcorr-blog-container .bcorr-buttons {
        letter-spacing: 0;
        font-size: 0;
        margin-top: 50px;
        text-align: center;
        vertical-align: top; }
        html.bcorr .main #bcorr-section-3 .bcorr-blog-container .bcorr-buttons .bcorr-button {
          min-width: 240px; }
      html.bcorr .main #bcorr-section-3 .bcorr-blog-container #bcorr-blog-feed .bcorr-blog-post {
        display: block;
        margin: 30px auto;
        max-width: 100%;
        width: 406px;
        font-size: 0; }
        html.bcorr .main #bcorr-section-3 .bcorr-blog-container #bcorr-blog-feed .bcorr-blog-post .bcorr-blog-img {
          display: block;
          width: 406px;
          height: 240px;
          max-width: 100%;
          background-color: #B40101;
          vertical-align: top;
          position: relative; }
          html.bcorr .main #bcorr-section-3 .bcorr-blog-container #bcorr-blog-feed .bcorr-blog-post .bcorr-blog-img img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            max-width: 90%;
            max-height: 90%; }
          html.bcorr .main #bcorr-section-3 .bcorr-blog-container #bcorr-blog-feed .bcorr-blog-post .bcorr-blog-img .bcorr-date {
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 10;
            background: rgba(180, 1, 1, 0.83);
            font-size: 1.125rem;
            line-height: 1.4375rem;
            font-weight: 600;
            color: #ffffff;
            padding: 11px 10px;
            width: 165px;
            max-width: 100%;
            text-align: center; }
            html.bcorr .main #bcorr-section-3 .bcorr-blog-container #bcorr-blog-feed .bcorr-blog-post .bcorr-blog-img .bcorr-date-no-img {
              background-color: black; }
        html.bcorr .main #bcorr-section-3 .bcorr-blog-container #bcorr-blog-feed .bcorr-blog-post .bcorr-blog-content {
          width: 350px;
          max-width: 100%;
          margin: 28px auto 0; }
          html.bcorr .main #bcorr-section-3 .bcorr-blog-container #bcorr-blog-feed .bcorr-blog-post .bcorr-blog-content a.blog-header-link {
            color: #ffffff;
            display: block; }
            html.bcorr .main #bcorr-section-3 .bcorr-blog-container #bcorr-blog-feed .bcorr-blog-post .bcorr-blog-content a.blog-header-link h5 {
              font-size: 1.375rem;
              line-height: 1.875rem;
              font-weight: 600;
              margin: 0 0 22px; }
        html.bcorr .main #bcorr-section-3 .bcorr-blog-container #bcorr-blog-feed .bcorr-blog-post .blog-excerpt {
          color: #ffffff;
          font-size: 1rem;
          line-height: 1.625rem;
          margin: 0; }
        html.bcorr .main #bcorr-section-3 .bcorr-blog-container #bcorr-blog-feed .bcorr-blog-post .read-more {
          font-size: 0.875rem;
          line-height: 1.125rem;
          font-weight: 700;
          text-transform: uppercase;
          letter-spacing: 0.125rem;
          color: #ffffff;
          display: block;
          margin-top: 28px; }
  html.bcorr .main #bcorr-section-4 {
    padding: 18px 0; }
    html.bcorr .main #bcorr-section-4 .container {
      width: 1400px;
      max-width: 95%; }
      html.bcorr .main #bcorr-section-4 .container .row {
        margin-bottom: 0; }
        html.bcorr .main #bcorr-section-4 .container .row .bcorr-designations {
          vertical-align: middle; }
          html.bcorr .main #bcorr-section-4 .container .row .bcorr-designations .bcorr-des {
            vertical-align: middle;
            display: inline-block;
            margin: 8px; }

/** 
 *> dropdown fixes
 */
html.bcorr #primary .menu-item-has-children {
  position: relative; }
  html.bcorr #primary .menu-item-has-children:hover .dropdown-content {
    visibility: visible;
    opacity: 1; }
  html.bcorr #primary .menu-item-has-children .dropdown-content {
    visibility: hidden;
    left: 0; }

/**
 * > Interior Pages
 */
html.bcorr body:not(.home) #header #bcorr-header {
  background: #000; }
  html.bcorr body:not(.home) #header #bcorr-header .bcorr-logo {
    padding: 25px 0; }

html.bcorr body:not(.home) .bcorr-page-title h1 {
  text-transform: uppercase; }

/*
* > Footer
*/
/**
 * The footer object. It makes it easier to apply changes to the footer.
 * color: Set the color of the text
 * font-family: Set the font family of the text
 * font-weight: Set the font weight of the text
 * content-link(color, hover): Set the colors of the links
 */
#footer.page-footer {
  background-color: #ffffff;
  color: #000;
  position: static;
  bottom: 0;
  padding: 0; }
  #footer.page-footer .wrapper {
    padding: 1px 0 20px; }
    @media only screen and (min-width: 993px) {
      #footer.page-footer .wrapper {
        padding-bottom: 1px; } }
    #footer.page-footer .wrapper .container {
      max-width: 1324px; }
      #footer.page-footer .wrapper .container .row {
        margin-bottom: 0; }
      #footer.page-footer .wrapper .container .bcorr-col-1 img.footer-logo {
        width: 125px;
        max-width: 100%;
        margin: 30px auto 25px; }
      #footer.page-footer .wrapper .container .bcorr-col-1 h1 {
        color: #000;
        text-transform: uppercase; }
      #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-legal {
        display: block;
        width: 424px;
        max-width: 100%;
        margin: 0 auto 30px;
        color: #888888;
        font-size: 0.75rem;
        line-height: 0.9375rem; }
        @media only screen and (min-width: 993px) {
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-legal {
            margin-left: 0; } }
        #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-legal p {
          margin: 0; }
      #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content {
        max-width: 100%;
        margin: 15px auto; }
        #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-agent-wrapper {
          font-size: 1rem;
          line-height: 1.1875rem; }
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-agent-wrapper h5 {
            font-weight: 700;
            font-size: 1.125rem;
            line-height: 1.375rem;
            margin: 0; }
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-agent-wrapper a {
            color: #000; }
            #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-agent-wrapper a .fa {
              color: #B40101; }
              #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-agent-wrapper a .fa.fa-phone {
                margin-right: 4px; }
        #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-office-wrapper {
          font-size: 0.9375rem;
          line-height: 1.125rem;
          margin-top: 13px; }
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-office-wrapper h5 {
            font-size: 0.9375rem;
            line-height: 1.125rem;
            margin: 0;
            font-family: Muli, sans-serif; }
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-office-wrapper p {
            margin: 0; }
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-office-wrapper a {
            color: #000; }
      #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-content {
        display: inline-block;
        width: 136px;
        max-width: 100%;
        margin: 30px auto; }
        @media only screen and (min-width: 993px) {
          #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-content {
            margin-left: 0;
            text-align: left; } }
        #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-content h5 {
          margin: 0 0 16px;
          font-size: 1.25rem;
          line-height: 1.8125rem;
          font-weight: 600;
          letter-spacing: 0.0625rem;
          text-transform: uppercase;
          color: #000;
          padding-bottom: 14px;
          position: relative; }
          #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-content h5:after {
            position: absolute;
            content: "";
            left: 0;
            right: 0;
            bottom: 0;
            margin: 0 auto;
            width: 29px;
            height: 2px;
            background: #B40101; }
            @media only screen and (min-width: 993px) {
              #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-content h5:after {
                right: auto;
                margin: 0; } }
        #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-content a {
          font-size: 1rem;
          line-height: 1.5625rem;
          font-weight: 600;
          color: #000; }
          #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-content a .fa {
            color: #B40101; }
      #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper {
        margin: 0 auto; }
        #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social {
          display: inline-block;
          color: #000;
          margin: 4px 12px;
          position: relative;
          vertical-align: top;
          font-size: 0; }
          @media only screen and (min-width: 993px) {
            #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social:last-child {
              margin-right: 0; } }
          #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social svg {
            fill: #B40101;
            height: 24px;
            width: 24px;
            color: #B40101; }
            #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social svg image {
              fill: #B40101;
              color: #B40101; }
          #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social i.fa {
            display: block;
            color: #B40101;
            font-size: 1.5rem; }
      #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper {
        margin: 25px auto; }
        #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper img {
          display: inline-block;
          margin: 4px 8px; }
        #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper img.bcorr-equal {
          width: 35px;
          max-width: 100%; }
        #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper img.bcorr-realtor {
          width: 28px;
          max-width: 100%; }
          @media only screen and (min-width: 993px) {
            #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper img.bcorr-realtor {
              margin-right: 0; } }
  #footer.page-footer .footer-copyright {
    background-color: #ffffff;
    color: #646464;
    padding: 0;
    font-size: 0.8125rem; }
    #footer.page-footer .footer-copyright a {
      color: #646464;
      font-weight: 700;
      display: inline-block; }

/*
* > Helper Classes
*/
html.bcorr {
  /**
		.hide	Hidden for all Devices
		.hide-on-small-only	Hidden for Mobile Only
		.hide-on-med-only	Hidden for Tablet Only
		.hide-on-med-and-down	Hidden for Tablet and Below
		.hide-on-med-and-up	Hidden for Tablet and Above
		.hide-on-large-only	Hidden for Desktop Only
	*/ }
  html.bcorr .bcorr-top-tab {
    background: #B40101;
    border-radius: 0 0 5px 5px;
    display: inline-block;
    padding: 5px 10px; }
    html.bcorr .bcorr-top-tab a {
      color: #FFF; }
      html.bcorr .bcorr-top-tab a:hover {
        color: #FFF; }
  @media only screen and (max-width: 600px) {
    html.bcorr .center-align-on-small-only {
      text-align: center; } }
  @media only screen and (max-width: 992px) and (min-width: 600px) {
    html.bcorr .center-align-on-med-only {
      text-align: center; } }
  @media only screen and (max-width: 992px) {
    html.bcorr .center-align-on-med-and-down {
      text-align: center; } }
  @media only screen and (min-width: 601px) {
    html.bcorr .center-align-on-med-and-up {
      text-align: center; } }
  @media only screen and (min-width: 993px) {
    html.bcorr .center-align-on-large-only {
      text-align: center; } }
  @media only screen and (min-width: s) {
    html.bcorr .left-align-on-small-only {
      text-align: left; } }
  @media only screen and (max-width: 992px) and (min-width: 600px) {
    html.bcorr .left-align-on-med-only {
      text-align: left; } }
  @media only screen and (max-width: 992px) {
    html.bcorr .left-align-on-med-and-down {
      text-align: left; } }
  @media only screen and (min-width: 601px) {
    html.bcorr .left-align-on-med-and-up {
      text-align: left; } }
  @media only screen and (min-width: 993px) {
    html.bcorr .left-align-on-large-only {
      text-align: left; } }
  @media only screen and (min-width: s) {
    html.bcorr .right-align-on-small-only {
      text-align: right; } }
  @media only screen and (max-width: 992px) and (min-width: 600px) {
    html.bcorr .right-align-on-med-only {
      text-align: right; } }
  @media only screen and (max-width: 992px) {
    html.bcorr .right-align-on-med-and-down {
      text-align: right; } }
  @media only screen and (min-width: 601px) {
    html.bcorr .right-align-on-med-and-up {
      text-align: right; } }
  @media only screen and (min-width: 993px) {
    html.bcorr .right-align-on-large-only {
      text-align: right; } }
  html.bcorr .valign-children .middle-valign {
    vertical-align: middle; }
  html.bcorr .valign-children .top-valign {
    vertical-align: top; }
  html.bcorr .valign-children .bottom-valign {
    vertical-align: bottom; }
  html.bcorr .middle-valign {
    vertical-align: middle; }
  html.bcorr .top-valign {
    vertical-align: top; }
  html.bcorr .bottom-valign {
    vertical-align: bottom; }
  html.bcorr body.page-template-page-areas #content .bcorr-page-content .bcorr-area {
    background-color: #B40101; }
