/*! 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:200,300,300i,400,400i,500,500i,600,600i,700,700i,800,900");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900,400italic,700italic");
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-5 .bcorr-contact-section {
  background-size: cover;
  background-position: 50% 50%; }

html.bcorr .main #bcorr-section-5 .bcorr-contact-section {
  background-image: url("https://d3sw26zf198lpl.cloudfront.net/2018/11/15/5beda8461c1b1.jpg"); }
  @media only screen and (min-width: 993px) {
    html.bcorr .main #bcorr-section-5 .bcorr-contact-section {
      background-attachment: fixed;
      backgorund-position: center center; } }

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

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: #1A1A1A;
  padding-bottom: 22px; }
  @media only screen and (min-width: 993px) {
    html.bcorr #bcorr-header {
      padding-bottom: 0; } }
  html.bcorr #bcorr-header .container {
    max-width: 1400px;
    width: 94%; }
  html.bcorr #bcorr-header .bcorr-logo {
    padding-top: 11px; }
    @media only screen and (min-width: 993px) {
      html.bcorr #bcorr-header .bcorr-logo {
        padding-bottom: 22px; } }
    html.bcorr #bcorr-header .bcorr-logo #logo-container {
      display: block;
      width: 100%;
      max-width: 240px;
      margin: 0 auto; }
      @media only screen and (min-width: 993px) {
        html.bcorr #bcorr-header .bcorr-logo #logo-container {
          margin-left: 0; } }
  html.bcorr #bcorr-header .bcorr-content {
    margin-top: 24px;
    margin-bottom: 17px;
    color: #ffffff;
    font-size: 1.14286rem;
    letter-spacing: 0.14286rem;
    font-weight: 500;
    text-transform: uppercase; }
    html.bcorr #bcorr-header .bcorr-content a {
      margin-left: 23px;
      display: inline-block;
      color: #ffffff; }
      html.bcorr #bcorr-header .bcorr-content a .fa {
        margin-right: 6px; }
        html.bcorr #bcorr-header .bcorr-content a .fa.fa-envelope {
          font-size: 1rem; }

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 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.28571rem;
          letter-spacing: 0.07143rem;
          padding: 11px 0;
          margin: 0 13px;
          font-weight: 500; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary a:hover {
            color: #ffffff;
            border: 0;
            background: transparent;
            border-bottom: 3px solid #ffffff;
            padding: 11px 0 8px; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary a:hover {
            color: #ffffff;
            border-bottom: 3px solid #ffffff;
            background: transparent;
            padding: 11px 0 8px; }
        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: #ffffff;
            border: 0;
            background: transparent;
            padding: 11px 0; }
        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: #ffffff;
            border: 0;
            background: transparent;
            padding: 11px 0; }
  html.bcorr #bcorr-navigation .button-collapse {
    color: #ffffff;
    font-size: 1.71429rem;
    float: none !important;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 0;
    position: relative; }
    html.bcorr #bcorr-navigation .button-collapse:hover {
      background: transparent;
      color: #ffffff; }
    html.bcorr #bcorr-navigation .button-collapse .fa {
      font-size: 1.71429rem;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  html.bcorr #bcorr-navigation .bcorr-nav {
    padding: 0; }
    html.bcorr #bcorr-navigation .bcorr-nav #primary #menu-primary li.menu-item.bcorr-contact-btn a {
      margin-right: 0;
      display: inline-block;
      width: 140px;
      max-width: 100%;
      margin-left: 26px;
      text-align: center;
      border: 2px solid #ffffff;
      border-radius: 4px;
      font-size: 1rem;
      line-height: 1.28571rem;
      letter-spacing: 0.07143rem;
      padding: 12px 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: #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: 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
*/
/*
	*>> Wolverine Hero
 */
html.bcorr body.bcorr-nav-follow #bcorr-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99; }

