/*! 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");
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) .article-body p a {
  color: #B40101; }
  html.bcorr body:not(.home) .article-body p a:hover {
    color: #b50101; }
  html.bcorr body:not(.home) .article-body p a.blog-link-hp {
    color: #B40101; }
    html.bcorr body:not(.home) .article-body p a.blog-link-hp:hover {
      color: #b50101; }
  html.bcorr body:not(.home) .article-body p a.blog-header-link-hp:hover {
    color: #B40101; }

html.bcorr body:not(.home) a {
  color: #B40101; }
  html.bcorr body:not(.home) a:hover {
    color: #b50101; }
  html.bcorr body:not(.home) a.blog-link-hp {
    color: #B40101; }
    html.bcorr body:not(.home) a.blog-link-hp:hover {
      color: #b50101; }
  html.bcorr body:not(.home) a.blog-header-link-hp:hover {
    color: #B40101; }

html.bcorr body:not(.home) input[type=submit] {
  background-color: #B40101; }

html.bcorr body:not(.home) button[type=submit] {
  background-color: #B40101; }

html.bcorr body:not(.home) textarea:focus:not([readonly]) {
  border-bottom-color: #B40101; }

html.bcorr body:not(.home) textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom-color: #B40101; }

html.bcorr body:not(.home) .btn {
  background-color: #B40101;
  color: #ffffff; }
  html.bcorr body:not(.home) .btn:hover {
    background-color: #000000;
    color: #ffffff; }

html.bcorr body:not(.home) .image-gallery .flex-control-paging li a.flex-active {
  background: #B40101; }

html.bcorr body:not(.home) .image-gallery .flex-control-paging li a:hover {
  background: #B40101; }

html.bcorr body:not(.home) .pagination li.active {
  color: #B40101; }
  html.bcorr body:not(.home) .pagination li.active a {
    font-weight: bold; }

html.bcorr body:not(.home) .pl_pagination li.active {
  color: #B40101; }
  html.bcorr body:not(.home) .pl_pagination li.active a {
    font-weight: bold; }

html.bcorr body:not(.home) .primary-menu .menu-item-has-children .sub-menu li a {
  color: #b50101; }
  html.bcorr body:not(.home) .primary-menu .menu-item-has-children .sub-menu li a:hover {
    color: #B40101; }

html.bcorr body:not(.home) .primary-menu .menu-item-has-children:hover > a {
  color: #b50101; }
  html.bcorr body:not(.home) .primary-menu .menu-item-has-children:hover > a:hover {
    color: #B40101; }

html.bcorr body:not(.home) .content-section .title {
  color: #B40101; }

html.bcorr body:not(.home) button:focus {
  background-color: #B40101; }

html.bcorr body:not(.home) input[type=text]:focus:not([readonly]) {
  border-bottom-color: #B40101; }

html.bcorr body:not(.home) input[type=password]:focus:not([readonly]) {
  border-bottom-color: #B40101; }

html.bcorr body:not(.home) input[type=email]:focus:not([readonly]) {
  border-bottom-color: #B40101; }

html.bcorr body:not(.home) input[type=url]:focus:not([readonly]) {
  border-bottom-color: #B40101; }

html.bcorr body:not(.home) input[type=time]:focus:not([readonly]) {
  border-bottom-color: #B40101; }

html.bcorr body:not(.home) input[type=date]:focus:not([readonly]) {
  border-bottom-color: #B40101; }

html.bcorr body:not(.home) input[type=datetime-local]:focus:not([readonly]) {
  border-bottom-color: #B40101; }

html.bcorr body:not(.home) input[type=tel]:focus:not([readonly]) {
  border-bottom-color: #B40101; }

html.bcorr body:not(.home) input[type=number]:focus:not([readonly]) {
  border-bottom-color: #B40101; }

html.bcorr body:not(.home) input[type=search]:focus:not([readonly]) {
  border-bottom-color: #B40101; }

/*
* >> Background placeholders
*/
html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-img, html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta:after {
  background-size: cover;
  background-position: 50% 50%; }

/*
* > General Body & HTML
*/
html {
  box-sizing: border-box;
  font-size: 14px;
  letter-spacing: 0; }
  html img {
    max-width: 100%;
    display: inline-block; }

