/*! 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=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|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 - 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: #60116B; }
  html.bcorr body:not(.home) .article-body p a:hover {
    color: #61116c; }
  html.bcorr body:not(.home) .article-body p a.blog-link-hp {
    color: #60116B; }
    html.bcorr body:not(.home) .article-body p a.blog-link-hp:hover {
      color: #61116c; }
  html.bcorr body:not(.home) .article-body p a.blog-header-link-hp:hover {
    color: #60116B; }

html.bcorr body:not(.home) a {
  color: #60116B; }
  html.bcorr body:not(.home) a:hover {
    color: #61116c; }
  html.bcorr body:not(.home) a.blog-link-hp {
    color: #60116B; }
    html.bcorr body:not(.home) a.blog-link-hp:hover {
      color: #61116c; }
  html.bcorr body:not(.home) a.blog-header-link-hp:hover {
    color: #60116B; }

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

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

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

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

html.bcorr body:not(.home) .btn {
  background-color: #60116B;
  color: #ffffff; }
  html.bcorr body:not(.home) .btn:hover {
    background-color: #A68C5E;
    color: #ffffff; }

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

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

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

html.bcorr body:not(.home) .pl_pagination li.active {
  color: #60116B; }
  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: #61116c; }
  html.bcorr body:not(.home) .primary-menu .menu-item-has-children .sub-menu li a:hover {
    color: #60116B; }

html.bcorr body:not(.home) .primary-menu .menu-item-has-children:hover > a {
  color: #61116c; }
  html.bcorr body:not(.home) .primary-menu .menu-item-has-children:hover > a:hover {
    color: #60116B; }

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

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

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

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

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

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

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

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

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

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

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

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

/*
* >> Background placeholders
*/
html.bcorr body:not(.home) header.header, html.bcorr .bcorr-sections #bcorr-section-5, html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta {
  background-size: cover;
  background-position: 50% 50%; }

html.bcorr body:not(.home) header.header {
  background-image: url("//alisa-thomas.property-press.com/wp-content/uploads/sites/130/2018/06/bg-header.jpg"); }

html.bcorr .bcorr-sections #bcorr-section-5 {
  background-image: url("//alisa-thomas.property-press.com/wp-content/uploads/sites/130/2018/06/bg-testimonials.jpg"); }

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

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

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

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

/*
	*> Delaware
*/
/*
	*>> Header
*/
html.bcorr body.home #bcorr-parallax:after {
  z-index: 1;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  height: 414px;
  max-height: 53%;
  background-image: linear-gradient(0deg, rgba(96, 17, 107, 0) 3%, #60116B 100%); }

html.bcorr #bcorr-header {
  position: relative;
  z-index: 50; }
  html.bcorr #bcorr-header .container {
    max-width: 1260px; }
  html.bcorr #bcorr-header .bcorr-logo-left {
    width: 241px;
    max-width: 100%;
    margin-top: 47px; }
  html.bcorr #bcorr-header .bcorr-logo {
    padding-top: 33px;
    padding-bottom: 15px; }
  html.bcorr #bcorr-header .bcorr-content {
    margin-top: 30px;
    margin-right: 5px;
    display: inline-block;
    color: #ffffff;
    font-size: 0.85714rem;
    letter-spacing: 0.07143rem;
    font-weight: 500; }
    @media only screen and (min-width: 1201px) {
      html.bcorr #bcorr-header .bcorr-content {
        font-size: 1rem;
        letter-spacing: 0.14286rem;
        margin-top: 52px; } }
    @media only screen and (min-width: 1252px) {
      html.bcorr #bcorr-header .bcorr-content {
        margin-right: 17px; } }
    html.bcorr #bcorr-header .bcorr-content a {
      display: block;
      color: #ffffff; }
      html.bcorr #bcorr-header .bcorr-content a .fa {
        margin-right: 4px; }
  html.bcorr #bcorr-header .bcorr-kw {
    display: inline-block;
    vertical-align: top;
    width: 84px;
    max-width: 22%; }

html.bcorr #logo-container {
  display: block;
  width: 401px;
  max-width: 100%;
  margin: 0 auto; }

