<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url("https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }
  a:active, a:hover {
    outline: 0; }

abbr[title] {
  border-bottom: 1px solid; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

.gm-style img {
  max-width: none !important; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }
  input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

#accessibility-nav {
  position: absolute;
  top: 0;
  left: -9999em;
  z-index: 1000; }
  #accessibility-nav a {
    position: absolute;
    top: 0;
    white-space: nowrap; }
    #accessibility-nav a:active, #accessibility-nav a:focus {
      left: 9999em; }

body {
  color: #30343F;
  background: white; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

em {
  font-style: italic; }

th, td {
  vertical-align: top; }

th {
  font-weight: normal;
  text-align: left; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

table {
  max-width: 100%;
  background-color: transparent;
  width: 100%;
  margin-bottom: 20px; }
  table th, table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  table th {
    font-weight: bold; }
  table thead th {
    vertical-align: bottom; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none; }

.floatleft {
  float: left !important; }

.floatright {
  float: right !important; }

.mobile-hidden {
  display: inline; }

.mobile-visible {
  display: none; }

.gray {
  background: #ededed; }

.white {
  background: white; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

#tour .pl_listing-image a, .sr-gallery .pl_listing-image a, .pl_area--listings .pl_listing-image a, .widget.widget_testimonials .slider-nav span {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

#tour .pl_listing-image a:before, .sr-gallery .pl_listing-image a:before, .pl_area--listings .pl_listing-image a:before, .widget.widget_testimonials .slider-nav span:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

#inner-wrap {
  position: relative;
  width: 100%; }

#outer-wrap {
  overflow: hidden;
  position: relative;
  width: 100%; }

.container, .wrapper, .pl_footer-container {
  position: relative;
  width: 940px;
  margin: 0 auto; }

.wrapper:before {
  content: " ";
  display: table; }

.wrapper:after {
  content: " ";
  display: table;
  clear: both; }

img {
  max-width: 100%; }

.pl_header {
  border-top: 4px solid #f4f4f4;
  padding-bottom: 11px;
  background: white; }
  .pl_header:before {
    content: " ";
    display: table; }
  .pl_header:after {
    content: " ";
    display: table;
    clear: both; }

@media all and (max-width: 49.99em) {
  .pl_header {
    border: none;
    padding-bottom: 0;
    box-shadow: 0 2px 2px 0 silver;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 500;
    background: white; } }

.nav-btn {
  display: none;
  float: left;
  margin-top: 12px;
  margin-right: 12px; }

@media (max-width: 800px) {
  .nav-btn {
    display: block;
    margin-top: 16px;
    font-size: 0; }
    .nav-btn i {
      font-size: 20px; } }

@media (max-width: 680px) {
  .nav-btn {
    margin-top: 12px; } }

@media (max-width: 550px) {
  .nav-btn {
    margin-top: 10px; } }

.pl_header-title {
  float: left;
  margin-top: 22px;
  margin-bottom: 20px;
  min-width: 45%;
  max-width: 485px; }
  .pl_header-title p {
    line-height: 1em; }

@media all and (max-width: 49.99em) {
  .pl_header-title {
    margin-top: 15px;
    margin-bottom: 11px;
    max-width: 70%;
    min-width: 65%;
    min-height: 25px;
    overflow: hidden; } }

@media all and (max-width: 42.49em) {
  .pl_header-title {
    margin-top: 11px;
    margin-bottom: 1px;
    max-width: 90%;
    min-width: 50%; } }

@media all and (max-width: 29.99em) {
  .pl_header-title {
    max-width: 85%; } }

@media (max-width: 900px) {
  .pl_header-title {
    max-width: 300px; } }

.pl_header-title-text {
  display: table;
  margin-top: 16px;
  min-height: 50px; }

@media all and (max-width: 49.99em) {
  .pl_header-title-text {
    margin-top: 0;
    min-height: 0; } }

.pl_header-title-text-inner {
  display: table-cell;
  vertical-align: middle; }

.pl_header-site_title {
  margin-bottom: 5px; }
  .pl_header-site_title a {
    display: inline-block; }

.pl_header--logo .pl_header-title-text {
  display: none; }

@media all and (max-width: 49.99em) {
  .pl_header--logo .pl_header-title-text {
    display: block; } }

@media all and (max-width: 49.99em) {
  .pl_header-site_description {
    display: none; } }

.pl_header-logo img {
  display: block;
  max-width: 315px;
  max-height: 104px; }

.pl_header-social-buttons {
  float: right;
  clear: right;
  margin: 43px 5px 12px 0; }
  .pl_header-social-buttons ul {
    float: left;
    margin-left: 10px; }
  .pl_header-social-buttons li {
    margin-left: 7px; }
    .pl_header-social-buttons li a {
      border-radius: 50%;
      background-color: #909090; }

@media all and (max-width: 49.99em) {
  .pl_header-social-buttons ul {
    display: none; } }

@media all and (max-width: 49.99em) {
  .pl_header-social-buttons {
    margin: 0 5px 0 0; } }

.pl_header-phone {
  float: left; }

@media all and (max-width: 49.99em) {
  .pl_header-phone {
    margin: 15px 0 0; } }

@media all and (max-width: 42.49em) {
  .pl_header-phone {
    display: none; } }

.pl_header-user_nav {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  position: absolute;
  right: 0;
  float: right;
  background: #f4f4f4;
  padding: 5px;
  margin-bottom: 17px;
  margin-top: 0; }
  .pl_header-user_nav:before {
    content: " ";
    display: table; }
  .pl_header-user_nav:after {
    content: " ";
    display: table;
    clear: both; }
  .pl_header-user_nav li {
    float: left;
    padding: 0 6px; }
    .pl_header-user_nav li:first-child {
      float: left; }
    .pl_header-user_nav li span {
      float: left;
      margin: -3px 6px 0 0; }
      .pl_header-user_nav li span.account, .pl_header-user_nav li span.logout {
        margin-top: 0; }

@media all and (max-width: 49.99em) {
  .pl_header-user_nav {
    display: none; } }

.pl_lead_profile_link {
  height: 12px;
  width: 90px;
  padding-left: 0;
  float: left; }

.pl_header-user_nav .pl_logout_link {
  height: 12px;
  width: 70px;
  padding-left: 0;
  float: left; }

.pl_header-user_nav .pl_login_link {
  height: 12px;
  width: 55px;
  padding-left: 0;
  float: left; }

.pl_header-user_nav .pl_register_lead_link {
  height: 12px;
  width: 50px;
  padding-left: 0;
  float: left; }

@media all and (max-width: 49.99em) {
  .main-nav {
    float: right !important;
    clear: none; }
    .main-nav ul#menu-default-header {
      width: 100%;
      overflow: hidden;
      height: 20px; } }

@media all and (max-width: 42.49em) {
  .main-nav {
    display: none; } }

@media all and (max-width: 29.99em) {
  .main-nav {
    padding-right: 0; } }

.pl_lang_control_container {
  float: right; }

body.single-property .chosen-container-single .chosen-single {
  box-shadow: none;
  height: 20px !important;
  border: none; }

.pl_language_wrapper {
  float: right; }
  .pl_language_wrapper .chosen-container-single .chosen-single {
    box-shadow: none;
    height: 20px !important;
    border: none;
    background: transparent;
    width: auto;
    color: #4b4b4b; }
    .pl_language_wrapper .chosen-container-single .chosen-single span {
      padding-top: 2px;
      font-size: 11px;
      text-transform: capitalize;
      margin-right: 0px; }
      .pl_language_wrapper .chosen-container-single .chosen-single span:after {
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #4b4b4b; }
    .pl_language_wrapper .chosen-container-single .chosen-single div {
      display: none; }
  .pl_language_wrapper .chosen-container .chosen-results {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.09;
    letter-spacing: normal;
    text-align: left;
    color: #909090; }
    .pl_language_wrapper .chosen-container .chosen-results li {
      border-bottom: 1px solid white;
      padding: 7px 15px;
      font-weight: 400;
      width: 100%; }
      .pl_language_wrapper .chosen-container .chosen-results li:last-child {
        border-bottom: none; }
    .pl_language_wrapper .chosen-container .chosen-results .active-result.highlighted {
      color: #e7222c !important;
      background: transparent; }
  .pl_language_wrapper .chosen-container.chosen-with-drop .chosen-drop {
    left: 10px;
    top: 27px;
    box-shadow: 0 0.5px 1px 0 rgba(0, 0, 0, 0.5);
    border-radius: 0px;
    width: 190px;
    background: #f4f4f4; }

@media all and (max-width: 29.99em) {
  .pl_language_wrapper .chosen-container-single .chosen-single {
    height: 36px;
    min-width: 240px;
    line-height: 10px; } }

@media (max-width: 800px) {
  .pl_language_wrapper .chosen-container.chosen-container-single {
    float: right;
    width: auto !important;
    margin-left: 0px;
    font-size: 12px;
    min-width: 130px; }
    .pl_language_wrapper .chosen-container.chosen-container-single .chosen-single {
      padding: 0px !important;
      border-bottom: 0px !important;
      font-weight: lighter; }
      .pl_language_wrapper .chosen-container.chosen-container-single .chosen-single span:after {
        margin-left: 5px; }
    .pl_language_wrapper .chosen-container.chosen-container-single a:hover {
      background: transparent !important;
      box-shadow: none !important; } }

@media all and (max-width: 49.99em) {
  .pl_language_wrapper {
    float: left;
    margin-left: 15px;
    padding-top: 11px; } }

@media all and (max-width: 29.99em) {
  .pl_language_wrapper {
    float: left;
    margin-left: 15px; } }

@media all and (max-width: 49.99em) {
  .pl_language_wrapper .chosen-container.chosen-with-drop .chosen-drop {
    left: -30px;
    top: 25px;
    width: auto; } }

@media all and (max-width: 49.99em) {
  .pl_language_wrapper .pl_language_dropdown {
    font-weight: 600;
    font-size: 11px;
    height: auto;
    width: auto;
    margin-left: 4px;
    padding-left: 14px;
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%); }
    .pl_language_wrapper .pl_language_dropdown option {
      font-weight: 600; } }

.lang_switch_label_mobile {
  width: 70px; }

@media all and (max-width: 49.99em) {
  .lang_switch_label_mobile {
    display: inline-block;
    text-transform: initial;
    font-size: 14px; } }

.residential .pl_footer-container {
  padding-top: 40px; }
  .residential .pl_footer-container .pl_footer-contact {
    padding-top: 0; }
    .residential .pl_footer-container .pl_footer-contact li {
      margin-top: 0;
      margin-bottom: 20px; }

.residential .pl_footer-office {
  margin: 20px auto; }

.residential .footer-contact-wrap {
  width: 100%; }

.residential .footer-logo-wrap {
  position: absolute;
  top: 40px; }

.residential .pl_footer-social-buttons .pl_socialLinks {
  margin-bottom: 25px; }

.residential .external-links {
  width: 100%;
  overflow: hidden;
  text-align: center; }
  .residential .external-links li {
    display: inline-block;
    margin-right: 15px; }

@media screen and (max-width: 960px) {
  .residential .footer-contact-wrap &gt; * {
    margin-left: 135px; } }

@media screen and (max-width: 760px) {
  .residential .footer-contact-wrap &gt; * {
    margin-left: 0; } }

@media screen and (max-width: 960px) {
  .residential.luxury .footer-contact-wrap &gt; * {
    margin-left: 0; } }

@media screen and (max-width: 760px) {
  .residential .footer-logo-wrap {
    position: static;
    width: 100%; } }

@media screen and (max-width: 760px) {
  .residential .footer-logo {
    display: block;
    margin: 20px auto; } }

.pl_footer-container {
  padding: 65px 0 25px 0;
  color: white; }
  .pl_footer-container h4 {
    margin: 0;
    font-weight: bold;
    letter-spacing: 1px; }
  .pl_footer-container p {
    text-align: center;
    margin: 5px 0;
    clear: both; }

@media all and (max-width: 58.74em) {
  .pl_footer-container p {
    padding-left: 20px;
    padding-right: 20px; } }

@media all and (max-width: 42.49em) {
  .pl_footer-container {
    padding: 25px 0; } }

.pl_footer-navigation {
  text-align: center; }
  .pl_footer-navigation:before {
    content: " ";
    display: table; }
  .pl_footer-navigation:after {
    content: " ";
    display: table;
    clear: both; }
  .pl_footer-navigation &gt; ul {
    margin: 24px 0; }
    .pl_footer-navigation &gt; ul .sub-menu {
      display: none; }
  .pl_footer-navigation li {
    vertical-align: top;
    text-align: left;
    display: inline-block; }
  .pl_footer-navigation a {
    text-decoration: none;
    padding: 0 12px; }
    .pl_footer-navigation a:hover {
      text-decoration: none; }
  .pl_footer-navigation .current-menu-item &gt; a {
    color: white; }

@media all and (max-width: 42.49em) {
  .pl_footer-navigation {
    display: none; } }

.pl_footer-contact {
  padding: 38px 0 0 0;
  margin: 0;
  text-align: center; }
  .pl_footer-contact:before {
    content: " ";
    display: table; }
  .pl_footer-contact:after {
    content: " ";
    display: table;
    clear: both; }
  .pl_footer-contact li {
    display: inline-block;
    margin: 1em .5em 0 .5em;
    text-align: left; }
    .pl_footer-contact li i {
      margin-right: 10px;
      color: #D93534;
      font-size: 20px; }
    .pl_footer-contact li p {
      clear: none;
      margin: 0;
      padding-left: 20px;
      vertical-align: top;
      text-align: left;
      word-break: break-all; }
    .pl_footer-contact li a {
      text-decoration: none; }
      .pl_footer-contact li a:hover {
        color: #30343F;
        text-decoration: none; }

.pl_footer-container .pl_footer-contact p {
  text-align: left; }

li.pl_footer-email span {
  margin: 6px 10px 0 0; }

li.pl_footer-phone span.phone-icon {
  margin: 3px 6px 0 0; }

li.pl_footer-address span {
  margin: 1px 10px 0 0; }

li.pl_footer-address small {
  text-align: left; }

@media all and (max-width: 58.74em) {
  li.pl_footer-address {
    clear: both;
    float: none; } }

.pl_footer-office {
  clear: both;
  margin: 3em auto 0;
  text-align: center; }
  .pl_footer-office p {
    margin: 0; }

.copyright {
  text-align: center; }
  .copyright p {
    margin: 0;
    padding: 0; }

@media all and (max-width: 29.99em) {
  .copyright p {
    padding: 0 15px; } }

@media all and (max-width: 29.99em) {
  .reserved {
    display: none; } }

.sidebar {
  margin: 33px 0 0;
  float: right;
  width: 100%; }
  .sidebar &gt; .widget {
    float: left;
    direction: ltr;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%; }

@media screen and (min-width: 961px) {
  .sidebar {
    width: 290px; } }

@media screen and (max-width: 760px) {
  .sidebar &gt; .widget {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 960px) {
  .sidebar &gt; .widget {
    width: 50%; } }

@media screen and (max-width: 760px) {
  .sidebar &gt; .widget {
    width: 100%; } }

@media screen and (max-width: 760px) {
  .page-template-page-template-listings-search-php .sidebar {
    margin: 0; } }

.page-template-page-template-client-php .signup.success {
  display: block;
  margin: -10px 0 20px 0;
  text-align: left; }

.page-heading {
  background: #ededed;
  padding: 32px 0; }
  .page-heading:before {
    content: " ";
    display: table; }
  .page-heading:after {
    content: " ";
    display: table;
    clear: both; }
  .page-heading p {
    line-height: 22px;
    margin-bottom: 10px; }

@media all and (max-width: 49.99em) {
  .page-heading {
    padding: 10px 0 10px 0; } }

.pl_trustedLogos {
  padding-top: 25px; }

.home-featured-content {
  padding-bottom: 15px;
  margin-bottom: 20px;
  background: #ededed; }
  .home-featured-content:before {
    content: " ";
    display: table; }
  .home-featured-content:after {
    content: " ";
    display: table;
    clear: both; }
  .home-featured-content .wrapper {
    padding: 60px 0 45px 0; }
  .home-featured-content ul {
    margin: 0 0 30px -16px;
    padding: 0; }
    .home-featured-content ul:before {
      content: " ";
      display: table; }
    .home-featured-content ul:after {
      content: " ";
      display: table;
      clear: both; }
  .home-featured-content img:not(.pl_compliance-logo) {
    display: block;
    max-width: 100%;
    border: none; }
  .home-featured-content h2.pl_section-title {
    padding-bottom: 20px; }

@media screen and (max-width: 760px) {
  .home-featured-content .wrapper {
    padding-top: 25px; } }

.featured-item-info {
  padding: 20px; }
  .featured-item-info .pl_headline {
    height: 2.286em;
    line-height: 1.143em; }
    .featured-item-info .pl_headline a {
      display: block;
      position: relative;
      top: 50%;
      transform: translateY(-50%); }

.home:not(.sps) .pl_trustedLogos {
  border-top: 0; }

.home-featured-item {
  width: 300px;
  margin: 0 0 20px 18px;
  float: left;
  background: white;
  position: relative; }

@media all and (max-width: 58.74em) {
  .home-featured-item {
    width: 48%;
    margin-left: 2%; } }

@media all and (max-width: 42.49em) {
  .home-featured-item {
    width: 46%;
    margin-left: 3%; } }

@media all and (max-width: 29.99em) {
  .home-featured-item {
    width: 96%; } }

/*.widgetized {
  padding: 50px 0 0 0;
  .placester_contact {
    label {
      display: none;
    }
    success {
      text-align: left;
      margin: 0;
    }
  }
  .area {
    width: 98%;
    margin: 0 0 15px 2%;
    iframe {
      width: 100% !important;
      max-height: 400px;
    }
    &amp;.full {
      width: 100%;
    }
    &amp;.hidden {
      display: none;
    }
  }
  .full .widget_testimonials .slides_wrapper {
    height: 130px;
  }
  .half .widget_testimonials .slides_wrapper {
    height: 250px;
  }
  &amp;.triple {
    .wrapper {
      height: auto !important;
    }
    .area, .widget {
      width: 292px !important;
      float: left;
      margin-left: 10px;
      margin-right: 10px;
    }
  }
  &amp;.double {
    .area {
      float: left;
      margin-left: 15px;
      border-bottom: 1px solid #cdcdcd;
      &amp;:first-child {
        margin-left: 0;
      }
    }
    .widget {
      margin-left: 10px;
    }
  }
}*/
/*@media all and (max-width: 58.74em) {
  .widgetized {
    margin-left: -2% !important;
  }
}

@media all and (max-width: 49.99em) {
  .widgetized .area {
    margin: 0 0 15px 1% !important;
  }
}

@media all and (max-width: 29.99em) {
  .widgetized .area {
    width: 98%;
    clear: both;
    margin-left: 0;
    margin-right: 0;
  }
}

@media all and (min-width: 58.75em) {
  .widgetized .area.half {
    width: 460px;
  }
}

@media all and (min-width: 50em) and (max-width: 58.74em) {
  .widgetized .area.half {
    width: 47.5%;
  }
}

@media all and (max-width: 42.49em) {
  .widgetized .full .widget_testimonials .slides_wrapper {
    height: 155px;
  }
}

@media all and (max-width: 29.99em) {
  .widgetized .full .widget_testimonials .slides_wrapper {
    height: auto;
  }
}

@media all and (max-width: 42.49em) {
  .widgetized.triple .area {
    width: 100% !important;
  }
}

@media all and (max-width: 29.99em) {
  .widgetized.triple .area {
    width: 100% !important;
  }
}*/
.page-template-page-template-locations-php #main_content {
  float: none;
  width: auto; }
  .page-template-page-template-locations-php #main_content .wrapper {
    padding: 50px 0 30px 0; }

.page-template-page-template-locations-php .pl_location-name {
  margin: 0 0 5px 0;
  padding: 5px 0;
  word-wrap: break-word; }

.pl_locations {
  margin-left: -20px;
  padding-left: 0; }
  .pl_locations:before {
    content: " ";
    display: table; }
  .pl_locations:after {
    content: " ";
    display: table;
    clear: both; }

.pl_location {
  display: block;
  float: left;
  width: 220px;
  margin: 0 0 20px 20px; }

.pl_location-image {
  margin-bottom: 10px; }

.pl_location-listings {
  width: 620px;
  float: left;
  margin: 40px 0; }
  .pl_location-listings .listings .sort_wrapper .sort_item label {
    display: none; }
  .pl_location-listings .listings .sort_wrapper .chzn-container {
    margin-right: 25px; }
    .pl_location-listings .listings .sort_wrapper .chzn-container .chzn-search input {
      display: none; }
  .pl_location-listings .listings #container {
    width: 100% !important; }
    .pl_location-listings .listings #container #placester_listings_list thead, .pl_location-listings .listings #container #placester_listings_list tfoot {
      display: none; }

.pl_location-articles {
  clear: both; }
  .pl_location-articles img.alignleft {
    width: 210px; }

#main_content.pl_area-list article, #main_content.pl_area-list .pl_area-content {
  margin-bottom: 50px; }

#main_content.pl_area-list .wp-post-image {
  float: left;
  margin-right: 25px;
  max-width: 200px;
  max-height: 120px; }

#main_content.pl_area-list .entry-content h2 {
  margin-top: 5px;
  margin-bottom: 8px; }

@media (max-width: 680px) {
  #main_content.pl_area-list .wp-post-image {
    width: 150px; } }

@media (max-width: 480px) {
  #main_content.pl_area-list .wp-post-image {
    display: none; } }

.pl_area * {
  box-sizing: border-box; }

.area-slideshow {
  margin: 0 auto;
  max-width: 1660px;
  height: 500px; }

.pl_area h2 {
  margin-bottom: 20px; }

.pl_area .entry-content p {
  margin: 2em 0; }

.pl_area .sort_wrapper {
  padding: 0 0 15px; }

.pl_area .dataTables_wrapper {
  position: relative; }

.pl_area .dataTables_processing {
  position: absolute;
  top: -57px;
  left: 30%; }

.pl_area ul, .pl_area ol {
  margin: 0 0 25px 0;
  padding-left: 25px;
  list-style: disc; }

.pl_area ul ul {
  margin-top: 5px;
  margin-bottom: 0;
  list-style: circle; }

.pl_area ol ol {
  margin-bottom: 0; }

.pl_area ul {
  list-style: square; }

.pl_area ol {
  list-style: decimal; }

.pl_area li {
  margin-bottom: 5px; }

.pl_area-image {
  display: inline-block;
  width: 50%; }
  .pl_area-image img {
    display: block;
    margin: 0 auto;
    max-width: 300px; }

.pl_area-description, .pl_area-map, .pl_area-description--sub, .pl_area-description--add {
  margin-bottom: 2em; }

@media (max-width: 940px) {
  .area-slideshow {
    height: 350px; } }

@media (max-width: 680px) {
  .area-slideshow {
    height: 300px; }
  .pl_area-image {
    margin-bottom: 20px;
    width: 100%; } }

@media (max-width: 480px) {
  .area-slideshow {
    height: 250px; } }

.pl_area-page-v2 .map-search-filters .pl_criteriaWrap {
  padding: 0; }

.pl_area-page-v2 .listing-control-wrap {
  margin-top: 24px; }

.pl_area-page-v2 .search-bar {
  padding: 1px 0 0 0;
  background: #ededed; }
  .pl_area-page-v2 .search-bar .wrapper {
    padding: 24px 0 14px; }

.pl_area-page-v2 .save_search_button_wrapper .pls_save_search {
  position: unset; }

.pl_area-page-v2 .purchaseTypeWrapper {
  padding: 20px 0px 0px 0px; }
  .pl_area-page-v2 .purchaseTypeWrapper .typeSelections ul {
    padding: 0; }

.pl_area-page-v2 .listing-tools {
  height: 50px; }
  .pl_area-page-v2 .listing-tools span strong {
    float: left;
    line-height: 40px;
    margin-right: 20px;
    margin-left: 20px; }

.pl_area-page-v2 .area-v2-desc {
  padding: 24px 0; }

.pl_area-page-v2 .map-search-filters .pl_mapToggle {
  float: right; }

.pl_area-page-v2 .pl_activeFilters {
  padding-left: 0; }

.pl_area-page-v2 ul, .pl_area-page-v2 ol {
  margin: 0 0 25px 0;
  padding-left: 25px;
  list-style: disc; }

.pl_area-page-v2 ul ul {
  margin-top: 5px;
  margin-bottom: 0;
  list-style: circle; }

.pl_area-page-v2 ol ol {
  margin-bottom: 0; }

.pl_area-page-v2 ul {
  list-style: square; }

.pl_area-page-v2 ol {
  list-style: decimal; }

.single-property .pl_property-top {
  background: #ededed;
  margin: 0; }
  .single-property .pl_property-top .wrapper {
    padding: 40px 0 30px 0; }
  .single-property .pl_property-top .property-top-slider {
    padding-bottom: 20px; }
    .single-property .pl_property-top .property-top-slider:before {
      content: " ";
      display: table; }
    .single-property .pl_property-top .property-top-slider:after {
      content: " ";
      display: table;
      clear: both; }
    .single-property .pl_property-top .property-top-slider .pl_section-title {
      margin-bottom: 20px; }
      .single-property .pl_property-top .property-top-slider .pl_section-title:before {
        content: " ";
        display: table; }
      .single-property .pl_property-top .property-top-slider .pl_section-title:after {
        content: " ";
        display: table;
        clear: both; }
      .single-property .pl_property-top .property-top-slider .pl_section-title .pl_property-price {
        float: right; }
    .single-property .pl_property-top .property-top-slider #big-img {
      float: left;
      width: 620px;
      margin-bottom: 10px; }
      .single-property .pl_property-top .property-top-slider #big-img img {
        display: block;
        margin: 0 auto;
        border: 3px solid transparent;
        max-height: 350px; }
    .single-property .pl_property-top .property-top-slider #slider {
      float: right;
      margin: 0;
      padding: 0;
      width: 300px; }
      .single-property .pl_property-top .property-top-slider #slider .caroufredsel_wrapper {
        height: 345px !important; }
      .single-property .pl_property-top .property-top-slider #slider ul {
        width: 310px;
        height: 345px !important;
        margin: 0 0 10px 0; }
        .single-property .pl_property-top .property-top-slider #slider ul li {
          width: 310px;
          float: left; }
          .single-property .pl_property-top .property-top-slider #slider ul li img {
            margin-bottom: 10px;
            border: 3px solid transparent;
            width: 140px;
            height: 92px; }
      .single-property .pl_property-top .property-top-slider #slider .paging {
        padding: 15px 0;
        position: relative; }
        .single-property .pl_property-top .property-top-slider #slider .paging:before {
          content: " ";
          display: table; }
        .single-property .pl_property-top .property-top-slider #slider .paging:after {
          content: " ";
          display: table;
          clear: both; }
        .single-property .pl_property-top .property-top-slider #slider .paging p {
          float: left; }
        .single-property .pl_property-top .property-top-slider #slider .paging .pagination {
          width: 80px;
          height: 40px;
          clear: none;
          float: right;
          padding: 0; }
          .single-property .pl_property-top .property-top-slider #slider .paging .pagination a {
            top: 0; }
  .single-property .pl_property-top .social-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 25px;
    border-top: 1px solid #cdcdcd; }
    .single-property .pl_property-top .social-container .social {
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .single-property .pl_property-top .social-container .social &gt; strong {
        margin: 0 5px 0 0;
        font-weight: 700; }

.single-property .pl_property-details {
  padding-top: 40px; }
  .single-property .pl_property-details .row, .single-property .pl_property-details .prop-amenities {
    margin-left: -2%; }
  .single-property .pl_property-details .row:before, .single-property .pl_property-details .row:after {
    content: " ";
    display: table; }
  .single-property .pl_property-details .prop-amenities:before, .single-property .pl_property-details .prop-amenities:after {
    content: " ";
    display: table; }
  .single-property .pl_property-details .row:after, .single-property .pl_property-details .prop-amenities:after {
    clear: both; }
  .single-property .pl_property-details h2 {
    margin-bottom: 20px; }
  .single-property .pl_property-details ul {
    margin-bottom: 40px; }
    .single-property .pl_property-details ul:before {
      content: " ";
      display: table; }
    .single-property .pl_property-details ul:after {
      content: " ";
      display: table;
      clear: both; }
    .single-property .pl_property-details ul li {
      float: left;
      margin-left: 2%;
      border-top: 1px solid #cdcdcd;
      width: 31%;
      line-height: 40px; }

.single-property .pl_property-description {
  width: auto;
  float: none; }
  .single-property .pl_property-description h2 {
    margin-bottom: 40px; }

.single-property .pl_property-location-wrapper {
  padding: 40px 0; }

.single-property .pl_widget-contact .pl_widget-contact--property {
  margin-bottom: 10px; }
  .single-property .pl_widget-contact .pl_widget-contact--property label, .single-property .pl_widget-contact .pl_widget-contact--property .info {
    display: inline; }
  .single-property .pl_widget-contact .pl_widget-contact--property label {
    font-weight: bold; }
  .single-property .pl_widget-contact .pl_widget-contact--property .info {
    font-size: 100%; }

@media all and (max-width: 58.74em) {
  .single-property .pl_property-top .property-top-slider .pl_section-title .pl_property-price {
    display: block;
    float: none;
    clear: both; } }

@media all and (max-width: 58.74em) {
  .single-property .pl_property-top .property-top-slider #big-img {
    clear: both;
    display: block;
    width: 100%;
    float: none; } }

@media all and (max-width: 58.74em) {
  .single-property .pl_property-top .property-top-slider #slider {
    width: 100% !important;
    float: none !important; } }

@media all and (max-width: 58.74em) {
  .single-property .pl_property-top .property-top-slider #slider .caroufredsel_wrapper {
    width: 100% !important;
    height: 200px !important; } }

@media all and (max-width: 29.99em) {
  .single-property .pl_property-top .property-top-slider #slider .caroufredsel_wrapper {
    height: 136px !important; } }

@media all and (max-width: 58.74em) {
  .single-property .pl_property-top .property-top-slider #slider ul {
    width: 100% !important;
    height: 200px !important; } }

@media all and (max-width: 29.99em) {
  .single-property .pl_property-top .property-top-slider #slider ul {
    height: 136px !important; } }

@media all and (max-width: 58.74em) {
  .single-property .pl_property-top .property-top-slider #slider ul li {
    float: none;
    box-sizing: border-box;
    width: auto;
    padding: 0 17% 0 20%;
    height: 200px; } }

@media all and (max-width: 29.99em) {
  .single-property .pl_property-top .property-top-slider #slider ul li {
    height: 136px; } }

@media all and (max-width: 58.74em) {
  .single-property .pl_property-top .property-top-slider #slider ul li img {
    box-sizing: border-box;
    margin: 0;
    width: 31%; } }

@media all and (max-width: 29.99em) {
  .single-property .pl_property-top .property-top-slider #slider ul li img {
    height: 60px; } }

@media all and (max-width: 29.99em) {
  .single-property .pl_property-details ul li {
    width: 100% !important;
    float: none;
    clear: both; } }

.pl_office header {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start; }

.pl_office h2 {
  letter-spacing: 1px;
  margin-bottom: 5px; }

.pl_office .pl_office-image {
  margin: 10px; }

.pl_office--details {
  margin: 10px 0;
  width: 100%; }
  .pl_office--details li {
    border-top: 1px solid #cdcdcd;
    padding: 14px 0 12px; }
    .pl_office--details li:first-child {
      border: none; }
    .pl_office--details li .key {
      display: block; }

.pl_office--description {
  clear: both;
  margin-bottom: 30px; }

.pl_office--listings {
  position: relative; }
  .pl_office--listings form.sort_wrapper {
    padding: 30px 0 15px; }
  .pl_office--listings .spinner {
    position: absolute;
    right: 17px;
    top: 0; }

.map-view-toggle {
  display: none;
  padding-right: 0px; }

@media screen and (min-width: 761px) {
  .pl_searchForm #map-toggle-component {
    display: none; } }

.map-toggle-drop-down li {
  display: inline-block; }

.hero.map-search-filters .main_content {
  position: relative; }

.wrapper.map-search-filters {
  position: relative; }

.map-toggle {
  display: inline-block;
  margin-left: 30px; }
  .map-toggle .map-search, .map-toggle .listing-search {
    color: #bfbfbf; }
    .map-toggle .map-search.active, .map-toggle .listing-search.active {
      color: #D93534; }
  .map-toggle a {
    padding-right: 10px;
    text-transform: uppercase;
    cursor: pointer; }
    .map-toggle a i {
      padding-right: 4px; }

.map-search-filters .pl_mapToggle {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 25%;
  padding-right: 0; }
  .map-search-filters .pl_mapToggle .map-toggle {
    text-align: right;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    margin-left: 0; }

.map-search-filters .pl_criteriaWrap {
  float: left;
  direction: ltr;
  padding-right: 10px;
  width: 75%; }
  .map-search-filters .pl_criteriaWrap .pl_activeFilters {
    border-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0px; }

@media screen and (max-width: 760px) {
  .map-search-filters .pl_mapToggle {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .map-search-filters .pl_criteriaWrap {
    padding-right: 20px; } }

/* DRI-4991 - Changed Map Search to fix flexible List Search */
body.map-search .sidebar, body.map-search #main_content {
  float: none; }

body.map-search aside.sidebar {
  margin-left: 0; }
  body.map-search aside.sidebar .widget {
    margin-left: 0;
    padding: 0; }

body.map-search .wrapper:after {
  display: none; }

body.map-search .sidebar .widget {
  width: 100%;
  margin-bottom: 0; }

body.map-search .wrapper.map-search-filters {
  border-bottom: 0; }

body.map-search .pl_sidebar .pl_widget-contact, body.map-search .pl_widget-agent {
  display: none; }

body.map-search .listing-control-wrap .pl_sortLimit {
  float: left;
  margin-left: 20px; }

body.map-search .selectWrapper.pl_form-ctrl.pl_sortLimit, body.map-search .listing-control-wrap .listingsCount {
  display: none; }

body.map-search .wrapper.inner {
  padding-left: 0;
  margin-left: 0;
  border-top: 1px solid #bfbfbf;
  width: 100%;
  max-width: 100%;
  clear: both;
  display: table;
  direction: rtl; }
  body.map-search .wrapper.inner .main_content {
    width: 5%;
    min-width: 300px;
    max-width: 300px;
    display: table-cell;
    direction: ltr;
    padding: 20px 10px 0;
    vertical-align: top; }
    body.map-search .wrapper.inner .main_content .search_wrap {
      height: 580px;
      overflow-y: scroll;
      overflow-x: hidden; }
  body.map-search .wrapper.inner aside#sidebar {
    width: 70%;
    display: table-cell;
    direction: ltr;
    vertical-align: top; }
    body.map-search .wrapper.inner aside#sidebar .pl_map--wrapper {
      height: 600px; }
    body.map-search .wrapper.inner aside#sidebar .widget h3 {
      display: none; }

body.map-search .trusted_logos_wrapper {
  width: initial;
  margin: initial; }
  body.map-search .trusted_logos_wrapper .trusted_logos_inner_wrapper .pl_trustedLogos {
    width: auto;
    margin: 0 auto;
    padding: 24px 24px 0; }

body.map-search #tour .pl_list-items article {
  box-shadow: none;
  border-top: 1px solid #ddd;
  margin-bottom: 0;
  clear: left;
  width: 100%; }
  body.map-search #tour .pl_list-items article figure.pl_listing-image {
    width: 40%;
    float: left;
    padding: 5px;
    margin: 15px 0;
    height: 100px;
    background-color: #ededed; }
    body.map-search #tour .pl_list-items article figure.pl_listing-image .pl_add_remove_lead_favorites, body.map-search #tour .pl_list-items article figure.pl_listing-image .pl_listing-photoCount {
      display: none !important; }
    body.map-search #tour .pl_list-items article figure.pl_listing-image .listing-image {
      height: 100px; }
  body.map-search #tour .pl_list-items article .pl_listing-details {
    width: 45%;
    float: left;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 0; }
    body.map-search #tour .pl_list-items article .pl_listing-details h3 span {
      white-space: pre-wrap; }
    body.map-search #tour .pl_list-items article .pl_listing-details span.pl_listing-details-item.pl_listing-price {
      display: block;
      font-weight: bold; }
    body.map-search #tour .pl_list-items article .pl_listing-details p {
      line-height: 18px; }
  body.map-search #tour .pl_list-items article .pl_compliance.pl_compliance--inlineSearch {
    min-height: 10px; }

@media screen and (max-width: 760px) {
  body.map-search .wrapper.map-search-filters .pl_criteriaWrap .pl_activeFilters {
    border-bottom: none; } }

@media (max-width: 760px) {
  .pl_mapToggle .map-toggle {
    display: none; }
  .grid .map-search-filters {
    border-bottom: none; }
  .wrapper.map-search-filters {
    border-bottom: 0; }
  .map-search-filters .listing-control-wrap {
    display: none; }
  .map-search-filters .pl_criteriaWrap {
    width: 100%; }
    .map-search-filters .pl_criteriaWrap .pl_activeFilters {
      border-bottom: 1px solid #b7b7b7; }
  .map-search-filters .submitRow {
    padding-right: 50%; }
  .map-search-filters .pl_mapToggle {
    position: absolute;
    top: -64px;
    right: 0px;
    width: 45%;
    padding-top: 5px;
    padding-right: 0px; }
    .map-search-filters .pl_mapToggle .map-toggle {
      padding-top: 4px; }
  body.map-serach .pl_criteriaWrap .pl_activeFilters {
    border-bottom: 0; }
  body.map-search .wrapper.inner {
    display: block;
    direction: ltr; }
    body.map-search .wrapper.inner .main_content {
      width: 100%;
      display: none; }
    body.map-search .wrapper.inner aside#sidebar {
      width: 100%;
      display: block;
      margin-top: 0px; } }

@media (max-width: 550px) {
  .main_content, .pl_searchMap {
    clear: both; }
  .map-search-filters .pl_searchForm .savedSearchWrapper {
    width: 50px; }
  .map-search-filters .has-active.pl_searchForm .savedSearchWrapper {
    margin-right: 0; }
  .map-search-filters .map-view-toggle {
    display: block; }
  .map-search-filters .map-toggle {
    position: relative; }
  .map-search-filters .pl_mapToggle {
    width: 100px;
    padding-left: 0; }
  .map-search-filters .map-toggle-drop-down {
    display: none; }
    .map-search-filters .map-toggle-drop-down.open {
      display: block;
      background-color: white;
      border: 1px solid #cdcdcd;
      border-radius: 3px;
      box-shadow: 0 0 4px #cdcdcd;
      position: absolute;
      z-index: 1;
      top: 25px;
      right: -5px;
      padding: 5px;
      width: 75px; }
      .map-search-filters .map-toggle-drop-down.open li {
        display: list-item;
        margin-top: 4px;
        text-align: center; }
  .map-search-filters .submitRow {
    padding-right: 32%; }
  body.map-search .wrapper.inner {
    display: block;
    direction: ltr; }
    body.map-search .wrapper.inner .main_content {
      width: 100%;
      display: none; }
    body.map-search .wrapper.inner aside#sidebar {
      width: 100%;
      display: block; }
  body.map-search.listings_only .wrapper.inner .main_content {
    display: block; }
  body.map-search.listings_only .wrapper.inner aside#sidebar {
    display: none; } }

.map-search .idx-page-content {
  display: none; }

.idx-page-content {
  margin-bottom: 45px; }
  .idx-page-content .entry-content &gt; :first-child {
    margin-top: 0; }

.realsatisfied #main_content {
  margin-bottom: 100px; }
  .realsatisfied #main_content .star-ratings {
    font-size: 15px;
    height: 22px;
    width: 75px;
    margin: 0 auto;
    position: relative;
    padding: 0; }
    .realsatisfied #main_content .star-ratings .star-ratings-top {
      padding: 0;
      position: absolute;
      z-index: 1;
      display: block;
      left: 0px;
      overflow: hidden; }
    .realsatisfied #main_content .star-ratings .star-ratings-bottom {
      z-index: 0; }
  .realsatisfied #main_content .percent-score {
    font-size: 20px; }
    .realsatisfied #main_content .percent-score &gt; p {
      margin: 0 0 5px 0; }
  .realsatisfied #main_content .measure-name {
    font-size: 15px;
    text-transform: uppercase; }
    .realsatisfied #main_content .measure-name &gt; p {
      margin: 0; }
  .realsatisfied #main_content .inline {
    display: inline-block; }
  .realsatisfied #main_content .review-count {
    margin-bottom: 17px;
    font-size: 26px;
    font-weight: 400;
    color: #88939a;
    text-transform: uppercase; }
  .realsatisfied #main_content .verified-text {
    font-size: 22px;
    font-weight: 200; }
  .realsatisfied #main_content .rs-img {
    border: none;
    height: 24px;
    vertical-align: text-bottom; }
  .realsatisfied #main_content .center-text {
    text-align: center; }
  .realsatisfied #main_content .rating-stats {
    padding-top: 42px;
    padding-bottom: 68px; }
    .realsatisfied #main_content .rating-stats .stat {
      width: 148px; }
    .realsatisfied #main_content .rating-stats li:nth-child(-n+2) {
      margin-right: 12px; }
  .realsatisfied #main_content .post-list &gt; li:nth-child(1) {
    border-top: 2px solid #909090; }
  .realsatisfied #main_content .post-list .review {
    border-bottom: 2px solid #909090;
    margin-top: 22px; }
    .realsatisfied #main_content .post-list .review .entry-content {
      font-size: 0;
      width: 100%; }
      .realsatisfied #main_content .post-list .review .entry-content li {
        margin-top: 12px; }
      .realsatisfied #main_content .post-list .review .entry-content .review-author {
        width: 60%;
        box-sizing: border-box;
        font-size: 18px;
        margin-bottom: 15px;
        text-transform: uppercase; }
      .realsatisfied #main_content .post-list .review .entry-content .review-type {
        font-size: 14px;
        text-align: right;
        margin-top: 4px;
        width: 40%;
        box-sizing: border-box;
        float: right; }
      .realsatisfied #main_content .post-list .review .entry-content .percentage {
        font-size: 15px;
        min-width: 100px;
        text-align: center; }
      .realsatisfied #main_content .post-list .review .entry-content .stars-margin {
        margin-right: 25px; }
      .realsatisfied #main_content .post-list .review .entry-content .detailed &gt; h2 {
        font-size: 15px;
        font-weight: 400;
        margin-bottom: 0;
        vertical-align: sub; }
      .realsatisfied #main_content .post-list .review .entry-content .review-testimonial {
        margin-top: 24px;
        font-size: 14px; }
      .realsatisfied #main_content .post-list .review .entry-content .review-completed {
        margin: 24px 0;
        font-size: 14px; }

.custom-header {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: table; }
  .custom-header h1 {
    padding: 20px 8%;
    display: table-cell;
    top: 0;
    vertical-align: middle; }

@media (max-width: 767px) {
  .custom-header {
    height: 250px; } }

.photo-headline {
  font-size: 72px;
  font-weight: 300;
  line-height: 96px;
  color: #fff;
  text-align: center;
  position: relative;
  text-shadow: 1px 2px rgba(0, 0, 0, 0.5);
  top: 30%;
  -ms-transform: translateY(-50%);
  margin: 0px 8%; }

@media screen and (max-width: 960px) {
  .photo-headline {
    font-size: 46px;
    line-height: 46px; } }

.no-image-photo-headline {
  color: #88939a; }

.landing-content {
  width: 100%;
  font-size: 0px; }
  .landing-content .main-content {
    box-sizing: border-box;
    width: 60%;
    padding-left: 8%;
    padding-right: 4%;
    padding-bottom: 100px;
    display: inline-block;
    height: auto;
    vertical-align: top; }
    .landing-content .main-content .content-title {
      padding: 20px 0 23px 0;
      font-size: 24px;
      font-weight: 400;
      text-transform: uppercase;
      color: #4b4b4b; }
    .landing-content .main-content .entry-content {
      line-height: 24px;
      font-size: 14px;
      color: #4b4b4b; }
      .landing-content .main-content .entry-content ol {
        list-style: decimal; }
      .landing-content .main-content .entry-content ul {
        list-style: disc;
        margin: 5px;
        padding-left: 30px; }
      .landing-content .main-content .entry-content ol {
        margin: 5px;
        padding-left: 30px; }
  .landing-content .call-to-action {
    box-sizing: border-box;
    display: inline-block;
    width: 40%;
    height: auto;
    padding-right: 8%;
    padding-bottom: 30px; }
    .landing-content .call-to-action .title {
      padding: 20px;
      line-height: 30px;
      font-size: 26px;
      color: #88939a;
      font-weight: 400;
      line-height: 30px;
      text-transform: uppercase; }
    .landing-content .call-to-action .sub-title {
      margin-left: 20px;
      font-size: 14px;
      line-height: 24px; }
    .landing-content .call-to-action .custom-form {
      padding: 0 20px; }
    .landing-content .call-to-action .chosen-search {
      display: none; }
    .landing-content .call-to-action input, .landing-content .call-to-action option {
      padding: 5px; }
    .landing-content .call-to-action .cf-elem-wrap {
      margin-top: 16px;
      width: 100%;
      display: block;
      font-size: 14px;
      line-height: 20px; }
      .landing-content .call-to-action .cf-elem-wrap.cf-select {
        width: calc(100% + 10px); }
      .landing-content .call-to-action .cf-elem-wrap.cf-radio-group, .landing-content .call-to-action .cf-elem-wrap.cf-checkbox-group {
        line-height: 1.8; }
      .landing-content .call-to-action .cf-elem-wrap.cf-radio-group input, .landing-content .call-to-action .cf-elem-wrap.cf-checkbox-group input {
        margin: 0 0.5rem; }
      .landing-content .call-to-action .cf-elem-wrap .cf-elem {
        width: inherit;
        display: block; }
      .landing-content .call-to-action .cf-elem-wrap .cf-textarea {
        margin: 0;
        width: 100%;
        box-sizing: border-box;
        height: auto; }
    .landing-content .call-to-action .cf-button {
      text-align: right; }
    .landing-content .call-to-action .cf-submit-button {
      height: 36px;
      min-width: 146px;
      font-size: 17px;
      color: #fff;
      line-height: 22px;
      text-align: center;
      font-weight: bold;
      border-radius: 3px;
      box-shadow: inset 0 2px 0 0 rgba(255, 255, 255, 0.38); }

@media screen and (max-width: 960px) {
  .landing-content .main-content {
    width: 100%;
    padding-right: 8%;
    padding-bottom: 50px; } }

@media screen and (max-width: 960px) {
  .landing-content .call-to-action {
    width: 100%;
    padding-left: 8%; } }

@media screen and (max-width: 960px) {
  .landing-content .call-to-action .title {
    padding-left: 0px; } }

@media screen and (max-width: 960px) {
  .landing-content .call-to-action .sub-title {
    margin-left: 0px; } }

@media screen and (max-width: 960px) {
  .landing-content .call-to-action .custom-form {
    padding-left: 0px; } }

.home #home-slider {
  margin: 0 auto;
  position: relative;
  height: 500px;
  overflow: hidden; }
  .home #home-slider #carousel {
    max-height: 500px; }
    .home #home-slider #carousel .flex-caption {
      padding: 0;
      height: 56px;
      overflow: hidden;
      background: rgba(48, 52, 63, 0.8); }
      .home #home-slider #carousel .flex-caption .flex-captionInner {
        width: 80%;
        margin: 0;
        padding-left: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #FCFCFF;
        line-height: 56px;
        vertical-align: middle; }
    .home #home-slider #carousel .flex-control-nav {
      right: 0;
      padding-right: 24px;
      width: auto;
      z-index: 3; }
      .home #home-slider #carousel .flex-control-nav li a {
        background: unset;
        box-shadow: none;
        border: 1px solid #FCFCFF; }
        .home #home-slider #carousel .flex-control-nav li a:hover {
          background-color: transparent; }
      .home #home-slider #carousel .flex-control-nav li a.flex-active {
        background-color: #FCFCFF;
        border-color: #FCFCFF; }

.home .fixed-slider #carousel {
  margin: 0 auto -15px auto;
  width: 940px; }

.home .fixed-slider .flex-caption-paging {
  right: 20px !important; }

.home .fixed-slider .flex-caption {
  padding-left: 20px !important; }

#outer-wrap .flex-control-paging li a {
  background-color: #FCFCFF; }

@media (max-width: 980px) {
  .home #home-slider {
    height: 350px; }
  .home .fixed-slider #home-toggle-wrapper {
    position: absolute;
    background: url(../../../placester/images/bg.png) repeat left top;
    border-bottom: 1px solid #363535; }
    .home .fixed-slider #home-toggle-wrapper #home-toggles ul li {
      background: none; }
      .home .fixed-slider #home-toggle-wrapper #home-toggles ul li:last-child {
        padding-right: 0px; } }

@media (max-width: 900px) {
  .home #home-slider {
    height: 330px; } }

@media (max-width: 800px) {
  .home #home-slider {
    height: 275px; } }

@media (max-width: 680px) {
  .home #home-slider {
    height: 250px; }
    .home #home-slider #carousel .flex-caption {
      display: none; }
    .home #home-slider #carousel .flex-control-nav {
      display: none; }
    .home #home-slider #carousel li {
      height: 250px; } }

@media (max-width: 480px) {
  .home #home-slider .flexslider .slides &gt; li {
    height: 220px; }
  .home #home-slider #carousel {
    max-height: 540px; }
    .home #home-slider #carousel img {
      max-height: 250px;
      width: auto; } }

.overlay-container {
  position: relative;
  height: 0;
  padding-bottom: 65%;
  overflow: hidden; }

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: #111;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear; }
  .overlay p {
    padding: 15px;
    color: white; }
  .overlay.bar {
    top: initial; }

.overlay-container:hover .overlay {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1010;
  display: none;
  top: 0;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  top: 0;
  left: 30px;
  right: 30px;
  position: absolute;
  z-index: 1011;
  padding: 30px 5% 0 5%;
  color: #fff; }
  .reveal-modal .title {
    color: #88939a;
    margin-bottom: 20px; }

@media (max-width: 940px) {
  .reveal-modal {
    left: 10px;
    right: 10px;
    padding: 20px 0 0; } }

@media (max-width: 940px) {
  .reveal-modal .title {
    padding-right: 30px; } }

.modal-row:before {
  content: " ";
  display: table; }

.modal-row:after {
  content: " ";
  display: table;
  clear: both; }

.modal-row .slide-info {
  position: absolute;
  bottom: 17px;
  width: 100%;
  text-align: center;
  color: #000; }

.modal-row .description {
  width: 32%;
  float: right; }
  @media only screen and (max-width: 1229px) {
    .modal-row .description {
      width: 100%;
      float: none; } }
  .modal-row .description p {
    margin-bottom: 20px; }

.modal-row .description-under {
  display: none; }
  .modal-row .description-under p {
    margin-bottom: 20px; }

.modal-row #row-carousel {
  border-top: 1px solid #918f8d;
  border-bottom: 1px solid #918f8d;
  padding: 13px 0;
  position: relative;
  margin: 0;
  /* Hide flexslider gallery, leave only big images above */ }
  @media only screen and (max-width: 600px) {
    .modal-row #row-carousel {
      display: none; } }
  .modal-row #row-carousel .flex-viewport {
    margin: 0 70px;
    z-index: 1; }
    .modal-row #row-carousel .flex-viewport li {
      margin: 5px; }
  .modal-row #row-carousel .flex-direction-nav a,
  .modal-row #row-carousel.custom-navigation a {
    margin: 0;
    position: absolute;
    top: 50px;
    font-size: 2rem;
    z-index: 0; }
  .modal-row #row-carousel .flex-direction-nav a.flex-next,
  .modal-row #row-carousel.custom-navigation a.flex-next {
    right: 10px; }
  .modal-row #row-carousel .flex-direction-nav a.flex-prev,
  .modal-row #row-carousel.custom-navigation a.flex-prev {
    left: 10px; }
  .modal-row #row-carousel img {
    display: block; }

/* Fullscreen main flexslider */
.slider-box {
  float: left;
  padding: 30px 0 50px;
  width: 65%;
  position: relative;
  margin: 0 0 60px;
  background: #fff;
  box-shadow: 0 1px 4px 0 silver;
  border-radius: 4px; }
  @media only screen and (max-width: 1229px) {
    .slider-box {
      width: 100%;
      float: none;
      margin: 0 0 20px; } }

/* Fullscreen gallery flexslider */
#row-slider.flexslider {
  margin: 0;
  border: 0;
  box-shadow: none; }
  #row-slider.flexslider .flex-direction-nav a {
    position: absolute;
    bottom: 0;
    margin: 0;
    background: none;
    text-indent: 0; }
    #row-slider.flexslider .flex-direction-nav a:hover {
      color: #e5e5e5; }
    #row-slider.flexslider .flex-direction-nav a.flex-next {
      right: 10px;
      text-align: right; }
    #row-slider.flexslider .flex-direction-nav a.flex-prev {
      left: 10px; }
  #row-slider.flexslider ul.slides &gt; li {
    height: 450px;
    position: relative; }
    @media only screen and (max-width: 992px) {
      #row-slider.flexslider ul.slides &gt; li {
        height: 400px; } }
    @media only screen and (max-width: 600px) {
      #row-slider.flexslider ul.slides &gt; li {
        height: 230px; } }

/* Gallery slider needs to have height for auto height flexslider */
#row-carousel.flexslider ul.slides &gt; li {
  height: 88px;
  position: relative; }

/* Main and gallery slider fixed for auto height fix */
#row-slider.flexslider,
#row-carousel.flexslider {
  /* Make content autofit to max-height property, and center both vertically and horizontally with transform */
  /* For images specifically, set height to 100% and width to auto so you are keeping aspect ratio */
  /* --- End Flexslider solution -- */ }
  #row-slider.flexslider ul.slides &gt; li &gt; *,
  #row-carousel.flexslider ul.slides &gt; li &gt; * {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    overflow-y: hidden; }
  #row-slider.flexslider ul.slides &gt; li &gt; img,
  #row-carousel.flexslider ul.slides &gt; li &gt; img {
    height: 100%;
    width: auto !important; }
  #row-slider.flexslider ul.slides &gt; li &gt; p,
  #row-carousel.flexslider ul.slides &gt; li &gt; p {
    overflow-y: auto; }

@media (max-width: 1229px) {
  .modal-row .description {
    display: none; } }

@media (max-width: 1229px) {
  .modal-row .description-under {
    display: block;
    border-bottom: 1px solid #918f8d;
    padding: 20px 0;
    width: 100%; }
    .modal-row .description-under p {
      margin-bottom: 0; } }

.modal-powered {
  float: right;
  margin-top: -20px;
  padding-top: 2em;
  color: #909090; }

.close-reveal-modal {
  text-indent: -2000em;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 16px;
  height: 16px;
  background: url(../../../placester/images/gallery-close.png) no-repeat;
  cursor: pointer; }

@media (max-width: 940px) {
  .close-reveal-modal {
    right: 0; } }

#navigation {
  float: right;
  clear: both;
  padding-right: 5px; }
  #navigation li {
    display: inline-block;
    margin-left: 20px;
    position: relative; }
    #navigation li:hover &gt; ul {
      display: block; }
    #navigation li a {
      color: #909090; }
    #navigation li ul {
      display: none;
      width: 210px;
      position: absolute;
      top: 20px;
      left: 0;
      background: #f4f4f4;
      z-index: 99999;
      border-left: 1px solid silver;
      border-right: 1px solid silver;
      box-shadow: 0 0 4px silver; }
      #navigation li ul li {
        margin: 0; }
        #navigation li ul li a {
          color: #909090;
          display: block;
          width: 200px;
          padding: 0 0 0 10px;
          line-height: 34px;
          border-top: 1px solid white;
          border-bottom: 1px solid a6a6a6; }

.primary-menu {
  text-align: right; }

.sub-menu {
  text-align: left; }

#nav {
  z-index: 200;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 0;
  display: none; }
  #nav:not(:target) {
    z-index: 1;
    height: 0; }
  #nav .block {
    z-index: 2;
    position: relative; }
  #nav ul {
    *zoom: 1;
    display: block; }
    #nav ul:before {
      content: "";
      display: table; }
    #nav ul:after {
      content: "";
      display: table;
      clear: both; }
  #nav li {
    display: block; }
    #nav li a {
      display: block;
      outline: none; }

#main_content, #full_page_main_content {
  margin: 45px 0 0; }

#main_content, .cols_2_3 {
  float: left;
  width: 620px; }

body.search #main_content {
  float: none;
  width: auto; }

body.no_header_and_footer #header, body.no_header_and_footer header, body.no_header_and_footer .trusted_logos_wrapper, body.no_header_and_footer footer {
  display: none !important; }

body.no_navigation #bcorr-navigation {
  display: none !important; }

#printable-pdp #header-text {
  margin-top: -10px !important;
  height: 131px !important; }

#printable-pdp #print-agent-contact h4 {
  line-height: 1 !important; }

#printable-pdp #print-detail-boxes {
  margin-top: 0px; }
  #printable-pdp #print-detail-boxes p {
    margin: 2px 0 2px 0 !important; }

#main_content article .entry-content {
  /* DRI-4750 Decision - Responsive Tables */ }
  #main_content article .entry-content ul li {
    margin-bottom: 0px; }
  #main_content article .entry-content table {
    overflow: auto;
    display: block;
    height: auto !important; }

#main_content article header h2 {
  letter-spacing: 1px;
  margin-bottom: 10px; }

#main_content article .meta {
  color: #88939a;
  margin-bottom: 30px; }

#main_content article footer {
  padding: 30px 0;
  clear: both; }
  #main_content article footer:before {
    content: " ";
    display: table; }
  #main_content article footer:after {
    content: " ";
    display: table;
    clear: both; }
  #main_content article footer p {
    float: left; }
  #main_content article footer .share-buttons, #main_content article footer .social {
    float: right; }
    #main_content article footer .share-buttons &gt; span, #main_content article footer .social &gt; span {
      float: left;
      margin-left: 14px; }

#main_content article .page-title {
  text-align: left;
  position: relative;
  margin: 0 0 50px; }
  #main_content article .page-title span {
    font-weight: 300; }

#main_content article .wp-post-image {
  max-height: 115px;
  max-width: 100px; }

#main_content .entry-content h1, #main_content .entry-content h2, #main_content .entry-content h3, #main_content .entry-content h4, #main_content .entry-content h5, #main_content .entry-content h6 {
  margin: 0 0 25px; }

#main_content .entry-content p, #main_content .entry-content address {
  margin: 0 0 15px; }

#main_content .entry-content ul, #main_content .entry-content ol {
  margin: 0 0 25px 0;
  padding-left: 25px;
  list-style: disc; }

#main_content .entry-content ul ul {
  margin-top: 5px;
  margin-bottom: 0;
  list-style: circle; }

#main_content .entry-content ol ol {
  margin-bottom: 0; }

#main_content .entry-content ul {
  list-style: square; }

#main_content .entry-content ol {
  list-style: decimal; }

#main_content .entry-content li {
  margin-bottom: 5px; }

#main_content .entry-content dl {
  margin-bottom: 25px; }

#main_content .entry-content dt {
  font-weight: bold; }

#main_content .entry-content dd {
  margin-bottom: 10px; }

#main_content .entry-content blockquote {
  position: relative;
  padding: 0 0 0 80px; }
  #main_content .entry-content blockquote p {
    padding: 0;
    margin: 0 0 10px 0; }
  #main_content .entry-content blockquote i {
    position: absolute;
    top: 5px;
    left: 30px;
    font-size: 27px; }

#main_content .entry-content th, #main_content .entry-content td {
  padding: 5px 10px 5px 0; }

#main_content .entry-content th {
  font-weight: bold; }

#main_content .entry-content .alignnone {
  margin: 5px 20px 20px 0; }

#main_content .entry-content .aligncenter, #main_content .entry-content div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

#main_content .entry-content .alignright {
  float: right;
  margin: 5px 0 20px 20px; }

#main_content .entry-content .alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

#main_content .entry-content .aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

#main_content .entry-content a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

#main_content .entry-content a img.alignnone {
  margin: 5px 20px 20px 0; }

#main_content .entry-content a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

#main_content .entry-content a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

#main_content .entry-content .wp-caption {
  background: white;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }
  #main_content .entry-content .wp-caption.alignnone, #main_content .entry-content .wp-caption.alignleft {
    margin: 5px 20px 20px 0; }
  #main_content .entry-content .wp-caption.alignright {
    margin: 5px 0 20px 20px; }
  #main_content .entry-content .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }
  #main_content .entry-content .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px; }

.single-post #main_content article .page-title {
  margin: 0; }

input {
  line-height: 20px; }

select {
  width: 100%;
  height: 40px; }

input[type=text], input[type=email], input[type=name], input[type=password], input[type=number] {
  border-radius: 3px;
  border: 1px solid silver;
  margin: 0 0 15px 0;
  color: #4b4b4b; }

textarea {
  border-radius: 3px;
  border: 1px solid silver;
  margin: 0 0 15px 0;
  color: #4b4b4b; }

input[type=text], input[type=email], input[type=name], input[type=password] {
  padding: 9px 0;
  text-indent: 15px; }

textarea {
  overflow: auto;
  resize: vertical;
  padding: 9px 15px;
  height: 80px; }

body .chosen-container-single .chosen-single {
  border-radius: 3px;
  background-image: none;
  box-shadow: 0 0 3px 0 #e5e5e5;
  position: relative;
  z-index: 100;
  border: 1px solid silver;
  height: 36px;
  line-height: 36px;
  color: #4b4b4b; }
  body .chosen-container-single .chosen-single &gt; div {
    width: 25px !important;
    background: none !important;
    border-left: none !important; }
    body .chosen-container-single .chosen-single &gt; div b {
      background: url(../../../placester/images/bg_custom_select_selected.svg) center center no-repeat !important; }

body .chosen-container-single .chosen-drop {
  border-top: none !important; }
  body .chosen-container-single .chosen-drop li:hover, body .chosen-container-single .chosen-drop li.highlighted {
    color: white !important; }

body .chosen-container-single .chosen-results {
  margin-right: 0; }

body .chosen-container-single .chosen-default {
  color: #4b4b4b !important; }

body .chosen-container-single.chosen-container-active .chosen-single {
  background-image: none; }

.pl_fbox .fancybox-inner {
  overflow: hidden; }
  .pl_fbox .fancybox-inner &gt; div {
    padding: 25px; }

.pl_fbox h2 {
  color: #909090; }

.pl_fbox p {
  display: block;
  margin: 0;
  padding: 0; }

.pl_fbox label {
  display: none; }

.pl_fbox input[type=text], .pl_fbox input[type=email], .pl_fbox input[type=phone], .pl_fbox input[type=password] {
  width: 100%; }

.pl_fbox textarea {
  width: 100%; }

.pl_fbox input[type=submit] {
  margin-right: 0; }

.pl_leadCapture-wrapper .pl_leadCapture--title {
  margin-bottom: 10px; }

.pl_leadCapture-wrapper .pl_leadCapture--description {
  color: #4b4b4b;
  margin-bottom: 5px;
  text-transform: none !important; }

.pl_leadCapture-wrapper .pl_widget-contact--name .pl_widget-contact--firstName {
  margin: 0 0 1em 0; }

.pl_leadCapture--form .pl_widget-contact--questions {
  margin-bottom: 0; }

@media screen and (max-width: 760px) {
  #pl_leadCapture .pl_leadCapture--title {
    padding: 0 0 8px; }
  #pl_leadCapture #pl_leadCapture_desc_box {
    padding-bottom: 12px;
    width: 100%; }
  #pl_leadCapture .pl_leadCapture-wrapper {
    width: 100%; } }

.success {
  display: none;
  box-sizing: border-box;
  margin-bottom: 10px;
  border-radius: 5px;
  border-color: #D6E9C6;
  background: #DFF0D8;
  padding: 7px 10px;
  width: 100%;
  text-align: center;
  color: #468847; }

#pl_fbox .success {
  margin: 0; }

.error {
  display: none;
  box-sizing: border-box;
  margin-bottom: 10px;
  border-radius: 5px;
  border-color: #EED3D7;
  background: #F2DEDE;
  padding: 7px 10px;
  width: 100%;
  color: #B94A48; }

.invalid {
  box-shadow: 0 0 1px 1px red; }

.button-primary {
  display: inline-block; }

button, input[type="submit"], .button-primary {
  border-radius: 3px;
  color: white;
  padding: 8px 13px;
  cursor: pointer; }

button:focus, button:active {
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4); }

input[type="submit"]:focus, input[type="submit"]:active {
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4); }

.button-primary:focus, .button-primary:active {
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4); }

.widget input[type="submit"] {
  clear: both;
  float: right;
  margin: 0 0 10px 0; }

.widget .button-primary {
  clear: both;
  float: right;
  margin: 0 0 10px 0;
  padding: 6px 13px; }

#search-form .pl_advancedMenu-btn .toggleAdvanced {
  position: relative;
  width: 100%;
  height: 42px;
  padding: 0 8px;
  border-radius: 3px;
  font-size: 13px;
  text-transform: capitalize;
  line-height: 42px;
  text-align: left;
  background-color: #FCFCFF; }
  #search-form .pl_advancedMenu-btn .toggleAdvanced:after {
    content: " ";
    width: 30px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 25%;
    right: 0;
    background: url(../../../placester/images/bg_custom_select_selected.svg) center center no-repeat; }
  #search-form .pl_advancedMenu-btn .toggleAdvanced:hover {
    background-color: #FCFCFF; }

@media screen and (max-width: 760px) {
  #search-form .pl_advancedMenu-btn .toggleAdvanced {
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 0;
    background: none;
    color: #D93534;
    font-size: 14px;
    width: 48px;
    font-weight: 400;
    line-height: 24px; }
    #search-form .pl_advancedMenu-btn .toggleAdvanced:hover, #search-form .pl_advancedMenu-btn .toggleAdvanced:focus, #search-form .pl_advancedMenu-btn .toggleAdvanced:active {
      color: #E36C6B; }
    #search-form .pl_advancedMenu-btn .toggleAdvanced:after {
      display: none; }
  .has-active .toggleAdvanced {
    width: 32px; } }

.pl_socialLinks:before {
  content: " ";
  display: table; }

.pl_socialLinks:after {
  content: " ";
  display: table;
  clear: both; }

.pl_socialLinks li {
  display: inline-block; }
  .pl_socialLinks li a {
    border-radius: 50%;
    display: inline-block;
    font-size: 0;
    text-align: center;
    background-color: #909090; }

.pl_socialLinks i {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.pl_header-social-buttons .pl_socialLinks li, .single-agent .agent-detail .pl_socialLinks li {
  margin: 0 2px 5px; }

.pl_header-social-buttons .pl_socialLinks a, .single-agent .agent-detail .pl_socialLinks a {
  width: 24px;
  height: 24px;
  background-color: #D93534;
  padding-top: 3px; }
  .pl_header-social-buttons .pl_socialLinks a:hover, .single-agent .agent-detail .pl_socialLinks a:hover {
    background-color: #E36C6B; }

.pl_header-social-buttons .pl_socialLinks i, .single-agent .agent-detail .pl_socialLinks i {
  color: #FCFCFF;
  font-size: 16px;
  line-height: 24px; }

.pl_footer-social-buttons .pl_socialLinks {
  text-align: center; }
  .pl_footer-social-buttons .pl_socialLinks li {
    margin: 0 8px 5px; }
  .pl_footer-social-buttons .pl_socialLinks a {
    width: 60px;
    height: 60px;
    background-color: #fff; }
  .pl_footer-social-buttons .pl_socialLinks i {
    color: #000;
    font-size: 45px;
    line-height: 60px; }

.pl_add_remove_lead_favorites .pl_add_favorite, .pl_add_remove_lead_favorites .pl_remove_favorite, .pl_add_remove_lead_favorites .pl_register_lead_favorites_link {
  display: flex;
  align-items: center;
  margin: 10px; }

.pl_add_remove_lead_favorites &gt; a {
  font-size: 20px; }

.pl_add_remove_lead_favorites span {
  font-size: 0; }

.pl_add_remove_lead_favorites a.pl_add_favorite {
  color: #fff; }

.pl_add_remove_lead_favorites a.pl_remove_favorite {
  color: #D93534; }
  .pl_add_remove_lead_favorites a.pl_remove_favorite:hover {
    color: #fff; }

.pl_add_remove_lead_favorites a.pl_prop_fav_link {
  font-size: 0; }
  .pl_add_remove_lead_favorites a.pl_prop_fav_link &gt; i {
    font-size: 20px; }

.single-property .pl_add_remove_lead_favorites .pl_add_favorite, .single-property .pl_add_remove_lead_favorites .pl_remove_favorite, .single-property .pl_add_remove_lead_favorites .pl_register_lead_favorites_link {
  margin: 0; }

.single-property .pl_add_remove_lead_favorites &gt; a {
  font-size: 14px; }

.single-property .pl_add_remove_lead_favorites i {
  color: #88939a;
  margin-right: 10px;
  padding: 5px;
  background-color: #fff;
  border-radius: 50%; }

.single-property .pl_add_remove_lead_favorites a.pl_add_favorite {
  color: #D93534; }
  .single-property .pl_add_remove_lead_favorites a.pl_add_favorite:hover {
    color: #88939a; }

.single-property .pl_add_remove_lead_favorites a.pl_remove_favorite:hover {
  color: #D93534;
  color: #88939a; }

.heading {
  color: #88939a; }

.page-subheading {
  height: 50px; }
  .page-subheading h2 {
    margin-bottom: 25px; }

input[type="text"]::-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="text"]:-ms-input-placeholder {
  color: #4b4b4b !important; }

input[type="email"]::-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="email"]:-ms-input-placeholder {
  color: #4b4b4b !important; }

input[type="phone"]::-webkit-input-placeholder, input[type="phone"]:-moz-placeholder, input[type="phone"]::-moz-placeholder, input[type="phone"]:-ms-input-placeholder {
  color: #4b4b4b !important; }

textarea::-webkit-input-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder, textarea:-ms-input-placeholder {
  color: #4b4b4b !important; }

.show-tablet {
  display: none; }

@media all and (max-width: 49.99em) {
  .show-tablet {
    display: block; } }

.entry-content blockquote {
  margin: 25px 0; }

.entry-content h3 {
  margin-top: 25px; }

.pagination &gt; ul, .dataTables_paginate {
  text-align: center; }

.pagination, .dataTables_paginate {
  padding-bottom: 15px;
  position: relative; }

.pagination &gt; *, .dataTables_paginate &gt; * {
  cursor: pointer; }

.pagination &gt; ul li, .pagination &gt; span a {
  display: inline-block;
  padding: 5px; }

.dataTables_paginate &gt; ul li, .dataTables_paginate &gt; span a {
  display: inline-block;
  padding: 5px; }

.pagination .previous, .pagination .next, .pagination .next-page, .pagination .prev-page {
  position: absolute;
  top: 0;
  font-size: 0; }

.dataTables_paginate .previous, .dataTables_paginate .next, .dataTables_paginate .next-page, .dataTables_paginate .prev-page {
  position: absolute;
  top: 0;
  font-size: 0; }

.pagination .previous, .pagination .prev-page {
  left: 0; }

.dataTables_paginate .previous, .dataTables_paginate .prev-page {
  left: 0; }

.pagination .next, .pagination .next-page {
  right: 0; }

.dataTables_paginate .next, .dataTables_paginate .next-page {
  right: 0; }

.pagination i, .dataTables_paginate i {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #ededed;
  color: #4b4b4b;
  font-size: 15px;
  text-align: center; }

.pagination .pprev i, .pagination .pnext i {
  background-color: #fff; }

.dataTables_paginate .pprev i, .dataTables_paginate .pnext i {
  background-color: #fff; }

.pagination i:before, .dataTables_paginate i:before {
  display: inline-block;
  margin-top: 10px; }

.pagination .next i:before, .pagination .next-page i:before {
  margin-left: 2px; }

.dataTables_paginate .next i:before, .dataTables_paginate .next-page i:before {
  margin-left: 2px; }

.pagination .previous i:before, .pagination .prev-page i:before {
  margin-right: 2px; }

.dataTables_paginate .previous i:before, .dataTables_paginate .prev-page i:before {
  margin-right: 2px; }

.pagination .previous i:hover, .pagination .next i:hover, .pagination .prev-page i:hover, .pagination .next-page i:hover {
  color: #fff; }

.dataTables_paginate .previous i:hover, .dataTables_paginate .next i:hover, .dataTables_paginate .prev-page i:hover, .dataTables_paginate .next-page i:hover {
  color: #fff; }

.pl_pagination {
  position: relative;
  margin-top: 20px;
  border-top: 1px #cdcdcd;
  padding: 10px 0; }
  .pl_pagination .btn-prev-page, .pl_pagination .btn-next-page {
    padding: 0; }
  .pl_pagination .btn-prev-page a, .pl_pagination .btn-next-page a {
    position: absolute;
    top: 10px; }
  .pl_pagination .btn-prev-page a {
    left: 0; }
  .pl_pagination .btn-next-page a {
    right: 0; }
  .pl_pagination .pages {
    padding: 0; }
    .pl_pagination .pages li {
      padding: 5px; }
      .pl_pagination .pages li.active {
        color: #999;
        text-decoration: underline; }

.dataTables_paginate .paginate_button:not(.next):not(.previous):hover, .dataTables_paginate .paginate_active {
  color: #999;
  text-decoration: underline; }

.last.paginate_button, .first.paginate_button {
  display: none; }

.page-template-page-template-blog-php #main_content, .single-post #main_content, .error404 #main_content, .search #main_content {
  margin: 40px 0; }

.page-template-page-template-blog-php #main_content article, .single-post #main_content article, .error404 #main_content article, .search #main_content article {
  margin-bottom: 22px; }

/*------------------------------------*\
  #BLOG INDEX
\*------------------------------------*/
.page-template-page-template-blog-php #main_content article {
  display: flex;
  margin-bottom: 22px;
  align-items: flex-start; }
  .page-template-page-template-blog-php #main_content article .pl_post-thumbnail {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 40%;
    height: 100%;
    margin: 0 25px 20px 0; }
  .page-template-page-template-blog-php #main_content article .entry-content {
    position: relative;
    display: block;
    width: 60%; }
  @media screen and (max-width: 960px) {
    .page-template-page-template-blog-php #main_content article {
      flex-wrap: wrap; }
      .page-template-page-template-blog-php #main_content article .entry-content, .page-template-page-template-blog-php #main_content article .pl_post-thumbnail {
        width: 100%;
        margin: 0 0px 20px 0; } }

/* Bad listing html structure */
.search #main_content article:before, .search #main_content article:after, .error404 #main_content article:before, .error404 #main_content article:after, .single-post #main_content article:before, .single-post #main_content article:after, .page-template-page-template-agents-php #main_content article:before, .page-template-page-template-agents-php #main_content article:after, .page-template-page-template-blog-php #main_content article:before, .page-template-page-template-blog-php #main_content article:after, .page-template-page-template-testimonials-php #main_content article:before, .page-template-page-template-testimonials-php #main_content article:after, .page-template-page-template-offices-php #main_content article:before, .page-template-page-template-offices-php #main_content article:after {
  content: " ";
  display: table; }

.search #main_content article:after, .error404 #main_content article:after, .single-post #main_content article:after, .page-template-page-template-agents-php #main_content article:after, .page-template-page-template-blog-php #main_content article:after, .page-template-page-template-testimonials-php #main_content article:after, .page-template-page-template-offices-php #main_content article:after {
  clear: both; }

.single-post #main_content article .attachment-blog-index, .single-post #main_content article .attachment-blog-single, .single-post #main_content article .wp-post-image {
  float: left;
  margin: 0 25px 20px 0;
  max-height: 170px;
  max-width: 210px; }

.error404 #main_content article .attachment-blog-index, .error404 #main_content article .attachment-blog-single, .error404 #main_content article .wp-post-image {
  float: left;
  margin: 0 25px 20px 0;
  max-height: 170px;
  max-width: 210px; }

.search #main_content article .attachment-blog-index, .search #main_content article .attachment-blog-single, .search #main_content article .wp-post-image {
  float: left;
  margin: 0 25px 20px 0;
  max-height: 170px;
  max-width: 210px; }

.single-post #main_content article .entry-content h2, .error404 #main_content article .entry-content h2, .search #main_content article .entry-content h2 {
  margin-top: 5px;
  margin-bottom: 8px; }

.page-template-page-template-blog-php #main_content article .entry-content h2 {
  margin-top: -5px;
  margin-bottom: 8px; }

.page-template-page-template-blog-php #main_content article .entry-content .meta, .single-post #main_content article .entry-content .meta, .error404 #main_content article .entry-content .meta, .search #main_content article .entry-content .meta {
  margin-bottom: 8px; }

.page-template-page-template-blog-php #main_content article .entry-content footer, .single-post #main_content article .entry-content footer, .error404 #main_content article .entry-content footer, .search #main_content article .entry-content footer {
  padding: 0;
  margin-top: 10px;
  clear: none; }

.page-template-page-template-blog-php #main_content article .entry-content footer p, .single-post #main_content article .entry-content footer p, .error404 #main_content article .entry-content footer p, .search #main_content article .entry-content footer p {
  padding-right: 30px; }

.page-template-page-template-blog-php #main_content article .entry-content footer &gt; span, .single-post #main_content article .entry-content footer &gt; span, .error404 #main_content article .entry-content footer &gt; span, .search #main_content article .entry-content footer &gt; span {
  float: left;
  margin: 0 0 0 10px; }

.page-template-page-template-blog-php #main_content article .entry-content footer &gt; span &gt; iframe, .single-post #main_content article .entry-content footer &gt; span &gt; iframe, .error404 #main_content article .entry-content footer &gt; span &gt; iframe, .search #main_content article .entry-content footer &gt; span &gt; iframe {
  border: none !important; }

.archive #mininav {
  width: 140px;
  float: left;
  margin: 26px 20px 55px 0; }

.archive #main_content {
  width: 460px;
  margin: 40px 0; }
  .archive #main_content article {
    margin-bottom: 15px; }
    .archive #main_content article .attachment-archive {
      float: left;
      margin: 0 0 20px 0; }
    .archive #main_content article .entry-content {
      width: 330px;
      float: right; }
      .archive #main_content article .entry-content h2 {
        margin-top: 0;
        margin-bottom: 8px; }
      .archive #main_content article .entry-content .meta {
        margin-bottom: 8px; }
      .archive #main_content article .entry-content p {
        line-height: 23px; }
      .archive #main_content article .entry-content footer {
        padding: 0; }
        .archive #main_content article .entry-content footer p {
          padding-right: 20px; }
        .archive #main_content article .entry-content footer &gt; span {
          float: left;
          margin: 0 12px 0; }
          .archive #main_content article .entry-content footer &gt; span &gt; iframe {
            border: none !important; }

body.error404 .page-heading, body.search .page-heading {
  padding-top: 35px;
  padding-bottom: 30px; }

body.error404 .page-heading h1, body.search .page-heading h1 {
  margin: 0 0 20px; }

body.error404 .page-heading input[type="text"], body.search .page-heading input[type="text"] {
  width: 80%;
  padding-left: 1%;
  padding-right: 1%;
  float: left;
  height: 40px; }

body.error404 .page-heading .pl_form-searchbutton, body.search .page-heading .pl_form-searchbutton {
  display: inline-block;
  margin-left: 10px; }

body.error404 #main_content, body.search #main_content {
  float: left; }

body.error404 #main_content article img, body.search #main_content article img {
  float: left;
  margin-top: 0;
  margin-right: 30px;
  max-height: 170px;
  max-width: 210px; }

body.error404 #main_content article h2, body.search #main_content article h2 {
  margin-bottom: 5px; }

body.error404 #main_content article .meta, body.search #main_content article .meta {
  margin-bottom: 10px; }

body.error404 #main_content article footer.entry-meta, body.search #main_content article footer.entry-meta {
  padding: 5px 0; }

body.single-property .pl_compliance--listingsAttribution {
  clear: left; }

.pl_favorite-title, .archive .heading, .page-template-page-template-client-php .heading {
  margin-bottom: 30px; }

.archive #main_content h2.page-title, .archive #main_content iframe {
  margin: 0 0 20px; }

.page-template-page-template-client-php #main_content h2.page-title, .page-template-page-template-client-php #main_content iframe {
  margin: 0 0 20px; }

.archive #main_content #placester_listings_list_length, .page-template-page-template-client-php #main_content #placester_listings_list_length {
  width: 150px;
  float: right;
  margin-top: -5px; }

.archive #main_content #placester_listings_list_length label, .page-template-page-template-client-php #main_content #placester_listings_list_length label {
  float: left;
  line-height: 40px;
  width: 180px;
  margin-top: -55px;
  margin-left: -30px;
  font-weight: bold; }

.archive #main_content #placester_listings_list_length .custom-select, .page-template-page-template-client-php #main_content #placester_listings_list_length .custom-select {
  margin-left: 15px;
  width: 60px;
  float: right; }

.archive #main_content #placester_listings_list_length .custom-select ul, .page-template-page-template-client-php #main_content #placester_listings_list_length .custom-select ul {
  margin-left: 0;
  padding-left: 0; }

.page-template-page-template-testimonials-php .wrapper #main_content .page-title {
  text-align: left;
  position: relative;
  margin: 0 0 50px; }

.page-template-page-template-testimonials-php .wrapper #main_content .hentry.testimonial {
  border-bottom: 1px solid #cdcdcd;
  padding: 0 0 30px 55px;
  margin: 0 0 50px;
  position: relative; }
  .page-template-page-template-testimonials-php .wrapper #main_content .hentry.testimonial h2 {
    color: #4b4b4b; }
  .page-template-page-template-testimonials-php .wrapper #main_content .hentry.testimonial:first-child {
    padding-top: 0;
    border: none; }
  .page-template-page-template-testimonials-php .wrapper #main_content .hentry.testimonial .image {
    float: left;
    max-height: 115px;
    max-width: 100px;
    margin-right: 30px; }
  .page-template-page-template-testimonials-php .wrapper #main_content .hentry.testimonial .entry-content {
    width: 415px;
    float: left; }
    .page-template-page-template-testimonials-php .wrapper #main_content .hentry.testimonial .entry-content h2 {
      margin: 0; }
    .page-template-page-template-testimonials-php .wrapper #main_content .hentry.testimonial .entry-content blockquote {
      position: static;
      padding-left: 10px;
      background: none; }
      .page-template-page-template-testimonials-php .wrapper #main_content .hentry.testimonial .entry-content blockquote i {
        top: 0;
        left: 0; }

.wrapper #main_content .agent, .wrapper #main_content .office {
  margin-bottom: 5px;
  padding-top: 17px; }

.wrapper #main_content .agent #realtor-social, .wrapper #main_content .office #realtor-social {
  padding-top: 14px;
  padding-bottom: 4px;
  margin-bottom: 5px; }

.wrapper #main_content .agent div.social, .wrapper #main_content .office div.social {
  clear: both;
  border-top: 1px solid #cdcdcd; }

.wrapper #main_content .agent .image, .wrapper #main_content .office .image {
  float: left;
  display: block;
  max-height: 310px;
  max-width: 265px; }

.wrapper #main_content .agent .entry-content, .wrapper #main_content .office .entry-content {
  width: 445px;
  float: none; }

.wrapper #main_content .agent h2, .wrapper #main_content .office h2 {
  margin: 0 0 5px; }

.wrapper #main_content .agent h2 span, .wrapper #main_content .office h2 span {
  text-transform: none;
  color: #909090; }

.wrapper #main_content .agent ul, .wrapper #main_content .office ul {
  margin-bottom: 5px;
  margin-top: -5px; }

.wrapper #main_content .agent .details li, .wrapper #main_content .office .details li {
  padding: 14px 20px 12px 0;
  float: left; }

.wrapper #main_content .agent .description, .wrapper #main_content .office .description {
  clear: both; }

.wrapper #main_content .agent .social li, .wrapper #main_content .office .social li {
  border: none;
  padding: 0; }

.single-agent article header:before {
  content: " ";
  display: table; }

.single-agent article header:after {
  content: " ";
  display: table;
  clear: both; }

.single-agent article header .details {
  width: 315px;
  float: right; }

.single-agent article header h2 {
  line-height: 30px !important;
  margin: 0 !important; }

.single-agent article header ul {
  padding: 0;
  margin-bottom: 0; }

.single-agent article header li {
  padding: 14px 0;
  border-top: 1px solid #cdcdcd;
  display: block !important;
  clear: both;
  display: block;
  width: 100% !important;
  float: none; }
  .single-agent article header li:first-child {
    border: none; }

.single-agent article header a {
  margin-top: -5px; }

.single-agent article header span {
  clear: both;
  display: block;
  margin-top: -5px; }

.single-agent article .entry-content {
  clear: both;
  padding-top: 50px;
  width: auto !important; }
  .single-agent article .entry-content h2 {
    color: #88939a;
    margin: 0 0 40px !important;
    letter-spacing: 1px; }

.single-agent article .social li {
  clear: none;
  margin-top: 0 !important;
  border: none;
  padding: 0;
  width: auto !important; }

.page-template-page-template-agents-php .wrapper #main_content .agent .entry-content, .page-template-page-template-agents-php .wrapper #main_content .office .entry-content {
  float: right; }

.page-template-page-template-offices-php .wrapper #main_content .agent .entry-content, .page-template-page-template-offices-php .wrapper #main_content .office .entry-content {
  float: right; }

.page-template-page-template-agents-php .wrapper #main_content .agent img, .page-template-page-template-agents-php .wrapper #main_content .office img {
  max-width: 135px;
  max-height: 145px; }

.page-template-page-template-offices-php .wrapper #main_content .agent img, .page-template-page-template-offices-php .wrapper #main_content .office img {
  max-width: 135px;
  max-height: 145px; }

.page-template-page-template-contact-php h2 {
  color: #88939a; }

.page-template-page-template-contact-php .pl_widget-contact--name .pl_widget-contact--firstName {
  float: left;
  width: 49%; }

.page-template-page-template-contact-php .pl_widget-contact--name .pl_widget-contact--lastName {
  float: right;
  width: 49%; }

.page-template-page-template-contact-php .home_val_container {
  width: 100vw;
  margin: 0;
  height: auto; }
  .page-template-page-template-contact-php .home_val_container #main_content {
    margin: 100px auto;
    float: none;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 28px; }
    .page-template-page-template-contact-php .home_val_container #main_content .pl_widget-contact {
      margin-bottom: 0; }
    .page-template-page-template-contact-php .home_val_container #main_content .field_set_2 .home_val_label_wrapper {
      padding-bottom: 10px; }
    .page-template-page-template-contact-php .home_val_container #main_content .field_set_2 .home_val_label {
      display: block;
      position: inherit;
      color: #fff;
      font-weight: normal;
      font-size: 14px; }
    .page-template-page-template-contact-php .home_val_container #main_content .field_set_2 input[type=text] {
      width: 49%; }
    .page-template-page-template-contact-php .home_val_container #main_content .field_set_2 input[type=email] {
      width: 50%; }
    .page-template-page-template-contact-php .home_val_container #main_content .field_set_2 #first_name {
      width: 50%; }
    .page-template-page-template-contact-php .home_val_container #main_content .field_set_2 #phone {
      float: right; }
    .page-template-page-template-contact-php .home_val_container #main_content .widgettitle, .page-template-page-template-contact-php .home_val_container #main_content .widgetSubTitle {
      color: #fff;
      text-align: center;
      font-weight: normal; }
    .page-template-page-template-contact-php .home_val_container #main_content .widgettitle {
      margin-bottom: 5px;
      font-size: 32px;
      line-height: 32px; }
    .page-template-page-template-contact-php .home_val_container #main_content .widgetSubTitle {
      font-size: 16px;
      margin-bottom: 20px; }
    .page-template-page-template-contact-php .home_val_container #main_content .pl_widget-contact--formLoading {
      float: none;
      margin: 0 auto;
      text-align: center; }
    .page-template-page-template-contact-php .home_val_container #main_content .success {
      text-align: center;
      background: none;
      border: none; }
      .page-template-page-template-contact-php .home_val_container #main_content .success h3 {
        font-size: 32px;
        margin-bottom: 15px;
        color: #fff; }
      .page-template-page-template-contact-php .home_val_container #main_content .success p {
        font-size: 16px;
        margin-bottom: 20px;
        color: #fff; }
      .page-template-page-template-contact-php .home_val_container #main_content .success button {
        float: none; }

.page-template-page-template-contact-php.no_header_and_footer .home_val_container {
  min-height: 100vh; }

@media screen and (max-width: 960px) {
  .page-template-page-template-contact-php .home_val_container {
    height: auto; }
  .form-validator-error {
    z-index: 10 !important; } }

@media screen and (max-width: 960px) {
  .page-template-page-template-contact-php.no_header_and_footer {
    padding: 0; } }

@media screen and (max-width: 760px) {
  .page-template-page-template-contact-php.no_header_and_footer {
    padding: 0; } }

#search-form, .sr-gallery, #tour {
  margin: 10px 0 30px 0;
  float: left; }

#search-form ul.chosen-results, .sr-gallery ul.chosen-results, #tour ul.chosen-results {
  padding-left: 0 !important; }

#search-form form .chosen-single &gt; div, .sr-gallery form .chosen-single &gt; div, #tour form .chosen-single &gt; div {
  background: none !important;
  border-left: none !important; }

#search-form, .search-results.sr-gallery {
  float: none; }

.page-template-page-template-listings-search-php td .info p span.details-item, .page-template-page-template-client-php td .info p span.details-item {
  margin-right: 5px; }

.page-template-page-template-listings-search-php .page-heading {
  padding: 0; }
  .page-template-page-template-listings-search-php .page-heading h1 {
    margin: 0 0 20px; }

.page-template-page-template-listings-search-php .spinner {
  position: absolute;
  top: 0;
  right: 20px; }

.page-template-page-template-listings-search-php #placester_listings_list_wrapper thead, .page-template-page-template-listings-search-php #placester_listings_list_wrapper tfoot {
  display: none; }

.page-template-page-template-listings-search-php .listing-tools {
  height: 50px; }
  .page-template-page-template-listings-search-php .listing-tools span strong {
    float: left;
    line-height: 40px;
    margin-right: 20px;
    margin-left: 20px; }
  .page-template-page-template-listings-search-php .listing-tools .custom-select {
    float: left;
    clear: none;
    width: 125px;
    margin-right: 10px; }
  .page-template-page-template-listings-search-php .listing-tools h2 {
    float: left; }

.page-template-page-template-listings-search-php #placester_listings_list .pl_listing-image a {
  float: none;
  position: relative; }

.page-template-page-template-listings-search-php #placester_listings_list .pl_listing-image img {
  position: absolute;
  top: 0px; }

.page-template-page-template-listings-search-php #placester_listings_list_length {
  width: auto;
  margin-top: 30px;
  width: 185px; }
  .page-template-page-template-listings-search-php #placester_listings_list_length label &gt; span {
    font-weight: bold; }
    .page-template-page-template-listings-search-php #placester_listings_list_length label &gt; span#dataTables_length_show {
      float: left; }
    .page-template-page-template-listings-search-php #placester_listings_list_length label &gt; span#dataTables_length_results {
      float: right; }
  .page-template-page-template-listings-search-php #placester_listings_list_length .chosen-single &gt; div {
    background: none;
    border-left: none; }

.page-template-page-template-listings-search-php #tour {
  float: none; }

@media all and (max-width: 29.99em) {
  .page-template-page-template-listings-search-php .spinner {
    z-index: 999;
    right: 10px; } }

#placester_listings_list_length, #placester_fav_list_length {
  width: 76px;
  float: right;
  margin-right: 15px; }

#placester_listings_list_length .additional-options, #placester_fav_list_length .additional-options {
  display: none; }

#placester_listings_list_length label &gt; span, #placester_fav_list_length label &gt; span {
  line-height: 40px;
  float: left;
  margin-right: 5px; }

#placester_listings_list_length .chosen-container, #placester_fav_list_length .chosen-container {
  width: 76px !important; }

#placester_listings_list_length .chosen-container .chosen-single &gt; div, #placester_fav_list_length .chosen-container .chosen-single &gt; div {
  background: none;
  border: none; }

#placester_listings_list_length .chosen-container .chosen-drop, #placester_fav_list_length .chosen-container .chosen-drop {
  width: 74px !important; }

#placester_listings_list_length .chosen-container .chosen-drop input, #placester_fav_list_length .chosen-container .chosen-drop input {
  display: none; }

#placester_fav_list_wrapper {
  position: relative; }
  #placester_fav_list_wrapper #placester_fav_list_processing {
    position: absolute;
    top: -55px;
    right: 30px; }

#placester_fav_list_length {
  width: 180px;
  margin-top: -53px; }
  #placester_fav_list_length label &gt; span {
    font-weight: bold; }
    #placester_fav_list_length label &gt; span#dataTables_length_show {
      float: left; }
    #placester_fav_list_length label &gt; span#dataTables_length_results {
      float: right; }

.chosen-container .chosen-search input {
  text-indent: 0 !important; }

#tour #placester_listings_list, #tour #placester_fav_list_wrapper {
  margin-left: -10px !important;
  clear: both; }

.sr-gallery #placester_listings_list, .sr-gallery #placester_fav_list_wrapper {
  margin-left: -10px !important;
  clear: both; }

.pl_area--listings #placester_listings_list, .pl_area--listings #placester_fav_list_wrapper {
  margin-left: -10px !important;
  clear: both; }

#tour #placester_listings_list thead, #tour #placester_listings_list tfoot {
  display: none !important; }

#tour #placester_fav_list_wrapper thead, #tour #placester_fav_list_wrapper tfoot {
  display: none !important; }

.sr-gallery #placester_listings_list thead, .sr-gallery #placester_listings_list tfoot {
  display: none !important; }

.sr-gallery #placester_fav_list_wrapper thead, .sr-gallery #placester_fav_list_wrapper tfoot {
  display: none !important; }

.pl_area--listings #placester_listings_list thead, .pl_area--listings #placester_listings_list tfoot {
  display: none !important; }

.pl_area--listings #placester_fav_list_wrapper thead, .pl_area--listings #placester_fav_list_wrapper tfoot {
  display: none !important; }

#tour #placester_listings_list tbody, #tour #placester_fav_list_wrapper tbody {
  width: 100%; }

.sr-gallery #placester_listings_list tbody, .sr-gallery #placester_fav_list_wrapper tbody {
  width: 100%; }

.pl_area--listings #placester_listings_list tbody, .pl_area--listings #placester_fav_list_wrapper tbody {
  width: 100%; }

#tour #placester_listings_list tr, #tour #placester_fav_list_wrapper tr {
  float: left !important;
  width: 300px;
  position: relative;
  margin: 0 0 20px 10px;
  padding: 0;
  background: white;
  clear: none; }

.sr-gallery #placester_listings_list tr, .sr-gallery #placester_fav_list_wrapper tr {
  float: left !important;
  width: 300px;
  position: relative;
  margin: 0 0 20px 10px;
  padding: 0;
  background: white;
  clear: none; }

.pl_area--listings #placester_listings_list tr, .pl_area--listings #placester_fav_list_wrapper tr {
  float: left !important;
  width: 300px;
  position: relative;
  margin: 0 0 20px 10px;
  padding: 0;
  background: white;
  clear: none; }

#tour #placester_listings_list tr td, #tour #placester_fav_list_wrapper tr td {
  box-shadow: 0 0 3px 0 silver;
  padding: 0; }

.sr-gallery #placester_listings_list tr td, .sr-gallery #placester_fav_list_wrapper tr td {
  box-shadow: 0 0 3px 0 silver;
  padding: 0; }

.pl_area--listings #placester_listings_list tr td, .pl_area--listings #placester_fav_list_wrapper tr td {
  box-shadow: 0 0 3px 0 silver;
  padding: 0; }

#tour #placester_listings_list tr td.dataTables_empty, #tour #placester_fav_list_wrapper tr td.dataTables_empty {
  width: 100%;
  float: left;
  box-shadow: none;
  border: none; }

.sr-gallery #placester_listings_list tr td.dataTables_empty, .sr-gallery #placester_fav_list_wrapper tr td.dataTables_empty {
  width: 100%;
  float: left;
  box-shadow: none;
  border: none; }

.pl_area--listings #placester_listings_list tr td.dataTables_empty, .pl_area--listings #placester_fav_list_wrapper tr td.dataTables_empty {
  width: 100%;
  float: left;
  box-shadow: none;
  border: none; }

#tour .pl_listing-image, .sr-gallery .pl_listing-image, .pl_area--listings .pl_listing-image {
  position: relative;
  letter-spacing: 1px;
  width: 300px;
  height: 210px;
  background: #999; }

#tour .pl_listing-image .pl_listing-photoCount, .sr-gallery .pl_listing-image .pl_listing-photoCount, .pl_area--listings .pl_listing-image .pl_listing-photoCount {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 10px;
  color: white;
  background: url(../../../placester/images/bg.png) repeat; }

#tour .pl_listing-image .pl_listing-favorite, .sr-gallery .pl_listing-image .pl_listing-favorite, .pl_area--listings .pl_listing-image .pl_listing-favorite {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 40px;
  background: url(../../../placester/images/bg.png) repeat; }

#tour .pl_listing-image .pl_listing-favorite .pl_add_remove_lead_favorites img, .sr-gallery .pl_listing-image .pl_listing-favorite .pl_add_remove_lead_favorites img, .pl_area--listings .pl_listing-image .pl_listing-favorite .pl_add_remove_lead_favorites img {
  margin: 12px 12px 12px 0; }

#tour .pl_listing-image a, .sr-gallery .pl_listing-image a, .pl_area--listings .pl_listing-image a {
  margin-top: 10px;
  display: inline-block;
  float: right; }

#tour .pl_listing-image .pl_listing-thumbnail, .sr-gallery .pl_listing-image .pl_listing-thumbnail, .pl_area--listings .pl_listing-image .pl_listing-thumbnail {
  margin: 0;
  height: auto;
  width: 300px; }

#tour .pl_listing-details, .sr-gallery .pl_listing-details, .pl_area--listings .pl_listing-details {
  padding: 20px 25px 15px 25px; }

#tour .pl_listing-details .listing_logo, .sr-gallery .pl_listing-details .listing_logo, .pl_area--listings .pl_listing-details .listing_logo {
  float: left;
  margin-right: 10px; }

#tour .pl_listing-details h3, .sr-gallery .pl_listing-details h3, .pl_area--listings .pl_listing-details h3 {
  margin-bottom: 7px;
  min-height: 48px;
  overflow: hidden; }

@media all and (max-width: 29.99em) {
  #tour .pl_listing-details h3, .sr-gallery .pl_listing-details h3, .pl_area--listings .pl_listing-details h3 {
    height: 48px;
    margin-bottom: 5px; } }

#tour .pl_listing-details h3 &gt; a, .sr-gallery .pl_listing-details h3 &gt; a, .pl_area--listings .pl_listing-details h3 &gt; a {
  color: #4b4b4b; }

#tour .pl_listing-details &gt; p, .sr-gallery .pl_listing-details &gt; p, .pl_area--listings .pl_listing-details &gt; p {
  color: #999;
  margin-bottom: 5px; }

@media all and (max-width: 29.99em) {
  #tour .pl_listing-details &gt; p, .sr-gallery .pl_listing-details &gt; p, .pl_area--listings .pl_listing-details &gt; p {
    display: none; } }

#tour .pl_listing-details &gt; span, .sr-gallery .pl_listing-details &gt; span, .pl_area--listings .pl_listing-details &gt; span {
  color: #999;
  clear: both;
  display: block; }

#tour img, .sr-gallery img, .pl_area--listings img {
  border: none; }

#placester_listings_list {
  clear: both !important; }

#placester_listings_list_info, #placester_fav_list_info {
  border-top: 1px solid #cdcdcd;
  padding: 10px 0;
  text-align: center; }

#container #placester_listings_list img {
  border: none !important; }

.page-template-default h1 strong {
  line-height: 38px; }

.page-template-page-template-listings-search-php #placester_listings_list .pl_listing-image a.pl_listing-thumbnail, .archive #placester_listings_list .pl_listing-image a.pl_listing-thumbnail {
  float: left;
  margin-top: 0px;
  width: 100%;
  height: 100%; }

.page-template-page-template-listings-search-php #placester_listings_list .pl_listing-image a.pl_listing-thumbnail img, .archive #placester_listings_list .pl_listing-image a.pl_listing-thumbnail img {
  position: absolute;
  top: 0px; }

.page-template-page-template-listings-search-php #placester_listings_list .pl_listing-image span, .archive #placester_listings_list .pl_listing-image span {
  z-index: 50; }

.page-template-page-template-listings-search-php #placester_listings_list .pl_listing-image .pl_prop_fav_link, .archive #placester_listings_list .pl_listing-image .pl_prop_fav_link {
  display: block; }

@media screen and (orientation: portrait) {
  #placester_listings_list_length, #placester_fav_list_length {
    display: none; } }

@media screen and (orientation: landscape) {
  #placester_listings_list_length, #placester_fav_list_length {
    display: none; } }

body.visible-nav header .social .phone {
  display: none; }

@media (max-width: 940px) {
  .container, .wrapper, .pl_footer-container, .wrapper {
    width: auto;
    margin: 0 20px; }
  #main_content, .cols_2_3 {
    clear: both;
    width: auto !important;
    float: none; }
  #main_content .hentry.testimonial, .cols_2_3 .hentry.testimonial {
    margin-bottom: 40px; }
  #main_content .hentry.testimonial .image, .cols_2_3 .hentry.testimonial .image {
    width: 15% !important; }
  #main_content .hentry.testimonial .entry-content, .cols_2_3 .hentry.testimonial .entry-content {
    width: 75% !important; }
  #main_content .hentry.service .image, .cols_2_3 .hentry.service .image {
    width: 25%; }
  #main_content .hentry.service .entry-content, .cols_2_3 .hentry.service .entry-content {
    width: 70%; }
  #main_content .hentry.agent .image, #main_content .hentry.office .image {
    width: 30%;
    height: auto; }
  .cols_2_3 .hentry.agent .image, .cols_2_3 .hentry.office .image {
    width: 30%;
    height: auto; }
  #main_content .hentry.agent .entry-content, #main_content .hentry.agent .details {
    width: 65%; }
  #main_content .hentry.office .entry-content, #main_content .hentry.office .details {
    width: 65%; }
  .cols_2_3 .hentry.agent .entry-content, .cols_2_3 .hentry.agent .details {
    width: 65%; }
  .cols_2_3 .hentry.office .entry-content, .cols_2_3 .hentry.office .details {
    width: 65%; }
  .single #main_content .hentry .entry-content {
    width: 95% !important;
    float: none; }
  .home .home-featured-content ul {
    margin-left: -2%; }
  #big-img {
    width: 100% !important;
    clear: both;
    float: none; }
  #tour #placester_listings_list, .sr-gallery #placester_listings_list {
    margin-left: -10px; }
  #tour #placester_listings_list tr.even, #tour #placester_listings_list tr.odd {
    width: 47% !important;
    margin-left: 2%; }
  .sr-gallery #placester_listings_list tr.even, .sr-gallery #placester_listings_list tr.odd {
    width: 47% !important;
    margin-left: 2%; }
  #tour #placester_listings_list tr td, .sr-gallery #placester_listings_list tr td {
    width: 47%; }
  #tour #placester_listings_list tr td .pl_listing-image, .sr-gallery #placester_listings_list tr td .pl_listing-image {
    width: 100%; }
  #tour #placester_listings_list tr td .pl_listing-image img, .sr-gallery #placester_listings_list tr td .pl_listing-image img {
    width: 100% !important; }
  #placester_fav_list, .pl_area--listings .placester_properties {
    margin-left: 0; }
  #placester_fav_list tr, .pl_area--listings .placester_properties tr {
    width: 47% !important;
    margin-left: 2%; }
  #placester_fav_list tr td, .pl_area--listings .placester_properties tr td {
    width: 47%; }
  #placester_fav_list .pl_listing-image, #placester_fav_list .pl_listing-details {
    margin: 0 auto; }
  .pl_area--listings .placester_properties .pl_listing-image, .pl_area--listings .placester_properties .pl_listing-details {
    margin: 0 auto; }
  #placester_fav_list .pl_listing-details, .pl_area--listings .placester_properties .pl_listing-details {
    width: 300px; }
  .pl_map--wrapper {
    float: none;
    clear: both; } }

@media (max-width: 940px) {
  #attribute-main #slider ul.attribute-photos {
    width: 100% !important;
    height: 220px;
    text-align: center;
    overflow: hidden; }
    #attribute-main #slider ul.attribute-photos li {
      width: 25% !important;
      height: 110px; }
      #attribute-main #slider ul.attribute-photos li.first-image {
        width: 50% !important;
        height: 100%; }
        #attribute-main #slider ul.attribute-photos li.first-image img {
          width: 295px;
          height: auto;
          max-height: 100%; }
      #attribute-main #slider ul.attribute-photos li img {
        width: 140px;
        max-height: 92px; } }

@media (max-width: 799px) {
  body {
    padding-top: 54px; }
  .hide-tablet {
    display: none; }
  #nav {
    background: white;
    width: 240px;
    height: 100%;
    position: fixed;
    left: -240px;
    top: 0;
    display: block;
    overflow-y: auto; }
    #nav .block {
      position: relative;
      padding: 0; }
    #nav h3 {
      padding: 0 13px;
      text-transform: uppercase; }
    #nav ul {
      margin: 0;
      padding: 0; }
    #nav li {
      position: relative; }
    #nav .is-active:after {
      z-index: 50;
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      right: 0; }
    #nav li a {
      padding: 11px 15px; }
  .visible-nav #outer-wrap, .visible-nav #header {
    left: 240px; }
  .visible-nav #nav {
    left: 0; }
  .page-template-page-template-contact-php #main_content form .inner-container {
    float: none;
    width: 99% !important;
    clear: both; }
  .page-template-page-template-agents-php .wrapper #main_content .agent .entry-content, .page-template-page-template-agents-php .wrapper #main_content .office .entry-content {
    width: 50%;
    float: left;
    margin-left: 5%; }
  .page-template-page-template-offices-php .wrapper #main_content .agent .entry-content, .page-template-page-template-offices-php .wrapper #main_content .office .entry-content {
    width: 50%;
    float: left;
    margin-left: 5%; }
  .archive #mininav {
    display: none; }
  .archive #main_content {
    width: 100% !important;
    float: right;
    clear: none; }
    .archive #main_content article .attachment-archive {
      width: 20%; }
    .archive #main_content article .entry-content {
      width: 75%; }
  #placester_fav_list .pl_listing-image, .pl_area--listings .placester_properties .pl_listing-image {
    width: 240px; }
    #placester_fav_list .pl_listing-image .pl_listing-thumbnail, .pl_area--listings .placester_properties .pl_listing-image .pl_listing-thumbnail {
      width: 240px; }
  #placester_fav_list .pl_listing-details, .pl_area--listings .placester_properties .pl_listing-details {
    width: 240px; }
  #placester_fav_list .pl_listing-image, .pl_area--listings .placester_properties .pl_listing-image {
    height: 168px; }
  #placester_fav_list .pl_listing-image img, .pl_area--listings .placester_properties .pl_listing-image img {
    width: 240px !important;
    height: 168px !important; } }

@media (max-width: 680px) {
  body {
    padding-top: 38px; }
  .mobile-hidden {
    display: none; }
  .mobile-visible {
    display: block; }
  #main_content .hentry.agent ul:before, #main_content .hentry.agent ul:after {
    content: " ";
    display: table; }
  #main_content .hentry.office ul:before, #main_content .hentry.office ul:after {
    content: " ";
    display: table; }
  #main_content .hentry.agent ul:after, #main_content .hentry.office ul:after {
    clear: both; }
  #main_content .hentry.agent &gt; ul li, #main_content .hentry.office ul li {
    clear: both;
    width: 100% !important;
    padding: 3px 0; }
  #main_content #tour li {
    height: auto; }
  .home .home-featured-content ul {
    margin-left: -2%; }
  .archive #mininav {
    display: none; }
  .archive #main_content {
    width: 100% !important;
    float: none;
    clear: both; }
    .archive #main_content article .attachment-archive {
      width: 20%; }
    .archive #main_content article .entry-content {
      width: 75%; }
  #attribute-main #slider ul.attribute-photos {
    width: 100% !important;
    height: auto;
    text-align: center;
    overflow: hidden; }
    #attribute-main #slider ul.attribute-photos li {
      width: 50% !important;
      height: 110px;
      margin-left: 0 !important; }
      #attribute-main #slider ul.attribute-photos li.first-image {
        width: 100% !important;
        height: auto;
        max-height: 100%; }
        #attribute-main #slider ul.attribute-photos li.first-image img {
          width: 295px;
          height: auto;
          max-height: 100%; }
      #attribute-main #slider ul.attribute-photos li img {
        width: 180px;
        max-height: 92px; }
  #placester_fav_list tr, .pl_area--listings .placester_properties tr {
    width: 100% !important; }
  #placester_fav_list .pl_listing, .pl_area--listings .placester_properties .pl_listing {
    display: inline-block; }
  #placester_fav_list .pl_listing:after, .pl_area--listings .placester_properties .pl_listing:after {
    content: ""; }
  #placester_fav_list .pl_listing-image, .pl_area--listings .placester_properties .pl_listing-image {
    float: left;
    margin: 10px;
    height: 168px; }
  #placester_fav_list .pl_listing-details, .pl_area--listings .placester_properties .pl_listing-details {
    float: none;
    margin: 0 0 0 260px;
    padding: 0;
    width: auto;
    height: 168px; }
  #placester_fav_list .pl_listing-details h3, .pl_area--listings .placester_properties .pl_listing-details h3 {
    margin: 10px 0;
    height: auto; }
  #placester_fav_list .pl_compliance--inlineSearch, .pl_area--listings .placester_properties .pl_compliance--inlineSearch {
    clear: none; } }

@media (max-width: 480px) {
  .container, .wrapper, .pl_footer-container, .wrapper {
    margin: 0 15px; }
  #tour ul {
    margin-left: 0; }
    #tour ul li {
      width: 100%;
      height: auto;
      min-height: auto;
      margin: 0 0 15px 0;
      float: none; }
  #main_content article .entry-content img {
    width: 96%;
    float: none; }
  #main_content article .entry-content .alignnone {
    margin: 5px 0 20px 0; }
  #main_content article .entry-content .alignright, #main_content article .entry-content .alignleft {
    float: none;
    margin: 5px 0 20px 0; }
  #main_content article .entry-content a img.alignright {
    float: none;
    margin: 5px 0 20px 0; }
  #main_content article .entry-content a img.alignnone {
    margin: 5px 0 20px 0; }
  #main_content article .entry-content a img.alignleft {
    float: none;
    margin: 5px 0 20px 0; }
  #main_content #tour ul {
    margin-left: 0; }
  #main_content #tour li {
    width: 94%;
    height: auto;
    min-height: auto;
    padding-bottom: 20px;
    margin-left: 4%; }
  #main_content #tour .info h3 {
    height: 41px; }
  #main_content #tour .info &gt; p {
    display: none; }
  #main_content #tour .pl_pagination li {
    width: 20px;
    display: inline; }
  .sidebar {
    margin-left: 0; }
    .sidebar .widget {
      width: 100%;
      margin-left: 0;
      clear: both;
      float: none; }
  .home #search-estate .form-row {
    float: left;
    width: 90%; }
  #tour #placester_listings_list, .sr-gallery #placester_listings_list {
    margin-left: 0; }
  #tour #placester_listings_list tr.even, #tour #placester_listings_list tr.odd {
    width: 94% !important;
    margin-left: 5%;
    clear: both; }
  .sr-gallery #placester_listings_list tr.even, .sr-gallery #placester_listings_list tr.odd {
    width: 94% !important;
    margin-left: 5%;
    clear: both; }
  #placester_fav_list .pl_listing, .pl_area--listings .placester_properties .pl_listing {
    display: block;
    margin-top: 10px; }
  #placester_fav_list .pl_listing-image, .pl_area--listings .placester_properties .pl_listing-image {
    float: none;
    margin: 0 auto;
    width: 300px;
    height: 210px; }
  #placester_fav_list .pl_listing-details, .pl_area--listings .placester_properties .pl_listing-details {
    float: none;
    margin: 0 auto;
    width: 300px;
    height: auto; }
  #placester_fav_list .pl_listing-image .pl_listing-thumbnail, .pl_area--listings .placester_properties .pl_listing-image .pl_listing-thumbnail {
    float: none;
    width: 300px; }
  #placester_fav_list .pl_listing-image img, .pl_area--listings .placester_properties .pl_listing-image img {
    width: 300px !important;
    height: 210px !important; }
  #attribute-main #slider ul.attribute-photos {
    width: 100% !important;
    height: auto;
    text-align: center;
    overflow: hidden; }
    #attribute-main #slider ul.attribute-photos li {
      width: 50% !important;
      height: 110px;
      margin-left: 0 !important; }
      #attribute-main #slider ul.attribute-photos li.first-image {
        width: 100% !important;
        height: auto;
        max-height: 100%; }
        #attribute-main #slider ul.attribute-photos li.first-image img {
          width: 295px !important;
          height: auto !important;
          max-height: 100% !important; }
      #attribute-main #slider ul.attribute-photos li img {
        width: 160px !important;
        height: auto !important; }
  .single-property .pl_fbox-lead--property, .tax-neighborhood .pl_fbox-lead--property, .tax-city .pl_fbox-lead--property {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important; }
  .single-property .pl_fbox-lead--property #pl_leadCapture-property .pl_leadCapture-wrapper, .tax-neighborhood .pl_fbox-lead--property #pl_leadCapture-property .pl_leadCapture-wrapper, .tax-city .pl_fbox-lead--property #pl_leadCapture-property .pl_leadCapture-wrapper {
    max-width: 100% !important; }
  .wrapper .pl_widget-mortgageCalc div {
    width: 100%; }
  .pl_listings .pl_list-items article {
    width: 97%; } }

@media (max-width: 450px) {
  .home .flex-direction-nav {
    display: none; }
  .container, .pl_footer-container {
    margin: 0 10px; }
  .wrapper {
    margin: 0 24px; }
  .responsive-map .pl_map--wrapper {
    height: 250px !important; }
  #main_content .hentry.testimonial {
    padding: 0 0 20px 34px !important;
    margin-bottom: 20px; }
    #main_content .hentry.testimonial .image {
      width: 95% !important;
      float: none;
      margin-bottom: 15px; }
    #main_content .hentry.testimonial .entry-content {
      width: 95% !important;
      float: none; }
  #main_content .hentry.service .image, #main_content .hentry.service .entry-content {
    width: 95%;
    float: none; }
  #main_content .hentry.agent .image, #main_content .hentry.office .image {
    float: none;
    width: 95%;
    margin-bottom: 15px; }
  #main_content .hentry.agent .entry-content, #main_content .hentry.agent .details {
    width: 95%;
    float: none; }
  #main_content .hentry.office .entry-content, #main_content .hentry.office .details {
    width: 95%;
    float: none; }
  #attribute-main #slider ul.attribute-photos {
    width: 100% !important;
    height: auto;
    text-align: center;
    overflow: hidden; }
    #attribute-main #slider ul.attribute-photos li {
      width: 50% !important;
      height: 110px;
      margin-left: 0 !important; }
      #attribute-main #slider ul.attribute-photos li.first-image {
        width: 100% !important;
        height: auto;
        max-height: 100%; }
        #attribute-main #slider ul.attribute-photos li.first-image img {
          width: 295px !important;
          height: auto !important;
          max-height: 100% !important; }
      #attribute-main #slider ul.attribute-photos li img {
        width: 120px !important;
        height: auto !important; } }

@media screen and (max-width: 600px) {
  .page-template-page-template-blog-php #main_content {
    margin-left: 10px;
    margin-right: 10px; }
    .page-template-page-template-blog-php #main_content article .wp-post-image {
      float: unset; } }

@media (max-width: 320px) {
  .archive #mininav {
    display: none; }
  .archive #main_content {
    width: 100% !important;
    float: none;
    clear: both; }
    .archive #main_content article img, .archive #main_content article .attachment-archive {
      width: 98% !important;
      height: auto;
      float: none; }
    .archive #main_content article .entry-content {
      width: 100%;
      float: none;
      clear: both; }
  .home .slides.orbit {
    height: 450px !important; }
  .page-template-page-template-blog-php #main_content article .wp-post-image {
    display: none; }
  #tour #placester_listings_list tbody tr.masonry-brick {
    width: 98% !important;
    margin-left: 4%; } }

.widget {
  margin: 0 0 45px;
  line-height: 24px; }
  .widget h2, .widget h3 {
    position: relative;
    margin: 0 0 30px; }
  .widget h2 small, .widget h3 small {
    text-transform: none; }
  .widget h4 {
    margin: 0 0 10px; }
  .widget p {
    margin: 0 0 5px; }
  .widget .pl_widget-agent--thumb img, .widget .pl_widget-agents--thumb img, .widget .pl_listing--widget-image img {
    max-width: 98%; }
  .widget ul {
    margin: 0;
    padding: 0; }
    .widget ul li {
      position: relative;
      padding: 10px 0;
      line-height: 20px; }
      .widget ul li:before {
        content: " ";
        display: table; }
      .widget ul li:after {
        content: " ";
        display: table;
        clear: both; }
      .widget ul li:first-child {
        border-top: none; }
    .widget ul ul {
      margin: 0;
      padding: 0 0 0 30px; }
    .widget ul .pl_widget-savedSearch-filters {
      margin-top: 10px; }
      .widget ul .pl_widget-savedSearch-filters li:last-child {
        padding-bottom: 0; }
  .widget input[type="text"], .widget input[type="email"], .widget input[type="password"] {
    margin: 0 0 10px 0;
    width: 100%; }
  .widget textarea, .widget select, .widget .chosen-container {
    margin: 0 0 10px 0;
    width: 100%; }
  .widget.widget_testimonials {
    position: relative;
    overflow: visible; }
    .widget.widget_testimonials .home-testimonials-link-wrapper {
      margin-top: 10px; }
    .widget.widget_testimonials .home-testimonial-link {
      font-size: 17px;
      font-style: italic;
      float: left;
      width: 100%; }
    .widget.widget_testimonials .orbit-wrapper {
      overflow: visible; }
    .widget.widget_testimonials .slides &gt; div {
      background: white; }
    .widget.widget_testimonials blockquote {
      position: relative;
      margin: 0 0 15px 0;
      padding: 0 0 0 80px; }
      .widget.widget_testimonials blockquote p {
        padding: 0;
        margin: 5px 0 10px 0; }
      .widget.widget_testimonials blockquote i {
        position: absolute;
        top: 5px;
        left: 30px;
        font-size: 27px; }
    .widget.widget_testimonials .slider-nav {
      position: relative;
      left: 50%;
      margin-left: -70px;
      width: 130px; }
      .widget.widget_testimonials .slider-nav span {
        display: block !important;
        position: relative !important;
        width: 60px;
        height: 60px; }
      .widget.widget_testimonials .slider-nav .left {
        float: left; }
      .widget.widget_testimonials .slider-nav .right {
        float: right; }
  .widget .pl_listing--widget {
    clear: both;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cdcdcd; }
    .widget .pl_listing--widget:before {
      content: " ";
      display: table; }
    .widget .pl_listing--widget:after {
      content: " ";
      display: table;
      clear: both; }
    .widget .pl_listing--widget .pl_listing--widget-image {
      float: left; }
    .widget .pl_listing--widget .pl_listing-details {
      width: 140px;
      float: right; }
      .widget .pl_listing--widget .pl_listing-details h4 {
        margin-bottom: 5px; }
      .widget .pl_listing--widget .pl_listing-details p {
        color: #909090; }

@media all and (max-width: 61.24em) {
  .widget .pl_listing--widget .pl_listing-details {
    float: left;
    padding-left: 15px;
    width: 50%; } }

@media all and (max-width: 42.49em) {
  .widget .pl_listing--widget .pl_listing-details {
    width: 35%; } }

@media all and (max-width: 58.74em) {
  .widget .pl_widget-listings {
    clear: both; } }

@media all and (max-width: 29.99em) {
  .widget .pl_widget-listings {
    width: 100%; } }

.pl_widget--label {
  display: block; }
  .pl_widget--label:after {
    content: ":"; }

.pl_fbox .widget {
  margin: 0; }

.pl_widget-contact label {
  display: none; }

.pl_widget-mortgageCalc {
  margin-bottom: 0; }
  .pl_widget-mortgageCalc h3 {
    margin-bottom: 25px; }
  .pl_widget-mortgageCalc .pl_mortgageCalc--interest {
    width: 48%;
    float: left; }
  .pl_widget-mortgageCalc .pl_mortgageCalc--loanTerm {
    width: 48%;
    float: right; }

.hentry .pl_widget-mortgageCalc div {
  float: left;
  width: 48%; }
  .hentry .pl_widget-mortgageCalc div:nth-child(even) {
    float: right; }

.widget .pl_widget-mortgageCalc--payment span {
  line-height: 2.7em; }

.single-testimonial cite {
  padding-left: 80px; }

.pl_map--wrapper {
  height: 315px; }

.page-template-page-template-listings-search-php .pl_map--wrapper, .single-area .pl_map--wrapper {
  height: 400px; }

.pl_widget-quickSearch .pl_form-smallselect {
  width: 48%;
  margin-right: 5px; }

.pl_widget-quickSearch .pl_form-searchbutton button {
  width: 100%; }

.pl_widget-quickSearch .pl_searchForm, .pl_widget-quickSearch #pl_searchButton, .pl_widget-quickSearch .buttonWrapper {
  margin: 0; }

.pl_widget-quickSearch .submitRow {
  padding: 0; }

.sidebar .pl_form-smallselect {
  width: 100%; }

.sidebar .clear {
  clear: both; }

.pl_widget-savedSearch-row {
  overflow: hidden; }

.pl_widget-savedSearch-name {
  width: 190px; }

.pl_widget-savedSearch-remove {
  margin-top: 2px; }

.pl_compliance .pl_compliance-logo {
  border: none;
  margin-right: 10px; }

.pl_compliance.pl_compliance--listings, .pl_compliance.pl_compliance--search {
  display: block; }

.pl_compliance.pl_compliance--listings .pl_compliance-wrapper, .pl_compliance.pl_compliance--listings .pl_compliance-logo, .pl_compliance.pl_compliance--listings .pl_compliance-text {
  clear: both;
  display: block; }

.pl_compliance.pl_compliance--search .pl_compliance-wrapper, .pl_compliance.pl_compliance--search .pl_compliance-logo, .pl_compliance.pl_compliance--search .pl_compliance-text {
  clear: both;
  display: block; }

.pl_compliance.pl_compliance--listings p, .pl_compliance.pl_compliance--search p {
  margin: 0; }

.pl_compliance.pl_compliance--listings img, .pl_compliance.pl_compliance--search img {
  max-width: 150px; }

.widget .pl_compliance--inlineSearch img {
  max-width: 50px; }

.widget .pl_compliance--inlineSearch p {
  margin: 0; }

.pl_compliance--inlineSearch {
  clear: both;
  display: block;
  margin-bottom: 0;
  color: #999; }
  .pl_compliance--inlineSearch img {
    max-width: 50px; }

@media all and (max-width: 29.99em) {
  .pl_compliance--inlineSearch {
    padding: 5px 0; } }

.pl_listing--basic .pl_compliance--inlineSearch {
  min-height: 4.6em; }

.pl_form {
  position: relative; }

.pl_form-ctrl input {
  height: 37px; }
  .pl_form-ctrl input[type=text], .pl_form-ctrl input[type=password], .pl_form-ctrl input[type=email] {
    height: 37px; }

.pl_form-ctrl select {
  height: 37px; }

.pl_form-searchbutton {
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  text-align: center; }
  .pl_form-searchbutton span {
    display: inline-block;
    margin-right: 10px; }

body:not(.error404) .pl_form-searchbutton button span {
  vertical-align: top; }

body:not(.error404) .pl_form-searchbutton span {
  display: inline-block;
  margin-right: 14px;
  height: 16px;
  width: 16px; }

.pl_form-wrapper {
  width: 100%; }

.pl_form-wrapper6 {
  text-align: center; }
  .pl_form-wrapper6 .pl_form--formFields {
    display: inline-block;
    margin-right: -10px;
    text-align: left; }
    .pl_form-wrapper6 .pl_form--formFields .pl_form-ctrl {
      margin: 0 10px 10px 0; }
    .pl_form-wrapper6 .pl_form--formFields .pl_form-ctrl1 {
      width: 146px; }
    .pl_form-wrapper6 .pl_form--formFields .pl_form-ctrl2 {
      width: 302px; }
    .pl_form-wrapper6 .pl_form--formFields .pl_form-ctrl3 {
      width: 458px; }
    .pl_form-wrapper6 .pl_form--formFields .pl_form-ctrl4 {
      width: 614px; }

.pl_form-wrapper8 {
  text-align: center; }
  .pl_form-wrapper8 .pl_form--formFields {
    display: inline-block;
    margin-right: -10px;
    text-align: left;
    max-width: 940px; }
    .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl {
      margin: 0 10px 10px 0; }
    .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl1 {
      width: 106px; }
    .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl2 {
      width: 222px; }
    .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl3 {
      width: 338px; }
    .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl4 {
      width: 454px; }

@media all and (max-width: 58.74em) {
  .pl_form-wrapper8 .pl_form--formFields {
    max-width: 632px; } }

@media all and (max-width: 42.49em) {
  .pl_form-wrapper8 .pl_form--formFields {
    max-width: 436px; } }

@media all and (max-width: 29.99em) {
  .pl_form-wrapper8 .pl_form--formFields {
    max-width: 100%;
    width: 100%; } }

@media all and (max-width: 29.99em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl {
    margin-right: 0; } }

@media all and (max-width: 58.74em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl1 {
    width: 67px; } }

@media all and (max-width: 42.49em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl1 {
    width: 99px; } }

@media all and (max-width: 29.99em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl1 {
    width: 100%; } }

@media all and (max-width: 58.74em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl2 {
    width: 144px; } }

@media all and (max-width: 42.49em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl2 {
    width: 208px; } }

@media all and (max-width: 29.99em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl2 {
    width: 100%; } }

@media all and (max-width: 58.74em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl3 {
    width: 221px; } }

@media all and (max-width: 42.49em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl3 {
    width: 317px; } }

@media all and (max-width: 29.99em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl3 {
    width: 100%; } }

@media all and (max-width: 58.74em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl4 {
    width: 298px; } }

@media all and (max-width: 42.49em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl4 {
    width: 426px; } }

@media all and (max-width: 29.99em) {
  .pl_form-wrapper8 .pl_form--formFields .pl_form-ctrl4 {
    width: 100%; } }

figure.pl_listing-image {
  margin: 0; }

.sort_wrapper {
  padding: 30px 0 15px 0;
  float: left;
  width: 100%; }
  .sort_wrapper:before {
    content: " ";
    display: table; }
  .sort_wrapper:after {
    content: " ";
    display: table;
    clear: both; }
  .sort_wrapper label {
    display: none; }
  .sort_wrapper .sort_item {
    width: 46%;
    float: right; }
    .sort_wrapper .sort_item:first-child {
      float: left; }

@media all and (max-width: 29.99em) {
  .sort_wrapper {
    display: none; } }

.sortWrapper {
  width: 100%; }

.page-template-page-template-featured-listings-php .listingsCount {
  display: none; }

.page-template-page-template-featured-listings-php #pl_listings {
  margin-top: 24px; }
  .page-template-page-template-featured-listings-php #pl_listings .listing-control-wrap {
    margin-bottom: 24px; }
    .page-template-page-template-featured-listings-php #pl_listings .listing-control-wrap .sortWrapper .selectWrapper {
      margin-bottom: 0; }

.single-agent .listingsCount, .single-office .listingsCount {
  visibility: hidden; }

.page-template-page-template-listings-search-php #main_content {
  position: relative; }

.page-template-page-template-listings-search-php .sort_wrapper .sort_item {
  width: 48%;
  margin: 0 2% 5px 0;
  float: left; }

.archive .sort_wrapper, .page-template-page-template-client-php .sort_wrapper, .single-office .sort_wrapper, .single-area .sort_wrapper {
  padding: 0; }

.archive .sort_wrapper .sort_item, .page-template-page-template-client-php .sort_wrapper .sort_item, .single-office .sort_wrapper .sort_item, .single-area .sort_wrapper .sort_item {
  float: left !important;
  width: 130px !important;
  margin-right: 15px; }

.archive .sort_wrapper .sort_item label, .page-template-page-template-client-php .sort_wrapper .sort_item label, .single-office .sort_wrapper .sort_item label, .single-area .sort_wrapper .sort_item label {
  display: none; }

.archive .sort_wrapper .chosen-single &gt; div, .page-template-page-template-client-php .sort_wrapper .chosen-single &gt; div, .single-office .sort_wrapper .chosen-single &gt; div, .single-area .sort_wrapper .chosen-single &gt; div {
  background: none !important;
  border-left: none !important; }

.archive .sort_wrapper .chosen-search input, .page-template-page-template-client-php .sort_wrapper .chosen-search input, .single-office .sort_wrapper .chosen-search input, .single-area .sort_wrapper .chosen-search input {
  display: none; }

.archive .sort_wrapper .custom-select, .page-template-page-template-client-php .sort_wrapper .custom-select, .single-office .sort_wrapper .custom-select, .single-area .sort_wrapper .custom-select {
  float: left;
  width: 125px; }

.archive .sort_wrapper .custom-select ul, .page-template-page-template-client-php .sort_wrapper .custom-select ul, .single-office .sort_wrapper .custom-select ul, .single-area .sort_wrapper .custom-select ul {
  margin-left: 0;
  padding-left: 0; }

.page-template-page-template-listings-search-php .sort_wrapper {
  padding-top: 0px;
  width: auto; }
  .page-template-page-template-listings-search-php .sort_wrapper .sort_item {
    width: 130px;
    margin-right: 20px; }
    .page-template-page-template-listings-search-php .sort_wrapper .sort_item .chosen-search input {
      display: none; }

.save_search_button_wrapper .pls_save_search {
  left: -40px;
  position: relative;
  top: -50px; }

@media all and (max-width: 29.99em) {
  .save_search_button_wrapper .pls_save_search {
    left: 10%;
    top: -15px; } }

.pl_savedSearch-filterName {
  display: inline-block;
  width: 110px; }

.pl_savedSearch-filterValue {
  display: inline-block;
  font-weight: bold; }

@media screen and (max-width: 760px) {
  .listing-control-wrap {
    display: none; } }

.pl_listings {
  /* DRI-4991 */ }
  .pl_listings .pl_listing-search {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px; }
    .pl_listings .pl_listing-search .pl_listing-in {
      margin: 5px;
      display: block;
      position: relative;
      width: 100%;
      box-shadow: 0 0 3px 0 #D3D9DC;
      background-color: #FCFCFF; }
  .pl_listings .card-grid {
    /* DRI-4991 */
    /* DRI-4991 */ }
    .pl_listings .card-grid .listingsCount {
      display: none; }
    .pl_listings .card-grid .pl_listing {
      display: flex;
      flex-wrap: wrap; }
    .pl_listings .card-grid .pl_listing-image {
      display: block;
      width: 100%;
      line-height: auto;
      box-shadow: 0 0 2px 0 rgba(85, 88, 97, 0.32), 0 0 2px 0 rgba(65, 65, 65, 0.24);
      position: relative;
      border-radius: 3px 3px 0 0; }
      .pl_listings .card-grid .pl_listing-image .listing-image {
        border-radius: 3px 3px 0 0; }
    .pl_listings .card-grid .pl_listing-photoCount, .pl_listings .card-grid .pl_add_remove_lead_favorites {
      position: absolute;
      bottom: 0;
      background: rgba(0, 0, 0, 0.65); }
    .pl_listings .card-grid .pl_listing-photoCount {
      left: 0;
      padding: 0 10px;
      color: #FCFCFF; }
    .pl_listings .card-grid .pl_add_remove_lead_favorites {
      right: 0;
      box-sizing: border-box;
      height: 40px;
      color: #FCFCFF; }
    .pl_listings .card-grid .pl_listing-details {
      width: 100%;
      background-color: #FCFCFF;
      color: #555861;
      text-transform: uppercase;
      padding: 24px;
      border-radius: 0 0 3px 3px; }
      .pl_listings .card-grid .pl_listing-details .pl_listing-price, .pl_listings .card-grid .pl_listing-details .pl_listing-beds, .pl_listings .card-grid .pl_listing-details .pl_listing-baths {
        padding-right: 10px; }
    .pl_listings .card-grid h3 {
      margin: 0; }
      .pl_listings .card-grid h3 .pl_listing-address {
        color: #30343F; }
    .pl_listings .card-grid.two-col .pl_listing {
      direction: ltr;
      width: calc(100% / 2); }
      @media screen and (max-width: 760px) {
        .pl_listings .card-grid.two-col .pl_listing {
          width: 100%; } }
    .pl_listings .card-grid.three-col .pl_listing {
      direction: ltr;
      width: calc(100% / 3); }
      @media screen and (max-width: 760px) {
        .pl_listings .card-grid.three-col .pl_listing {
          width: 100%; } }
  .pl_listings .card-list .listing-control-wrap {
    margin-top: 24px; }
    .pl_listings .card-list .listing-control-wrap .selectWrapper {
      width: 9.2em;
      margin-right: 1em;
      margin-left: 0em; }
  .pl_listings .card-list .pl_listing {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    width: 100%;
    /* On Map View - New div require some flexibility */ }
    .pl_listings .card-list .pl_listing:last-child {
      border-bottom: none; }
    .pl_listings .card-list .pl_listing .pl_listing-in {
      display: flex;
      align-items: flex-start;
      box-shadow: none; }
  .pl_listings .card-list .pl_listing-image {
    display: inline-block;
    margin-right: 15px;
    width: 40%;
    vertical-align: top; }
  .pl_listings .card-list .pl_listing-details {
    display: inline-block;
    width: 50%; }
    .pl_listings .card-list .pl_listing-details h3 {
      margin-top: 0;
      margin-bottom: 5px; }
    .pl_listings .card-list .pl_listing-details p {
      color: #999;
      line-height: 1.2em; }
  .pl_listings .card-list .pl_add_remove_lead_favorites, .pl_listings .card-list .pl_listing-photoCount {
    display: none !important; }
  .pl_listings .card-list .pl_listing-address {
    color: #30343F; }
  .pl_listings .card-list .pl_listing-price {
    display: block; }
  .pl_listings .card-list .pl_listing-beds + .pl_listing-baths {
    margin-left: 10px; }

/* Featured listings Widget */
#pl_listings-featured.pl_listings .card-list .pl_listing .pl_listing-in {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap; }

#pl_listings-featured.pl_listings .card-list .pl_listing-image {
  display: block;
  margin-right: 0px;
  width: 100%; }

#pl_listings-featured.pl_listings .card-list .pl_listing-details {
  display: block;
  width: 100%; }

.pl_searchForm:before {
  content: " ";
  display: table; }

.pl_searchForm:after {
  content: " ";
  display: table;
  clear: both; }

.pl_searchForm .savedSearchWrapper {
  text-align: right;
  display: inline-block; }

.pl_searchForm .submitRow {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%; }

@media screen and (max-width: 760px) {
  .pl_searchForm .submitRow {
    padding-left: 20px;
    padding-right: 20px; } }

.legacyForm .pl_form--formFields {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%; }
  .legacyForm .pl_form--formFields:before {
    content: " ";
    display: table; }
  .legacyForm .pl_form--formFields:after {
    content: " ";
    display: table;
    clear: both; }

.legacyForm .selectWrapper {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 25%;
  margin-bottom: 10px; }

.legacyForm .submitRow .buttonWrapper {
  display: none; }

.legacyForm .selectWrapper select, .listing-control-wrap .selectWrapper select, .pl_widget-quickSearch .searchTypeDropdownWrapper .selectWrapper select, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .selectWrapper select, .pl_form--formFields .selectWrapper select {
  background-image: none;
  height: 36px;
  border: none;
  background-color: #FCFCFF;
  box-shadow: none; }

.legacyForm .chosen-container.chosen-container-single .chosen-single, .listing-control-wrap .chosen-container.chosen-container-single .chosen-single, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-single, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-single, .pl_form--formFields .chosen-container.chosen-container-single .chosen-single {
  background-image: none;
  height: 36px;
  border: none;
  background-color: #FCFCFF;
  box-shadow: none;
  padding-left: 0px; }
  .legacyForm .chosen-container.chosen-container-single .chosen-single:focus, .listing-control-wrap .chosen-container.chosen-container-single .chosen-single:focus, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-single:focus, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-single:focus, .pl_form--formFields .chosen-container.chosen-container-single .chosen-single:focus {
    outline: none; }
  .legacyForm .chosen-container.chosen-container-single .chosen-single span, .listing-control-wrap .chosen-container.chosen-container-single .chosen-single span, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-single span, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-single span, .pl_form--formFields .chosen-container.chosen-container-single .chosen-single span {
    line-height: 36px;
    font-size: 14px;
    padding-left: 12px;
    text-align: left; }
  .legacyForm .chosen-container.chosen-container-single .chosen-single div, .listing-control-wrap .chosen-container.chosen-container-single .chosen-single div, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-single div, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-single div, .pl_form--formFields .chosen-container.chosen-container-single .chosen-single div {
    margin-right: 4px; }

.legacyForm .chosen-container.chosen-container-single .chosen-drop, .listing-control-wrap .chosen-container.chosen-container-single .chosen-drop, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop, .pl_form--formFields .chosen-container.chosen-container-single .chosen-drop {
  background-color: #FCFCFF;
  background-image: none;
  border: none; }
  .legacyForm .chosen-container.chosen-container-single .chosen-drop .chosen-results, .listing-control-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results, .pl_form--formFields .chosen-container.chosen-container-single .chosen-drop .chosen-results {
    padding-left: 0px;
    text-align: left; }
    .legacyForm .chosen-container.chosen-container-single .chosen-drop .chosen-results li, .listing-control-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results li, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results li, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results li, .pl_form--formFields .chosen-container.chosen-container-single .chosen-drop .chosen-results li {
      padding-left: 12px; }
    .legacyForm .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.highlighted, .legacyForm .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result:hover, .legacyForm .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected:hover, .legacyForm .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.active, .legacyForm .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.highlighted, .legacyForm .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.active:hover, .legacyForm .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.highlighted:hover, .listing-control-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.highlighted, .listing-control-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result:hover, .listing-control-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected:hover, .listing-control-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.active, .listing-control-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.highlighted, .listing-control-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.active:hover, .listing-control-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.highlighted:hover, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.highlighted, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result:hover, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected:hover, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.active, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.highlighted, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.active:hover, .pl_widget-quickSearch .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.highlighted:hover, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.highlighted, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result:hover, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected:hover, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.active, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.highlighted, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.active:hover, .page-template-page-template-listings-search-php .searchTypeDropdownWrapper .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.highlighted:hover, .pl_form--formFields .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.highlighted, .pl_form--formFields .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result:hover, .pl_form--formFields .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected:hover, .pl_form--formFields .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.active, .pl_form--formFields .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.highlighted, .pl_form--formFields .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.active:hover, .pl_form--formFields .chosen-container.chosen-container-single .chosen-drop .chosen-results .active-result.result-selected.highlighted:hover {
      background-color: #D93534;
      color: #FCFCFF;
      background-image: none; }

@media screen and (max-width: 760px) {
  .legacyForm .pl_form--formFields {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .legacyForm .pl_form--formFields {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 761px) {
  .legacyForm .pl_form--formFields {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .legacyForm .selectWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .legacyForm .selectWrapper {
    width: 50%; } }

@media screen and (min-width: 761px) {
  .legacyForm .selectWrapper:nth-child(4n+1) {
    padding-left: 0; }
  .legacyForm .selectWrapper:nth-child(4n+4) {
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .legacyForm .selectWrapper:nth-child(odd) {
    padding-left: 0;
    padding-right: 10px; }
  .legacyForm .selectWrapper:nth-child(even) {
    padding-left: 10px;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .legacyForm .submitRow {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 761px) {
  .legacyForm .submitRow {
    padding-left: 0;
    padding-right: 0; } }

.home .legacyForm .purchaseTypeWrapper .activeToggleValue {
  display: none; }

@media screen and (max-width: 760px) {
  .legacyForm .purchaseTypeWrapper .activeToggleValue {
    position: absolute;
    bottom: 0;
    display: block; } }

.legacyForm .submitRow {
  text-align: right; }

#search-form {
  margin: 0 0 10px 0;
  /* THEME-1028 */ }
  #search-form .searchMainWrapper {
    padding: 20px 0px 0px 0px; }
  #search-form .searchTypeDropdownWrapper {
    width: 15%;
    display: inline-block;
    float: left;
    margin-right: 12px;
    height: 40px; }
    #search-form .searchTypeDropdownWrapper .selectWrapper {
      margin-top: 0px !important;
      height: 100%; }
      #search-form .searchTypeDropdownWrapper .selectWrapper .SortBy_chosen, #search-form .searchTypeDropdownWrapper .selectWrapper #SortBy, #search-form .searchTypeDropdownWrapper .selectWrapper .chosen-single {
        border-radius: 3px;
        background-color: #FCFCFF;
        border: none;
        height: 42px; }
        #search-form .searchTypeDropdownWrapper .selectWrapper .SortBy_chosen span, #search-form .searchTypeDropdownWrapper .selectWrapper #SortBy span, #search-form .searchTypeDropdownWrapper .selectWrapper .chosen-single span {
          line-height: 42px; }
      #search-form .searchTypeDropdownWrapper .selectWrapper .chosen-drop {
        border: none; }
        #search-form .searchTypeDropdownWrapper .selectWrapper .chosen-drop .chosen-results {
          background: #FCFCFF;
          margin-bottom: 0; }
  #search-form .buttonWrapper {
    width: 15%; }
    #search-form .buttonWrapper #pl_searchButton {
      height: 42px; }
  #search-form .freeTextWrap {
    width: 50%;
    display: inline-block; }
    #search-form .freeTextWrap .freeTextField input {
      height: 42px;
      border: none;
      background: #FCFCFF; }
  #search-form .pl_advancedMenu-btn {
    margin: 0px;
    padding-left: 12px;
    padding-right: 12px; }
  @media screen and (max-width: 960px) {
    #search-form .nlsForm .pl_advancedMenu-wrap {
      margin-bottom: 24px; }
    #search-form .nlsForm .pl_advancedMenu-btn {
      width: 18%; } }
  #search-form .pl_suggestions {
    z-index: 200;
    box-shadow: 0 4px 5px rgba(48, 52, 63, 0.15);
    border: none;
    padding-left: 0; }
    #search-form .pl_suggestions li, #search-form .pl_suggestions li span.pl_context {
      background-color: #FCFCFF; }
      #search-form .pl_suggestions li:hover, #search-form .pl_suggestions li span.pl_context:hover {
        background-color: #D93534;
        color: #FCFCFF; }

@media screen and (max-width: 760px) {
  #search-form .freeTextWrap {
    width: 100%;
    margin: 0 0 15px 0; } }

@media screen and (max-width: 760px) {
  .nlsForm.pl_searchForm .pl_advancedMenu-btn {
    position: absolute;
    bottom: 1px;
    left: 100px; } }

.nlsForm .searchTypeDropdownWrapper select {
  background: white;
  padding-left: 10px;
  font-size: 100%; }

.nlsForm .freeTextWrap {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 66.6666666667%;
  margin-right: 10px;
  display: inline-block; }
  .nlsForm .freeTextWrap input {
    width: 100%;
    margin: 0; }

.nlsForm .pl_advancedMenu-btn {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 17.6666666667%; }

.nlsForm .pl_advancedMenu-wrap .inputDropdownWrap .inputWrap span {
  width: 100%; }
  .nlsForm .pl_advancedMenu-wrap .inputDropdownWrap .inputWrap span .tt-input {
    width: 100%; }

.nlsForm .popout-menu.active {
  background-color: #f4f4f4;
  border-color: #cdcdcd;
  z-index: 101;
  top: 130px; }
  .nlsForm .popout-menu.active .dropdownButton {
    padding: 5.5px 13px; }
  .nlsForm .popout-menu.active .dropdownMenu {
    left: unset;
    margin: 0;
    background-color: #FCFCFF; }

.nlsForm .pl_groupWrapper {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 50%; }
  .nlsForm .pl_groupWrapper .textWrapper {
    float: left;
    direction: ltr;
    padding-left: 10px;
    padding-right: 10px; }

.nlsForm .pl_groupLabel {
  display: block;
  padding-left: 10px; }

.nlsForm .textWrapper {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 50%; }

.nlsForm .buttonWrapper {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 16.6666666667%;
  padding-left: 0;
  padding-right: 0; }
  .nlsForm .buttonWrapper .button-primary {
    width: 100%; }

.nlsForm .submitRow {
  text-align: right;
  padding: 10px; }

.nlsForm .mobileUtilities {
  clear: both;
  padding-top: 5px; }
  .nlsForm .mobileUtilities .purchaseTypeWrapper {
    position: inherit;
    height: 25px;
    width: 28%;
    display: inline-block;
    margin: 0; }
    .nlsForm .mobileUtilities .purchaseTypeWrapper .activeToggleValue {
      display: block; }
  .nlsForm .mobileUtilities .freeTextWrap {
    display: none; }
  .nlsForm .mobileUtilities .pl_advancedMenu-btn {
    position: inherit;
    display: inline-block;
    width: 25%;
    float: none;
    vertical-align: baseline;
    text-align: right;
    padding: 0; }
  .nlsForm .mobileUtilities .pl_advancedMenu-wrap {
    display: block; }
  .nlsForm .mobileUtilities .savedSearchWrapper {
    display: inline-block;
    width: 22%;
    margin-bottom: 0;
    text-align: right; }
    .nlsForm .mobileUtilities .savedSearchWrapper .mobile_save_search {
      right: 0; }
  .nlsForm .mobileUtilities .map-toggle {
    margin: 0;
    width: 25%;
    position: relative;
    display: inline-block;
    text-align: right; }
    .nlsForm .mobileUtilities .map-toggle a {
      padding-right: 0; }
  .nlsForm .mobileUtilities .mobileUtilButtonWrapper {
    display: none; }

.nlsForm.has-active .submitRow {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px; }

.nlsForm.has-active .mobileUtilities .mobileUtilButtonWrapper {
  display: block;
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  text-align: center;
  padding-top: 15px; }
  .nlsForm.has-active .mobileUtilities .mobileUtilButtonWrapper input {
    float: left;
    direction: ltr;
    padding-left: 10px;
    padding-right: 10px;
    width: 58.3333333333%;
    float: none; }

.nlsForm.has-active .buttonWrapper-mobile {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px; }
  .nlsForm.has-active .buttonWrapper-mobile .button-primary {
    width: 100%; }

@media screen and (max-width: 760px) {
  .nlsForm .searchTypeDropdownWrapper {
    width: 100% !important;
    margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: 400; } }

@media screen and (max-width: 760px) {
  .nlsForm .freeTextWrap {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 960px) {
  .nlsForm .freeTextWrap {
    width: 58.3333333333%; } }

@media screen and (max-width: 760px) {
  .nlsForm .freeTextWrap {
    width: 66.6666666667%; } }

@media screen and (max-width: 760px) {
  .nlsForm .freeTextWrap {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 761px) {
  .nlsForm .freeTextWrap {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .nlsForm .freeTextWrap input {
    max-height: 20px; } }

@media screen and (max-width: 760px) {
  .nlsForm .pl_advancedMenu-btn {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 960px) {
  .nlsForm .pl_advancedMenu-btn {
    width: 25%; } }

@media screen and (max-width: 760px) {
  .nlsForm .pl_advancedMenu-wrap {
    float: left; } }

@media screen and (max-width: 760px) {
  .nlsForm .popout-menu.active {
    position: relative;
    top: 10px;
    right: 0;
    left: 0;
    padding: 0;
    width: 100%; } }

@media screen and (max-width: 760px) {
  .nlsForm .popout-menu.active &gt; :first-child {
    margin-top: 20px; } }

@media screen and (max-width: 760px) {
  .nlsForm .pl_groupWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .nlsForm .pl_groupWrapper {
    width: 100%; } }

@media screen and (max-width: 760px) {
  .nlsForm .pl_groupWrapper {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 961px) {
  .nlsForm .pl_groupWrapper {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .nlsForm .pl_groupWrapper .textWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .nlsForm .pl_groupWrapper .textWrapper {
    width: 50%; } }

@media screen and (max-width: 760px) {
  .nlsForm .pl_groupWrapper .textWrapper:first-child, .nlsForm .pl_groupWrapper .pl_groupLabel + .textWrapper {
    padding-right: 10px;
    padding-left: 0; }
  .nlsForm .pl_groupWrapper .textWrapper:last-child {
    padding-right: 0;
    padding-left: 10px; } }

@media screen and (max-width: 760px) {
  .nlsForm .pl_groupLabel {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .nlsForm .textWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .nlsForm .textWrapper {
    width: 100%; } }

@media screen and (max-width: 760px) {
  .nlsForm .textWrapper {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .nlsForm .textWrapper {
    margin-bottom: 0; } }

@media screen and (max-width: 760px) {
  .nlsForm .buttonWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 960px) {
  .nlsForm .buttonWrapper {
    width: 16.6666666667%; } }

@media screen and (max-width: 760px) {
  .nlsForm .buttonWrapper {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .nlsForm .buttonWrapper {
    width: 33.3333333333%; } }

@media screen and (max-width: 760px) {
  .nlsForm .buttonWrapper {
    padding: 0px !important;
    width: 100% !important; } }

@media screen and (max-width: 760px) {
  .nlsForm .submitRow {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .nlsForm.has-active .submitRow {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .nlsForm.has-active .submitRow {
    width: 33.3333333333%; } }

@media screen and (max-width: 760px) {
  .nlsForm.has-active .submitRow {
    width: 100%;
    text-align: right;
    padding-right: 0px; } }

@media screen and (max-width: 760px) {
  .nlsForm.has-active .mobileUtilities .mobileUtilButtonWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .nlsForm.has-active .mobileUtilities .mobileUtilButtonWrapper input {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .nlsForm.has-active .buttonWrapper-mobile {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .nlsForm.has-active .buttonWrapper-mobile {
    width: 33.3333333333%; } }

@media screen and (max-width: 760px) {
  .nlsForm.has-active .buttonWrapper-mobile {
    left: 66.6666666667%; } }

@media screen and (max-width: 760px) {
  .nlsForm.has-active .buttonWrapper-mobile {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 761px) {
  .nlsForm.has-active .buttonWrapper-mobile {
    display: none !important; } }

.pl_suggestions {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  z-index: 100;
  background-color: #FCFCFF; }
  .pl_suggestions &gt; li {
    padding-left: 10px;
    padding-right: 10px; }
  .pl_suggestions .active, .pl_suggestions li:hover {
    color: #FCFCFF;
    background-color: #D93534; }
    .pl_suggestions .active .pl_context, .pl_suggestions li:hover .pl_context {
      color: #FCFCFF;
      background-color: #D93534; }

@media screen and (max-width: 760px) {
  .pl_suggestions {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .pl_suggestions {
    padding-left: 10px; } }

.purchaseTypeWrapper {
  padding: 20px 0px 0px 0px; }
  .purchaseTypeWrapper ul .purchaseType {
    display: inline-block;
    margin-right: 30px;
    padding-top: 0;
    padding-bottom: 10px;
    color: #909090;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: top; }
    .purchaseTypeWrapper ul .purchaseType:hover {
      cursor: pointer;
      border-bottom: 3px solid #E36C6B; }
    .purchaseTypeWrapper ul .purchaseType.active {
      border-bottom: 3px solid #D93534;
      color: #30343F; }
  .purchaseTypeWrapper .activeToggleValue {
    display: none; }

@media screen and (max-width: 760px) {
  .purchaseTypeWrapper .activeToggleValue {
    display: block;
    position: absolute;
    bottom: 10px; } }

.home .purchaseTypeWrapper .activeToggleValue {
  display: none; }

.page-template-page-template-listings-search-php .purchaseTypeWrapper {
  padding: 20px 0px 0px 0px; }
  .page-template-page-template-listings-search-php .purchaseTypeWrapper .activeToggleValue .toggleButton {
    color: #D93534;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase; }
    .page-template-page-template-listings-search-php .purchaseTypeWrapper .activeToggleValue .toggleButton .toggleButtonArrow {
      margin-left: 5px; }

.page-template-page-template-listings-search-php .has-active .purchaseTypeWrapper .activeToggleValue {
  bottom: 28px; }

@media screen and (max-width: 760px) {
  .page-template-page-template-listings-search-php .has-active {
    padding-top: 20px; } }

@media screen and (max-width: 760px) {
  .page-template-page-template-listings-search-php .has-active .purchaseTypeWrapper {
    position: absolute;
    bottom: -44px;
    width: 100%; } }

@media screen and (max-width: 760px) {
  .page-template-page-template-listings-search-php .mobile_save_search, .pl_area-page-v2 .mobile_save_search {
    display: block;
    text-transform: uppercase; }
  .page-template-page-template-listings-search-php .desktop_save_search, .pl_area-page-v2 .desktop_save_search {
    display: none; }
  .page-template-page-template-listings-search-php .purchaseTypeWrapper .typeSelections, .pl_area-page-v2 .purchaseTypeWrapper .typeSelections {
    display: none;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    box-shadow: 0 0 4px #cdcdcd; }
    .page-template-page-template-listings-search-php .purchaseTypeWrapper .typeSelections.activeModal, .pl_area-page-v2 .purchaseTypeWrapper .typeSelections.activeModal {
      display: block;
      bottom: -81px;
      background-color: #fff;
      position: absolute;
      z-index: 101; }
      .page-template-page-template-listings-search-php .purchaseTypeWrapper .typeSelections.activeModal .purchaseType, .pl_area-page-v2 .purchaseTypeWrapper .typeSelections.activeModal .purchaseType {
        display: block;
        width: 100%;
        color: #909090;
        padding: 10px;
        margin-right: 0;
        box-sizing: border-box;
        font-weight: normal; }
        .page-template-page-template-listings-search-php .purchaseTypeWrapper .typeSelections.activeModal .purchaseType:hover, .pl_area-page-v2 .purchaseTypeWrapper .typeSelections.activeModal .purchaseType:hover {
          border-bottom: 0;
          color: #909090; }
        .page-template-page-template-listings-search-php .purchaseTypeWrapper .typeSelections.activeModal .purchaseType.active, .pl_area-page-v2 .purchaseTypeWrapper .typeSelections.activeModal .purchaseType.active {
          border-bottom: 0;
          color: #D93534; } }

.nlsForm.home {
  height: 45px; }
  .nlsForm.home .selectWrapper {
    margin-top: 0px !important;
    float: left;
    direction: ltr;
    padding-left: 10px;
    padding-right: 10px;
    width: 16.6666666667%;
    padding: 0; }
  .nlsForm.home .chosen-single {
    height: 39px; }
  .nlsForm.home .chosen-search {
    display: none; }
  .nlsForm.home .freeTextWrap {
    float: left;
    direction: ltr;
    padding-left: 10px;
    padding-right: 10px; }
  .nlsForm.home .submitRow {
    display: none; }
  .nlsForm.home .chosen-container-single .chosen-single div {
    top: -3px;
    right: 0; }

@media screen and (max-width: 760px) {
  .nlsForm.home {
    padding-right: 20px;
    padding-left: 20px; } }

@media screen and (max-width: 760px) {
  .nlsForm.home {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 761px) {
  .nlsForm.home {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .nlsForm.home .selectWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .nlsForm.home .selectWrapper {
    width: 66.6666666667%; } }

@media screen and (max-width: 760px) {
  .nlsForm.home .selectWrapper {
    width: 100%;
    padding: 0;
    margin-bottom: 15px; } }

@media screen and (max-width: 760px) {
  .nlsForm.home .buttonWrapper {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .nlsForm.home .buttonWrapper {
    padding: 0px !important;
    width: 100% !important; } }

@media screen and (max-width: 760px) {
  .nlsForm.home .freeTextWrap {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 960px) {
  .nlsForm.home .freeTextWrap {
    width: 83.3333333333%; } }

@media screen and (max-width: 760px) {
  .nlsForm.home .freeTextWrap {
    width: 66.6666666667%; } }

@media screen and (max-width: 760px) {
  .nlsForm.home .freeTextWrap {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 761px) {
  .nlsForm.home .freeTextWrap {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .nlsForm.home .freeTextWrap {
    width: 100%;
    margin: 0 0 15px 0;
    padding-left: 0px; } }

@media screen and (min-width: 761px) {
  .nlsForm.home .freeTextWrap {
    padding-left: 10px;
    width: 65%; } }

@media screen and (max-width: 760px) {
  .nlsForm.home .searchTypeDropdownWrapper {
    width: 100% !important;
    margin: 0 0 15px 0; } }

.legacyForm.home .selectWrapper {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 25%; }

.legacyForm.home .submitRow {
  text-align: center; }
  .legacyForm.home .submitRow .map-toggle {
    display: none; }
  .legacyForm.home .submitRow .buttonWrapper {
    display: block; }

@media screen and (max-width: 760px) {
  .legacyForm.home .selectWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .legacyForm.home .selectWrapper {
    width: 100%; } }

@media screen and (max-width: 760px) {
  .legacyForm.home .selectWrapper {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .legacyForm.home .submitRow {
    padding-left: 0;
    padding-right: 0; } }

.residential .legacyForm.home .submitRow {
  text-align: right; }

@media screen and (min-width: 761px) {
  .residential .legacyForm.home .submitRow {
    padding-right: 10px; } }

.pl_widget-quickSearch ul li {
  border-top: 0; }

.nlsForm.widget {
  padding-top: 0; }
  .nlsForm.widget .freeTextWrap, .nlsForm.widget .pl_advancedMenu-btn, .nlsForm.widget label, .nlsForm.widget .selectWrapper, .nlsForm.widget .buttonWrapper, .nlsForm.widget .textWrapper {
    float: left;
    direction: ltr;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    margin-bottom: 15px; }
  .nlsForm.widget .freeTextWrap {
    max-width: 100%; }
  .nlsForm.widget .freeTextField &gt; input[type="text"], .nlsForm.widget .textWrapper &gt; input[type="text"] {
    margin: 0;
    box-sizing: content-box; }
  .nlsForm.widget .buttonWrapper {
    float: right; }
  .nlsForm.widget .buttonWrapper-mobile {
    display: none !important; }
  .nlsForm.widget .pl_advancedMenu-wrap:before {
    content: " ";
    display: table; }
  .nlsForm.widget .pl_advancedMenu-wrap:after {
    content: " ";
    display: table;
    clear: both; }
  .nlsForm.widget .pl_advancedMenu-btn {
    height: 25px; }
    .nlsForm.widget .pl_advancedMenu-btn button {
      height: auto; }
  .nlsForm.widget .toggleAdvanced {
    margin-bottom: 20px;
    padding: 0;
    border: 0;
    background: none;
    box-shadow: none;
    color: #D93534; }
    .nlsForm.widget .toggleAdvanced:after {
      display: none; }
    .nlsForm.widget .toggleAdvanced:hover, .nlsForm.widget .toggleAdvanced:active, .nlsForm.widget .toggleAdvanced:focus {
      color: #E36C6B; }
  .nlsForm.widget .popout-menu.active {
    position: static;
    width: auto;
    border: 0;
    padding: 0; }

@media screen and (max-width: 760px) {
  .nlsForm.widget .freeTextWrap, .nlsForm.widget .pl_advancedMenu-btn, .nlsForm.widget label, .nlsForm.widget .selectWrapper, .nlsForm.widget .buttonWrapper, .nlsForm.widget .textWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 760px) {
  .nlsForm.widget .freeTextWrap, .nlsForm.widget .pl_advancedMenu-btn, .nlsForm.widget label, .nlsForm.widget .selectWrapper, .nlsForm.widget .buttonWrapper, .nlsForm.widget .textWrapper {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 761px) {
  .nlsForm.widget .freeTextWrap, .nlsForm.widget .pl_advancedMenu-btn, .nlsForm.widget label, .nlsForm.widget .selectWrapper, .nlsForm.widget .buttonWrapper, .nlsForm.widget .textWrapper {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 760px) {
  .nlsForm.widget .pl_advancedMenu-wrap {
    float: none;
    margin-top: 0; } }

@media screen and (max-width: 760px) {
  .nlsForm.widget .pl_advancedMenu-btn {
    position: static; } }

@media screen and (max-width: 760px) {
  .nlsForm.widget .popout-menu.active &gt; :first-child {
    margin-top: 0; } }

.widget.legacyForm .purchaseTypeWrapper .activeToggleValue {
  display: none; }

.widget.legacyForm .selectWrapper {
  width: 100%;
  padding: 0px;
  margin-bottom: 0px; }

.widget.legacyForm .submitRow .buttonWrapper {
  display: block; }

.pl_activeFilters {
  border-bottom: 2px solid #ededed; }
  .pl_activeFilters .pl_criteriaLabel {
    padding-left: 0;
    padding-right: 0;
    color: #909090; }
  .pl_activeFilters .label {
    color: #909090; }
  .pl_activeFilters li {
    margin: 0; }

@media screen and (max-width: 760px) {
  .pl_activeFilters .pl_criteriaLabel {
    display: none; }
  .pl_activeFilters li:last-child {
    padding-left: 0; } }

.pl_socialLinks a:hover, .pl_footer-social-buttons .pl_socialLinks li a:hover {
  background-color: #D93534; }

#outer-wrap .flex-control-paging li a.flex-active, #outer-wrap .flex-control-paging li a:hover {
  background-color: #D93534; }

.dataTables_paginate .previous:hover i, .dataTables_paginate .next:hover i {
  background-color: #D93534; }

.pagination .prev-page:hover i, .pagination .next-page:hover i {
  background-color: #D93534; }

#navigation li a:hover, #navigation .current-menu-item a {
  color: #D93534; }

.pl_footer-contact li a, .pl_header-phone, #tour .pl_listing-details h3 a:hover, .sr-gallery .pl_listing-details h3 a:hover, .page-template-page-template-client-php .pl_listing-details h3 a:hover, .single-office .pl_listing-details h3 a:hover, .pl_area--listings .pl_listing-details h3 a:hover {
  color: #D93534; }

.pl_listings .card-grid .pl_listing-address:hover, .pl_listings .card-list .pl_listing-address:hover {
  color: #D93534; }

.pl_activeFilters span {
  color: #D93534; }

.map-toggle a:focus {
  color: #D93534; }

.map-toggle.listings-search .map-search:hover, .map-toggle.listings-search .listing-search:hover {
  color: #D93534; }

.map-toggle.map-search .listing-search:hover, .map-toggle .map-search.active, .map-toggle .listing-search.active {
  color: #D93534; }

.pl_activeFilters i {
  color: #D93534; }

.pl_list-items .pl_listing-details h3 a:hover {
  color: #D93534; }

.single-property .pl_property-top .property-top-slider #big-img img:hover, .single-property .pl_property-top .property-top-slider #slider ul li img:hover {
  border: 3px solid #D93534; }

.pl_header-site_title a {
  color: #D93534; }

button, input[type="submit"], .button-primary {
  background: #D93534;
  box-shadow: none;
  border: none; }

button:hover, input[type="submit"]:hover, .button-primary:hover {
  background: #E36C6B; }

button:focus, button:active {
  background: #D93534; }

input[type="submit"]:focus, input[type="submit"]:active {
  background: #D93534; }

.button-primary:focus, .button-primary:active {
  background: #D93534; }

body .chosen-container-single .chosen-drop li:hover, body .chosen-container-single .chosen-drop li.highlighted {
  background: #D93534; }

a {
  color: #D93534; }
  a:hover, a:active, a:focus {
    color: #E36C6B; }

.pl_add_remove_lead_favorites a.pl_add_favorite:hover, .pl_add_remove_lead_favorites a.pl_remove_favorite {
  color: #D93534; }

.single-property .pl_add_remove_lead_favorites a.pl_add_favorite {
  color: #D93534; }

.pagination ul li:hover, .pagination ul .paginate_button:hover, .pagination ul .paginate_active:hover {
  color: #E36C6B; }

.pagination span li:hover, .pagination span .paginate_button:hover, .pagination span .paginate_active:hover {
  color: #E36C6B; }

.dataTables_paginate ul li:hover, .dataTables_paginate ul .paginate_button:hover, .dataTables_paginate ul .paginate_active:hover {
  color: #E36C6B; }

.dataTables_paginate span li:hover, .dataTables_paginate span .paginate_button:hover, .dataTables_paginate span .paginate_active:hover {
  color: #E36C6B; }

.page-heading h1, .single-agent article header .pl_headline, .pl_header-user_nav a, .featured-item-info h3 a, .page-template-page-template-locations-php .pl_location-name a, .widget h4 a, #main_content h2 a {
  color: #D93534; }

.pl_header-user_nav a:hover, .featured-item-info h3 a:hover, .page-template-page-template-locations-php .pl_location-name a:hover, .widget h4 a:hover, #main_content h2 a:hover {
  color: #D93534; }

.purchaseTypeWrapper ul .purchaseType.active {
  border-bottom: 3px solid #D93534; }

.page-template-page-template-listings-search-php .purchaseTypeWrapper .activeToggleValue .toggleButton {
  color: #D93534; }

@media screen and (max-width: 767px) {
  .page-template-page-template-listings-search-php .purchaseTypeWrapper .typeSelections.activeModal .purchaseType.active {
    color: #D93534; }
  .searchTypeDropdownWrapper {
    width: 27%; }
    .searchTypeDropdownWrapper select {
      background: white;
      font-size: 10px; }
  .freeTextWrap {
    width: 100%; }
  .buttonWrapper {
    width: 25%; } }

.realsatisfied #main_content .star-ratings {
  color: #D93534; }
  .realsatisfied #main_content .star-ratings .star-ratings-top {
    color: #D93534; }

.realsatisfied #main_content .primary-color {
  color: #D93534; }

.call-to-action .cf-submit-button {
  border: 1px solid #D93534;
  background-color: #D93534; }

.nlsForm.has-active .buttonWrapper-mobile {
  position: relative; }

.sidebar &gt; .widget {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.map-search-filters .pl_mapToggle, .map-search-filters .pl_criteriaWrap {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.pl_listings .card-grid.two-col .pl_listing, .pl_listings .card-grid.three-col .pl_listing {
  margin: 0;
  padding: 0; }

.pl_searchForm .submitRow {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.legacyForm .pl_form--formFields, .legacyForm .selectWrapper {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.nlsForm .freeTextWrap, .nlsForm .pl_advancedMenu-btn {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.nlsForm .pl_groupWrapper {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .nlsForm .pl_groupWrapper .textWrapper {
    display: inline-block;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.nlsForm .textWrapper, .nlsForm .buttonWrapper {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.nlsForm.has-active .submitRow {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.nlsForm.has-active .mobileUtilities .mobileUtilButtonWrapper {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .nlsForm.has-active .mobileUtilities .mobileUtilButtonWrapper input {
    display: inline-block;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.nlsForm.has-active .buttonWrapper-mobile {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.freeTextField .pl_suggestions {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.nlsForm.home .selectWrapper, .nlsForm.home .freeTextWrap {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.legacyForm.home .selectWrapper {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.nlsForm.widget .freeTextWrap, .nlsForm.widget .pl_advancedMenu-btn, .nlsForm.widget label, .nlsForm.widget .selectWrapper, .nlsForm.widget .buttonWrapper, .nlsForm.widget .textWrapper {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.pl_header-site_title {
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 0; }

@media screen and (max-width: 960px) {
  .pl_header-site_title {
    font-size: 22px; } }

@media screen and (max-width: 760px) {
  .pl_header-site_title {
    font-size: 16px; } }

@media screen and (max-width: 550px) {
  .pl_header-site_title {
    font-size: 14px; } }

.pl_header-site_description {
  font-size: 18px;
  font-weight: 400;
  line-height: 1em;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal; }

.menu-item, li.pl_criteriaLabel {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: normal; }

.pl_section-title {
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: normal;
  margin: 0; }

.single-testimonial blockquote, .single-testimonial cite {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-transform: none;
  letter-spacing: 0;
  font-style: italic; }

.widget_testimonials blockquote, .widget_testimonials cite {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-transform: none;
  letter-spacing: 0;
  font-style: italic; }

button, input[type="submit"], .button-primary {
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: normal; }

.pl_headline, .pl_widget-agent--details h4, .pl_listing-details h3, .widget .pl_listing-details h3, .pl_listing--widget h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: normal; }

.widget h3, .widget h2 {
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: normal; }

.listing-tools h2, .single-property h2 {
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: normal;
  margin: 0;
  padding: 0; }

h2.about-agent-name, h2.listings-header {
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: normal; }

.agent .details &gt; h2, .pl_fbox h2, .pl_favorite-title, .pl_sh1, .page-template-page-template-featured-listings-php .listingsTitle {
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: normal; }

.entry-content ul li {
  list-style: disc; }

.entry-content h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: normal; }

.entry-content h4 {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: normal; }

.single-property .pl_add_remove_lead_favorites, .pl_sh3 {
  font-weight: 700; }

body, .pl_activeFilters span {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal; }

.pl_activeFilters span {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal; }

@media screen and (max-width: 760px) {
  input, select {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; } }

.pl_header-phone, .pl_footer-contact {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal; }

.flex-captionInner, .pl_listing-photoCount {
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0;
  font-style: normal; }

.pl_listing-photoCount {
  text-transform: uppercase; }

.pl_header-user_nav li {
  font-size: 11px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: normal; }

.pl_property-price {
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-style: normal; }

.pl_compliance--listingsAttribution {
  font-size: 15px; }

.blog-index-footer span {
  margin: 0 0 0 2px !important; }

.twitter-top-fix {
  width: 62px;
  line-height: 1; }

.blog-post-pinterest-button a {
  top: -3px; }

.blog-post-twitter-button iframe {
  vertical-align: top !important; }

.pinterest-top-fix span {
  top: -4px; }

html.bcorr #bcorr-parallax .parallax {
  z-index: 2; }

html.bcorr #bcorr-parallax #index-banner {
  z-index: 10;
  pointer-events: none; }

html.bcorr #bcorr-parallax #header {
  z-index: 30; }

html.bcorr #home-search #pl_formContainer {
  z-index: 21;
  pointer-events: all; }

.pl_widget-contact form input[type=submit] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

@media screen and (max-width: 760px) {
  #pl_listings-featured .card-list .pl_listing-image, #pl_listings-featured .card-list .pl_listing-details {
    width: 100%; }
  #pl_listings-featured .card-list .pl_listing-details {
    padding: 12px 0 0; } }

.pl_widget-mortgageCalc--payment input {
  width: 90% !important; }

.areas-container {
  display: none; }

/*! This file was made by BrandCo. Any use of this code without written approval from BrandCo is prohibited.
*/
html.bcorr .navrow {
  margin: 0 10px; }

html.bcorr .header .nav-wrapper &gt; :first-child {
  opacity: 1;
  text-transform: none; }

html.bcorr .header .primary-menu &gt; li:hover {
  border: none; }

@media only screen and (max-width: 992px) {
  html.bcorr .header .nav-wrapper &gt; :first-child {
    display: block; } }

@media only screen and (min-width: 993px) {
  html.bcorr body.f-nav .nav-wrapper &gt; :first-child, html.bcorr body.f-nav .nav-wrapper &gt; :first-child + div {
    display: block; } }

html.bcorr #pl_formContainer input[type=text] {
  margin: 0; }

@media screen and (max-width: 600px) {
  html.bcorr .nlsForm.home .buttonWrapper {
    padding-left: 0;
    padding-right: 0; } }

html.bcorr .nlsForm.home {
  float: none;
  position: static;
  display: block;
  width: auto;
  left: auto; }

html.bcorr .header .primary-menu &gt; li {
  border-bottom: 0; }

html.bcorr .primary-menu .sub-menu {
  top: auto; }

html.bcorr .header .nav-wrapper .row &gt; div {
  min-height: 0; }

html.bcorr .section.no-pad-bot {
  position: relative; }

html.bcorr .mobile-wrap .mobile-login a {
  padding: 0; }

body {
  visibility: hidden; }

html.bcorr body {
  visibility: visible; }

#bcorr-guide {
  z-index: 99999999999;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  text-align: center; }

#bcorr-guide &gt; img {
  border-left: 1px solid aqua;
  border-right: 1px solid aqua; }

#bcorr-guide &gt; 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; }

/*
	*&gt; Header Area
*/
#bcorr-parallax {
  position: relative;
  background-size: cover; }

#bcorr-parallax #home-slider, #bcorr-parallax #carousel {
  height: 100%; }

#bcorr-parallax .parallax {
  z-index: 2; }

#bcorr-parallax #bcorr-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translateX(-50%) translateY(-50%); }

@media only screen and (max-width: 800px) {
  #bcorr-parallax #bcorr-video {
    display: none; } }

/**
 * &gt; Featured Logo
 */
html.bcorr .bcorr-featured-logo-1 {
  background: red;
  position: relative;
  display: inline-block;
  padding: 30px 52px; }

html.bcorr .bcorr-featured-logo-1:after {
  background: red;
  content: "";
  position: absolute;
  left: -999em;
  width: 999em;
  top: 0;
  bottom: 0; }

html.bcorr .bcorr-featured-logo-2 {
  position: absolute;
  display: block;
  text-align: center;
  top: 42%;
  transform: translateY(-50%);
  left: 0;
  right: 0; }

html.bcorr #menu-primary .sub-menu {
  max-width: none; }

html.bcorr #menu-primary .sub-menu li {
  width: 100%; }

html.bcorr #menu-primary .edge ul {
  right: auto; }

html.bcorr .nlsForm.home .freeTextWrap {
  width: 75%; }

html.bcorr .freeTextWrap {
  max-width: 100%;
  margin: 0; }

html.bcorr #home-search .searchTypeDropdownWrapper {
  display: none; }

html.bcorr #home-search form {
  height: auto; }

html.bcorr #home-search .freeTextField input {
  padding-left: 16px; }

html.bcorr #home-search .purchaseType {
  padding: 8px 20px;
  border: 1px solid transparent;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  opacity: 0.75; }

html.bcorr #home-search .purchaseType.active {
  border: 1px solid #fff;
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0.95);
  opacity: 1; }

html.bcorr #SortBy, html.bcorr .pl_form--formFields select, .selectWrapper.pl_form-ctrl label {
  background-image: url(../../../placester/images/bg_custom_select_selected.svg) !important;
  background-position: 95% !important;
  background-repeat: no-repeat !important; }

html.bcorr #header {
  position: relative;
  z-index: 1000; }

html.bcorr .parallax-container {
  height: 500px; }

html.bcorr .flexslider.bcorr-parallax {
  position: absolute;
  left: 0;
  right: 0;
  top: 0; }

/**
 * &gt; Blog
 */
html.bcorr .bcorr-blog-1 .row {
  position: relative; }

@media only screen and (min-width: 601px) {
  html.bcorr .bcorr-blog-1 .row {
    padding: 1.0714285714rem 0; } }

html.bcorr .bcorr-blog-1 .row .col {
  padding: 0 0.75rem;
  margin-top: 1.1428571429rem;
  margin-bottom: 1.1428571429rem; }

@media only screen and (min-width: 601px) {
  html.bcorr .bcorr-blog-1 .row .col {
    padding: 0 2.8571428571rem;
    margin-top: 0;
    margin-bottom: 0; } }

html.bcorr .bcorr-blog-1 .row .col a, html.bcorr .bcorr-blog-1 .row .col p, html.bcorr .bcorr-blog-1 .row .col h5, html.bcorr .bcorr-blog-1 .row .col span {
  position: relative;
  z-index: 2; }

html.bcorr .bcorr-blog-1 .row .col .title {
  font-size: 1.1428571429rem; }

html.bcorr .bcorr-blog-1 .row .col .blog-posted {
  font-size: 0.8571428571rem;
  display: block;
  margin-bottom: 1.1428571429rem; }

html.bcorr .bcorr-blog-1 .row .col .grey-text {
  font-size: 1rem; }

html.bcorr .bcorr-blog-1 .row .col .bcorr-blog-link {
  margin-top: 0.5714285714rem; }

html.bcorr .bcorr-blog-1 .row .col:last-child:after {
  display: none; }

html.bcorr .bcorr-blog-1 .row .col:after {
  z-index: 1;
  display: none;
  content: "";
  position: absolute;
  border-right: 1px solid black;
  left: auto;
  top: 0;
  bottom: 0;
  width: 33.3333333333%;
  margin-left: -2.8571428571rem; }

@media only screen and (min-width: 601px) {
  html.bcorr .bcorr-blog-1 .row .col:after {
    display: block; } }

html.bcorr .bcorr-blog-2 .blog-post {
  margin-bottom: 20px;
  padding: 0; }

html.bcorr .bcorr-blog-2 .row {
  margin: 0; }

html.bcorr .bcorr-blog-2 .title {
  text-transform: uppercase; }

html.bcorr .bcorr-blog-2 .blog-posted {
  text-transform: uppercase; }

html.bcorr .bcorr-blog-3 .widgettitle {
  padding: 0 0.75rem; }

html.bcorr .bcorr-blog-3 .blog-post {
  margin-bottom: 32px;
  padding: 0; }

html.bcorr .bcorr-blog-3 .row {
  margin: 0; }

html.bcorr .bcorr-blog-3 .title {
  text-transform: uppercase; }

html.bcorr .bcorr-blog-3 .blog-posted {
  text-transform: uppercase; }

html.bcorr .bcorr-blog-3 .view-more {
  padding: 0 0.75rem; }

/*
	*&gt; Footer Area
*/
html.bcorr .footer-brand img {
  max-width: 100%;
  box-sizing: border-box; }

/**
 * &gt; Forms
 */
html.bcorr #mortgage-calculator {
  margin: 1.7142857143rem 0; }

html.bcorr #mortgage-calculator .monthly {
  font-size: 1.7142857143rem;
  font-weight: 700;
  margin: 0.5714285714rem 0; }

html.bcorr #mortgage-calculator #mortgage-calculator-submit {
  margin-top: 1.7142857143rem; }

html.bcorr .pl_widget-quickSearch .buttonWrapper {
  left: 0; }

html.bcorr .container.home_val_container {
  width: 100%;
  max-width: 100%;
  text-align: center;
  padding: 30px 0;
  min-height: 500px;
  height: auto; }

/*
	*&gt; Helpers
 */
html.bcorr .col-parent {
  padding: 0; }

.clearfix-l {
  display: none; }

@media only screen and (min-width: 993px) {
  .clearfix-l {
    content: "";
    display: table;
    clear: both; } }

.clearfix-m {
  display: none; }

@media only screen and (min-width: 601px) {
  .clearfix-m {
    content: "";
    display: table;
    clear: both; } }

.clearfix-s {
  content: "";
  display: table;
  clear: both; }

@media only screen and (min-width: 993px) {
  .clearfix-off-l {
    display: none; } }

@media only screen and (min-width: 601px) {
  .clearfix-off-m {
    display: none; } }

.clearfix-off-s {
  display: none; }

.bcorr-no-padding {
  padding: 0 !important; }

/** Interior page fixes  */
html.bcorr .widgetSubTitle {
  color: #000;
  font-weight: 400; }

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: #000 !important;
  font-weight: 400; }

html.bcorr body:not(.home) .content p, html.bcorr body:not(.home) .content ul, html.bcorr body:not(.home) .content ol, html.bcorr body:not(.home) .content blockquote, html.bcorr body:not(.home) .content i {
  color: #000 !important;
  font-weight: 400; }

html.bcorr body:not(.home) strong, html.bcorr body:not(.home) b {
  font-weight: 700; }

/*# sourceMappingURL=style.css.map */
.materialize-red {
  background-color: #e51c23 !important; }

.materialize-red-text {
  color: #e51c23 !important; }

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important; }

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important; }

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important; }

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important; }

.materialize-red.lighten-3 {
  background-color: #f3989b !important; }

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important; }

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important; }

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important; }

.materialize-red.lighten-1 {
  background-color: #ea454b !important; }

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important; }

.materialize-red.darken-1 {
  background-color: #d0181e !important; }

.materialize-red-text.text-darken-1 {
  color: #d0181e !important; }

.materialize-red.darken-2 {
  background-color: #b9151b !important; }

.materialize-red-text.text-darken-2 {
  color: #b9151b !important; }

.materialize-red.darken-3 {
  background-color: #a21318 !important; }

.materialize-red-text.text-darken-3 {
  color: #a21318 !important; }

.materialize-red.darken-4 {
  background-color: #8b1014 !important; }

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important; }

.red {
  background-color: #F44336 !important; }

.red-text {
  color: #F44336 !important; }

.red.lighten-5 {
  background-color: #FFEBEE !important; }

.red-text.text-lighten-5 {
  color: #FFEBEE !important; }

.red.lighten-4 {
  background-color: #FFCDD2 !important; }

.red-text.text-lighten-4 {
  color: #FFCDD2 !important; }

.red.lighten-3 {
  background-color: #EF9A9A !important; }

.red-text.text-lighten-3 {
  color: #EF9A9A !important; }

.red.lighten-2 {
  background-color: #E57373 !important; }

.red-text.text-lighten-2 {
  color: #E57373 !important; }

.red.lighten-1 {
  background-color: #EF5350 !important; }

.red-text.text-lighten-1 {
  color: #EF5350 !important; }

.red.darken-1 {
  background-color: #E53935 !important; }

.red-text.text-darken-1 {
  color: #E53935 !important; }

.red.darken-2 {
  background-color: #D32F2F !important; }

.red-text.text-darken-2 {
  color: #D32F2F !important; }

.red.darken-3 {
  background-color: #C62828 !important; }

.red-text.text-darken-3 {
  color: #C62828 !important; }

.red.darken-4 {
  background-color: #B71C1C !important; }

.red-text.text-darken-4 {
  color: #B71C1C !important; }

.red.accent-1 {
  background-color: #FF8A80 !important; }

.red-text.text-accent-1 {
  color: #FF8A80 !important; }

.red.accent-2 {
  background-color: #FF5252 !important; }

.red-text.text-accent-2 {
  color: #FF5252 !important; }

.red.accent-3 {
  background-color: #FF1744 !important; }

.red-text.text-accent-3 {
  color: #FF1744 !important; }

.red.accent-4 {
  background-color: #D50000 !important; }

.red-text.text-accent-4 {
  color: #D50000 !important; }

.pink {
  background-color: #e91e63 !important; }

.pink-text {
  color: #e91e63 !important; }

.pink.lighten-5 {
  background-color: #fce4ec !important; }

.pink-text.text-lighten-5 {
  color: #fce4ec !important; }

.pink.lighten-4 {
  background-color: #f8bbd0 !important; }

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important; }

.pink.lighten-3 {
  background-color: #f48fb1 !important; }

.pink-text.text-lighten-3 {
  color: #f48fb1 !important; }

.pink.lighten-2 {
  background-color: #f06292 !important; }

.pink-text.text-lighten-2 {
  color: #f06292 !important; }

.pink.lighten-1 {
  background-color: #ec407a !important; }

.pink-text.text-lighten-1 {
  color: #ec407a !important; }

.pink.darken-1 {
  background-color: #d81b60 !important; }

.pink-text.text-darken-1 {
  color: #d81b60 !important; }

.pink.darken-2 {
  background-color: #c2185b !important; }

.pink-text.text-darken-2 {
  color: #c2185b !important; }

.pink.darken-3 {
  background-color: #ad1457 !important; }

.pink-text.text-darken-3 {
  color: #ad1457 !important; }

.pink.darken-4 {
  background-color: #880e4f !important; }

.pink-text.text-darken-4 {
  color: #880e4f !important; }

.pink.accent-1 {
  background-color: #ff80ab !important; }

.pink-text.text-accent-1 {
  color: #ff80ab !important; }

.pink.accent-2 {
  background-color: #ff4081 !important; }

.pink-text.text-accent-2 {
  color: #ff4081 !important; }

.pink.accent-3 {
  background-color: #f50057 !important; }

.pink-text.text-accent-3 {
  color: #f50057 !important; }

.pink.accent-4 {
  background-color: #c51162 !important; }

.pink-text.text-accent-4 {
  color: #c51162 !important; }

.purple {
  background-color: #9c27b0 !important; }

.purple-text {
  color: #9c27b0 !important; }

.purple.lighten-5 {
  background-color: #f3e5f5 !important; }

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important; }

.purple.lighten-4 {
  background-color: #e1bee7 !important; }

.purple-text.text-lighten-4 {
  color: #e1bee7 !important; }

.purple.lighten-3 {
  background-color: #ce93d8 !important; }

.purple-text.text-lighten-3 {
  color: #ce93d8 !important; }

.purple.lighten-2 {
  background-color: #ba68c8 !important; }

.purple-text.text-lighten-2 {
  color: #ba68c8 !important; }

.purple.lighten-1 {
  background-color: #ab47bc !important; }

.purple-text.text-lighten-1 {
  color: #ab47bc !important; }

.purple.darken-1 {
  background-color: #8e24aa !important; }

.purple-text.text-darken-1 {
  color: #8e24aa !important; }

.purple.darken-2 {
  background-color: #7b1fa2 !important; }

.purple-text.text-darken-2 {
  color: #7b1fa2 !important; }

.purple.darken-3 {
  background-color: #6a1b9a !important; }

.purple-text.text-darken-3 {
  color: #6a1b9a !important; }

.purple.darken-4 {
  background-color: #4a148c !important; }

.purple-text.text-darken-4 {
  color: #4a148c !important; }

.purple.accent-1 {
  background-color: #ea80fc !important; }

.purple-text.text-accent-1 {
  color: #ea80fc !important; }

.purple.accent-2 {
  background-color: #e040fb !important; }

.purple-text.text-accent-2 {
  color: #e040fb !important; }

.purple.accent-3 {
  background-color: #d500f9 !important; }

.purple-text.text-accent-3 {
  color: #d500f9 !important; }

.purple.accent-4 {
  background-color: #aa00ff !important; }

.purple-text.text-accent-4 {
  color: #aa00ff !important; }

.deep-purple {
  background-color: #673ab7 !important; }

.deep-purple-text {
  color: #673ab7 !important; }

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important; }

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important; }

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important; }

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important; }

.deep-purple.lighten-3 {
  background-color: #b39ddb !important; }

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important; }

.deep-purple.lighten-2 {
  background-color: #9575cd !important; }

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important; }

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important; }

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important; }

.deep-purple.darken-1 {
  background-color: #5e35b1 !important; }

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important; }

.deep-purple.darken-2 {
  background-color: #512da8 !important; }

.deep-purple-text.text-darken-2 {
  color: #512da8 !important; }

.deep-purple.darken-3 {
  background-color: #4527a0 !important; }

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important; }

.deep-purple.darken-4 {
  background-color: #311b92 !important; }

.deep-purple-text.text-darken-4 {
  color: #311b92 !important; }

.deep-purple.accent-1 {
  background-color: #b388ff !important; }

.deep-purple-text.text-accent-1 {
  color: #b388ff !important; }

.deep-purple.accent-2 {
  background-color: #7c4dff !important; }

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important; }

.deep-purple.accent-3 {
  background-color: #651fff !important; }

.deep-purple-text.text-accent-3 {
  color: #651fff !important; }

.deep-purple.accent-4 {
  background-color: #6200ea !important; }

.deep-purple-text.text-accent-4 {
  color: #6200ea !important; }

.indigo {
  background-color: #3f51b5 !important; }

.indigo-text {
  color: #3f51b5 !important; }

.indigo.lighten-5 {
  background-color: #e8eaf6 !important; }

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important; }

.indigo.lighten-4 {
  background-color: #c5cae9 !important; }

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important; }

.indigo.lighten-3 {
  background-color: #9fa8da !important; }

.indigo-text.text-lighten-3 {
  color: #9fa8da !important; }

.indigo.lighten-2 {
  background-color: #7986cb !important; }

.indigo-text.text-lighten-2 {
  color: #7986cb !important; }

.indigo.lighten-1 {
  background-color: #5c6bc0 !important; }

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important; }

.indigo.darken-1 {
  background-color: #3949ab !important; }

.indigo-text.text-darken-1 {
  color: #3949ab !important; }

.indigo.darken-2 {
  background-color: #303f9f !important; }

.indigo-text.text-darken-2 {
  color: #303f9f !important; }

.indigo.darken-3 {
  background-color: #283593 !important; }

.indigo-text.text-darken-3 {
  color: #283593 !important; }

.indigo.darken-4 {
  background-color: #1a237e !important; }

.indigo-text.text-darken-4 {
  color: #1a237e !important; }

.indigo.accent-1 {
  background-color: #8c9eff !important; }

.indigo-text.text-accent-1 {
  color: #8c9eff !important; }

.indigo.accent-2 {
  background-color: #536dfe !important; }

.indigo-text.text-accent-2 {
  color: #536dfe !important; }

.indigo.accent-3 {
  background-color: #3d5afe !important; }

.indigo-text.text-accent-3 {
  color: #3d5afe !important; }

.indigo.accent-4 {
  background-color: #304ffe !important; }

.indigo-text.text-accent-4 {
  color: #304ffe !important; }

.blue {
  background-color: #2196F3 !important; }

.blue-text {
  color: #2196F3 !important; }

.blue.lighten-5 {
  background-color: #E3F2FD !important; }

.blue-text.text-lighten-5 {
  color: #E3F2FD !important; }

.blue.lighten-4 {
  background-color: #BBDEFB !important; }

.blue-text.text-lighten-4 {
  color: #BBDEFB !important; }

.blue.lighten-3 {
  background-color: #90CAF9 !important; }

.blue-text.text-lighten-3 {
  color: #90CAF9 !important; }

.blue.lighten-2 {
  background-color: #64B5F6 !important; }

.blue-text.text-lighten-2 {
  color: #64B5F6 !important; }

.blue.lighten-1 {
  background-color: #42A5F5 !important; }

.blue-text.text-lighten-1 {
  color: #42A5F5 !important; }

.blue.darken-1 {
  background-color: #1E88E5 !important; }

.blue-text.text-darken-1 {
  color: #1E88E5 !important; }

.blue.darken-2 {
  background-color: #1976D2 !important; }

.blue-text.text-darken-2 {
  color: #1976D2 !important; }

.blue.darken-3 {
  background-color: #1565C0 !important; }

.blue-text.text-darken-3 {
  color: #1565C0 !important; }

.blue.darken-4 {
  background-color: #0D47A1 !important; }

.blue-text.text-darken-4 {
  color: #0D47A1 !important; }

.blue.accent-1 {
  background-color: #82B1FF !important; }

.blue-text.text-accent-1 {
  color: #82B1FF !important; }

.blue.accent-2 {
  background-color: #448AFF !important; }

.blue-text.text-accent-2 {
  color: #448AFF !important; }

.blue.accent-3 {
  background-color: #2979FF !important; }

.blue-text.text-accent-3 {
  color: #2979FF !important; }

.blue.accent-4 {
  background-color: #2962FF !important; }

.blue-text.text-accent-4 {
  color: #2962FF !important; }

.light-blue {
  background-color: #03a9f4 !important; }

.light-blue-text {
  color: #03a9f4 !important; }

.light-blue.lighten-5 {
  background-color: #e1f5fe !important; }

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important; }

.light-blue.lighten-4 {
  background-color: #b3e5fc !important; }

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important; }

.light-blue.lighten-3 {
  background-color: #81d4fa !important; }

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important; }

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important; }

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important; }

.light-blue.lighten-1 {
  background-color: #29b6f6 !important; }

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important; }

.light-blue.darken-1 {
  background-color: #039be5 !important; }

.light-blue-text.text-darken-1 {
  color: #039be5 !important; }

.light-blue.darken-2 {
  background-color: #0288d1 !important; }

.light-blue-text.text-darken-2 {
  color: #0288d1 !important; }

.light-blue.darken-3 {
  background-color: #0277bd !important; }

.light-blue-text.text-darken-3 {
  color: #0277bd !important; }

.light-blue.darken-4 {
  background-color: #01579b !important; }

.light-blue-text.text-darken-4 {
  color: #01579b !important; }

.light-blue.accent-1 {
  background-color: #80d8ff !important; }

.light-blue-text.text-accent-1 {
  color: #80d8ff !important; }

.light-blue.accent-2 {
  background-color: #40c4ff !important; }

.light-blue-text.text-accent-2 {
  color: #40c4ff !important; }

.light-blue.accent-3 {
  background-color: #00b0ff !important; }

.light-blue-text.text-accent-3 {
  color: #00b0ff !important; }

.light-blue.accent-4 {
  background-color: #0091ea !important; }

.light-blue-text.text-accent-4 {
  color: #0091ea !important; }

.cyan {
  background-color: #00bcd4 !important; }

.cyan-text {
  color: #00bcd4 !important; }

.cyan.lighten-5 {
  background-color: #e0f7fa !important; }

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important; }

.cyan.lighten-4 {
  background-color: #b2ebf2 !important; }

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important; }

.cyan.lighten-3 {
  background-color: #80deea !important; }

.cyan-text.text-lighten-3 {
  color: #80deea !important; }

.cyan.lighten-2 {
  background-color: #4dd0e1 !important; }

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important; }

.cyan.lighten-1 {
  background-color: #26c6da !important; }

.cyan-text.text-lighten-1 {
  color: #26c6da !important; }

.cyan.darken-1 {
  background-color: #00acc1 !important; }

.cyan-text.text-darken-1 {
  color: #00acc1 !important; }

.cyan.darken-2 {
  background-color: #0097a7 !important; }

.cyan-text.text-darken-2 {
  color: #0097a7 !important; }

.cyan.darken-3 {
  background-color: #00838f !important; }

.cyan-text.text-darken-3 {
  color: #00838f !important; }

.cyan.darken-4 {
  background-color: #006064 !important; }

.cyan-text.text-darken-4 {
  color: #006064 !important; }

.cyan.accent-1 {
  background-color: #84ffff !important; }

.cyan-text.text-accent-1 {
  color: #84ffff !important; }

.cyan.accent-2 {
  background-color: #18ffff !important; }

.cyan-text.text-accent-2 {
  color: #18ffff !important; }

.cyan.accent-3 {
  background-color: #00e5ff !important; }

.cyan-text.text-accent-3 {
  color: #00e5ff !important; }

.cyan.accent-4 {
  background-color: #00b8d4 !important; }

.cyan-text.text-accent-4 {
  color: #00b8d4 !important; }

.teal {
  background-color: #009688 !important; }

.teal-text {
  color: #009688 !important; }

.teal.lighten-5 {
  background-color: #e0f2f1 !important; }

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important; }

.teal.lighten-4 {
  background-color: #b2dfdb !important; }

.teal-text.text-lighten-4 {
  color: #b2dfdb !important; }

.teal.lighten-3 {
  background-color: #80cbc4 !important; }

.teal-text.text-lighten-3 {
  color: #80cbc4 !important; }

.teal.lighten-2 {
  background-color: #4db6ac !important; }

.teal-text.text-lighten-2 {
  color: #4db6ac !important; }

.teal.lighten-1 {
  background-color: #26a69a !important; }

.teal-text.text-lighten-1 {
  color: #26a69a !important; }

.teal.darken-1 {
  background-color: #00897b !important; }

.teal-text.text-darken-1 {
  color: #00897b !important; }

.teal.darken-2 {
  background-color: #00796b !important; }

.teal-text.text-darken-2 {
  color: #00796b !important; }

.teal.darken-3 {
  background-color: #00695c !important; }

.teal-text.text-darken-3 {
  color: #00695c !important; }

.teal.darken-4 {
  background-color: #004d40 !important; }

.teal-text.text-darken-4 {
  color: #004d40 !important; }

.teal.accent-1 {
  background-color: #a7ffeb !important; }

.teal-text.text-accent-1 {
  color: #a7ffeb !important; }

.teal.accent-2 {
  background-color: #64ffda !important; }

.teal-text.text-accent-2 {
  color: #64ffda !important; }

.teal.accent-3 {
  background-color: #1de9b6 !important; }

.teal-text.text-accent-3 {
  color: #1de9b6 !important; }

.teal.accent-4 {
  background-color: #00bfa5 !important; }

.teal-text.text-accent-4 {
  color: #00bfa5 !important; }

.green {
  background-color: #4CAF50 !important; }

.green-text {
  color: #4CAF50 !important; }

.green.lighten-5 {
  background-color: #E8F5E9 !important; }

.green-text.text-lighten-5 {
  color: #E8F5E9 !important; }

.green.lighten-4 {
  background-color: #C8E6C9 !important; }

.green-text.text-lighten-4 {
  color: #C8E6C9 !important; }

.green.lighten-3 {
  background-color: #A5D6A7 !important; }

.green-text.text-lighten-3 {
  color: #A5D6A7 !important; }

.green.lighten-2 {
  background-color: #81C784 !important; }

.green-text.text-lighten-2 {
  color: #81C784 !important; }

.green.lighten-1 {
  background-color: #66BB6A !important; }

.green-text.text-lighten-1 {
  color: #66BB6A !important; }

.green.darken-1 {
  background-color: #43A047 !important; }

.green-text.text-darken-1 {
  color: #43A047 !important; }

.green.darken-2 {
  background-color: #388E3C !important; }

.green-text.text-darken-2 {
  color: #388E3C !important; }

.green.darken-3 {
  background-color: #2E7D32 !important; }

.green-text.text-darken-3 {
  color: #2E7D32 !important; }

.green.darken-4 {
  background-color: #1B5E20 !important; }

.green-text.text-darken-4 {
  color: #1B5E20 !important; }

.green.accent-1 {
  background-color: #B9F6CA !important; }

.green-text.text-accent-1 {
  color: #B9F6CA !important; }

.green.accent-2 {
  background-color: #69F0AE !important; }

.green-text.text-accent-2 {
  color: #69F0AE !important; }

.green.accent-3 {
  background-color: #00E676 !important; }

.green-text.text-accent-3 {
  color: #00E676 !important; }

.green.accent-4 {
  background-color: #00C853 !important; }

.green-text.text-accent-4 {
  color: #00C853 !important; }

.light-green {
  background-color: #8bc34a !important; }

.light-green-text {
  color: #8bc34a !important; }

.light-green.lighten-5 {
  background-color: #f1f8e9 !important; }

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important; }

.light-green.lighten-4 {
  background-color: #dcedc8 !important; }

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important; }

.light-green.lighten-3 {
  background-color: #c5e1a5 !important; }

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important; }

.light-green.lighten-2 {
  background-color: #aed581 !important; }

.light-green-text.text-lighten-2 {
  color: #aed581 !important; }

.light-green.lighten-1 {
  background-color: #9ccc65 !important; }

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important; }

.light-green.darken-1 {
  background-color: #7cb342 !important; }

.light-green-text.text-darken-1 {
  color: #7cb342 !important; }

.light-green.darken-2 {
  background-color: #689f38 !important; }

.light-green-text.text-darken-2 {
  color: #689f38 !important; }

.light-green.darken-3 {
  background-color: #558b2f !important; }

.light-green-text.text-darken-3 {
  color: #558b2f !important; }

.light-green.darken-4 {
  background-color: #33691e !important; }

.light-green-text.text-darken-4 {
  color: #33691e !important; }

.light-green.accent-1 {
  background-color: #ccff90 !important; }

.light-green-text.text-accent-1 {
  color: #ccff90 !important; }

.light-green.accent-2 {
  background-color: #b2ff59 !important; }

.light-green-text.text-accent-2 {
  color: #b2ff59 !important; }

.light-green.accent-3 {
  background-color: #76ff03 !important; }

.light-green-text.text-accent-3 {
  color: #76ff03 !important; }

.light-green.accent-4 {
  background-color: #64dd17 !important; }

.light-green-text.text-accent-4 {
  color: #64dd17 !important; }

.lime {
  background-color: #cddc39 !important; }

.lime-text {
  color: #cddc39 !important; }

.lime.lighten-5 {
  background-color: #f9fbe7 !important; }

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important; }

.lime.lighten-4 {
  background-color: #f0f4c3 !important; }

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important; }

.lime.lighten-3 {
  background-color: #e6ee9c !important; }

.lime-text.text-lighten-3 {
  color: #e6ee9c !important; }

.lime.lighten-2 {
  background-color: #dce775 !important; }

.lime-text.text-lighten-2 {
  color: #dce775 !important; }

.lime.lighten-1 {
  background-color: #d4e157 !important; }

.lime-text.text-lighten-1 {
  color: #d4e157 !important; }

.lime.darken-1 {
  background-color: #c0ca33 !important; }

.lime-text.text-darken-1 {
  color: #c0ca33 !important; }

.lime.darken-2 {
  background-color: #afb42b !important; }

.lime-text.text-darken-2 {
  color: #afb42b !important; }

.lime.darken-3 {
  background-color: #9e9d24 !important; }

.lime-text.text-darken-3 {
  color: #9e9d24 !important; }

.lime.darken-4 {
  background-color: #827717 !important; }

.lime-text.text-darken-4 {
  color: #827717 !important; }

.lime.accent-1 {
  background-color: #f4ff81 !important; }

.lime-text.text-accent-1 {
  color: #f4ff81 !important; }

.lime.accent-2 {
  background-color: #eeff41 !important; }

.lime-text.text-accent-2 {
  color: #eeff41 !important; }

.lime.accent-3 {
  background-color: #c6ff00 !important; }

.lime-text.text-accent-3 {
  color: #c6ff00 !important; }

.lime.accent-4 {
  background-color: #aeea00 !important; }

.lime-text.text-accent-4 {
  color: #aeea00 !important; }

.yellow {
  background-color: #ffeb3b !important; }

.yellow-text {
  color: #ffeb3b !important; }

.yellow.lighten-5 {
  background-color: #fffde7 !important; }

.yellow-text.text-lighten-5 {
  color: #fffde7 !important; }

.yellow.lighten-4 {
  background-color: #fff9c4 !important; }

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important; }

.yellow.lighten-3 {
  background-color: #fff59d !important; }

.yellow-text.text-lighten-3 {
  color: #fff59d !important; }

.yellow.lighten-2 {
  background-color: #fff176 !important; }

.yellow-text.text-lighten-2 {
  color: #fff176 !important; }

.yellow.lighten-1 {
  background-color: #ffee58 !important; }

.yellow-text.text-lighten-1 {
  color: #ffee58 !important; }

.yellow.darken-1 {
  background-color: #fdd835 !important; }

.yellow-text.text-darken-1 {
  color: #fdd835 !important; }

.yellow.darken-2 {
  background-color: #fbc02d !important; }

.yellow-text.text-darken-2 {
  color: #fbc02d !important; }

.yellow.darken-3 {
  background-color: #f9a825 !important; }

.yellow-text.text-darken-3 {
  color: #f9a825 !important; }

.yellow.darken-4 {
  background-color: #f57f17 !important; }

.yellow-text.text-darken-4 {
  color: #f57f17 !important; }

.yellow.accent-1 {
  background-color: #ffff8d !important; }

.yellow-text.text-accent-1 {
  color: #ffff8d !important; }

.yellow.accent-2 {
  background-color: #ffff00 !important; }

.yellow-text.text-accent-2 {
  color: #ffff00 !important; }

.yellow.accent-3 {
  background-color: #ffea00 !important; }

.yellow-text.text-accent-3 {
  color: #ffea00 !important; }

.yellow.accent-4 {
  background-color: #ffd600 !important; }

.yellow-text.text-accent-4 {
  color: #ffd600 !important; }

.amber {
  background-color: #ffc107 !important; }

.amber-text {
  color: #ffc107 !important; }

.amber.lighten-5 {
  background-color: #fff8e1 !important; }

.amber-text.text-lighten-5 {
  color: #fff8e1 !important; }

.amber.lighten-4 {
  background-color: #ffecb3 !important; }

.amber-text.text-lighten-4 {
  color: #ffecb3 !important; }

.amber.lighten-3 {
  background-color: #ffe082 !important; }

.amber-text.text-lighten-3 {
  color: #ffe082 !important; }

.amber.lighten-2 {
  background-color: #ffd54f !important; }

.amber-text.text-lighten-2 {
  color: #ffd54f !important; }

.amber.lighten-1 {
  background-color: #ffca28 !important; }

.amber-text.text-lighten-1 {
  color: #ffca28 !important; }

.amber.darken-1 {
  background-color: #ffb300 !important; }

.amber-text.text-darken-1 {
  color: #ffb300 !important; }

.amber.darken-2 {
  background-color: #ffa000 !important; }

.amber-text.text-darken-2 {
  color: #ffa000 !important; }

.amber.darken-3 {
  background-color: #ff8f00 !important; }

.amber-text.text-darken-3 {
  color: #ff8f00 !important; }

.amber.darken-4 {
  background-color: #ff6f00 !important; }

.amber-text.text-darken-4 {
  color: #ff6f00 !important; }

.amber.accent-1 {
  background-color: #ffe57f !important; }

.amber-text.text-accent-1 {
  color: #ffe57f !important; }

.amber.accent-2 {
  background-color: #ffd740 !important; }

.amber-text.text-accent-2 {
  color: #ffd740 !important; }

.amber.accent-3 {
  background-color: #ffc400 !important; }

.amber-text.text-accent-3 {
  color: #ffc400 !important; }

.amber.accent-4 {
  background-color: #ffab00 !important; }

.amber-text.text-accent-4 {
  color: #ffab00 !important; }

.orange {
  background-color: #ff9800 !important; }

.orange-text {
  color: #ff9800 !important; }

.orange.lighten-5 {
  background-color: #fff3e0 !important; }

.orange-text.text-lighten-5 {
  color: #fff3e0 !important; }

.orange.lighten-4 {
  background-color: #ffe0b2 !important; }

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important; }

.orange.lighten-3 {
  background-color: #ffcc80 !important; }

.orange-text.text-lighten-3 {
  color: #ffcc80 !important; }

.orange.lighten-2 {
  background-color: #ffb74d !important; }

.orange-text.text-lighten-2 {
  color: #ffb74d !important; }

.orange.lighten-1 {
  background-color: #ffa726 !important; }

.orange-text.text-lighten-1 {
  color: #ffa726 !important; }

.orange.darken-1 {
  background-color: #fb8c00 !important; }

.orange-text.text-darken-1 {
  color: #fb8c00 !important; }

.orange.darken-2 {
  background-color: #f57c00 !important; }

.orange-text.text-darken-2 {
  color: #f57c00 !important; }

.orange.darken-3 {
  background-color: #ef6c00 !important; }

.orange-text.text-darken-3 {
  color: #ef6c00 !important; }

.orange.darken-4 {
  background-color: #e65100 !important; }

.orange-text.text-darken-4 {
  color: #e65100 !important; }

.orange.accent-1 {
  background-color: #ffd180 !important; }

.orange-text.text-accent-1 {
  color: #ffd180 !important; }

.orange.accent-2 {
  background-color: #ffab40 !important; }

.orange-text.text-accent-2 {
  color: #ffab40 !important; }

.orange.accent-3 {
  background-color: #ff9100 !important; }

.orange-text.text-accent-3 {
  color: #ff9100 !important; }

.orange.accent-4 {
  background-color: #ff6d00 !important; }

.orange-text.text-accent-4 {
  color: #ff6d00 !important; }

.deep-orange {
  background-color: #ff5722 !important; }

.deep-orange-text {
  color: #ff5722 !important; }

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important; }

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important; }

.deep-orange.lighten-4 {
  background-color: #ffccbc !important; }

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important; }

.deep-orange.lighten-3 {
  background-color: #ffab91 !important; }

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important; }

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important; }

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important; }

.deep-orange.lighten-1 {
  background-color: #ff7043 !important; }

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important; }

.deep-orange.darken-1 {
  background-color: #f4511e !important; }

.deep-orange-text.text-darken-1 {
  color: #f4511e !important; }

.deep-orange.darken-2 {
  background-color: #e64a19 !important; }

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important; }

.deep-orange.darken-3 {
  background-color: #d84315 !important; }

.deep-orange-text.text-darken-3 {
  color: #d84315 !important; }

.deep-orange.darken-4 {
  background-color: #bf360c !important; }

.deep-orange-text.text-darken-4 {
  color: #bf360c !important; }

.deep-orange.accent-1 {
  background-color: #ff9e80 !important; }

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important; }

.deep-orange.accent-2 {
  background-color: #ff6e40 !important; }

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important; }

.deep-orange.accent-3 {
  background-color: #ff3d00 !important; }

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important; }

.deep-orange.accent-4 {
  background-color: #dd2c00 !important; }

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important; }

.brown {
  background-color: #795548 !important; }

.brown-text {
  color: #795548 !important; }

.brown.lighten-5 {
  background-color: #efebe9 !important; }

.brown-text.text-lighten-5 {
  color: #efebe9 !important; }

.brown.lighten-4 {
  background-color: #d7ccc8 !important; }

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important; }

.brown.lighten-3 {
  background-color: #bcaaa4 !important; }

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important; }

.brown.lighten-2 {
  background-color: #a1887f !important; }

.brown-text.text-lighten-2 {
  color: #a1887f !important; }

.brown.lighten-1 {
  background-color: #8d6e63 !important; }

.brown-text.text-lighten-1 {
  color: #8d6e63 !important; }

.brown.darken-1 {
  background-color: #6d4c41 !important; }

.brown-text.text-darken-1 {
  color: #6d4c41 !important; }

.brown.darken-2 {
  background-color: #5d4037 !important; }

.brown-text.text-darken-2 {
  color: #5d4037 !important; }

.brown.darken-3 {
  background-color: #4e342e !important; }

.brown-text.text-darken-3 {
  color: #4e342e !important; }

.brown.darken-4 {
  background-color: #3e2723 !important; }

.brown-text.text-darken-4 {
  color: #3e2723 !important; }

.blue-grey {
  background-color: #607d8b !important; }

.blue-grey-text {
  color: #607d8b !important; }

.blue-grey.lighten-5 {
  background-color: #eceff1 !important; }

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important; }

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important; }

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important; }

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important; }

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important; }

.blue-grey.lighten-2 {
  background-color: #90a4ae !important; }

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important; }

.blue-grey.lighten-1 {
  background-color: #78909c !important; }

.blue-grey-text.text-lighten-1 {
  color: #78909c !important; }

.blue-grey.darken-1 {
  background-color: #546e7a !important; }

.blue-grey-text.text-darken-1 {
  color: #546e7a !important; }

.blue-grey.darken-2 {
  background-color: #455a64 !important; }

.blue-grey-text.text-darken-2 {
  color: #455a64 !important; }

.blue-grey.darken-3 {
  background-color: #37474f !important; }

.blue-grey-text.text-darken-3 {
  color: #37474f !important; }

.blue-grey.darken-4 {
  background-color: #263238 !important; }

.blue-grey-text.text-darken-4 {
  color: #263238 !important; }

.grey {
  background-color: #9e9e9e !important; }

.grey-text {
  color: #9e9e9e !important; }

.grey.lighten-5 {
  background-color: #fafafa !important; }

.grey-text.text-lighten-5 {
  color: #fafafa !important; }

.grey.lighten-4 {
  background-color: #f5f5f5 !important; }

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important; }

.grey.lighten-3 {
  background-color: #eeeeee !important; }

.grey-text.text-lighten-3 {
  color: #eeeeee !important; }

.grey.lighten-2 {
  background-color: #e0e0e0 !important; }

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important; }

.grey.lighten-1 {
  background-color: #bdbdbd !important; }

.grey-text.text-lighten-1 {
  color: #bdbdbd !important; }

.grey.darken-1 {
  background-color: #757575 !important; }

.grey-text.text-darken-1 {
  color: #757575 !important; }

.grey.darken-2 {
  background-color: #616161 !important; }

.grey-text.text-darken-2 {
  color: #616161 !important; }

.grey.darken-3 {
  background-color: #424242 !important; }

.grey-text.text-darken-3 {
  color: #424242 !important; }

.grey.darken-4 {
  background-color: #212121 !important; }

.grey-text.text-darken-4 {
  color: #212121 !important; }

.shades.black {
  background-color: #000000 !important; }

.shades-text.text-black {
  color: #000000 !important; }

.shades.white {
  background-color: #FFFFFF !important; }

.shades-text.text-white {
  color: #FFFFFF !important; }

.shades.transparent {
  background-color: transparent !important; }

.shades-text.text-transparent {
  color: transparent !important; }

.black {
  background-color: #000000 !important; }

.black-text {
  color: #000000 !important; }

.white {
  background-color: #FFFFFF !important; }

.white-text {
  color: #FFFFFF !important; }

.transparent {
  background-color: transparent !important; }

.transparent-text {
  color: transparent !important; }

/* ==========================================================================
   Materialize variables
   ========================================================================== */
/**
 * Table of Contents:
 *
 *  1. Colors
 *  2. Badges
 *  3. Buttons
 *  4. Cards
 *  5. Collapsible
 *  6. Chips
 *  7. Date Picker
 *  8. Dropdown
 *  10. Forms
 *  11. Global
 *  12. Grid
 *  13. Navigation Bar
 *  14. Side Navigation
 *  15. Photo Slider
 *  16. Spinners | Loaders
 *  17. Tabs
 *  18. Tables
 *  19. Toasts
 *  20. Typography
 *  21. Footer
 *  22. Flow Text
 *  23. Collections
 *  24. Progress Bar
 */
/* 1. Colors
   ========================================================================== */
/* 2. Badges
   ========================================================================== */
/* 3. Buttons
   ========================================================================== */
/* 4. Cards
   ========================================================================== */
/* 5. Collapsible
   ========================================================================== */
/* 6. Chips
   ========================================================================== */
/* 7. Date Picker
   ========================================================================== */
/* 8. Dropdown
   ========================================================================== */
/* 9. Fonts
   ========================================================================== */
/* 10. Forms
   ========================================================================== */
/* 11. Global
   ========================================================================== */
/* 12. Grid
   ========================================================================== */
/* 13. Navigation Bar
   ========================================================================== */
/* 14. Side Navigation
   ========================================================================== */
/* 15. Photo Slider
   ========================================================================== */
/* 16. Spinners | Loaders
   ========================================================================== */
/* 17. Tabs
   ========================================================================== */
/* 18. Tables
   ========================================================================== */
/* 19. Toasts
   ========================================================================== */
/* 20. Typography
   ========================================================================== */
/* 21. Footer
   ========================================================================== */
/* 22. Flow Text
   ========================================================================== */
/* 23. Collections
   ========================================================================== */
/* 24. Progress Bar
   ========================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox &lt; 22.
 */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px solid; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

ul {
  list-style-type: none; }

ul.browser-default {
  list-style-type: initial; }

a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }

.valign-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.valign-wrapper .valign {
  display: block; }

ul {
  padding: 0; }

ul li {
  list-style-type: none; }

.clearfix {
  clear: both; }

.z-depth-0 {
  box-shadow: none !important; }

.z-depth-1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.z-depth-1-half {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }

.z-depth-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21); }

.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22); }

.hoverable {
  transition: box-shadow .25s;
  box-shadow: 0; }

.hoverable:hover {
  transition: box-shadow .25s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0; }

blockquote {
  margin: 20px 0;
  padding-left: 1.5rem; }

i {
  line-height: inherit; }

i.left {
  float: left;
  margin-right: 15px; }

i.right {
  float: right;
  margin-left: 15px; }

i.tiny {
  font-size: 1rem; }

i.small {
  font-size: 2rem; }

i.medium {
  font-size: 4rem; }

i.large {
  font-size: 6rem; }

img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto; }

.pagination li {
  display: inline-block;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
  border-radius: 2px;
  text-align: center; }

.pagination li a {
  color: #444; }

.pagination li.active a {
  color: #fff; }

.pagination li.active {
  background-color: #ee6e73; }

.pagination li.disabled a {
  cursor: default;
  color: #999; }

.pagination li i {
  font-size: 2.2rem;
  vertical-align: middle; }

.pagination li.pages ul li {
  display: inline-block;
  float: none; }

@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%; }
  .pagination li.prev,
  .pagination li.next {
    width: 10%; }
  .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap; } }

.breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7); }

.breadcrumb i,
.breadcrumb [class^="mdi-"], .breadcrumb [class*="mdi-"],
.breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px; }

.breadcrumb:before {
  content: '\E5CC';
  color: rgba(255, 255, 255, 0.7);
  vertical-align: top;
  display: inline-block;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased; }

.breadcrumb:first-child:before {
  display: none; }

.breadcrumb:last-child {
  color: #fff; }

.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px; }

.parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }

.parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  transform: translate3d(0, 0, 0);
  transform: translateX(-50%); }

.pin-top, .pin-bottom {
  position: relative; }

.pinned {
  position: fixed !important; }

/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0; }

.fade-in {
  opacity: 0;
  transform-origin: 0 50%; }

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important; } }

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important; } }

@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important; } }

@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important; } }

@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important; } }

@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important; } }

@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center; } }

footer.page-footer {
  margin-top: 20px;
  padding-top: 20px;
  background-color: #ee6e73; }

footer.page-footer .footer-copyright {
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 51, 51, 0.08); }

table, th, td {
  border: none; }

table {
  width: 100%;
  display: table; }

table.bordered &gt; thead &gt; tr,
table.bordered &gt; tbody &gt; tr {
  border-bottom: 1px solid #d0d0d0; }

table.striped &gt; tbody &gt; tr:nth-child(odd) {
  background-color: #f2f2f2; }

table.striped &gt; tbody &gt; tr &gt; td {
  border-radius: 0; }

table.highlight &gt; tbody &gt; tr {
  transition: background-color .25s ease; }

table.highlight &gt; tbody &gt; tr:hover {
  background-color: #f2f2f2; }

table.centered thead tr th, table.centered tbody tr td {
  text-align: center; }

thead {
  border-bottom: 1px solid #d0d0d0; }

td, th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px; }

@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */ }
  table.responsive-table td:empty:before {
    content: '\00a0'; }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top; }
  table.responsive-table th {
    text-align: left; }
  table.responsive-table thead {
    display: block;
    float: left; }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0; }
  table.responsive-table thead tr th::before {
    content: "\00a0"; }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap; }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top; }
  table.responsive-table th {
    display: block;
    text-align: right; }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left; }
  table.responsive-table tr {
    padding: 0 10px; }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid #d0d0d0; }
  table.responsive-table.bordered th {
    border-bottom: 0;
    border-left: 0; }
  table.responsive-table.bordered td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
  table.responsive-table.bordered tr {
    border: 0; }
  table.responsive-table.bordered tbody tr {
    border-right: 1px solid #d0d0d0; } }

.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative; }

.collection .collection-item {
  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0; }

.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative; }

.collection .collection-item.avatar .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle; }

.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center; }

.collection .collection-item.avatar .title {
  font-size: 16px; }

.collection .collection-item.avatar p {
  margin: 0; }

.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px; }

.collection .collection-item:last-child {
  border-bottom: none; }

.collection .collection-item.active {
  background-color: #26a69a;
  color: #eafaf9; }

.collection .collection-item.active .secondary-content {
  color: #fff; }

.collection a.collection-item {
  display: block;
  transition: .25s;
  color: #26a69a; }

.collection a.collection-item:not(.active):hover {
  background-color: #ddd; }

.collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px; }

.collection.with-header .collection-item {
  padding-left: 30px; }

.collection.with-header .collection-item.avatar {
  padding-left: 72px; }

.secondary-content {
  float: right;
  color: #26a69a; }

.collapsible .collection {
  margin: 0;
  border: none; }

span.badge {
  min-width: 3rem;
  padding: 0 6px;
  text-align: center;
  font-size: 1rem;
  line-height: inherit;
  color: #757575;
  position: absolute;
  right: 15px;
  box-sizing: border-box; }

span.badge.new {
  font-weight: 300;
  font-size: 0.8rem;
  color: #fff;
  background-color: #26a69a;
  border-radius: 2px; }

span.badge.new:after {
  content: " new"; }

nav ul a span.badge {
  position: static;
  margin-left: 4px;
  line-height: 0; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #acece6;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden; }

.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #26a69a;
  transition: width .3s linear; }

.progress .indeterminate {
  background-color: #26a69a; }

.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; }

.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s; }

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }

/*******************
  Utility Classes
*******************/
.hide {
  display: none !important; }

.left-align {
  text-align: left; }

.right-align {
  text-align: right; }

.center, .center-align {
  text-align: center; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.circle {
  border-radius: 50%; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.no-padding {
  padding: 0 !important; }

/* This is needed for some mobile phones to display the Google Icon font properly */
.material-icons {
  text-rendering: optimizeLegibility;
  font-feature-settings: 'liga'; }

.container {
  margin: 0 auto;
  max-width: 1280px;
  width: 90%; }

@media only screen and (min-width: 601px) {
  .container {
    width: 85%; } }

@media only screen and (min-width: 993px) {
  .container {
    width: 70%; } }

.container .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem; }

.section {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.section.no-pad {
  padding: 0; }

.section.no-pad-bot {
  padding-bottom: 0; }

.section.no-pad-top {
  padding-top: 0; }

.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }

.row:after {
  content: "";
  display: table;
  clear: both; }

.row .col {
  float: left;
  box-sizing: border-box;
  padding: 0 0.75rem; }

.row .col[class*="push-"], .row .col[class*="pull-"] {
  position: relative; }

.row .col.s1 {
  width: 8.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.s2 {
  width: 16.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.s3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.s4 {
  width: 33.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.s5 {
  width: 41.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.s6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.s7 {
  width: 58.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.s8 {
  width: 66.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.s9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.s10 {
  width: 83.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.s11 {
  width: 91.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.offset-s1 {
  margin-left: 8.3333333333%; }

.row .col.pull-s1 {
  right: 8.3333333333%; }

.row .col.push-s1 {
  left: 8.3333333333%; }

.row .col.offset-s2 {
  margin-left: 16.6666666667%; }

.row .col.pull-s2 {
  right: 16.6666666667%; }

.row .col.push-s2 {
  left: 16.6666666667%; }

.row .col.offset-s3 {
  margin-left: 25%; }

.row .col.pull-s3 {
  right: 25%; }

.row .col.push-s3 {
  left: 25%; }

.row .col.offset-s4 {
  margin-left: 33.3333333333%; }

.row .col.pull-s4 {
  right: 33.3333333333%; }

.row .col.push-s4 {
  left: 33.3333333333%; }

.row .col.offset-s5 {
  margin-left: 41.6666666667%; }

.row .col.pull-s5 {
  right: 41.6666666667%; }

.row .col.push-s5 {
  left: 41.6666666667%; }

.row .col.offset-s6 {
  margin-left: 50%; }

.row .col.pull-s6 {
  right: 50%; }

.row .col.push-s6 {
  left: 50%; }

.row .col.offset-s7 {
  margin-left: 58.3333333333%; }

.row .col.pull-s7 {
  right: 58.3333333333%; }

.row .col.push-s7 {
  left: 58.3333333333%; }

.row .col.offset-s8 {
  margin-left: 66.6666666667%; }

.row .col.pull-s8 {
  right: 66.6666666667%; }

.row .col.push-s8 {
  left: 66.6666666667%; }

.row .col.offset-s9 {
  margin-left: 75%; }

.row .col.pull-s9 {
  right: 75%; }

.row .col.push-s9 {
  left: 75%; }

.row .col.offset-s10 {
  margin-left: 83.3333333333%; }

.row .col.pull-s10 {
  right: 83.3333333333%; }

.row .col.push-s10 {
  left: 83.3333333333%; }

.row .col.offset-s11 {
  margin-left: 91.6666666667%; }

.row .col.pull-s11 {
  right: 91.6666666667%; }

.row .col.push-s11 {
  left: 91.6666666667%; }

.row .col.offset-s12 {
  margin-left: 100%; }

.row .col.pull-s12 {
  right: 100%; }

.row .col.push-s12 {
  left: 100%; }

@media only screen and (min-width: 601px) {
  .row .col.m1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.m2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.m4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.m5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.m7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.m8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.m10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.m11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.offset-m1 {
    margin-left: 8.3333333333%; }
  .row .col.pull-m1 {
    right: 8.3333333333%; }
  .row .col.push-m1 {
    left: 8.3333333333%; }
  .row .col.offset-m2 {
    margin-left: 16.6666666667%; }
  .row .col.pull-m2 {
    right: 16.6666666667%; }
  .row .col.push-m2 {
    left: 16.6666666667%; }
  .row .col.offset-m3 {
    margin-left: 25%; }
  .row .col.pull-m3 {
    right: 25%; }
  .row .col.push-m3 {
    left: 25%; }
  .row .col.offset-m4 {
    margin-left: 33.3333333333%; }
  .row .col.pull-m4 {
    right: 33.3333333333%; }
  .row .col.push-m4 {
    left: 33.3333333333%; }
  .row .col.offset-m5 {
    margin-left: 41.6666666667%; }
  .row .col.pull-m5 {
    right: 41.6666666667%; }
  .row .col.push-m5 {
    left: 41.6666666667%; }
  .row .col.offset-m6 {
    margin-left: 50%; }
  .row .col.pull-m6 {
    right: 50%; }
  .row .col.push-m6 {
    left: 50%; }
  .row .col.offset-m7 {
    margin-left: 58.3333333333%; }
  .row .col.pull-m7 {
    right: 58.3333333333%; }
  .row .col.push-m7 {
    left: 58.3333333333%; }
  .row .col.offset-m8 {
    margin-left: 66.6666666667%; }
  .row .col.pull-m8 {
    right: 66.6666666667%; }
  .row .col.push-m8 {
    left: 66.6666666667%; }
  .row .col.offset-m9 {
    margin-left: 75%; }
  .row .col.pull-m9 {
    right: 75%; }
  .row .col.push-m9 {
    left: 75%; }
  .row .col.offset-m10 {
    margin-left: 83.3333333333%; }
  .row .col.pull-m10 {
    right: 83.3333333333%; }
  .row .col.push-m10 {
    left: 83.3333333333%; }
  .row .col.offset-m11 {
    margin-left: 91.6666666667%; }
  .row .col.pull-m11 {
    right: 91.6666666667%; }
  .row .col.push-m11 {
    left: 91.6666666667%; }
  .row .col.offset-m12 {
    margin-left: 100%; }
  .row .col.pull-m12 {
    right: 100%; }
  .row .col.push-m12 {
    left: 100%; } }

@media only screen and (min-width: 993px) {
  .row .col.l1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.l2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.l3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.l4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.l5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.l7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.l8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.l9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.l10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.l11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.offset-l1 {
    margin-left: 8.3333333333%; }
  .row .col.pull-l1 {
    right: 8.3333333333%; }
  .row .col.push-l1 {
    left: 8.3333333333%; }
  .row .col.offset-l2 {
    margin-left: 16.6666666667%; }
  .row .col.pull-l2 {
    right: 16.6666666667%; }
  .row .col.push-l2 {
    left: 16.6666666667%; }
  .row .col.offset-l3 {
    margin-left: 25%; }
  .row .col.pull-l3 {
    right: 25%; }
  .row .col.push-l3 {
    left: 25%; }
  .row .col.offset-l4 {
    margin-left: 33.3333333333%; }
  .row .col.pull-l4 {
    right: 33.3333333333%; }
  .row .col.push-l4 {
    left: 33.3333333333%; }
  .row .col.offset-l5 {
    margin-left: 41.6666666667%; }
  .row .col.pull-l5 {
    right: 41.6666666667%; }
  .row .col.push-l5 {
    left: 41.6666666667%; }
  .row .col.offset-l6 {
    margin-left: 50%; }
  .row .col.pull-l6 {
    right: 50%; }
  .row .col.push-l6 {
    left: 50%; }
  .row .col.offset-l7 {
    margin-left: 58.3333333333%; }
  .row .col.pull-l7 {
    right: 58.3333333333%; }
  .row .col.push-l7 {
    left: 58.3333333333%; }
  .row .col.offset-l8 {
    margin-left: 66.6666666667%; }
  .row .col.pull-l8 {
    right: 66.6666666667%; }
  .row .col.push-l8 {
    left: 66.6666666667%; }
  .row .col.offset-l9 {
    margin-left: 75%; }
  .row .col.pull-l9 {
    right: 75%; }
  .row .col.push-l9 {
    left: 75%; }
  .row .col.offset-l10 {
    margin-left: 83.3333333333%; }
  .row .col.pull-l10 {
    right: 83.3333333333%; }
  .row .col.push-l10 {
    left: 83.3333333333%; }
  .row .col.offset-l11 {
    margin-left: 91.6666666667%; }
  .row .col.pull-l11 {
    right: 91.6666666667%; }
  .row .col.push-l11 {
    left: 91.6666666667%; }
  .row .col.offset-l12 {
    margin-left: 100%; }
  .row .col.pull-l12 {
    right: 100%; }
  .row .col.push-l12 {
    left: 100%; } }

a {
  text-decoration: none; }

html {
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87); }

@media only screen and (min-width: 0) {
  html {
    font-size: 12px; } }

@media only screen and (min-width: 992px) {
  html {
    font-size: 13.5px; } }

@media only screen and (min-width: 1200px) {
  html {
    font-size: 14px; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.1; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.1rem 0 1.68rem 0; }

h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 1.78rem 0 1.424rem 0; }

h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.46rem 0 1.168rem 0; }

h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.14rem 0 0.912rem 0; }

h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 0.82rem 0 0.656rem 0; }

h6 {
  font-size: 1rem;
  line-height: 110%;
  margin: 0.5rem 0 0.4rem 0; }

em {
  font-style: italic; }

strong {
  font-weight: 500; }

small {
  font-size: 75%; }

.light, footer.page-footer .footer-copyright {
  font-weight: 300; }

.thin {
  font-weight: 200; }

.flow-text {
  font-weight: 300; }

@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem; } }

@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem; } }

@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem; } }

@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem; } }

@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem; } }

@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem; } }

@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem; } }

@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem; } }

@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem; } }

@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem; } }

@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem; } }

@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem; } }

@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem; } }

@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem; } }

@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem; } }

@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem; } }

@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem; } }

@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem; } }

@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem; } }

@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem; } }

@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem; } }

@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem; } }

.sub-menu {
  display: none; }

html.bcorr #bcorr-primary-nav #primary .sub-menu {
  top: auto; }

html.bcorr #bcorr-primary-nav #primary .sub-menu .menu-item {
  display: block; }

html.bcorr #bcorr-primary-nav #primary .sub-menu .menu-item a {
  display: block; }

html.bcorr .pl_footer-navigation li {
  vertical-align: middle; }

html.bcorr #outer-wrap {
  overflow: visible; }

html.bcorr .parallax-container {
  overflow: visible; }

/**
 * &gt; Blog
 */
html.bcorr body.home h3.widgettitle {
  padding: 1rem 0rem; }

html.bcorr body.home .blog-posts {
  margin-bottom: 60px; }

html.bcorr body.home #bcorr-compliance {
  margin: 0;
  padding: 2em 0; }

html.bcorr body.home #main_content blockquote {
  margin: 1.3em 0;
  padding: 0 20px; }

html.bcorr body.home #main_content blockquote .fa {
  margin-right: 8px; }

html.bcorr body.home #main_content blockquote i {
  font-size: 1.1428571429rem;
  position: static; }

html.bcorr body.home .bcorr-blog-1 .row {
  position: relative; }

@media only screen and (min-width: 601px) {
  html.bcorr body.home .bcorr-blog-1 .row {
    padding: 1.0714285714rem 0; } }

html.bcorr body.home .bcorr-blog-1 .row .col {
  padding: 0 0.75rem;
  margin-top: 1.1428571429rem;
  margin-bottom: 1.1428571429rem; }

@media only screen and (min-width: 601px) {
  html.bcorr body.home .bcorr-blog-1 .row .col {
    padding: 0 2.8571428571rem;
    margin-top: 0;
    margin-bottom: 0; } }

html.bcorr body.home .bcorr-blog-1 .row .col a, html.bcorr body.home .bcorr-blog-1 .row .col p, html.bcorr body.home .bcorr-blog-1 .row .col h5, html.bcorr body.home .bcorr-blog-1 .row .col span {
  position: relative;
  z-index: 2; }

html.bcorr body.home .bcorr-blog-1 .row .col .title {
  font-size: 1.1428571429rem; }

html.bcorr body.home .bcorr-blog-1 .row .col .blog-posted {
  font-size: 0.8571428571rem;
  display: block;
  margin-bottom: 1.1428571429rem; }

html.bcorr body.home .bcorr-blog-1 .row .col .grey-text {
  font-size: 1rem; }

html.bcorr body.home .bcorr-blog-1 .row .col .bcorr-blog-link {
  margin-top: 0.5714285714rem; }

html.bcorr body.home .bcorr-blog-1 .row .col:last-child:after {
  display: none; }

html.bcorr body.home .bcorr-blog-1 .row .col:after {
  z-index: 1;
  display: none;
  content: "";
  position: absolute;
  border-right: 1px solid black;
  left: auto;
  top: 0;
  bottom: 0;
  width: 33.3333333333%;
  margin-left: -2.8571428571rem; }

@media only screen and (min-width: 601px) {
  html.bcorr body.home .bcorr-blog-1 .row .col:after {
    display: block; } }

html.bcorr body.home .bcorr-blog-2 .blog-post {
  margin-bottom: 20px;
  padding: 0; }

html.bcorr body.home .bcorr-blog-2 .row {
  margin: 0; }

html.bcorr body.home .bcorr-blog-2 .title {
  text-transform: uppercase; }

html.bcorr body.home .bcorr-blog-2 .blog-posted {
  text-transform: uppercase; }

html.bcorr body.home .bcorr-blog-3 .widgettitle {
  padding: 0 0.75rem; }

html.bcorr body.home .bcorr-blog-3 .blog-post {
  margin-bottom: 32px;
  padding: 0; }

html.bcorr body.home .bcorr-blog-3 .row {
  margin: 0; }

html.bcorr body.home .bcorr-blog-3 .title {
  text-transform: uppercase; }

html.bcorr body.home .bcorr-blog-3 .blog-posted {
  text-transform: uppercase; }

html.bcorr body.home .bcorr-blog-3 .view-more {
  padding: 0 0.75rem; }

.primary-menu .sub-menu {
  position: absolute;
  top: 38px;
  white-space: nowrap;
  max-width: 30em;
  min-width: 10em;
  background: white;
  line-height: 1.75rem;
  text-align: left;
  z-index: 100;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  padding: 12px 0; }

.primary-menu .menu-item-has-children:hover .sub-menu {
  display: block; }

html.bcorr .nlsForm.home .freeTextWrap {
  width: 75%; }

html.bcorr #home-search form {
  height: auto; }

html.bcorr #home-search .freeTextWrap {
  max-width: 100%;
  margin: 0; }

html.bcorr #home-search .searchTypeDropdownWrapper {
  display: none; }

@media only screen and (min-width: 601px) {
  html.bcorr nav {
    line-height: 2em; } }

html.bcorr audio, html.bcorr canvas, html.bcorr iframe, html.bcorr img, html.bcorr svg, html.bcorr video {
  vertical-align: middle; }

html.bcorr img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover; object-position: center;'; }

html.bcorr .home-featured-content {
  padding: 0;
  margin: 0; }

html.bcorr .home-featured-content .wrapper {
  padding: 0;
  margin: 0; }

html.bcorr #header {
  padding: 0;
  border: 0; }

html.bcorr #logo-container {
  display: block; }

html.bcorr #primary .menu-item {
  display: inline-block; }

html.bcorr #primary .menu-item a {
  display: inline-block; }

html.bcorr #accessibility-nav {
  display: none; }

html.bcorr #bcorr-parallax #home-slider {
  height: 100%; }

html.bcorr .home #home-slider #carousel {
  max-height: none; }

html.bcorr .home #home-slider #carousel .flex-direction-nav {
  display: none; }

html.bcorr .home #home-slider #carousel li {
  height: 100%; }

html.bcorr body.home .pl_searchForm {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%; }

html.bcorr body.home .pl_searchForm .button-primary {
  border: 0; }

html.bcorr body.home .pl_searchForm form {
  box-shadow: 0.5px 0.866px 3px 0px rgba(0, 0, 0, 0.25); }

@media screen and (max-width: 600px) {
  html.bcorr body.home .pl_searchForm {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 600px) {
  html.bcorr body.home .pl_searchForm {
    padding-left: 0;
    padding-right: 0; } }

html.bcorr body.home .pl_searchForm:before, html.bcorr body.home .pl_searchForm:after {
  content: " ";
  display: table; }

html.bcorr body.home .pl_searchForm:after {
  clear: both; }

html.bcorr body.home .pl_searchForm .freeTextWrap {
  margin-bottom: 0; }

html.bcorr body.home .pl_searchForm .freeTextWrap input {
  height: 56px;
  border: 0;
  color: #757575;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 56px;
  max-height: none; }

html.bcorr body.home .pl_searchForm .freeTextWrap input:focus {
  box-shadow: none;
  border-bottom: none;
  outline: 0; }

html.bcorr body.home .pl_searchForm .freeTextWrap input::-webkit-input-placeholder, html.bcorr body.home .pl_searchForm .freeTextWrap input:-moz-placeholder, html.bcorr body.home .pl_searchForm .freeTextWrap input::-moz-placeholder, html.bcorr body.home .pl_searchForm .freeTextWrap input:-ms-input-placeholder {
  color: #757575; }

html.bcorr body.home .pl_searchForm .buttonWrapper input {
  width: 100%;
  height: 56px;
  border-radius: 0 2px 2px 0;
  box-shadow: inset 1px 0 3px 0px rgba(0, 0, 0, 0.19);
  font-size: 1.25rem;
  line-height: 56px; }

html.bcorr body.home .toggleAdvanced {
  line-height: 56px;
  height: 56px; }

html.bcorr body.home .nlsForm.has-active {
  padding-bottom: 30px; }

html.bcorr body.home .nlsForm.has-active .pl_advancedMenu-btn {
  position: absolute;
  bottom: 0;
  left: 0; }

html.bcorr body.home .nlsForm .textWrapper {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .textWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

html.bcorr body.home .nlsForm .freeTextWrap {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 41.6666666667%; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .freeTextWrap {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (min-width: 601px) and (max-width: 992px) {
  html.bcorr body.home .nlsForm .freeTextWrap {
    width: 33.3333333333%; } }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .freeTextWrap {
    padding-right: 0; } }

html.bcorr body.home .nlsForm .pl_advancedMenu-btn, html.bcorr body.home .nlsForm .buttonWrapper {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 16.6666666667%; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .pl_advancedMenu-btn, html.bcorr body.home .nlsForm .buttonWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

html.bcorr body.home .nlsForm .buttonWrapper {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px; }

html.bcorr body.home .nlsForm .buttonWrapper input {
  padding-top: 0;
  padding-bottom: 0; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .buttonWrapper {
    padding: 0 !important; } }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .buttonWrapper {
    width: 33.3333333333%; } }

html.bcorr body.home .nlsForm .pl_advancedMenu-btn {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .pl_advancedMenu-btn {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .pl_advancedMenu-btn {
    width: 50%; } }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .pl_advancedMenu-btn {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 601px) {
  html.bcorr body.home .nlsForm .pl_advancedMenu-btn {
    padding-left: 0;
    padding-right: 0; } }

html.bcorr body.home .nlsForm .pl_groupWrapper {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .pl_groupWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

html.bcorr body.home .nlsForm .pl_groupWrapper .textWrapper {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 50%; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .pl_groupWrapper .textWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .pl_groupWrapper .textWrapper {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 601px) {
  html.bcorr body.home .nlsForm .pl_groupWrapper .textWrapper {
    padding-left: 0;
    padding-right: 0; } }

html.bcorr body.home .nlsForm .pl_groupLabel {
  display: block;
  padding-left: 10px;
  font-size: 1rem; }

html.bcorr body.home .nlsForm .map-view-toggle {
  color: #B40101; }

html.bcorr body.home .nlsForm .submitRow {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 25%; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .submitRow {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm .submitRow {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 601px) {
  html.bcorr body.home .nlsForm .submitRow {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 601px) and (max-width: 992px) {
  html.bcorr body.home .nlsForm .submitRow {
    width: 33.3333333333%; } }

html.bcorr body.home .nlsForm .popout-menu.active {
  display: inline-block;
  position: initial;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  padding: 0;
  width: initial;
  border: none; }

html.bcorr body.home .nlsForm .submitRow {
  margin-top: 20px; }

html.bcorr body.home .nlsForm .mobileUtilities {
  clear: both;
  padding-top: 5px; }

html.bcorr body.home .nlsForm .mobileUtilities .purchaseTypeWrapper {
  height: 25px;
  width: 28%;
  display: inline-block;
  margin: 0;
  float: left; }

html.bcorr body.home .nlsForm .mobileUtilities .freeTextWrap {
  display: none; }

html.bcorr body.home .nlsForm .mobileUtilities .pl_advancedMenu-btn {
  position: inherit;
  display: inline-block;
  width: 25%;
  float: left;
  vertical-align: baseline;
  text-align: right;
  line-height: 18px; }

html.bcorr body.home .nlsForm .mobileUtilities .pl_advancedMenu-btn .toggleAdvanced {
  height: 18px;
  line-height: 18px;
  font-size: 15px; }

html.bcorr body.home .nlsForm .mobileUtilities .pl_advancedMenu-wrap {
  display: block; }

html.bcorr body.home .nlsForm .mobileUtilities .savedSearchWrapper {
  display: inline-block;
  width: 22%;
  margin-bottom: 0;
  text-align: right;
  font-size: 15px; }

html.bcorr body.home .nlsForm .mobileUtilities .savedSearchWrapper .mobile_save_search {
  right: 0; }

html.bcorr body.home .nlsForm .mobileUtilities .map-toggle {
  margin: 0;
  width: 25%;
  position: relative;
  display: inline-block;
  text-align: right;
  font-size: 15px; }

html.bcorr body.home .nlsForm .mobileUtilities .map-toggle a {
  padding-right: 0;
  cursor: pointer; }

html.bcorr body.home .nlsForm .mobileUtilities .mobileUtilButtonWrapper {
  display: none; }

html.bcorr body.home #map-search-input .nlsForm.has-active .toggleAdvanced {
  width: 35px;
  background: transparent; }

html.bcorr body.home .freeTextWrap .pl_suggestions {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .freeTextWrap .pl_suggestions {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 600px) {
  html.bcorr body.home .freeTextWrap .pl_suggestions {
    padding-left: 10px; } }

html.bcorr body.home .freeTextWrap .pl_suggestions {
  padding-left: 0;
  padding-right: 0; }

html.bcorr body.home .freeTextWrap .pl_suggestions &gt; li {
  padding-left: 10px;
  padding-right: 10px; }

html.bcorr body.home .pl_suggestions {
  border-color: #e7e7e7; }

html.bcorr body.home .pl_suggestions .pl_context {
  color: #999; }

html.bcorr body.home .nlsForm.home {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 83.3333333333%;
  height: auto; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm.home {
    padding-left: 20px;
    padding-right: 20px; } }

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

@media screen and (min-width: 601px) {
  html.bcorr body.home .nlsForm.home {
    left: 8.3333333333%; } }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm.home {
    padding-left: 0;
    padding-right: 0; } }

html.bcorr body.home .nlsForm.home .freeTextWrap {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 83.3333333333%;
  background-color: #fff; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm.home .freeTextWrap {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (min-width: 601px) and (max-width: 992px) {
  html.bcorr body.home .nlsForm.home .freeTextWrap {
    width: 75%; } }

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

html.bcorr body.home .nlsForm.home .freeTextWrap input {
  margin: 0; }

html.bcorr body.home .nlsForm.home .buttonWrapper {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 16.6666666667%; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm.home .buttonWrapper {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (min-width: 601px) and (max-width: 992px) {
  html.bcorr body.home .nlsForm.home .buttonWrapper {
    width: 25%; } }

@media screen and (min-width: 601px) {
  html.bcorr body.home .nlsForm.home .buttonWrapper {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm.home .buttonWrapper {
    display: none; } }

html.bcorr body.home .nlsForm.widget {
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px; }

html.bcorr body.home .nlsForm.widget .freeTextWrap {
  float: left;
  direction: ltr;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .nlsForm.widget .freeTextWrap {
    padding-left: 20px;
    padding-right: 20px; } }

html.bcorr body.home .nlsForm.widget .freeTextWrap input {
  margin: 0;
  border: none;
  background: transparent;
  color: #999;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 3rem;
  overflow: hidden; }

html.bcorr body.home .nlsForm.widget .buttonWrapper, html.bcorr body.home .nlsForm.widget .submitRow {
  display: none; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .inputDropdownWrap {
    margin-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px; } }

html.bcorr body.home .inputDropdownWrap .textContainer {
  margin-bottom: 15px; }

html.bcorr body.home .inputDropdownWrap .inputWrap {
  padding: 0;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0; }

html.bcorr body.home .inputDropdownWrap input {
  box-shadow: none; }

html.bcorr body.home .inputDropdownWrap input:focus {
  border: none !important; }

html.bcorr body.home .inputDropdownWrap .inputDropdown input[type=text] {
  padding: 0; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .inputDropdownWrap .inputDropdown input[type=text] {
    text-indent: 0; } }

html.bcorr body.home .inputDropdownWrap .inputDropdownButton span + span {
  padding-top: 0; }

html.bcorr body.home .inputDropdownWrap .inputDropdownButton button[type=button] {
  border-radius: 4px; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .inputDropdownWrap .inputDropdownButton button[type=button] {
    padding-top: 7px;
    padding-bottom: 7px; } }

html.bcorr body.home .inputDropdownWrap .button {
  padding: 10px 14px;
  text-shadow: none; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .inputDropdownWrap .button {
    padding-right: 5px;
    padding-left: 5px; } }

@media screen and (max-width: 600px) {
  html.bcorr body.home .inputDropdown .tt-input {
    min-width: auto; } }

@media screen and (max-width: 992px) {
  html.bcorr body.home .purchaseTypeWrapper {
    padding: 0; } }

html.bcorr body.home .purchaseTypeWrapper .purchaseType {
  display: inline-block;
  padding: 8px 20px;
  font-size: 1.25rem;
  font-weight: 300;
  text-transform: uppercase; }

html.bcorr body.home .purchaseTypeWrapper .activeToggleValue {
  display: none; }

html.bcorr body.home .search-overlay .purchaseType {
  padding: 8px 20px;
  border: 1px solid transparent;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  opacity: 0.75; }

html.bcorr body.home .search-overlay .purchaseType:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.95);
  opacity: 1; }

html.bcorr body.home .search-overlay .purchaseType.active {
  border: 1px solid #fff;
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0.95);
  opacity: 1; }

html.bcorr body.home .pl_widget-quickSearch .purchaseTypeWrapper {
  padding: 0 10px;
  background-color: #f5f5f5; }

html.bcorr body.home .pl_widget-quickSearch .purchaseType {
  width: 46%;
  margin: 0 2%;
  padding: 8px 0;
  font-size: 1rem;
  text-align: center; }

html.bcorr body.home .pl_listings-search .purchaseTypeWrapper {
  line-height: 45px; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .pl_listings-search .purchaseTypeWrapper {
    display: none; } }

html.bcorr body.home .pl_listings-search .purchaseTypeWrapper .purchaseType {
  line-height: 15px;
  margin-top: 11px;
  font-weight: 400;
  font-size: 1rem;
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  color: #9e9e9e; }

html.bcorr body.home .pl_listings-search .purchaseTypeWrapper .purchaseType:hover {
  cursor: pointer;
  color: #B40101; }

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

html.bcorr body.home .pl_listings-search .purchaseTypeWrapper .activeToggleValue .toggleButton {
  color: #B40101;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase; }

html.bcorr body.home .pl_listings-search .purchaseTypeWrapper .activeToggleValue .toggleButton .toggleButtonArrow {
  margin-left: 5px; }

@media screen and (max-width: 767px) {
  html.bcorr body.home .pl_listings-search .mobile_save_search {
    display: block;
    text-transform: uppercase; }
  html.bcorr body.home .pl_listings-search .desktop_save_search {
    display: none; } }

html.bcorr body.home .purchaseTypeWrapper ul .purchaseType {
  margin-right: 0; }

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

@media screen and (max-width: 767px) and (max-width: 600px) {
  html.bcorr body.home .pl_listings-search .nlsForm .purchaseTypeWrapper .activeToggleValue {
    line-height: normal; } }

@media screen and (max-width: 767px) {
  html.bcorr body.home .pl_listings-search .nlsForm .purchaseTypeWrapper .typeSelections.activeModal {
    bottom: -65px; }
  html.bcorr body.home .pl_listings-search .purchaseTypeWrapper .activeToggleValue {
    display: block; }
  html.bcorr body.home .pl_listings-search .purchaseTypeWrapper .typeSelections {
    display: none;
    border: 0;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16); }
  html.bcorr body.home .pl_listings-search .purchaseTypeWrapper .typeSelections.activeModal {
    display: block;
    background-color: #fff;
    position: absolute;
    z-index: 101; }
  html.bcorr body.home .pl_listings-search .purchaseTypeWrapper .typeSelections.activeModal .purchaseType {
    display: block;
    clear: left;
    border: 0;
    margin: 0;
    background-color: transparent;
    margin-top: 0;
    padding: 10px;
    font-size: 15px;
    box-sizing: border-box; }
  html.bcorr body.home .pl_listings-search .purchaseTypeWrapper .typeSelections.activeModal .purchaseType:hover {
    border-bottom: 0;
    color: #909090; }
  html.bcorr body.home .pl_listings-search .purchaseTypeWrapper .typeSelections.activeModal .purchaseType.active {
    border-bottom: 0;
    color: #B40101; } }

html.bcorr body.home .purchaseTypeWrapper {
  margin-bottom: -2px; }

@media screen and (max-width: 600px) {
  html.bcorr body.home .purchaseTypeWrapper {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 601px) and (max-width: 992px) {
  html.bcorr body.home .purchaseTypeWrapper {
    padding-left: 0;
    padding-right: 0; } }

html.bcorr .pl_searchForm .freeTextWrap input {
  max-height: none; }

@media (max-width: 760px) {
  html.bcorr #pl_mapToggle {
    display: none; } }

html.bcorr .pl_socialLinks {
  line-height: 1em; }

html.bcorr .pl_socialLinks li {
  line-height: 1em; }

html.bcorr .pl_socialLinks li a {
  line-height: 1em;
  border-radius: 0;
  background-color: transparent; }

html.bcorr .pl_socialLinks li a .fa {
  line-height: 1em;
  position: static;
  transform: none; }

html.bcorr #for-nav-trigger {
  cursor: pointer; }

html.bcorr #nav {
  background: white;
  width: 240px;
  height: 100%;
  position: fixed;
  left: -240px;
  top: 0;
  display: block;
  overflow-y: auto;
  box-shadow: none;
  border-left: 1px solid #88939a; }

html.bcorr #nav .block {
  position: relative;
  padding: 0; }

html.bcorr #nav h3 {
  font: bold 11px/29px Arial, Helvetica, sans-serif;
  padding: 0 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #88939a;
  background-image: linear-gradient(#f0f0f0, #dcdcdc);
  box-shadow: -7px 0 5px -5px rgba(0, 0, 0, 0.25) inset; }

html.bcorr #nav ul {
  margin: 0;
  padding: 0; }

html.bcorr #nav li {
  position: relative; }

html.bcorr #nav li a {
  padding: 11px 15px;
  border-top: 1px solid white;
  border-bottom: 1px solid #88939a; }

html.bcorr #nav li a:hover {
  background: #ededed !important;
  box-shadow: -7px 0 5px -5px rgba(0, 0, 0, 0.25) inset; }

html.bcorr #nav {
  z-index: 1001;
  left: auto;
  right: -240px;
  height: 100%;
  display: block; }

html.bcorr #nav .block {
  clear: both; }

html.bcorr body.visible-nav #nav {
  right: 0; }

html.bcorr body.visible-nav #outer-wrap {
  left: 0 !important; }

html.bcorr body.visible-nav #header {
  left: 0 !important; }

html.bcorr #bcorr-mobile-close {
  font-size: 24px;
  float: right;
  padding: 8px;
  cursor: pointer; }

html.bcorr #bcorr-mobile-close.fa:before {
  content: "\2715" !important; }

html.bcorr .nav-trigger-icon {
  font-size: 30px;
  color: #f5f5f5; }

html.bcorr label[for="nav-trigger"] {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
  font-size: 2.25rem;
  padding: 10px;
  width: 40px;
  height: 40px;
  cursor: pointer; }

html.bcorr body.bcorr-mobile #menu-primary {
  float: left; }

/*# sourceMappingURL=style.css.map */
/*
* &gt; Setup
*/
/*
* &gt;&gt; Fonts
*/
p, h1, h2, h3, h4, h5, a, span, div {
  -webkit-font-smoothing: antialiased; }

/*
* &gt;&gt; Color Variables
*/
/*--------------------------------------------------------------
1 - Responsive Breakpoints
--------------------------------------------------------------*/
/*--------------------------------------------------------------
2 - Gradients
--------------------------------------------------------------*/
/*--------------------------------------------------------------
3 - Variable mapping
--------------------------------------------------------------*/
/*--------------------------------------------------------------
4 - Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5 - Mobile Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
6 - Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
7 - Vertical Align call
--------------------------------------------------------------*/
html.bcorr footer, html.bcorr body.home .valign-children {
  font-size: 0rem; }
  html.bcorr footer .col, html.bcorr body.home .valign-children .col {
    font-size: 1rem;
    float: none !important;
    display: inline-block;
    vertical-align: middle; }

/*--------------------------------------------------------------
8 - Square social icons (Legacy??)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
9 - Interior Pages
--------------------------------------------------------------*/
html.bcorr button, html.bcorr input[type=submit], html.bcorr .button-primary {
  background: #D93534;
  box-shadow: none; }

html.bcorr #bcorr-footer-logo {
  margin-bottom: 30px; }

html.bcorr blockquote {
  border-color: #D93534; }

html.bcorr .dataTables_paginate ul li:hover {
  color: #E36C6B; }

html.bcorr .dataTables_paginate ul .paginate_button:hover {
  color: #E36C6B; }

html.bcorr .dataTables_paginate ul .paginate_active:hover {
  color: #E36C6B; }

html.bcorr .dataTables_paginate span li:hover {
  color: #E36C6B; }

html.bcorr .dataTables_paginate span .paginate_button:hover {
  color: #E36C6B; }

html.bcorr .dataTables_paginate span .paginate_active:hover {
  color: #E36C6B; }

html.bcorr .dataTables_paginate .previous:hover i {
  background-color: #D93534; }

html.bcorr .dataTables_paginate .next:hover i {
  background-color: #D93534; }

html.bcorr .pagination ul li:hover {
  color: #E36C6B; }

html.bcorr .pagination ul .paginate_button:hover {
  color: #E36C6B; }

html.bcorr .pagination ul .paginate_active:hover {
  color: #E36C6B; }

html.bcorr .pagination span li:hover {
  color: #E36C6B; }

html.bcorr .pagination span .paginate_button:hover {
  color: #E36C6B; }

html.bcorr .pagination span .paginate_active:hover {
  color: #E36C6B; }

html.bcorr .pagination .prev-page:hover i {
  background-color: #D93534; }

html.bcorr .pagination .next-page:hover i {
  background-color: #D93534; }

html.bcorr #navigation li a:hover {
  color: #D93534; }

html.bcorr #navigation .current-menu-item a {
  color: #D93534; }

html.bcorr .pl_header-phone {
  color: #D93534; }

html.bcorr .pl_activeFilters span {
  color: #D93534; }

html.bcorr .pl_activeFilters i {
  color: #D93534; }

html.bcorr .map-toggle.listings-search .map-search:hover {
  color: #D93534; }

html.bcorr .map-toggle.listings-search .listing-search:hover {
  color: #D93534; }

html.bcorr .map-toggle a:focus {
  color: #D93534; }

html.bcorr .map-toggle.map-search .listing-search:hover {
  color: #D93534; }

html.bcorr .map-toggle .map-search.active {
  color: #D93534; }

html.bcorr .map-toggle .listing-search.active {
  color: #D93534; }

html.bcorr .single-property .pl_property-top .property-top-slider #big-img img:hover {
  border: 3px solid #D93534; }

html.bcorr .single-property .pl_property-top .property-top-slider #slider ul li img:hover {
  border: 3px solid #D93534; }

html.bcorr .single-property .pl_add_remove_lead_favorites a.pl_add_favorite {
  color: #D93534; }

html.bcorr button:hover {
  background: #E36C6B; }

html.bcorr button:focus {
  background: #D93534; }

html.bcorr button:active {
  background: #D93534; }

html.bcorr input[type=submit]:hover {
  background: #E36C6B; }

html.bcorr input[type=submit]:focus {
  background: #D93534; }

html.bcorr input[type=submit]:active {
  background: #D93534; }

html.bcorr .button-primary:hover {
  background: #E36C6B; }

html.bcorr .button-primary:focus {
  background: #D93534; }

html.bcorr .button-primary:active {
  background: #D93534; }

html.bcorr a {
  color: #D93534; }
  html.bcorr a:hover {
    color: #E36C6B; }
  html.bcorr a:active {
    color: #E36C6B; }
  html.bcorr a:focus {
    color: #E36C6B; }

@media screen and (max-width: 767px) {
  html.bcorr .page-template-page-template-listings-search-php .purchaseTypeWrapper .typeSelections.activeModal .purchaseType.active {
    color: #D93534; } }

html.bcorr .pl_footer-social-buttons .pl_socialLinks li a:hover {
  background-color: #D93534; }

html.bcorr #outer-wrap .flex-control-paging li a.flex-active {
  background-color: #D93534; }

html.bcorr #outer-wrap .flex-control-paging li a:hover {
  background-color: #D93534; }

html.bcorr .pl_footer-contact li a {
  color: #D93534; }

html.bcorr #tour .pl_listing-details h3 a:hover {
  color: #D93534; }

html.bcorr .sr-gallery .pl_listing-details h3 a:hover {
  color: #D93534; }

html.bcorr .page-template-page-template-client-php .pl_listing-details h3 a:hover {
  color: #D93534; }

html.bcorr .single-office .pl_listing-details h3 a:hover {
  color: #D93534; }

html.bcorr .pl_area--listings .pl_listing-details h3 a:hover {
  color: #D93534; }

html.bcorr .pl_list-items .pl_listing-details h3 a:hover {
  color: #D93534; }

html.bcorr .pl_header-site_title a {
  color: #D93534; }

html.bcorr body .chosen-container-single .chosen-drop li:hover {
  background: #D93534; }

html.bcorr body .chosen-container-single .chosen-drop li:highlighted {
  background: #D93534; }

html.bcorr .pl_add_remove_lead_favorites a.pl_remove_favorite {
  color: #D93534; }

html.bcorr .pl_add_remove_lead_favorites a.pl_add_favorite:hover {
  color: #D93534; }

html.bcorr .page-heading h1 {
  color: #E36C6B; }

html.bcorr .single-agent article header .pl_headline {
  color: #E36C6B; }

html.bcorr .pl_header-user_nav a {
  color: #E36C6B; }
  html.bcorr .pl_header-user_nav a:hover {
    color: #D93534; }

html.bcorr .featured-item-info h3 a {
  color: #E36C6B; }
  html.bcorr .featured-item-info h3 a:hover {
    color: #D93534; }

html.bcorr .page-template-page-template-locations-php .pl_location-name a {
  color: #E36C6B; }
  html.bcorr .page-template-page-template-locations-php .pl_location-name a:hover {
    color: #D93534; }

html.bcorr .widget h4 a {
  color: #E36C6B; }
  html.bcorr .widget h4 a:hover {
    color: #D93534; }

html.bcorr #main_content h2 a {
  color: #E36C6B; }
  html.bcorr #main_content h2 a:hover {
    color: #D93534; }

html.bcorr .purchaseTypeWrapper ul .purchaseType.active {
  border-bottom: 3px solid #D93534; }

html.bcorr .page-template-page-template-listings-search-php .purchaseTypeWrapper .activeToggleValue .toggleButton {
  color: #D93534; }

html.bcorr #home-search #pl_formContainer {
  max-width: 1040px;
  margin: 0 auto; }
  html.bcorr #home-search #pl_formContainer form {
    float: none;
    width: 100%; }
  html.bcorr #home-search #pl_formContainer:before {
    content: "Property search:";
    font-weight: 700;
    color: #30343F;
    font-size: 1.7857142857rem;
    display: block;
    text-transform: uppercase;
    position: absolute;
    top: -8px;
    transform: translateY(-100%); }

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

html.bcorr #home-search .buttonWrapper .button-primary {
  font-size: 1.2857142857rem; }

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

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

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

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

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

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

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

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

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

/*--------------------------------------------------------------
9 - Background Mixin
--------------------------------------------------------------*/
/*
* &gt;&gt; Background placeholders
*/
html.bcorr body.home #bcorr-section-3, html.bcorr body.home #bcorr-section-5 .bcorr-questions #bcorr-agent {
  background-size: cover;
  background-position: 50% 50%; }

html.bcorr body.home #bcorr-section-3 {
  background-image: url("https://media.placester.com/q_auto,f_auto/inception-app-assets/brandco-static-assests/brandco_background_newbury_testimonials.jpg"); }

/*
* &gt; General Body &amp; HTML
*/
body {
  background: #FCFCFF;
  font-family: Work Sans, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: Work Sans, sans-serif; }

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

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

#outer-wrap {
  background-color: #FFFFFF; }

/*
* &gt; Internal Page Styles
*/
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: #30343F !important;
  font-family: Work Sans, sans-serif; }

html.bcorr .widgetSubTitle {
  color: #30343F;
  font-family: Work Sans, sans-serif; }

html.bcorr body:not(.home) input[type=submit], html.bcorr body:not(.home) input[type=button], html.bcorr body:not(.home) .button-primary, html.bcorr body:not(.home) button[type=submit] {
  background-color: #D93534;
  color: #FCFCFF; }
  html.bcorr body:not(.home) input[type=submit]:hover, html.bcorr body:not(.home) input[type=button]:hover, html.bcorr body:not(.home) .button-primary:hover, html.bcorr body:not(.home) button[type=submit]:hover {
    background-color: #E36C6B;
    color: #FCFCFF; }

html.bcorr .pl_socialLinks a:hover, html.bcorr #outer-wrap .flex-control-paging li a .flex-active, html.bcorr #outer-wrap .flex-control-paging li a:hover, html.bcorr .dataTables_paginate .previous:hover i, html.bcorr .dataTables_paginate .next:hover i, html.bcorr .pagination .prev-page:hover i, html.bcorr .pagination .next-page:hover i {
  background-color: #D93534; }

html.bcorr #navigation li a:hover, html.bcorr #navigation .current-menu-item a, html.bcorr .pl_footer-contact li a, html.bcorr .pl_header-phone, html.bcorr #tour .pl_listing-details h3 a:hover, html.bcorr .sr-gallery .pl_listing-details h3 a:hover, html.bcorr .page-template-page-template-client-php .pl_listing-details h3 a:hover, html.bcorr .single-office .pl_listing-details h3 a:hover, html.bcorr .pl_area--listings .pl_listing-details h3 a:hover, html.bcorr .pl_activeFilters span, html.bcorr .map-toggle a:focus, html.bcorr .map-toggle.listings-search .map-search:hover, html.bcorr .map-toggle.listings-search .listing-search:hover, html.bcorr .map-toggle.map-search .listing-search:hover, html.bcorr .map-toggle .map-search.active, html.bcorr .map-toggle .listing-search.active {
  color: #D93534; }

html.bcorr .pl_activeFilters i {
  color: #D93534; }

html.bcorr .pl_list-items .pl_listing-details h3 a:hover {
  color: #D93534; }

html.bcorr .single-property .pl_property-top .property-top-slider #big-img img:hover, html.bcorr .single-property .pl_property-top .property-top-slider #slider ul li img:hover {
  border: 3px solid #D93534; }

html.bcorr .pl_header-site_title a {
  color: #D93534; }

html.bcorr button, html.bcorr input[type="submit"], html.bcorr .button-primary {
  background: #D93534; }

html.bcorr button:hover, html.bcorr input[type="submit"]:hover, html.bcorr .button-primary:hover {
  background: #E36C6B; }

html.bcorr button:focus, html.bcorr button:active, html.bcorr input[type="submit"]:focus, html.bcorr input[type="submit"]:active, html.bcorr .button-primary:focus, html.bcorr .button-primary:active {
  background: #D93534; }

html.bcorr body .chosen-container-single .chosen-drop li:hover, html.bcorr body .chosen-container-single .chosen-drop li:highlighted {
  background: #D93534; }

html.bcorr a {
  color: #D93534; }

html.bcorr a:hover, html.bcorr a:active, html.bcorr a:focus {
  color: #E36C6B; }

html.bcorr .pl_add_remove_lead_favorites a.pl_add_favorite:hover, html.bcorr .pl_add_remove_lead_favorites a.pl_remove_favorite {
  color: #D93534; }

html.bcorr .single-property .pl_add_remove_lead_favorites a.pl_add_favorite {
  color: #D93534; }

html.bcorr .pagination ul li:hover, html.bcorr .pagination ul .paginate_button:hover, html.bcorr .pagination ul .paginate_active:hover, html.bcorr .pagination span li:hover, html.bcorr .pagination span .paginate_button:hover, html.bcorr .pagination span .paginate_active:hover, html.bcorr .dataTables_paginate ul li:hover, html.bcorr .dataTables_paginate ul .paginate_button:hover, html.bcorr .dataTables_paginate ul .paginate_active:hover, html.bcorr .dataTables_paginate span li:hover, html.bcorr .dataTables_paginate span .paginate_button:hover, html.bcorr .dataTables_paginate span .paginate_active:hover {
  color: #E36C6B; }

html.bcorr .page-heading h1, html.bcorr .single-agent article header .pl_headline {
  color: #30343F; }

html.bcorr .pl_header-user_nav a, html.bcorr .featured-item-info h3 a, html.bcorr .page-template-page-template-locations-php .pl_location-name a, html.bcorr .widget h4 a, html.bcorr #main_content h2 a {
  color: #30343F; }

html.bcorr .pl_header-user_nav a:hover, html.bcorr .featured-item-info h3 a:hover, html.bcorr .page-template-page-template-locations-php .pl_location-name a:hover, html.bcorr .widget h4 a:hover, html.bcorr #main_content h2 a:hover {
  color: #D93534; }

html.bcorr .purchaseTypeWrapper ul .purchaseType.active {
  border-bottom: 3px solid #D93534; }

html.bcorr .page-template-page-template-listings-search-php .purchaseTypeWrapper .activeToggleValue .toggleButton {
  color: #D93534; }

@media screen and (max-width: 767px) {
  html.bcorr .page-template-page-template-listings-search-php .purchaseTypeWrapper .typeSelections.activeModal .purchaseType.active {
    color: #D93534; } }

/*
* &gt; Header
*/
html.bcorr .container, html.bcorr body:not(.map-search) .map_search_map_view {
  max-width: 1280px;
  width: 90%;
  margin: 0 auto !important; }

html.bcorr #header {
  z-index: 1;
  background: transparent;
  box-shadow: none; }
  html.bcorr #header .nav-wrapper {
    display: none; }
  html.bcorr #header .row {
    margin-top: 0;
    margin-bottom: 0; }

html.bcorr body:not(.home) #header {
  height: 56px; }
  @media only screen and (min-width: 993px) {
    html.bcorr body:not(.home) #header {
      height: auto; } }

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

/*
	*&gt; Pensylvania
*/
/*
	*&gt;&gt; Header
*/
html.bcorr #bcorr-header {
  height: 100%;
  background: transparent;
  color: #FCFCFF; }
  @media only screen and (min-width: 993px) {
    html.bcorr #bcorr-header {
      height: auto; } }
  html.bcorr #bcorr-header .container {
    width: 100%;
    padding: 0 24px;
    margin: 0;
    background-color: rgba(252, 252, 255, 0.88);
    height: 56px; }
    @media only screen and (min-width: 993px) {
      html.bcorr #bcorr-header .container {
        padding: 0;
        width: 90%;
        max-width: 1240px;
        margin: 0 auto;
        background-color: transparent;
        height: auto; } }
    html.bcorr #bcorr-header .container.hide-header {
      background-color: transparent; }
  html.bcorr #bcorr-header .bcorr-header-links {
    padding: 12px 0;
    font-size: 1rem;
    line-height: 1.5714285714rem;
    text-transform: uppercase; }
    @media only screen and (max-width: 760px) {
      html.bcorr #bcorr-header .bcorr-header-links {
        display: none; } }
    html.bcorr #bcorr-header .bcorr-header-links .left-align a {
      margin-right: 16px; }
    html.bcorr #bcorr-header .bcorr-header-links .right-align {
      float: unset; }
      html.bcorr #bcorr-header .bcorr-header-links .right-align a {
        margin-left: 16px; }
    html.bcorr #bcorr-header .bcorr-header-links a {
      font-size: 16px;
      text-transform: capitalize;
      line-height: 24px;
      color: #FCFCFF; }
      html.bcorr #bcorr-header .bcorr-header-links a:hover, html.bcorr #bcorr-header .bcorr-header-links a .fa:hover, html.bcorr #bcorr-header .bcorr-header-links a:hover .fa {
        color: #E36C6B; }
      html.bcorr #bcorr-header .bcorr-header-links a .fa {
        margin-right: 6px;
        color: #FCFCFF; }
        html.bcorr #bcorr-header .bcorr-header-links a .fa.fa-paper-plane {
          font-size: 0.9285714286rem; }
        html.bcorr #bcorr-header .bcorr-header-links a .fa.fa-mobile {
          font-size: 1.2857142857rem; }
  html.bcorr #bcorr-header .bcorr-col {
    display: inline-block;
    margin: 0 auto; }
    @media only screen and (min-width: 993px) {
      html.bcorr #bcorr-header .bcorr-col {
        margin: 0 auto 24px; } }
    html.bcorr #bcorr-header .bcorr-col #bcorr-logo-alt a.bcorr-title .site-title {
      position: absolute;
      top: 0;
      font-family: Work Sans, sans-serif;
      font-size: 20px;
      font-weight: 500;
      line-height: 24px;
      color: #30343F;
      text-shadow: none;
      padding: 16px 34px 0 0;
      text-align: left;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
      html.bcorr #bcorr-header .bcorr-col #bcorr-logo-alt a.bcorr-title .site-title.disabled {
        display: none; }
      html.bcorr #bcorr-header .bcorr-col #bcorr-logo-alt a.bcorr-title .site-title.enabled-mobile {
        display: block; }
      @media only screen and (min-width: 601px) {
        html.bcorr #bcorr-header .bcorr-col #bcorr-logo-alt a.bcorr-title .site-title {
          width: 90%; } }
      @media only screen and (min-width: 993px) {
        html.bcorr #bcorr-header .bcorr-col #bcorr-logo-alt a.bcorr-title .site-title {
          position: relative;
          padding: 0;
          font-size: 36px;
          font-weight: 600;
          letter-spacing: 1px;
          line-height: 48px;
          color: #FCFCFF;
          text-shadow: 0 2px 4px 0 rgba(48, 52, 63, 0.48);
          text-align: center;
          width: auto;
          overflow: unset;
          white-space: unset; }
          html.bcorr #bcorr-header .bcorr-col #bcorr-logo-alt a.bcorr-title .site-title.enabled-mobile {
            display: none; } }
    html.bcorr #bcorr-header .bcorr-col #bcorr-logo-alt p.bcorr-tagline {
      display: none; }
      @media only screen and (min-width: 993px) {
        html.bcorr #bcorr-header .bcorr-col #bcorr-logo-alt p.bcorr-tagline {
          display: block;
          text-align: center;
          padding: 0;
          text-shadow: none;
          position: unset;
          color: #E6E6E8;
          font-size: 24px;
          font-weight: 400;
          line-height: 36px; }
          html.bcorr #bcorr-header .bcorr-col #bcorr-logo-alt p.bcorr-tagline.disabled {
            display: none; } }

html.bcorr #logo-container {
  display: inline-block;
  margin: 82px auto 0;
  width: 100%; }
  @media only screen and (min-width: 993px) {
    html.bcorr #logo-container {
      margin: 0 auto 24px; } }
  html.bcorr #logo-container img {
    max-height: 96px;
    max-width: 70%;
    margin: 0 auto; }
    @media only screen and (min-width: 993px) {
      html.bcorr #logo-container img {
        max-width: 500px;
        max-height: 144px; } }

html.bcorr #for-nav-trigger {
  position: absolute;
  right: -16px;
  top: -56px;
  height: auto;
  width: auto;
  box-sizing: content-box;
  color: #686B73;
  padding: 12px 16px; }
  html.bcorr #for-nav-trigger .fa {
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-size: 32px; }
  @media only screen and (min-width: 993px) {
    html.bcorr #for-nav-trigger {
      display: none; } }
  html.bcorr #for-nav-trigger.hide-header {
    color: #FCFCFF; }

html.bcorr body:not(.home) #for-nav-trigger {
  top: -56px; }

/*
* &gt;&gt; Navigation
*/
html.bcorr .navrow {
  margin-left: -.75rem;
  margin-right: -.75rem; }

html.bcorr #primary {
  display: none !important;
  float: none !important;
  line-height: 1em; }
  @media only screen and (min-width: 993px) {
    html.bcorr #primary {
      display: block !important; } }
  html.bcorr #primary a {
    text-shadow: 0 1px 2px rgba(48, 52, 63, 0.5);
    padding: 12px; }
    html.bcorr #primary a:hover {
      color: #E36C6B; }

html.bcorr #menu-primary {
  text-align: center;
  display: inline-block; }

html.bcorr #nav {
  right: -100%;
  width: 100%;
  border: none; }
  html.bcorr #nav .menu-item a,
  html.bcorr #nav .menu-item .pl_login_link,
  html.bcorr #nav .menu-item .pl_register_lead_link,
  html.bcorr #nav .menu-item .pl_lead_profile_link,
  html.bcorr #nav .menu-item .pl_logout_link {
    border: none !important;
    padding: 0px 24px 12px 24px !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #686B73;
    text-transform: none; }
    html.bcorr #nav .menu-item a:hover,
    html.bcorr #nav .menu-item .pl_login_link:hover,
    html.bcorr #nav .menu-item .pl_register_lead_link:hover,
    html.bcorr #nav .menu-item .pl_lead_profile_link:hover,
    html.bcorr #nav .menu-item .pl_logout_link:hover {
      color: #C6C7CA;
      background: transparent !important;
      box-shadow: none; }
  html.bcorr #nav .menu-item .pl_lead_profile_link {
    width: 100%; }
  html.bcorr #nav .sub-menu {
    padding-left: 24px; }
  html.bcorr #nav div#bcorr-mobile-close {
    display: inline-block;
    position: absolute;
    right: 22px;
    font-weight: 300;
    padding: 0px;
    top: 16px;
    z-index: 3; }
  html.bcorr #nav .block {
    float: left;
    display: inline-block;
    top: 0px;
    position: absolute; }
    html.bcorr #nav .block h3 {
      margin-top: 0px;
      background-color: white;
      background-image: none;
      box-shadow: none;
      border: none;
      padding: 16px 24px 32px;
      font-size: 20px;
      line-height: 24px;
      font-family: 'Work Sans', sans-serif;
      text-transform: none;
      margin: 0px; }

html.bcorr #bcorr-navigation {
  background: transparent;
  margin: 0;
  display: block; }
  html.bcorr #bcorr-navigation #primary {
    display: block;
    float: none !important; }
    html.bcorr #bcorr-navigation #primary .menu-item {
      padding: 0;
      float: none; }
    html.bcorr #bcorr-navigation #primary a {
      color: #FCFCFF;
      text-transform: none !important;
      border: 0;
      font-size: 20px;
      font-weight: 500;
      line-height: 20px;
      margin: 0;
      padding: 11px 13px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      html.bcorr #bcorr-navigation #primary a:hover {
        color: #FCFCFF;
        padding: 11px 13px 6px 13px; }
      html.bcorr #bcorr-navigation #primary a:hover {
        color: #FCFCFF;
        border-bottom: 5px solid #D93534;
        padding: 11px 13px 6px 13px; }
    html.bcorr #bcorr-navigation #primary .sub-menu {
      line-height: normal;
      padding: 0;
      background-color: rgba(252, 252, 255, 0.8);
      border-radius: 3px;
      box-shadow: none;
      max-width: 400px; }
      html.bcorr #bcorr-navigation #primary .sub-menu a {
        color: #424650; }
        html.bcorr #bcorr-navigation #primary .sub-menu a:hover {
          color: #FCFCFF;
          background: #D93534; }
    html.bcorr #bcorr-navigation #primary .primary-menu .menu-item-has-children {
      box-shadow: none; }
      html.bcorr #bcorr-navigation #primary .primary-menu .menu-item-has-children &gt; a:hover {
        color: #FCFCFF;
        padding: 11px 13px; }
    html.bcorr #bcorr-navigation #primary .primary-menu .menu-item-has-children:hover &gt; a {
      color: #FCFCFF;
      padding: 11px 13px; }
  html.bcorr #bcorr-navigation #menu-primary {
    margin: 0;
    display: inline-block;
    text-align: center;
    /* todo CODE TO ADD TO OTHER CSS FILES
		 REMOVES THE ISSUE WITH OVERFLOWING THE MENU TO THE RIGHT
		 */ }
    html.bcorr #bcorr-navigation #menu-primary .menu-item:hover {
      color: #FCFCFF; }
    html.bcorr #bcorr-navigation #menu-primary .menu-item-has-children {
      padding: 0; }
      html.bcorr #bcorr-navigation #menu-primary .menu-item-has-children.edge .sub-menu {
        right: 0; }
      html.bcorr #bcorr-navigation #menu-primary .menu-item-has-children a:hover {
        color: #FCFCFF;
        border-bottom: none;
        padding-bottom: 11px; }
      html.bcorr #bcorr-navigation #menu-primary .menu-item-has-children .sub-menu {
        background: none; }
        html.bcorr #bcorr-navigation #menu-primary .menu-item-has-children .sub-menu .menu-item a {
          color: #30343F;
          margin: 0;
          text-shadow: none;
          background: #FCFCFF; }
          html.bcorr #bcorr-navigation #menu-primary .menu-item-has-children .sub-menu .menu-item a:hover {
            background: #D93534;
            color: #FCFCFF;
            border-radius: 0;
            border: none; }
        html.bcorr #bcorr-navigation #menu-primary .menu-item-has-children .sub-menu .menu-item:first-child a {
          border-radius: 3px 3px 0 0; }
        html.bcorr #bcorr-navigation #menu-primary .menu-item-has-children .sub-menu .menu-item:last-child a {
          border-radius: 0 0 3px 3px; }
        html.bcorr #bcorr-navigation #menu-primary .menu-item-has-children .sub-menu .menu-item:only-child a {
          border-radius: 3px; }

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 #navigation-mobile.mobile-wrap {
  font-family: Work Sans, sans-serif;
  text-transform: uppercase; }
  html.bcorr #navigation-mobile.mobile-wrap #bcorr-mobile-close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 24px;
    cursor: pointer;
    z-index: 999; }
  html.bcorr #navigation-mobile.mobile-wrap #mobile-header-agent-wrapper {
    text-transform: uppercase;
    font-family: Work Sans, sans-serif; }
    html.bcorr #navigation-mobile.mobile-wrap #mobile-header-agent-wrapper a {
      text-transform: uppercase;
      padding: 0;
      font-size: 0.8571428571rem; }
    html.bcorr #navigation-mobile.mobile-wrap #mobile-header-agent-wrapper .mobile-header-agent {
      font-family: Work Sans, sans-serif;
      font-size: 1.1428571429rem; }
  html.bcorr #navigation-mobile.mobile-wrap .mobile-menu {
    border: 0; }
    html.bcorr #navigation-mobile.mobile-wrap .mobile-menu .menu-item {
      border-top: 1px solid #616161; }
      html.bcorr #navigation-mobile.mobile-wrap .mobile-menu .menu-item:hover {
        background: transparent; }
      html.bcorr #navigation-mobile.mobile-wrap .mobile-menu .menu-item a {
        font-size: 1.1428571429rem; }
    html.bcorr #navigation-mobile.mobile-wrap .mobile-menu &gt; .menu-item:last-child {
      border-bottom: 1px solid #616161; }
    html.bcorr #navigation-mobile.mobile-wrap .mobile-menu .sub-menu {
      background-color: transparent; }
      html.bcorr #navigation-mobile.mobile-wrap .mobile-menu .sub-menu:hover {
        background-color: transparent; }
      html.bcorr #navigation-mobile.mobile-wrap .mobile-menu .sub-menu .menu-item {
        border-top: 0;
        background: transparent; }
        html.bcorr #navigation-mobile.mobile-wrap .mobile-menu .sub-menu .menu-item a {
          background: transparent;
          font-size: 1rem;
          padding-left: 30px; }
          html.bcorr #navigation-mobile.mobile-wrap .mobile-menu .sub-menu .menu-item a:hover {
            background: transparent; }
    html.bcorr #navigation-mobile.mobile-wrap .mobile-menu .menu-item-has-children &gt; a:after {
      color: #D93534;
      font-size: 20px;
      top: 50%;
      transform: translateY(-50%);
      height: 1em;
      width: 1em;
      text-align: center;
      line-height: 0.5em; }
    html.bcorr #navigation-mobile.mobile-wrap .mobile-menu .menu-item-has-children:hover &gt; a:after {
      color: #D93534; }
  html.bcorr #navigation-mobile.mobile-wrap .mobile-login {
    border: 0; }
    html.bcorr #navigation-mobile.mobile-wrap .mobile-login .col {
      display: block;
      float: none;
      max-width: 208px;
      margin: 12px auto; }
    html.bcorr #navigation-mobile.mobile-wrap .mobile-login a {
      background: #D93534;
      color: #FCFCFF;
      text-align: center;
      font-size: 1.1428571429rem;
      font-weight: 400;
      font-family: Work Sans, sans-serif;
      height: 48px;
      line-height: 48px;
      border-radius: 3px; }
      html.bcorr #navigation-mobile.mobile-wrap .mobile-login a:hover {
        background: #D93534;
        color: #FCFCFF; }
  html.bcorr #navigation-mobile.mobile-wrap #bcorr-mobile-close {
    color: #30343F; }
  html.bcorr #navigation-mobile.mobile-wrap .circle {
    display: none; }

/*
* &gt; Hero
* &gt;&gt; Subheader
*/
/*
	*&gt;&gt; Superman
 */
#bcorr-parallax .parallax #home-slider #carousel .slides li.pl_slide:after {
  content: '';
  background: linear-gradient(0deg, transparent 16%, rgba(48, 52, 63, 0.8) 100%);
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0; }

#bcorr-parallax .parallax #home-slider #carousel .slides li.pl_slide .flex-caption, #bcorr-parallax .parallax #home-slider #carousel .slides li.pl_slide a {
  position: absolute;
  z-index: 2; }

#bcorr-parallax .parallax #home-slider #carousel .slides li.pl_slide a {
  top: 0; }

#index-banner {
  min-height: 427px;
  height: unset; }
  #index-banner .row {
    margin-bottom: 0; }
  @media only screen and (min-width: 993px) {
    #index-banner {
      min-height: 556px; } }

#bcorr-testimonials-wrapper {
  position: relative; }

.parallax {
  z-index: 1 !important; }

body.home #home-search {
  width: 100%;
  max-width: 960px;
  margin: 0 auto; }
  @media only screen and (min-width: 993px) {
    body.home #home-search {
      padding: 168px 0;
      width: 80%; } }
  body.home #home-search p.bcorr-tagline {
    color: #f9f9fc;
    font-family: Work Sans, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-shadow: 0 2px 3px rgba(48, 52, 63, 0.32);
    text-align: left;
    left: 0;
    padding: 50px 24px 0; }
    body.home #home-search p.bcorr-tagline.disabled {
      display: none; }
    @media only screen and (min-width: 993px) {
      body.home #home-search p.bcorr-tagline {
        display: none; } }
  body.home #home-search .container {
    max-width: 100%;
    width: 100%; }
    body.home #home-search .container .row {
      margin: 0; }
      body.home #home-search .container .row .col {
        padding: 0; }
    body.home #home-search .container h1 {
      margin: 0;
      color: #30343F;
      padding-bottom: 7px; }
      body.home #home-search .container h1 strong {
        font-family: Work Sans, sans-serif;
        vertical-align: middle;
        display: inline-block;
        font-size: 1.7142857143rem;
        font-style: italic;
        padding: 0 8px;
        line-height: 1.8571428571rem; }
      body.home #home-search .container h1 span {
        font-size: 1.7142857143rem;
        line-height: 2.0714285714rem;
        letter-spacing: 0.24rem;
        font-weight: 700;
        text-transform: uppercase;
        vertical-align: middle;
        display: inline-block;
        font-family: Work Sans, sans-serif; }
    body.home #home-search .container .bcorr-search-content-wrapper {
      border-radius: 3px;
      padding: 0; }
      @media only screen and (min-width: 993px) {
        body.home #home-search .container .bcorr-search-content-wrapper {
          padding: 24px;
          background-color: rgba(252, 252, 255, 0.8); } }
    body.home #home-search .container #search {
      padding: 24px 24px 0; }
      @media only screen and (min-width: 993px) {
        body.home #home-search .container #search {
          padding: 0; } }
      body.home #home-search .container #search #pl_formContainer {
        max-width: 1000px;
        padding: 0; }
        body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper {
          padding-bottom: 16px;
          text-align: left;
          margin-bottom: 0; }
          @media only screen and (min-width: 993px) {
            body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper {
              padding-bottom: 0; } }
          body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper .typeSelections {
            margin: 0; }
            body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper .typeSelections ul {
              text-align: center; }
              @media only screen and (min-width: 993px) {
                body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper .typeSelections ul {
                  text-align: left; } }
            body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper .typeSelections .purchaseType {
              border-radius: 3px 3px 0 0;
              background-color: transparent;
              padding: 2px 16px;
              font-size: 18px;
              font-weight: 500;
              line-height: 21px;
              text-shadow: 0 1px 1px 0 rgba(217, 53, 52, 0.48);
              opacity: 1;
              color: #FCFCFF;
              text-transform: none;
              border: none; }
              @media only screen and (min-width: 993px) {
                body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper .typeSelections .purchaseType {
                  opacity: 0.75;
                  background-color: rgba(217, 53, 52, 0.64);
                  text-shadow: none;
                  font-size: 18px;
                  line-height: 24px;
                  text-transform: uppercase;
                  padding: 10px 23px;
                  border: 1px solid #FCFCFF;
                  font-weight: 500; }
                  body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper .typeSelections .purchaseType hr {
                    display: none; } }
              body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper .typeSelections .purchaseType hr {
                height: 4px;
                border: none;
                margin: 10px -10px 0;
                background-color: transparent; }
            body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper .typeSelections .purchaseType.active {
              background-color: transparent;
              border: none;
              opacity: 1;
              color: #FCFCFF;
              text-shadow: 0 1px 1px 0 rgba(217, 53, 52, 0.48);
              font-weight: 600; }
              @media only screen and (min-width: 993px) {
                body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper .typeSelections .purchaseType.active {
                  background-color: rgba(217, 53, 52, 0.92);
                  border: 1px solid #FCFCFF;
                  box-shadow: none;
                  font-weight: 500; }
                  body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper .typeSelections .purchaseType.active hr {
                    display: none; } }
              body.home #home-search .container #search #pl_formContainer form.legacyForm .purchaseTypeWrapper .typeSelections .purchaseType.active hr {
                height: 4px;
                border: none;
                margin: 10px -10px 0;
                background-color: #D93534;
                box-shadow: 0 2px 2px 0 rgba(48, 52, 63, 0.48); }
        body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields {
          width: 100%; }
          @media only screen and (min-width: 993px) {
            body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields {
              width: 80%; } }
          body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields .selectWrapper {
            padding: 0;
            width: 100%; }
            @media only screen and (min-width: 601px) {
              body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields .selectWrapper {
                width: 50%; } }
            @media only screen and (min-width: 993px) {
              body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields .selectWrapper {
                padding: 0 12px 0 0;
                width: 25%;
                margin-bottom: 0; } }
            body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields .selectWrapper:nth-child(1), body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields .selectWrapper:nth-child(3) {
              padding: 0; }
              @media only screen and (min-width: 601px) {
                body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields .selectWrapper:nth-child(1), body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields .selectWrapper:nth-child(3) {
                  padding: 0 12px 0 0; } }
            body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields .selectWrapper .chosen-single, body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields .selectWrapper select {
              border-radius: 3px;
              letter-spacing: 0.48px;
              height: 48px; }
              body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields .selectWrapper .chosen-single span, body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields .selectWrapper select span {
                color: #686B73;
                height: 48px;
                line-height: 48px;
                font-size: 20px; }
            body.home #home-search .container #search #pl_formContainer form.legacyForm .pl_form--formFields .selectWrapper .chosen-container .chosen-drop .chosen-results li {
              color: #686B73; }
        body.home #home-search .container #search #pl_formContainer form.legacyForm .submitRow {
          width: 100%; }
          @media only screen and (min-width: 993px) {
            body.home #home-search .container #search #pl_formContainer form.legacyForm .submitRow {
              width: 20%; } }
          body.home #home-search .container #search #pl_formContainer form.legacyForm .submitRow .buttonWrapper {
            margin: 0;
            width: inherit; }
            @media only screen and (min-width: 993px) {
              body.home #home-search .container #search #pl_formContainer form.legacyForm .submitRow .buttonWrapper {
                width: 100%; } }
            body.home #home-search .container #search #pl_formContainer form.legacyForm .submitRow .buttonWrapper input#pl_searchButton {
              height: 48px;
              line-height: 32px;
              font-size: 20px;
              font-weight: 500;
              letter-spacing: 0.48px;
              border-radius: 3px;
              text-transform: none;
              color: #FCFCFF;
              background-color: #D93534; }
              body.home #home-search .container #search #pl_formContainer form.legacyForm .submitRow .buttonWrapper input#pl_searchButton:hover {
                background-color: #E36C6B; }
        body.home #home-search .container #search #pl_formContainer form.nlsForm {
          padding: 0;
          border-radius: 5px;
          letter-spacing: 0; }
          body.home #home-search .container #search #pl_formContainer form.nlsForm .purchaseTypeWrapper {
            padding-left: 0;
            padding-bottom: 16px;
            text-align: left; }
            @media only screen and (min-width: 993px) {
              body.home #home-search .container #search #pl_formContainer form.nlsForm .purchaseTypeWrapper {
                padding-bottom: 2px; } }
            body.home #home-search .container #search #pl_formContainer form.nlsForm .purchaseTypeWrapper ul {
              text-align: center; }
              @media only screen and (min-width: 993px) {
                body.home #home-search .container #search #pl_formContainer form.nlsForm .purchaseTypeWrapper ul {
                  text-align: left; } }
            body.home #home-search .container #search #pl_formContainer form.nlsForm .purchaseTypeWrapper .purchaseType {
              border-radius: 3px 3px 0 0;
              background-color: transparent;
              padding: 2px 16px;
              font-size: 18px;
              font-weight: 500;
              line-height: 21px;
              text-shadow: 0 1px 1px 0 rgba(217, 53, 52, 0.48);
              opacity: 1;
              color: #FCFCFF;
              text-transform: none;
              border: none; }
              @media only screen and (min-width: 993px) {
                body.home #home-search .container #search #pl_formContainer form.nlsForm .purchaseTypeWrapper .purchaseType {
                  opacity: 0.75;
                  background-color: rgba(217, 53, 52, 0.64);
                  text-shadow: none;
                  font-size: 18px;
                  line-height: 24px;
                  text-transform: uppercase;
                  padding: 10px 23px;
                  border: 1px solid #FCFCFF;
                  font-weight: 500; }
                  body.home #home-search .container #search #pl_formContainer form.nlsForm .purchaseTypeWrapper .purchaseType hr {
                    display: none; } }
              body.home #home-search .container #search #pl_formContainer form.nlsForm .purchaseTypeWrapper .purchaseType hr {
                height: 4px;
                border: none;
                margin: 10px -10px 0;
                background-color: transparent; }
            body.home #home-search .container #search #pl_formContainer form.nlsForm .purchaseTypeWrapper .purchaseType.active {
              background-color: transparent;
              border: none;
              opacity: 1;
              color: #FCFCFF;
              text-shadow: 0 1px 1px 0 rgba(217, 53, 52, 0.48);
              font-weight: 600; }
              @media only screen and (min-width: 993px) {
                body.home #home-search .container #search #pl_formContainer form.nlsForm .purchaseTypeWrapper .purchaseType.active {
                  background-color: rgba(217, 53, 52, 0.92);
                  border: 1px solid #FCFCFF;
                  box-shadow: none;
                  font-weight: 500; }
                  body.home #home-search .container #search #pl_formContainer form.nlsForm .purchaseTypeWrapper .purchaseType.active hr {
                    display: none; } }
              body.home #home-search .container #search #pl_formContainer form.nlsForm .purchaseTypeWrapper .purchaseType.active hr {
                height: 4px;
                border: none;
                margin: 10px -10px 0;
                background-color: #D93534;
                box-shadow: 0 2px 2px 0 rgba(48, 52, 63, 0.48); }
          body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper {
            display: block;
            float: left;
            width: 100%;
            margin: 8px 0;
            padding: 0;
            border: 0;
            vertical-align: baseline; }
            @media only screen and (min-width: 993px) {
              body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper {
                margin: 0;
                width: 20%; } }
            body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper {
              width: 100% !important;
              margin-bottom: 0;
              display: block !important; }
              @media only screen and (min-width: 993px) {
                body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper {
                  border-bottom: none !important;
                  border-right: 1px solid rgba(134, 134, 134, 0.24); } }
              body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen {
                -webkit-appearance: none;
                -webkit-border-radius: 0;
                border: none;
                height: 48px;
                box-shadow: none;
                position: relative;
                font-size: 20px;
                line-height: 32px;
                color: #686B73;
                border-radius: 3px;
                background-color: #FCFCFF;
                background-position: 98%; }
                @media only screen and (min-width: 993px) {
                  body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen {
                    background-image: none;
                    border-radius: 0 0 0 3px; } }
                body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-single, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-single {
                  background-image: none;
                  border-radius: 0;
                  box-shadow: none;
                  border: none;
                  width: 100%;
                  position: absolute;
                  top: 50%;
                  padding: 0px;
                  transform: translateY(-50%); }
                  body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-single span, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-single span {
                    color: #686B73;
                    padding: 0 24px;
                    text-align: left;
                    margin-right: 0px; }
                    @media only screen and (min-width: 993px) {
                      body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-single span, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-single span {
                        padding: 0 24px 0 16px; } }
                    @media only screen and (min-width: 1140px) {
                      body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-single span, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-single span {
                        padding: 0 32px 0 24px; } }
                  body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-single div, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-single div {
                    top: -1px;
                    right: 8px;
                    color: #686B73; }
                    @media only screen and (min-width: 1140px) {
                      body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-single div, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-single div {
                        right: 16px; } }
                body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-results, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-results {
                  background-color: #FCFCFF;
                  padding: 0;
                  margin: 0;
                  border-radius: 0 0 3px 3px; }
                  body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-results .active-result, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-results .active-result {
                    padding: 0 7px;
                    font-size: 18px;
                    line-height: 32px;
                    font-family: Work Sans, sans-serif;
                    color: #686B73; }
                    body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-results .active-result.highlighted, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-results .active-result.highlighted {
                      background-color: #D93534;
                      background-image: none; }
                body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-drop, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-drop {
                  box-shadow: none !important;
                  border: none !important; }
                  body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-drop ul.chosen-results li.active-result, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-drop ul.chosen-results li.active-result {
                    text-align: left;
                    padding-left: 24px; }
                    @media only screen and (min-width: 993px) {
                      body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-drop ul.chosen-results li.active-result, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-drop ul.chosen-results li.active-result {
                        padding-left: 16px; } }
                    @media only screen and (min-width: 1140px) {
                      body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy .chosen-drop ul.chosen-results li.active-result, body.home #home-search .container #search #pl_formContainer form.nlsForm .searchTypeDropdownWrapper .selectWrapper #SortBy_chosen .chosen-drop ul.chosen-results li.active-result {
                        padding-left: 24px; } }
          body.home #home-search .container #search #pl_formContainer form.nlsForm .freeTextWrap {
            width: 100% !important;
            vertical-align: top;
            display: block;
            max-width: 100%;
            height: 48px;
            padding: 0px;
            margin: 8px 0;
            border-radius: 3px;
            background-color: #FCFCFF; }
            @media only screen and (min-width: 993px) {
              body.home #home-search .container #search #pl_formContainer form.nlsForm .freeTextWrap {
                width: 55% !important;
                display: inline-block;
                border-radius: 0 3px 3px 0;
                margin: 0; } }
            body.home #home-search .container #search #pl_formContainer form.nlsForm .freeTextWrap .freeTextField input {
              background-color: #fcfcff;
              width: 100%;
              height: 48px;
              font-size: 20px;
              line-height: 32px;
              font-weight: 400;
              font-family: Work Sans, sans-serif;
              padding-left: 0px;
              padding-right: 10px;
              color: #686B73; }
              body.home #home-search .container #search #pl_formContainer form.nlsForm .freeTextWrap .freeTextField input::placeholder {
                font-size: 20px;
                line-height: 32px;
                font-weight: 400;
                color: #686B73; }
            body.home #home-search .container #search #pl_formContainer form.nlsForm .freeTextWrap .freeTextField .pl_suggestions {
              text-align: left;
              width: 100%;
              border: none;
              top: 48px; }
              body.home #home-search .container #search #pl_formContainer form.nlsForm .freeTextWrap .freeTextField .pl_suggestions .autosuggestCategoryHeader, body.home #home-search .container #search #pl_formContainer form.nlsForm .freeTextWrap .freeTextField .pl_suggestions li .pl_context {
                color: #686B73; }
              body.home #home-search .container #search #pl_formContainer form.nlsForm .freeTextWrap .freeTextField .pl_suggestions .active,
              body.home #home-search .container #search #pl_formContainer form.nlsForm .freeTextWrap .freeTextField .pl_suggestions .active .pl_context,
              body.home #home-search .container #search #pl_formContainer form.nlsForm .freeTextWrap .freeTextField .pl_suggestions li:hover,
              body.home #home-search .container #search #pl_formContainer form.nlsForm .freeTextWrap .freeTextField .pl_suggestions li:hover .pl_context {
                background: #D93534;
                color: #FCFCFF; }
          body.home #home-search .container #search #pl_formContainer form.nlsForm .buttonWrapper {
            width: 100%;
            display: block;
            margin: 8px 0; }
            @media only screen and (min-width: 993px) {
              body.home #home-search .container #search #pl_formContainer form.nlsForm .buttonWrapper {
                display: inline-block;
                width: 25%;
                margin: 0;
                padding-left: 12px; } }
            body.home #home-search .container #search #pl_formContainer form.nlsForm .buttonWrapper #pl_searchButton {
              border-radius: 3px;
              color: #FCFCFF;
              background: #D93534;
              height: 48px;
              width: 100%;
              font-family: Work Sans, sans-serif;
              font-size: 20px;
              font-weight: 500;
              letter-spacing: 0.48px;
              line-height: 32px;
              padding: 8px;
              text-transform: none; }
              body.home #home-search .container #search #pl_formContainer form.nlsForm .buttonWrapper #pl_searchButton:hover {
                background: #E36C6B; }
          body.home #home-search .container #search #pl_formContainer form.nlsForm .submitRow {
            display: none; }
        body.home #home-search .container #search #pl_formContainer:before {
          display: none !important; }

/**
 * &gt; Homepage
 */
html.bcorr body.home .trusted_logos_inner_wrapper {
  display: none; }

html.bcorr body.home .main {
  background: #FFFFFF; }
  html.bcorr body.home .main #featured-listings .pl_section-title {
    display: none; }

html.bcorr body.home h3.bcorr-section-title {
  text-align: left;
  font-size: 20px;
  color: #424650;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  margin: 0 0 24px;
  padding-right: 24px; }
  @media only screen and (min-width: 993px) {
    html.bcorr body.home h3.bcorr-section-title {
      margin: 48px auto;
      text-align: center;
      font-size: 32px;
      font-weight: 600;
      line-height: 48px; } }

html.bcorr body.home .bcorr-button {
  text-align: center;
  display: inline-block;
  background-color: #D93534;
  color: #FCFCFF;
  font-family: Work Sans, sans-serif;
  letter-spacing: 0.16px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  height: 48px;
  padding: 12px;
  border-radius: 3px;
  margin: 0; }
  html.bcorr body.home .bcorr-button:hover {
    background-color: #E36C6B;
    color: #FCFCFF; }
  @media only screen and (min-width: 993px) {
    html.bcorr body.home .bcorr-button {
      width: 208px;
      margin: 48px auto; } }

html body.home #full_width_contact {
  display: none; }

html body.visible-nav {
  position: fixed; }

/**
 * &gt;&gt; Sections
 */
html.bcorr body.home {
  /**
		*&gt;&gt;&gt; Section 1
	*/
  /**
		*&gt;&gt;&gt; Section 2
	*/
  /**
		*&gt;&gt;&gt; Section 3
	*/
  /**
		*&gt;&gt;&gt; Section 5
	*/ }
  html.bcorr body.home #featured-page-section .wrapper {
    background: linear-gradient(180deg, rgba(230, 230, 232, 0.84) 0%, #F9F9FC 100%);
    margin: 0px;
    width: 100%; }
  html.bcorr body.home #bcorr-section-1 {
    background: linear-gradient(180deg, rgba(230, 230, 232, 0.84) 0%, #F9F9FC 100%); }
    html.bcorr body.home #bcorr-section-1 .featured_page_title {
      display: none; }
    html.bcorr body.home #bcorr-section-1 .container {
      width: 100%;
      margin: 0px !important;
      max-width: none; }
      html.bcorr body.home #bcorr-section-1 .container .row {
        margin: 0px;
        padding: 24px 24px 0;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center; }
        @media only screen and (min-width: 601px) {
          html.bcorr body.home #bcorr-section-1 .container .row {
            margin: 0px;
            padding: 0px; } }
    html.bcorr body.home #bcorr-section-1 .featured-page-tile {
      display: block;
      height: 222px;
      width: 100%;
      margin-bottom: 24px; }
      @media only screen and (min-width: 601px) {
        html.bcorr body.home #bcorr-section-1 .featured-page-tile {
          display: inline-block;
          width: 50%;
          margin-bottom: 0px;
          padding-left: 1px;
          padding-top: 1px; } }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #bcorr-section-1 .featured-page-tile {
          display: inline-block;
          width: 25%;
          margin-bottom: 0px;
          padding-left: 0px; }
          html.bcorr body.home #bcorr-section-1 .featured-page-tile:nth-child(n+2):nth-child(-n+4) {
            padding-left: 1px; } }
      html.bcorr body.home #bcorr-section-1 .featured-page-tile .tile-image {
        display: inline-block;
        width: 100%;
        height: 100%;
        overflow: hidden;
        border-radius: 3px; }
        @media only screen and (min-width: 601px) {
          html.bcorr body.home #bcorr-section-1 .featured-page-tile .tile-image {
            border-radius: 0px; } }
        html.bcorr body.home #bcorr-section-1 .featured-page-tile .tile-image img {
          width: 100%;
          object-fit: cover;
          object-position: center;
          font-family: 'object-fit: cover; object-position: center;'; }
        html.bcorr body.home #bcorr-section-1 .featured-page-tile .tile-image:after {
          content: '';
          background-color: #424650;
          opacity: 0.56;
          display: block;
          position: relative;
          height: 222px;
          top: -222px;
          left: 0;
          right: 0;
          border-radius: 3px; }
          @media only screen and (min-width: 601px) {
            html.bcorr body.home #bcorr-section-1 .featured-page-tile .tile-image:after {
              border-radius: 0px; } }
      html.bcorr body.home #bcorr-section-1 .featured-page-tile .tile-info {
        color: #FCFCFF;
        float: left;
        position: relative;
        top: -228px;
        display: inline;
        width: 100%;
        height: 100%;
        z-index: 100;
        border-radius: 3px;
        transition: background-color 0.7s ease-in-out;
        -moz-transition: background-color 0.7s ease-in-out;
        /* Firefox 4 */
        -webkit-transition: background-color 0.7s ease-in-out;
        /* Safari and Chrome */
        -o-transition: background-color 0.7s ease-in-out;
        /* Opera */
        -ms-transition: background-color 0.7s ease-in-out;
        /* Explorer 10 */ }
        @media only screen and (min-width: 601px) {
          html.bcorr body.home #bcorr-section-1 .featured-page-tile .tile-info {
            border-radius: 0px; } }
        html.bcorr body.home #bcorr-section-1 .featured-page-tile .tile-info:hover {
          background-color: #E36C6B;
          opacity: 0.8; }
        html.bcorr body.home #bcorr-section-1 .featured-page-tile .tile-info h4 {
          margin-top: 100px;
          padding: 0 24px;
          font-weight: 600;
          letter-spacing: 0;
          font-size: 24px;
          line-height: 28px;
          margin-bottom: 8px;
          height: 56px;
          overflow: hidden; }
        html.bcorr body.home #bcorr-section-1 .featured-page-tile .tile-info:hover .tile-excerpt {
          padding: 0 24px;
          font-size: 16px;
          line-height: 20px;
          display: inline-block; }
        html.bcorr body.home #bcorr-section-1 .featured-page-tile .tile-info .tile-excerpt {
          display: none; }
  html.bcorr body.home #bcorr-section-2 {
    /*
			*&gt; _featured
		 */
    background: linear-gradient(180deg, rgba(230, 230, 232, 0.84) 0%, #F9F9FC 100%); }
    html.bcorr body.home #bcorr-section-2 .container {
      margin: 0px !important;
      padding: 24px !important;
      width: 100%; }
      @media only screen and (min-width: 601px) {
        html.bcorr body.home #bcorr-section-2 .container {
          margin: 0 auto !important;
          padding: 0px !important; } }
      html.bcorr body.home #bcorr-section-2 .container .row {
        margin: 0;
        padding: 0; }
        @media only screen and (min-width: 601px) {
          html.bcorr body.home #bcorr-section-2 .container .row {
            padding: 24px 0 24px 24px;
            margin: 0px; } }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-2 .container .row {
            padding: 0 0 0 24px; } }
        html.bcorr body.home #bcorr-section-2 .container .row .col {
          padding: 0;
          margin: 0px; }
    html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing {
      margin-bottom: 24px;
      padding: 0; }
      @media only screen and (min-width: 601px) {
        html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing {
          padding: 0 24px 0 0; } }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing {
          width: 33.33333%;
          float: left; } }
      html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-image {
        background-color: #C6C7CA;
        position: relative;
        margin: 0;
        border-radius: 3px 3px 0 0;
        box-shadow: 0 0 2px 0 rgba(85, 88, 97, 0.32), 0 0 2px 0 rgba(65, 65, 65, 0.24); }
        html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-image .pl_listing-photoCount {
          font-family: Work Sans, sans-serif;
          font-size: 16px;
          font-weight: 500;
          line-height: 40px;
          padding: 0 12px;
          background-color: rgba(66, 70, 80, 0.84);
          color: #FCFCFF;
          text-transform: uppercase; }
          @media only screen and (min-width: 993px) {
            html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-image .pl_listing-photoCount {
              padding: 0 24px;
              line-height: 40px;
              font-size: 18px; } }
        html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-image .pl_add_remove_lead_favorites {
          background-color: rgba(66, 70, 80, 0.84);
          right: 0;
          box-sizing: border-box;
          height: 40px; }
          html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-image .pl_add_remove_lead_favorites .pl_add_favorite {
            font-size: 20px;
            display: block;
            margin: 10px;
            color: #FCFCFF; }
            html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-image .pl_add_remove_lead_favorites .pl_add_favorite:hover {
              color: #E36C6B; }
            html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-image .pl_add_remove_lead_favorites .pl_add_favorite span {
              font-size: 0; }
        html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-image .listing-image {
          border-radius: 3px 3px 0 0; }
      html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-details .pl_compliance {
        min-height: unset; }
      html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-details h3 {
        margin: 0; }
      html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-details h3 .pl_listing-address {
        margin: 0;
        font-family: Work Sans, sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        color: #424650;
        padding-bottom: 6px; }
        html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-details h3 .pl_listing-address:hover {
          color: #E36C6B; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-details h3 .pl_listing-address {
            font-size: 18px;
            font-weight: 600;
            line-height: 28px;
            padding-bottom: 8px; } }
      html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-details p {
        padding-right: 16px; }
        html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-details p .pl_listing-details-item {
          font-size: 14px;
          font-weight: 500;
          line-height: 24px;
          color: #555861; }
          @media only screen and (min-width: 993px) {
            html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-details p .pl_listing-details-item {
              font-size: 16px;
              line-height: 28px; } }
        html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-details p .pl_listing-price,
        html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-details p .pl_listing-beds,
        html.bcorr body.home #bcorr-section-2 #pl_listings-featured .pl_listing .pl_listing-details p .pl_listing-baths {
          padding-right: 10px; }
    html.bcorr body.home #bcorr-section-2 .bcorr-buttons {
      text-align: center; }
      @media only screen and (min-width: 601px) {
        html.bcorr body.home #bcorr-section-2 .bcorr-buttons {
          padding-right: 24px; } }
      @media only screen and (min-width: 601px) {
        html.bcorr body.home #bcorr-section-2 .bcorr-buttons .bcorr-button {
          width: 208px; } }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #bcorr-section-2 .bcorr-buttons .bcorr-button {
          margin-top: 19px; } }
      html.bcorr body.home #bcorr-section-2 .bcorr-buttons .bcorr-button:hover {
        background-color: #E36C6B;
        color: #FCFCFF; }
  html.bcorr body.home #bcorr-section-3 {
    /**
			*&gt;&gt;&gt; Section 1
		*/
    height: 100%; }
    @media only screen and (min-width: 993px) {
      html.bcorr body.home #bcorr-section-3 {
        height: 640px; } }
    html.bcorr body.home #bcorr-section-3 #bcorr-testimonials {
      max-width: 100%;
      width: 100%;
      background-color: #D93534;
      padding: 24px;
      height: auto;
      position: relative;
      top: 0;
      border-radius: 0; }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #bcorr-section-3 #bcorr-testimonials {
          max-width: 1185px;
          top: 96px;
          border-radius: 3px;
          background-color: rgba(217, 53, 52, 0.9); } }
    html.bcorr body.home #bcorr-section-3 #bcorr-testimonials-wrapper {
      border-radius: 3px;
      border: none; }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #bcorr-section-3 #bcorr-testimonials-wrapper {
          border: 1px solid #FCFCFF;
          padding-bottom: 48px; } }
    html.bcorr body.home #bcorr-section-3 h3.bcorr-section-title {
      color: #FCFCFF;
      margin: 0 0 24px;
      padding-right: 24px; }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #bcorr-section-3 h3.bcorr-section-title {
          margin: 48px 0; } }
    html.bcorr body.home #bcorr-section-3 .row {
      margin-bottom: 0; }
    html.bcorr body.home #bcorr-section-3 .flexslider {
      box-shadow: none;
      background: transparent;
      border-radius: 0;
      margin-bottom: 0px; }
      html.bcorr body.home #bcorr-section-3 .flexslider .col.s10 {
        margin-top: 5px;
        float: none;
        text-align: center;
        margin: 0; }
        html.bcorr body.home #bcorr-section-3 .flexslider .col.s10 img {
          width: 33px;
          max-width: 100%; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-3 .flexslider .col.s10 {
            margin: 0 auto; } }
      html.bcorr body.home #bcorr-section-3 .flexslider .flex-active-slide {
        max-width: 100%; }
      html.bcorr body.home #bcorr-section-3 .flexslider .flex-control-nav {
        position: static;
        text-align: center;
        padding: 0;
        margin-top: 16px;
        vertical-align: middle; }
        html.bcorr body.home #bcorr-section-3 .flexslider .flex-control-nav a {
          border: 1px solid #FCFCFF;
          width: 10px;
          height: 10px;
          background: transparent;
          box-shadow: none; }
          html.bcorr body.home #bcorr-section-3 .flexslider .flex-control-nav a:hover {
            background-color: #8E9096;
            border-color: #8E9096; }
        html.bcorr body.home #bcorr-section-3 .flexslider .flex-control-nav a.flex-active {
          background: #FCFCFF;
          border-color: #FCFCFF; }
      html.bcorr body.home #bcorr-section-3 .flexslider .flex-direction-nav {
        display: none; }
      html.bcorr body.home #bcorr-section-3 .flexslider .grey-text {
        color: #FCFCFF !important;
        font-size: 14px;
        line-height: 20px;
        margin-top: 0;
        margin-bottom: 0;
        text-align: left; }
        html.bcorr body.home #bcorr-section-3 .flexslider .grey-text i {
          font-style: normal; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-3 .flexslider .grey-text {
            text-align: center;
            font-size: 20px;
            line-height: 36px; } }
      html.bcorr body.home #bcorr-section-3 .flexslider .bcorr-testimonial-name {
        font-size: 14px;
        line-height: 20px;
        color: #FCFCFF;
        font-style: normal;
        font-weight: 500;
        text-align: left; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-3 .flexslider .bcorr-testimonial-name {
            font-size: 20px;
            line-height: 36px;
            font-style: italic;
            text-align: center; } }
      html.bcorr body.home #bcorr-section-3 .flexslider .bcorr-testimonial-link {
        display: none; }
    html.bcorr body.home #bcorr-section-3 .bcorr-buttons {
      text-align: center;
      display: none; }
      html.bcorr body.home #bcorr-section-3 .bcorr-buttons .bcorr-button {
        background-color: #FCFCFF;
        color: #D93534;
        margin: 16px 0 0; }
        html.bcorr body.home #bcorr-section-3 .bcorr-buttons .bcorr-button:hover {
          background-color: #E36C6B;
          color: #FCFCFF; }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #bcorr-section-3 .bcorr-buttons {
          display: block; } }
  html.bcorr body.home #bcorr-section-4 {
    background: linear-gradient(180deg, rgba(230, 230, 232, 0.84) 0%, #F9F9FC 100%);
    padding: 24px 24px 0;
    /*
			*&gt; _featured
		 */ }
    @media only screen and (min-width: 601px) {
      html.bcorr body.home #bcorr-section-4 {
        padding: 0; } }
    @media only screen and (min-width: 993px) {
      html.bcorr body.home #bcorr-section-4 {
        padding: 0 0 0 24px; } }
    html.bcorr body.home #bcorr-section-4 .container {
      width: 100%;
      margin: 0; }
      @media only screen and (min-width: 601px) {
        html.bcorr body.home #bcorr-section-4 .container {
          padding: 24px 0 0 24px; } }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #bcorr-section-4 .container {
          padding: 0; } }
      html.bcorr body.home #bcorr-section-4 .container .row {
        margin: 0px; }
        html.bcorr body.home #bcorr-section-4 .container .row .col.s12 {
          padding: 0px; }
    html.bcorr body.home #bcorr-section-4 #bcorr-blog .col:nth-child(3) {
      clear: left; }
    html.bcorr body.home #bcorr-section-4 #bcorr-blog .col.m6.s12 {
      padding: 0px; }
      @media only screen and (min-width: 601px) {
        html.bcorr body.home #bcorr-section-4 #bcorr-blog .col.m6.s12 {
          padding: 0 24px 0 0; } }
    html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper {
      margin-bottom: 24px;
      padding: 0;
      background: #FCFCFF;
      box-shadow: 0 2px 4px 0 rgba(85, 88, 97, 0.32);
      border-radius: 3px; }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper {
          padding: 24px;
          margin-bottom: 32px; } }
      html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper .bcorr-blog-item-image {
        border-radius: 3px 3px 0 0;
        vertical-align: middle;
        margin: 0;
        width: 100%;
        display: inline-block;
        padding: 0;
        text-align: center;
        height: 202px; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper .bcorr-blog-item-image {
            max-width: 229px;
            width: 40%;
            margin-bottom: 0;
            box-shadow: none;
            border-radius: 3px;
            height: 132px; } }
        html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper .bcorr-blog-item-image img {
          border-radius: 3px 3px 0 0;
          width: 100%;
          height: inherit;
          object-fit: cover;
          font-family: 'object-fit: cover;'; }
          @media only screen and (min-width: 993px) {
            html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper .bcorr-blog-item-image img {
              border-radius: 3px; } }
      html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper .bcorr-blog-item-right-content {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        padding: 12px 16px 16px; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper .bcorr-blog-item-right-content {
            width: 60%;
            margin-bottom: 0;
            padding: 0 15px 0 25px;
            min-height: 140px; } }
        html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper .bcorr-blog-item-right-content .bcorr-blog-item-title h4 {
          margin-top: 0;
          color: #424650;
          font-family: Work Sans, sans-serif;
          font-size: 16px;
          font-weight: 500;
          line-height: 20px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          max-height: 28px;
          margin: 0 0 12px; }
          @media only screen and (min-width: 993px) {
            html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper .bcorr-blog-item-right-content .bcorr-blog-item-title h4 {
              max-height: 40px;
              margin: 4px 0 16px;
              white-space: unset; } }
        html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper .bcorr-blog-item-right-content .bcorr-blog-item-desc {
          font-size: 14px;
          line-height: 20px;
          color: #555861;
          overflow: hidden;
          text-overflow: ellipsis;
          max-height: 40px;
          margin-bottom: 16px; }
        html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper .bcorr-blog-item-right-content .bcorr-blog-item-url a {
          color: #D93534;
          font-size: 14px;
          font-weight: 500;
          line-height: 16px;
          text-transform: uppercase; }
          html.bcorr body.home #bcorr-section-4 .bcorr-blog-item-wrapper .bcorr-blog-item-right-content .bcorr-blog-item-url a:hover {
            color: #E36C6B; }
    html.bcorr body.home #bcorr-section-4 .row {
      margin-bottom: 0px; }
      html.bcorr body.home #bcorr-section-4 .row .bcorr-buttons {
        display: none;
        text-align: center; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-4 .row .bcorr-buttons {
            padding-right: 24px;
            display: block;
            marging-top: 16px; } }
        @media only screen and (min-width: 601px) {
          html.bcorr body.home #bcorr-section-4 .row .bcorr-buttons .bcorr-button {
            margin: 16px auto 48px; } }
  html.bcorr body.home #bcorr-section-5 {
    background-image: none;
    background: linear-gradient(180deg, rgba(230, 230, 232, 0.84) 0%, #F9F9FC 100%);
    /*
			*&gt; Atlanta
		 */
    margin-bottom: 0px;
    color: #FCFCFF; }
    @media only screen and (min-width: 993px) {
      html.bcorr body.home #bcorr-section-5 {
        background-image: url("https://media.placester.com/q_auto,f_auto/inception-app-assets/brandco-static-assests/brandco_background_newbury_contact.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; } }
    html.bcorr body.home #bcorr-section-5 .row {
      margin: 0;
      height: 100%;
      width: 100%;
      display: flex;
      flex-wrap: wrap; }
      html.bcorr body.home #bcorr-section-5 .row .center-align.top-valign {
        padding: 0px; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-5 .row .center-align.top-valign {
            height: 100%;
            min-width: 400px; } }
      html.bcorr body.home #bcorr-section-5 .row .remove {
        display: none; }
    html.bcorr body.home #bcorr-section-5 .container {
      width: 100%;
      max-width: none; }
    html.bcorr body.home #bcorr-section-5 .bcorr-questions {
      background: rgba(217, 53, 52, 0.9);
      padding: 24px;
      height: 100%; }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #bcorr-section-5 .bcorr-questions {
          padding: 73px 92px;
          min-height: 574px; } }
      html.bcorr body.home #bcorr-section-5 .bcorr-questions #bcorr-agent {
        border-radius: 50%;
        width: 108px;
        height: 108px;
        float: left; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-5 .bcorr-questions #bcorr-agent {
            width: 216px;
            height: 216px;
            margin: -36px auto 0;
            position: relative;
            z-index: 10;
            float: none; } }
      html.bcorr body.home #bcorr-section-5 .bcorr-questions .bcorr-text {
        border: none;
        height: 100%;
        padding-bottom: 0;
        min-height: 108px; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-5 .bcorr-questions .bcorr-text {
            min-height: 428px;
            border: 2px solid #FCFCFF;
            padding-bottom: 84px; } }
        html.bcorr body.home #bcorr-section-5 .bcorr-questions .bcorr-text h3 {
          text-align: left;
          font-family: Work Sans, sans-serif;
          color: #FCFCFF;
          font-weight: 600;
          margin: 0 0 12px 132px;
          padding-top: 8px;
          font-size: 16px;
          line-height: 24px;
          letter-spacing: 0px; }
          @media only screen and (min-width: 993px) {
            html.bcorr body.home #bcorr-section-5 .bcorr-questions .bcorr-text h3 {
              padding-top: 0;
              margin: 40px 12px 8px;
              font-size: 24px;
              line-height: 40px;
              letter-spacing: 0.16px;
              text-align: center; } }
          html.bcorr body.home #bcorr-section-5 .bcorr-questions .bcorr-text h3 p i {
            display: none; }
        html.bcorr body.home #bcorr-section-5 .bcorr-questions .bcorr-text a {
          display: block;
          font-family: Work Sans, sans-serif;
          color: #FCFCFF;
          font-size: 16px;
          line-height: 24px;
          font-weight: 500;
          letter-spacing: 0px;
          margin: 0 0 8px 132px;
          text-align: left; }
          @media only screen and (min-width: 993px) {
            html.bcorr body.home #bcorr-section-5 .bcorr-questions .bcorr-text a {
              font-size: 20px;
              line-height: 32px;
              margin: 8px 0 0;
              letter-spacing: 0.16px;
              text-align: center; } }
          html.bcorr body.home #bcorr-section-5 .bcorr-questions .bcorr-text a i {
            margin-right: 8px; }
          html.bcorr body.home #bcorr-section-5 .bcorr-questions .bcorr-text a:hover, html.bcorr body.home #bcorr-section-5 .bcorr-questions .bcorr-text a i:hover, html.bcorr body.home #bcorr-section-5 .bcorr-questions .bcorr-text a:hover i {
            color: #E36C6B; }
    html.bcorr body.home #bcorr-section-5 .bcorr-content {
      position: relative;
      z-index: 4;
      padding: 24px; }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #bcorr-section-5 .bcorr-content {
          padding: 0; } }
      html.bcorr body.home #bcorr-section-5 .bcorr-content .widgettitle {
        font-family: Work Sans, sans-serif;
        font-size: 20px;
        font-weight: 600;
        line-height: 32px;
        text-transform: none;
        color: #30343F;
        padding: 0 0 32px;
        margin: 0;
        text-align: left; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-5 .bcorr-content .widgettitle {
            font-size: 32px;
            line-height: 48px;
            margin: 48px 0px;
            padding: 0;
            color: #FCFCFF;
            text-align: center; } }
      html.bcorr body.home #bcorr-section-5 .bcorr-content .widget {
        margin-bottom: 0; }
      html.bcorr body.home #bcorr-section-5 .bcorr-content form label {
        display: none; }
      html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=email], html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=text], html.bcorr body.home #bcorr-section-5 .bcorr-content form textarea, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=email].invalid, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=text].invalid, html.bcorr body.home #bcorr-section-5 .bcorr-content form textarea.invalid {
        display: block;
        float: none !important;
        border: none;
        box-shadow: none;
        color: #686B73;
        background: transparent;
        border-bottom: 1px solid #686B73;
        border-radius: 0;
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        padding: 0 0 5px 0;
        text-indent: 0;
        width: 100%;
        margin: 0 0 23px; }
        html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=email]::placeholder, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=text]::placeholder, html.bcorr body.home #bcorr-section-5 .bcorr-content form textarea::placeholder, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=email].invalid::placeholder, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=text].invalid::placeholder, html.bcorr body.home #bcorr-section-5 .bcorr-content form textarea.invalid::placeholder {
          color: #686B73; }
          @media only screen and (min-width: 993px) {
            html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=email]::placeholder, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=text]::placeholder, html.bcorr body.home #bcorr-section-5 .bcorr-content form textarea::placeholder, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=email].invalid::placeholder, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=text].invalid::placeholder, html.bcorr body.home #bcorr-section-5 .bcorr-content form textarea.invalid::placeholder {
              color: #FCFCFF; } }
        html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=email]:focus, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=text]:focus, html.bcorr body.home #bcorr-section-5 .bcorr-content form textarea:focus, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=email].invalid:focus, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=text].invalid:focus, html.bcorr body.home #bcorr-section-5 .bcorr-content form textarea.invalid:focus {
          outline: none; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=email], html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=text], html.bcorr body.home #bcorr-section-5 .bcorr-content form textarea, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=email].invalid, html.bcorr body.home #bcorr-section-5 .bcorr-content form input[type=text].invalid, html.bcorr body.home #bcorr-section-5 .bcorr-content form textarea.invalid {
            max-width: 536px;
            padding: 0 0 5px 8px;
            margin: 0 auto 23px;
            width: 85% !important;
            color: #FCFCFF;
            font-weight: 500;
            border-bottom: 1px solid #FCFCFF; } }
      html.bcorr body.home #bcorr-section-5 .bcorr-content form textarea {
        height: 74px; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-5 .bcorr-content form textarea {
            height: 90px; } }
      html.bcorr body.home #bcorr-section-5 .bcorr-content .button-primary {
        float: none !important;
        text-align: center;
        display: inline-block;
        border: none;
        box-shadow: none;
        width: 100%;
        height: 48px;
        text-transform: none;
        padding: 12px;
        border-radius: 3px;
        background-color: #D93534;
        color: #FCFCFF;
        font-family: Work Sans, sans-serif;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0.16px;
        line-height: 24px;
        margin: 0px; }
        html.bcorr body.home #bcorr-section-5 .bcorr-content .button-primary:hover {
          background-color: #E36C6B; }
        @media only screen and (min-width: 993px) {
          html.bcorr body.home #bcorr-section-5 .bcorr-content .button-primary {
            margin: 25px auto 48px;
            width: 208px; } }
  html.bcorr body.home .main .white#featured {
    background: linear-gradient(180deg, rgba(230, 230, 232, 0.84) 0%, #F9F9FC 100%); }
  html.bcorr body.home #featured #bcorr-blog {
    display: none;
    background: linear-gradient(180deg, rgba(230, 230, 232, 0.84) 0%, #F9F9FC 100%); }
    html.bcorr body.home #featured #bcorr-blog .blog-collection-item .col {
      margin: 15px auto; }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #featured #bcorr-blog .blog-collection-item .col {
          margin: 0 auto; } }
    html.bcorr body.home #featured #bcorr-blog .section .widgettitle {
      font-size: 2.7142857143rem;
      text-transform: uppercase;
      color: #30343F;
      text-align: center;
      font-weight: 400; }
      html.bcorr body.home #featured #bcorr-blog .section .widgettitle b {
        font-weight: 400;
        color: #D93534; }
    html.bcorr body.home #featured #bcorr-blog .section .title {
      color: #30343F; }
    html.bcorr body.home #featured #bcorr-blog .blog-posts.row.s12 .col:first-of-type:after {
      display: none; }
      @media only screen and (min-width: 993px) {
        html.bcorr body.home #featured #bcorr-blog .blog-posts.row.s12 .col:first-of-type:after {
          display: none; } }
  html.bcorr body.home #bcorr-compliance {
    margin: 48px auto;
    padding: 0;
    width: 90%; }
    html.bcorr body.home #bcorr-compliance .pl_compliance-wrapper {
      margin: 0 auto; }
  html.bcorr body.home #bcorr-contact {
    display: none; }
  html.bcorr body.home #accreditation {
    border: none;
    width: 1260px;
    max-width: 90%;
    margin: 0px auto;
    padding: 40px 0 24px; }
    html.bcorr body.home #accreditation .pl_trustedLogos {
      border: none;
      width: 100%;
      padding-top: 0; }
      @media only screen and (max-width: 760px) {
        html.bcorr body.home #accreditation .pl_trustedLogos .trusted_logo {
          width: 32%; }
          html.bcorr body.home #accreditation .pl_trustedLogos .trusted_logo img {
            padding: 0 12px;
            max-width: 100%; } }
    html.bcorr body.home #accreditation #pl_trustedLogos {
      border: none !important; }

/**
 * &gt; Interior Pages
 */
html.bcorr body:not(.home) #header {
  z-index: 201; }
  @media only screen and (min-width: 601px) {
    html.bcorr body:not(.home) #header {
      background-color: #D93534; }
      html.bcorr body:not(.home) #header:after {
        content: '';
        background: linear-gradient(180deg, rgba(85, 88, 97, 0.72) 0%, rgba(123, 125, 132, 0.48) 100%);
        display: block;
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        right: 0; }
      html.bcorr body:not(.home) #header #bcorr-header, html.bcorr body:not(.home) #header #bcorr-navigation {
        position: relative;
        z-index: 10; } }
  html.bcorr body:not(.home) #header .bcorr-col #bcorr-logo-alt p.bcorr-tagline, html.bcorr body:not(.home) #header #logo-container {
    display: none; }
    @media only screen and (min-width: 993px) {
      html.bcorr body:not(.home) #header .bcorr-col #bcorr-logo-alt p.bcorr-tagline, html.bcorr body:not(.home) #header #logo-container {
        display: inline-block; }
        html.bcorr body:not(.home) #header .bcorr-col #bcorr-logo-alt p.bcorr-tagline.disabled, html.bcorr body:not(.home) #header #logo-container.disabled {
          display: none; } }
  @media only screen and (max-width: 992px) {
    html.bcorr body:not(.home) #header #bcorr-header .bcorr-col #bcorr-logo-alt a.bcorr-title .site-title {
      display: block; }
    html.bcorr body:not(.home) #header #bcorr-header .container {
      background-color: rgba(252, 252, 255, 0.88); } }
  html.bcorr body:not(.home) #header #primary #menu-primary .menu-item:hover {
    background: rgba(252, 252, 255, 0.8);
    border-radius: 3px 3px 0 0;
    padding: 0; }
    html.bcorr body:not(.home) #header #primary #menu-primary .menu-item:hover a, html.bcorr body:not(.home) #header #primary #menu-primary .menu-item:hover a:hover {
      color: #D93534;
      text-shadow: none;
      border: none;
      padding: 11px 13px; }
  html.bcorr body:not(.home) #header #primary #menu-primary .menu-item.menu-item-has-children {
    padding: 0; }
    html.bcorr body:not(.home) #header #primary #menu-primary .menu-item.menu-item-has-children .sub-menu {
      margin: 0;
      background: none;
      border-radius: 0 0 3px 3px;
      padding: 0;
      max-width: 400px; }
      html.bcorr body:not(.home) #header #primary #menu-primary .menu-item.menu-item-has-children .sub-menu .menu-item:hover {
        background: none; }
      html.bcorr body:not(.home) #header #primary #menu-primary .menu-item.menu-item-has-children .sub-menu .menu-item a {
        border-radius: 0;
        border: none;
        background: #FCFCFF;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        html.bcorr body:not(.home) #header #primary #menu-primary .menu-item.menu-item-has-children .sub-menu .menu-item a:hover {
          color: #FCFCFF;
          background-color: #D93534;
          border: none; }
      html.bcorr body:not(.home) #header #primary #menu-primary .menu-item.menu-item-has-children .sub-menu .menu-item:last-child a {
        border-radius: 0 0 3px 3px; }

html.bcorr body:not(.home) #for-nav-trigger {
  color: #686B73; }

html.bcorr body:not(.home) #search-form .searchTypeDropdownWrapper .selectWrapper .SortBy_chosen, html.bcorr body:not(.home) #search-form .searchTypeDropdownWrapper .selectWrapper #SortBy, html.bcorr body:not(.home) #search-form .searchTypeDropdownWrapper .selectWrapper .chosen-single {
  color: #686B73; }

html.bcorr body:not(.home) #search-form .pl_advancedMenu-btn .toggleAdvanced {
  color: #686B73;
  border: none;
  box-shadow: none; }
  @media only screen and (max-width: 760px) {
    html.bcorr body:not(.home) #search-form .pl_advancedMenu-btn .toggleAdvanced {
      color: #D93534;
      width: 41px; }
      html.bcorr body:not(.home) #search-form .pl_advancedMenu-btn .toggleAdvanced:hover {
        color: #E36C6B;
        background-color: transparent; }
      html.bcorr body:not(.home) #search-form .pl_advancedMenu-btn .toggleAdvanced:focus {
        outline: none; } }

html.bcorr body:not(.home) #search-form .pl_form--formFields .chosen-single, html.bcorr body:not(.home) #search-form .pl_form--formFields select {
  border-radius: 3px; }
  html.bcorr body:not(.home) #search-form .pl_form--formFields .chosen-single span, html.bcorr body:not(.home) #search-form .pl_form--formFields select span {
    color: #686B73; }

html.bcorr body:not(.home) #search-form .pl_form--formFields .chosen-container .chosen-drop .chosen-results li {
  color: #686B73; }

html.bcorr body:not(.home) #search-form .pl_suggestions {
  text-align: left;
  width: 100%;
  border: none;
  top: 42px; }
  html.bcorr body:not(.home) #search-form .pl_suggestions .autosuggestCategoryHeader, html.bcorr body:not(.home) #search-form .pl_suggestions li .pl_context {
    color: #555861; }
  html.bcorr body:not(.home) #search-form .pl_suggestions .active,
  html.bcorr body:not(.home) #search-form .pl_suggestions .active .pl_context,
  html.bcorr body:not(.home) #search-form .pl_suggestions li:hover,
  html.bcorr body:not(.home) #search-form .pl_suggestions li:hover .pl_context {
    background: #D93534;
    color: #FCFCFF; }

html.bcorr body:not(.home) .listing-control-wrap .sortWrapper .selectWrapper .chosen-container.chosen-container-single .chosen-single, html.bcorr body:not(.home) .listing-control-wrap .sortWrapper .selectWrapper select, html.bcorr body:not(.home) .pl_widget-quickSearch .pl_formContainer .selectWrapper .chosen-container.chosen-container-single .chosen-single, html.bcorr body:not(.home) .pl_widget-quickSearch .pl_formContainer .selectWrapper select, html.bcorr body:not(.home) .pl_form--formFields .chosen-container.chosen-container-single .chosen-single, html.bcorr body:not(.home) .pl_form--formFields select {
  border-radius: 3px;
  border: 1px solid #C6C7CA;
  color: #555861; }
  html.bcorr body:not(.home) .listing-control-wrap .sortWrapper .selectWrapper .chosen-container.chosen-container-single .chosen-single span, html.bcorr body:not(.home) .listing-control-wrap .sortWrapper .selectWrapper select span, html.bcorr body:not(.home) .pl_widget-quickSearch .pl_formContainer .selectWrapper .chosen-container.chosen-container-single .chosen-single span, html.bcorr body:not(.home) .pl_widget-quickSearch .pl_formContainer .selectWrapper select span, html.bcorr body:not(.home) .pl_form--formFields .chosen-container.chosen-container-single .chosen-single span, html.bcorr body:not(.home) .pl_form--formFields select span {
    color: #555861; }

html.bcorr body:not(.home) .listing-control-wrap .sortWrapper .selectWrapper .chosen-container.chosen-container-single.chosen-with-drop .chosen-single, html.bcorr body:not(.home) .pl_widget-quickSearch .pl_formContainer .selectWrapper .chosen-container.chosen-container-single.chosen-with-drop .chosen-single, html.bcorr body:not(.home) .pl_form--formFields .chosen-container.chosen-container-single.chosen-with-drop .chosen-single {
  border-radius: 3px 3px 0 0; }

html.bcorr body:not(.home) .listing-control-wrap .sortWrapper .selectWrapper .chosen-container.chosen-container-single .chosen-drop, html.bcorr body:not(.home) .pl_widget-quickSearch .pl_formContainer .selectWrapper .chosen-container.chosen-container-single .chosen-drop, html.bcorr body:not(.home) .pl_form--formFields .chosen-container.chosen-container-single .chosen-drop {
  border-radius: 0 0 3px 3px;
  border: 1px solid #C6C7CA; }

html.bcorr body:not(.home) .listing-control-wrap .sortWrapper .selectWrapper {
  width: 9.5em; }

html.bcorr body:not(.home) .widget form div input[type=text], html.bcorr body:not(.home) .widget form div input[type=email], html.bcorr body:not(.home) .widget form div textarea {
  background-color: #FCFCFF;
  color: #555861;
  border-color: #C6C7CA;
  border-radius: 3px; }

html.bcorr body:not(.home) .widget form div input, html.bcorr body:not(.home) .widget form div textarea {
  width: 100%; }

html.bcorr body:not(.home) .widget form div .buttonWrapper {
  width: 100%; }

html.bcorr body:not(.home) .nlsForm .popout-menu.active {
  border-radius: 3px;
  border-color: #C6C7CA; }

html.bcorr body:not(.home) .nlsForm .pl_groupWrapper .textWrapper input, html.bcorr body:not(.home) .nlsForm .textWrapper input, html.bcorr body:not(.home) .nlsForm .popout-menu.active .inputDropdownButton .dropdownButton, html.bcorr body:not(.home) .nlsForm .popout-menu.active .textContainer .inputWrap {
  border-radius: 3px;
  background-color: #FCFCFF;
  border-color: #C6C7CA;
  color: #686B73; }

html.bcorr body:not(.home) .nlsForm .popout-menu.active .inputDropdownButton.open .dropdownButton {
  border-radius: 3px 3px 0 0; }

html.bcorr body:not(.home) .nlsForm .popout-menu.active .inputDropdownButton.open .dropdownMenu {
  border-radius: 0 0 3px 3px;
  border-color: #C6C7CA; }
  html.bcorr body:not(.home) .nlsForm .popout-menu.active .inputDropdownButton.open .dropdownMenu li, html.bcorr body:not(.home) .nlsForm .popout-menu.active .inputDropdownButton.open .dropdownMenu a {
    color: #686B73;
    background-color: #FCFCFF; }
  html.bcorr body:not(.home) .nlsForm .popout-menu.active .inputDropdownButton.open .dropdownMenu li:hover, html.bcorr body:not(.home) .nlsForm .popout-menu.active .inputDropdownButton.open .dropdownMenu a:hover, html.bcorr body:not(.home) .nlsForm .popout-menu.active .inputDropdownButton.open .dropdownMenu li:hover a {
    color: #FCFCFF;
    background-color: #D93534; }

html.bcorr body:not(.home) #home-val-form input[type=submit] {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

html.bcorr body:not(.home) #pl_listings-featured .pl_listing-image {
  background-color: #C6C7CA; }

@media only screen and (max-width: 760px) {
  html.bcorr body.single-property .social .pl_listing-shareButton[data-uii="share:listing:facebook"] {
    margin-top: -4px; } }

/*
* &gt; 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.pl_footer {
  background: linear-gradient(180deg, rgba(230, 230, 232, 0.84) 0%, #F9F9FC 100%) !important; }

html.bcorr footer {
  font-size: 1.1428571429rem;
  font-family: Work Sans, sans-serif;
  font-weight: 500;
  color: #555861;
  text-align: center; }
  html.bcorr footer #menu-subsidiary a {
    color: #555861; }
  html.bcorr footer .pl_footer-contact a {
    color: #555861; }
  html.bcorr footer .pl_footer-container p {
    color: #555861; }
  html.bcorr footer a {
    color: #555861; }
    html.bcorr footer a:hover {
      color: #555861; }
  html.bcorr footer .pl_footer-office {
    color: #555861;
    font-family: Work Sans, sans-serif;
    font-weight: 500; }
    html.bcorr footer .pl_footer-office h4 {
      text-transform: uppercase; }
  html.bcorr footer #bcorr-compliance-logo-wrapper {
    text-align: center; }
    html.bcorr footer #bcorr-compliance-logo-wrapper img {
      margin: 12px; }
    html.bcorr footer #bcorr-compliance-logo-wrapper .bcorr-equal {
      width: 35px;
      max-width: 100%; }
    html.bcorr footer #bcorr-compliance-logo-wrapper .bcorr-realtor {
      width: 30px;
      max-width: 100%; }
  html.bcorr footer .pl_socialLinks li a {
    border-radius: 50%;
    background: #dedede;
    color: #555861;
    line-height: 60px; }
    html.bcorr footer .pl_socialLinks li a:hover {
      background-color: #dedede; }
    html.bcorr footer .pl_socialLinks li a .fa {
      line-height: 60px; }
  html.bcorr footer .footer-copyright {
    padding-top: 5px;
    padding-bottom: 5px; }
  html.bcorr footer #pl_footer_full-contact {
    display: none; }
  html.bcorr footer #logo-container {
    margin: 0 auto;
    padding: 24px 0; }
  html.bcorr footer #footer-logo {
    display: inline-block;
    margin: 0 auto;
    padding: 55px 0 10px;
    font-family: Work Sans, sans-serif;
    font-size: 36px;
    color: #30343F; }
  html.bcorr footer .pl_footer-navigation {
    border-bottom: 1px solid #8E9096;
    text-align: center;
    padding-top: 0px; }
    html.bcorr footer .pl_footer-navigation #menu-subsidiary {
      margin: 0;
      padding: 12px 0; }
      html.bcorr footer .pl_footer-navigation #menu-subsidiary li.menu-item {
        text-align: left;
        display: inline-block;
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
        vertical-align: middle;
        text-transform: uppercase;
        letter-spacing: 0;
        font-style: normal; }
        html.bcorr footer .pl_footer-navigation #menu-subsidiary li.menu-item a {
          color: #555861;
          text-transform: capitalize;
          font-weight: 500;
          font-size: 16px;
          line-height: 20px;
          padding: 0 12px; }
          html.bcorr footer .pl_footer-navigation #menu-subsidiary li.menu-item a:hover {
            color: #E36C6B; }
  html.bcorr footer .pl_socialLinks {
    line-height: 0;
    padding: 24px 0 0; }
    html.bcorr footer .pl_socialLinks li {
      margin: 0 12px 5px;
      font-size: 0;
      letter-spacing: 0;
      display: inline-block; }
      html.bcorr footer .pl_socialLinks li a {
        font-size: 0;
        letter-spacing: 0;
        display: inline-block;
        width: 60px;
        height: 60px;
        background: #D93534;
        position: relative;
        vertical-align: top; }
        html.bcorr footer .pl_socialLinks li a:hover {
          background: #E36C6B; }
        @media only screen and (max-width: 760px) {
          html.bcorr footer .pl_socialLinks li a {
            width: 45px;
            height: 45px; } }
        html.bcorr footer .pl_socialLinks li a .fa {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          color: #FCFCFF;
          font-size: 26px; }
  html.bcorr footer .pl_footer-site-title {
    padding: 24px 0 0; }
    html.bcorr footer .pl_footer-site-title p .footer-site-title {
      display: block;
      margin: 0;
      color: #30343F;
      font-size: 20px;
      font-weight: 500;
      line-height: 24px;
      text-align: center;
      padding: 0 12px; }
  html.bcorr footer .pl_footer-contact {
    padding: 24px 0 0; }
    html.bcorr footer .pl_footer-contact .pl_footer-email, html.bcorr footer .pl_footer-contact .pl_footer-phone, html.bcorr footer .pl_footer-contact .pl_footer-state-license {
      margin: 0; }
      html.bcorr footer .pl_footer-contact .pl_footer-email p, html.bcorr footer .pl_footer-contact .pl_footer-phone p, html.bcorr footer .pl_footer-contact .pl_footer-state-license p {
        color: #424650; }
        html.bcorr footer .pl_footer-contact .pl_footer-email p a, html.bcorr footer .pl_footer-contact .pl_footer-phone p a, html.bcorr footer .pl_footer-contact .pl_footer-state-license p a {
          color: #424650; }
          html.bcorr footer .pl_footer-contact .pl_footer-email p a:hover, html.bcorr footer .pl_footer-contact .pl_footer-phone p a:hover, html.bcorr footer .pl_footer-contact .pl_footer-state-license p a:hover {
            color: #E36C6B; }
  html.bcorr footer .pl_footer__compliance a:hover {
    color: #E36C6B; }
  html.bcorr footer .pl_footer-office {
    margin-top: 24px;
    color: #686B73; }
    html.bcorr footer .pl_footer-office p {
      font-size: 16px;
      font-weight: 500;
      line-height: 20px;
      color: #686B73;
      text-align: center !important; }
      html.bcorr footer .pl_footer-office p .office_name {
        padding: 0px;
        color: #686B73;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px; }
      html.bcorr footer .pl_footer-office p .office_phone {
        display: none; }
        @media only screen and (min-width: 601px) {
          html.bcorr footer .pl_footer-office p .office_phone {
            display: inline-block; } }
      html.bcorr footer .pl_footer-office p .office_address {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        white-space: unset;
        padding: 0px; }
        @media only screen and (min-width: 601px) {
          html.bcorr footer .pl_footer-office p .office_address {
            font-size: 16px;
            font-weight: 500; } }
      html.bcorr footer .pl_footer-office p span {
        display: inline-block;
        margin: 0 4px; }
  html.bcorr footer .pl_footer__compliance {
    margin-top: 20px; }
  html.bcorr footer .footer-copyright {
    margin-top: 24px;
    background: #D93534 !important;
    height: auto;
    line-height: normal;
    color: #FCFCFF;
    font-weight: 400;
    padding-top: 8px;
    padding-bottom: 8px;
    border: none; }
    html.bcorr footer .footer-copyright a {
      color: #FCFCFF;
      font-weight: 400; }
    html.bcorr footer .footer-copyright &gt; .row {
      margin: 0; }
      @media only screen and (max-width: 760px) {
        html.bcorr footer .footer-copyright &gt; .row .col:first-child {
          width: auto; }
        html.bcorr footer .footer-copyright &gt; .row .col {
          text-align: center; } }
  html.bcorr footer #bcorr-compliance-logo-wrapper {
    text-align: center;
    margin-top: 30px; }
    @media only screen and (min-width: 993px) {
      html.bcorr footer #bcorr-compliance-logo-wrapper {
        text-align: right; } }
  html.bcorr footer #menu-subsidiary li:hover a {
    color: #D93534; }

/*
* &gt; Helper Classes
*/
html.bcorr body.home {
  /**
		.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 body.home #outer-wrap &gt; #inner-wrap &gt; .main &gt; section {
    display: none; }
  html.bcorr body.home .bcorr-top-tab {
    background: #D93534;
    border-radius: 0 0 5px 5px;
    display: inline-block;
    padding: 5px 10px; }
    html.bcorr body.home .bcorr-top-tab a {
      color: #FCFCFF; }
      html.bcorr body.home .bcorr-top-tab a:hover {
        color: #FCFCFF; }
  @media only screen and (max-width: 600px) {
    html.bcorr body.home .center-align-on-small-only {
      text-align: center; } }
  @media only screen and (max-width: 992px) and (min-width: 600px) {
    html.bcorr body.home .center-align-on-med-only {
      text-align: center; } }
  @media only screen and (max-width: 992px) {
    html.bcorr body.home .center-align-on-med-and-down {
      text-align: center; } }
  @media only screen and (min-width: 601px) {
    html.bcorr body.home .center-align-on-med-and-up {
      text-align: center; } }
  @media only screen and (min-width: 993px) {
    html.bcorr body.home .center-align-on-large-only {
      text-align: center; } }
  @media only screen and (min-width: s) {
    html.bcorr body.home .left-align-on-small-only {
      text-align: left; } }
  @media only screen and (max-width: 992px) and (min-width: 600px) {
    html.bcorr body.home .left-align-on-med-only {
      text-align: left; } }
  @media only screen and (max-width: 992px) {
    html.bcorr body.home .left-align-on-med-and-down {
      text-align: left; } }
  @media only screen and (min-width: 601px) {
    html.bcorr body.home .left-align-on-med-and-up {
      text-align: left; } }
  @media only screen and (min-width: 993px) {
    html.bcorr body.home .left-align-on-large-only {
      text-align: left; } }
  @media only screen and (min-width: s) {
    html.bcorr body.home .right-align-on-small-only {
      text-align: right; } }
  @media only screen and (max-width: 992px) and (min-width: 600px) {
    html.bcorr body.home .right-align-on-med-only {
      text-align: right; } }
  @media only screen and (max-width: 992px) {
    html.bcorr body.home .right-align-on-med-and-down {
      text-align: right; } }
  @media only screen and (min-width: 601px) {
    html.bcorr body.home .right-align-on-med-and-up {
      text-align: right; } }
  @media only screen and (min-width: 993px) {
    html.bcorr body.home .right-align-on-large-only {
      text-align: right; } }
  html.bcorr body.home .valign-children .middle-valign {
    vertical-align: middle; }
  html.bcorr body.home .valign-children .top-valign {
    vertical-align: top; }
  html.bcorr body.home .valign-children .bottom-valign {
    vertical-align: bottom; }
  html.bcorr body.home .middle-valign {
    vertical-align: middle; }
  html.bcorr body.home .top-valign {
    vertical-align: top; }
  html.bcorr body.home .bottom-valign {
    vertical-align: bottom; }

/* DRI-3696 - Not styled navigation icons for fullscreen */
.modal-row {
  /* No border for active items */ }
  .modal-row .slider-box #row-slider .flex-direction-nav a:hover {
    color: #E36C6B; }
  .modal-row #row-carousel.flexslider ul.slides &gt; li {
    border: 3px solid #ffffff;
    box-sizing: border-box; }
    .modal-row #row-carousel.flexslider ul.slides &gt; li.flex-active-slide {
      border: 3px solid #D93534; }

/* Why a hrefs changes color on 994 breakpoint ??? What a stupid idea. It brokes couple links. */
html.bcorr .modal-powered a {
  color: #D93534; }
</pre></body></html>