body {
  display: block;
  margin: 0 auto;
  background: #ffffff;
  font-family: Montserrat, sans-serif;
  color: #000000; }
  body .container {
    width: 90%; }
  body #content {
    background: #ffffff; }

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: 1280px;
  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; }

/*
	*>> Header
*/
html.bcorr #bcorr-header {
  padding-bottom: 30px; }
  html.bcorr #bcorr-header .container {
    max-width: 1260px;
    border-bottom: 1px solid #B40101; }
    html.bcorr #bcorr-header .container .bcorr-logo {
      padding-top: 31px;
      padding-bottom: 27px; }
      html.bcorr #bcorr-header .container .bcorr-logo #logo-container {
        display: block;
        width: 100%;
        margin: 0 auto; }
        @media only screen and (min-width: 993px) {
          html.bcorr #bcorr-header .container .bcorr-logo #logo-container {
            margin-left: 21px; } }
    html.bcorr #bcorr-header .container .bcorr-content {
      font-size: 1.42857rem;
      line-height: 1.42857rem;
      color: #000;
      margin-right: 11px; }
      html.bcorr #bcorr-header .container .bcorr-content .bcorr-contact-links {
        margin-top: 9px;
        margin-bottom: 9px;
        vertical-align: top;
        display: block; }
        html.bcorr #bcorr-header .container .bcorr-content .bcorr-contact-links a {
          letter-spacing: 0;
          color: #000;
          margin-left: 14px; }
          html.bcorr #bcorr-header .container .bcorr-content .bcorr-contact-links a .fa-phone {
            margin-right: 2px; }
      html.bcorr #bcorr-header .container .bcorr-content .bcorr-top-tab {
        padding: 11px 0;
        text-align: center;
        display: inline-block;
        background: #B40101;
        width: 197px;
        border-radius: 20px;
        color: #ffffff;
        font-size: 1rem; }
        html.bcorr #bcorr-header .container .bcorr-content .bcorr-top-tab a {
          margin: 0 8px;
          display: inline-block;
          color: #ffffff; }
          html.bcorr #bcorr-header .container .bcorr-content .bcorr-top-tab a .fa {
            margin-right: 4px; }

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: #000;
          border: 0;
          font-size: 1rem;
          line-height: 1.14286rem;
          letter-spacing: 0.07143rem;
          padding: 11px 11px;
          font-weight: 700; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary a:hover {
            color: #B40101;
            border: 0;
            background-color: transparent; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary a:hover {
            color: #B40101;
            background-color: 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; }
            html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .dropdown-content a:hover {
              color: #FFF;
              background: #B40101; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children {
          box-shadow: none;
          position: relative; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children .dropdown-content {
            visibility: hidden;
            display: inline-block;
            left: 0; }
            html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children .dropdown-content .menu-item {
              display: block;
              white-space: nowrap;
              text-transform: uppercase; }
              html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children .dropdown-content .menu-item a {
                display: block; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children > a:hover {
            transition: none;
            color: #B40101;
            border: 0;
            padding: 11px 11px; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover .dropdown-content {
          visibility: visible;
          opacity: 1;
          overflow-y: visible; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover .dropdown-content .menu-item-has-children {
            position: relative; }
            html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover .dropdown-content .menu-item-has-children .dropdown-content-tertiary {
              background: #ffffff;
              visibility: hidden;
              opacity: 0;
              display: inline-block;
              position: absolute;
              top: 0;
              left: 100%; }
              html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover .dropdown-content .menu-item-has-children .dropdown-content-tertiary li a {
                color: #000; }
            html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover .dropdown-content .menu-item-has-children:hover {
              background: #B40101; }
              html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover .dropdown-content .menu-item-has-children:hover .dropdown-content-tertiary {
                visibility: visible;
                opacity: 1; }
                html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover .dropdown-content .menu-item-has-children:hover .dropdown-content-tertiary li:hover a {
                  color: #ffffff; }
              html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover .dropdown-content .menu-item-has-children:hover a {
                color: #ffffff; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover > a {
          color: #B40101;
          border: 0;
          padding: 11px 11px; }
  html.bcorr #bcorr-navigation .button-collapse {
    color: #B40101;
    font-size: 1.71429rem;
    float: none !important;
    color: #B40101;
    text-transform: uppercase;
    line-height: 0;
    position: relative; }
    html.bcorr #bcorr-navigation .button-collapse:hover {
      background: transparent;
      color: #B40101; }
    html.bcorr #bcorr-navigation .button-collapse .fa {
      font-size: 1.71429rem;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  @media only screen and (min-width: 993px) {
    html.bcorr #bcorr-navigation {
      margin-top: 20px; } }
  html.bcorr #bcorr-navigation .container {
    border-bottom: none; }

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: #B40101; }
    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: #B40101; }
      html.bcorr .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info .bcorr-mobile-contact-links a .fa {
        color: #000;
        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
*/
#index-banner {
  position: relative;
  height: 700px;
  background: rgba(0, 0, 0, 0.4); }
  @media only screen and (min-width: 601px) {
    #index-banner {
      height: 638px; } }

#index-sublogo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
  #index-sublogo .container {
    width: 95%; }
  #index-sublogo h2 {
    color: #ffffff;
    font-family: Montserrat, sans-serif;
    font-size: 1.85714rem;
    line-height: 2.42857rem;
    margin: 0 0 31px;
    text-transform: uppercase; }
    @media only screen and (min-width: 601px) {
      #index-sublogo h2 {
        font-size: 2.5rem;
        line-height: 3.07143rem;
        letter-spacing: 0.35714rem; } }
    @media only screen and (min-width: 993px) {
      #index-sublogo h2 {
        font-size: 2.85714rem;
        line-height: 3.57143rem;
        letter-spacing: 0.35714rem; } }
    #index-sublogo h2 strong {
      font-weight: 700; }
  #index-sublogo .bcorr-home-search {
    display: inline-block;
    width: 940px;
    max-width: 100%;
    margin: 0 auto 50px;
    position: relative; }
    #index-sublogo .bcorr-home-search .wolfnet_widgetTitle {
      display: none; }
    #index-sublogo .bcorr-home-search .wolfnet_smartSearch {
      margin: 0; }
      #index-sublogo .bcorr-home-search .wolfnet_smartSearch form fieldset {
        border: none;
        margin: 0;
        padding: 0; }
      #index-sublogo .bcorr-home-search .wolfnet_smartSearch .wnt-smartsearch {
        float: left;
        width: 100%;
        margin-bottom: 0; }
        #index-sublogo .bcorr-home-search .wolfnet_smartSearch .wnt-smartsearch .wnt-smart-menu {
          left: 0; }
      #index-sublogo .bcorr-home-search .wolfnet_smartSearch span.wnt-smart-search {
        background-color: #fff;
        padding: 5px 10px !important;
        border: 1px solid #eee; }
        #index-sublogo .bcorr-home-search .wolfnet_smartSearch span.wnt-smart-search input {
          font-size: 14px !important; }
          #index-sublogo .bcorr-home-search .wolfnet_smartSearch span.wnt-smart-search input:-ms-input-placeholder {
            font-size: 1.14286rem;
            font-weight: 400;
            color: #9E9E9E; }
          #index-sublogo .bcorr-home-search .wolfnet_smartSearch span.wnt-smart-search input::placeholder {
            font-size: 1.14286rem;
            font-weight: 400;
            color: #9E9E9E; }
          @media only screen and (min-width: 993px) {
            #index-sublogo .bcorr-home-search .wolfnet_smartSearch span.wnt-smart-search input {
              padding: 0 !important; } }
        @media only screen and (min-width: 993px) {
          #index-sublogo .bcorr-home-search .wolfnet_smartSearch span.wnt-smart-search {
            padding: 10px 10px 10px !important; } }
      #index-sublogo .bcorr-home-search .wolfnet_smartSearch .wnt-smart-search-input {
        height: 38px; }
      #index-sublogo .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartSubmit {
        padding: 0; }
      #index-sublogo .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartMinPrice,
      #index-sublogo .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartMaxPrice,
      #index-sublogo .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartBeds,
      #index-sublogo .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartBaths,
      #index-sublogo .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartSubmit {
        height: auto; }
      #index-sublogo .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields select {
        margin: 0 auto;
        height: 40px; }
      #index-sublogo .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartSearchForm_submitButton {
        background-color: #B40101;
        color: #fff;
        outline: none;
        border: none;
        height: 40px;
        font-size: 1.07143rem;
        line-height: 1.35714rem;
        font-weight: 500;
        letter-spacing: 0.17857rem; }