html.bcorr #bcorr-navigation {
  background: transparent;
  text-transform: uppercase;
  box-sizing: border-box;
  display: block;
  position: relative;
  z-index: 51; }
  html.bcorr #bcorr-navigation .bcorr-nav {
    vertical-align: top; }
    html.bcorr #bcorr-navigation .bcorr-nav #nav-main {
      margin: 0;
      height: auto;
      display: inline-block;
      background: transparent;
      box-shadow: none;
      line-height: 0; }
      html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary {
        width: 100%;
        max-width: 100%;
        display: block;
        float: none; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary ul {
          font-size: 0; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item {
          padding: 0;
          display: inline-block;
          float: none; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary a {
          color: #ffffff;
          border: 0;
          font-size: 1rem;
          line-height: 1.28571rem;
          letter-spacing: 0.14286rem;
          padding: 11px 12px;
          font-weight: 500;
          text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.31); }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary a:hover {
            color: #A68C5E;
            border: 0;
            background-color: transparent; }
          html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary a:hover {
            color: #A68C5E;
            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: #60116B; }
        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: #A68C5E;
            border: 0;
            padding: 11px 12px; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover .dropdown-content {
          visibility: visible;
          opacity: 1; }
        html.bcorr #bcorr-navigation .bcorr-nav #nav-main #primary .menu-item-has-children:hover > a {
          color: #A68C5E;
          border: 0;
          padding: 11px 12px; }
  html.bcorr #bcorr-navigation .button-collapse {
    color: #ffffff;
    font-size: 1.71429rem;
    float: none !important;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 0;
    position: relative; }
    html.bcorr #bcorr-navigation .button-collapse:hover {
      background: transparent;
      color: #ffffff; }
    html.bcorr #bcorr-navigation .button-collapse .fa {
      font-size: 1.71429rem;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

html.bcorr 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: #60116B; }
    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: #60116B; }
      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
*/
/*
	*>> Batman Hero
 */
#index-banner {
  position: relative;
  height: 400px; }
  @media only screen and (min-width: 601px) {
    #index-banner {
      height: 586px; } }

#index-sublogo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
  #index-sublogo .home-search-text h1 {
    color: #ffffff;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    font-size: 3.42857rem;
    line-height: 4.57143rem;
    letter-spacing: 0.27429rem;
    margin: 0 0 31px;
    vertical-align: middle; }
  #index-sublogo .bcorr-home-search {
    display: inline-block;
    width: 1040px;
    max-width: 100%;
    margin: 0 auto 98px;
    position: relative; }
    #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::-webkit-input-placeholder {
            font-size: 1.14286rem;
            font-weight: 400;
            color: #9E9E9E; }
          #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: #ce274c;
        color: #fff;
        outline: none;
        border: none;
        height: 40px;
        font-size: 1rem;
        line-height: 1.28571rem;
        font-weight: 500;
        letter-spacing: 0.14286rem;
        font-family: Montserrat, sans-serif; }

/**
 * > Homepage
 */
