/*! 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=Libre+Baskerville:400,400i,700|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 - Interior Pages
--------------------------------------------------------------*/
/*--------------------------------------------------------------
9 - Background Mixin
--------------------------------------------------------------*/
/*---------------------------------------------------------------
10 - 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.home #home-search #pl_formContainer {
  max-width: 1040px;
  margin: 0 auto; }

html.bcorr body.home #home-search .card {
  margin: 0 auto;
  width: 100%; }

html.bcorr body.home #home-search .buttonWrapper .button-primary {
  background-color: #B62028;
  color: #ffffff;
  font-size: 1.28571rem; }
  html.bcorr body.home #home-search .buttonWrapper .button-primary:hover {
    background-color: #000000;
    color: #ffffff; }

html.bcorr body.home #home-search .selection-tabs-section li a.selected {
  color: #B62028; }

html.bcorr body.home #home-search .chosen-container .chosen-drop .chosen-results li.highlighted {
  color: #B62028; }

html.bcorr body.home #home-search.hideType .typeSelections {
  display: none; }

html.bcorr body.home #home-search.hideType .buttonWrapper {
  width: 20%; }
  @media only screen and (max-width: 600px) {
    html.bcorr body.home #home-search.hideType .buttonWrapper {
      display: block;
      width: 100%; } }

html.bcorr body.home #home-search.hideType .freeTextWrap {
  width: 80%; }
  @media only screen and (max-width: 600px) {
    html.bcorr body.home #home-search.hideType .freeTextWrap {
      width: 100%; } }

html.bcorr body.home #home-search.hideType .selectWrapper {
  display: none; }

html.bcorr body.home #home-search.hideType .selection-tabs-section {
  display: none; }

@media only screen and (max-width: 600px) {
  html.bcorr body.home #home-search .buttonWrapper {
    display: block;
    width: 100%; } }

html.bcorr body.home #home-search #search .row {
  margin: 0; }

html.bcorr body.home #home-search #search #pl_searchButton {
  background-color: #B62028;
  color: #ffffff;
  box-shadow: none; }
  @media only screen and (max-width: 600px) {
    html.bcorr body.home #home-search #search #pl_searchButton {
      height: 45px;
      line-height: 45px; } }

html.bcorr body.home #home-search #search .freeTextWrap input {
  box-sizing: border-box; }

@media only screen and (max-width: 600px) {
  html.bcorr body.home #home-search #search .freeTextWrap {
    width: 100%; } }

html.bcorr body.home #home-search .pl_suggestions .autosuggestCategoryHeader {
  color: #000000;
  font-weight: 700; }

html.bcorr body.home #home-search .pl_suggestions li .pl_context {
  color: #000000;
  font-weight: 400; }

html.bcorr body.home #home-search .pl_suggestions .active {
  color: #B62028; }
  html.bcorr body.home #home-search .pl_suggestions .active .pl_context {
    color: #B62028; }

html.bcorr body.home #home-search .pl_suggestions li:hover {
  color: #B62028; }
  html.bcorr body.home #home-search .pl_suggestions li:hover .pl_context {
    color: #B62028; }

html.bcorr body.home #home-search .side-nav .side-nav-header li:hover {
  background-color: #B62028; }

html.bcorr body.home #home-search .side-nav .pl_socialLinks li a {
  color: #B62028; }
  html.bcorr body.home #home-search .side-nav .pl_socialLinks li a:hover {
    color: #b72028; }

html.bcorr body.home #home-search #map-search-input .pl_template_select {
  color: #B62028; }

html.bcorr body.home #home-search #map-search-input a {
  color: #B62028; }

html.bcorr body.home #home-search #pl_listings a.chosen-single {
  color: #B62028; }

html.bcorr body.home #home-search #pl_listings .chosen-single span:after {
  border-top-color: #B62028; }

html.bcorr body.home #home-search #pl_listings .selectWrapper.pl_form-ctrl.pl_sortDir {
  color: #B62028; }
  html.bcorr body.home #home-search #pl_listings .selectWrapper.pl_form-ctrl.pl_sortDir:hover {
    color: #b72028; }

html.bcorr .pl_suggestions .autosuggestCategoryHeader {
  color: #000000;
  font-weight: 700; }

html.bcorr .pl_suggestions li .pl_context {
  color: #000000;
  font-weight: 400; }

html.bcorr .pl_suggestions .active {
  color: #B62028; }
  html.bcorr .pl_suggestions .active .pl_context {
    color: #B62028; }

html.bcorr .pl_suggestions li:hover {
  color: #B62028; }
  html.bcorr .pl_suggestions li:hover .pl_context {
    color: #B62028; }

html.bcorr .pl_listings-search .purchaseTypeWrapper .activeToggleValue .toggleButton {
  color: #ffffff; }

html.bcorr .mobileUtilities .pl_advancedMenu-btn .toggleAdvanced {
  color: #ffffff; }

html.bcorr .mobileUtilities .savedSearchWrapper .mobile_save_search {
  color: #ffffff; }

html.bcorr .pl_listings a.chosen-single {
  color: #ffffff; }

html.bcorr .save-listing-wrap a.pl_prop_fav_link {
  background-color: #B62028; }
  html.bcorr .save-listing-wrap a.pl_prop_fav_link:hover {
    background-color: #000000; }

html.bcorr .listing-address {
  color: #000000; }

html.bcorr #pl_listings a.chosen-single {
  color: #B62028; }

html.bcorr #pl_listings .chosen-single span:after {
  color: #B62028;
  border-top-color: #B62028; }

html.bcorr #pl_listings .selectWrapper.pl_form-ctrl.pl_sortDir {
  color: #B62028; }
  html.bcorr #pl_listings .selectWrapper.pl_form-ctrl.pl_sortDir:hover {
    color: #b72028; }

html.bcorr .kw-red-text {
  color: #B62028 !important; }
  html.bcorr .kw-red-text a {
    color: #B62028 !important; }

html.bcorr .contrast-section {
  background: #ffffff;
  background-image: linear-gradient(135deg, #B62028 0, #B62028 50%); }

html.bcorr .card .card-no-image {
  background-image: linear-gradient(135deg, #B62028 0, #B62028 50%); }

html.bcorr .card .card-action a {
  color: #B62028; }
  html.bcorr .card .card-action a:hover {
    color: #b72028; }

html.bcorr .page-template-page-template-listings-search-php .purchaseTypeWrapper ul .purchaseType {
  color: #000000; }
  html.bcorr .page-template-page-template-listings-search-php .purchaseTypeWrapper ul .purchaseType:hover {
    color: #B62028; }
  html.bcorr .page-template-page-template-listings-search-php .purchaseTypeWrapper ul .purchaseType.active {
    color: #B62028;
    border-color: #B62028; }

html.bcorr .pl_listings-search .purchaseTypeWrapper ul .purchaseType {
  color: #000000; }

html.bcorr .pl_listings-search .purchaseTypeWrapper ul .purchaseType.active {
  border: 1px solid #B62028;
  color: #B62028;
  background-color: #f5f5f5; }

html.bcorr .pl_listings-search .purchaseTypeWrapper ul .purchaseType:hover {
  cursor: pointer;
  color: #B62028; }

html.bcorr #map-search-input .submitRow .savedSearchWrapper a {
  color: #B62028; }
  html.bcorr #map-search-input .submitRow .savedSearchWrapper a:hover {
    color: #B62028; }

html.bcorr .sectioned-page .content-title {
  border-bottom: 1px solid #B62028; }

html.bcorr .sectioned-page .section-toc li {
  color: #B62028; }
  html.bcorr .sectioned-page .section-toc li:hover {
    border-left: 2px solid #B62028; }

html.bcorr a {
  color: #B62028; }
  html.bcorr a:hover {
    color: #b72028; }
  html.bcorr a.blog-link-hp {
    color: #B62028; }
    html.bcorr a.blog-link-hp:hover {
      color: #b72028; }
  html.bcorr a.blog-header-link-hp:hover {
    color: #B62028; }

html.bcorr .noUi-connect {
  background-color: #B62028; }

html.bcorr #header.luxury #logo-tagline a:hover {
  color: #000000; }

html.bcorr #header.luxury .nav_links ul li a {
  color: #000000; }

html.bcorr #header.luxury .nav_links ul li .sub-menu a {
  color: #B62028; }
  html.bcorr #header.luxury .nav_links ul li .sub-menu a:hover {
    color: #b72028;
    border-bottom-color: #000000; }

html.bcorr #header.luxury .nav_links ul li.menu-item-has-children:hover a {
  color: #B62028; }

html.bcorr #header.whiteHeader {
  color: #B62028; }
  html.bcorr #header.whiteHeader a {
    color: #B62028; }
    html.bcorr #header.whiteHeader a:hover {
      color: #B62028; }
  html.bcorr #header.whiteHeader #navigation-mobile {
    color: #B62028; }
  html.bcorr #header.whiteHeader .for-nav-trigger {
    color: #B62028; }
  html.bcorr #header.whiteHeader #logo-tagline a:hover {
    color: #B62028; }
  html.bcorr #header.whiteHeader .nav_links ul li a:hover {
    border-bottom: 2px solid; }

html.bcorr #header #logo-tagline a:hover {
  color: #000000; }

html.bcorr.map-search #map-based-search {
  padding-left: 0; }

html.bcorr.map-search #header.whiteHeader a.map-search-toggle.map-search {
  color: #B62028; }

html.bcorr.map-search #map-search-input a.map-search-toggle.map-search {
  color: #B62028; }

html.bcorr:not(.map-search) #header.whiteHeader a.map-search-toggle.listing-search {
  color: #B62028; }

html.bcorr:not(.map-search) #map-search-input a.map-search-toggle.listing-search {
  color: #B62028; }

html.bcorr.sps .primary-menu li a:hover {
  border-bottom: 2px solid; }

html.bcorr.sps .primary-menu li:last-child a {
  background-color: #B62028; }
  html.bcorr.sps .primary-menu li:last-child a:hover {
    background-color: #B62028; }

html.bcorr.sps .primary-menu a:hover {
  color: #B62028; }

html.bcorr #pdp-main-container #totalPayment {
  color: #B62028; }

html.bcorr #pdp-main-container h5.pdp_address {
  color: #B62028; }

html.bcorr .client-page .collapsible-header:hover {
  color: #B62028; }

html.bcorr .client-page .saved-property .list-header .pagination:hover {
  color: #B62028; }

html.bcorr .client-page .property-save i:hover {
  color: #B62028; }

html.bcorr .default_viewmorelistings {
  background-color: #B62028; }

html.bcorr .button-primary {
  background-color: #B62028;
  color: #ffffff; }
  html.bcorr .button-primary:hover {
    background-color: #000000;
    color: #ffffff; }

html.bcorr input[type=submit] {
  background-color: #B62028; }

html.bcorr button[type=submit] {
  background-color: #B62028; }

html.bcorr .toggleAdvanced {
  color: #B62028; }

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

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

html.bcorr .btn {
  background-color: #B62028;
  color: #ffffff; }
  html.bcorr .btn:hover {
    background-color: #000000;
    color: #ffffff; }

html.bcorr .icon-block {
  padding: 0 15px; }
  html.bcorr .icon-block .material-icons {
    font-size: inherit; }

html.bcorr .tabs .tab a {
  color: #B62028; }
  html.bcorr .tabs .tab a:hover {
    color: #b72028; }

html.bcorr .tabs .indicator {
  background-color: #B62028; }

html.bcorr .pl_widget-savedSearch-remove:before {
  color: #B62028; }

html.bcorr .pl_widget-savedSearch-remove:hover:before {
  color: #b72028; }

html.bcorr .pl_widget-savedSearch-edit:before {
  color: #B62028; }

html.bcorr .pl_widget-savedSearch-edit:hover:before {
  color: #b72028; }

html.bcorr .pl_widget-savedSearch-show:before {
  color: #B62028; }

html.bcorr .pl_widget-savedSearch-show:hover:before {
  color: #b72028; }

html.bcorr .landing-page .in-page-nav ul a:not(.button-primary):hover {
  color: #b72028; }

html.bcorr .image-gallery .flex-control-paging li a.flex-active {
  background: #B62028; }

html.bcorr .image-gallery .flex-control-paging li a:hover {
  background: #B62028; }

html.bcorr .gallery-container #pl_slider-gallery.flexslider .slides > li span {
  background-color: #B62028; }

html.bcorr .gallery-container #pl_slider-gallery.flexslider .slides > li.flex-active-slide span {
  border-color: #B62028; }

html.bcorr .page-tiles.tile-grid .page-tile:hover {
  background: linear-gradient(-45deg, #000000 0, #b72028 80%); }

html.bcorr .page-tiles.tile-grid .tile-image.no-image {
  background-image: linear-gradient(-132deg, #B62028 12%, #B62028 100%); }

html.bcorr .pagination li.active {
  color: #B62028; }
  html.bcorr .pagination li.active a {
    font-weight: bold; }

html.bcorr .pl_pagination li.active {
  color: #B62028; }
  html.bcorr .pl_pagination li.active a {
    font-weight: bold; }

html.bcorr .noUi-handle:before {
  background-color: #B62028; }

html.bcorr .primary-menu .menu-item-has-children .sub-menu li a {
  color: #b72028; }
  html.bcorr .primary-menu .menu-item-has-children .sub-menu li a:hover {
    color: #B62028; }

html.bcorr .primary-menu .menu-item-has-children:hover > a {
  color: #b72028; }
  html.bcorr .primary-menu .menu-item-has-children:hover > a:hover {
    color: #B62028; }

html.bcorr .content-section .title {
  color: #B62028; }

html.bcorr .pl_template_select.selected {
  color: #B62028; }

html.bcorr a.pl_add_favorite {
  color: #ffffff; }

html.bcorr .pl_listing-card h5 a {
  color: #B62028; }
  html.bcorr .pl_listing-card h5 a:hover {
    color: #b72028; }

html.bcorr #map-listings-toggle a.map-based-search-toggle.pl_template_select.selected {
  color: #B62028; }

html.bcorr #pl_toggle-list-tile-view a.pl_template_select:hover {
  color: #B62028; }

html.bcorr #pl_toggle-list-tile-view a.pl_template_select.selected {
  color: #B62028; }
  html.bcorr #pl_toggle-list-tile-view a.pl_template_select.selected:hover {
    color: #b72028; }

html.bcorr #pl_pdp-save-listing a.pl_prop_fav_link {
  background-color: #B62028; }
  html.bcorr #pl_pdp-save-listing a.pl_prop_fav_link:hover {
    background-color: #000000; }

html.bcorr .sidebar-share a {
  color: #B62028; }
  html.bcorr .sidebar-share a:hover {
    color: #b72028; }

html.bcorr .card-content h5 a:hover {
  color: #B62028; }

html.bcorr .blog-collection-item .blog-posted {
  color: #B62028; }

html.bcorr .blog-posts .card-content h6 {
  color: #000000; }

html.bcorr button:focus {
  background-color: #B62028; }

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

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

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

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

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

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

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

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

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

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

html.bcorr .accreditation .img {
  width: 70px; }

html.bcorr .inline-list ul li {
  display: inline;
  vertical-align: text-bottom;
  padding: 0 10px; }

html.bcorr .fancybox-inner:before {
  background-color: #B62028; }

html.bcorr h3.widgettitle {
  color: #000000; }

html.bcorr .widget.pl_widget-agent .pl_widget-agent--phone:before {
  color: #B62028; }

html.bcorr .widget.pl_widget-agent .pl_widget-agent--phone a {
  color: #B62028; }
  html.bcorr .widget.pl_widget-agent .pl_widget-agent--phone a:hover {
    color: #b72028; }

html.bcorr .widget.pl_widget-agent .pl_widget-agent--email:before {
  color: #B62028; }

html.bcorr .widget.pl_widget-agent .pl_widget-agent--email a {
  color: #B62028; }
  html.bcorr .widget.pl_widget-agent .pl_widget-agent--email a:hover {
    color: #b72028; }

html.bcorr .agent .social .pl_socialLinks a {
  color: #B62028; }
  html.bcorr .agent .social .pl_socialLinks a:hover {
    color: #b72028; }

html.bcorr .pl_widget-contact.recruitment .button-primary {
  color: #ffffff;
  background-color: #B62028; }
  html.bcorr .pl_widget-contact.recruitment .button-primary:hover {
    color: #ffffff;
    background-color: #000000; }

html.bcorr .feed-item a:hover h1 {
  color: #B62028; }

html.bcorr .neighborhood_map_details .pane-toggle.pane-toggle-more-info a {
  color: #B62028; }
  html.bcorr .neighborhood_map_details .pane-toggle.pane-toggle-more-info a:hover {
    color: #b72028; }

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

html.bcorr .pl_widget-quickSearch .purchaseType.active, html.bcorr .pl_widget-quickSearch .purchaseType:hover {
  color: #B62028;
  border-bottom: 1px solid #B62028; }

html.bcorr .widgetSubTitle {
  color: #000; }

/*
* >> Background placeholders
*/
html.bcorr .bcorr-sections #bcorr-section-3, html.bcorr .bcorr-sections #bcorr-section-4, #footer.page-footer, html.bcorr #bcorr-header .bcorr-header-row, html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta, html.bcorr body:not(.home) .bcorr-post-img {
  background-size: cover;
  background-position: 50% 50%; }