/**
 * > Homepage
 */
html.bcorr body.home .bcorr-sections {
  background: #ffffff; }
  html.bcorr body.home .bcorr-sections .bcorr-button {
    display: inline-block;
    width: 191px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #B40101;
    color: #ffffff;
    font-size: 1.07143rem;
    line-height: 1.35714rem;
    letter-spacing: 0.17857rem;
    font-weight: 600;
    text-transform: uppercase;
    padding: 11px 0; }

html.bcorr .bcorr-sections #bcorr-section-1 .container .row .bcorr-content h3, html.bcorr .bcorr-sections #bcorr-section-2 .container h3, html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-featured-listings h3, html.bcorr .bcorr-sections #bcorr-section-6 .container h3, html.bcorr body:not(.home) .bcorr-page-title h3 {
  font-size: 2.5rem;
  line-height: 3.07143rem;
  letter-spacing: 0.35714rem;
  font-weight: 500;
  text-transform: uppercase; }

/**
 * >> Sections
 */
html.bcorr .bcorr-sections {
  /**
			*>>> Section 1
		*/
  /**
			*>>> Section 2
		*/
  /**
			*>>> Section 3
		*/
  /**
			*>>> Section 4
		*/
  /**
			*>>> Section 5
		*/
  /**
			*>>> Section 6
		*/ }
  html.bcorr .bcorr-sections #bcorr-section-1 {
    background: #B40101;
    padding: 40px 0; }
    html.bcorr .bcorr-sections #bcorr-section-1 .container {
      max-width: 1260px; }
      html.bcorr .bcorr-sections #bcorr-section-1 .container .row {
        margin-bottom: 0; }
        html.bcorr .bcorr-sections #bcorr-section-1 .container .row .bcorr-content {
          width: 1000px;
          max-width: 100%;
          color: #ffffff;
          margin: 20px auto; }
          html.bcorr .bcorr-sections #bcorr-section-1 .container .row .bcorr-content h3 {
            margin: 0;
            text-align: center; }
          html.bcorr .bcorr-sections #bcorr-section-1 .container .row .bcorr-content p {
            font-size: 1.28571rem;
            line-height: 2.35714rem; }
          html.bcorr .bcorr-sections #bcorr-section-1 .container .row .bcorr-content .bcorr-buttons {
            font-size: 0;
            text-align: center; }
            html.bcorr .bcorr-sections #bcorr-section-1 .container .row .bcorr-content .bcorr-buttons .bcorr-button {
              margin: 10px;
              background: #000;
              color: #ffffff; }
  html.bcorr .bcorr-sections #bcorr-section-2 .container {
    padding: 60px 0;
    max-width: 1260px;
    width: 80%; }
    @media only screen and (min-width: 601px) {
      html.bcorr .bcorr-sections #bcorr-section-2 .container {
        width: 90%; } }
    html.bcorr .bcorr-sections #bcorr-section-2 .container .row {
      margin-bottom: 0; }
    html.bcorr .bcorr-sections #bcorr-section-2 .container h3 {
      margin: 0 0 11px;
      position: relative;
      z-index: 20; }
      html.bcorr .bcorr-sections #bcorr-section-2 .container h3:after {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        height: 4px;
        background: #B40101;
        z-index: -2; }
      html.bcorr .bcorr-sections #bcorr-section-2 .container h3:before {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 50%;
        content: "";
        transform: translateY(-50%);
        width: 456px;
        max-width: 100%;
        height: 10px;
        background: #ffffff;
        z-index: -1; }
        @media only screen and (min-width: 993px) {
          html.bcorr .bcorr-sections #bcorr-section-2 .container h3:before {
            right: auto;
            margin: 0; } }
    html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js {
      margin-bottom: 0; }
      html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js.bcorr-hide {
        display: none; }
      html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js.slick-initialized {
        display: block; }
      html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .slick-arrow:before {
        color: #000; }
      html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .slick-arrow:focus {
        background: transparent; }
        html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .slick-arrow:focus:before {
          color: #B40101; }
      html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event {
        display: inline-block;
        margin: 20px auto;
        font-size: 0;
        width: 350px;
        max-width: 100%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-img {
          width: 348px;
          max-width: 100%;
          height: 193px;
          margin: 0 auto;
          background-color: #ededed;
          position: relative; }
          html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-img img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 90%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom {
          vertical-align: middle;
          font-size: 0; }
          html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-date {
            vertical-align: middle;
            font-size: 1.42857rem; }
            @media only screen and (min-width: 601px) {
              html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-date {
                display: inline-block;
                width: 23%;
                text-align: right; } }
            html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-date .bcorr-month {
              font-size: 2.85714rem;
              line-height: 3.5rem;
              letter-spacing: 0rem;
              font-weight: 700;
              text-transform: uppercase;
              color: #979797;
              margin: 0; }
              @media only screen and (min-width: 993px) {
                html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-date .bcorr-month {
                  font-size: 2.14286rem;
                  line-height: 2.78571rem; } }
              @media only screen and (min-width: 1100px) {
                html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-date .bcorr-month {
                  font-size: 2.85714rem;
                  line-height: 3.5rem; } }
            html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-date .bcorr-day {
              font-size: 4.28571rem;
              line-height: 5.21429rem;
              font-weight: 200;
              color: #2B2B2B;
              margin: 0; }
              @media only screen and (min-width: 993px) {
                html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-date .bcorr-day {
                  font-size: 3.21429rem;
                  line-height: 3.71429rem; } }
              @media only screen and (min-width: 1100px) {
                html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-date .bcorr-day {
                  font-size: 4.28571rem;
                  line-height: 5.21429rem; } }
          html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-divider {
            width: 150px;
            height: 1px;
            margin: 20px auto;
            max-width: 100%;
            vertical-align: middle;
            background: #D8D8D8; }
            @media only screen and (min-width: 601px) {
              html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-divider {
                display: inline-block;
                width: 1px;
                height: 150px;
                margin: 0 22px 0 21px; } }
          html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-event-details {
            vertical-align: middle;
            font-size: 1.42857rem; }
            @media only screen and (min-width: 601px) {
              html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-event-details {
                display: inline-block;
                width: calc(77% - 45px);
                text-align: left; } }
            html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-event-details .bcorr-title {
              margin: 0 0 16px;
              font-size: 1.42857rem;
              line-height: 1.85714rem;
              letter-spacing: 0rem;
              font-weight: 500;
              color: #B40101; }
            html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-slider-js .bcorr-event .bcorr-bottom .bcorr-event-details .bcorr-time {
              margin: 5px 0 0;
              font-size: 1.57143rem;
              line-height: 1.92857rem;
              font-weight: 500;
              color: #A1A1A1; }
    html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-buttons {
      margin-top: 40px; }
      @media only screen and (min-width: 993px) {
        html.bcorr .bcorr-sections #bcorr-section-2 .container .bcorr-buttons {
          text-align: right; } }
  html.bcorr .bcorr-sections #bcorr-section-3 {
    overflow-x: hidden;
    border-top: 2.5px solid #ffffff;
    border-bottom: 2.5px solid #ffffff; }
    html.bcorr .bcorr-sections #bcorr-section-3 .row {
      margin: 0 -3px; }
      html.bcorr .bcorr-sections #bcorr-section-3 .row .col {
        padding: 0; }
        html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta {
          display: inline-block;
          width: 100%;
          height: 425px;
          border: 2.5px solid #ffffff;
          vertical-align: top;
          position: relative; }
          html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta:after {
            position: absolute;
            content: "";
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            filter: grayscale(100%);
            transition: filter 0.6s ease; }
          html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta:hover:after {
            filter: grayscale(0); }
          html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta:hover .bcorr-text .bcorr-button {
            background: #ffffff;
            color: #B40101; }
          html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta-1:after {
            background-image: url("https://d3sw26zf198lpl.cloudfront.net/2018/10/05/5bb773f159e56.jpg"); }
          html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta-2:after {
            background-image: url("https://d3sw26zf198lpl.cloudfront.net/2018/10/05/5bb7724f40f1a.jpg"); }
          html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta-3:after {
            background-image: url("https://d3sw26zf198lpl.cloudfront.net/2018/10/05/5bb772501f2c9.jpg"); }
          html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta-4:after {
            background-image: url("https://d3sw26zf198lpl.cloudfront.net/2018/10/05/5bb77250c7a08.jpg"); }
          html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta .bcorr-text {
            position: absolute;
            z-index: 100;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 90%; }
            html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta .bcorr-text h3 {
              margin: 0 0 23px;
              font-size: 2.14286rem;
              line-height: 2.64286rem;
              letter-spacing: 0.35714rem;
              text-transform: uppercase;
              color: #ffffff;
              text-shadow: 0 2px 4px rgba(0, 0, 0, 0.43); }
            html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta .bcorr-text .bcorr-button {
              background: transparent;
              border: 2px solid #ffffff;
              width: 190px;
              padding: 9px 0;
              transition: all 0.6s ease; }
  html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-featured-listings {
    max-width: 1266px;
    padding: 40px 0; }
    html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-featured-listings h3 {
      margin: 0 0 11px;
      position: relative;
      z-index: 20; }
      html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-featured-listings h3:after {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        height: 4px;
        background: #B40101;
        z-index: -2; }
      html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-featured-listings h3:before {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 50%;
        content: "";
        transform: translateY(-50%);
        width: 456px;
        max-width: 100%;
        height: 10px;
        background: #ffffff;
        z-index: -1; }
        @media only screen and (min-width: 993px) {
          html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-featured-listings h3:before {
            right: auto;
            margin: 0; } }
    html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-featured-listings .bcorr-buttons {
      margin: 36px auto; }
      @media only screen and (min-width: 993px) {
        html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-featured-listings .bcorr-buttons {
          text-align: right; } }
  html.bcorr .bcorr-sections #bcorr-section-5 {
    background: #B40101;
    padding: 110px 0;
    font-size: 0; }
    @media only screen and (min-width: 993px) {
      html.bcorr .bcorr-sections #bcorr-section-5 {
        background-attachment: fixed; } }
    @media only screen and (min-width: 993px) {
      html.bcorr .bcorr-sections #bcorr-section-5 {
        background-position: center center; } }
    html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-content {
      display: inline-block;
      padding: 0 5px;
      margin: 20px auto;
      width: 100%; }
      @media only screen and (min-width: 993px) {
        html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-content {
          width: 27%; } }
      html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-content h2 {
        margin: 31px 0 9px;
        font-size: 4.42857rem;
        left: 5.42857rem;
        font-weight: 600;
        text-transform: uppercase;
        color: #ffffff; }
      html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-content p {
        margin: 0;
        font-size: 1.71429rem;
        line-height: 2.07143rem;
        letter-spacing: 0.07143rem;
        font-weight: 700;
        text-transform: uppercase;
        color: #ffffff; }
  html.bcorr .bcorr-sections #bcorr-section-6 {
    padding: 40px 0; }
    html.bcorr .bcorr-sections #bcorr-section-6 .container {
      max-width: 1260px; }
      html.bcorr .bcorr-sections #bcorr-section-6 .container h3 {
        margin: 0;
        position: relative;
        z-index: 20; }
        html.bcorr .bcorr-sections #bcorr-section-6 .container h3:after {
          position: absolute;
          content: "";
          left: 0;
          right: 0;
          top: 50%;
          transform: translateY(-50%);
          width: 100%;
          height: 4px;
          background: #B40101;
          z-index: -2; }
        html.bcorr .bcorr-sections #bcorr-section-6 .container h3:before {
          position: absolute;
          left: 0;
          right: 0;
          margin: 0 auto;
          top: 50%;
          content: "";
          transform: translateY(-50%);
          width: 290px;
          max-width: 100%;
          height: 10px;
          background: #ffffff;
          z-index: -1; }
          @media only screen and (min-width: 993px) {
            html.bcorr .bcorr-sections #bcorr-section-6 .container h3:before {
              right: auto;
              margin: 0; } }
      html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content {
        display: inline-block;
        width: 100%;
        margin: 22px auto 35px; }
        html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper {
          margin: 0; }
          html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_body {
            text-align: center; }
            html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield {
              margin: 0;
              padding: 0; }
              html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
                display: none; }
              html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
                margin: 0; }
                html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input,
                html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
                  width: 650px;
                  max-width: 100%;
                  margin: 10px auto 9px;
                  border: none;
                  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
                  background: #ffffff;
                  height: 39px;
                  font-size: 1.07143rem;
                  line-height: 1.35714rem;
                  letter-spacing: 0.17857rem;
                  color: #000000;
                  font-weight: 400;
                  font-family: Montserrat, sans-serif;
                  text-indent: 7px; }
                  html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:-ms-input-placeholder,
                  html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:-ms-input-placeholder {
                    font-size: 1.07143rem;
                    line-height: 1.35714rem;
                    letter-spacing: 0.17857rem;
                    color: #000000;
                    text-transform: uppercase;
                    font-weight: 400;
                    font-family: Montserrat, sans-serif; }
                  html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder,
                  html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder {
                    font-size: 1.07143rem;
                    line-height: 1.35714rem;
                    letter-spacing: 0.17857rem;
                    color: #000000;
                    text-transform: uppercase;
                    font-weight: 400;
                    font-family: Montserrat, sans-serif; }
                html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
                  height: 150px;
                  text-indent: 4px;
                  padding-top: 10px; }
          html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_footer {
            padding: 0;
            text-align: center;
            width: 650px;
            max-width: 100%;
            margin: 0 auto; }
            @media only screen and (min-width: 601px) {
              html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_footer {
                text-align: right; } }
            html.bcorr .bcorr-sections #bcorr-section-6 .container .bcorr-content .gform_wrapper form .gform_footer .gform_button {
              margin: 8px 0 0;
              border: none;
              display: inline-block;
              width: 191px;
              max-width: 100%;
              text-align: center;
              background: #B40101;
              color: #ffffff;
              font-size: 1.07143rem;
              line-height: 1.35714rem;
              letter-spacing: 0.17857rem;
              font-weight: 600;
              text-transform: uppercase;
              padding: 11px 0; }

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