@media only screen and (min-width: 993px) {
  html.bcorr body.home #bcorr-parallax .parallax .home-flexslider .slides li {
    background-attachment: fixed;
    background-position: center center; } }

#index-banner {
  height: 550px;
  background: rgba(26, 26, 26, 0.45);
  position: relative; }
  @media only screen and (min-width: 601px) {
    #index-banner {
      height: 694px; } }
  #index-banner .row {
    margin: 0; }
    #index-banner .row .col {
      padding: 0; }
  #index-banner #index-sublogo {
    position: absolute;
    top: 48.2%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
    #index-banner #index-sublogo .container {
      width: 100%;
      max-width: 100%; }
    #index-banner #index-sublogo h1 {
      margin: 0 0 33px;
      color: #ffffff;
      font-size: 1.57143rem;
      line-height: 1.96429rem;
      letter-spacing: 0.57143rem;
      text-transform: uppercase; }
      #index-banner #index-sublogo h1 strong {
        font-size: 2.14286rem;
        line-height: 2.64286rem;
        letter-spacing: 0.14286rem;
        font-weight: 500;
        display: block; }
        @media only screen and (min-width: 601px) {
          #index-banner #index-sublogo h1 strong {
            margin: 7px 0 18px;
            font-size: 3.92857rem;
            line-height: 4.42857rem;
            letter-spacing: 0.28571rem;
            font-weight: 400; } }
        @media only screen and (min-width: 993px) {
          #index-banner #index-sublogo h1 strong {
            font-size: 5rem;
            line-height: 5.17857rem;
            letter-spacing: 0.28571rem; } }
      #index-banner #index-sublogo h1 span {
        display: block;
        font-size: 1.57143rem;
        letter-spacing: 0.57143rem; }
        @media only screen and (min-width: 601px) {
          #index-banner #index-sublogo h1 span {
            font-size: 2.85714rem;
            letter-spacing: 1.21429rem; } }
    #index-banner #index-sublogo h3 {
      display: inline-block;
      width: 600px;
      max-width: calc(100% - 100px);
      margin: 0 auto;
      background: #ffffff;
      color: #000;
      font-size: 1.57143rem;
      line-height: 1.96429rem;
      letter-spacing: 0.5rem;
      font-weight: 500;
      text-transform: uppercase;
      padding: 14px 0;
      position: relative; }
      @media only screen and (min-width: 601px) {
        #index-banner #index-sublogo h3 {
          max-width: calc(100% - 160px); } }
      @media only screen and (min-width: 993px) {
        #index-banner #index-sublogo h3 {
          max-width: calc(100% - 330px); } }
      #index-banner #index-sublogo h3 span {
        color: #B40101; }
      #index-banner #index-sublogo h3:before {
        position: absolute;
        content: "";
        top: 0;
        bottom: 0;
        right: 100%;
        width: 50px;
        /* Rectangle 2 Copy 2: */
        background-image: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%); }
        @media only screen and (min-width: 601px) {
          #index-banner #index-sublogo h3:before {
            width: 80px; } }
        @media only screen and (min-width: 993px) {
          #index-banner #index-sublogo h3:before {
            width: 165px; } }
      #index-banner #index-sublogo h3:after {
        position: absolute;
        content: "";
        top: 0;
        bottom: 0;
        left: 100%;
        width: 50px;
        /* Rectangle 2 Copy 2: */
        background-image: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%); }
        @media only screen and (min-width: 601px) {
          #index-banner #index-sublogo h3:after {
            width: 80px; } }
        @media only screen and (min-width: 993px) {
          #index-banner #index-sublogo h3:after {
            width: 165px; } }

/**
 * > Homepage
 */
