/*! 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=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
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: #B30025;
  color: #ffffff; }

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

html.bcorr body.dsidx .ui-dialog.dsidx-ui-widget {
  border-color: #B30025; }
  html.bcorr body.dsidx .ui-dialog.dsidx-ui-widget .ui-widget-header {
    background: #B30025; }
    html.bcorr body.dsidx .ui-dialog.dsidx-ui-widget .ui-widget-header button.ui-dialog-titlebar-close {
      background: #B30025;
      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: #B30025 !important;
    color: #ffffff !important; }

/*
* >> Background placeholders
*/
html.bcorr .main #bcorr-section-1, html.bcorr .main #bcorr-section-5, html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta:after,
html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta:after {
  background-size: cover;
  background-position: 50% 50%; }

html.bcorr .main #bcorr-section-1 .bcorr-el-paso h3, html.bcorr .main #bcorr-section-3 .bcorr-pittsburgh .row .col h3, html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-left .bcorr-inner h3 {
  font-size: 2.5rem;
  line-height: 3.07143rem;
  font-weight: 500;
  color: #000; }
  @media only screen and (min-width: 601px) {
    html.bcorr .main #bcorr-section-1 .bcorr-el-paso h3, html.bcorr .main #bcorr-section-3 .bcorr-pittsburgh .row .col h3, html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-left .bcorr-inner h3 {
      font-size: 3.57143rem;
      line-height: 3.57143rem; } }
  html.bcorr .main #bcorr-section-1 .bcorr-el-paso h3 strong, html.bcorr .main #bcorr-section-3 .bcorr-pittsburgh .row .col h3 strong, html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-left .bcorr-inner h3 strong {
    font-weight: 500;
    color: #B30025; }

html.bcorr .main #bcorr-section-1 {
  background-image: url("https://d3sw26zf198lpl.cloudfront.net/2020/03/03/5e5ebbb366f4d.jpg"); }

html.bcorr .main #bcorr-section-5 {
  background-image: url("https://d3sw26zf198lpl.cloudfront.net/2020/03/03/5e5ebbb3ab160.jpg"); }

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

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

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

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

/*
* > Header
*/
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 #bcorr-header {
  background: #ffffff; }
  html.bcorr #bcorr-header .container {
    max-width: 1260px; }
  html.bcorr #bcorr-header .bcorr-logo {
    padding-top: 30px; }
    @media only screen and (min-width: 993px) {
      html.bcorr #bcorr-header .bcorr-logo {
        padding-bottom: 26px; } }
    html.bcorr #bcorr-header .bcorr-logo #logo-container {
      display: block;
      width: 100%;
      max-width: 265px;
      margin: 0 auto; }
      @media only screen and (min-width: 993px) {
        html.bcorr #bcorr-header .bcorr-logo #logo-container {
          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: #000;
          font-size: 1.71429rem;
          float: none !important;
          color: #000;
          text-transform: uppercase;
          line-height: 0;
          position: relative; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .button-collapse:hover {
            background: transparent;
            color: #000; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .button-collapse .fa {
            font-size: 1.71429rem;
            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: #000;
          border: 0;
          font-size: 1.14286rem;
          line-height: 1.35714rem;
          padding: 11px 11px 8px;
          font-weight: 500; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary a:hover {
            color: #B30025;
            border: 0;
            background: transparent; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary a:hover {
            color: #B30025;
            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: #B30025; }
        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: #B30025;
            border: 0;
            background: transparent;
            padding: 11px 11px 8px; }
        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: #B30025;
            border: 0;
            background: transparent;
            padding: 11px 11px 8px; }
  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: Montserrat, 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: Montserrat, sans-serif; }
    html.bcorr .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info a {
      text-transform: uppercase;
      padding: 0;
      font-size: 1.14286rem;
      color: #000; }
    html.bcorr .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info .mobile-agent-name {
      color: #000;
      font-family: Montserrat, sans-serif;
      font-size: 1.28571rem;
      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: 1.14286rem;
      color: #000; }
      html.bcorr .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info .bcorr-mobile-contact-links a .fa {
        color: #B30025;
        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: 1.07143rem;
          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
*/
/*
	*>> Batman Hero
 */
#index-banner {
  position: relative;
  height: 450px; }
  @media only screen and (min-width: 601px) {
    #index-banner {
      height: 600px; } }

#index-sublogo {
  position: absolute;
  top: 50.1%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; }
  #index-sublogo .row {
    margin-bottom: 0; }
  #index-sublogo .home-search-text h1 {
    color: #ffffff;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    font-size: 2.5rem;
    line-height: 3.07143rem;
    margin: 0 0 32px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
    @media only screen and (min-width: 601px) {
      #index-sublogo .home-search-text h1 {
        font-size: 3.57143rem;
        line-height: 3.57143rem; } }
    #index-sublogo .home-search-text h1 strong {
      font-weight: 700; }
  #index-sublogo .bcorr-home-search {
    display: inline-block;
    width: 1040px;
    max-width: 100%;
    margin: 0 auto;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    position: relative; }
    #index-sublogo .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartSearchForm_submitButton {
      background-color: #B30025;
      color: #fff;
      border: 2px solid #ffffff;
      font-size: 1.07143rem;
      line-height: 1.35714rem;
      font-weight: 500;
      letter-spacing: 0.14286rem;
      font-family: Montserrat, sans-serif; }