/**
 * > Interior Pages
 */
html.bcorr body:not(.home) .bcorr-page-title h3 {
  font-family: Montserrat, sans-serif; }

html.bcorr body:not(.home) .button-primary {
  background: #B40101; }

/*
* > 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: 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: 224px;
          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 {
          margin: 0 auto;
          font-size: 0.78571rem;
          line-height: 0.92857rem; }
          @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-1 .bcorr-compliance {
        margin: 15px auto;
        text-align: center; }
        @media only screen and (min-width: 993px) {
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-compliance {
            text-align: left;
            margin-left: 0; } }
        #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-compliance a {
          font-size: 0.85714rem;
          line-height: 1.07143rem;
          text-decoration: underline; }
      #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.14286rem;
          letter-spacing: 0.07143rem;
          font-weight: 600;
          text-transform: uppercase;
          color: #000;
          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: #000; }
            @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: 500;
          color: #000; }
          #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;
            color: #B40101; }
          #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: 60%; } }
      #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-resources {
        background: #000;
        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: #B40101;
          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: #ffffff;
            height: 18px;
            width: 18px;
            color: transparent; }
            #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social svg image {
              fill: #ffffff;
              color: #ffffff; }
          #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social i.fa {
            display: block;
            color: #ffffff;
            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; }

.fixed-action-btn.horizontal ul {
  text-align: left;
  left: 64px;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  right: auto;
  width: 464px; }

.navbar-form.navbar-form--padded {
  padding: 0.8em 0 0.3em; }

.stylish-input-group {
  background: white !important;
  border-radius: 15px;
  border: 1px solid #bababa; }

.stylish-input-group.stylish-input-group--active {
  border: 1px solid #DF001D; }

.stylish-input-group input[type=text] {
  width: calc(100% - 70px) !important; }

.stylish-input-group .form-control {
  box-shadow: 0 0 0;
  border-color: #ccc;
  margin-bottom: 0 !important;
  padding: 0 15px !important;
  border: 0 !important; }

.stylish-input-group .form-control:focus,
.stylish-input-group .form-control:active,
.stylish-input-group .form-control:hover {
  border-bottom: 0 !important;
  box-shadow: none !important; }

.stylish-input-group button,
.stylish-input-group button:hover,
.stylish-input-group button:focus,
.stylish-input-group button:active {
  border: 0;
  background: transparent !important; }

.stylish-input-group--loading .fa {
  animation: loading-spin 2s infinite ease-out; }

@keyframes loading-spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

body.page-template-page-agents .bcorr-agents-wrapper {
  position: relative; }
  body.page-template-page-agents .bcorr-agents-wrapper .bcorr-loading {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 200;
    opacity: 0;
    transition: opacity 0.25s ease-in; }
  body.page-template-page-agents .bcorr-agents-wrapper:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    right: -10px;
    bottom: 0;
    background: #f6f6f6;
    opacity: 0;
    transition: opacity 0.25s ease-in;
    pointer-events: none;
    z-index: 100; }

body.page-template-page-agents .bcorr-agents-wrapper--loading .bcorr-loading {
  opacity: 1; }

body.page-template-page-agents .bcorr-agents-wrapper--loading:before {
  opacity: 1; }