html.bcorr .bcorr-sections #bcorr-section-3 {
  background-image: url("https://d3sw26zf198lpl.cloudfront.net/2017/12/26/5a4299dd9040b.jpg"); }

html.bcorr .bcorr-sections #bcorr-section-4 {
  background-image: url("https://d3sw26zf198lpl.cloudfront.net/2017/12/26/5a4299de150dc.jpg"); }

#footer.page-footer {
  background-image: url("https://d3sw26zf198lpl.cloudfront.net/2017/12/26/5a4299de9ed6b.jpg"); }

html.bcorr #bcorr-header .bcorr-header-row {
  background-image: url("https://d3sw26zf198lpl.cloudfront.net/2017/12/26/5a42abc290272.jpg"); }

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

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

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

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

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

html.bcorr .row {
  margin-bottom: 0; }

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;
  -webkit-transform: none;
          transform: none; }
  html.bcorr #logo-container img {
    padding-left: 0;
    height: auto;
    max-width: 100%;
    max-height: none; }

/*
	*> South Carolina
 */
/*
	*>> Header
*/
html.bcorr #bcorr-header {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25); }
  html.bcorr #bcorr-header .bcorr-top {
    background: #B62028; }
    html.bcorr #bcorr-header .bcorr-top .container {
      max-width: 1240px; }
      html.bcorr #bcorr-header .bcorr-top .container .bcorr-top-tap {
        padding: 8px 0 7px;
        color: #ffffff;
        font-size: 0.85714rem;
        line-height: 1.07143rem; }
        html.bcorr #bcorr-header .bcorr-top .container .bcorr-top-tap a {
          color: #ffffff; }
  html.bcorr #bcorr-header .bcorr-header-row .container {
    max-width: 1334px; }
    html.bcorr #bcorr-header .bcorr-header-row .container .bcorr-logo {
      padding-top: 11px;
      padding-bottom: 2px; }
      html.bcorr #bcorr-header .bcorr-header-row .container .bcorr-logo #logo-container {
        display: inline-block;
        width: 212px;
        max-width: 100%;
        vertical-align: middle; }
        @media only screen and (min-width: 993px) {
          html.bcorr #bcorr-header .bcorr-header-row .container .bcorr-logo #logo-container {
            margin-left: 0; } }
    html.bcorr #bcorr-header .bcorr-header-row .container .bcorr-title {
      padding-top: 28px;
      padding-bottom: 11px; }
      html.bcorr #bcorr-header .bcorr-header-row .container .bcorr-title .bcorr-center-content h3 {
        margin: 0;
        font-family: Montserrat, sans-serif;
        font-size: 1.14286rem;
        line-height: 2rem;
        letter-spacing: 0.42857rem;
        text-transform: uppercase;
        color: #000;
        font-weight: 400; }
        html.bcorr #bcorr-header .bcorr-header-row .container .bcorr-title .bcorr-center-content h3 strong {
          display: block;
          font-weight: 700;
          font-family: Libre Baskerville, serif;
          font-size: 1.85714rem;
          line-height: 2.5rem;
          letter-spacing: 0.21429rem; }
    html.bcorr #bcorr-header .bcorr-header-row .container .bcorr-content {
      margin-right: 39px; }
      html.bcorr #bcorr-header .bcorr-header-row .container .bcorr-content .bcorr-phone {
        margin: 26px 10px 0 0;
        display: inline-block;
        width: 167px;
        max-width: 100%;
        text-align: left;
        font-size: 1.78571rem;
        color: #000; }
        html.bcorr #bcorr-header .bcorr-header-row .container .bcorr-content .bcorr-phone span {
          font-weight: 500;
          display: block;
          font-size: 1.07143rem;
          text-transform: uppercase;
          color: #B62028; }
          html.bcorr #bcorr-header .bcorr-header-row .container .bcorr-content .bcorr-phone span .fa {
            margin-right: 4px; }
  html.bcorr #bcorr-header .bcorr-nav-row {
    background: #B62028;
    /*
			* >> Navigation
			*/ }
    html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation {
      line-height: 0; }
      html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper {
        display: inline-block;
        width: 100%; }
        html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav {
          vertical-align: top; }
          html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main {
            line-height: 0;
            height: auto;
            display: inline-block;
            background: transparent;
            box-shadow: none;
            text-align: center; }
            html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main i {
              display: inline-block; }
            html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main.view-mobile {
              display: none; }
            html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container {
              opacity: 0;
              width: 100%;
              float: none; }
              html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul {
                line-height: 0;
                display: inline-block;
                white-space: nowrap; }
                html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul.dropdown-content {
                  margin-left: 10px; }
                html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul li {
                  float: none;
                  display: inline-block;
                  white-space: nowrap; }
                  html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul li a {
                    font-family: Montserrat, sans-serif;
                    color: #ffffff;
                    text-transform: uppercase;
                    font-size: 1rem;
                    line-height: 1.28571rem;
                    font-weight: 500;
                    position: relative;
                    padding: 15px 0 13px;
                    margin: 0 10px; }
                    html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul li a:before {
                      content: "";
                      display: block;
                      position: absolute;
                      left: 0;
                      right: 0;
                      bottom: 0;
                      height: 2px;
                      background: #ffffff;
                      z-index: 1;
                      opacity: 0; }
                    html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul li a:hover {
                      background: transparent; }
                      html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul li a:hover:before {
                        opacity: 1; }
                  html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul li.menu-item-has-children a:before {
                    display: none !important; }
              html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul.dropdown-content {
                line-height: 0; }
                html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul.dropdown-content li {
                  display: block;
                  line-height: 0;
                  min-height: 0; }
                  html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul.dropdown-content li a {
                    color: #B62028;
                    padding: 15px 10px;
                    margin: 0; }
                    html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul.dropdown-content li a:hover {
                      color: #ffffff;
                      background: #B62028; }
                      html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-menu-wrapper .bcorr-nav #nav-main .container ul.dropdown-content li a:hover:before {
                        opacity: 0; }
      html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-nav #slide-out.side-nav {
        text-align: left; }
        html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-nav #slide-out.side-nav li {
          border-bottom: 1px solid #bababa; }
          html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-nav #slide-out.side-nav li:last-of-type {
            border-bottom: none; }
        html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-nav #slide-out.side-nav li > a {
          white-space: nowrap; }
          html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-nav #slide-out.side-nav li > a i.fa {
            float: right;
            font-size: 1.07143rem; }
        html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-nav #slide-out.side-nav .show-subnav {
          display: block; }
        html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-nav #slide-out.side-nav .collapsible-header {
          padding: 0 32px; }
        html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-nav #slide-out.side-nav .collapsible-body li a {
          padding-left: 45px;
          background: #f5f5f5; }
        html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info {
          padding: 10px 16px;
          color: #000000;
          border-bottom: 1px solid #555; }
          html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info h3 {
            font-size: 1.28571rem; }
          html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info .bcorr-mobile-contact-links {
            text-align: left; }
            html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .bcorr-nav #slide-out.side-nav .bcorr-mobile-agent-info .bcorr-mobile-contact-links a {
              display: inline-block;
              vertical-align: middle;
              font-size: 1.14286rem;
              color: #B62028; }
            html.bcorr #bcorr-header .bcorr-nav-row #bcorr-navigation .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-header .bcorr-nav-row #bcorr-navigation .bcorr-nav .button-collapse {
        float: none !important;
        color: #ffffff;
        font-size: 1.28571rem;
        text-transform: uppercase; }

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