html.bcorr body.home .main {
  overflow-x: hidden;
  background: #ffffff; }
  html.bcorr body.home .main .bcorr-button {
    display: inline-block;
    min-width: 193px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    border: 2px solid #ffffff;
    border-radius: 4px;
    color: #ffffff;
    font-size: 1rem;
    line-height: 1.28571rem;
    letter-spacing: 0.07143rem;
    font-weight: 400;
    text-transform: uppercase;
    padding: 14.5px 10px;
    transition: all 0.4s ease; }
    html.bcorr body.home .main .bcorr-button:hover {
      background: #ffffff;
      color: #1A1A1A; }

/**
 * >> Sections
 */
html.bcorr .main {
  /**
			*>>> Section 1
		*/
  /**
			*>>> Section 2
		*/
  /**
			*>>> Section 3
		*/
  /**
			*>>> Section 4
		*/
  /**
			*>>> Section 5
		*/ }
  html.bcorr .main #bcorr-section-1 .container {
    padding: 10px 0 10px; }
    html.bcorr .main #bcorr-section-1 .container .row {
      margin-bottom: 0; }
      html.bcorr .main #bcorr-section-1 .container .row .bcorr-content .bcorr-text {
        font-size: 1.71429rem;
        line-height: 2.07143rem;
        letter-spacing: 0.5rem;
        text-transform: uppercase;
        font-weight: 500;
        color: #1A1A1A;
        display: inline-block;
        vertical-align: middle;
        margin: 10px 20px; }
      html.bcorr .main #bcorr-section-1 .container .row .bcorr-content .bcorr-button {
        display: inline-block;
        vertical-align: middle;
        margin: 10px 20px;
        width: 255px;
        max-width: 100%;
        border-radius: 4px;
        background: #B40101;
        color: #ffffff;
        font-size: 1.28571rem;
        line-height: 1.57143rem;
        letter-spacing: 0.14286rem;
        font-weight: 500;
        text-transform: uppercase;
        padding: 19px 0;
        border: none; }
        html.bcorr .main #bcorr-section-1 .container .row .bcorr-content .bcorr-button:hover {
          background: #1A1A1A; }
  html.bcorr .main #bcorr-section-2 {
    /*
				*> El Paso
			 */
    position: relative; }
    html.bcorr .main #bcorr-section-2 .bcorr-el-paso .row {
      margin-bottom: 0; }
    html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 {
      position: relative;
      background: #1A1A1A; }
      html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1:before {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 100%;
        left: -999em;
        padding-left: 999em;
        content: "";
        background: #1A1A1A; }
      html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1:after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        content: "";
        background: #1A1A1A;
        right: -999em;
        padding-right: 999em; }
        @media only screen and (min-width: 993px) {
          html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1:after {
            right: auto;
            padding-right: 0;
            width: 390px; } }
      html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content {
        display: inline-block;
        width: 540px;
        max-width: 100%;
        margin: 30px auto 90px; }
        @media only screen and (min-width: 993px) {
          html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content {
            margin-top: 121px;
            text-align: left;
            margin-bottom: 97px; } }
        html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content h3 {
          color: #ffffff;
          font-size: 2.85714rem;
          line-height: 2.60714rem;
          letter-spacing: 0.85714rem;
          text-transform: uppercase;
          font-weight: 500;
          margin: 0 0 49px;
          position: relative; }
          html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content h3 em {
            font-style: normal;
            color: #B40101;
            letter-spacing: -0.15rem; }
          html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content h3 span {
            margin-bottom: 10px;
            display: block;
            font-size: 1.28571rem;
            line-height: 1.60714rem;
            letter-spacing: 0.42857rem;
            font-weight: 400;
            color: #909090; }
          html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content h3 strong {
            margin-top: 5px;
            display: block;
            font-size: 1.78571rem;
            line-height: 2.60714rem;
            letter-spacing: 0.85714rem;
            font-weight: 400; }
          @media only screen and (min-width: 993px) {
            html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content h3 {
              margin-left: -4px; } }
          html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content h3:before {
            position: absolute;
            content: "";
            top: 48%;
            transform: translateY(-50%);
            width: 4px;
            height: 111px;
            background: #B40101;
            left: -36px; }
        html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content p {
          font-size: 1.14286rem;
          line-height: 2.03571rem;
          color: #ffffff; }
        html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons {
          margin: 47px 0 0;
          font-size: 0; }
          @media only screen and (min-width: 993px) {
            html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons {
              margin-left: -2px; } }
          html.bcorr .main #bcorr-section-2 .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-2 .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-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons .bcorr-button {
                margin: 0 20px 15px 0; } }
    html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-2 .bcorr-welcome-img {
      margin-top: -60px;
      position: relative;
      z-index: 10; }
      @media only screen and (min-width: 993px) {
        html.bcorr .main #bcorr-section-2 .bcorr-el-paso .bcorr-col-2 .bcorr-welcome-img {
          margin-top: 0;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          right: 0;
          max-width: 50%; } }
  html.bcorr .main #bcorr-section-3 {
    padding: 121px 0 99px; }
    html.bcorr .main #bcorr-section-3 .container {
      max-width: 1201px; }
      html.bcorr .main #bcorr-section-3 .container .row {
        margin-bottom: 0; }
        html.bcorr .main #bcorr-section-3 .container .row h3 {
          font-size: 2.85714rem;
          line-height: 3.85714rem;
          letter-spacing: 0.85714rem;
          font-weight: 500;
          text-transform: uppercase;
          margin: 0 0 48px;
          color: #1A1A1A; }
          html.bcorr .main #bcorr-section-3 .container .row h3 em {
            font-style: normal;
            color: #B40101; }
        html.bcorr .main #bcorr-section-3 .container .row .bcorr-cta {
          display: inline-block;
          width: 351px;
          max-width: 100%;
          margin: 20px auto;
          padding: 18px 0 22px 34px; }
          @media only screen and (min-width: 993px) {
            html.bcorr .main #bcorr-section-3 .container .row .bcorr-cta {
              text-align: left;
              border-left: 1px solid #979797; } }
          html.bcorr .main #bcorr-section-3 .container .row .bcorr-cta .bcorr-title .bcorr-icon {
            display: inline-block;
            vertical-align: middle; }
            @media only screen and (min-width: 601px) {
              html.bcorr .main #bcorr-section-3 .container .row .bcorr-cta .bcorr-title .bcorr-icon {
                max-width: 22%; } }
            html.bcorr .main #bcorr-section-3 .container .row .bcorr-cta .bcorr-title .bcorr-icon-1 {
              width: 60px; }
            html.bcorr .main #bcorr-section-3 .container .row .bcorr-cta .bcorr-title .bcorr-icon-2 {
              width: 52px; }
            html.bcorr .main #bcorr-section-3 .container .row .bcorr-cta .bcorr-title .bcorr-icon-3 {
              width: 52px; }
          html.bcorr .main #bcorr-section-3 .container .row .bcorr-cta .bcorr-title span {
            font-size: 1.85714rem;
            line-height: 2.39286rem;
            letter-spacing: 0.35714rem;
            text-transform: uppercase;
            color: #1A1A1A;
            font-weight: 500;
            display: inline-block;
            vertical-align: middle; }
            @media only screen and (min-width: 601px) {
              html.bcorr .main #bcorr-section-3 .container .row .bcorr-cta .bcorr-title span {
                max-width: 78%;
                padding-left: 18px; } }
          html.bcorr .main #bcorr-section-3 .container .row .bcorr-cta p {
            font-size: 1.14286rem;
            line-height: 2.03571rem;
            color: #000;
            margin: 14px 0 16px; }
            @media only screen and (min-width: 601px) {
              html.bcorr .main #bcorr-section-3 .container .row .bcorr-cta p {
                padding-right: 20px; } }
          html.bcorr .main #bcorr-section-3 .container .row .bcorr-cta .bcorr-btn {
            display: inline-block;
            font-size: 0.85714rem;
            line-height: 1.10714rem;
            letter-spacing: 0.07143rem;
            font-weight: 500;
            color: #1A1A1A;
            text-transform: uppercase; }
  html.bcorr .main #bcorr-section-4 {
    /**
							*>>> Aurora
						*/ }
    html.bcorr .main #bcorr-section-4 .bcorr-aurora {
      max-width: 1273px; }
      html.bcorr .main #bcorr-section-4 .bcorr-aurora .row {
        margin-bottom: 0; }
        html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-video {
          width: 720px;
          max-width: 100%;
          margin: 40px auto;
          position: relative;
          z-index: 20; }
          html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-video .video-container {
            padding-top: 0;
            padding-bottom: 56.2%; }
        html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .l5 {
          position: relative;
          background: #1A1A1A; }
          html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .l5:before {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 100%;
            right: -999em;
            padding-right: 999em;
            content: "";
            background: #1A1A1A; }
          html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .l5:after {
            position: absolute;
            top: 0;
            bottom: 0;
            right: 100%;
            content: "";
            background: #1A1A1A;
            width: 312px; }
        html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content {
          display: inline-block;
          width: 442px;
          max-width: 100%;
          margin: 123px auto 112px; }
          @media only screen and (min-width: 993px) {
            html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content {
              text-align: left;
              margin-right: 6px; } }
          html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .bcorr-quote {
            width: 75px;
            max-width: 100%; }
          html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider {
            position: relative;
            max-width: 100%;
            box-shadow: none;
            background: transparent;
            border-radius: 0;
            border: none;
            margin: 31px auto 0; }
            html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider .bcorr-slide-content {
              display: inline-block; }
            html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider .flex-active-slide {
              max-width: 100%; }
            html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider .flex-control-nav {
              position: relative;
              text-align: center;
              padding: 0;
              margin-top: 61px;
              bottom: 0; }
              @media only screen and (min-width: 993px) {
                html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider .flex-control-nav {
                  text-align: left; } }
              html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider .flex-control-nav li {
                margin: 0 3px; }
                @media only screen and (min-width: 993px) {
                  html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider .flex-control-nav li:first-child {
                    margin-left: 0; } }
              html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider .flex-control-nav a {
                border: 3px solid #ffffff;
                width: 10px;
                height: 10px;
                background: #ffffff;
                box-shadow: none; }
              html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider .flex-control-nav a.flex-active {
                background: transparent;
                border-color: #B40101; }
            html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider .flex-direction-nav {
              display: none; }
            html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider p {
              color: #ffffff;
              font-family: Montserrat, sans-serif;
              font-size: 1.28571rem;
              line-height: 2.03571rem;
              font-weight: 500;
              font-style: italic;
              margin-top: 0;
              margin-bottom: 0; }
            html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider .bcorr-testimonial-name {
              font-size: 1.28571rem;
              line-height: 1.57143rem;
              font-weight: 400;
              color: #ffffff;
              font-style: italic;
              display: block;
              margin: 31px 0 0; }
            html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .testimonial-flexslider .read-more {
              font-size: 1.28571rem;
              line-height: 1.57143rem;
              display: none;
              color: #000;
              font-style: italic;
              font-family: Montserrat, sans-serif;
              margin-top: 11px; }
          html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .bcorr-buttons {
            letter-spacing: 0;
            font-size: 0;
            margin-top: 26px; }
            html.bcorr .main #bcorr-section-4 .bcorr-aurora .row .bcorr-content .bcorr-buttons .bcorr-button {
              width: 230px; }
  html.bcorr .main #bcorr-section-5 {
    /*
				*> _contact_v1
			 */
    background-color: #1A1A1A;
    display: inline-block;
    width: 100%;
    vertical-align: top; }
    html.bcorr .main #bcorr-section-5 .bcorr-contact-section {
      padding: 79px 0 0;
      position: relative; }
      @media only screen and (min-width: 993px) {
        html.bcorr .main #bcorr-section-5 .bcorr-contact-section {
          height: 555px; } }
      html.bcorr .main #bcorr-section-5 .bcorr-contact-section:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 90px;
        content: "";
        /* Rectangle 4: */
        background-image: linear-gradient(-180deg, rgba(26, 26, 26, 0) 0%, #1A1A1A 98%); }
      html.bcorr .main #bcorr-section-5 .bcorr-contact-section .row {
        margin-bottom: 0; }
        html.bcorr .main #bcorr-section-5 .bcorr-contact-section .row h4 {
          font-size: 2.14286rem;
          line-height: 2.64286rem;
          letter-spacing: 0.64286rem;
          font-weight: 500;
          text-transform: uppercase;
          color: #ffffff;
          margin: 0 0 68px; }
      html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content {
        display: inline-block;
        width: 670px;
        position: relative;
        z-index: 500;
        max-width: 100%;
        margin: 0 auto;
        padding: 41px 20px 56px;
        background: #ffffff; }
        html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content .gform_wrapper {
          margin: 0; }
          html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content .gform_wrapper form .gform_body {
            text-align: center; }
            html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield {
              margin: 0;
              padding: 0; }
              html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
                display: none; }
              html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
                margin: 0; }
                html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input,
                html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
                  width: 549px;
                  max-width: 100%;
                  margin: 10px auto 0;
                  border: none;
                  border-bottom: 1px solid #1A1A1A;
                  background: #ffffff;
                  height: 40px;
                  font-size: 1.14286rem;
                  line-height: 1.35714rem;
                  color: #595959;
                  font-weight: 400;
                  font-family: Montserrat, sans-serif;
                  text-indent: 0; }
                  html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content .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 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:-ms-input-placeholder {
                    text-indent: 0;
                    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 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder,
                  html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder {
                    text-indent: 0;
                    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 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
                  height: 88px;
                  text-indent: 4px;
                  padding-top: 10px; }
          html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content .gform_wrapper form .gform_footer {
            margin: 0;
            padding: 0;
            text-align: center; }
            html.bcorr .main #bcorr-section-5 .bcorr-contact-section .bcorr-content .gform_wrapper form .gform_footer .gform_button {
              margin: 46px 0 0;
              padding: 14px 0;
              border: none;
              width: 236px;
              max-width: 100%;
              background: #B40101;
              border-radius: 4px;
              font-family: Montserrat, sans-serif;
              font-weight: 500;
              font-size: 1rem;
              line-height: 1.28571rem;
              letter-spacing: 0.07143rem;
              text-transform: uppercase;
              color: #ffffff; }
      html.bcorr .main #bcorr-section-5 .bcorr-contact-section h3 {
        text-align: center;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        font-weight: 400;
        margin: 0;
        font-size: 3.57143rem; }
        html.bcorr .main #bcorr-section-5 .bcorr-contact-section h3 em {
          display: block;
          font-style: normal;
          font-weight: 700; }
        html.bcorr .main #bcorr-section-5 .bcorr-contact-section h3:after {
          content: "";
          display: block;
          width: 173px;
          margin: 14px auto 0;
          border-bottom: 2px solid #B40101; }