/**
 * > Homepage
 */
html.bcorr body.home .main {
  background: #ffffff; }
  html.bcorr body.home .main .bcorr-button {
    display: inline-block;
    min-width: 226px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #ffffff;
    color: #000;
    font-size: 1.07143rem;
    line-height: 1.35714rem;
    letter-spacing: 0.14286rem;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15.6px 11px; }

/**
 * >> Sections
 */
html.bcorr .main {
  /**
			*>>> Section 1
		*/
  /**
			*>>> Section 2 & 4
		*/
  /**
			*>>> Section 3
		*/
  /**
			*>>> Section 4
		*/
  /**
			*>>> Section 5
		*/ }
  html.bcorr .main #bcorr-section-1 {
    /*
				*> El Paso
			 */
    padding: 118px 0 120px; }
    html.bcorr .main #bcorr-section-1 .bcorr-el-paso {
      max-width: 1262px;
      padding: 44px 37px 40px;
      border: 2px solid #000; }
      html.bcorr .main #bcorr-section-1 .bcorr-el-paso .row {
        margin-bottom: 0; }
      html.bcorr .main #bcorr-section-1 .bcorr-el-paso h3 {
        margin: 30px auto; }
        html.bcorr .main #bcorr-section-1 .bcorr-el-paso h3 strong {
          font-weight: 700;
          display: block; }
        @media only screen and (min-width: 993px) {
          html.bcorr .main #bcorr-section-1 .bcorr-el-paso h3 {
            margin-top: 0;
            margin-bottom: 52px; } }
      html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 {
        position: relative; }
        html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1:before {
          position: absolute;
          top: 50%;
          right: 100%;
          transform: translateY(-50%);
          width: 2px;
          height: 294px;
          background: #000;
          content: "";
          display: none; }
          @media only screen and (min-width: 1120px) {
            html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1:before {
              right: 95%; } }
          @media only screen and (min-width: 993px) {
            html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1:before {
              display: block; } }
        html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content {
          display: inline-block;
          width: 484px;
          max-width: 100%;
          margin: 30px auto; }
          @media only screen and (min-width: 993px) {
            html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content {
              text-align: left; } }
          html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content p {
            font-size: 1.28571rem;
            line-height: 2.39286rem;
            color: #000000;
            text-align: justify; }
          html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons {
            margin: 19px 0 0;
            font-size: 0; }
            html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons .bcorr-button {
              display: inline-block;
              margin: 10px;
              min-width: 190px;
              border: 2px solid #000;
              color: #000;
              background-color: transparent;
              font-size: 1.07143rem;
              line-height: 1.35714rem;
              letter-spacing: 0.14286rem;
              font-weight: 400;
              padding: 10px 4px;
              transition: all 0.4s ease; }
              @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 19px 20px 0; } }
              html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons .bcorr-button:hover {
                background-color: #B30025;
                border-color: #B30025;
                color: #ffffff; }
      html.bcorr .main #bcorr-section-1 .bcorr-el-paso .bcorr-col-2 .bcorr-agent {
        margin: 30px auto; }
  html.bcorr .main #bcorr-section-2 .row,
  html.bcorr .main #bcorr-section-4 .row {
    margin: 0; }
    html.bcorr .main #bcorr-section-2 .row .col,
    html.bcorr .main #bcorr-section-4 .row .col {
      padding: 0; }
      html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta,
      html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta {
        display: inline-block;
        width: 100%;
        margin: 0 auto;
        height: 336px;
        background-color: #000;
        position: relative;
        vertical-align: top; }
        html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta:after,
        html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta:after {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          content: "";
          opacity: 0.75;
          transition: opacity 0.4s ease; }
        html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta:hover:after,
        html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta:hover:after {
          opacity: 0.25; }
        html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta-1:after,
        html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta-1:after {
          background-image: url("https://d3sw26zf198lpl.cloudfront.net/2020/03/03/5e5ebbb401175.jpg"); }
        html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta-2:after,
        html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta-2:after {
          background-image: url("https://d3sw26zf198lpl.cloudfront.net/2020/03/03/5e5ebbb4589fb.jpg"); }
        html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta-3:after,
        html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta-3:after {
          background-image: url("https://d3sw26zf198lpl.cloudfront.net/2020/03/03/5e5ebbb4a5c08.jpg"); }
        html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta-4:after,
        html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta-4:after {
          background-image: url("https://d3sw26zf198lpl.cloudfront.net/2020/03/03/5e5ebbb4ec50e.jpg"); }
        html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta .bcorr-text,
        html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta .bcorr-text {
          position: absolute;
          z-index: 10;
          left: 0;
          right: 0;
          top: 116px;
          margin: 0 auto; }
          html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta .bcorr-text h3,
          html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta .bcorr-text h3 {
            margin: 0 0 23px;
            font-size: 1.78571rem;
            line-height: 2.14286rem;
            letter-spacing: 0.14286rem;
            font-weight: 500;
            text-transform: uppercase;
            color: #ffffff;
            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
            position: relative;
            padding-bottom: 22px; }
            html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta .bcorr-text h3:after,
            html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta .bcorr-text h3:after {
              position: absolute;
              left: 0;
              right: 0;
              bottom: 0;
              width: 119px;
              max-width: 100%;
              margin: 0 auto;
              height: 2px;
              content: "";
              background: #ffffff;
              box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); }
          html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta .bcorr-text .bcorr-button,
          html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta .bcorr-text .bcorr-button {
            transition: all 0.4s ease; }
            html.bcorr .main #bcorr-section-2 .row .col .bcorr-cta .bcorr-text .bcorr-button:hover,
            html.bcorr .main #bcorr-section-4 .row .col .bcorr-cta .bcorr-text .bcorr-button:hover {
              background-color: #B30025;
              color: #ffffff; }
  html.bcorr .main #bcorr-section-3 {
    /*
				*>>>> Pittsburgh
			 */ }
    html.bcorr .main #bcorr-section-3 .bcorr-pittsburgh {
      padding: 112px 0 108px;
      max-width: 832px; }
      html.bcorr .main #bcorr-section-3 .bcorr-pittsburgh .row {
        text-align: center;
        font-size: 0;
        margin-bottom: 0; }
        html.bcorr .main #bcorr-section-3 .bcorr-pittsburgh .row .col {
          padding: 0 5px;
          display: inline-block;
          float: none; }
          @media only screen and (min-width: 993px) {
            html.bcorr .main #bcorr-section-3 .bcorr-pittsburgh .row .col.l2 {
              width: 25%; } }
          html.bcorr .main #bcorr-section-3 .bcorr-pittsburgh .row .col h3 {
            margin: 0 0 22px;
            text-transform: uppercase; }
            html.bcorr .main #bcorr-section-3 .bcorr-pittsburgh .row .col h3 strong {
              font-weight: 700; }
          html.bcorr .main #bcorr-section-3 .bcorr-pittsburgh .row .col .bcorr-cta {
            display: inline-block;
            border: 1px solid #000;
            outline: 1px solid #000;
            outline-offset: -10px;
            width: 193px;
            max-width: 100%;
            margin: 10px auto;
            vertical-align: top;
            height: 100px;
            position: relative;
            transition: all 0.4s ease;
            color: #000; }
            html.bcorr .main #bcorr-section-3 .bcorr-pittsburgh .row .col .bcorr-cta:hover {
              color: #ffffff;
              background-color: #B30025;
              border-color: #B30025;
              outline-color: #ffffff; }
            html.bcorr .main #bcorr-section-3 .bcorr-pittsburgh .row .col .bcorr-cta .bcorr-text {
              position: absolute;
              z-index: 20;
              left: 50%;
              top: 50%;
              transform: translate(-50%, -50%);
              width: 90%;
              font-size: 1.07143rem;
              line-height: 1.35714rem;
              letter-spacing: 0.14286rem;
              text-transform: uppercase;
              font-weight: 400; }
  html.bcorr .main #bcorr-section-5 {
    /*
				*> _contact_v1
			 */ }
    html.bcorr .main #bcorr-section-5 .bcorr-contact-section {
      padding: 90px 0 69px;
      max-width: 1254px; }
      html.bcorr .main #bcorr-section-5 .bcorr-contact-section .row {
        margin-bottom: 0; }
      html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-questions {
        padding-top: 30px;
        padding-bottom: 30px; }
      html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content {
        display: inline-block;
        width: 555px;
        border: 2px solid #000;
        max-width: 100%;
        margin: 30px auto;
        background: #ffffff; }
        html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-left {
          padding: 30px; }
          @media only screen and (min-width: 993px) {
            html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-left {
              width: 614px;
              padding: 69px 68px 69px; } }
          html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-left .bcorr-inner {
            border: 2px solid #000;
            padding: 89px 20px 87px; }
            html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-left .bcorr-inner h3 {
              margin: 0 0 13px;
              padding-bottom: 12px;
              text-transform: uppercase;
              position: relative; }
              html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-left .bcorr-inner h3:after {
                position: absolute;
                content: "";
                left: 0;
                right: 0;
                bottom: 0;
                margin: 0 auto;
                width: 70px;
                max-width: 100%;
                height: 2px;
                background: #000; }
              html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-left .bcorr-inner h3 em {
                font-weight: 700;
                color: #B30025;
                font-style: normal; }
              html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-left .bcorr-inner h3 strong {
                color: #000;
                font-weight: 700; }
            html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-left .bcorr-inner p {
              font-size: 1.42857rem;
              line-height: 1.71429rem;
              width: 355px;
              max-width: 100%;
              margin: 0 auto;
              color: #000; }
        html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right {
          padding: 15px 20px 17px; }
          html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper {
            margin: 0; }
            html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_body {
              text-align: center; }
              html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_body .gform_fields .gfield {
                margin: 0;
                padding: 0; }
                html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
                  display: none; }
                html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
                  margin: 0; }
                  html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input,
                  html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
                    width: 465px;
                    max-width: 100%;
                    margin: 10px auto 8px;
                    border: none;
                    border-bottom: 1px solid #595959;
                    background: #ffffff;
                    height: 40px;
                    font-size: 1.14286rem;
                    line-height: 1.35714rem;
                    color: #595959;
                    font-weight: 400;
                    font-family: Montserrat, sans-serif;
                    text-indent: 7px; }
                    html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:-ms-input-placeholder,
                    html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:-ms-input-placeholder {
                      font-size: 1.14286rem;
                      line-height: 1.35714rem;
                      color: #595959;
                      font-weight: 400;
                      font-family: Montserrat, sans-serif; }
                    html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder,
                    html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder {
                      font-size: 1.14286rem;
                      line-height: 1.35714rem;
                      color: #595959;
                      font-weight: 400;
                      font-family: Montserrat, sans-serif; }
                  html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
                    height: 153px;
                    text-indent: 4px;
                    padding-top: 10px; }
            html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_footer {
              margin: 0;
              padding: 0;
              text-align: center; }
              html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_footer .gform_button {
                margin: 0;
                padding: 15px 0;
                border: 2px solid #000;
                width: 232px;
                max-width: 100%;
                font-family: Montserrat, sans-serif;
                font-size: 1.07143rem;
                line-height: 1.35714rem;
                letter-spacing: 0.14286rem;
                font-weight: 400;
                text-transform: uppercase;
                color: #000;
                transition: all 0.4s ease; }
                html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content-right .gform_wrapper form .gform_footer .gform_button:hover {
                  background-color: #B30025;
                  color: #ffffff;
                  border-color: #B30025; }

/** 
 *> 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
 */
/*
* > 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: 25px 0 0; }
    #footer.page-footer .wrapper .bcorr-compliance-links {
      font-size: 0.85714rem;
      line-height: 1.07143rem;
      font-weight: 500;
      color: #000;
      margin-bottom: 3px; }
      #footer.page-footer .wrapper .bcorr-compliance-links a {
        color: #000;
        display: block; }
        @media only screen and (min-width: 601px) {
          #footer.page-footer .wrapper .bcorr-compliance-links a {
            display: inline; } }
      #footer.page-footer .wrapper .bcorr-compliance-links .bcorr-spacer {
        display: none; }
        @media only screen and (min-width: 601px) {
          #footer.page-footer .wrapper .bcorr-compliance-links .bcorr-spacer {
            display: inline; } }
    #footer.page-footer .wrapper .container {
      max-width: 1260px; }
      #footer.page-footer .wrapper .container .row {
        margin-bottom: 0; }
      #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content {
        max-width: 100%;
        margin: 30px auto; }
        #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-agent-wrapper {
          font-size: 1.07143rem;
          line-height: 1.57143rem;
          font-weight: 500; }
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-agent-wrapper h5 {
            font-weight: 500;
            font-size: 1.28571rem;
            line-height: 1.57143rem;
            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: #B30025; }
              #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-social-wrapper {
          margin: 15px auto; }
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-social-wrapper a.bcorr-social {
            display: inline-block;
            color: #000;
            margin: 4px 11px;
            position: relative;
            vertical-align: top;
            font-size: 0; }
            #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-social-wrapper a.bcorr-social:first-child {
              margin-left: 0; }
            #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-social-wrapper a.bcorr-social svg {
              fill: #B30025;
              height: 25px;
              width: 25px;
              color: #B30025; }
              #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-social-wrapper a.bcorr-social svg image {
                fill: #B30025;
                color: #B30025; }
            #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-social-wrapper a.bcorr-social i.fa {
              display: block;
              color: #B30025;
              font-size: 1.78571rem; }
        #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-office-wrapper {
          font-size: 1.07143rem;
          line-height: 1.35714rem;
          margin-top: -6px; }
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-office-wrapper h5 {
            font-size: 1.07143rem;
            line-height: 1.35714rem;
            margin: 0;
            font-family: Montserrat, 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 img.footer-logo {
        width: 270px;
        max-width: 100%;
        margin: 30px auto; }
      #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper {
        margin-top: 28px; }
        #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 .wrapper .container .bcorr-col-3 .bcorr-legal {
        display: inline-block;
        width: 365px;
        max-width: 100%;
        margin: -8px auto 20px; }
        @media only screen and (min-width: 993px) {
          #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-legal {
            margin-right: 0; } }
        #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-legal p {
          font-size: 0.85714rem;
          line-height: 1.07143rem; }
  #footer.page-footer .footer-copyright {
    background-color: #000;
    color: #ffffff;
    padding: 0; }
    #footer.page-footer .footer-copyright .row {
      margin: 0 auto; }
    #footer.page-footer .footer-copyright .wrapper {
      padding: 16px 0 13px;
      display: block;
      margin: 0 auto;
      width: 100%;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400; }
      #footer.page-footer .footer-copyright .wrapper a {
        color: #ffffff;
        font-weight: 700;
        display: inline-block; }
      #footer.page-footer .footer-copyright .wrapper .bcorr-col-1 {
        font-size: 13px; }
      #footer.page-footer .footer-copyright .wrapper .bcorr-col-2 {
        font-size: 13px; }

/*
* > 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: #B30025;
    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: #B30025; }