/*
* > Hero
* >> Subheader
*/
#bcorr-hero {
  position: relative;
  height: 590px;
  /*
		*>> Batman Hero
	 */ }
  #bcorr-hero .home-flexslider-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: -1; }
    #bcorr-hero .home-flexslider-wrapper .home-flexslider {
      height: 100%; }
      #bcorr-hero .home-flexslider-wrapper .home-flexslider .flex-control-nav, #bcorr-hero .home-flexslider-wrapper .home-flexslider .flex-direction-nav {
        display: none; }
      #bcorr-hero .home-flexslider-wrapper .home-flexslider .slides {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%; }
        #bcorr-hero .home-flexslider-wrapper .home-flexslider .slides li {
          background-color: #222;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover;
          width: 100%;
          height: 100%; }
          #bcorr-hero .home-flexslider-wrapper .home-flexslider .slides li img {
            display: none; }
  #bcorr-hero .home-search-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 48.4%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  #bcorr-hero .home-search-text {
    margin: 0 auto; }
    #bcorr-hero .home-search-text h1 {
      color: #ffffff;
      font-weight: 400;
      font-family: Libre Baskerville, serif;
      font-size: 3.14286rem;
      line-height: 3.92857rem;
      letter-spacing: 0.42857rem;
      text-transform: uppercase;
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.35);
      margin: 0 0 11px; }
  #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wnt-smartsearch {
    padding: 0;
    margin: 0 auto;
    position: relative;
    border: none !important; }
    #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wnt-smartsearch .wnt-smartsearch-input-container .wnt-smart-search {
      padding: 0;
      border: none !important; }
      #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wnt-smartsearch .wnt-smartsearch-input-container .wnt-smart-search .wnt-smart-search-input {
        display: block !important;
        width: 100% !important; }
        #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wnt-smartsearch .wnt-smartsearch-input-container .wnt-smart-search .wnt-smart-search-input input {
          padding: 1em !important;
          width: 100% !important;
          display: block !important; }
    #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wnt-smartsearch .wnt-smart-menu {
      left: 0; }
      #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wnt-smartsearch .wnt-smart-menu .wnt-suggestions {
        text-align: left; }
  #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartMinPrice,
  #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartMaxPrice,
  #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartBeds,
  #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartBaths,
  #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartSubmit {
    height: auto; }
  #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields select {
    margin: 0 auto;
    height: 40px; }
  #bcorr-hero .bcorr-home-search .wolfnet_smartSearch .wolfnet_smartHorizontalFields .wolfnet_smartSearchForm_submitButton {
    background-color: #B62028;
    color: #fff;
    outline: none;
    border: none;
    height: 40px;
    font-size: 1.07143rem;
    line-height: 1.28571rem;
    font-weight: 700;
    letter-spacing: 0.17857rem; }