html.bcorr body.home .bcorr-sections {
  background: #ffffff; }
  html.bcorr body.home .bcorr-sections .bcorr-button {
    display: inline-block;
    width: 193px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #60116B;
    border-radius: 4px;
    font-size: 1rem;
    line-height: 1.28571rem;
    letter-spacing: 0.14286rem;
    text-transform: uppercase;
    font-weight: 500;
    color: #ffffff;
    padding: 13px 0; }

/**
 * >> Sections
 */
html.bcorr .bcorr-sections {
  /**
			*>>> Section 1
		*/
  /**
			*>>> Section 2
		*/
  /**
			*>>> Section 3
		*/
  /**
			*>>> Section 4
		*/
  /**
			*>>> Section 5
		*/
  /**
			*>>> Section 6
		*/ }
  html.bcorr .bcorr-sections #bcorr-section-1 {
    position: relative;
    background: #212121;
    padding: 16px 0 22px; }
    html.bcorr .bcorr-sections #bcorr-section-1 .bcorr-shape-1 {
      position: absolute;
      right: 0;
      bottom: 100%; }
    html.bcorr .bcorr-sections #bcorr-section-1 .bcorr-shape-2 {
      position: absolute;
      left: 0;
      top: 100%; }
    html.bcorr .bcorr-sections #bcorr-section-1 h1 {
      margin: 0;
      font-size: 2.35714rem;
      letter-spacing: 0.21429rem;
      font-weight: 300;
      color: #ffffff; }
    html.bcorr .bcorr-sections #bcorr-section-1 h3 {
      margin: 0;
      font-size: 1rem;
      line-height: 1.57143rem;
      letter-spacing: 0.21429rem;
      font-weight: 500;
      text-transform: uppercase;
      color: #ffffff; }
  html.bcorr .bcorr-sections #bcorr-section-2 {
    /*
				*> El Paso
			 */ }
    html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso {
      max-width: 1260px; }
      @media only screen and (min-width: 993px) {
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col[class*="push-"], html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col[class*="pull-"] {
          position: relative; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.offset-l1 {
          margin-left: 8.33333%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.pull-l1 {
          right: 8.33333%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.push-l1 {
          left: 8.33333%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.offset-l2 {
          margin-left: 16.66667%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.pull-l2 {
          right: 16.66667%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.push-l2 {
          left: 16.66667%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.offset-l3 {
          margin-left: 25%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.pull-l3 {
          right: 25%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.push-l3 {
          left: 25%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.offset-l4 {
          margin-left: 33.33333%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.pull-l4 {
          right: 33.33333%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.push-l4 {
          left: 33.33333%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.offset-l5 {
          margin-left: 41.66667%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.pull-l5 {
          right: 41.66667%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.push-l5 {
          left: 41.66667%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.offset-l6 {
          margin-left: 50%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.pull-l6 {
          right: 50%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.push-l6 {
          left: 50%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.offset-l7 {
          margin-left: 58.33333%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.pull-l7 {
          right: 58.33333%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.push-l7 {
          left: 58.33333%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.offset-l8 {
          margin-left: 66.66667%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.pull-l8 {
          right: 66.66667%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.push-l8 {
          left: 66.66667%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.offset-l9 {
          margin-left: 75%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.pull-l9 {
          right: 75%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.push-l9 {
          left: 75%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.offset-l10 {
          margin-left: 83.33333%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.pull-l10 {
          right: 83.33333%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.push-l10 {
          left: 83.33333%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.offset-l11 {
          margin-left: 91.66667%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.pull-l11 {
          right: 91.66667%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.push-l11 {
          left: 91.66667%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.offset-l12 {
          margin-left: 100%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.pull-l12 {
          right: 100%; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .col.push-l12 {
          left: 100%; } }
      html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content {
        display: inline-block;
        max-width: 100%;
        margin: 40px auto; }
        @media only screen and (min-width: 993px) {
          html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content {
            text-align: left;
            margin-bottom: 111px; } }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content h2 {
          color: #212121;
          font-size: 1.71429rem;
          line-height: 2.57143rem;
          letter-spacing: 0.42857rem;
          font-weight: 500;
          margin: 0 0 49px;
          text-transform: uppercase; }
        @media only screen and (min-width: 601px) {
          html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-paragraph-content {
            text-align: left;
            column-count: 2;
            column-gap: 27px; } }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content p {
          font-size: 1.28571rem;
          line-height: 2.60714rem;
          color: #979797;
          margin: 0; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons {
          margin: 55px 0 0;
          font-size: 0; }
          html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons .bcorr-button {
            margin: 10px;
            padding: 14px 0 13px; }
            @media only screen and (min-width: 993px) {
              html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-1 .bcorr-content .bcorr-buttons .bcorr-button {
                margin: 0 25px 20px 0; } }
      html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-2 {
        position: relative; }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-2:before {
          position: absolute;
          content: "";
          top: 54%;
          transform: translateY(-50%);
          right: 7.5%;
          width: 1px;
          height: 501px;
          background: #DEDEDE;
          display: none; }
          @media only screen and (min-width: 993px) {
            html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-2:before {
              display: block; } }
        html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-2 img {
          vertical-align: bottom; }
          @media only screen and (min-width: 993px) {
            html.bcorr .bcorr-sections #bcorr-section-2 .bcorr-el-paso .bcorr-col-2 img {
              margin-top: 111px; } }
  html.bcorr .bcorr-sections #bcorr-section-3 .row {
    margin: 0; }
    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: 300px;
        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;
          background: #000;
          opacity: 0.35;
          transition: opacity 0.6s ease;
          z-index: 1; }
        html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta-1 {
          background-image: url("//alisa-thomas.property-press.com/wp-content/uploads/sites/130/2018/06/cta-1.jpg"); }
        html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta-2 {
          background-image: url("//alisa-thomas.property-press.com/wp-content/uploads/sites/130/2018/06/cta-2.jpg"); }
        html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta-3 {
          background-image: url("//alisa-thomas.property-press.com/wp-content/uploads/sites/130/2018/06/cta-3.jpg"); }
        html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta-4 {
          background-image: url("//alisa-thomas.property-press.com/wp-content/uploads/sites/130/2018/06/cta-4.jpg"); }
        html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta .bcorr-text {
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          height: 115px;
          transition: height 0.6s ease;
          color: #ffffff;
          font-size: 1.71429rem;
          line-height: 2.14286rem;
          letter-spacing: 0.42857rem;
          font-weight: 500;
          text-transform: uppercase;
          z-index: 10;
          text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
          width: 90%;
          margin: 0 auto; }
          html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta .bcorr-text .bcorr-inner {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            width: 100%; }
        html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta:hover:after {
          opacity: 0.75; }
        html.bcorr .bcorr-sections #bcorr-section-3 .row .col .bcorr-cta:hover .bcorr-text {
          height: 100%; }
  html.bcorr .bcorr-sections #bcorr-section-4 {
    padding: 61px 0 60px; }
    html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-content {
      color: #212121;
      font-size: 1.21429rem;
      line-height: 1.42857rem;
      letter-spacing: 0.28571rem;
      text-transform: uppercase;
      font-weight: 500; }
      html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-content .bcorr-spacer {
        margin: 0 8px;
        display: none; }
        @media only screen and (min-width: 601px) {
          html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-content .bcorr-spacer {
            display: inline; } }
      html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-content .bcorr-trait {
        display: block; }
        @media only screen and (min-width: 601px) {
          html.bcorr .bcorr-sections #bcorr-section-4 .bcorr-content .bcorr-trait {
            display: inline; } }
  html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora {
    padding: 80px 0; }
    @media only screen and (min-width: 993px) {
      html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora {
        padding: 166px 0 194px; } }
    html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container {
      max-width: 1260px; }
      html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row {
        margin-bottom: 0; }
        html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .bcorr-content {
          display: inline-block;
          width: 1076px;
          max-width: 100%;
          margin: 0 auto; }
          @media only screen and (min-width: 993px) {
            html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .bcorr-content {
              text-align: left; } }
          html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .bcorr-content h3 {
            font-size: 1.71429rem;
            line-height: 2.57143rem;
            letter-spacing: 0.42857rem;
            font-weight: 500;
            margin: 0 0 47px;
            text-transform: uppercase;
            color: #ffffff; }
          html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .bcorr-content .bcorr-buttons {
            letter-spacing: 0;
            font-size: 0;
            margin-top: 31px; }
            html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .bcorr-content .bcorr-buttons .bcorr-button {
              padding: 14px 0 13px;
              width: 210px; }
        html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider {
          position: relative;
          box-shadow: none;
          background: transparent;
          border-radius: 0;
          border: none;
          margin: 0 auto; }
          html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider .bcorr-slide-content {
            display: inline-block; }
          html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider .flex-active-slide {
            max-width: 100%; }
          html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider .flex-control-nav {
            position: relative;
            text-align: center;
            padding: 0;
            margin-top: 14px;
            bottom: 0; }
            @media only screen and (min-width: 993px) {
              html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider .flex-control-nav {
                text-align: left; } }
            html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider .flex-control-nav li {
              margin: 0 2px; }
              html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider .flex-control-nav li:first-child {
                margin-left: 0; }
            html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider .flex-control-nav a {
              border: 1px solid #cccccc;
              width: 11px;
              height: 11px;
              background: #FFF;
              box-shadow: none; }
            html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider .flex-control-nav a.flex-active {
              background: #60116B; }
          html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider .flex-direction-nav {
            display: none; }
          html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider p {
            color: #ffffff;
            font-family: Libre Baskerville, serif;
            font-size: 2rem;
            line-height: 3.32143rem;
            font-style: italic;
            font-weight: 400;
            margin-top: 0;
            margin-bottom: 0; }
            html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider p i {
              font-style: normal; }
          html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider .bcorr-testimonial-name {
            font-size: 1rem;
            line-height: 1.28571rem;
            font-weight: 400;
            color: #ffffff;
            display: block;
            margin: 12px 0 0; }
          html.bcorr .bcorr-sections #bcorr-section-5 .bcorr-aurora .container .row .testimonial-flexslider .read-more {
            font-size: 1rem;
            line-height: 1.28571rem;
            letter-spacing: 0.14286rem;
            font-weight: 500;
            display: inline-block;
            color: #ffffff;
            text-transform: uppercase;
            font-family: Montserrat, sans-serif;
            margin-top: 36px; }
  html.bcorr .bcorr-sections #bcorr-section-6 {
    /*
				*> Arlington
			 */
    background: #212121;
    position: relative; }
    html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-shape-1 {
      position: absolute;
      right: 0;
      bottom: 100%; }
    html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-shape-2 {
      position: absolute;
      left: 0;
      top: 100%; }
    html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington {
      max-width: 1260px; }
      html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .row {
        margin-bottom: 0; }
      html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content-left {
        margin: 30px auto;
        display: inline-block;
        width: 387px;
        max-width: 100%;
        color: #ffffff; }
        @media only screen and (min-width: 993px) {
          html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content-left {
            margin-top: 30px;
            text-align: right; } }
        html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content-left h3 {
          font-family: Montserrat, sans-serif;
          font-size: 1.71429rem;
          line-height: 2.57143rem;
          letter-spacing: 0.42857rem;
          font-weight: 500;
          text-transform: uppercase;
          margin: 0 0 26px;
          padding-bottom: 31px;
          position: relative; }
          html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content-left h3:after {
            position: absolute;
            content: "";
            left: 0;
            right: 0;
            bottom: 0;
            margin: 0 auto;
            height: 2px;
            background: #A68C5E;
            width: 112px; }
            @media only screen and (min-width: 993px) {
              html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content-left h3:after {
                left: auto;
                margin-right: 0; } }
        html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content-left p {
          font-family: Montserrat, sans-serif;
          font-size: 1.28571rem;
          line-height: 2.60714rem;
          font-weight: 300;
          display: inline-block;
          margin: 0 auto; }
      html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content {
        margin: 30px auto;
        display: inline-block;
        width: 620px;
        max-width: 100%;
        background: #FFFFFF;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
        position: relative;
        z-index: 4;
        padding: 34px 20px 38px;
        background: #ffffff; }
        @media only screen and (min-width: 993px) {
          html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content {
            margin-top: -93px;
            margin-bottom: 108px; } }
        html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper {
          width: 465px;
          max-width: 90%;
          margin: 0 auto; }
          html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form {
            text-align: center; }
            html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_body .gfield {
              margin: 0;
              padding: 0; }
              html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_body .gfield .gfield_label {
                display: none; }
              html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_body .gfield .ginput_container {
                margin: 0; }
                html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_body .gfield .ginput_container input, html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_body .gfield .ginput_container textarea {
                  width: 100%;
                  border: none;
                  border-bottom: 1px solid #1A1A1A;
                  color: #212121;
                  margin: 6px auto 2px; }
                  html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_body .gfield .ginput_container input::-webkit-input-placeholder, html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_body .gfield .ginput_container textarea::-webkit-input-placeholder {
                    color: #212121; }
                  html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_body .gfield .ginput_container input:-ms-input-placeholder, html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_body .gfield .ginput_container textarea:-ms-input-placeholder {
                    color: #212121; }
                  html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_body .gfield .ginput_container input::placeholder, html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_body .gfield .ginput_container textarea::placeholder {
                    color: #212121; }
                html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_body .gfield .ginput_container textarea {
                  height: 10rem; }
            html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_footer {
              padding: 0;
              margin-top: 15px; }
              html.bcorr .bcorr-sections #bcorr-section-6 .bcorr-arlington .bcorr-content .gform_wrapper form .gform_footer .gform_button {
                display: inline-block;
                width: 200px;
                max-width: 100%;
                margin: 0 auto;
                text-align: center;
                background: #60116B;
                color: #ffffff;
                border-radius: 4px;
                font-size: 1rem;
                line-height: 1.28571rem;
                letter-spacing: 0.14286rem;
                font-weight: 500;
                padding: 14px 0 13px;
                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; }

/**
 * > Interior Pages
 */
html.bcorr body:not(.home) .button-primary, html.bcorr body:not(.home) .gform_button {
  background-color: #60116B !important;
  color: #ffffff; }

html.bcorr body:not(.home) a {
  color: #60116B; }

/*
* > 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: #000;
  color: #ffffff;
  position: static;
  bottom: 0;
  padding: 0; }
  #footer.page-footer .wrapper {
    padding: 49px 0 17px; }
    #footer.page-footer .wrapper .container {
      max-width: 1419px;
      width: 95%; }
      #footer.page-footer .wrapper .container .row {
        margin-bottom: 0; }
      #footer.page-footer .wrapper .container .bcorr-col-1 .footer-logo {
        width: 241px;
        max-width: 100%;
        margin: 16px auto 13px; }
      #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content {
        max-width: 100%;
        margin: 0 auto; }
        #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-top {
          font-size: 0.85714rem;
          line-height: 1.57143rem;
          color: #ffffff; }
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-top .office-title {
            color: #AAAAAA; }
        #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-bottom {
          font-size: 1.07143rem;
          line-height: 1.57143rem;
          color: #ffffff; }
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-bottom .office {
            color: #AAAAAA; }
          #footer.page-footer .wrapper .container .bcorr-col-1 .bcorr-content .bcorr-bottom a {
            color: #ffffff;
            text-decoration: underline; }
      #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-kwlogo {
        width: 213px;
        max-width: 100%;
        margin-top: 40px; }
        @media only screen and (min-width: 993px) {
          #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-kwlogo {
            margin-top: 0; } }
      #footer.page-footer .wrapper .container .bcorr-col-2 .bcorr-legal {
        font-size: 0.85714rem;
        line-height: 1.25rem;
        color: #9F9F9F;
        font-family: Lato, sans-serif;
        display: inline-block;
        width: 348px;
        margin-top: 4px; }
      #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper {
        margin: 34px auto 0; }
        #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social {
          display: inline-block;
          color: #000;
          margin: 4px 7px;
          position: relative;
          vertical-align: top;
          font-size: 0; }
          @media only screen and (min-width: 993px) {
            #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social:last-child {
              margin-right: 0; } }
          #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social svg {
            fill: #A68C5E;
            height: 25px;
            width: 25px;
            color: #A68C5E;
            vertical-align: top; }
            #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social svg image {
              fill: #A68C5E;
              color: #A68C5E; }
          #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-social-wrapper a.bcorr-social i.fa {
            display: block;
            color: #A68C5E;
            font-size: 1.78571rem; }
      #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper {
        margin-top: 37px; }
        #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper img {
          display: inline-block;
          margin: 4px 8px; }
        #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper img.bcorr-equal {
          width: 35px;
          max-width: 100%; }
        #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper img.bcorr-realtor {
          width: 28px;
          max-width: 100%; }
          @media only screen and (min-width: 993px) {
            #footer.page-footer .wrapper .container .bcorr-col-3 #bcorr-compliance-logo-wrapper img.bcorr-realtor {
              margin-right: 0; } }
      #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-legal {
        display: inline-block;
        width: 315px;
        max-width: 100%;
        margin: 4px auto 0; }
        @media only screen and (min-width: 993px) {
          #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-legal {
            margin-right: 0; } }
        #footer.page-footer .wrapper .container .bcorr-col-3 .bcorr-legal p {
          margin: 0;
          font-size: 0.85714rem;
          line-height: 1.07143rem; }
  #footer.page-footer .footer-copyright {
    background-color: #000;
    color: #9F9F9F;
    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: #9F9F9F;
        font-weight: 500;
        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: #60116B;
    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; }