/** 
 *> 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: #1A1A1A;
  color: #ffffff;
  bottom: 0;
  padding: 0; }
  #footer.page-footer .wrapper {
    padding: 35px 0 30px; }
    #footer.page-footer .wrapper .container {
      width: 91%;
      max-width: 1360px; }
      #footer.page-footer .wrapper .container .row {
        margin-bottom: 0; }
      #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content {
        margin: 15px auto;
        display: inline-block;
        width: 300px;
        max-width: 100%; }
        @media only screen and (min-width: 993px) {
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content {
            margin-left: 0; } }
        #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content img.footer-logo {
          width: 322px;
          max-width: 100%; }
          @media only screen and (min-width: 993px) {
            #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content img.footer-logo {
              margin-left: 0; } }
      #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-legal {
        text-align: center;
        margin: 15px auto; }
        @media only screen and (min-width: 993px) {
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-legal {
            text-align: left; } }
        @media only screen and (min-width: 993px) {
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-legal {
            margin-left: 0;
            margin-top: 19px; } }
        #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-legal p {
          font-family: Lato, sans-serif;
          margin: 0 auto;
          font-size: 0.78571rem;
          line-height: 0.96429rem;
          width: 292px;
          font-weight: 700;
          max-width: 100%; }
          @media only screen and (min-width: 993px) {
            #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-legal p {
              margin-left: 0; } }
      #footer.page-footer .wrapper .container .bcorr-col-2 {
        font-size: 0;
        padding-top: 25px;
        padding-bottom: 25px; }
        #footer.page-footer .wrapper .container .bcorr-col-2 h5 {
          margin: 0 0 17px;
          font-size: 1.28571rem;
          line-height: 2.10714rem;
          letter-spacing: 0.28571rem;
          font-weight: 600;
          text-transform: uppercase;
          color: #ffffff;
          position: relative;
          padding-bottom: 14px; }
          #footer.page-footer .wrapper .container .bcorr-col-2 h5:after {
            position: absolute;
            content: "";
            left: 0;
            right: 0;
            bottom: 0;
            margin: 0 auto;
            width: 29px;
            height: 2px;
            background: #ffffff; }
            @media only screen and (min-width: 993px) {
              #footer.page-footer .wrapper .container .bcorr-col-2 h5:after {
                margin-left: 0; } }
        #footer.page-footer .wrapper .container .bcorr-col-2 a, #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-leader, #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-location {
          display: block;
          font-size: 1.14286rem;
          line-height: 1.82143rem;
          font-weight: 400;
          color: #ffffff; }
          #footer.page-footer .wrapper .container .bcorr-col-2 a .fa, #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-leader .fa, #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-location .fa {
            margin-right: 9px;
            margin-left: 2px; }
          #footer.page-footer .wrapper .container .bcorr-col-2 a span, #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-leader span, #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-location span {
            display: inline-block;
            vertical-align: top; }
        #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-office-wrapper {
          font-size: 10px;
          display: block;
          margin: 15px auto; }
          @media only screen and (min-width: 601px) {
            #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-office-wrapper {
              vertical-align: top;
              display: inline-block;
              margin: 0;
              max-width: 50%;
              width: 50%; } }
          @media only screen and (min-width: 993px) {
            #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-office-wrapper {
              text-align: left;
              width: 38%;
              max-width: 40%; } }
        #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-location-wrapper {
          font-size: 10px;
          display: block;
          margin: 15px auto; }
          @media only screen and (min-width: 601px) {
            #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-location-wrapper {
              padding: 0 15px;
              vertical-align: top;
              display: inline-block;
              margin: 0;
              max-width: 50%;
              width: 50%; } }
          @media only screen and (min-width: 993px) {
            #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-location-wrapper {
              text-align: left;
              width: auto;
              max-width: 62%; } }
      #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-resources {
        background: #ffffff;
        display: inline-block;
        width: 194px;
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
        border-radius: 4px;
        box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.28);
        font-size: 1rem;
        line-height: 1.28571rem;
        letter-spacing: 0.07143rem;
        text-transform: uppercase;
        color: #000;
        padding: 11.5px 0; }
      #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper {
        margin: 17px auto 10px; }
        #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social {
          line-height: 0;
          width: 32px;
          height: 32px;
          border-radius: 50%;
          background: #ffffff;
          display: inline-block;
          color: #000;
          margin: 4px 5.5px;
          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 {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            fill: #B40101;
            height: 18px;
            width: 18px;
            color: transparent; }
            #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;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            font-size: 1.28571rem; }
      #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: 2px 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: 30px;
          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: #B40101;
    color: #fff;
    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: #fff;
        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: #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; }