/**
 * > Homepage
 */
html.bcorr body.home .main {
  background: #ffffff; }

/**
 * >> Sections
 */
html.bcorr .bcorr-sections {
  /**
			*>>> Section 1
		*/
  /**
			*>>> Section 2
		*/
  /**
			*>>> Section 3
		*/
  /**
			*>>> Section 4
		*/ }
  html.bcorr .bcorr-sections #bcorr-section-1 {
    padding: 65px 0 154px; }
    html.bcorr .bcorr-sections #bcorr-section-1 .container .row {
      margin-bottom: 0; }
      html.bcorr .bcorr-sections #bcorr-section-1 .container .row .bcorr-content h3 {
        font-size: 1.14286rem;
        line-height: 2.28571rem;
        letter-spacing: 0.42857rem;
        font-family: Montserrat, sans-serif;
        margin: 0;
        color: #000;
        text-transform: uppercase; }
        html.bcorr .bcorr-sections #bcorr-section-1 .container .row .bcorr-content h3 strong {
          margin-top: 3px;
          font-size: 1.71429rem;
          line-height: 2.85714rem;
          letter-spacing: 0.21429rem;
          font-family: Libre Baskerville, serif;
          display: block; }
          @media only screen and (min-width: 993px) {
            html.bcorr .bcorr-sections #bcorr-section-1 .container .row .bcorr-content h3 strong {
              font-size: 2.42857rem;
              line-height: 3.57143rem;
              letter-spacing: 0.42857rem; } }
  html.bcorr .bcorr-sections #bcorr-section-2 {
    background: #B62028;
    text-align: center;
    padding-bottom: 43px; }
    html.bcorr .bcorr-sections #bcorr-section-2 .container {
      max-width: 1260px;
      display: inline-block;
      margin: -91px auto 0; }
      html.bcorr .bcorr-sections #bcorr-section-2 .container .row {
        margin-bottom: 0; }
        html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta {
          display: inline-block;
          width: 406px;
          height: 171px;
          max-width: 100%;
          margin: 10px auto 7px;
          position: relative; }
          html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta-1 {
            background-image: url("https://d3sw26zf198lpl.cloudfront.net/2017/12/26/5a42a304449be.jpg"); }
          html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta-2 {
            background-image: url("https://d3sw26zf198lpl.cloudfront.net/2017/12/26/5a42a300da226.jpg"); }
          html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta-3 {
            background-image: url("https://d3sw26zf198lpl.cloudfront.net/2017/12/26/5a42a301483a2.jpg"); }
          html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta-4 {
            background-image: url("https://d3sw26zf198lpl.cloudfront.net/2017/12/26/5a42a301a9527.jpg"); }
          html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta-5 {
            background-image: url("https://d3sw26zf198lpl.cloudfront.net/2017/12/26/5a42a3021fe45.jpg"); }
          html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta-6 {
            background-image: url("https://d3sw26zf198lpl.cloudfront.net/2017/12/26/5a42a3027b8a0.jpg"); }
          html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta .bcorr-text {
            position: absolute;
            bottom: 0;
            left: 0;
            color: #ffffff;
            padding-bottom: 17px;
            padding-left: 21px;
            text-align: left; }
            html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta .bcorr-text:after {
              position: absolute;
              bottom: 45px;
              left: 0;
              width: 150px;
              content: "";
              background: #ffffff;
              height: 1px; }
            html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta .bcorr-text h3 {
              margin: 0 0 31px;
              font-family: Montserrat, sans-serif;
              font-size: 1.28571rem;
              line-height: 1.92857rem;
              font-weight: 500;
              text-transform: uppercase; }
            html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta .bcorr-text p {
              margin: 0;
              font-size: 0.85714rem;
              line-height: 1.07143rem;
              font-weight: 500;
              text-transform: uppercase; }
              html.bcorr .bcorr-sections #bcorr-section-2 .container .row .bcorr-cta .bcorr-text p .fa {
                margin-left: 4px; }
  html.bcorr .bcorr-sections #bcorr-section-3 {
    /*
				*> Miami
			 */ }
    html.bcorr .bcorr-sections #bcorr-section-3 .row {
      margin-bottom: 0; }
    @media only screen and (min-width: 993px) {
      html.bcorr .bcorr-sections #bcorr-section-3 .col[class*="push-"], html.bcorr .bcorr-sections #bcorr-section-3 .col[class*="pull-"] {
        position: relative; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.offset-l1 {
        margin-left: 8.33333%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.pull-l1 {
        right: 8.33333%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.push-l1 {
        left: 8.33333%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.offset-l2 {
        margin-left: 16.66667%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.pull-l2 {
        right: 16.66667%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.push-l2 {
        left: 16.66667%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.offset-l3 {
        margin-left: 25%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.pull-l3 {
        right: 25%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.push-l3 {
        left: 25%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.offset-l4 {
        margin-left: 33.33333%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.pull-l4 {
        right: 33.33333%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.push-l4 {
        left: 33.33333%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.offset-l5 {
        margin-left: 41.66667%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.pull-l5 {
        right: 41.66667%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.push-l5 {
        left: 41.66667%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.offset-l6 {
        margin-left: 50%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.pull-l6 {
        right: 50%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.push-l6 {
        left: 50%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.offset-l7 {
        margin-left: 58.33333%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.pull-l7 {
        right: 58.33333%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.push-l7 {
        left: 58.33333%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.offset-l8 {
        margin-left: 66.66667%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.pull-l8 {
        right: 66.66667%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.push-l8 {
        left: 66.66667%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.offset-l9 {
        margin-left: 75%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.pull-l9 {
        right: 75%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.push-l9 {
        left: 75%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.offset-l10 {
        margin-left: 83.33333%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.pull-l10 {
        right: 83.33333%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.push-l10 {
        left: 83.33333%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.offset-l11 {
        margin-left: 91.66667%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.pull-l11 {
        right: 91.66667%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.push-l11 {
        left: 91.66667%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.offset-l12 {
        margin-left: 100%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.pull-l12 {
        right: 100%; }
      html.bcorr .bcorr-sections #bcorr-section-3 .col.push-l12 {
        left: 100%; } }
    html.bcorr .bcorr-sections #bcorr-section-3 .bcorr-col-1 .bcorr-content-wrapper {
      margin: 57px auto; }
      @media only screen and (min-width: 993px) {
        html.bcorr .bcorr-sections #bcorr-section-3 .bcorr-col-1 .bcorr-content-wrapper {
          text-align: left;
          padding: 0 2px; } }
      html.bcorr .bcorr-sections #bcorr-section-3 .bcorr-col-1 .bcorr-content-wrapper h2 {
        font-size: 2.42857rem;
        line-height: 3rem;
        letter-spacing: 0.42857rem;
        text-transform: uppercase;
        color: #000;
        display: block;
        margin: 0 0 18px; }
        html.bcorr .bcorr-sections #bcorr-section-3 .bcorr-col-1 .bcorr-content-wrapper h2 strong {
          display: block; }
      html.bcorr .bcorr-sections #bcorr-section-3 .bcorr-col-1 .bcorr-content-wrapper p {
        font-size: 1rem;
        line-height: 1.92857rem;
        margin: 0 auto; }
        @media only screen and (min-width: 993px) {
          html.bcorr .bcorr-sections #bcorr-section-3 .bcorr-col-1 .bcorr-content-wrapper p {
            margin-right: 51px; } }
      html.bcorr .bcorr-sections #bcorr-section-3 .bcorr-col-1 .bcorr-content-wrapper h5 {
        font-size: 1.92857rem;
        line-height: 2.35714rem;
        color: #000;
        margin: 23px 0 0; }
        html.bcorr .bcorr-sections #bcorr-section-3 .bcorr-col-1 .bcorr-content-wrapper h5 strong {
          font-size: 1rem;
          margin-left: 13px; }
      html.bcorr .bcorr-sections #bcorr-section-3 .bcorr-col-1 .bcorr-content-wrapper .bcorr-buttons {
        margin: 23px 0 0; }
        html.bcorr .bcorr-sections #bcorr-section-3 .bcorr-col-1 .bcorr-content-wrapper .bcorr-buttons .bcorr-button {
          display: inline-block;
          width: 200px;
          max-width: 100%;
          margin: 0 auto;
          text-align: center;
          border-radius: 2px;
          background: #000;
          color: #ffffff;
          text-transform: uppercase;
          font-size: 1rem;
          line-height: 1.28571rem;
          font-weight: 500;
          padding: 9px 0;
          vertical-align: middle; }
    html.bcorr .bcorr-sections #bcorr-section-3 .bcorr-col-2 .bcorr-agent {
      margin: 41px 0 0;
      vertical-align: bottom; }
  html.bcorr .bcorr-sections #bcorr-section-4 {
    padding: 57px 0 0; }
    html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section h2 {
      font-size: 2.42857rem;
      line-height: 3rem;
      letter-spacing: 0.35714rem;
      text-transform: uppercase;
      color: #ffffff;
      font-weight: 300;
      font-family: Montserrat, sans-serif;
      margin: 0 0 50px; }
      html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section h2 strong {
        font-weight: 600; }
    html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content {
      box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
      position: relative;
      z-index: 4;
      display: inline-block;
      width: 630px;
      max-width: 100%;
      margin: 0 auto;
      padding: 47px 60px 33px;
      background: #ffffff; }
      html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content h3 {
        color: #000;
        font-size: 1.64286rem;
        line-height: 2rem;
        letter-spacing: 0.29rem;
        text-transform: uppercase;
        margin: 0 0 33px; }
      html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper {
        margin: 0; }
        html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form {
          text-align: center; }
          html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form .gfield {
            padding: 0;
            margin: 0 auto; }
            html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form .gfield label {
              display: none; }
            html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form .gfield .ginput_container {
              margin: 0; }
          html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form input {
            border: 1px solid #CCCCCC !important;
            width: 100%;
            padding-left: 10px;
            box-sizing: border-box;
            margin: 10px 0; }
            html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form input::-webkit-input-placeholder {
              font-size: 1.14286rem;
              line-height: 1.35714rem;
              font-weight: 400;
              color: #555555; }
            html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form input:-ms-input-placeholder {
              font-size: 1.14286rem;
              line-height: 1.35714rem;
              font-weight: 400;
              color: #555555; }
            html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form input::placeholder {
              font-size: 1.14286rem;
              line-height: 1.35714rem;
              font-weight: 400;
              color: #555555; }
          html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form textarea {
            border: 1px solid #CCCCCC !important;
            width: 100%;
            padding-left: 10px;
            height: 5.7rem;
            box-sizing: border-box;
            margin: 10px 0; }
            html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form textarea::-webkit-input-placeholder {
              font-size: 1.14286rem;
              line-height: 1.35714rem;
              font-weight: 400;
              color: #555555; }
            html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form textarea:-ms-input-placeholder {
              font-size: 1.14286rem;
              line-height: 1.35714rem;
              font-weight: 400;
              color: #555555; }
            html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form textarea::placeholder {
              font-size: 1.14286rem;
              line-height: 1.35714rem;
              font-weight: 400;
              color: #555555; }
          html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form .gform_footer {
            padding: 0;
            margin: 0; }
            html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-contact-section .bcorr-content .gform_wrapper form .gform_footer .button {
              height: auto;
              border-radius: 2px;
              background: #000;
              color: #ffffff;
              font-size: 1rem;
              line-height: 1.28571rem;
              font-weight: 500;
              padding: 9px 0;
              text-transform: uppercase;
              box-shadow: none;
              border: 0 !important;
              margin-top: 6px; }

html.bcorr .main .white#featured {
  background: #C2C8D4 !important; }

html.bcorr #featured #bcorr-blog {
  display: none;
  background: #C2C8D4 !important; }
  html.bcorr #featured #bcorr-blog .blog-collection-item .col {
    margin: 15px auto; }
    @media only screen and (min-width: 993px) {
      html.bcorr #featured #bcorr-blog .blog-collection-item .col {
        margin: 0 auto; } }
  html.bcorr #featured #bcorr-blog .section .widgettitle {
    font-size: 2.71429rem;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    font-weight: 400; }
    html.bcorr #featured #bcorr-blog .section .widgettitle b {
      font-weight: 400;
      color: #B62028; }
  html.bcorr #featured #bcorr-blog .section .title {
    color: #000000; }
  html.bcorr #featured #bcorr-blog .blog-posts.row.s12 .col:first-of-type:after {
    display: none; }
    @media only screen and (min-width: 993px) {
      html.bcorr #featured #bcorr-blog .blog-posts.row.s12 .col:first-of-type:after {
        display: none; } }

html.bcorr #bcorr-compliance {
  background: #fff !important; }

html.bcorr #accreditation {
  background: #FFF; }
  html.bcorr #accreditation .bcorr-nrpp img {
    max-height: 95px; }

/**
 * > Interior Pages
 */
html.bcorr body:not(.home) p.bcorr-contact {
  font-weight: 700;
  font-size: 2rem; }

html.bcorr body:not(.home) .bcorr-larger-link {
  font-weight: 700;
  font-size: 1.28571rem; }

html.bcorr body:not(.home) .bcorr-mortgage-wrapper {
  margin-top: 50px; }
  html.bcorr body:not(.home) .bcorr-mortgage-wrapper form#mortgage-calculator {
    display: inline-block;
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
    text-align: left; }
    html.bcorr body:not(.home) .bcorr-mortgage-wrapper form#mortgage-calculator label,
    html.bcorr body:not(.home) .bcorr-mortgage-wrapper form#mortgage-calculator .monthly {
      display: inline;
      font-size: 1.28571rem;
      font-weight: 700;
      color: #000;
      line-height: 1.71429rem; }
    html.bcorr body:not(.home) .bcorr-mortgage-wrapper form#mortgage-calculator #monthly {
      min-height: 38px;
      margin-top: 25px;
      font-size: 2.57143rem;
      color: #B62028;
      text-decoration: underline; }
    html.bcorr body:not(.home) .bcorr-mortgage-wrapper form#mortgage-calculator .button-primary {
      color: #ffffff;
      text-align: center;
      width: 191px;
      max-width: 100%;
      display: inline-block;
      padding: 10px 0;
      margin-top: 20px;
      margin-right: 20px;
      border: none;
      text-transform: uppercase;
      font-weight: 700; }

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

html.bcorr body:not(.home) .bcorr-post-img {
  padding-bottom: 70%; }

html.bcorr body:not(.home) .bcorr-post-blank {
  background: #B62028;
  padding-bottom: 70%; }

html.bcorr body:not(.home) .article-body {
  /* == WordPress WYSIWYG Editor Styles == */ }
  html.bcorr body:not(.home) .article-body ul {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px; }
    html.bcorr body:not(.home) .article-body ul li {
      list-style-type: disc; }
  html.bcorr body:not(.home) .article-body:after {
    content: "";
    clear: both;
    display: table; }
  html.bcorr body:not(.home) .article-body p a {
    color: #B62028; }
  html.bcorr body:not(.home) .article-body .entry-content img {
    margin: 0 0 1.5em 0; }
  html.bcorr body:not(.home) .article-body .alignleft, html.bcorr body:not(.home) .article-body img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left; }
  html.bcorr body:not(.home) .article-body .alignright, html.bcorr body:not(.home) .article-body img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right; }
  html.bcorr body:not(.home) .article-body .aligncenter, html.bcorr body:not(.home) .article-body img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both; }
  html.bcorr body:not(.home) .article-body .alignnone, html.bcorr body:not(.home) .article-body img.alignnone {
    /* not sure about this one */ }
  html.bcorr body:not(.home) .article-body .wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px; }
  html.bcorr body:not(.home) .article-body .wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0; }
  html.bcorr body:not(.home) .article-body .wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0; }
  html.bcorr body:not(.home) .article-body .wp-smiley {
    margin: 0 !important;
    max-height: 1em; }
  html.bcorr body:not(.home) .article-body blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left; }
  html.bcorr body:not(.home) .article-body blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right; }
  html.bcorr body:not(.home) .article-body form ul {
    list-style-type: none !important;
    padding-left: 0;
    -webkit-padding-start: 0 !important; }
    html.bcorr body:not(.home) .article-body form ul li {
      list-style-type: none !important; }
  html.bcorr body:not(.home) .article-body form input::-webkit-input-placeholder,
  html.bcorr body:not(.home) .article-body form textarea::-webkit-input-placeholder {
    font-weight: 400;
    color: #999999; }
  html.bcorr body:not(.home) .article-body form input:-ms-input-placeholder,
  html.bcorr body:not(.home) .article-body form textarea:-ms-input-placeholder {
    font-weight: 400;
    color: #999999; }
  html.bcorr body:not(.home) .article-body form input::placeholder,
  html.bcorr body:not(.home) .article-body form textarea::placeholder {
    font-weight: 400;
    color: #999999; }
  html.bcorr body:not(.home) .article-body form label {
    display: none; }
  html.bcorr body:not(.home) .article-body form .button {
    display: inline-block;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #B62028;
    color: #ffffff;
    font-size: 1.07143rem;
    line-height: 1.28571rem;
    letter-spacing: 0.17857rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 11px 25px;
    border: 0 !important;
    border-radius: 0; }

/*
* > 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 {
  margin-top: -104px;
  color: #ffffff;
  position: static;
  bottom: 0;
  padding: 0; }
  #footer.page-footer .wrapper {
    padding: 144px 0 33px; }
    #footer.page-footer .wrapper .container {
      width: 93%;
      max-width: 1387px; }
      #footer.page-footer .wrapper .container .row {
        margin-bottom: 0; }
      #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content {
        display: inline-block;
        width: 100%;
        max-width: 100%;
        margin: 0 auto 20px; }
        @media only screen and (min-width: 993px) {
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content {
            margin-left: 3px;
            margin-bottom: 8px; } }
        #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content img.footer-logo {
          width: 265px;
          max-width: 100%; }
      #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-footer-name {
        display: inline-block;
        width: 262px;
        max-width: 100%; }
      #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-social-wrapper {
        margin: 0 auto; }
        #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-social-wrapper a.bcorr-social {
          line-height: 0;
          width: 28px;
          height: 28px;
          background: #B62028;
          display: inline-block;
          color: #000;
          margin: 4px 2px;
          position: relative;
          vertical-align: top;
          font-size: 0; }
          #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-social-wrapper a.bcorr-social svg {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            fill: #ffffff;
            height: 17px;
            width: 17px;
            color: transparent; }
            #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-social-wrapper a.bcorr-social svg image {
              fill: #ffffff;
              color: #ffffff; }
          #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-social-wrapper a.bcorr-social i.fa {
            display: block;
            color: #ffffff;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            font-size: 1.21429rem; }
      #footer.page-footer .wrapper .container .bcorr-col-2 .footer-office-wrapper {
        display: inline-block;
        vertical-align: top;
        font-size: 1.14286rem;
        line-height: 1.42857rem;
        color: #595959;
        text-transform: uppercase; }
        #footer.page-footer .wrapper .container .bcorr-col-2 .footer-office-wrapper p {
          margin: 0; }
        #footer.page-footer .wrapper .container .bcorr-col-2 .footer-office-wrapper .footer-office-name {
          margin: 3px auto 0;
          font-weight: 500;
          font-size: 1.14286rem;
          line-height: 1.57143rem;
          color: #000; }
        #footer.page-footer .wrapper .container .bcorr-col-2 .footer-office-wrapper .bcorr-address {
          font-size: 1.14286rem;
          line-height: 1.57143rem;
          font-weight: 400;
          color: #000;
          margin-bottom: 6px; }
        #footer.page-footer .wrapper .container .bcorr-col-2 .footer-office-wrapper .footer-office-phone {
          margin: 1px auto 9px; }
          #footer.page-footer .wrapper .container .bcorr-col-2 .footer-office-wrapper .footer-office-phone a {
            color: #000;
            font-size: 1.14286rem;
            line-height: 1.14286rem;
            font-weight: 500; }
            #footer.page-footer .wrapper .container .bcorr-col-2 .footer-office-wrapper .footer-office-phone a .fa {
              color: #B62028;
              margin-right: 3px; }
      #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper {
        margin-top: 20px; }
        #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper img {
          display: inline-block;
          margin: 2px 9px; }
        #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 .wrapper .container .bcorr-col-3 .bcorr-compliance-wrapper {
        margin-top: 24px;
        margin-bottom: 15px; }
        #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-compliance-wrapper span {
          font-size: 1rem;
          line-height: 1.28571rem;
          color: #000; }
        #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-compliance-wrapper .bcorr-footer-link {
          font-size: 1rem;
          line-height: 1.28571rem;
          color: #000;
          font-weight: 700; }

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