@charset "UTF-8";
/**
 * HJI Custom Less Mixins
 * Copyright (r) 2014 Home Junction, Inc.
 * License: GNU General Public License
 * License URI: https://www.gnu.org/licenses/gpl.html
 * 
 * Some mixins borrowed from http://css-tricks.com/snippets/css/useful-css3-less-mixins/
 */
/* ==========================================================================
 Border Radius
 ========================================================================== */
/* TODO: figure out if I should move the stuff below to it's own file */
/* ==========================================================================
 Background Image Mixin from SASS - http://compass-style.org/reference/compass/css3/images/
 ========================================================================== */
/* ==========================================================================
 Filter Gradient Mixin from SASS - http://compass-style.org/reference/compass/css3/images/
 ========================================================================== */
/**
 * Returns the brightness (out of 100) of a specified color.
 * @param {color} $color The color you want the brightness value of
 * @return {measurement}
 */
/**
 * Changes a color value based upon a secondary color brightness
 * This mixin checks if brightness is greater than $check-amount
 *
 * @param {check-color}   $check-color    The color you want to check the brightness of
 * @param {check-amount}  $check-amount   The amount of brightness you want to check for
 * @param {change-color}  $change-color   The color we're going to change
 * @param {change-amount} $change-amount  The percentage we want to change that color
 */
/**
 * Changes text color based upon the lightness of another color.
 * This is designed for use with a background color on that element.
 *
 * @param {color} $color The background color you are checking against.
 */
/**
 * Centers blocks vertically within a container
 *
 */
/**
 * Shortens text into the ellipsis
 */
/**
 * Header Logo Spacing
 */
/**
 * Child Theme Variables
 * Use this file to override any variables that are set in the compiler
 * Becuase the compiler uses the !default attribute for all variable declarations
 *
 * Use this to specify variables that cannot be changed.
 */
/**
 * Child-Base.scss
 * This file loads all the styles we need for our theme.
 *
 * There should be no styles in this file, only @imports
 */
/* Import Parent Theme Base */
/**
 * Base.scss
 * This file loads all the styles we need for our theme.
 *
 * There should be no styles in this file, only @imports
 */
/* Twitter Bootstrap - HJI Customized Version */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: transparent; }

a:active,
a:hover {
  outline: 0; }

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

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,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  max-width: 100%;
  height: auto; }

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

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .table td,
  .table th {
    background-color: #fff !important; }
  .btn > .caret, a.spatialmatch-popup-link > .caret, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button > .caret, .single-listing .contact-modal .sendbutton > .caret, .single-agent .submit-button > .caret,
  .dropup > .btn > .caret,
  .dropup > a.spatialmatch-popup-link > .caret, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .dropup > input.button > .caret, .single-listing .contact-modal
  .dropup > .sendbutton > .caret, .single-agent
  .dropup > .submit-button > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: Open Sans;
  font-size: 14px;
  line-height: 1.42857;
  color: #676767; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #ae9055;
  text-decoration: none; }
  a:hover, a:focus {
    color: #7c663b;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Lato;
  font-weight: 700;
  line-height: 1.1;
  color: #444444; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #f8d6a7;
  padding: .2em; }

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

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

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #ae9055; }

a.text-primary:hover {
  color: #8d7443; }

.text-success {
  color: #509a50; }

a.text-success:hover {
  color: #3f783f; }

.text-info {
  color: #50a0b8; }

a.text-info:hover {
  color: #3d8398; }

.text-warning {
  color: #c79145; }

a.text-warning:hover {
  color: #a77632; }

.text-danger {
  color: #b44946; }

a.text-danger:hover {
  color: #8f3a38; }

.bg-primary {
  color: #333333; }

.bg-primary {
  background-color: #ae9055; }

a.bg-primary:hover {
  background-color: #8d7443; }

.bg-success {
  background-color: #aedcae; }

a.bg-success:hover {
  background-color: #8acd8a; }

.bg-info {
  background-color: #ade0ef; }

a.bg-info:hover {
  background-color: #82d0e7; }

.bg-warning {
  background-color: #f8d6a7; }

a.bg-warning:hover {
  background-color: #f4c078; }

.bg-danger {
  background-color: #eca9a7; }

a.bg-danger:hover {
  background-color: #e3807d; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999999; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #dddddd; }
  .table .table {
    background-color: #ffffff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #aedcae; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #9cd49c; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #ade0ef; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #98d8eb; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #f8d6a7; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #f6cb8f; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #eca9a7; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #e79592; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eeeeee; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .form-control:focus {
    border-color: #bea778;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(190, 167, 120, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(190, 167, 120, 0.6); }
  select::-moz-placeholder,
  textarea::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="color"]::-moz-placeholder,
  .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1; }
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder,
  .form-control:-ms-input-placeholder {
    color: #999999; }
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="color"]::-webkit-input-placeholder,
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  select[disabled], select[readonly],
  fieldset[disabled] select,
  textarea[disabled],
  textarea[readonly],
  fieldset[disabled]
  textarea,
  input[type="text"][disabled],
  input[type="text"][readonly],
  fieldset[disabled]
  input[type="text"],
  input[type="password"][disabled],
  input[type="password"][readonly],
  fieldset[disabled]
  input[type="password"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly],
  fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly],
  fieldset[disabled]
  input[type="datetime-local"],
  input[type="date"][disabled],
  input[type="date"][readonly],
  fieldset[disabled]
  input[type="date"],
  input[type="month"][disabled],
  input[type="month"][readonly],
  fieldset[disabled]
  input[type="month"],
  input[type="time"][disabled],
  input[type="time"][readonly],
  fieldset[disabled]
  input[type="time"],
  input[type="week"][disabled],
  input[type="week"][readonly],
  fieldset[disabled]
  input[type="week"],
  input[type="number"][disabled],
  input[type="number"][readonly],
  fieldset[disabled]
  input[type="number"],
  input[type="email"][disabled],
  input[type="email"][readonly],
  fieldset[disabled]
  input[type="email"],
  input[type="url"][disabled],
  input[type="url"][readonly],
  fieldset[disabled]
  input[type="url"],
  input[type="search"][disabled],
  input[type="search"][readonly],
  fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly],
  fieldset[disabled]
  input[type="tel"],
  input[type="color"][disabled],
  input[type="color"][readonly],
  fieldset[disabled]
  input[type="color"],
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled]
  .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .input-group-sm > .input-group-btn > input[type="date"].button, .single-listing .contact-modal
  .input-group-sm > .input-group-btn > input[type="date"].sendbutton, .single-agent
  .input-group-sm > .input-group-btn > input[type="date"].submit-button,
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .input-group-sm > .input-group-btn > input[type="time"].button,
  .single-listing .contact-modal
  .input-group-sm > .input-group-btn > input[type="time"].sendbutton,
  .single-agent
  .input-group-sm > .input-group-btn > input[type="time"].submit-button,
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .input-group-sm > .input-group-btn > input[type="datetime-local"].button,
  .single-listing .contact-modal
  .input-group-sm > .input-group-btn > input[type="datetime-local"].sendbutton,
  .single-agent
  .input-group-sm > .input-group-btn > input[type="datetime-local"].submit-button,
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .input-group-sm > .input-group-btn > input[type="month"].button,
  .single-listing .contact-modal
  .input-group-sm > .input-group-btn > input[type="month"].sendbutton,
  .single-agent
  .input-group-sm > .input-group-btn > input[type="month"].submit-button {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .input-group-lg > .input-group-btn > input[type="date"].button, .single-listing .contact-modal
  .input-group-lg > .input-group-btn > input[type="date"].sendbutton, .single-agent
  .input-group-lg > .input-group-btn > input[type="date"].submit-button,
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .input-group-lg > .input-group-btn > input[type="time"].button,
  .single-listing .contact-modal
  .input-group-lg > .input-group-btn > input[type="time"].sendbutton,
  .single-agent
  .input-group-lg > .input-group-btn > input[type="time"].submit-button,
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .input-group-lg > .input-group-btn > input[type="datetime-local"].button,
  .single-listing .contact-modal
  .input-group-lg > .input-group-btn > input[type="datetime-local"].sendbutton,
  .single-agent
  .input-group-lg > .input-group-btn > input[type="datetime-local"].submit-button,
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .input-group-lg > .input-group-btn > input[type="month"].button,
  .single-listing .contact-modal
  .input-group-lg > .input-group-btn > input[type="month"].sendbutton,
  .single-agent
  .input-group-lg > .input-group-btn > input[type="month"].submit-button {
    line-height: 66px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
fieldset[disabled]
input[type="checkbox"],
.radio[disabled],
fieldset[disabled]
.radio,
.radio-inline[disabled],
fieldset[disabled]
.radio-inline,
.checkbox[disabled],
fieldset[disabled]
.checkbox,
.checkbox-inline[disabled],
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.input-group-sm > .input-group-btn > input.button, .single-listing .contact-modal
.input-group-sm > .input-group-btn > .sendbutton, .single-agent
.input-group-sm > .input-group-btn > .submit-button {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .single-listing .contact-modal
.input-group-sm > .input-group-btn > select.sendbutton, .single-agent
.input-group-sm > .input-group-btn > select.submit-button {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .single-listing .contact-modal
.input-group-sm > .input-group-btn > textarea.sendbutton, .single-agent
.input-group-sm > .input-group-btn > textarea.submit-button,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.single-listing .contact-modal
.input-group-sm > .input-group-btn > select[multiple].sendbutton,
.single-agent
.input-group-sm > .input-group-btn > select[multiple].submit-button {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.input-group-lg > .input-group-btn > input.button, .single-listing .contact-modal
.input-group-lg > .input-group-btn > .sendbutton, .single-agent
.input-group-lg > .input-group-btn > .submit-button {
  height: 66px;
  padding: 20px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .single-listing .contact-modal
.input-group-lg > .input-group-btn > select.sendbutton, .single-agent
.input-group-lg > .input-group-btn > select.submit-button {
  height: 66px;
  line-height: 66px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .single-listing .contact-modal
.input-group-lg > .input-group-btn > textarea.sendbutton, .single-agent
.input-group-lg > .input-group-btn > textarea.submit-button,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.single-listing .contact-modal
.input-group-lg > .input-group-btn > select[multiple].sendbutton,
.single-agent
.input-group-lg > .input-group-btn > select[multiple].submit-button {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > a.spatialmatch-popup-link + .form-control-feedback, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.input-group-lg > .input-group-btn > input.button + .form-control-feedback, .single-listing .contact-modal
.input-group-lg > .input-group-btn > .sendbutton + .form-control-feedback, .single-agent
.input-group-lg > .input-group-btn > .submit-button + .form-control-feedback {
  width: 66px;
  height: 66px;
  line-height: 66px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > a.spatialmatch-popup-link + .form-control-feedback, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.input-group-sm > .input-group-btn > input.button + .form-control-feedback, .single-listing .contact-modal
.input-group-sm > .input-group-btn > .sendbutton + .form-control-feedback, .single-agent
.input-group-sm > .input-group-btn > .submit-button + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #509a50; }

.has-success .form-control {
  border-color: #509a50;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #3f783f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8cc48c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8cc48c; }

.has-success .input-group-addon {
  color: #509a50;
  border-color: #509a50;
  background-color: #aedcae; }

.has-success .form-control-feedback {
  color: #509a50; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c79145; }

.has-warning .form-control {
  border-color: #c79145;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #a77632;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dfbf93;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dfbf93; }

.has-warning .input-group-addon {
  color: #c79145;
  border-color: #c79145;
  background-color: #f8d6a7; }

.has-warning .form-control-feedback {
  color: #c79145; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b44946; }

.has-error .form-control {
  border-color: #b44946;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #8f3a38;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d38f8d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d38f8d; }

.has-error .input-group-addon {
  color: #b44946;
  border-color: #b44946;
  background-color: #eca9a7; }

.has-error .form-control-feedback {
  color: #b44946; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a7a7a7; }

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn, .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control, .navbar-form .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

.form-horizontal .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

.btn, a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .single-listing .contact-modal .sendbutton, .single-agent .submit-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, a.spatialmatch-popup-link:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:focus, .single-listing .contact-modal .sendbutton:focus, .single-agent .submit-button:focus, .btn:active:focus, a.spatialmatch-popup-link:active:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:active:focus, .single-listing .contact-modal .sendbutton:active:focus, .single-agent .submit-button:active:focus, .btn.active:focus, a.active.spatialmatch-popup-link:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.active.button:focus, .single-listing .contact-modal .active.sendbutton:focus, .single-agent .active.submit-button:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, a.spatialmatch-popup-link:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:hover, .single-listing .contact-modal .sendbutton:hover, .single-agent .submit-button:hover, .btn:focus, a.spatialmatch-popup-link:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:focus, .single-listing .contact-modal .sendbutton:focus, .single-agent .submit-button:focus {
    color: #333333;
    text-decoration: none; }
  .btn:active, a.spatialmatch-popup-link:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:active, .single-listing .contact-modal .sendbutton:active, .single-agent .submit-button:active, .btn.active, a.active.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.active.button, .single-listing .contact-modal .active.sendbutton, .single-agent .active.submit-button {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, a.disabled.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.disabled.button, .single-listing .contact-modal .disabled.sendbutton, .single-agent .disabled.submit-button, .btn[disabled], a[disabled].spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input[disabled].button, .single-listing .contact-modal [disabled].sendbutton, .single-agent [disabled].submit-button,
  fieldset[disabled] .btn,
  fieldset[disabled] a.spatialmatch-popup-link,
  fieldset[disabled] .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  fieldset[disabled] input.button,
  fieldset[disabled] .single-listing .contact-modal .sendbutton, .single-listing .contact-modal
  fieldset[disabled] .sendbutton,
  fieldset[disabled] .single-agent .submit-button, .single-agent
  fieldset[disabled] .submit-button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default, #listing-details .tools-panel .button_1,
#listing-details .tools-panel .button_2 {
  color: #333333;
  background-color: #f2f2f2;
  border-color: #c4c4c4; }
  .btn-default:hover, #listing-details .tools-panel .button_1:hover,
  #listing-details .tools-panel .button_2:hover, .btn-default:focus, #listing-details .tools-panel .button_1:focus,
  #listing-details .tools-panel .button_2:focus, .btn-default:active, #listing-details .tools-panel .button_1:active,
  #listing-details .tools-panel .button_2:active, .btn-default.active, #listing-details .tools-panel .active.button_1,
  #listing-details .tools-panel .active.button_2,
  .open > .btn-default.dropdown-toggle, #listing-details .tools-panel
  .open > .dropdown-toggle.button_1,
  #listing-details .tools-panel
  .open > .dropdown-toggle.button_2 {
    color: #333333;
    background-color: #d9d9d9;
    border-color: #a5a5a5; }
  .btn-default:active, #listing-details .tools-panel .button_1:active,
  #listing-details .tools-panel .button_2:active, .btn-default.active, #listing-details .tools-panel .active.button_1,
  #listing-details .tools-panel .active.button_2,
  .open > .btn-default.dropdown-toggle, #listing-details .tools-panel
  .open > .dropdown-toggle.button_1,
  #listing-details .tools-panel
  .open > .dropdown-toggle.button_2 {
    background-image: none; }
  .btn-default.disabled, #listing-details .tools-panel .disabled.button_1,
  #listing-details .tools-panel .disabled.button_2, .btn-default.disabled:hover, #listing-details .tools-panel .disabled.button_1:hover,
  #listing-details .tools-panel .disabled.button_2:hover, .btn-default.disabled:focus, #listing-details .tools-panel .disabled.button_1:focus,
  #listing-details .tools-panel .disabled.button_2:focus, .btn-default.disabled:active, #listing-details .tools-panel .disabled.button_1:active,
  #listing-details .tools-panel .disabled.button_2:active, .btn-default.disabled.active, #listing-details .tools-panel .disabled.active.button_1,
  #listing-details .tools-panel .disabled.active.button_2, .btn-default[disabled], #listing-details .tools-panel [disabled].button_1,
  #listing-details .tools-panel [disabled].button_2, .btn-default[disabled]:hover, #listing-details .tools-panel [disabled].button_1:hover,
  #listing-details .tools-panel [disabled].button_2:hover, .btn-default[disabled]:focus, #listing-details .tools-panel [disabled].button_1:focus,
  #listing-details .tools-panel [disabled].button_2:focus, .btn-default[disabled]:active, #listing-details .tools-panel [disabled].button_1:active,
  #listing-details .tools-panel [disabled].button_2:active, .btn-default[disabled].active, #listing-details .tools-panel [disabled].active.button_1,
  #listing-details .tools-panel [disabled].active.button_2,
  fieldset[disabled] .btn-default,
  fieldset[disabled] #listing-details .tools-panel .button_1, #listing-details .tools-panel
  fieldset[disabled] .button_1,
  fieldset[disabled]
  #listing-details .tools-panel .button_2,
  #listing-details .tools-panel
  fieldset[disabled] .button_2,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] #listing-details .tools-panel .button_1:hover, #listing-details .tools-panel
  fieldset[disabled] .button_1:hover,
  fieldset[disabled]
  #listing-details .tools-panel .button_2:hover,
  #listing-details .tools-panel
  fieldset[disabled] .button_2:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] #listing-details .tools-panel .button_1:focus, #listing-details .tools-panel
  fieldset[disabled] .button_1:focus,
  fieldset[disabled]
  #listing-details .tools-panel .button_2:focus,
  #listing-details .tools-panel
  fieldset[disabled] .button_2:focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] #listing-details .tools-panel .button_1:active, #listing-details .tools-panel
  fieldset[disabled] .button_1:active,
  fieldset[disabled]
  #listing-details .tools-panel .button_2:active,
  #listing-details .tools-panel
  fieldset[disabled] .button_2:active,
  fieldset[disabled] .btn-default.active,
  fieldset[disabled] #listing-details .tools-panel .active.button_1, #listing-details .tools-panel
  fieldset[disabled] .active.button_1,
  fieldset[disabled]
  #listing-details .tools-panel .active.button_2,
  #listing-details .tools-panel
  fieldset[disabled] .active.button_2 {
    background-color: #f2f2f2;
    border-color: #c4c4c4; }
  .btn-default .badge, #listing-details .tools-panel .button_1 .badge,
  #listing-details .tools-panel .button_2 .badge {
    color: #f2f2f2;
    background-color: #333333; }

.btn-primary, a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .single-listing .contact-modal .sendbutton, .single-agent .submit-button {
  color: #fff;
  background-color: #ae9055;
  border-color: #9e824b; }
  .btn-primary:hover, a.spatialmatch-popup-link:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:hover, .single-listing .contact-modal .sendbutton:hover, .single-agent .submit-button:hover, .btn-primary:focus, a.spatialmatch-popup-link:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:focus, .single-listing .contact-modal .sendbutton:focus, .single-agent .submit-button:focus, .btn-primary:active, a.spatialmatch-popup-link:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:active, .single-listing .contact-modal .sendbutton:active, .single-agent .submit-button:active, .btn-primary.active, a.active.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.active.button, .single-listing .contact-modal .active.sendbutton, .single-agent .active.submit-button,
  .open > .btn-primary.dropdown-toggle,
  .open > a.dropdown-toggle.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .open > input.dropdown-toggle.button, .single-listing .contact-modal
  .open > .dropdown-toggle.sendbutton, .single-agent
  .open > .dropdown-toggle.submit-button {
    color: #fff;
    background-color: #8d7443;
    border-color: #756038; }
  .btn-primary:active, a.spatialmatch-popup-link:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:active, .single-listing .contact-modal .sendbutton:active, .single-agent .submit-button:active, .btn-primary.active, a.active.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.active.button, .single-listing .contact-modal .active.sendbutton, .single-agent .active.submit-button,
  .open > .btn-primary.dropdown-toggle,
  .open > a.dropdown-toggle.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .open > input.dropdown-toggle.button, .single-listing .contact-modal
  .open > .dropdown-toggle.sendbutton, .single-agent
  .open > .dropdown-toggle.submit-button {
    background-image: none; }
  .btn-primary.disabled, a.disabled.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.disabled.button, .single-listing .contact-modal .disabled.sendbutton, .single-agent .disabled.submit-button, .btn-primary.disabled:hover, a.disabled.spatialmatch-popup-link:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.disabled.button:hover, .single-listing .contact-modal .disabled.sendbutton:hover, .single-agent .disabled.submit-button:hover, .btn-primary.disabled:focus, a.disabled.spatialmatch-popup-link:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.disabled.button:focus, .single-listing .contact-modal .disabled.sendbutton:focus, .single-agent .disabled.submit-button:focus, .btn-primary.disabled:active, a.disabled.spatialmatch-popup-link:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.disabled.button:active, .single-listing .contact-modal .disabled.sendbutton:active, .single-agent .disabled.submit-button:active, .btn-primary.disabled.active, a.disabled.active.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.disabled.active.button, .single-listing .contact-modal .disabled.active.sendbutton, .single-agent .disabled.active.submit-button, .btn-primary[disabled], a[disabled].spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input[disabled].button, .single-listing .contact-modal [disabled].sendbutton, .single-agent [disabled].submit-button, .btn-primary[disabled]:hover, a[disabled].spatialmatch-popup-link:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input[disabled].button:hover, .single-listing .contact-modal [disabled].sendbutton:hover, .single-agent [disabled].submit-button:hover, .btn-primary[disabled]:focus, a[disabled].spatialmatch-popup-link:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input[disabled].button:focus, .single-listing .contact-modal [disabled].sendbutton:focus, .single-agent [disabled].submit-button:focus, .btn-primary[disabled]:active, a[disabled].spatialmatch-popup-link:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input[disabled].button:active, .single-listing .contact-modal [disabled].sendbutton:active, .single-agent [disabled].submit-button:active, .btn-primary[disabled].active, a[disabled].active.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input[disabled].active.button, .single-listing .contact-modal [disabled].active.sendbutton, .single-agent [disabled].active.submit-button,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] a.spatialmatch-popup-link,
  fieldset[disabled] .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  fieldset[disabled] input.button,
  fieldset[disabled] .single-listing .contact-modal .sendbutton, .single-listing .contact-modal
  fieldset[disabled] .sendbutton,
  fieldset[disabled] .single-agent .submit-button, .single-agent
  fieldset[disabled] .submit-button,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] a.spatialmatch-popup-link:hover,
  fieldset[disabled] .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  fieldset[disabled] input.button:hover,
  fieldset[disabled] .single-listing .contact-modal .sendbutton:hover, .single-listing .contact-modal
  fieldset[disabled] .sendbutton:hover,
  fieldset[disabled] .single-agent .submit-button:hover, .single-agent
  fieldset[disabled] .submit-button:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] a.spatialmatch-popup-link:focus,
  fieldset[disabled] .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  fieldset[disabled] input.button:focus,
  fieldset[disabled] .single-listing .contact-modal .sendbutton:focus, .single-listing .contact-modal
  fieldset[disabled] .sendbutton:focus,
  fieldset[disabled] .single-agent .submit-button:focus, .single-agent
  fieldset[disabled] .submit-button:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] a.spatialmatch-popup-link:active,
  fieldset[disabled] .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  fieldset[disabled] input.button:active,
  fieldset[disabled] .single-listing .contact-modal .sendbutton:active, .single-listing .contact-modal
  fieldset[disabled] .sendbutton:active,
  fieldset[disabled] .single-agent .submit-button:active, .single-agent
  fieldset[disabled] .submit-button:active,
  fieldset[disabled] .btn-primary.active,
  fieldset[disabled] a.active.spatialmatch-popup-link,
  fieldset[disabled] .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.active.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  fieldset[disabled] input.active.button,
  fieldset[disabled] .single-listing .contact-modal .active.sendbutton, .single-listing .contact-modal
  fieldset[disabled] .active.sendbutton,
  fieldset[disabled] .single-agent .active.submit-button, .single-agent
  fieldset[disabled] .active.submit-button {
    background-color: #ae9055;
    border-color: #9e824b; }
  .btn-primary .badge, a.spatialmatch-popup-link .badge, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button .badge, .single-listing .contact-modal .sendbutton .badge, .single-agent .submit-button .badge {
    color: #ae9055;
    background-color: #fff; }

.btn-success, .hv-buttons-wrap .hv-submit:not([disabled]) {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .hv-buttons-wrap .hv-submit:hover:not([disabled]), .btn-success:focus, .hv-buttons-wrap .hv-submit:focus:not([disabled]), .btn-success:active, .hv-buttons-wrap .hv-submit:active:not([disabled]), .btn-success.active, .hv-buttons-wrap .active.hv-submit:not([disabled]),
  .open > .btn-success.dropdown-toggle, .hv-buttons-wrap
  .open > .dropdown-toggle.hv-submit:not([disabled]) {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .hv-buttons-wrap .hv-submit:active:not([disabled]), .btn-success.active, .hv-buttons-wrap .active.hv-submit:not([disabled]),
  .open > .btn-success.dropdown-toggle, .hv-buttons-wrap
  .open > .dropdown-toggle.hv-submit:not([disabled]) {
    background-image: none; }
  .btn-success.disabled, .hv-buttons-wrap .disabled.hv-submit:not([disabled]), .btn-success.disabled:hover, .hv-buttons-wrap .disabled.hv-submit:hover:not([disabled]), .btn-success.disabled:focus, .hv-buttons-wrap .disabled.hv-submit:focus:not([disabled]), .btn-success.disabled:active, .hv-buttons-wrap .disabled.hv-submit:active:not([disabled]), .btn-success.disabled.active, .hv-buttons-wrap .disabled.active.hv-submit:not([disabled]), .btn-success[disabled], .hv-buttons-wrap [disabled].hv-submit:not([disabled]), .btn-success[disabled]:hover, .hv-buttons-wrap [disabled].hv-submit:hover:not([disabled]), .btn-success[disabled]:focus, .hv-buttons-wrap [disabled].hv-submit:focus:not([disabled]), .btn-success[disabled]:active, .hv-buttons-wrap [disabled].hv-submit:active:not([disabled]), .btn-success[disabled].active, .hv-buttons-wrap [disabled].active.hv-submit:not([disabled]),
  fieldset[disabled] .btn-success,
  fieldset[disabled] .hv-buttons-wrap .hv-submit:not([disabled]), .hv-buttons-wrap
  fieldset[disabled] .hv-submit:not([disabled]),
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .hv-buttons-wrap .hv-submit:hover:not([disabled]), .hv-buttons-wrap
  fieldset[disabled] .hv-submit:hover:not([disabled]),
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .hv-buttons-wrap .hv-submit:focus:not([disabled]), .hv-buttons-wrap
  fieldset[disabled] .hv-submit:focus:not([disabled]),
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .hv-buttons-wrap .hv-submit:active:not([disabled]), .hv-buttons-wrap
  fieldset[disabled] .hv-submit:active:not([disabled]),
  fieldset[disabled] .btn-success.active,
  fieldset[disabled] .hv-buttons-wrap .active.hv-submit:not([disabled]), .hv-buttons-wrap
  fieldset[disabled] .active.hv-submit:not([disabled]) {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge, .hv-buttons-wrap .hv-submit:not([disabled]) .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #333;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #333;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #333; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #e27c79;
    border-color: #df706c; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #ae9055;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #7c663b;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-lg > input.button, .single-listing .contact-modal .btn-group-lg > .sendbutton, .single-agent .btn-group-lg > .submit-button {
  padding: 20px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-sm > input.button, .single-listing .contact-modal .btn-group-sm > .sendbutton, .single-agent .btn-group-sm > .submit-button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-xs > input.button, .single-listing .contact-modal .btn-group-xs > .sendbutton, .single-agent .btn-group-xs > .submit-button {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.btn-block + .btn-block, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .btn-block, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-block + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + input.button {
  margin-top: 5px; }

input[type="submit"].btn-block, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input[type="submit"].button,
input[type="reset"].btn-block,
.blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input[type="reset"].button,
input[type="button"].btn-block,
.blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input[type="button"].button {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #eeeeee; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #ae9055; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > input.button, .single-listing .contact-modal .btn-group > .sendbutton, .single-agent .btn-group > .submit-button,
  .btn-group-vertical > .btn,
  .btn-group-vertical > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .btn-group-vertical > input.button, .single-listing .contact-modal
  .btn-group-vertical > .sendbutton, .single-agent
  .btn-group-vertical > .submit-button {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > a.spatialmatch-popup-link:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > input.button:hover, .single-listing .contact-modal .btn-group > .sendbutton:hover, .single-agent .btn-group > .submit-button:hover, .btn-group > .btn:focus, .btn-group > a.spatialmatch-popup-link:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > input.button:focus, .single-listing .contact-modal .btn-group > .sendbutton:focus, .single-agent .btn-group > .submit-button:focus, .btn-group > .btn:active, .btn-group > a.spatialmatch-popup-link:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > input.button:active, .single-listing .contact-modal .btn-group > .sendbutton:active, .single-agent .btn-group > .submit-button:active, .btn-group > .btn.active, .btn-group > a.active.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > input.active.button, .single-listing .contact-modal .btn-group > .active.sendbutton, .single-agent .btn-group > .active.submit-button,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > a.spatialmatch-popup-link:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
    .btn-group-vertical > input.button:hover, .single-listing .contact-modal
    .btn-group-vertical > .sendbutton:hover, .single-agent
    .btn-group-vertical > .submit-button:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > a.spatialmatch-popup-link:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
    .btn-group-vertical > input.button:focus, .single-listing .contact-modal
    .btn-group-vertical > .sendbutton:focus, .single-agent
    .btn-group-vertical > .submit-button:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > a.spatialmatch-popup-link:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
    .btn-group-vertical > input.button:active, .single-listing .contact-modal
    .btn-group-vertical > .sendbutton:active, .single-agent
    .btn-group-vertical > .submit-button:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > a.active.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
    .btn-group-vertical > input.active.button, .single-listing .contact-modal
    .btn-group-vertical > .active.sendbutton, .single-agent
    .btn-group-vertical > .active.submit-button {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > a.spatialmatch-popup-link:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > input.button:focus, .single-listing .contact-modal .btn-group > .sendbutton:focus, .single-agent .btn-group > .submit-button:focus,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > a.spatialmatch-popup-link:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
    .btn-group-vertical > input.button:focus, .single-listing .contact-modal
    .btn-group-vertical > .sendbutton:focus, .single-agent
    .btn-group-vertical > .submit-button:focus {
      outline: 0; }

.btn-group .btn + .btn, .btn-group a.spatialmatch-popup-link + .btn, .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .btn, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group input.button + .btn, .btn-group .single-listing .contact-modal .sendbutton + .btn, .single-listing .contact-modal .btn-group .sendbutton + .btn, .btn-group .single-agent .submit-button + .btn, .single-agent .btn-group .submit-button + .btn, .btn-group .btn + a.spatialmatch-popup-link, .btn-group a.spatialmatch-popup-link + a.spatialmatch-popup-link, .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group input.button + a.spatialmatch-popup-link, .btn-group .single-listing .contact-modal .sendbutton + a.spatialmatch-popup-link, .single-listing .contact-modal .btn-group .sendbutton + a.spatialmatch-popup-link, .btn-group .single-agent .submit-button + a.spatialmatch-popup-link, .single-agent .btn-group .submit-button + a.spatialmatch-popup-link, .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group .btn + input.button, .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search a.spatialmatch-popup-link + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group a.spatialmatch-popup-link + input.button, .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group input.button + input.button, .btn-group .single-listing .contact-modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sendbutton + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group .single-listing .contact-modal .sendbutton + input.button, .single-listing .contact-modal .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sendbutton + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-listing .contact-modal .btn-group .sendbutton + input.button, .btn-group .single-agent .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .submit-button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group .single-agent .submit-button + input.button, .single-agent .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .submit-button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-agent .btn-group .submit-button + input.button, .btn-group .single-listing .contact-modal .btn + .sendbutton, .single-listing .contact-modal .btn-group .btn + .sendbutton, .btn-group .single-listing .contact-modal a.spatialmatch-popup-link + .sendbutton, .single-listing .contact-modal .btn-group a.spatialmatch-popup-link + .sendbutton, .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-listing .contact-modal input.button + .sendbutton, .single-listing .contact-modal .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .sendbutton, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group .single-listing .contact-modal input.button + .sendbutton, .single-listing .contact-modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group input.button + .sendbutton, .btn-group .single-listing .contact-modal .sendbutton + .sendbutton, .single-listing .contact-modal .btn-group .sendbutton + .sendbutton, .btn-group .single-agent .single-listing .contact-modal .submit-button + .sendbutton, .single-listing .contact-modal .btn-group .single-agent .submit-button + .sendbutton, .single-agent .btn-group .single-listing .contact-modal .submit-button + .sendbutton, .single-listing .contact-modal .single-agent .btn-group .submit-button + .sendbutton, .btn-group .single-agent .btn + .submit-button, .single-agent .btn-group .btn + .submit-button, .btn-group .single-agent a.spatialmatch-popup-link + .submit-button, .single-agent .btn-group a.spatialmatch-popup-link + .submit-button, .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-agent input.button + .submit-button, .single-agent .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .submit-button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group .single-agent input.button + .submit-button, .single-agent .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group input.button + .submit-button, .btn-group .single-listing .contact-modal .single-agent .sendbutton + .submit-button, .single-agent .btn-group .single-listing .contact-modal .sendbutton + .submit-button, .single-listing .contact-modal .btn-group .single-agent .sendbutton + .submit-button, .single-agent .single-listing .contact-modal .btn-group .sendbutton + .submit-button, .btn-group .single-agent .submit-button + .submit-button, .single-agent .btn-group .submit-button + .submit-button,
.btn-group .btn + .btn-group,
.btn-group a.spatialmatch-popup-link + .btn-group,
.btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .btn-group, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.btn-group input.button + .btn-group,
.btn-group .single-listing .contact-modal .sendbutton + .btn-group, .single-listing .contact-modal
.btn-group .sendbutton + .btn-group,
.btn-group .single-agent .submit-button + .btn-group, .single-agent
.btn-group .submit-button + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + a.spatialmatch-popup-link,
.btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.btn-group .btn-group + input.button,
.btn-group .single-listing .contact-modal .btn-group + .sendbutton, .single-listing .contact-modal
.btn-group .btn-group + .sendbutton,
.btn-group .single-agent .btn-group + .submit-button, .single-agent
.btn-group .btn-group + .submit-button,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-toolbar > input.button, .single-listing .contact-modal .btn-toolbar > .sendbutton, .single-agent .btn-toolbar > .submit-button,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > a.spatialmatch-popup-link:not(:first-child):not(:last-child):not(.dropdown-toggle), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > input.button:not(:first-child):not(:last-child):not(.dropdown-toggle), .single-listing .contact-modal .btn-group > .sendbutton:not(:first-child):not(:last-child):not(.dropdown-toggle), .single-agent .btn-group > .submit-button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > a.spatialmatch-popup-link:first-child, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > input.button:first-child, .single-listing .contact-modal .btn-group > .sendbutton:first-child, .single-agent .btn-group > .submit-button:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > a.spatialmatch-popup-link:first-child:not(:last-child):not(.dropdown-toggle), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > input.button:first-child:not(:last-child):not(.dropdown-toggle), .single-listing .contact-modal .btn-group > .sendbutton:first-child:not(:last-child):not(.dropdown-toggle), .single-agent .btn-group > .submit-button:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > a.spatialmatch-popup-link:last-child:not(:first-child), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > input.button:last-child:not(:first-child), .single-listing .contact-modal .btn-group > .sendbutton:last-child:not(:first-child), .single-agent .btn-group > .submit-button:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > .btn-group:not(:first-child):not(:last-child) > input.button, .single-listing .contact-modal .btn-group > .btn-group:not(:first-child):not(:last-child) > .sendbutton, .single-agent .btn-group > .btn-group:not(:first-child):not(:last-child) > .submit-button {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > a.spatialmatch-popup-link:last-child, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > .btn-group:first-child > input.button:last-child, .single-listing .contact-modal .btn-group > .btn-group:first-child > .sendbutton:last-child, .single-agent .btn-group > .btn-group:first-child > .submit-button:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child, .btn-group > .btn-group:last-child > a.spatialmatch-popup-link:first-child, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > .btn-group:last-child > input.button:first-child, .single-listing .contact-modal .btn-group > .btn-group:last-child > .sendbutton:first-child, .single-agent .btn-group > .btn-group:last-child > .submit-button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .btn-group > a.spatialmatch-popup-link + .dropdown-toggle, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group > input.button + .dropdown-toggle, .single-listing .contact-modal .btn-group > .sendbutton + .dropdown-toggle, .single-agent .btn-group > .submit-button + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > a.spatialmatch-popup-link + .dropdown-toggle, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-lg.btn-group > input.button + .dropdown-toggle, .single-listing .contact-modal .btn-group-lg.btn-group > .sendbutton + .dropdown-toggle, .single-agent .btn-group-lg.btn-group > .submit-button + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, a.spatialmatch-popup-link .caret, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button .caret, .single-listing .contact-modal .sendbutton .caret, .single-agent .submit-button .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > a.spatialmatch-popup-link .caret, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-lg > input.button .caret, .single-listing .contact-modal .btn-group-lg > .sendbutton .caret, .single-agent .btn-group-lg > .submit-button .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > a.spatialmatch-popup-link .caret, .dropup .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-lg > input.button .caret, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .dropup .btn-group-lg > input.button .caret, .dropup .single-listing .contact-modal .btn-group-lg > .sendbutton .caret, .single-listing .contact-modal .dropup .btn-group-lg > .sendbutton .caret, .dropup .single-agent .btn-group-lg > .submit-button .caret, .single-agent .dropup .btn-group-lg > .submit-button .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > input.button, .single-listing .contact-modal .btn-group-vertical > .sendbutton, .single-agent .btn-group-vertical > .submit-button,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.btn-group-vertical > .btn-group > input.button, .single-listing .contact-modal
.btn-group-vertical > .btn-group > .sendbutton, .single-agent
.btn-group-vertical > .btn-group > .submit-button {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > .btn-group > input.button, .single-listing .contact-modal .btn-group-vertical > .btn-group > .sendbutton, .single-agent .btn-group-vertical > .btn-group > .submit-button {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > a.spatialmatch-popup-link + .btn, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > input.button + .btn, .single-listing .contact-modal .btn-group-vertical > .sendbutton + .btn, .single-agent .btn-group-vertical > .submit-button + .btn, .btn-group-vertical > .btn + a.spatialmatch-popup-link, .btn-group-vertical > a.spatialmatch-popup-link + a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > input.button + a.spatialmatch-popup-link, .single-listing .contact-modal .btn-group-vertical > .sendbutton + a.spatialmatch-popup-link, .single-agent .btn-group-vertical > .submit-button + a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > .btn + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > a.spatialmatch-popup-link + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > input.button + input.button, .single-listing .contact-modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > .sendbutton + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-listing .contact-modal .btn-group-vertical > .sendbutton + input.button, .single-agent .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > .submit-button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-agent .btn-group-vertical > .submit-button + input.button, .single-listing .contact-modal .btn-group-vertical > .btn + .sendbutton, .single-listing .contact-modal .btn-group-vertical > a.spatialmatch-popup-link + .sendbutton, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-listing .contact-modal .btn-group-vertical > input.button + .sendbutton, .single-listing .contact-modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > input.button + .sendbutton, .single-listing .contact-modal .btn-group-vertical > .sendbutton + .sendbutton, .single-agent .single-listing .contact-modal .btn-group-vertical > .submit-button + .sendbutton, .single-listing .contact-modal .single-agent .btn-group-vertical > .submit-button + .sendbutton, .single-agent .btn-group-vertical > .btn + .submit-button, .single-agent .btn-group-vertical > a.spatialmatch-popup-link + .submit-button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-agent .btn-group-vertical > input.button + .submit-button, .single-agent .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > input.button + .submit-button, .single-listing .contact-modal .single-agent .btn-group-vertical > .sendbutton + .submit-button, .single-agent .single-listing .contact-modal .btn-group-vertical > .sendbutton + .submit-button, .single-agent .btn-group-vertical > .submit-button + .submit-button,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > a.spatialmatch-popup-link + .btn-group, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.btn-group-vertical > input.button + .btn-group, .single-listing .contact-modal
.btn-group-vertical > .sendbutton + .btn-group, .single-agent
.btn-group-vertical > .submit-button + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.btn-group-vertical > .btn-group + input.button, .single-listing .contact-modal
.btn-group-vertical > .btn-group + .sendbutton, .single-agent
.btn-group-vertical > .btn-group + .submit-button,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > a.spatialmatch-popup-link:not(:first-child):not(:last-child), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > input.button:not(:first-child):not(:last-child), .single-listing .contact-modal .btn-group-vertical > .sendbutton:not(:first-child):not(:last-child), .single-agent .btn-group-vertical > .submit-button:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > a.spatialmatch-popup-link:first-child:not(:last-child), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > input.button:first-child:not(:last-child), .single-listing .contact-modal .btn-group-vertical > .sendbutton:first-child:not(:last-child), .single-agent .btn-group-vertical > .submit-button:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > a.spatialmatch-popup-link:last-child:not(:first-child), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > input.button:last-child:not(:first-child), .single-listing .contact-modal .btn-group-vertical > .sendbutton:last-child:not(:first-child), .single-agent .btn-group-vertical > .submit-button:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input.button, .single-listing .contact-modal .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .sendbutton, .single-agent .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .submit-button {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > a.spatialmatch-popup-link:last-child, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > .btn-group:first-child:not(:last-child) > input.button:last-child, .single-listing .contact-modal .btn-group-vertical > .btn-group:first-child:not(:last-child) > .sendbutton:last-child, .single-agent .btn-group-vertical > .btn-group:first-child:not(:last-child) > .submit-button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > a.spatialmatch-popup-link:first-child, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-vertical > .btn-group:last-child:not(:first-child) > input.button:first-child, .single-listing .contact-modal .btn-group-vertical > .btn-group:last-child:not(:first-child) > .sendbutton:first-child, .single-agent .btn-group-vertical > .btn-group:last-child:not(:first-child) > .submit-button:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-justified > input.button, .single-listing .contact-modal .btn-group-justified > .sendbutton, .single-agent .btn-group-justified > .submit-button,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group a.spatialmatch-popup-link, .btn-group-justified > .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-justified > .btn-group input.button, .btn-group-justified > .btn-group .single-listing .contact-modal .sendbutton, .single-listing .contact-modal .btn-group-justified > .btn-group .sendbutton, .btn-group-justified > .btn-group .single-agent .submit-button, .single-agent .btn-group-justified > .btn-group .submit-button {
    width: 100%; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > a.spatialmatch-popup-link > input[type="radio"], .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search [data-toggle="buttons"] > input.button > input[type="radio"], .single-listing .contact-modal [data-toggle="buttons"] > .sendbutton > input[type="radio"], .single-agent [data-toggle="buttons"] > .submit-button > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"],
[data-toggle="buttons"] > a.spatialmatch-popup-link > input[type="checkbox"], .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
[data-toggle="buttons"] > input.button > input[type="checkbox"], .single-listing .contact-modal
[data-toggle="buttons"] > .sendbutton > input[type="checkbox"], .single-agent
[data-toggle="buttons"] > .submit-button > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #c4c4c4;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > a.input-group-addon.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .input-group-sm > .input-group-btn > input.input-group-addon.button, .single-listing .contact-modal
  .input-group-sm > .input-group-btn > .input-group-addon.sendbutton, .single-agent
  .input-group-sm > .input-group-btn > .input-group-addon.submit-button {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > a.input-group-addon.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .input-group-lg > .input-group-btn > input.input-group-addon.button, .single-listing .contact-modal
  .input-group-lg > .input-group-btn > .input-group-addon.sendbutton, .single-agent
  .input-group-lg > .input-group-btn > .input-group-addon.submit-button {
    padding: 20px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.input-group-btn:first-child > input.button, .single-listing .contact-modal
.input-group-btn:first-child > .sendbutton, .single-agent
.input-group-btn:first-child > .submit-button,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.input-group-btn:first-child > .btn-group > input.button, .single-listing .contact-modal
.input-group-btn:first-child > .btn-group > .sendbutton, .single-agent
.input-group-btn:first-child > .btn-group > .submit-button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > a.spatialmatch-popup-link:not(:last-child):not(.dropdown-toggle), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.input-group-btn:last-child > input.button:not(:last-child):not(.dropdown-toggle), .single-listing .contact-modal
.input-group-btn:last-child > .sendbutton:not(:last-child):not(.dropdown-toggle), .single-agent
.input-group-btn:last-child > .submit-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.input-group-btn:last-child > .btn-group:not(:last-child) > input.button, .single-listing .contact-modal
.input-group-btn:last-child > .btn-group:not(:last-child) > .sendbutton, .single-agent
.input-group-btn:last-child > .btn-group:not(:last-child) > .submit-button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.input-group-btn:last-child > input.button, .single-listing .contact-modal
.input-group-btn:last-child > .sendbutton, .single-agent
.input-group-btn:last-child > .submit-button,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.input-group-btn:last-child > .btn-group > input.button, .single-listing .contact-modal
.input-group-btn:last-child > .btn-group > .sendbutton, .single-agent
.input-group-btn:last-child > .btn-group > .submit-button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > a.spatialmatch-popup-link:not(:first-child), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.input-group-btn:first-child > input.button:not(:first-child), .single-listing .contact-modal
.input-group-btn:first-child > .sendbutton:not(:first-child), .single-agent
.input-group-btn:first-child > .submit-button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
.input-group-btn:first-child > .btn-group:not(:first-child) > input.button, .single-listing .contact-modal
.input-group-btn:first-child > .btn-group:not(:first-child) > .sendbutton, .single-agent
.input-group-btn:first-child > .btn-group:not(:first-child) > .submit-button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > input.button, .single-listing .contact-modal .input-group-btn > .sendbutton, .single-agent .input-group-btn > .submit-button {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > a.spatialmatch-popup-link + .btn, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > input.button + .btn, .single-listing .contact-modal .input-group-btn > .sendbutton + .btn, .single-agent .input-group-btn > .submit-button + .btn, .input-group-btn > .btn + a.spatialmatch-popup-link, .input-group-btn > a.spatialmatch-popup-link + a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > input.button + a.spatialmatch-popup-link, .single-listing .contact-modal .input-group-btn > .sendbutton + a.spatialmatch-popup-link, .single-agent .input-group-btn > .submit-button + a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > .btn + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > a.spatialmatch-popup-link + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > input.button + input.button, .single-listing .contact-modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > .sendbutton + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-listing .contact-modal .input-group-btn > .sendbutton + input.button, .single-agent .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > .submit-button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-agent .input-group-btn > .submit-button + input.button, .single-listing .contact-modal .input-group-btn > .btn + .sendbutton, .single-listing .contact-modal .input-group-btn > a.spatialmatch-popup-link + .sendbutton, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-listing .contact-modal .input-group-btn > input.button + .sendbutton, .single-listing .contact-modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > input.button + .sendbutton, .single-listing .contact-modal .input-group-btn > .sendbutton + .sendbutton, .single-agent .single-listing .contact-modal .input-group-btn > .submit-button + .sendbutton, .single-listing .contact-modal .single-agent .input-group-btn > .submit-button + .sendbutton, .single-agent .input-group-btn > .btn + .submit-button, .single-agent .input-group-btn > a.spatialmatch-popup-link + .submit-button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-agent .input-group-btn > input.button + .submit-button, .single-agent .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > input.button + .submit-button, .single-listing .contact-modal .single-agent .input-group-btn > .sendbutton + .submit-button, .single-agent .single-listing .contact-modal .input-group-btn > .sendbutton + .submit-button, .single-agent .input-group-btn > .submit-button + .submit-button {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > a.spatialmatch-popup-link:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > input.button:hover, .single-listing .contact-modal .input-group-btn > .sendbutton:hover, .single-agent .input-group-btn > .submit-button:hover, .input-group-btn > .btn:focus, .input-group-btn > a.spatialmatch-popup-link:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > input.button:focus, .single-listing .contact-modal .input-group-btn > .sendbutton:focus, .single-agent .input-group-btn > .submit-button:focus, .input-group-btn > .btn:active, .input-group-btn > a.spatialmatch-popup-link:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn > input.button:active, .single-listing .contact-modal .input-group-btn > .sendbutton:active, .single-agent .input-group-btn > .submit-button:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn:first-child > input.button, .single-listing .contact-modal .input-group-btn:first-child > .sendbutton, .single-agent .input-group-btn:first-child > .submit-button,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .input-group-btn:last-child > input.button, .single-listing .contact-modal .input-group-btn:last-child > .sendbutton, .single-agent .input-group-btn:last-child > .submit-button,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #ae9055; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #dddddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #ffffff;
      border: 1px solid #dddddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #ae9055; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #dddddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #ffffff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  top: 0px;
  margin-bottom: 0px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 12px;
  padding-left: 12px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -12px;
  margin-left: -12px; }
  @media (min-width: 992px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 992px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 0 12px;
  font-size: 18px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 992px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -12px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 12px;
  padding: 9px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  @media (min-width: 992px) {
    .navbar-toggle {
      margin-top: 3px;
      margin-bottom: 3px; } }
  @media (max-width: 991px) {
    .navbar-toggle {
      margin-top: 8px;
      margin-bottom: 8px; } }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (min-width: 991px) {
    .navbar-nav > li > a {
      line-height: 14px; } }

@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
      padding: 5px 15px 5px 25px; }
    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
      background-image: none; } }

@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0; }
    .navbar-nav > li {
      float: left; }
    .navbar-nav.navbar-right:last-child {
      margin-right: -12px; } }

@media (min-width: 992px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  margin-left: -12px;
  margin-right: -12px;
  padding: 10px 12px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  @media (max-width: 991px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 992px) {
    .navbar-form {
      margin-top: 3px;
      margin-bottom: 3px; } }
  @media (max-width: 991px) {
    .navbar-form {
      margin-top: 8px;
      margin-bottom: 8px; } }
  @media (min-width: 992px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -12px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

@media (min-width: 992px) {
  .navbar-btn {
    margin-top: 3px;
    margin-bottom: 3px; } }

@media (max-width: 991px) {
  .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; } }

@media (min-width: 992px) {
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > a.navbar-btn.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-sm > input.navbar-btn.button, .single-listing .contact-modal .btn-group-sm > .navbar-btn.sendbutton, .single-agent .btn-group-sm > .navbar-btn.submit-button {
    margin-top: 5px;
    margin-bottom: 5px; } }

@media (max-width: 991px) {
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > a.navbar-btn.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-sm > input.navbar-btn.button, .single-listing .contact-modal .btn-group-sm > .navbar-btn.sendbutton, .single-agent .btn-group-sm > .navbar-btn.submit-button {
    margin-top: 10px;
    margin-bottom: 10px; } }

@media (min-width: 992px) {
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > a.navbar-btn.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-xs > input.navbar-btn.button, .single-listing .contact-modal .btn-group-xs > .navbar-btn.sendbutton, .single-agent .btn-group-xs > .navbar-btn.submit-button {
    margin-top: 9px;
    margin-bottom: 9px; } }

@media (max-width: 991px) {
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > a.navbar-btn.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-xs > input.navbar-btn.button, .single-listing .contact-modal .btn-group-xs > .navbar-btn.sendbutton, .single-agent .btn-group-xs > .navbar-btn.submit-button {
    margin-top: 14px;
    margin-bottom: 14px; } }

@media (min-width: 992px) {
  .navbar-text {
    margin-top: 10px;
    margin-bottom: 10px; } }

@media (max-width: 991px) {
  .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; } }

@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 12px;
    margin-right: 12px; }
    .navbar-text.navbar-right:last-child {
      margin-right: 0; } }

.navbar-default {
  background-color: white;
  border-color: #eeeeee;
  border-width: 1px; }
  .navbar-default .navbar-brand {
    color: #ae9055; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #8d7443;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #ae9055; }
  .navbar-default .navbar-nav > li > a {
    color: #ae9055;
    background: transparent; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #ae9055;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ae9055;
    background-color: transparent; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #eeeeee; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #eeeeee; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #ae9055; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #eeeeee; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #ae9055; }
  @media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #ae9055; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ae9055;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #ae9055;
      background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #ae9055; }
    .navbar-default .navbar-link:hover {
      color: #ae9055; }
  .navbar-default .btn-link {
    color: #ae9055; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #ae9055; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #999999; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #999999; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #999999; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #999999; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #c4c4c4; }
  .breadcrumb > .active {
    color: #999999; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 20px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a, #agent-roster-filters ul > li > a,
.pagination-sm > li > span, #agent-roster-filters ul > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a, #agent-roster-filters ul > li:first-child > a,
.pagination-sm > li:first-child > span, #agent-roster-filters ul > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a, #agent-roster-filters ul > li:last-child > a,
.pagination-sm > li:last-child > span, #agent-roster-filters ul > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pagination, #agent-roster-filters ul {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li, #agent-roster-filters ul > li {
    display: inline; }
    .pagination > li > a, #agent-roster-filters ul > li > a,
    .pagination > li > span, #agent-roster-filters ul > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #ae9055;
      background-color: #fff;
      border: 1px solid #dddddd;
      margin-left: -1px; }
    .pagination > li:first-child > a, #agent-roster-filters ul > li:first-child > a,
    .pagination > li:first-child > span, #agent-roster-filters ul > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a, #agent-roster-filters ul > li:last-child > a,
    .pagination > li:last-child > span, #agent-roster-filters ul > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, #agent-roster-filters ul > li > a:hover, .pagination > li > a:focus, #agent-roster-filters ul > li > a:focus,
  .pagination > li > span:hover, #agent-roster-filters ul > li > span:hover,
  .pagination > li > span:focus, #agent-roster-filters ul > li > span:focus {
    color: #7c663b;
    background-color: #eeeeee;
    border-color: #dddddd; }
  .pagination > .active > a, #agent-roster-filters ul > .active > a, .pagination > .active > a:hover, #agent-roster-filters ul > .active > a:hover, .pagination > .active > a:focus, #agent-roster-filters ul > .active > a:focus,
  .pagination > .active > span, #agent-roster-filters ul > .active > span,
  .pagination > .active > span:hover, #agent-roster-filters ul > .active > span:hover,
  .pagination > .active > span:focus, #agent-roster-filters ul > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #ae9055;
    border-color: #ae9055;
    cursor: default; }
  .pagination > .disabled > span, #agent-roster-filters ul > .disabled > span,
  .pagination > .disabled > span:hover, #agent-roster-filters ul > .disabled > span:hover,
  .pagination > .disabled > span:focus, #agent-roster-filters ul > .disabled > span:focus,
  .pagination > .disabled > a, #agent-roster-filters ul > .disabled > a,
  .pagination > .disabled > a:hover, #agent-roster-filters ul > .disabled > a:hover,
  .pagination > .disabled > a:focus, #agent-roster-filters ul > .disabled > a:focus {
    color: #999999;
    background-color: #fff;
    border-color: #dddddd;
    cursor: not-allowed; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #dddddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #999999;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, a.spatialmatch-popup-link .label, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button .label, .single-listing .contact-modal .sendbutton .label, .single-agent .submit-button .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.label-primary {
  background-color: #ae9055; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #8d7443; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, a.spatialmatch-popup-link .badge, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button .badge, .single-listing .contact-modal .sendbutton .badge, .single-agent .submit-button .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > a.spatialmatch-popup-link .badge, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group-xs > input.button .badge, .single-listing .contact-modal .btn-group-xs > .sendbutton .badge, .single-agent .btn-group-xs > .submit-button .badge {
    top: 0;
    padding: 1px 5px; }
  a.list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #ae9055;
    background-color: #fff; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #676767; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ae9055; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }
  .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #aedcae;
  border-color: #a6d49c;
  color: #509a50; }
  .alert-success hr {
    border-top-color: #95cd8a; }
  .alert-success .alert-link {
    color: #3f783f; }

.alert-info {
  background-color: #ade0ef;
  border-color: #8fe4e9;
  color: #50a0b8; }
  .alert-info hr {
    border-top-color: #7adfe5; }
  .alert-info .alert-link {
    color: #3d8398; }

.alert-warning {
  background-color: #f8d6a7;
  border-color: #f6ba8f;
  color: #c79145; }
  .alert-warning hr {
    border-top-color: #f4ab78; }
  .alert-warning .alert-link {
    color: #a77632; }

.alert-danger {
  background-color: #eca9a7;
  border-color: #e7929e;
  color: #b44946; }
  .alert-danger hr {
    border-top-color: #e37d8b; }
  .alert-danger .alert-link {
    color: #8f3a38; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #ae9055;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

.progress-bar[aria-valuenow="0"] {
  color: #999999;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #dddddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555555; }
  a.list-group-item .list-group-item-heading {
    color: #333333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: whitesmoke; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #999999; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ae9055;
  border-color: #ae9055; }
  .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #f0eadf; }

.list-group-item-success {
  color: #509a50;
  background-color: #aedcae; }

a.list-group-item-success {
  color: #509a50; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #509a50;
    background-color: #9cd49c; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #509a50;
    border-color: #509a50; }

.list-group-item-info {
  color: #50a0b8;
  background-color: #ade0ef; }

a.list-group-item-info {
  color: #50a0b8; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #50a0b8;
    background-color: #98d8eb; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #50a0b8;
    border-color: #50a0b8; }

.list-group-item-warning {
  color: #c79145;
  background-color: #f8d6a7; }

a.list-group-item-warning {
  color: #c79145; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #c79145;
    background-color: #f6cb8f; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #c79145;
    border-color: #c79145; }

.list-group-item-danger {
  color: #b44946;
  background-color: #eca9a7; }

a.list-group-item-danger {
  color: #b44946; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #b44946;
    background-color: #e79592; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #b44946;
    border-color: #b44946; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel, .idx-results-map-wrap {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit;
    display: block; }

.panel-footer, .idx-results-map-wrap .idx-map-toggle {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group, .idx-results-map-wrap > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item, .idx-results-map-wrap > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child, .idx-results-map-wrap > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child, .idx-results-map-wrap > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table, .idx-results-map-wrap > .table,
.panel > .table-responsive > .table, .idx-results-map-wrap > .table-responsive > .table {
  margin-bottom: 0; }

.panel > .table:first-child, .idx-results-map-wrap > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child, .idx-results-map-wrap > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .idx-results-map-wrap > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .idx-results-map-wrap > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .idx-results-map-wrap > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .idx-results-map-wrap > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .idx-results-map-wrap > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .idx-results-map-wrap > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .idx-results-map-wrap > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .idx-results-map-wrap > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .idx-results-map-wrap > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .idx-results-map-wrap > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .idx-results-map-wrap > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .idx-results-map-wrap > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .idx-results-map-wrap > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .idx-results-map-wrap > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .idx-results-map-wrap > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .idx-results-map-wrap > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }

.panel > .table:last-child, .idx-results-map-wrap > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child, .idx-results-map-wrap > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .idx-results-map-wrap > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .idx-results-map-wrap > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .idx-results-map-wrap > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .idx-results-map-wrap > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .idx-results-map-wrap > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .idx-results-map-wrap > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .idx-results-map-wrap > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .idx-results-map-wrap > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .idx-results-map-wrap > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .idx-results-map-wrap > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .idx-results-map-wrap > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .idx-results-map-wrap > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .idx-results-map-wrap > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .idx-results-map-wrap > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .idx-results-map-wrap > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .idx-results-map-wrap > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .idx-results-map-wrap > .panel-body + .table,
.panel > .panel-body + .table-responsive, .idx-results-map-wrap > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd; }

.panel > .table > tbody:first-child > tr:first-child th, .idx-results-map-wrap > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td, .idx-results-map-wrap > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered, .idx-results-map-wrap > .table-bordered,
.panel > .table-responsive > .table-bordered, .idx-results-map-wrap > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child, .idx-results-map-wrap > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child, .idx-results-map-wrap > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child, .idx-results-map-wrap > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child, .idx-results-map-wrap > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child, .idx-results-map-wrap > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child, .idx-results-map-wrap > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .idx-results-map-wrap > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .idx-results-map-wrap > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .idx-results-map-wrap > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .idx-results-map-wrap > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .idx-results-map-wrap > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .idx-results-map-wrap > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child, .idx-results-map-wrap > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child, .idx-results-map-wrap > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child, .idx-results-map-wrap > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child, .idx-results-map-wrap > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child, .idx-results-map-wrap > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child, .idx-results-map-wrap > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .idx-results-map-wrap > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .idx-results-map-wrap > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .idx-results-map-wrap > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .idx-results-map-wrap > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .idx-results-map-wrap > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .idx-results-map-wrap > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td, .idx-results-map-wrap > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th, .idx-results-map-wrap > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td, .idx-results-map-wrap > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th, .idx-results-map-wrap > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .idx-results-map-wrap > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .idx-results-map-wrap > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .idx-results-map-wrap > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .idx-results-map-wrap > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td, .idx-results-map-wrap > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th, .idx-results-map-wrap > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td, .idx-results-map-wrap > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th, .idx-results-map-wrap > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .idx-results-map-wrap > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .idx-results-map-wrap > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .idx-results-map-wrap > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .idx-results-map-wrap > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive, .idx-results-map-wrap > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel, .panel-group .idx-results-map-wrap {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel, .panel-group .idx-results-map-wrap + .panel, .panel-group .panel + .idx-results-map-wrap, .panel-group .idx-results-map-wrap + .idx-results-map-wrap {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse .panel-body {
      border-top: 1px solid #dddddd; }
  .panel-group .panel-footer, .panel-group .idx-results-map-wrap .idx-map-toggle, .idx-results-map-wrap .panel-group .idx-map-toggle {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body, .panel-group .idx-results-map-wrap .idx-map-toggle + .panel-collapse .panel-body, .idx-results-map-wrap .panel-group .idx-map-toggle + .panel-collapse .panel-body {
      border-bottom: 1px solid #dddddd; }

.panel-default, .idx-results-map-wrap {
  border-color: #dddddd; }
  .panel-default > .panel-heading, .idx-results-map-wrap > .panel-heading {
    color: #333333;
    background-color: whitesmoke;
    border-color: #dddddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body, .idx-results-map-wrap > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #dddddd; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body, .idx-results-map-wrap > .panel-footer + .panel-collapse > .panel-body, .idx-results-map-wrap .panel-default > .idx-map-toggle + .panel-collapse > .panel-body, .idx-results-map-wrap > .idx-map-toggle + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd; }

.panel-primary {
  border-color: #ae9055; }
  .panel-primary > .panel-heading {
    color: #333333;
    background-color: #ae9055;
    border-color: #ae9055; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ae9055; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body, .idx-results-map-wrap .panel-primary > .idx-map-toggle + .panel-collapse > .panel-body {
    border-bottom-color: #ae9055; }

.panel-success {
  border-color: #a6d49c; }
  .panel-success > .panel-heading {
    color: #509a50;
    background-color: #aedcae;
    border-color: #a6d49c; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #a6d49c; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body, .idx-results-map-wrap .panel-success > .idx-map-toggle + .panel-collapse > .panel-body {
    border-bottom-color: #a6d49c; }

.panel-info {
  border-color: #8fe4e9; }
  .panel-info > .panel-heading {
    color: #50a0b8;
    background-color: #ade0ef;
    border-color: #8fe4e9; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #8fe4e9; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body, .idx-results-map-wrap .panel-info > .idx-map-toggle + .panel-collapse > .panel-body {
    border-bottom-color: #8fe4e9; }

.panel-warning {
  border-color: #f6ba8f; }
  .panel-warning > .panel-heading {
    color: #c79145;
    background-color: #f8d6a7;
    border-color: #f6ba8f; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #f6ba8f; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body, .idx-results-map-wrap .panel-warning > .idx-map-toggle + .panel-collapse > .panel-body {
    border-bottom-color: #f6ba8f; }

.panel-danger {
  border-color: #e7929e; }
  .panel-danger > .panel-heading {
    color: #b44946;
    background-color: #eca9a7;
    border-color: #e7929e; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #e7929e; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body, .idx-results-map-wrap .panel-danger > .idx-map-toggle + .panel-collapse > .panel-body {
    border-bottom-color: #e7929e; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well, .quick-search-widget-wrapper {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote, .quick-search-widget-wrapper blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: linear-gradient(27deg, #151515 5px, transparent 5px) 0 5px, linear-gradient(207deg, #151515 5px, transparent 5px) 10px 0px, linear-gradient(27deg, #222 5px, transparent 5px) 0px 10px, linear-gradient(207deg, #222 5px, transparent 5px) 10px 5px, linear-gradient(90deg, #1b1b1b 10px, transparent 10px), linear-gradient(#1d1d1d 25%, #1a1a1a 25%, #1a1a1a 50%, transparent 50%, transparent 75%, #242424 75%, #242424);
    background-color: #131313;
    background-size: 20px 20px; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid white;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid white; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer a.spatialmatch-popup-link + .btn, .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .btn, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer input.button + .btn, .modal-footer .single-listing .contact-modal .sendbutton + .btn, .single-listing .contact-modal .modal-footer .sendbutton + .btn, .modal-footer .single-agent .submit-button + .btn, .single-agent .modal-footer .submit-button + .btn, .modal-footer .btn + a.spatialmatch-popup-link, .modal-footer a.spatialmatch-popup-link + a.spatialmatch-popup-link, .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer input.button + a.spatialmatch-popup-link, .modal-footer .single-listing .contact-modal .sendbutton + a.spatialmatch-popup-link, .single-listing .contact-modal .modal-footer .sendbutton + a.spatialmatch-popup-link, .modal-footer .single-agent .submit-button + a.spatialmatch-popup-link, .single-agent .modal-footer .submit-button + a.spatialmatch-popup-link, .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn + input.button, .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search a.spatialmatch-popup-link + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer a.spatialmatch-popup-link + input.button, .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer input.button + input.button, .modal-footer .single-listing .contact-modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sendbutton + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .single-listing .contact-modal .sendbutton + input.button, .single-listing .contact-modal .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sendbutton + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-listing .contact-modal .modal-footer .sendbutton + input.button, .modal-footer .single-agent .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .submit-button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .single-agent .submit-button + input.button, .single-agent .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .submit-button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-agent .modal-footer .submit-button + input.button, .modal-footer .single-listing .contact-modal .btn + .sendbutton, .single-listing .contact-modal .modal-footer .btn + .sendbutton, .modal-footer .single-listing .contact-modal a.spatialmatch-popup-link + .sendbutton, .single-listing .contact-modal .modal-footer a.spatialmatch-popup-link + .sendbutton, .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-listing .contact-modal input.button + .sendbutton, .single-listing .contact-modal .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .sendbutton, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .single-listing .contact-modal input.button + .sendbutton, .single-listing .contact-modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer input.button + .sendbutton, .modal-footer .single-listing .contact-modal .sendbutton + .sendbutton, .single-listing .contact-modal .modal-footer .sendbutton + .sendbutton, .modal-footer .single-agent .single-listing .contact-modal .submit-button + .sendbutton, .single-listing .contact-modal .modal-footer .single-agent .submit-button + .sendbutton, .single-agent .modal-footer .single-listing .contact-modal .submit-button + .sendbutton, .single-listing .contact-modal .single-agent .modal-footer .submit-button + .sendbutton, .modal-footer .single-agent .btn + .submit-button, .single-agent .modal-footer .btn + .submit-button, .modal-footer .single-agent a.spatialmatch-popup-link + .submit-button, .single-agent .modal-footer a.spatialmatch-popup-link + .submit-button, .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-agent input.button + .submit-button, .single-agent .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .submit-button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .single-agent input.button + .submit-button, .single-agent .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer input.button + .submit-button, .modal-footer .single-listing .contact-modal .single-agent .sendbutton + .submit-button, .single-agent .modal-footer .single-listing .contact-modal .sendbutton + .submit-button, .single-listing .contact-modal .modal-footer .single-agent .sendbutton + .submit-button, .single-agent .single-listing .contact-modal .modal-footer .sendbutton + .submit-button, .modal-footer .single-agent .submit-button + .submit-button, .single-agent .modal-footer .submit-button + .submit-button {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group a.spatialmatch-popup-link + .btn, .modal-footer .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .btn, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn-group input.button + .btn, .modal-footer .btn-group .single-listing .contact-modal .sendbutton + .btn, .single-listing .contact-modal .modal-footer .btn-group .sendbutton + .btn, .modal-footer .btn-group .single-agent .submit-button + .btn, .single-agent .modal-footer .btn-group .submit-button + .btn, .modal-footer .btn-group .btn + a.spatialmatch-popup-link, .modal-footer .btn-group a.spatialmatch-popup-link + a.spatialmatch-popup-link, .modal-footer .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn-group input.button + a.spatialmatch-popup-link, .modal-footer .btn-group .single-listing .contact-modal .sendbutton + a.spatialmatch-popup-link, .single-listing .contact-modal .modal-footer .btn-group .sendbutton + a.spatialmatch-popup-link, .modal-footer .btn-group .single-agent .submit-button + a.spatialmatch-popup-link, .single-agent .modal-footer .btn-group .submit-button + a.spatialmatch-popup-link, .modal-footer .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn-group .btn + input.button, .modal-footer .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search a.spatialmatch-popup-link + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn-group a.spatialmatch-popup-link + input.button, .modal-footer .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn-group input.button + input.button, .modal-footer .btn-group .single-listing .contact-modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sendbutton + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn-group .single-listing .contact-modal .sendbutton + input.button, .single-listing .contact-modal .modal-footer .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sendbutton + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-listing .contact-modal .modal-footer .btn-group .sendbutton + input.button, .modal-footer .btn-group .single-agent .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .submit-button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn-group .single-agent .submit-button + input.button, .single-agent .modal-footer .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .submit-button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-agent .modal-footer .btn-group .submit-button + input.button, .modal-footer .btn-group .single-listing .contact-modal .btn + .sendbutton, .single-listing .contact-modal .modal-footer .btn-group .btn + .sendbutton, .modal-footer .btn-group .single-listing .contact-modal a.spatialmatch-popup-link + .sendbutton, .single-listing .contact-modal .modal-footer .btn-group a.spatialmatch-popup-link + .sendbutton, .modal-footer .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-listing .contact-modal input.button + .sendbutton, .single-listing .contact-modal .modal-footer .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .sendbutton, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn-group .single-listing .contact-modal input.button + .sendbutton, .single-listing .contact-modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn-group input.button + .sendbutton, .modal-footer .btn-group .single-listing .contact-modal .sendbutton + .sendbutton, .single-listing .contact-modal .modal-footer .btn-group .sendbutton + .sendbutton, .modal-footer .btn-group .single-agent .single-listing .contact-modal .submit-button + .sendbutton, .single-listing .contact-modal .modal-footer .btn-group .single-agent .submit-button + .sendbutton, .single-agent .modal-footer .btn-group .single-listing .contact-modal .submit-button + .sendbutton, .single-listing .contact-modal .single-agent .modal-footer .btn-group .submit-button + .sendbutton, .modal-footer .btn-group .single-agent .btn + .submit-button, .single-agent .modal-footer .btn-group .btn + .submit-button, .modal-footer .btn-group .single-agent a.spatialmatch-popup-link + .submit-button, .single-agent .modal-footer .btn-group a.spatialmatch-popup-link + .submit-button, .modal-footer .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-agent input.button + .submit-button, .single-agent .modal-footer .btn-group .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .submit-button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn-group .single-agent input.button + .submit-button, .single-agent .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn-group input.button + .submit-button, .modal-footer .btn-group .single-listing .contact-modal .single-agent .sendbutton + .submit-button, .single-agent .modal-footer .btn-group .single-listing .contact-modal .sendbutton + .submit-button, .single-listing .contact-modal .modal-footer .btn-group .single-agent .sendbutton + .submit-button, .single-agent .single-listing .contact-modal .modal-footer .btn-group .sendbutton + .submit-button, .modal-footer .btn-group .single-agent .submit-button + .submit-button, .single-agent .modal-footer .btn-group .submit-button + .submit-button {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block, .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .btn-block, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer input.button + .btn-block, .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-block + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer .btn-block + input.button, .modal-footer .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .modal-footer input.button + input.button {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #c4c4c4;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.05);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.05); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.05);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.05); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption a.spatialmatch-popup-link, .carousel-caption .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .carousel-caption input.button, .carousel-caption .single-listing .contact-modal .sendbutton, .single-listing .contact-modal .carousel-caption .sendbutton, .carousel-caption .single-agent .submit-button, .single-agent .carousel-caption .submit-button {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .quick-search-widget-wrapper form:before, .idx-pagination:before, .single-agent .agent-data:before, .modal-body:before, .clearfix:after, .quick-search-widget-wrapper form:after, .idx-pagination:after, .single-agent .agent-data:after, .modal-body:after {
  content: " ";
  display: table; }

.clearfix:after, .quick-search-widget-wrapper form:after, .idx-pagination:after, .single-agent .agent-data:after, .modal-body:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* Boulevard Scaffolding */
/**
 * Navbar Styles
 */
.navbar {
  /* ==========================================================================
	   Baseline Menu Styles
	   ========================================================================== */ }
  @media (min-width: 992px) {
    .navbar {
      /* ==========================================================================
		   Style 1
		   ========================================================================== */
      /* ==========================================================================
		   Style 2
		   ========================================================================== */
      /* ==========================================================================
		   Style 3
		   ========================================================================== */
      /* ==========================================================================
		   Style 4
		   ========================================================================== */ }
      .navbar.style1 .navbar-nav {
        margin-bottom: -3px; }
        .navbar.style1 .navbar-nav > li {
          border-bottom: 3px solid transparent; }
          .navbar.style1 .navbar-nav > li:active, .navbar.style1 .navbar-nav > li.active {
            border-bottom-color: #d9d9d9; }
          .navbar.style1 .navbar-nav > li:hover {
            border-bottom-color: #ae9055; }
      .navbar.style2 .navbar-nav > li:after {
        content: '';
        background: #ae9055;
        position: absolute;
        bottom: 0;
        left: 25%;
        height: 2px;
        width: 50%;
        z-index: 1; }
      .navbar.style2 .navbar-nav > li:hover:after, .navbar.style2 .navbar-nav > li:active:after, .navbar.style2 .navbar-nav > li.active:after {
        background: #7c663b; }
      .navbar.style3 .navbar-nav {
        margin-top: -3px; }
        .navbar.style3 .navbar-nav > li {
          border-top: 3px solid #d9d9d9;
          -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15); }
          .navbar.style3 .navbar-nav > li:hover, .navbar.style3 .navbar-nav > li:active, .navbar.style3 .navbar-nav > li.active {
            border-top-color: #ae9055; }
      .navbar.style4 .navbar-nav > li > a {
        margin-left: 10px;
        margin-right: 10px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15); } }

/*
  Icon Font: hji-icons
*/
@font-face {
  font-family: "hji-icons";
  src: url("../../../hji-boulevard/assets/fonts/hji-icons-webfont.eot");
  src: url("../../../hji-boulevard/assets/fonts/hji-icons-webfont.eot#iefix") format("embedded-opentype"), url("../../../hji-boulevard/assets/fonts/hji-icons-webfont.woff") format("woff"), url("../../../hji-boulevard/assets/fonts/hji-icons-webfont.ttf") format("truetype"), url("../../../hji-boulevard/assets/fonts/hji-icons-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "hji-icons";
    src: url("../../../hji-boulevard/assets/fonts/hji-icons-webfont.svg") format("svg"); } }

[data-icon]:before {
  content: attr(data-icon); }

[data-icon]:before,
.hji-icon-area-1:before,
.hji-icon-area-2:before,
.hji-icon-area-3:before,
.hji-icon-bath-faucet:before,
.hji-icon-bed-1:before,
.hji-icon-bed-2:before,
.hji-icon-bed-3:before,
.hji-icon-equal-housing:before,
.hji-icon-equal-housing-text:before,
.hji-icon-house-1:before,
.hji-icon-house-2:before,
.hji-icon-house-3:before,
.hji-icon-logo:before,
.hji-icon-mls:before,
.hji-icon-realtor:before,
.hji-icon-realtor-text:before,
.hji-icon-search:before,
.hji-icon-shower:before,
.hji-icon-toilet:before,
.hji-icon-toilet-alt:before,
.hji-icon-tub:before {
  display: inline-block;
  font-family: "hji-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.hji-icon-area-1:before {
  content: "\f115"; }

.hji-icon-area-2:before {
  content: "\f116"; }

.hji-icon-area-3:before {
  content: "\f117"; }

.hji-icon-bath-faucet:before {
  content: "\f110"; }

.hji-icon-bed-1:before {
  content: "\f103"; }

.hji-icon-bed-2:before {
  content: "\f104"; }

.hji-icon-bed-3:before {
  content: "\f105"; }

.hji-icon-equal-housing:before {
  content: "\f106"; }

.hji-icon-equal-housing-text:before {
  content: "\f107"; }

.hji-icon-house-1:before {
  content: "\f108"; }

.hji-icon-house-2:before {
  content: "\f109"; }

.hji-icon-house-3:before {
  content: "\f10a"; }

.hji-icon-logo:before {
  content: "\f10b"; }

.hji-icon-mls:before {
  content: "\f10c"; }

.hji-icon-realtor:before {
  content: "\f10d"; }

.hji-icon-realtor-text:before {
  content: "\f10e"; }

.hji-icon-search:before {
  content: "\f10f"; }

.hji-icon-shower:before {
  content: "\f111"; }

.hji-icon-toilet:before {
  content: "\f112"; }

.hji-icon-toilet-alt:before {
  content: "\f113"; }

.hji-icon-tub:before {
  content: "\f114"; }

/* ==========================================================================
 Multi-Level Dropdown navs for Twitter Bootstrap 3.x
 ========================================================================== */
.dropdown-submenu {
  position: relative; }
  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px; }
  .dropdown-submenu:hover > .dropdown-menu {
    display: block; }
  .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px; }
  .dropdown-submenu:hover > a:after {
    border-left-color: #ffffff; }
  .dropdown-submenu .pull-left {
    float: none; }
    .dropdown-submenu .pull-left > .dropdown-menu {
      left: -100%;
      margin-left: 10px;
      -webkit-border-radius: 6px 0 6px 6px;
      -moz-border-radius: 6px 0 6px 6px;
      border-radius: 6px 0 6px 6px; }

/**
 * Custom Color Options
 * Uses bootstrap mixins and extensions to build our options
 */
/* ==========================================================================
   Contextual Backgrounds
   ========================================================================== */
.bg-second {
  color: #ffffff; }

.bg-third {
  color: #333333; }

.bg-second {
  background-color: #057889; }

a.bg-second:hover {
  background-color: #034d58; }

.bg-third {
  background-color: #898989; }

a.bg-third:hover {
  background-color: #707070; }

/* ==========================================================================
   Labels
   ========================================================================== */
.label-clear {
  background-color: rgba(0, 0, 0, 0.45); }
  .label-clear[href]:hover, .label-clear[href]:focus {
    background-color: rgba(0, 0, 0, 0.45); }

.label-second {
  background-color: #057889; }
  .label-second[href]:hover, .label-second[href]:focus {
    background-color: #034d58; }

.label-third {
  background-color: #898989; }
  .label-third[href]:hover, .label-third[href]:focus {
    background-color: #707070; }

/* ==========================================================================
   Buttons
   ========================================================================== */
.btn-clear {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.15);
  border-color: #fff;
  border-width: 3px; }
  .btn-clear:hover, .btn-clear:focus, .btn-clear:active, .btn-clear.active,
  .open > .btn-clear.dropdown-toggle {
    color: #fff;
    background-color: rgba(26, 26, 26, 0.15);
    border-color: #e0e0e0; }
  .btn-clear:active, .btn-clear.active,
  .open > .btn-clear.dropdown-toggle {
    background-image: none; }
  .btn-clear.disabled, .btn-clear.disabled:hover, .btn-clear.disabled:focus, .btn-clear.disabled:active, .btn-clear.disabled.active, .btn-clear[disabled], .btn-clear[disabled]:hover, .btn-clear[disabled]:focus, .btn-clear[disabled]:active, .btn-clear[disabled].active,
  fieldset[disabled] .btn-clear,
  fieldset[disabled] .btn-clear:hover,
  fieldset[disabled] .btn-clear:focus,
  fieldset[disabled] .btn-clear:active,
  fieldset[disabled] .btn-clear.active {
    background-color: rgba(0, 0, 0, 0.15);
    border-color: #fff; }
  .btn-clear .badge {
    color: rgba(0, 0, 0, 0.15);
    background-color: #fff; }

.btn-second {
  color: #fff;
  background-color: #057889;
  border-color: #057889; }
  .btn-second:hover, .btn-second:focus, .btn-second:active, .btn-second.active,
  .open > .btn-second.dropdown-toggle {
    color: #fff;
    background-color: #07a3ba;
    border-color: #07acc4; }
  .btn-second:active, .btn-second.active,
  .open > .btn-second.dropdown-toggle {
    background-image: none; }
  .btn-second.disabled, .btn-second.disabled:hover, .btn-second.disabled:focus, .btn-second.disabled:active, .btn-second.disabled.active, .btn-second[disabled], .btn-second[disabled]:hover, .btn-second[disabled]:focus, .btn-second[disabled]:active, .btn-second[disabled].active,
  fieldset[disabled] .btn-second,
  fieldset[disabled] .btn-second:hover,
  fieldset[disabled] .btn-second:focus,
  fieldset[disabled] .btn-second:active,
  fieldset[disabled] .btn-second.active {
    background-color: #057889;
    border-color: #057889; }
  .btn-second .badge {
    color: #057889;
    background-color: #fff; }

.btn-third {
  color: #fff;
  background-color: #898989;
  border-color: #898989; }
  .btn-third:hover, .btn-third:focus, .btn-third:active, .btn-third.active,
  .open > .btn-third.dropdown-toggle {
    color: #fff;
    background-color: #707070;
    border-color: #6a6a6a; }
  .btn-third:active, .btn-third.active,
  .open > .btn-third.dropdown-toggle {
    background-image: none; }
  .btn-third.disabled, .btn-third.disabled:hover, .btn-third.disabled:focus, .btn-third.disabled:active, .btn-third.disabled.active, .btn-third[disabled], .btn-third[disabled]:hover, .btn-third[disabled]:focus, .btn-third[disabled]:active, .btn-third[disabled].active,
  fieldset[disabled] .btn-third,
  fieldset[disabled] .btn-third:hover,
  fieldset[disabled] .btn-third:focus,
  fieldset[disabled] .btn-third:active,
  fieldset[disabled] .btn-third.active {
    background-color: #898989;
    border-color: #898989; }
  .btn-third .badge {
    color: #898989;
    background-color: #fff; }

.btn-compliment {
  color: #333333;
  background-color: #5573ae;
  border-color: #5573ae; }
  .btn-compliment:hover, .btn-compliment:focus, .btn-compliment:active, .btn-compliment.active,
  .open > .btn-compliment.dropdown-toggle {
    color: #333333;
    background-color: #788fbe;
    border-color: #7e95c2; }
  .btn-compliment:active, .btn-compliment.active,
  .open > .btn-compliment.dropdown-toggle {
    background-image: none; }
  .btn-compliment.disabled, .btn-compliment.disabled:hover, .btn-compliment.disabled:focus, .btn-compliment.disabled:active, .btn-compliment.disabled.active, .btn-compliment[disabled], .btn-compliment[disabled]:hover, .btn-compliment[disabled]:focus, .btn-compliment[disabled]:active, .btn-compliment[disabled].active,
  fieldset[disabled] .btn-compliment,
  fieldset[disabled] .btn-compliment:hover,
  fieldset[disabled] .btn-compliment:focus,
  fieldset[disabled] .btn-compliment:active,
  fieldset[disabled] .btn-compliment.active {
    background-color: #5573ae;
    border-color: #5573ae; }
  .btn-compliment .badge {
    color: #5573ae;
    background-color: #333333; }

/* ==========================================================================
   Panels
   ========================================================================== */
.panel-clear {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff; }
  .panel-clear > .panel-heading {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.45); }
    .panel-clear > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: rgba(0, 0, 0, 0.45); }
  .panel-clear > .panel-footer + .panel-collapse > .panel-body, .idx-results-map-wrap .panel-clear > .idx-map-toggle + .panel-collapse > .panel-body {
    border-bottom-color: rgba(0, 0, 0, 0.45); }

.panel-second {
  border-color: #057889; }
  .panel-second > .panel-heading {
    color: #333333;
    background-color: #057889;
    border-color: #057889; }
    .panel-second > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #057889; }
  .panel-second > .panel-footer + .panel-collapse > .panel-body, .idx-results-map-wrap .panel-second > .idx-map-toggle + .panel-collapse > .panel-body {
    border-bottom-color: #057889; }

.panel-third {
  border-color: #898989; }
  .panel-third > .panel-heading {
    color: #333333;
    background-color: #898989;
    border-color: #898989; }
    .panel-third > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #898989; }
  .panel-third > .panel-footer + .panel-collapse > .panel-body, .idx-results-map-wrap .panel-third > .idx-map-toggle + .panel-collapse > .panel-body {
    border-bottom-color: #898989; }

/**
 * Typography Controls
 *
 * Home Junction Boulevard
 */
/* ==========================================================================
 NavBar Fonts
 ========================================================================== */
.navbar-nav {
  font-size: 14px;
  font-family: Lato;
  font-weight: 600;
  font-style: inherit;
  text-transform: uppercase; }

/* ==========================================================================
 Headings
 ========================================================================== */
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  text-align: inherit;
  letter-spacing: px;
  word-spacing: px;
  font-style: inherit;
  text-transform: uppercase; }

/* ==========================================================================
 Page Titles
 ========================================================================== */
@media all and (max-width: 768px) {
  h1.page-title {
    font-size: 1.75em; } }

/**
 * Boulevard Header Scaffolding
 */
html {
  background: repeat scroll 0 0;
  background-size: inherit; }

body.admin-bar .navbar-fixed-top {
  top: 32px; }
  @media (max-width: 991px) {
    body.admin-bar .navbar-fixed-top {
      top: 46px; } }

.banner .top-header {
  padding: 5px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #d2d2d2;
  color: #333333; }

.banner .header-widgets .blvd-logo,
.banner .header-widgets .blvd-responsive-menu {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 14px; }

@media (min-width: 992px) {
  .banner.nav-right ul.navbar-nav {
    float: right; } }

@media (min-width: 992px) {
  .banner.nav-center nav {
    text-align: center; }
  .banner.nav-center ul.navbar-nav {
    display: inline-block;
    float: none; } }

/**
 * Blog Post Scaffolding
 */
/* ==========================================================================
   Meta Data
   ========================================================================== */
.entry-meta {
  margin: 0 -5px;
  padding: 10px 0; }
  .entry-meta > div {
    display: inline-block;
    margin: 0 6px; }
  .entry-meta i {
    color: #057889; }

/* ==========================================================================
   Posts
   ========================================================================== */
article.post {
  margin-bottom: 20px; }

/**
 * Standard page styling
 */
/* ==========================================================================
   Page Titles
   ========================================================================== */
article > header.page-header {
  margin: 0 0 2rem; }
  article > header.page-header h1.page-title {
    margin: 0; }

/**
 * Comments styling
 */
/**
 * Sidebar Styles
 *
 * Only Sidebar - not other widget areas
 */
/**
 * Footer Scaffolding
 */
.content-info {
  margin-top: 2rem;
  padding: 30px 0 0;
  background: repeat scroll 0 0 #383838;
  background-size: inherit; }
  .content-info .container,
  .content-info .idx-compliance {
    color: #ffffff; }
  .content-info a:not(.btn):not(a.spatialmatch-popup-link):not(.blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button):not(.single-listing .contact-modal .sendbutton):not(.single-agent .submit-button) {
    color: #ae9055; }
    .content-info a:not(.btn):not(a.spatialmatch-popup-link):not(.blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button):not(.single-listing .contact-modal .sendbutton):not(.single-agent .submit-button):focus, .content-info a:not(.btn):not(a.spatialmatch-popup-link):not(.blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button):not(.single-listing .contact-modal .sendbutton):not(.single-agent .submit-button):hover {
      color: #c7b289; }

/**
 * Widget Scaffolding
 */
.widget-container.notitle .widget-title {
  display: none; }

.widget-container.notitlespace .widget-title {
  visibility: hidden; }

.blvd-home-widgets .widget-container {
  margin-top: 15px;
  margin-bottom: 15px; }

.widget_recent_entries ul li,
.widget_nav_menu ul li,
.widget_archive ul li {
  list-style: none; }

.hji-contact-widget .street {
  display: block; }

/**
 * SCSS CSS file for using default gravity forms css classes with bootstrap 3
 * Inspired and started by Ben Word - http://roots.io/style-gravity-forms-with-bootstrap/
 * 
 * Copyright: 2014, CorradoMatt
 * License: GPLv2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */
.gform_wrapper {
  /**
     * Gravity Forms CSS Selector Columns
     */ }
  .gform_wrapper .gform_body {
    margin-left: -15px;
    margin-right: -15px; }
    .gform_wrapper .gform_body:before, .gform_wrapper .gform_body:after {
      content: " ";
      display: table; }
    .gform_wrapper .gform_body:after {
      clear: both; }
  .gform_wrapper ul {
    padding-left: 0;
    list-style: none; }
  .gform_wrapper form {
    margin-bottom: 0; }
  .gform_wrapper label {
    font-weight: normal; }
  .gform_wrapper .gfield {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: .5em 0; }
    @media (min-width: 992px) {
      .gform_wrapper .gfield {
        float: left;
        width: 100%; } }
  .gform_wrapper .top_label .gfield_label {
    font-weight: bold; }
  .gform_wrapper .gsection {
    border-bottom: 1px dotted #CCCCCC;
    margin: 16px 0;
    padding: 0 0 8px; }
    .gform_wrapper .gsection:before, .gform_wrapper .gsection:after {
      content: " ";
      display: table; }
    .gform_wrapper .gsection:after {
      clear: both; }
  .gform_wrapper ul.gfield_radio li, .gform_wrapper ul.gfield_checkbox li {
    margin-bottom: 0;
    line-height: 2em; }
  .gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label, .gform_wrapper ul.gfield_radio li input[type="checkbox"]:checked + label, .gform_wrapper ul.gfield_checkbox li input[type="radio"]:checked + label, .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label {
    font-weight: bold; }
  .gform_wrapper .gfield_required {
    padding-left: 1px;
    color: #b44946; }
  .gform_wrapper .field_name_first input, .gform_wrapper .ginput_complex .ginput_left input {
    width: 100%; }
  .gform_wrapper .ginput_complex .ginput_right input {
    width: 99%; }
  .gform_wrapper .datepicker.datepicker_with_icon.hasDatepicker {
    display: inline-block;
    margin-right: 2%;
    width: 90%; }
  .gform_wrapper .ginput_complex label,
  .gform_wrapper .gfield_time_hour label,
  .gform_wrapper .gfield_time_minute label,
  .gform_wrapper .gfield_date_month label,
  .gform_wrapper .gfield_date_day label,
  .gform_wrapper .gfield_date_year label,
  .gform_wrapper .instruction {
    display: block;
    font-size: 12px;
    margin: 3px; }
  .gform_wrapper li.gfield.gf_left_half, .gform_wrapper li.gfield.gf_right_half, .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .gform_wrapper li.gfield.gf_left_half, .gform_wrapper li.gfield.gf_right_half, .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
        float: left;
        width: 50%; } }
  .gform_wrapper li.gfield.gf_one_quarter {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .gform_wrapper li.gfield.gf_one_quarter {
        float: left;
        width: 25%; } }
  .gform_wrapper li.gfield.gf_three_quarter {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .gform_wrapper li.gfield.gf_three_quarter {
        float: left;
        width: 75%; } }
  .gform_wrapper li.gfield.gf_left_third, .gform_wrapper li.gfield.gf_middle_third, .gform_wrapper li.gfield.gf_right_third {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .gform_wrapper li.gfield.gf_left_third, .gform_wrapper li.gfield.gf_middle_third, .gform_wrapper li.gfield.gf_right_third {
        float: left;
        width: 33.33333%; } }
  .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    min-height: 1.8em; }
    @media (min-width: 992px) {
      .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {
        float: left;
        width: 50%; } }
    @media (max-width: 992px) {
      .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {
        display: inline-block; } }
  .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    min-height: 1.8em; }
    @media (min-width: 992px) {
      .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
        float: left;
        width: 33.33333%; } }
    @media (max-width: 992px) {
      .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
        display: inline-block; } }
  .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    min-height: 1.8em; }
    @media (min-width: 992px) {
      .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li {
        float: left;
        width: 25%; } }
    @media (max-width: 992px) {
      .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li {
        display: inline-block; } }
  .gform_wrapper .ginput_complex .ginput_left {
    padding-left: 0; }
  .gform_wrapper .ginput_complex .ginput_right {
    padding-right: 0; }
  .gform_wrapper li.gfield.gf_inline {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: auto; }
  .gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"], .gform_wrapper .gfield_checkbox li input {
    float: left;
    margin-top: 7px;
    height: 20px; }
    .gform_wrapper .gfield_checkbox li input[type="checkbox"]:hover, .gform_wrapper .gfield_radio li input[type="radio"]:hover, .gform_wrapper .gfield_checkbox li input:hover {
      cursor: pointer; }
  .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    display: inline-block;
    line-height: 1.5;
    margin: 2px 0 0 10px;
    padding: 0;
    vertical-align: top;
    width: auto; }
    .gform_wrapper .gfield_checkbox li label:hover, .gform_wrapper .gfield_radio li label:hover {
      cursor: pointer; }
  .gform_wrapper li.gf_list_inline ul.gfield_checkbox li, .gform_wrapper li.gf_list_inline ul.gfield_radio li {
    display: inline-block;
    margin: 0 10px 10px 0; }
  .gform_wrapper .ginput_container input[type='checkbox'], .gform_wrapper .ginput_container input[type='radio'] {
    width: auto; }
  .gform_wrapper .ginput_container textarea {
    height: auto; }
  .gform_wrapper .ginput_container .ui-datepicker-trigger {
    width: auto; }
  .gform_wrapper .gform_button {
    color: #fff;
    background-color: #ae9055;
    border-color: #9e824b;
    padding: 20px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    border: 1px solid;
    height: auto;
    width: auto; }
    .gform_wrapper .gform_button:hover, .gform_wrapper .gform_button:focus, .gform_wrapper .gform_button:active, .gform_wrapper .gform_button.active,
    .open > .gform_wrapper .gform_button.dropdown-toggle {
      color: #fff;
      background-color: #8d7443;
      border-color: #756038; }
    .gform_wrapper .gform_button:active, .gform_wrapper .gform_button.active,
    .open > .gform_wrapper .gform_button.dropdown-toggle {
      background-image: none; }
    .gform_wrapper .gform_button.disabled, .gform_wrapper .gform_button.disabled:hover, .gform_wrapper .gform_button.disabled:focus, .gform_wrapper .gform_button.disabled:active, .gform_wrapper .gform_button.disabled.active, .gform_wrapper .gform_button[disabled], .gform_wrapper .gform_button[disabled]:hover, .gform_wrapper .gform_button[disabled]:focus, .gform_wrapper .gform_button[disabled]:active, .gform_wrapper .gform_button[disabled].active,
    fieldset[disabled] .gform_wrapper .gform_button,
    fieldset[disabled] .gform_wrapper .gform_button:hover,
    fieldset[disabled] .gform_wrapper .gform_button:focus,
    fieldset[disabled] .gform_wrapper .gform_button:active,
    fieldset[disabled] .gform_wrapper .gform_button.active {
      background-color: #ae9055;
      border-color: #9e824b; }
    .gform_wrapper .gform_button .badge {
      color: #ae9055;
      background-color: #fff; }
  .gform_wrapper .gform_wrapper .gfield_error .gfield_label {
    color: #b44946; }
  .gform_wrapper .gform_wrapper .gfield_error input,
  .gform_wrapper .gform_wrapper .gfield_error select,
  .gform_wrapper .gform_wrapper .gfield_error textarea {
    border-color: #e7929e;
    background-color: #eca9a7;
    color: #b44946; }
    .gform_wrapper .gform_wrapper .gfield_error input:focus,
    .gform_wrapper .gform_wrapper .gfield_error select:focus,
    .gform_wrapper .gform_wrapper .gfield_error textarea:focus {
      border-color: #b44946;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(180, 73, 70, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(180, 73, 70, 0.6); }
  .gform_wrapper .gfield_error,
  .gform_wrapper .validation_error,
  .gform_wrapper #gforms_confirmation_message {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
    .gform_wrapper .gfield_error > p,
    .gform_wrapper .gfield_error > ul,
    .gform_wrapper .validation_error > p,
    .gform_wrapper .validation_error > ul,
    .gform_wrapper #gforms_confirmation_message > p,
    .gform_wrapper #gforms_confirmation_message > ul {
      margin-bottom: 0; }
    .gform_wrapper .gfield_error > p + p,
    .gform_wrapper .validation_error > p + p,
    .gform_wrapper #gforms_confirmation_message > p + p {
      margin-top: 5px; }
  .gform_wrapper .gfield_error,
  .gform_wrapper .validation_error {
    background-color: #eca9a7;
    border-color: #e7929e;
    color: #b44946; }
    .gform_wrapper .gfield_error hr,
    .gform_wrapper .validation_error hr {
      border-top-color: #e37d8b; }
    .gform_wrapper .gfield_error .alert-link,
    .gform_wrapper .validation_error .alert-link {
      color: #8f3a38; }
  .gform_wrapper .gf_scroll_text {
    overflow: auto;
    height: 180px; }
  .gform_wrapper .gform_footer {
    margin: 2em 0; }

/* hide the honeypot field */
.gform_hidden,
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px; }

/**
 * Required WordPress Stuff
 */
#wp-calendar td, #wp-calendar th {
  padding: 0.5rem;
  text-align: center; }

img.alignleft {
  margin: 10px;
  float: left; }

img.alignright {
  margin: 10px;
  float: right; }

img.aligncenter {
  margin: 10px auto;
  display: block; }

.gallery {
  margin: 12px 0; }
  .gallery .gallery-row {
    margin-top: 12px;
    margin-bottom: 12px; }

/**
 * Home-page.scss
 */
.blvd-slideshow {
  width: 100%;
  height: 520px;
  position: absolute;
  max-width: 100%;
  top: 0;
  z-index: -1 !important; }

.spatialmatch-map-wrapper {
  margin: 13px 0; }

/* ==========================================================================
 Spatial Match
 ========================================================================== */
/* ==========================================================================
 Recent Posts Widget
 ========================================================================== */
.hjitw-recent-posts .featured-post {
  display: inline-block;
  margin: 0.5rem 2% 1rem;
  text-align: left;
  vertical-align: top;
  position: relative; }
  .hjitw-recent-posts .featured-post h4 {
    clear: none;
    line-height: 1;
    margin: 0 0 5px;
    padding: 0; }
  .hjitw-recent-posts .featured-post .post-time {
    font-style: italic;
    margin: 0 0 5px;
    padding: 0;
    text-align: left; }
  .hjitw-recent-posts .featured-post img {
    margin: 5px 1rem 1rem 0;
    max-width: 100%;
    width: 20%;
    display: inline-block; }
  .hjitw-recent-posts .featured-post .excerpt {
    clear: none; }
  .hjitw-recent-posts .featured-post a.read-more {
    white-space: nowrap; }

/* ==========================================================================
 Tabbed Widget Area
 ========================================================================== */
.blvd-tabwrap {
  margin: 20px 0; }

.blvd-tabs-container.tab-content {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  border-color: #dddddd;
  border-top-width: 0;
  /* Neighborhood Widget w/in tabbed widget area */
  /* Spatial Match Property Search Widget w/in tabbed widget area */ }
  .blvd-tabs-container.tab-content .nbrhds-wrap {
    background-color: transparent;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 1em 0.5em; }
  .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search {
    padding: 1em 1.5em;
    overflow: hidden; }
    .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button {
      margin: 0 2%;
      float: left;
      width: 46%; }

/* HJI Plugins Scaffolding */
.ajaxloader {
  display: inline-block;
  width: 31px;
  height: 31px;
  background: transparent url(../../../hji-boulevard/assets/images/ajax-loader.gif) no-repeat; }

.hji-input-invalid {
  background-color: #FFDFDF !important;
  border-color: #C89797 !important; }

.selectize-control::before {
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  content: ' ';
  z-index: 2;
  position: absolute;
  display: block;
  top: 12px;
  right: 16px;
  width: 16px;
  height: 16px;
  background: url(../../../hji-boulevard/assets/images/ajax-loader.gif);
  background-size: 16px 16px;
  opacity: 0; }

.selectize-control.loading::before {
  opacity: 0.5; }

.selectize-control .selectize-input {
  z-index: 2; }

.selectize-input > input {
  height: inherit; }

.selectize-caption {
  float: right;
  color: #999;
  font-size: 12px; }

/* Polygon ID flashes on page load
before selectize gets initialized.
Make text color transparent to avoid the flash*/
input[data-lookup="polygon"] {
  color: transparent; }

.inline.sep {
  padding: 0 2px; }
  .inline.sep:before {
    content: "|"; }

.invisible {
  visibility: hidden; }

.asterisk:before {
  content: '*';
  font-size: inherit; }

/* Icons - we're replacing standard rIDX icons with font awesome */
.idx-icon-grid,
.idx-icon-map,
.idx-icon-list,
.idx-icon-info,
.idx-icon-menu,
.idx-icon-print,
.idx-icon-camera,
.idx-icon-camera-2,
.idx-icon-calendar {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.idx-icon-grid:before {
  content: "\f00a"; }

.idx-icon-map:before {
  content: "\f041"; }

.idx-icon-list:before {
  content: "\f022"; }

.idx-icon-print:before {
  content: "\f02f"; }

.idx-icon-camera:before {
  content: "\f030"; }

.idx-icon-camera-2:before {
  content: "\f083"; }

.idx-icon-info:before {
  content: "\f05a"; }

.idx-icon-calendar:before {
  content: "\f073"; }

.idx-icon-menu:before {
  content: "\f0c9"; }

/* User Plugin Styles */
.user-signup-header .hji-user-signup:hover {
  cursor: pointer;
  text-decoration: underline; }

#idx-register-login.modal .modal-header {
  background-color: transparent;
  min-height: 0px;
  border: none;
  padding: 0; }
  #idx-register-login.modal .modal-header .close {
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    z-index: 2000; }

#idx-register-login.modal .signin-title {
  color: #555555;
  font-weight: 200; }

#idx-register-login.modal .social-signin-wrap-inner,
#idx-register-login.modal .signin-with-email-link-wrap {
  text-align: center; }

#idx-register-login.modal #idx-register .signin-title:not(.signin-title__secondary),
#idx-register-login.modal .social-signin-wrap-inner .signin-title:not(.signin-title__secondary) {
  font-size: 1.75em;
  margin-bottom: .5em; }

#idx-register-login.modal .signin-title__secondary {
  display: none;
  font-size: 1.1em; }

#idx-register-login.modal .signin-with-email-link {
  font-size: 12px; }

#idx-register-login.modal .social-signin-forms > form {
  display: inline-block;
  margin: 0 .5em;
  width: 90%;
  max-width: 420px; }
  @media (min-width: 767px) {
    #idx-register-login.modal .social-signin-forms > form {
      width: 200px; } }

#idx-register-login.modal #login-w-google.btn, #idx-register-login.modal a#login-w-google.spatialmatch-popup-link, #idx-register-login.modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input#login-w-google.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #idx-register-login.modal input#login-w-google.button, #idx-register-login.modal .single-listing .contact-modal #login-w-google.sendbutton, .single-listing .contact-modal #idx-register-login.modal #login-w-google.sendbutton, #idx-register-login.modal .single-agent #login-w-google.submit-button, .single-agent #idx-register-login.modal #login-w-google.submit-button,
#idx-register-login.modal #login-w-fb.btn,
#idx-register-login.modal a#login-w-fb.spatialmatch-popup-link,
#idx-register-login.modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input#login-w-fb.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
#idx-register-login.modal input#login-w-fb.button,
#idx-register-login.modal .single-listing .contact-modal #login-w-fb.sendbutton, .single-listing .contact-modal
#idx-register-login.modal #login-w-fb.sendbutton,
#idx-register-login.modal .single-agent #login-w-fb.submit-button, .single-agent
#idx-register-login.modal #login-w-fb.submit-button {
  width: 100%; }
  #idx-register-login.modal #login-w-google.btn:hover, #idx-register-login.modal a#login-w-google.spatialmatch-popup-link:hover, #idx-register-login.modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input#login-w-google.button:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #idx-register-login.modal input#login-w-google.button:hover, #idx-register-login.modal .single-listing .contact-modal #login-w-google.sendbutton:hover, .single-listing .contact-modal #idx-register-login.modal #login-w-google.sendbutton:hover, #idx-register-login.modal .single-agent #login-w-google.submit-button:hover, .single-agent #idx-register-login.modal #login-w-google.submit-button:hover, #idx-register-login.modal #login-w-google.btn:active, #idx-register-login.modal a#login-w-google.spatialmatch-popup-link:active, #idx-register-login.modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input#login-w-google.button:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #idx-register-login.modal input#login-w-google.button:active, #idx-register-login.modal .single-listing .contact-modal #login-w-google.sendbutton:active, .single-listing .contact-modal #idx-register-login.modal #login-w-google.sendbutton:active, #idx-register-login.modal .single-agent #login-w-google.submit-button:active, .single-agent #idx-register-login.modal #login-w-google.submit-button:active,
  #idx-register-login.modal #login-w-fb.btn:hover,
  #idx-register-login.modal a#login-w-fb.spatialmatch-popup-link:hover,
  #idx-register-login.modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input#login-w-fb.button:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  #idx-register-login.modal input#login-w-fb.button:hover,
  #idx-register-login.modal .single-listing .contact-modal #login-w-fb.sendbutton:hover, .single-listing .contact-modal
  #idx-register-login.modal #login-w-fb.sendbutton:hover,
  #idx-register-login.modal .single-agent #login-w-fb.submit-button:hover, .single-agent
  #idx-register-login.modal #login-w-fb.submit-button:hover,
  #idx-register-login.modal #login-w-fb.btn:active,
  #idx-register-login.modal a#login-w-fb.spatialmatch-popup-link:active,
  #idx-register-login.modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input#login-w-fb.button:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  #idx-register-login.modal input#login-w-fb.button:active,
  #idx-register-login.modal .single-listing .contact-modal #login-w-fb.sendbutton:active, .single-listing .contact-modal
  #idx-register-login.modal #login-w-fb.sendbutton:active,
  #idx-register-login.modal .single-agent #login-w-fb.submit-button:active, .single-agent
  #idx-register-login.modal #login-w-fb.submit-button:active {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); }

#idx-register-login.modal #login-w-google.btn, #idx-register-login.modal a#login-w-google.spatialmatch-popup-link, #idx-register-login.modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input#login-w-google.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #idx-register-login.modal input#login-w-google.button, #idx-register-login.modal .single-listing .contact-modal #login-w-google.sendbutton, .single-listing .contact-modal #idx-register-login.modal #login-w-google.sendbutton, #idx-register-login.modal .single-agent #login-w-google.submit-button, .single-agent #idx-register-login.modal #login-w-google.submit-button {
  background-color: #d14836;
  color: #fff; }
  #idx-register-login.modal #login-w-google.btn:hover, #idx-register-login.modal a#login-w-google.spatialmatch-popup-link:hover, #idx-register-login.modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input#login-w-google.button:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #idx-register-login.modal input#login-w-google.button:hover, #idx-register-login.modal .single-listing .contact-modal #login-w-google.sendbutton:hover, .single-listing .contact-modal #idx-register-login.modal #login-w-google.sendbutton:hover, #idx-register-login.modal .single-agent #login-w-google.submit-button:hover, .single-agent #idx-register-login.modal #login-w-google.submit-button:hover, #idx-register-login.modal #login-w-google.btn:active, #idx-register-login.modal a#login-w-google.spatialmatch-popup-link:active, #idx-register-login.modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input#login-w-google.button:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #idx-register-login.modal input#login-w-google.button:active, #idx-register-login.modal .single-listing .contact-modal #login-w-google.sendbutton:active, .single-listing .contact-modal #idx-register-login.modal #login-w-google.sendbutton:active, #idx-register-login.modal .single-agent #login-w-google.submit-button:active, .single-agent #idx-register-login.modal #login-w-google.submit-button:active {
    background-image: -webkit-linear-gradient(top, #dd4b39 0%, #b0281a 100%);
    background-image: -o-linear-gradient(top, #dd4b39 0%, #b0281a 100%);
    background-image: linear-gradient(to bottom, #dd4b39 0%, #b0281a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDD4B39', endColorstr='#FFB0281A', GradientType=0);
    border: 1px solid #992a1b; }

#idx-register-login.modal #login-w-fb.btn, #idx-register-login.modal a#login-w-fb.spatialmatch-popup-link, #idx-register-login.modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input#login-w-fb.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #idx-register-login.modal input#login-w-fb.button, #idx-register-login.modal .single-listing .contact-modal #login-w-fb.sendbutton, .single-listing .contact-modal #idx-register-login.modal #login-w-fb.sendbutton, #idx-register-login.modal .single-agent #login-w-fb.submit-button, .single-agent #idx-register-login.modal #login-w-fb.submit-button {
  background-color: #6d84b4;
  color: #fff; }
  #idx-register-login.modal #login-w-fb.btn:hover, #idx-register-login.modal a#login-w-fb.spatialmatch-popup-link:hover, #idx-register-login.modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input#login-w-fb.button:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #idx-register-login.modal input#login-w-fb.button:hover, #idx-register-login.modal .single-listing .contact-modal #login-w-fb.sendbutton:hover, .single-listing .contact-modal #idx-register-login.modal #login-w-fb.sendbutton:hover, #idx-register-login.modal .single-agent #login-w-fb.submit-button:hover, .single-agent #idx-register-login.modal #login-w-fb.submit-button:hover, #idx-register-login.modal #login-w-fb.btn:active, #idx-register-login.modal a#login-w-fb.spatialmatch-popup-link:active, #idx-register-login.modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input#login-w-fb.button:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #idx-register-login.modal input#login-w-fb.button:active, #idx-register-login.modal .single-listing .contact-modal #login-w-fb.sendbutton:active, .single-listing .contact-modal #idx-register-login.modal #login-w-fb.sendbutton:active, #idx-register-login.modal .single-agent #login-w-fb.submit-button:active, .single-agent #idx-register-login.modal #login-w-fb.submit-button:active {
    background-image: -webkit-linear-gradient(top, #6d84b4 0%, #3b5998 100%);
    background-image: -o-linear-gradient(top, #6d84b4 0%, #3b5998 100%);
    background-image: linear-gradient(to bottom, #6d84b4 0%, #3b5998 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6D84B4', endColorstr='#FF3B5998', GradientType=0);
    border: 1px solid #3b5998; }

#idx-register-login.modal #idx-login {
  position: relative; }
  #idx-register-login.modal #idx-login form {
    margin: 0 auto 1em;
    max-width: 424px; }
  #idx-register-login.modal #idx-login #loginemail {
    height: 33px; }
  #idx-register-login.modal #idx-login .signin-title {
    margin-bottom: 1em;
    font-size: .9em;
    position: relative;
    line-height: 2em;
    display: block;
    text-align: center; }
    #idx-register-login.modal #idx-login .signin-title::before, #idx-register-login.modal #idx-login .signin-title::after {
      content: "";
      display: inline-block;
      border-bottom: 1px solid #ddd;
      line-height: 2em;
      width: 35%;
      position: relative;
      top: -0.3em; }
      @media (min-width: 767px) {
        #idx-register-login.modal #idx-login .signin-title::before, #idx-register-login.modal #idx-login .signin-title::after {
          width: 42%; } }

#idx-register-login.modal .register-login-wrap {
  display: none; }
  #idx-register-login.modal .register-login-wrap label {
    font-weight: 200;
    color: #777; }
  @media (min-width: 767px) {
    #idx-register-login.modal .register-login-wrap:before {
      content: "";
      display: block;
      position: absolute;
      width: 50%;
      height: 100%;
      background-color: rgba(250, 128, 114, 0.1);
      top: 0;
      left: 0; } }
  @media (max-width: 767px) {
    #idx-register-login.modal .register-login-wrap .btn, #idx-register-login.modal .register-login-wrap a.spatialmatch-popup-link, #idx-register-login.modal .register-login-wrap .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #idx-register-login.modal .register-login-wrap input.button, #idx-register-login.modal .register-login-wrap .single-listing .contact-modal .sendbutton, .single-listing .contact-modal #idx-register-login.modal .register-login-wrap .sendbutton, #idx-register-login.modal .register-login-wrap .single-agent .submit-button, .single-agent #idx-register-login.modal .register-login-wrap .submit-button {
      width: 100%; } }

#idx-register-login.modal .signin-with-social-link-wrap {
  font-size: .9em;
  text-align: right; }

#idx-register-login.modal .registration-statement-wrap .signin-title {
  color: #d14836;
  font-size: 1.85em;
  line-height: 1.25;
  margin-bottom: .8em; }

#idx-register-login.modal .registration-statement-wrap .benefits {
  margin-left: 2.14285714em;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  font-size: 1.2em;
  font-weight: 200;
  line-height: 1.75em;
  color: #777; }
  #idx-register-login.modal .registration-statement-wrap .benefits li {
    position: relative; }
  #idx-register-login.modal .registration-statement-wrap .benefits .fa {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.44285714em;
    text-align: center;
    color: #555; }

@media (min-width: 767px) {
  #idx-register-login.modal .register-form #idx-registration-statement {
    position: relative;
    min-height: 370px; }
    #idx-register-login.modal .register-form #idx-registration-statement .registration-statement-wrap {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      padding-right: .5em; }
  #idx-register-login.modal .signin-title__secondary {
    display: block;
    margin-bottom: .5em; } }

#idx-register-login.modal .social-signin-wrap {
  overflow: hidden; }

.add-to-favorites {
  cursor: pointer; }
  .add-to-favorites:hover {
    text-decoration: underline; }
  .add-to-favorites:before {
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f004"; }
  .add-to-favorites:after {
    content: " Save Property";
    display: inline; }
  .add-to-favorites[data-saved="1"]:before {
    content: "\f00c"; }
  .add-to-favorites[data-saved="1"]:after {
    content: " Property Saved"; }

/**
 * rIDX Grid Scaffolding
 */
.idx-results .idx-row {
  white-space: nowrap; }

.idx-results .idx-result-snippet {
  overflow: hidden; }

.idx-display-options {
  width: 100%;
  padding: 0;
  margin: 0 0 1.5em 0;
  line-height: 2em;
  overflow: hidden; }
  .idx-display-options .view,
  .idx-display-options .sort {
    padding: 0;
    margin: 0; }
  .idx-display-options .sort strong,
  .idx-display-options .sort select {
    display: inline-block;
    padding: 0 4px;
    width: auto; }
  .idx-display-options a {
    margin-right: 5px;
    text-decoration: none;
    padding: 0 4px;
    display: inline-block;
    line-height: inherit; }
  .idx-display-options a.current span {
    font-weight: bold; }
  .idx-display-options a span {
    /*Overwriting Bootstrap labels */
    font-size: inherit;
    font-weight: normal;
    text-shadow: none;
    color: inherit;
    background-color: transparent;
    display: inline; }
  @media (max-width: 515px) {
    .idx-display-options .view,
    .idx-display-options .sort {
      width: 270px;
      margin: 0 auto; } }
  @media (min-width: 515px) {
    .idx-display-options .view {
      float: left; }
    .idx-display-options .sort {
      float: right; } }

.main-details .idx-row {
  line-height: 1.5; }

.main-details .field-label,
.main-details .field-value {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top; }

.main-details .btn, .main-details a.spatialmatch-popup-link, .main-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .main-details input.button, .main-details .single-listing .contact-modal .sendbutton, .single-listing .contact-modal .main-details .sendbutton, .main-details .single-agent .submit-button, .single-agent .main-details .submit-button {
  margin: 5px auto; }

.main-details .call2action-btn {
  margin-top: 2em;
  text-align: center; }

.rel-listing-wrap,
.idx-result-snippet {
  margin-bottom: 2em;
  border-radius: 4px;
  overflow: hidden; }
  .rel-listing-wrap .listing-title,
  .idx-result-snippet .listing-title {
    margin: 0 0 10px;
    padding: 0;
    font-size: 15px;
    line-height: normal; }
    .rel-listing-wrap .listing-title h2 > span,
    .rel-listing-wrap .listing-title h4 > span,
    .idx-result-snippet .listing-title h2 > span,
    .idx-result-snippet .listing-title h4 > span {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      display: block; }
  .rel-listing-wrap .listing-title a,
  .idx-result-snippet .listing-title a {
    text-decoration: none; }
  .rel-listing-wrap .photo-wrap,
  .idx-result-snippet .photo-wrap {
    position: relative;
    overflow: hidden; }
    .rel-listing-wrap .photo-wrap a,
    .idx-result-snippet .photo-wrap a {
      background: url(../../../hji-boulevard/assets/images/ajax-loader.gif) 50% 50% no-repeat; }
    .rel-listing-wrap .photo-wrap .ratio--content,
    .idx-result-snippet .photo-wrap .ratio--content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .rel-listing-wrap .photo-wrap .ratio--content img,
      .idx-result-snippet .photo-wrap .ratio--content img {
        min-width: 100%;
        max-width: 120%;
        object-fit: cover;
        font-family: "object-fit: cover;"; }
  .rel-listing-wrap .status,
  .rel-listing-wrap .propertyType,
  .rel-listing-wrap .listingOffice_name,
  .idx-result-snippet .status,
  .idx-result-snippet .propertyType,
  .idx-result-snippet .listingOffice_name {
    border-bottom: none; }
    .rel-listing-wrap .status .field-label,
    .rel-listing-wrap .propertyType .field-label,
    .rel-listing-wrap .listingOffice_name .field-label,
    .idx-result-snippet .status .field-label,
    .idx-result-snippet .propertyType .field-label,
    .idx-result-snippet .listingOffice_name .field-label {
      display: none; }
  .rel-listing-wrap .call2action-btn,
  .idx-result-snippet .call2action-btn {
    margin-top: 0;
    text-align: center; }
  .rel-listing-wrap .open_house_flag,
  .rel-listing-wrap .off_market_flag,
  .rel-listing-wrap .new_listing_flag,
  .rel-listing-wrap .listPrice_flag,
  .idx-result-snippet .open_house_flag,
  .idx-result-snippet .off_market_flag,
  .idx-result-snippet .new_listing_flag,
  .idx-result-snippet .listPrice_flag {
    position: absolute;
    line-height: 18px;
    padding: 0;
    color: white;
    z-index: 1000; }
  .rel-listing-wrap .open_house_flag,
  .rel-listing-wrap .off_market_flag,
  .idx-result-snippet .open_house_flag,
  .idx-result-snippet .off_market_flag {
    background: #000;
    top: 0;
    right: 0; }
  .rel-listing-wrap .off_market_flag,
  .idx-result-snippet .off_market_flag {
    background: rgba(139, 0, 0, 0.6); }
  .rel-listing-wrap .new_listing_flag,
  .idx-result-snippet .new_listing_flag {
    background: rgba(0, 100, 0, 0.6);
    top: 0px; }
  .rel-listing-wrap .open_house_flag span,
  .rel-listing-wrap .off_market_flag span,
  .rel-listing-wrap .new_listing_flag span,
  .idx-result-snippet .open_house_flag span,
  .idx-result-snippet .off_market_flag span,
  .idx-result-snippet .new_listing_flag span {
    display: block;
    padding: 5px 10px;
    text-align: center;
    font-weight: bold; }
  .rel-listing-wrap .idx-small-logo img,
  .idx-result-snippet .idx-small-logo img {
    position: absolute;
    display: block;
    right: 5px;
    bottom: 5px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .rel-listing-wrap .description,
  .idx-result-snippet .description {
    display: none; }

.grid-view .photo-wrap {
  display: block;
  text-align: center;
  height: auto;
  overflow: hidden; }

.grid-view .ridx-gmap .listing-title {
  white-space: nowrap; }
  .grid-view .ridx-gmap .listing-title span {
    display: inline; }

.grid-view .main-details {
  position: relative; }

.slider-wrapper.grid-view {
  min-height: 540px; }

.list-view .idx-results div[class*='col-'] {
  width: 100%; }

.list-view .idx-results .idx-result-snippet {
  overflow: hidden; }

.list-view .idx-results .listing-title {
  white-space: nowrap; }
  .list-view .idx-results .listing-title span {
    display: inline; }

.list-view .idx-results .main-photo {
  max-width: 100%;
  margin: 0;
  height: auto; }

@media (min-width: 768px) {
  .list-view .idx-results .photo-wrap {
    float: left;
    width: 45%; }
  .list-view .idx-results .main-details {
    width: 55%;
    float: right;
    padding: 6px 12px; } }

.list-view .idx-results .description {
  display: block;
  overflow: hidden; }

/* Favorite and Details Links */
.rel-listing-wrap .btn-wrapper,
.idx-result-snippet .btn-wrapper {
  padding: 12px 12px;
  text-align: center; }
  .rel-listing-wrap .btn-wrapper > div,
  .idx-result-snippet .btn-wrapper > div {
    margin: 6px 5%;
    display: inline-block; }

.rel-listing-wrap .idx_call2action:before,
.idx-result-snippet .idx_call2action:before {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002"; }

.rel-listing-wrap .add-to-favorites,
.idx-result-snippet .add-to-favorites {
  color: #ae9055; }
  .rel-listing-wrap .add-to-favorites:hover,
  .idx-result-snippet .add-to-favorites:hover {
    color: #7c663b; }

/**
 * Added to make 4 column grids better on mobile
 * @since 3.3.4
 */
@media (min-width: 991px) and (max-width: 992px) {
  .idx-results .col-sm-3 {
    width: 50%; } }

/**
 * Added to make 4 column grids better on mobile
 * @since 3.3.4
 */
@media (min-width: 1199px) and (max-width: 1200px) {
  body.sidebar-primary .col-sm-3 {
    width: 50%; } }

/**
 * rIDX Single Listing Scaffolding
 */
/* ==========================================================================
 Listing Details
 ========================================================================== */
#listing-details {
  margin: 1.5rem -12px;
  position: relative;
  /* Pagination */
  /* Main details block */
  /* Listing Details: Features Table */ }
  #listing-details .primary-tools,
  #listing-details .primary-fields {
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px; }
  #listing-details .tools-panel:before, #listing-details .tools-panel:after {
    content: " ";
    display: table; }
  #listing-details .tools-panel:after {
    clear: both; }
  #listing-details .primary-fields {
    border: 1px solid #eeeeee;
    border-radius: 4px; }
    #listing-details .primary-fields .idx-primary-item {
      display: inline-block;
      padding: 6px 12px;
      font-size: 2rem; }
      @media (min-width: 475px) {
        #listing-details .primary-fields .idx-primary-item:not(:last-of-type) {
          border-right: 1px solid #eeeeee; } }
      @media (max-width: 475px) {
        #listing-details .primary-fields .idx-primary-item {
          min-width: 48%; }
          #listing-details .primary-fields .idx-primary-item.lotSize_acres, #listing-details .primary-fields .idx-primary-item.lotSize_sqft {
            font-size: 1.5rem; } }
      @media (max-width: 1200px) {
        #listing-details .primary-fields .idx-primary-item {
          width: 32.3333%; }
          #listing-details .primary-fields .idx-primary-item:nth-of-type(3n+3) {
            border-right: 0; } }
      @media (min-width: 475px) and (max-width: 1200px) {
        .sidebar-primary #listing-details .primary-fields .idx-primary-item.lotSize_acres, .sidebar-primary #listing-details .primary-fields .idx-primary-item.lotSize_sqft, .sidebar-primary #listing-details .primary-fields .idx-primary-item.size {
          font-size: 1.5rem; } }
  #listing-details .primary-details {
    background-color: #fff; }
    #listing-details .primary-details.affix {
      top: 0;
      left: 0;
      right: 0;
      border-bottom: 2px solid #eeeeee;
      z-index: 1030;
      -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25);
      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25); }
      #listing-details .primary-details.affix .idx-primary-item {
        font-size: 1.35rem; }
      #listing-details .primary-details.affix .tools-panel {
        margin: 1em 0; }
      @media (max-width: 480px) {
        #listing-details .primary-details.affix {
          position: static; } }
    #listing-details .primary-details.affix-bottom {
      position: absolute; }
  #listing-details .tools-panel {
    margin: 2em 0; }
    @media all and (min-width: 570px) {
      #listing-details .tools-panel {
        position: relative;
        display: inline-block;
        vertical-align: middle; }
        #listing-details .tools-panel > .btn, #listing-details .tools-panel > a.spatialmatch-popup-link, #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button, #listing-details .single-listing .contact-modal .tools-panel > .sendbutton, .single-listing .contact-modal #listing-details .tools-panel > .sendbutton, #listing-details .single-agent .tools-panel > .submit-button, .single-agent #listing-details .tools-panel > .submit-button {
          position: relative;
          float: left; }
          #listing-details .tools-panel > .btn:hover, #listing-details .tools-panel > a.spatialmatch-popup-link:hover, #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:hover, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button:hover, #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:hover, .single-listing .contact-modal #listing-details .tools-panel > .sendbutton:hover, #listing-details .single-agent .tools-panel > .submit-button:hover, .single-agent #listing-details .tools-panel > .submit-button:hover, #listing-details .tools-panel > .btn:focus, #listing-details .tools-panel > a.spatialmatch-popup-link:focus, #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button:focus, #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:focus, .single-listing .contact-modal #listing-details .tools-panel > .sendbutton:focus, #listing-details .single-agent .tools-panel > .submit-button:focus, .single-agent #listing-details .tools-panel > .submit-button:focus, #listing-details .tools-panel > .btn:active, #listing-details .tools-panel > a.spatialmatch-popup-link:active, #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:active, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button:active, #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:active, .single-listing .contact-modal #listing-details .tools-panel > .sendbutton:active, #listing-details .single-agent .tools-panel > .submit-button:active, .single-agent #listing-details .tools-panel > .submit-button:active, #listing-details .tools-panel > .btn.active, #listing-details .tools-panel > a.active.spatialmatch-popup-link, #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.active.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.active.button, #listing-details .single-listing .contact-modal .tools-panel > .active.sendbutton, .single-listing .contact-modal #listing-details .tools-panel > .active.sendbutton, #listing-details .single-agent .tools-panel > .active.submit-button, .single-agent #listing-details .tools-panel > .active.submit-button {
            z-index: 2; }
          #listing-details .tools-panel > .btn:focus, #listing-details .tools-panel > a.spatialmatch-popup-link:focus, #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button:focus, #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:focus, .single-listing .contact-modal #listing-details .tools-panel > .sendbutton:focus, #listing-details .single-agent .tools-panel > .submit-button:focus, .single-agent #listing-details .tools-panel > .submit-button:focus {
            outline: 0; }
        #listing-details .tools-panel .btn + .btn, #listing-details .tools-panel a.spatialmatch-popup-link + .btn, #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .btn, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel input.button + .btn, #listing-details .tools-panel .single-listing .contact-modal .sendbutton + .btn, .single-listing .contact-modal #listing-details .tools-panel .sendbutton + .btn, #listing-details .tools-panel .single-agent .submit-button + .btn, .single-agent #listing-details .tools-panel .submit-button + .btn, #listing-details .tools-panel .btn + a.spatialmatch-popup-link, #listing-details .tools-panel a.spatialmatch-popup-link + a.spatialmatch-popup-link, #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + a.spatialmatch-popup-link, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel input.button + a.spatialmatch-popup-link, #listing-details .tools-panel .single-listing .contact-modal .sendbutton + a.spatialmatch-popup-link, .single-listing .contact-modal #listing-details .tools-panel .sendbutton + a.spatialmatch-popup-link, #listing-details .tools-panel .single-agent .submit-button + a.spatialmatch-popup-link, .single-agent #listing-details .tools-panel .submit-button + a.spatialmatch-popup-link, #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel .btn + input.button, #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search a.spatialmatch-popup-link + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel a.spatialmatch-popup-link + input.button, #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel input.button + input.button, #listing-details .tools-panel .single-listing .contact-modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sendbutton + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel .single-listing .contact-modal .sendbutton + input.button, .single-listing .contact-modal #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sendbutton + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-listing .contact-modal #listing-details .tools-panel .sendbutton + input.button, #listing-details .tools-panel .single-agent .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .submit-button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel .single-agent .submit-button + input.button, .single-agent #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .submit-button + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-agent #listing-details .tools-panel .submit-button + input.button, #listing-details .tools-panel .single-listing .contact-modal .btn + .sendbutton, .single-listing .contact-modal #listing-details .tools-panel .btn + .sendbutton, #listing-details .tools-panel .single-listing .contact-modal a.spatialmatch-popup-link + .sendbutton, .single-listing .contact-modal #listing-details .tools-panel a.spatialmatch-popup-link + .sendbutton, #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-listing .contact-modal input.button + .sendbutton, .single-listing .contact-modal #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .sendbutton, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel .single-listing .contact-modal input.button + .sendbutton, .single-listing .contact-modal .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel input.button + .sendbutton, #listing-details .tools-panel .single-listing .contact-modal .sendbutton + .sendbutton, .single-listing .contact-modal #listing-details .tools-panel .sendbutton + .sendbutton, #listing-details .tools-panel .single-agent .single-listing .contact-modal .submit-button + .sendbutton, .single-listing .contact-modal #listing-details .tools-panel .single-agent .submit-button + .sendbutton, .single-agent #listing-details .tools-panel .single-listing .contact-modal .submit-button + .sendbutton, .single-listing .contact-modal .single-agent #listing-details .tools-panel .submit-button + .sendbutton, #listing-details .tools-panel .single-agent .btn + .submit-button, .single-agent #listing-details .tools-panel .btn + .submit-button, #listing-details .tools-panel .single-agent a.spatialmatch-popup-link + .submit-button, .single-agent #listing-details .tools-panel a.spatialmatch-popup-link + .submit-button, #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .single-agent input.button + .submit-button, .single-agent #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .submit-button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel .single-agent input.button + .submit-button, .single-agent .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel input.button + .submit-button, #listing-details .tools-panel .single-listing .contact-modal .single-agent .sendbutton + .submit-button, .single-agent #listing-details .tools-panel .single-listing .contact-modal .sendbutton + .submit-button, .single-listing .contact-modal #listing-details .tools-panel .single-agent .sendbutton + .submit-button, .single-agent .single-listing .contact-modal #listing-details .tools-panel .sendbutton + .submit-button, #listing-details .tools-panel .single-agent .submit-button + .submit-button, .single-agent #listing-details .tools-panel .submit-button + .submit-button,
        #listing-details .tools-panel .btn + .btn-group,
        #listing-details .tools-panel a.spatialmatch-popup-link + .btn-group,
        #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button + .btn-group, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
        #listing-details .tools-panel input.button + .btn-group,
        #listing-details .tools-panel .single-listing .contact-modal .sendbutton + .btn-group, .single-listing .contact-modal
        #listing-details .tools-panel .sendbutton + .btn-group,
        #listing-details .tools-panel .single-agent .submit-button + .btn-group, .single-agent
        #listing-details .tools-panel .submit-button + .btn-group,
        #listing-details .tools-panel .btn-group + .btn,
        #listing-details .tools-panel .btn-group + a.spatialmatch-popup-link,
        #listing-details .tools-panel .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .btn-group + input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
        #listing-details .tools-panel .btn-group + input.button,
        #listing-details .tools-panel .single-listing .contact-modal .btn-group + .sendbutton, .single-listing .contact-modal
        #listing-details .tools-panel .btn-group + .sendbutton,
        #listing-details .tools-panel .single-agent .btn-group + .submit-button, .single-agent
        #listing-details .tools-panel .btn-group + .submit-button,
        #listing-details .tools-panel .btn-group + .btn-group {
          margin-left: -1px; }
        #listing-details .tools-panel > .btn:not(:first-child):not(:last-child), #listing-details .tools-panel > a.spatialmatch-popup-link:not(:first-child):not(:last-child), #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:not(:first-child):not(:last-child), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button:not(:first-child):not(:last-child), #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:not(:first-child):not(:last-child), .single-listing .contact-modal #listing-details .tools-panel > .sendbutton:not(:first-child):not(:last-child), #listing-details .single-agent .tools-panel > .submit-button:not(:first-child):not(:last-child), .single-agent #listing-details .tools-panel > .submit-button:not(:first-child):not(:last-child) {
          border-radius: 0; }
        #listing-details .tools-panel > .btn:first-child, #listing-details .tools-panel > a.spatialmatch-popup-link:first-child, #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:first-child, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button:first-child, #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:first-child, .single-listing .contact-modal #listing-details .tools-panel > .sendbutton:first-child, #listing-details .single-agent .tools-panel > .submit-button:first-child, .single-agent #listing-details .tools-panel > .submit-button:first-child {
          border-bottom-right-radius: 0;
          border-top-right-radius: 0; }
        #listing-details .tools-panel > .btn:last-child, #listing-details .tools-panel > a.spatialmatch-popup-link:last-child, #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:last-child, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button:last-child, #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:last-child, .single-listing .contact-modal #listing-details .tools-panel > .sendbutton:last-child, #listing-details .single-agent .tools-panel > .submit-button:last-child, .single-agent #listing-details .tools-panel > .submit-button:last-child {
          border-bottom-left-radius: 0;
          border-top-left-radius: 0; } }
    @media all and (max-width: 569px) {
      #listing-details .tools-panel > .btn, #listing-details .tools-panel > a.spatialmatch-popup-link, #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button, #listing-details .single-listing .contact-modal .tools-panel > .sendbutton, .single-listing .contact-modal #listing-details .tools-panel > .sendbutton, #listing-details .single-agent .tools-panel > .submit-button, .single-agent #listing-details .tools-panel > .submit-button {
        margin: -1px 0 0 -1px;
        float: left;
        width: 50%;
        border-radius: 0;
        overflow: hidden; }
      #listing-details .tools-panel > .btn:first-of-type, #listing-details .tools-panel > a.spatialmatch-popup-link:first-of-type, #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:first-of-type, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button:first-of-type, #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:first-of-type, .single-listing .contact-modal #listing-details .tools-panel > .sendbutton:first-of-type, #listing-details .single-agent .tools-panel > .submit-button:first-of-type, .single-agent #listing-details .tools-panel > .submit-button:first-of-type {
        border-top-left-radius: 4px; }
      #listing-details .tools-panel > .btn:last-of-type, #listing-details .tools-panel > a.spatialmatch-popup-link:last-of-type, #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:last-of-type, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button:last-of-type, #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:last-of-type, .single-listing .contact-modal #listing-details .tools-panel > .sendbutton:last-of-type, #listing-details .single-agent .tools-panel > .submit-button:last-of-type, .single-agent #listing-details .tools-panel > .submit-button:last-of-type {
        border-bottom-right-radius: 4px; }
      #listing-details .tools-panel > .btn-primary:nth-child(2), #listing-details .tools-panel > a.spatialmatch-popup-link:nth-child(2), #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:nth-child(2), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button:nth-child(2), #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:nth-child(2), .single-listing .contact-modal #listing-details .tools-panel > .sendbutton:nth-child(2), #listing-details .single-agent .tools-panel > .submit-button:nth-child(2), .single-agent #listing-details .tools-panel > .submit-button:nth-child(2) {
        border-radius: 0 4px 0 0; }
      #listing-details .tools-panel > .btn:nth-child(3), #listing-details .tools-panel > a.spatialmatch-popup-link:nth-child(3), #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:nth-child(3), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .tools-panel > input.button:nth-child(3), #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:nth-child(3), .single-listing .contact-modal #listing-details .tools-panel > .sendbutton:nth-child(3), #listing-details .single-agent .tools-panel > .submit-button:nth-child(3), .single-agent #listing-details .tools-panel > .submit-button:nth-child(3) {
        border-bottom-left-radius: 4px; } }
    @media all and (max-width: 569px), (min-width: 768px) and (max-width: 991px) {
      .sidebar-primary #listing-details .tools-panel > .btn, .sidebar-primary #listing-details .tools-panel > a.spatialmatch-popup-link, .sidebar-primary #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sidebar-primary #listing-details .tools-panel > input.button, .sidebar-primary #listing-details .single-listing .contact-modal .tools-panel > .sendbutton, .single-listing .contact-modal .sidebar-primary #listing-details .tools-panel > .sendbutton, .sidebar-primary #listing-details .single-agent .tools-panel > .submit-button, .single-agent .sidebar-primary #listing-details .tools-panel > .submit-button {
        margin: -1px 0 0 -1px;
        float: left;
        width: 50%;
        border-radius: 0;
        overflow: hidden; }
      .sidebar-primary #listing-details .tools-panel > .btn:first-of-type, .sidebar-primary #listing-details .tools-panel > a.spatialmatch-popup-link:first-of-type, .sidebar-primary #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:first-of-type, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sidebar-primary #listing-details .tools-panel > input.button:first-of-type, .sidebar-primary #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:first-of-type, .single-listing .contact-modal .sidebar-primary #listing-details .tools-panel > .sendbutton:first-of-type, .sidebar-primary #listing-details .single-agent .tools-panel > .submit-button:first-of-type, .single-agent .sidebar-primary #listing-details .tools-panel > .submit-button:first-of-type {
        border-top-left-radius: 4px; }
      .sidebar-primary #listing-details .tools-panel > .btn:last-of-type, .sidebar-primary #listing-details .tools-panel > a.spatialmatch-popup-link:last-of-type, .sidebar-primary #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:last-of-type, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sidebar-primary #listing-details .tools-panel > input.button:last-of-type, .sidebar-primary #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:last-of-type, .single-listing .contact-modal .sidebar-primary #listing-details .tools-panel > .sendbutton:last-of-type, .sidebar-primary #listing-details .single-agent .tools-panel > .submit-button:last-of-type, .single-agent .sidebar-primary #listing-details .tools-panel > .submit-button:last-of-type {
        border-bottom-right-radius: 4px; }
      .sidebar-primary #listing-details .tools-panel > .btn-primary:nth-child(2), .sidebar-primary #listing-details .tools-panel > a.spatialmatch-popup-link:nth-child(2), .sidebar-primary #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:nth-child(2), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sidebar-primary #listing-details .tools-panel > input.button:nth-child(2), .sidebar-primary #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:nth-child(2), .single-listing .contact-modal .sidebar-primary #listing-details .tools-panel > .sendbutton:nth-child(2), .sidebar-primary #listing-details .single-agent .tools-panel > .submit-button:nth-child(2), .single-agent .sidebar-primary #listing-details .tools-panel > .submit-button:nth-child(2) {
        border-radius: 0 4px 0 0; }
      .sidebar-primary #listing-details .tools-panel > .btn:nth-child(3), .sidebar-primary #listing-details .tools-panel > a.spatialmatch-popup-link:nth-child(3), .sidebar-primary #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .tools-panel > input.button:nth-child(3), .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .sidebar-primary #listing-details .tools-panel > input.button:nth-child(3), .sidebar-primary #listing-details .single-listing .contact-modal .tools-panel > .sendbutton:nth-child(3), .single-listing .contact-modal .sidebar-primary #listing-details .tools-panel > .sendbutton:nth-child(3), .sidebar-primary #listing-details .single-agent .tools-panel > .submit-button:nth-child(3), .single-agent .sidebar-primary #listing-details .tools-panel > .submit-button:nth-child(3) {
        border-bottom-left-radius: 4px; } }
  #listing-details .pagination, #listing-details #agent-roster-filters ul, #agent-roster-filters #listing-details ul {
    margin-left: -15px;
    margin-right: -15px; }
    #listing-details .pagination:before, #listing-details #agent-roster-filters ul:before, #agent-roster-filters #listing-details ul:before, #listing-details .pagination:after, #listing-details #agent-roster-filters ul:after, #agent-roster-filters #listing-details ul:after {
      content: " ";
      display: table; }
    #listing-details .pagination:after, #listing-details #agent-roster-filters ul:after, #agent-roster-filters #listing-details ul:after {
      clear: both; }
    #listing-details .pagination > div, #listing-details #agent-roster-filters ul > div, #agent-roster-filters #listing-details ul > div {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 768px) {
        #listing-details .pagination > div, #listing-details #agent-roster-filters ul > div, #agent-roster-filters #listing-details ul > div {
          float: left;
          width: 50%; } }
  @media all and (min-width: 768px) {
    #listing-details .tab-pane {
      overflow: hidden; }
    #listing-details .photo-wrap,
    #listing-details .main-details {
      float: left; }
    #listing-details .photo-wrap {
      width: 64%;
      margin-right: 2%;
      margin-bottom: 12px; }
      #listing-details .photo-wrap .main-photo {
        width: 100%; }
    #listing-details .slider-wrapper {
      float: left; }
    #listing-details .main-details {
      width: 34%;
      font-size: 1.2rem; } }
  #listing-details .photo-wrap {
    /* Virtual Tour Link */ }
    #listing-details .photo-wrap .vt-wrap {
      text-align: center; }
  #listing-details .main-details .open_house {
    background-color: #999999;
    border-radius: 6px;
    text-align: center; }
  #listing-details .main-details .idx-secondary-item {
    line-height: 3.5rem; }
    #listing-details .main-details .idx-secondary-item span {
      display: inline-block;
      width: 48%; }
  #listing-details .pagination, #listing-details #agent-roster-filters ul, #agent-roster-filters #listing-details ul {
    display: block;
    padding: 1em;
    margin-bottom: 1.5em; }
  #listing-details .pagination .back-to-results, #listing-details #agent-roster-filters ul .back-to-results, #agent-roster-filters #listing-details ul .back-to-results {
    float: left; }
  #listing-details .pagination .next-prev, #listing-details #agent-roster-filters ul .next-prev, #agent-roster-filters #listing-details ul .next-prev {
    float: right; }
  #listing-details #idx-property-location-maps img {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    border: none;
    max-width: none;
    max-height: none; }
  #listing-details #idx-photos {
    display: block;
    width: 100%;
    margin-bottom: 1.5em; }
    #listing-details #idx-photos .idx-photo {
      display: inline-block;
      max-height: 94px;
      overflow: hidden; }
    #listing-details #idx-photos img {
      width: 125px;
      min-width: 125px;
      min-height: 94px;
      margin: 0px; }
    @media (max-width: 480px) {
      #listing-details #idx-photos .idx-photo {
        max-width: 125px; } }
  #listing-details .features-details {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 6px; }
    @media (min-width: 768px) {
      #listing-details .features-details {
        float: left;
        width: 33.33333%; } }
    @media (max-width: 480px) {
      #listing-details .features-details {
        width: 100%; } }
    #listing-details .features-details .features-details-inner {
      padding: 12px;
      background: #d9d9d9;
      border: 1px solid;
      overflow: hidden; }
    #listing-details .features-details .feature-list {
      padding-left: 6px; }
      #listing-details .features-details .feature-list li {
        list-style: none; }
  #listing-details .idx-filed-label {
    width: 40%; }
  #listing-details .open_house {
    text-align: center;
    padding: 0;
    font-size: 1rem;
    font-weight: bold;
    line-height: 2em; }
  #listing-details .bx-wrapper .bx-controls-direction a {
    z-index: 1010; }
  #listing-details .inquiry-buttons {
    text-align: center; }
    #listing-details .inquiry-buttons > .btn, #listing-details .inquiry-buttons > a.spatialmatch-popup-link, #listing-details .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .inquiry-buttons > input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search #listing-details .inquiry-buttons > input.button, #listing-details .single-listing .contact-modal .inquiry-buttons > .sendbutton, .single-listing .contact-modal #listing-details .inquiry-buttons > .sendbutton, #listing-details .single-agent .inquiry-buttons > .submit-button, .single-agent #listing-details .inquiry-buttons > .submit-button {
      margin-left: 12px;
      margin-right: 12px; }

/**
 * Forms are outside of the listing details container
 * because they are in a colorbox
 */
#hjpl_form_1_wrapper,
#hjpl_form_2_wrapper {
  margin: 1em; }
  #hjpl_form_1_wrapper .vcard,
  #hjpl_form_2_wrapper .vcard {
    padding-bottom: 1em;
    margin-bottom: 1em; }
  #hjpl_form_1_wrapper #hjpl_form_1,
  #hjpl_form_1_wrapper #hjpl_form_2,
  #hjpl_form_2_wrapper #hjpl_form_1,
  #hjpl_form_2_wrapper #hjpl_form_2 {
    display: block;
    margin: 1.5em 1.5em 0; }
    #hjpl_form_1_wrapper #hjpl_form_1 label,
    #hjpl_form_1_wrapper #hjpl_form_2 label,
    #hjpl_form_2_wrapper #hjpl_form_1 label,
    #hjpl_form_2_wrapper #hjpl_form_2 label {
      vertical-align: top;
      display: inline-block;
      width: 100px; }
    #hjpl_form_1_wrapper #hjpl_form_1 textarea,
    #hjpl_form_1_wrapper #hjpl_form_2 textarea,
    #hjpl_form_2_wrapper #hjpl_form_1 textarea,
    #hjpl_form_2_wrapper #hjpl_form_2 textarea {
      min-height: 200px; }
    #hjpl_form_1_wrapper #hjpl_form_1 .submit-button,
    #hjpl_form_1_wrapper #hjpl_form_2 .submit-button,
    #hjpl_form_2_wrapper #hjpl_form_1 .submit-button,
    #hjpl_form_2_wrapper #hjpl_form_2 .submit-button {
      padding-top: 1.5em;
      text-align: center; }

#hjpl_listing_forms {
  display: none; }

.hjitb.modal .modal-footer {
  background: #eeeeee;
  border-top: 1px solid;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.hjitb.modal .gform_footer,
.hjitb.modal .gform_heading {
  display: none; }

#cboxLoadedContent .print-contact-info {
  line-height: 1.4em; }

body#idx-print-template #listing-details {
  margin: 0; }

/*** Quick Home Search Widget ***/
.quick-search-widget-wrapper {
  padding: 1%; }
  .quick-search-widget-wrapper label {
    display: inline-block;
    font-weight: normal; }
  .quick-search-widget-wrapper .property_type_selector_wrapper {
    display: inline-block; }
  .quick-search-widget-wrapper .hji-fieldwrap {
    line-height: 2em;
    padding: 0;
    margin: 0; }
  .quick-search-widget-wrapper .hji-items-1 .hji-items-2, .quick-search-widget-wrapper .hji-items-2 .hji-items-2, .quick-search-widget-wrapper .hji-items-3 .hji-items-2, .quick-search-widget-wrapper .hji-items-4 .hji-items-2 {
    display: table;
    width: 100%; }
    .quick-search-widget-wrapper .hji-items-1 .hji-items-2 .hji-fieldwrap-inner, .quick-search-widget-wrapper .hji-items-2 .hji-items-2 .hji-fieldwrap-inner, .quick-search-widget-wrapper .hji-items-3 .hji-items-2 .hji-fieldwrap-inner, .quick-search-widget-wrapper .hji-items-4 .hji-items-2 .hji-fieldwrap-inner {
      width: 50%;
      display: table-cell; }
      .quick-search-widget-wrapper .hji-items-1 .hji-items-2 .hji-fieldwrap-inner:first-child, .quick-search-widget-wrapper .hji-items-2 .hji-items-2 .hji-fieldwrap-inner:first-child, .quick-search-widget-wrapper .hji-items-3 .hji-items-2 .hji-fieldwrap-inner:first-child, .quick-search-widget-wrapper .hji-items-4 .hji-items-2 .hji-fieldwrap-inner:first-child {
        padding: 0 2.5% 0 0; }
      .quick-search-widget-wrapper .hji-items-1 .hji-items-2 .hji-fieldwrap-inner:last-child, .quick-search-widget-wrapper .hji-items-2 .hji-items-2 .hji-fieldwrap-inner:last-child, .quick-search-widget-wrapper .hji-items-3 .hji-items-2 .hji-fieldwrap-inner:last-child, .quick-search-widget-wrapper .hji-items-4 .hji-items-2 .hji-fieldwrap-inner:last-child {
        padding: 0 0 0 2.5%; }
  .quick-search-widget-wrapper .hji-listing-types-wrap label {
    padding-right: 20px; }
  .quick-search-widget-wrapper .hji-listing-types-wrap .selectize-input {
    max-height: 34px; }
  .quick-search-widget-wrapper .hji-listing-types-wrap input[type="checkbox"],
  .quick-search-widget-wrapper .hji-listing-types-wrap input[type="radio"] {
    display: inline-block;
    width: auto;
    margin-right: 10px; }
  .quick-search-widget-wrapper .hji-action-buttons-wrap {
    padding: 0 .5% 1em;
    text-align: center;
    width: auto;
    white-space: nowrap; }
    .quick-search-widget-wrapper .hji-action-buttons-wrap > div {
      margin: 0 1%;
      display: inline-block; }
  .quick-search-widget-wrapper .legend {
    font-size: 75%;
    line-height: normal;
    display: none; }
  .quick-search-widget-wrapper .adv-options.collapsible {
    display: none; }
  .quick-search-widget-wrapper label[for="polygon"],
  .quick-search-widget-wrapper label[data-type="nearbyToggle"] {
    cursor: pointer;
    margin-right: 10px; }
    .quick-search-widget-wrapper label[for="polygon"].active,
    .quick-search-widget-wrapper label[data-type="nearbyToggle"].active {
      font-weight: 700; }
      .quick-search-widget-wrapper label[for="polygon"].active label[for="polygon"],
      .quick-search-widget-wrapper label[data-type="nearbyToggle"].active label[for="polygon"] {
        font-weight: 700; }
    .quick-search-widget-wrapper label[for="polygon"] .popover,
    .quick-search-widget-wrapper label[data-type="nearbyToggle"] .popover {
      font-weight: normal; }
  .quick-search-widget-wrapper [data-type="nearbyFieldWrap"] {
    display: none; }
  @media (min-width: 767px) {
    .quick-search-widget-wrapper.horizontal {
      margin-bottom: 1.5em;
      position: relative;
      display: block; }
      .quick-search-widget-wrapper.horizontal:before, .quick-search-widget-wrapper.horizontal:after {
        content: " ";
        display: table; }
      .quick-search-widget-wrapper.horizontal:after {
        clear: both; }
      .quick-search-widget-wrapper.horizontal .hji-fieldwrap {
        float: left;
        width: 25%;
        vertical-align: top;
        padding: 0 5px; }
      .quick-search-widget-wrapper.horizontal .hji-items-2 .hji-fieldwrap {
        width: 50%; }
      .quick-search-widget-wrapper.horizontal .hji-items-3 .hji-fieldwrap {
        width: 33.333333%; }
      .quick-search-widget-wrapper.horizontal .hji-items-4 .hji-fieldwrap {
        width: 25%; }
      .quick-search-widget-wrapper.horizontal .hji-items-1 .hji-items-2 .hji-fieldwrap, .quick-search-widget-wrapper.horizontal .hji-items-2 .hji-items-2 .hji-fieldwrap, .quick-search-widget-wrapper.horizontal .hji-items-3 .hji-items-2 .hji-fieldwrap, .quick-search-widget-wrapper.horizontal .hji-items-4 .hji-items-2 .hji-fieldwrap {
        width: 50%; }
      .quick-search-widget-wrapper.horizontal .hji-action-buttons-wrap {
        margin-top: -20px;
        padding: 0 1% 0 .5%;
        position: relative;
        display: inline-block;
        vertical-align: bottom;
        float: right;
        text-align: right; }
      .quick-search-widget-wrapper.horizontal .idx-search-options-panel {
        padding: 5px 0; }
        .quick-search-widget-wrapper.horizontal .idx-search-options-panel label {
          white-space: nowrap; }
      .quick-search-widget-wrapper.horizontal.sticky-search.stick-it {
        z-index: 999;
        position: fixed;
        top: 0;
        width: 100%;
        margin-left: -5px;
        padding: 0 5px; } }

@media (max-width: 767px) {
  #idx-pullout-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: fixed;
    left: 0;
    background: #fff;
    box-shadow: 0 0 5px #333;
    padding: 0 3%;
    width: 100%;
    /* overwrites JS alteration during scroll */
    z-index: 1040;
    display: none; }
    #idx-pullout-content .quick-search-widget-wrapper {
      background-color: transparent;
      border: 0; }
      #idx-pullout-content .quick-search-widget-wrapper label {
        color: #333; }
    #idx-pullout-content input,
    #idx-pullout-content select {
      padding: 3px;
      margin: 0; }
    #idx-pullout-content input[type="text"],
    #idx-pullout-content select {
      min-height: 30px; }
    #idx-pullout-content input[type="checkbox"],
    #idx-pullout-content input[type="radio"] {
      margin-right: 5px; }
    #idx-pullout-content label {
      color: #666;
      font-weight: normal;
      line-height: 1.4em;
      padding: 3px 0;
      margin: 3px 10px 3px 0; }
  /** Mobile QSW toggle tab **/
  #idx-pullout {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 44px;
    height: 44px;
    background: #ae9055;
    color: #333333;
    z-index: 1000;
    text-align: center;
    cursor: pointer;
    font-size: 20px; }
  /** Backdrop **/
  #idx-pullout-bg {
    display: none;
    background: #000;
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999; } }

h3.popover-title {
  margin: 0;
  line-height: normal;
  font-size: 1em; }

/* Theme Style Controls */
.quick-search-widget-wrapper {
  background-color: #f7f7f7;
  border-color: #dedede;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .quick-search-widget-wrapper label {
    color: inherit; }
  .home .quick-search-widget-wrapper {
    background-color: #f7f7f7;
    border-color: #dedede; }
    .home .quick-search-widget-wrapper label {
      color: inherit; }

/* Simple QSW Styles */
.blvd-simplesearch-ridx {
  margin: 12px auto;
  max-width: 720px; }
  .blvd-simplesearch-ridx .blvd-simplesearch-input .selectize-input {
    padding: 0 12px;
    height: 42px;
    border-radius: 4px 0 0 0;
    overflow: initial; }
    .blvd-simplesearch-ridx .blvd-simplesearch-input .selectize-input.disabled {
      background-color: #eee;
      opacity: 1; }
    @media (max-width: 330px) {
      .blvd-simplesearch-ridx .blvd-simplesearch-input .selectize-input {
        max-width: 238px;
        white-space: nowrap; } }
  .blvd-simplesearch-ridx .search-now:before,
  .blvd-simplesearch-ridx .search-nearby .btn:before,
  .blvd-simplesearch-ridx .search-nearby a.spatialmatch-popup-link:before,
  .blvd-simplesearch-ridx .search-nearby .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:before, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .blvd-simplesearch-ridx .search-nearby input.button:before,
  .blvd-simplesearch-ridx .search-nearby .single-listing .contact-modal .sendbutton:before, .single-listing .contact-modal
  .blvd-simplesearch-ridx .search-nearby .sendbutton:before,
  .blvd-simplesearch-ridx .search-nearby .single-agent .submit-button:before, .single-agent
  .blvd-simplesearch-ridx .search-nearby .submit-button:before,
  .blvd-simplesearch-ridx .advanced-search .btn:before,
  .blvd-simplesearch-ridx .advanced-search a.spatialmatch-popup-link:before,
  .blvd-simplesearch-ridx .advanced-search .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:before, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
  .blvd-simplesearch-ridx .advanced-search input.button:before,
  .blvd-simplesearch-ridx .advanced-search .single-listing .contact-modal .sendbutton:before, .single-listing .contact-modal
  .blvd-simplesearch-ridx .advanced-search .sendbutton:before,
  .blvd-simplesearch-ridx .advanced-search .single-agent .submit-button:before, .single-agent
  .blvd-simplesearch-ridx .advanced-search .submit-button:before {
    font-family: fontawesome; }
  .blvd-simplesearch-ridx .search-nearby,
  .blvd-simplesearch-ridx .advanced-search {
    float: left;
    margin-top: -1px; }
    .blvd-simplesearch-ridx .search-nearby .btn, .blvd-simplesearch-ridx .search-nearby a.spatialmatch-popup-link, .blvd-simplesearch-ridx .search-nearby .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .blvd-simplesearch-ridx .search-nearby input.button, .blvd-simplesearch-ridx .search-nearby .single-listing .contact-modal .sendbutton, .single-listing .contact-modal .blvd-simplesearch-ridx .search-nearby .sendbutton, .blvd-simplesearch-ridx .search-nearby .single-agent .submit-button, .single-agent .blvd-simplesearch-ridx .search-nearby .submit-button,
    .blvd-simplesearch-ridx .advanced-search .btn,
    .blvd-simplesearch-ridx .advanced-search a.spatialmatch-popup-link,
    .blvd-simplesearch-ridx .advanced-search .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
    .blvd-simplesearch-ridx .advanced-search input.button,
    .blvd-simplesearch-ridx .advanced-search .single-listing .contact-modal .sendbutton, .single-listing .contact-modal
    .blvd-simplesearch-ridx .advanced-search .sendbutton,
    .blvd-simplesearch-ridx .advanced-search .single-agent .submit-button, .single-agent
    .blvd-simplesearch-ridx .advanced-search .submit-button {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
      .blvd-simplesearch-ridx .search-nearby .btn:before, .blvd-simplesearch-ridx .search-nearby a.spatialmatch-popup-link:before, .blvd-simplesearch-ridx .search-nearby .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:before, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .blvd-simplesearch-ridx .search-nearby input.button:before, .blvd-simplesearch-ridx .search-nearby .single-listing .contact-modal .sendbutton:before, .single-listing .contact-modal .blvd-simplesearch-ridx .search-nearby .sendbutton:before, .blvd-simplesearch-ridx .search-nearby .single-agent .submit-button:before, .single-agent .blvd-simplesearch-ridx .search-nearby .submit-button:before,
      .blvd-simplesearch-ridx .advanced-search .btn:before,
      .blvd-simplesearch-ridx .advanced-search a.spatialmatch-popup-link:before,
      .blvd-simplesearch-ridx .advanced-search .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:before, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
      .blvd-simplesearch-ridx .advanced-search input.button:before,
      .blvd-simplesearch-ridx .advanced-search .single-listing .contact-modal .sendbutton:before, .single-listing .contact-modal
      .blvd-simplesearch-ridx .advanced-search .sendbutton:before,
      .blvd-simplesearch-ridx .advanced-search .single-agent .submit-button:before, .single-agent
      .blvd-simplesearch-ridx .advanced-search .submit-button:before {
        margin-right: .5rem;
        font-size: 1.5rem; }
  .blvd-simplesearch-ridx .search-now {
    font-size: 2rem; }
    .blvd-simplesearch-ridx .search-now:before {
      content: '\f002'; }
    .blvd-simplesearch-ridx .search-now span {
      margin-left: 1rem; }
  .blvd-simplesearch-ridx .search-nearby .btn, .blvd-simplesearch-ridx .search-nearby a.spatialmatch-popup-link, .blvd-simplesearch-ridx .search-nearby .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .blvd-simplesearch-ridx .search-nearby input.button, .blvd-simplesearch-ridx .search-nearby .single-listing .contact-modal .sendbutton, .single-listing .contact-modal .blvd-simplesearch-ridx .search-nearby .sendbutton, .blvd-simplesearch-ridx .search-nearby .single-agent .submit-button, .single-agent .blvd-simplesearch-ridx .search-nearby .submit-button {
    margin-right: 1rem; }
    .blvd-simplesearch-ridx .search-nearby .btn.active, .blvd-simplesearch-ridx .search-nearby a.active.spatialmatch-popup-link, .blvd-simplesearch-ridx .search-nearby .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.active.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .blvd-simplesearch-ridx .search-nearby input.active.button, .blvd-simplesearch-ridx .search-nearby .single-listing .contact-modal .active.sendbutton, .single-listing .contact-modal .blvd-simplesearch-ridx .search-nearby .active.sendbutton, .blvd-simplesearch-ridx .search-nearby .single-agent .active.submit-button, .single-agent .blvd-simplesearch-ridx .search-nearby .active.submit-button {
      background-color: #5cb85c; }
    .blvd-simplesearch-ridx .search-nearby .btn:before, .blvd-simplesearch-ridx .search-nearby a.spatialmatch-popup-link:before, .blvd-simplesearch-ridx .search-nearby .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:before, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .blvd-simplesearch-ridx .search-nearby input.button:before, .blvd-simplesearch-ridx .search-nearby .single-listing .contact-modal .sendbutton:before, .single-listing .contact-modal .blvd-simplesearch-ridx .search-nearby .sendbutton:before, .blvd-simplesearch-ridx .search-nearby .single-agent .submit-button:before, .single-agent .blvd-simplesearch-ridx .search-nearby .submit-button:before {
      content: '\f05b'; }
  .blvd-simplesearch-ridx .advanced-search .btn:before, .blvd-simplesearch-ridx .advanced-search a.spatialmatch-popup-link:before, .blvd-simplesearch-ridx .advanced-search .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:before, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .blvd-simplesearch-ridx .advanced-search input.button:before, .blvd-simplesearch-ridx .advanced-search .single-listing .contact-modal .sendbutton:before, .single-listing .contact-modal .blvd-simplesearch-ridx .advanced-search .sendbutton:before, .blvd-simplesearch-ridx .advanced-search .single-agent .submit-button:before, .single-agent .blvd-simplesearch-ridx .advanced-search .submit-button:before {
    content: '\f085'; }
  @media (max-width: 480px) {
    .blvd-simplesearch-ridx .search-nearby,
    .blvd-simplesearch-ridx .advanced-search {
      width: 50%; }
      .blvd-simplesearch-ridx .search-nearby .btn, .blvd-simplesearch-ridx .search-nearby a.spatialmatch-popup-link, .blvd-simplesearch-ridx .search-nearby .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .blvd-simplesearch-ridx .search-nearby input.button, .blvd-simplesearch-ridx .search-nearby .single-listing .contact-modal .sendbutton, .single-listing .contact-modal .blvd-simplesearch-ridx .search-nearby .sendbutton, .blvd-simplesearch-ridx .search-nearby .single-agent .submit-button, .single-agent .blvd-simplesearch-ridx .search-nearby .submit-button,
      .blvd-simplesearch-ridx .advanced-search .btn,
      .blvd-simplesearch-ridx .advanced-search a.spatialmatch-popup-link,
      .blvd-simplesearch-ridx .advanced-search .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
      .blvd-simplesearch-ridx .advanced-search input.button,
      .blvd-simplesearch-ridx .advanced-search .single-listing .contact-modal .sendbutton, .single-listing .contact-modal
      .blvd-simplesearch-ridx .advanced-search .sendbutton,
      .blvd-simplesearch-ridx .advanced-search .single-agent .submit-button, .single-agent
      .blvd-simplesearch-ridx .advanced-search .submit-button {
        width: 100%; }
    .blvd-simplesearch-ridx .search-now,
    .blvd-simplesearch-ridx .search-nearby .btn,
    .blvd-simplesearch-ridx .search-nearby a.spatialmatch-popup-link,
    .blvd-simplesearch-ridx .search-nearby .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search
    .blvd-simplesearch-ridx .search-nearby input.button,
    .blvd-simplesearch-ridx .search-nearby .single-listing .contact-modal .sendbutton, .single-listing .contact-modal
    .blvd-simplesearch-ridx .search-nearby .sendbutton,
    .blvd-simplesearch-ridx .search-nearby .single-agent .submit-button, .single-agent
    .blvd-simplesearch-ridx .search-nearby .submit-button {
      border-bottom-right-radius: 0; }
    .blvd-simplesearch-ridx .advanced-search .btn, .blvd-simplesearch-ridx .advanced-search a.spatialmatch-popup-link, .blvd-simplesearch-ridx .advanced-search .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .blvd-simplesearch-ridx .advanced-search input.button, .blvd-simplesearch-ridx .advanced-search .single-listing .contact-modal .sendbutton, .single-listing .contact-modal .blvd-simplesearch-ridx .advanced-search .sendbutton, .blvd-simplesearch-ridx .advanced-search .single-agent .submit-button, .single-agent .blvd-simplesearch-ridx .advanced-search .submit-button {
      border-bottom-left-radius: 0; } }

.slider-wrapper.loading {
  height: 200px; }

.slider-wrapper div[data-init="slider"] {
  visibility: hidden; }

body .bx-wrapper {
  box-shadow: none;
  border: 0;
  left: initial;
  background-color: transparent; }
  body .bx-wrapper .slider-wrapper {
    margin-left: -15px;
    margin-right: -15px;
    margin: 20px -15px 20px -15px; }
    body .bx-wrapper .slider-wrapper:before, body .bx-wrapper .slider-wrapper:after {
      content: " ";
      display: table; }
    body .bx-wrapper .slider-wrapper:after {
      clear: both; }

/**
 * riDX Map Scaffolding
 */
.gmap,
[data-init="gmap"] {
  visibility: hidden; }
  .gmap .gm-style img,
  .gmap img,
  [data-init="gmap"] .gm-style img,
  [data-init="gmap"] img {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0;
    margin: 0;
    border-radius: none;
    max-width: none; }

.idx-results-map-wrap .idx-results-map {
  margin: 0; }

.idx-results-map-wrap .idx-map-toggle {
  text-align: center; }

.idx-results-map-wrap [data-collapsible="1"] {
  display: none; }

body .ridx-gmap {
  width: 100%;
  height: 400px;
  position: relative;
  margin-bottom: 1.5em;
  /* Reset map tiles - often affected by themes */ }
  body .ridx-gmap img {
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: none;
    width: auto;
    height: auto;
    border: none; }
  body .ridx-gmap .idx-result-snippet {
    width: 100%;
    overflow: hidden;
    margin: 0;
    border: none; }
  body .ridx-gmap .photo-wrap {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 160px; }
  body .ridx-gmap .main-details {
    position: relative;
    float: left;
    font-size: 11px;
    width: 180px; }
  body .ridx-gmap img.main-photo {
    max-height: 120px;
    overflow: hidden; }
  body .ridx-gmap .call2action-btn {
    text-align: center; }
  body .ridx-gmap .idx-row > span {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }
  body .ridx-gmap .btn, body .ridx-gmap a.spatialmatch-popup-link, body .ridx-gmap .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search body .ridx-gmap input.button, body .ridx-gmap .single-listing .contact-modal .sendbutton, .single-listing .contact-modal body .ridx-gmap .sendbutton, body .ridx-gmap .single-agent .submit-button, .single-agent body .ridx-gmap .submit-button {
    font-size: 11px;
    width: auto; }
  body .ridx-gmap .listingOffice_name .field-label {
    display: none; }
  body .ridx-gmap .listingOffice_name {
    text-align: center; }
  body .ridx-gmap .listing-title {
    margin: 0 0 1em 0;
    font-size: 1em;
    line-height: normal;
    font-weight: normal;
    max-width: 100%;
    overflow: hidden; }
    body .ridx-gmap .listing-title h4 {
      overflow: hidden;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 1.2em; }
  body .ridx-gmap .listing-title a {
    text-decoration: none; }
  body .ridx-gmap .favorite-toggle-wrap {
    display: none; }

/**
 * Pagination for Snippets and Single Views
 */
.idx-pagination {
  display: block;
  padding: 1em 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1.5em;
  line-height: 34px;
  border-radius: 0;
  /* Hide mobile pagination on desktop devices */ }
  .idx-pagination ul {
    display: inline-block;
    float: right;
    list-style: none;
    margin: 0 0 -10px 0;
    padding: 0; }
  .idx-pagination li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0; }
  .idx-pagination .mobile {
    display: none; }
  @media (max-width: 374px) {
    .idx-pagination .num-of-results {
      display: block;
      text-align: center; }
    .idx-pagination ul {
      margin: 10px 0 5px; }
    .idx-pagination ul li {
      display: inline; } }
  .idx-pagination .inline.sep {
    display: none; }

.is-mobile .idx-pagination {
  /* Hide desktop pagination on mobile devices */ }
  .is-mobile .idx-pagination .desktop {
    display: none; }
  .is-mobile .idx-pagination .mobile {
    display: inline; }

#listing-details .listing-details-pagination a.prev-listing,
#listing-details .listing-details-pagination a.next-listing,
#listing-details .listing-details-pagination a.back-to-results {
  margin: 10px 5px; }

@media (min-width: 992px) {
  #listing-details .listing-details-pagination a.back-to-results {
    float: left; } }

#listing-details .listing-details-pagination a.back-to-results:before {
  content: '\f053';
  font-family: fontawesome;
  padding: 0 4px; }

@media (min-width: 992px) {
  #listing-details .listing-details-pagination .listing-pagination {
    float: right; } }

#listing-details .listing-details-pagination .listing-pagination a.prev-listing,
#listing-details .listing-details-pagination .listing-pagination a.next-listing {
  display: inline-block; }

/**
 * Recently Viewed Listings
 */
#recently-viewed {
  display: none; }

/**
 * rIDX Disclaimer Scaffolding
 */
#idx-footer-compliance {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1rem; }
  #idx-footer-compliance:before, #idx-footer-compliance:after {
    content: " ";
    display: table; }
  #idx-footer-compliance:after {
    clear: both; }
  @media (min-width: 768px) {
    #idx-footer-compliance {
      width: 750px; } }
  @media (min-width: 992px) {
    #idx-footer-compliance {
      width: 970px; } }
  @media (min-width: 1200px) {
    #idx-footer-compliance {
      width: 1170px; } }
  #idx-footer-compliance img {
    max-width: 150px; }

/**
 * Home Value Plugin Scaffolding
 */
/* ==========================================================================
 Home Value Shortcode Form
 ========================================================================== */
.hji-home-value-form {
  margin-left: -15px;
  margin-right: -15px; }
  .hji-home-value-form:before, .hji-home-value-form:after {
    content: " ";
    display: table; }
  .hji-home-value-form:after {
    clear: both; }
  .hji-home-value-form input {
    margin: 10px 0; }
    .hji-home-value-form input.text-label {
      color: #999999; }
  .hji-home-value-form .city-wrap,
  .hji-home-value-form .state-wrap,
  .hji-home-value-form .zip-wrap,
  .hji-home-value-form .submit-wrap {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .hji-home-value-form .city-wrap,
      .hji-home-value-form .state-wrap,
      .hji-home-value-form .zip-wrap,
      .hji-home-value-form .submit-wrap {
        float: left;
        width: 25%; } }
  .hji-home-value-form .street-wrap {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .hji-home-value-form .street-wrap {
        float: left;
        width: 100%; } }
  .hji-home-value-form .submit-wrap {
    margin: 10px 0; }
    .hji-home-value-form .submit-wrap .btn, .hji-home-value-form .submit-wrap a.spatialmatch-popup-link, .hji-home-value-form .submit-wrap .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .hji-home-value-form .submit-wrap input.button, .hji-home-value-form .submit-wrap .single-listing .contact-modal .sendbutton, .single-listing .contact-modal .hji-home-value-form .submit-wrap .sendbutton, .hji-home-value-form .submit-wrap .single-agent .submit-button, .single-agent .hji-home-value-form .submit-wrap .submit-button {
      display: block;
      width: 100%; }
  .hji-home-value-form .gform_wrapper li {
    margin-bottom: 0; }

.hv-registration-form input,
.hv-registration-form select {
  width: 100%; }

.hjitw-rightbar .hji-home-value-form.widget .city-wrap,
.hjitw-rightbar .hji-home-value-form.widget .state-wrap,
.hjitw-rightbar .hji-home-value-form.widget .zip-wrap,
.hjitw-rightbar .hji-home-value-form.widget .submit-wrap {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 1200px) {
    .hjitw-rightbar .hji-home-value-form.widget .city-wrap,
    .hjitw-rightbar .hji-home-value-form.widget .state-wrap,
    .hjitw-rightbar .hji-home-value-form.widget .zip-wrap,
    .hjitw-rightbar .hji-home-value-form.widget .submit-wrap {
      float: left;
      width: 100%; } }

/* ==========================================================================
 Recent Sales Form
 TODO: move this to another file as it doesn't relate directly to Home Value
 ========================================================================== */
.hjitb.recentSalesWrapper .hji-advanced-options-toggle-wrap {
  margin-left: 2em; }

.hjitb.recentSalesWrapper .slipstream .slipstream-sales-widget-catalogue .slipstream-widget-layout {
  border-radius: 4px; }

/* ==========================================================================
 Stock Plugin Styles
 ========================================================================== */
.hji-home-value-page-wrap {
  margin-left: -15px;
  margin-right: -15px;
  color: #676767; }
  .hji-home-value-page-wrap h1, .hji-home-value-page-wrap h2, .hji-home-value-page-wrap h3,
  .hji-home-value-page-wrap h4, .hji-home-value-page-wrap h5, .hji-home-value-page-wrap h6 {
    margin-top: 0;
    padding-top: 0; }
  .hji-home-value-page-wrap h5 {
    margin-bottom: 1em; }
  .hji-home-value-page-wrap .home-value-charts h5 {
    color: #ae9055;
    text-align: center; }
  .hji-home-value-page-wrap .field-label {
    display: inline-block;
    width: 100px; }
  .hji-home-value-page-wrap .hv-low-to-high {
    margin-bottom: 1em; }
    .hji-home-value-page-wrap .hv-low-to-high > div {
      float: left;
      width: 50%; }
    .hji-home-value-page-wrap .hv-low-to-high div:nth-child(2) {
      text-align: right; }
    .hji-home-value-page-wrap .hv-low-to-high span {
      border-top: 1px solid #D4D4D4;
      display: block;
      width: 100%; }
  .hji-home-value-page-wrap .street-view-wrap > div {
    margin: 2em 0;
    height: 300px; }

.hv-attributes .value {
  font-weight: bold; }

.hv-attributes input {
  display: inline-block;
  width: 85px; }

.hv-general-avg {
  background: rgba(0, 0, 0, 0.3);
  font-size: 3em;
  padding: 0.2em;
  text-align: center; }

.home-value-attributes,
.hji-home-value-form.widget,
.home-value-charts {
  margin: 1em 0;
  border: 1px solid #eeeeee;
  border-radius: 4px; }
  .home-value-attributes > div,
  .hji-home-value-form.widget > div,
  .home-value-charts > div {
    padding: 0.5em; }

.home-value-analysis {
  margin: 1em 0; }
  .home-value-analysis > div {
    padding: 0.5em; }

.hv-buttons-wrap {
  margin-bottom: 1em;
  text-align: right; }
  .hv-buttons-wrap .hv-cancel,
  .hv-buttons-wrap .hv-submit {
    display: none; }
  .hv-buttons-wrap button {
    margin-left: 10px; }

.hv-cma-action {
  text-align: center; }
  .hv-cma-action > span {
    display: inline-block;
    font-size: 10px;
    line-height: 16px;
    margin: 0;
    padding: 4px 0;
    text-transform: uppercase; }

.hv-chart-wrap {
  height: 120px;
  left: 50%;
  margin-left: -80px;
  margin-top: 1em;
  position: relative; }
  .hv-chart-wrap > div {
    height: 100%; }
  .hv-chart-wrap .hv-graph-close {
    background: #ae9055;
    position: absolute;
    width: 100%; }
    .hv-chart-wrap .hv-graph-close:hover {
      background: #d7c8ab; }
  .hv-chart-wrap .hv-graph,
  .hv-chart-wrap .hv-chart-labels,
  .hv-chart-wrap .hv-chart-values {
    float: left;
    position: relative;
    width: 70px; }
  .hv-chart-wrap .hv-graph {
    background: #CCCCCC;
    position: relative;
    width: 20px; }
  .hv-chart-wrap .hv-chart-values {
    text-align: right; }
  .hv-chart-wrap .hv-chart-labels span,
  .hv-chart-wrap .hv-chart-values span {
    display: block;
    position: absolute;
    width: 100%; }
  .hv-chart-wrap .hv-chart-labels .hv-larger,
  .hv-chart-wrap .hv-chart-values .hv-larger {
    top: 0; }
  .hv-chart-wrap .hv-chart-labels .hv-smaller,
  .hv-chart-wrap .hv-chart-values .hv-smaller {
    bottom: 0; }
  .hv-chart-wrap .hv-onhover {
    font-weight: bold; }

body.modal-open .home-value-report-wrap {
  color: transparent;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

/**
 * Archive View Styles
 */
.hji-area-list-display .hji-area-post {
  margin-left: -15px;
  margin-right: -15px; }
  .hji-area-list-display .hji-area-post:before, .hji-area-list-display .hji-area-post:after {
    content: " ";
    display: table; }
  .hji-area-list-display .hji-area-post:after {
    clear: both; }

.hji-area-list-display .img-wrap-outer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 32px;
  padding-bottom: 32px; }
  @media (min-width: 768px) {
    .hji-area-list-display .img-wrap-outer {
      float: left;
      width: 25%; } }

.hji-area-list-display .hji-area-post-inner {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .hji-area-list-display .hji-area-post-inner {
      float: left;
      width: 75%; } }

.hji-areas-map-label {
  background-color: rgba(5, 120, 137, 0.8);
  color: #ffffff;
  padding: 2px 10px;
  border-radius: 10px;
  font-size: 11px;
  display: block;
  position: absolute;
  white-space: nowrap;
  cursor: pointer; }
  .hji-areas-map-label:hover {
    background-color: #057889; }

.hji-areas-post-content .hji-areas-tab-wrapper {
  margin-top: 12px; }

.hji-areas-post-content .hji-areas-map-label {
  background-color: rgba(51, 51, 51, 0.8);
  color: #FFFFFF;
  padding: 2px 10px;
  border-radius: 10px;
  font-size: 11px;
  display: block;
  position: absolute;
  white-space: nowrap;
  cursor: pointer; }
  .hji-areas-post-content .hji-areas-map-label:hover {
    background-color: #333333; }

.hji-areas-map-wrapper {
  margin: 16px auto;
  position: relative;
  height: 435px;
  border: 1px solid #CCCCCC;
  border-radius: 4px; }

.hji-areas-mapbox {
  width: 100%;
  height: 100%; }
  .hji-areas-mapbox .leaflet-control-zoom {
    opacity: 0.5; }
  .hji-areas-mapbox .leaflet-tile-container img {
    border-radius: 0px !important;
    box-shadow: none !important; }

.hji-areas-map-exemplar {
  display: none;
  background-color: rgba(174, 144, 85, 0.25);
  border-color: #ae9055;
  border-width: 3px;
  border-style: solid; }

.hji-areas-ribbon {
  background-color: #ae9055;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: white;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  padding: 0px 40px 0px 30px;
  position: absolute;
  top: 30px;
  left: -15px; }
  .hji-areas-ribbon:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent;
    bottom: -14px;
    border-width: 0 14px 14px 0;
    border-right-color: #6a5833;
    left: 1px; }
  .hji-areas-ribbon a {
    color: inherit !important;
    text-decoration: inherit !important; }

.hji-areas-post-content .hji-areas-map-label {
  background-color: #333333;
  color: #FFFFFF;
  padding: 2px 10px;
  border-radius: 10px;
  font-size: 11px;
  display: block;
  position: absolute;
  white-space: nowrap;
  cursor: pointer; }

.hji-areas-post-content .leaflet-top,
.hji-areas-post-content .leaflet-bottom {
  z-index: 0; }

/**
 * Pocket Listings Archive
 */
#rel-archive-view.grid_size_3 .listing {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    #rel-archive-view.grid_size_3 .listing {
      float: left;
      width: 33.33333%; } }

#rel-archive-view.grid_size_4 .listing {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    #rel-archive-view.grid_size_4 .listing {
      float: left;
      width: 25%; } }

#rel-archive-view.rel_grid h1 {
  font-size: 1em;
  font-weight: normal;
  line-height: normal;
  padding: 0;
  margin: 0 0 0.5em 0; }
  #rel-archive-view.rel_grid h1 span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center; }

#rel-archive-view.rel_grid .rel-photo-wrap {
  display: block;
  text-align: center;
  width: 100%;
  height: auto;
  margin: 0 0 10px;
  overflow: hidden;
  float: none; }
  #rel-archive-view.rel_grid .rel-photo-wrap img {
    min-width: 100%;
    margin: 0; }

#rel-archive-view.rel_grid .listing {
  padding: 10px;
  margin-bottom: 0; }

#rel-archive-view.rel_grid .rel-main-details {
  width: 100%; }

#rel-archive-view .listing {
  margin-bottom: 2em; }

/* Widgets */
.widget-container .pocket-listings-widget-wrapper {
  padding-left: 0;
  padding-right: 0; }

.rel-property-search-widget select {
  width: 100%;
  margin: 0 0 1em 0; }

.rel-search-button-wrapper {
  text-align: center; }

.rel-search-button {
  margin: 0; }

/* .rel-featured-listings-widget should not have margins nor paddings
/* otherwise bxslider will be uneven. */
.rel-featured-listings-widget .rel-listing-wrap {
  margin-bottom: 1em;
  padding: 10px 10px 0; }

.rel-featured-listings-widget .rel-photo-wrap {
  width: 100%;
  height: auto;
  text-align: center; }

.rel-featured-listings-widget .rel-photo-wrap img {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  overflow: hidden; }

.rel-featured-listings-widget.one {
  width: 100%; }

.rel-featured-listings-widget.one-half {
  width: 50%;
  display: inline-block;
  vertical-align: top; }

.rel-featured-listings-widget.one-third {
  width: 33%;
  display: inline-block;
  vertical-align: top; }

.rel-featured-listings-widget.one-fourth {
  width: 25%;
  display: inline-block;
  vertical-align: top; }

.rel-featured-listings-widget.one-fifth {
  width: 20%;
  display: inline-block;
  vertical-align: top; }

.rel-featured-listings-widget .row {
  line-height: 1.6em; }

.rel-featured-listings-widget .label,
.rel-featured-listings-widget .cell {
  display: inline-block;
  vertical-align: baseline;
  width: 50%; }

.rel-featured-listings-widget .cell {
  text-align: right; }

.rel-featured-listings-widget h4 {
  margin: 0 0 10px; }

.rel-featured-listings-widget .line1,
.rel-featured-listings-widget .line2 {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.rel-featured-listings-widget .rel-button-wrapper {
  margin: 10px 0; }

/**
 * Pocket Listings Single
 */
.single-listing .tools-panel,
.single-listing .listing-address {
  display: inline-block;
  margin-right: 16px; }

.single-listing .nav-tabs,
.single-listing .panel-group {
  margin-top: 12px; }

.single-listing .listing-meta-box h3 {
  display: none; }

.single-listing .listing-meta-field {
  line-height: 2em; }
  .single-listing .listing-meta-field:nth-child(even) {
    background: #eeeeee; }
  .single-listing .listing-meta-field .field-label {
    display: inline-block;
    width: 46%;
    padding: 0 2%; }

.single-listing .virtual-tour-btn {
  display: inline-block;
  padding: 6px 12px; }

.single-listing .listing-content {
  margin: 20px 16px;
  padding-top: 20px;
  border-top: 1px solid #eeeeee; }

.single-listing .contact-modal .rel_message {
  height: 20%; }

.single-listing .contact-modal .sendbutton {
  margin: 16px 0; }

/**
 * Agent Roster Archive Scaffolding
 */
#agent-roster-filters {
  margin: 20px 0;
  text-align: center; }
  #agent-roster-filters ul > li > a {
    padding: 6px 9px; }
  @media (max-width: 991px) {
    #agent-roster-filters ul {
      display: none; } }

#agent-search-form {
  margin: 20px 15px; }
  #agent-search-form * {
    text-align: left; }
  #agent-search-form .agent-search .selectize-input {
    margin-top: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
    #agent-search-form .agent-search .selectize-input:after {
      display: none; }

.agents-archive .agent-data {
  position: relative;
  display: inline-block;
  padding: 10px;
  width: 100%;
  border: 1px solid #d9d9d9;
  vertical-align: top;
  margin-bottom: 15px;
  border-radius: 4px; }

.agents-archive .agents-row .agent-data:hover {
  background-color: #eeeeee;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

@media (min-width: 480px) {
  .agents-archive .agents-row .agent-data:nth-child(3),
  .agents-archive .agents-row.col-2 .agent-data:nth-child(2),
  .agents-archive .agents-row.col-3 .agent-data:nth-child(3) {
    margin-right: 0; }
  .agents-archive .agents-row.col-2 .agent-data {
    width: 49%;
    margin-right: 2%; }
  .agents-archive .agents-row.col-3 .agent-data {
    width: 32%;
    margin-right: 2%; } }

.agents-archive .agent-data .agent-roster-photo {
  /*float: right;*/
  position: absolute;
  top: 10px;
  /* same as .agent-data padding */
  right: 10px;
  /* same as .agent-data padding */
  width: auto;
  margin: 0 0 0 3%;
  width: 27%;
  vertical-align: top; }

.agents-archive .agent-data .agent-roster-photo img {
  width: 100%;
  height: auto; }

.agents-archive .agent-data .agent-roster-contact-info {
  display: inline-block;
  margin-bottom: 0px;
  font-size: 12px; }

.agents-archive .agent-data .agent-name,
.agents-archive .agent-data .agent-roster-contact-info {
  width: 70%; }

.agents-archive .agent-roster-soc-media {
  margin: 10px 10px 0px 0; }

.agents-archive img.agent-roster-soc-media {
  width: 16px;
  height: 16px; }

.agents-archive .designations {
  display: block; }

.agents-archive .agent-name .designations {
  zoom: 1;
  filter: alpha(opacity=60);
  opacity: 0.6;
  font-size: 85%;
  line-height: normal; }

/* ==========================================================================
   Single Agent Custom Template
   ========================================================================== */
.single-agent .agent-data {
  margin-bottom: 2rem; }

.single-agent .agent-name span {
  font-size: 2rem; }

.single-agent .agent-photo,
.single-agent .contact-info {
  float: left; }

.single-agent .agent-photo {
  margin-right: 2rem; }

.single-agent .contact-info {
  line-height: 1.75; }

.single-agent .agent-roster-soc-media {
  display: inline-block;
  margin: 1rem .75rem; }

.single-agent .calls2action {
  text-align: center; }

.single-agent .agent-tabs {
  margin: 60px 0; }

/**
 * Creates perfect aspect ratios
 *
 */
.text-highlight {
  color: #ae9055; }

.text-deemphasize, .listings--results .hji-post__title span, .text-lowlight {
  opacity: .7; }

.text-emphasize, .listings--results .hji-post__title {
  font-weight: 600; }

.text-deemphasize, .listings--results .hji-post__title span {
  font-weight: normal; }

.ratio--16-9 {
  position: relative; }
  .ratio--16-9:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .ratio--16-9 .ratio--content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.ratio--4-3 {
  position: relative; }
  .ratio--4-3:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%; }
  .ratio--4-3 .ratio--content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.hji-post__data--table ul, .hji-post__data--table--stripe ul {
  list-style: none; }
  .hji-post__data--table ul li, .hji-post__data--table--stripe ul li {
    margin: 0; }
    .hji-post__data--table ul li span, .hji-post__data--table--stripe ul li span {
      display: inline-block;
      width: 49%;
      vertical-align: top; }

.hji-post__data--table .section-value, .hji-post__data--table--stripe .section-value {
  text-align: right; }

.hji-post__data--table h2, .hji-post__data--table--stripe h2 {
  background-color: white; }

.hji-post__data--table h2, .hji-post__data--table--stripe h2, .hji-post__data--table li, .hji-post__data--table--stripe li {
  padding: .2em .3em; }

.hji-post__data--table--stripe li:nth-child(odd) {
  background-color: white; }

.grid-view .listings--results .hji-post {
  margin: 10px 0; }

.grid-view .listings--results .hji-post__description {
  display: none; }

@media (min-width: 480px) {
  .grid-view .listings--results {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0;
    margin: -10px; }
    .grid-view .listings--results .hji-post {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: column nowrap;
      -moz-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      position: relative;
      margin: 10px;
      padding: 0;
      width: calc( ( 100%/2 ) - ( 10px * 2 )); }
      .grid-view .listings--results .hji-post .hji-post__content {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-bottom: 15px; } }

@media (min-width: 992px) {
  .grid-view .listings--results .hji-post {
    width: calc( ( 100%/3 ) - ( 10px * 2 )); } }

.primary-image-wrap .flag {
  position: absolute;
  line-height: 2;
  padding: 0;
  color: #fff; }
  .primary-image-wrap .flag span {
    display: block;
    padding: 0 .5rem;
    font-weight: 600; }

.primary-image-wrap .flag--primary {
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  right: 0;
  bottom: 15px;
  text-align: center; }

.primary-image-wrap .flag--tl {
  background: rgba(0, 35, 73, 0.6);
  top: 0;
  left: 0;
  width: auto; }

.primary-image-wrap .flag--tr {
  background: rgba(0, 100, 0, 0.6);
  top: 0;
  right: 0;
  width: auto; }

.nc-listings .plan-name {
  font-size: 1.3rem; }

.nc-listings .listing-price {
  font-style: italic; }

.nc-listings .total-listings {
  line-height: 3rem; }

.nc-listing .section-label,
.nc-subdivision .section-label {
  display: inline-block; }

.nc-subdivision .entry-meta {
  display: none; }

.disclaimer__nc {
  padding: 1em 0; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-presentation .modal-presentation-image .hji-post__modal-photo {
  height: 260px; }

.bkgrd-centered {
  background-position: center center;
  background-size: cover; }

.modal-body .section-left {
  float: left; }

.modal-body .section-right {
  float: right; }

.modal-body .section-left, .modal-body .section-right {
  width: 48%; }

.modal-presentation .modal-presentation-image {
  width: 260px;
  height: 260px;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 1px 1px 10px #666;
  overflow: hidden;
  margin-bottom: 1em; }

.listings--results .hji-post__title {
  font-size: 1.2em;
  margin: 0.6em 0; }
  .listings--results .hji-post__title span {
    display: block;
    font-size: .8em; }

.listings--results ul.listing-overview {
  margin: .75em 0;
  padding: 0;
  list-style: none; }
  .listings--results ul.listing-overview > li {
    display: inline;
    margin: 0;
    padding: 0; }
    .listings--results ul.listing-overview > li:not(:last-child) .attr-label:after {
      content: ",";
      margin-right: .5rem; }
  .listings--results ul.listing-overview .attr-label {
    text-transform: uppercase; }

.listings--results.grid-view {
  list-style: none; }
  .listings--results.grid-view .hji-post .hji-post__cta {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .listings--results.grid-view .hji-post--nc-listing .hji-post__content {
    margin-bottom: 0; }

.listings--results.list-view {
  list-style: none; }
  .listings--results.list-view .hji-post {
    margin: 1.5em 0;
    clear: both; }
    .listings--results.list-view .hji-post:after, .listings--results.list-view .hji-post:before {
      content: " ";
      display: table; }
    .listings--results.list-view .hji-post:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
  .listings--results.list-view .hji-post__header {
    float: left;
    width: 33.333%;
    margin-right: 1%; }
  .listings--results.list-view .hji-post__content {
    float: left;
    width: 65%; }
  .listings--results.list-view .hji-post__footer {
    float: left;
    width: 65%; }

.hji-post--archive-nc-subdivision .listings--results .hji-post {
  margin-bottom: 30px; }

.hji-post:not(.snippet) > .hji-post__header .primary-image-wrap {
  margin: 1em 0; }

.hji-post:not(.snippet) .inquiry-buttons {
  margin: 1em 0;
  text-align: center; }

/* Shameful css - temp fixes - hacks - ect */
/**
 * Shame.scss
 *
 * This file contains hacks, temporary bug fixes and stuff that generally should live
 * somewhere else or be improved.
 */
/**
 * Creates perfect aspect ratios
 *
 */
html, body {
  overflow-x: hidden; }

#wrapper {
  position: relative; }

.hidden-phone {
  display: none; }
  @media (min-width: 480px) {
    .hidden-phone {
      display: initial; } }

/* ==========================================================================
   Dropdown blue outline fix for issue #16
   https://bitbucket.org/homejunction/hji-themework/issue/16/blue-outline-in-bootstrap-select-dropdowns
   ========================================================================== */
.dropdown-menu ul li a:focus {
  outline: none !important; }

.bootstrap-select .btn:focus, .bootstrap-select a.spatialmatch-popup-link:focus, .bootstrap-select .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button:focus, .blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search .bootstrap-select input.button:focus, .bootstrap-select .single-listing .contact-modal .sendbutton:focus, .single-listing .contact-modal .bootstrap-select .sendbutton:focus, .bootstrap-select .single-agent .submit-button:focus, .single-agent .bootstrap-select .submit-button:focus {
  outline: none !important; }

/* ==========================================================================
   Start of new agent roster widget
   ========================================================================== */
.hji-agent-widget {
  padding-left: 0;
  padding-right: 0; }
  .col-lg-6 .hji-agent-widget .col-sm-3,
  .col-lg-6 .hji-agent-widget .col-sm-4,
  .col-lg-6 .hji-agent-widget .col-sm-6, .col-md-6 .hji-agent-widget .col-sm-3,
  .col-md-6 .hji-agent-widget .col-sm-4,
  .col-md-6 .hji-agent-widget .col-sm-6, .col-sm-6 .hji-agent-widget .col-sm-3,
  .col-sm-6 .hji-agent-widget .col-sm-4,
  .col-sm-6 .hji-agent-widget .col-sm-6, .col-xs-6 .hji-agent-widget .col-sm-3,
  .col-xs-6 .hji-agent-widget .col-sm-4,
  .col-xs-6 .hji-agent-widget .col-sm-6,
  .col-lg-5 .hji-agent-widget .col-sm-3,
  .col-lg-5 .hji-agent-widget .col-sm-4,
  .col-lg-5 .hji-agent-widget .col-sm-6, .col-md-5 .hji-agent-widget .col-sm-3,
  .col-md-5 .hji-agent-widget .col-sm-4,
  .col-md-5 .hji-agent-widget .col-sm-6, .col-sm-5 .hji-agent-widget .col-sm-3,
  .col-sm-5 .hji-agent-widget .col-sm-4,
  .col-sm-5 .hji-agent-widget .col-sm-6, .col-xs-5 .hji-agent-widget .col-sm-3,
  .col-xs-5 .hji-agent-widget .col-sm-4,
  .col-xs-5 .hji-agent-widget .col-sm-6,
  .col-lg-4 .hji-agent-widget .col-sm-3,
  .col-lg-4 .hji-agent-widget .col-sm-4,
  .col-lg-4 .hji-agent-widget .col-sm-6, .col-md-4 .hji-agent-widget .col-sm-3,
  .col-md-4 .hji-agent-widget .col-sm-4,
  .col-md-4 .hji-agent-widget .col-sm-6, .col-sm-4 .hji-agent-widget .col-sm-3,
  .col-sm-4 .hji-agent-widget .col-sm-4,
  .col-sm-4 .hji-agent-widget .col-sm-6, .col-xs-4 .hji-agent-widget .col-sm-3,
  .col-xs-4 .hji-agent-widget .col-sm-4,
  .col-xs-4 .hji-agent-widget .col-sm-6,
  .col-lg-3 .hji-agent-widget .col-sm-3,
  .col-lg-3 .hji-agent-widget .col-sm-4,
  .col-lg-3 .hji-agent-widget .col-sm-6, .col-md-3 .hji-agent-widget .col-sm-3,
  .col-md-3 .hji-agent-widget .col-sm-4,
  .col-md-3 .hji-agent-widget .col-sm-6, .col-sm-3 .hji-agent-widget .col-sm-3,
  .col-sm-3 .hji-agent-widget .col-sm-4,
  .col-sm-3 .hji-agent-widget .col-sm-6, .col-xs-3 .hji-agent-widget .col-sm-3,
  .col-xs-3 .hji-agent-widget .col-sm-4,
  .col-xs-3 .hji-agent-widget .col-sm-6,
  .col-lg-2 .hji-agent-widget .col-sm-3,
  .col-lg-2 .hji-agent-widget .col-sm-4,
  .col-lg-2 .hji-agent-widget .col-sm-6, .col-md-2 .hji-agent-widget .col-sm-3,
  .col-md-2 .hji-agent-widget .col-sm-4,
  .col-md-2 .hji-agent-widget .col-sm-6, .col-sm-2 .hji-agent-widget .col-sm-3,
  .col-sm-2 .hji-agent-widget .col-sm-4,
  .col-sm-2 .hji-agent-widget .col-sm-6, .col-xs-2 .hji-agent-widget .col-sm-3,
  .col-xs-2 .hji-agent-widget .col-sm-4,
  .col-xs-2 .hji-agent-widget .col-sm-6,
  .col-lg-1 .hji-agent-widget .col-sm-3,
  .col-lg-1 .hji-agent-widget .col-sm-4,
  .col-lg-1 .hji-agent-widget .col-sm-6, .col-md-1 .hji-agent-widget .col-sm-3,
  .col-md-1 .hji-agent-widget .col-sm-4,
  .col-md-1 .hji-agent-widget .col-sm-6, .col-sm-1 .hji-agent-widget .col-sm-3,
  .col-sm-1 .hji-agent-widget .col-sm-4,
  .col-sm-1 .hji-agent-widget .col-sm-6, .col-xs-1 .hji-agent-widget .col-sm-3,
  .col-xs-1 .hji-agent-widget .col-sm-4,
  .col-xs-1 .hji-agent-widget .col-sm-6 {
    margin: 5px 15px;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
  .hji-agent-widget .img-wrap {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    overflow: hidden; }
    .hji-agent-widget .img-wrap img {
      max-width: 100px;
      max-height: 100px; }

/* ==========================================================================
   Hack for rIDX extra container class
   TODO: remove once rIDX is fixed.
   ========================================================================== */
.idx-results.container-fluid {
  padding-left: 0;
  padding-right: 0; }

/* ==========================================================================
   Adds spacing for boostrap tab content
   TODO: move this someplace better
   ========================================================================== */
.tab-pane {
  padding: 24px 20px; }

/* ==========================================================================
   fix for lifestyle finder widget overflow
   https://bitbucket.org/homejunction/hji-boulevard/issue/129
   ========================================================================== */
.panel-body #finder-wrapper {
  margin-left: -15px;
  margin-right: -15px; }

/* ==========================================================================
   BX-Slider resize functionality
   TODO: move this someplace better
   ========================================================================== */
.bx-wrapper {
  max-width: none !important; }

/* ==========================================================================
   Fixes z-index of bx-slider controls
   ========================================================================== */
.bx-wrapper .bx-controls-direction a {
  z-index: 1030 !important; }

/* ==========================================================================
   New widgitized header fixes
   TODO: move this someplace better
   ========================================================================== */
@media (max-width: 992px) {
  .blvd-logo,
  .blvd-responsive-menu {
    width: 100%;
    float: none; }
  .blvd-logo .navbar-toggle,
  .blvd-responsive-menu {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .blvd-logo {
    overflow: hidden; } }

.hjitb .selectize-input {
  border-radius: 4px; }

.popover {
  background: #ffffff;
  color: #676767; }

.hji-modal {
  color: #333; }
  .hji-modal a:not(.btn):not(a.spatialmatch-popup-link):not(.blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button):not(.single-listing .contact-modal .sendbutton):not(.single-agent .submit-button) {
    color: #ae9055; }
    .hji-modal a:not(.btn):not(a.spatialmatch-popup-link):not(.blvd-tabs-container.tab-content .widget_spatialmatch-widget-home-search input.button):not(.single-listing .contact-modal .sendbutton):not(.single-agent .submit-button):hover {
      color: #7c663b; }

.contact-label {
  font-weight: 600; }

/* ==========================================================================
   Simple Real Estate Plugin Edits
   TODO: move this someplace better
   ========================================================================== */
#TB_window,
.srp_additional-info {
  color: #333; }
  #TB_window h1, #TB_window h2, #TB_window h3, #TB_window h4, #TB_window h5, #TB_window h6,
  .srp_additional-info h1,
  .srp_additional-info h2,
  .srp_additional-info h3,
  .srp_additional-info h4,
  .srp_additional-info h5,
  .srp_additional-info h6 {
    color: #333; }

.srp_MortgageCalcwidget input {
  width: 90%;
  display: inline;
  margin-right: 1em;
  margin-bottom: .45em; }

.ratio--16-9 {
  position: relative; }
  .ratio--16-9:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .ratio--16-9 .ratio--content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.ratio--4-3 {
  position: relative; }
  .ratio--4-3:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%; }
  .ratio--4-3 .ratio--content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.ratio--3-2 {
  position: relative; }
  .ratio--3-2:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 66.66667%; }
  .ratio--3-2 .ratio--content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.agent-data .secondary-offices .office-name:not(:last-child):after {
  content: "|";
  display: inline;
  margin: 0 .25em; }

@media (max-width: 768px) {
  .blvd-slideshow.mb_YTPlayer {
    background-image: url(https://stonypointdb.com/wp-content/themes/hji-jodimillis-child/assets/css/main.min.css?ver=5.2.2);
    background-attachment: scroll;
    background-position: center;
    background-size: cover; }
    .blvd-slideshow.mb_YTPlayer .mbYTP_wrapper {
      display: none; } }

@media (max-width: 1024px) {
  .homepage-parallax {
    background-attachment: initial;
    background-position: center center; } }

p {
  padding: 10px 0px;
  line-height: 28px; }

li {
  line-height: 28px; }

#home-section-first {
  background: #fafafa;
  padding: 60px 0;
  margin: 0;
  clear: both; }

#home-section-second {
  padding: 60px; }
  @media (max-width: 480px) {
    #home-section-second {
      padding: 20px; } }
  #home-section-second h2, #home-section-second h3, #home-section-second h4, #home-section-second p {
    text-align: center;
    padding-bottom: 30px; }
  #home-section-second a {
    text-decoration: underline; }
  #home-section-second h3 {
    padding-top: 15px;
    padding-bottom: 22px; }
  #home-section-second p {
    padding: 5px 0px 15px; }

.cls-1 {
  fill: #af9156; }

.cls-2, .cls-3 {
  fill: #494941;
  stroke: #231f20; }

.cls-2, .cls-3, .cls-5, .cls-6 {
  stroke-miterlimit: 10; }

.cls-3 {
  stroke-width: 2px; }

.cls-4 {
  fill: #4d4e4e; }

.cls-5, .cls-6 {
  fill: none;
  stroke: #4d4e4e; }

.cls-5 {
  stroke-width: 0.5px; }

#home-section-third {
  background: #fafafa;
  padding: 60px 0; }
  #home-section-third h2, #home-section-third h3 {
    text-align: center; }
  #home-section-third P {
    padding: 8px 0px; }

#home-section-fourth {
  background: #057889;
  padding: 40px 0px 50px; }
  #home-section-fourth h2, #home-section-fourth h3, #home-section-fourth h4, #home-section-fourth p {
    color: #fff; }
  #home-section-fourth h2 {
    text-align: center; }

#home-section-fifth {
  background: #fafafa;
  padding: 60px 0;
  margin: 0; }
  #home-section-fifth h2, #home-section-fifth h3, #home-section-fifth h4 {
    text-align: center;
    margin-bottom: 20px; }

@media (min-width: 992px) {
  .banner .header-widgets .blvd-responsive-menu {
    margin-top: 35px; } }

.content-info {
  margin-top: 0rem; }

#footer {
  text-align: center; }
  #footer a {
    color: #fff !important; }
  #footer h3 {
    color: #fff !important;
    padding-bottom: 10px; }
  #footer .socialmedia-footer {
    font-size: 25px;
    padding-bottom: 20px; }

#copyright {
  font-size: 12px;
  margin-top: 50px;
  padding: 15px 0;
  background: #1F1F20; }

.banner .top-header {
  padding: 0px 0px; }
  .banner .top-header .user-signup-header i {
    font-size: 12px; }
  .banner .top-header a {
    font-size: 12px;
    font-weight: bold; }

@media (max-width: 767px) {
  .banner .header-widgets .blvd-logo {
    margin-top: 0px;
    margin-bottom: 0px; } }

.nav > li > a {
  position: relative;
  display: block; }

/*.dropdown-menu > li > a{
  font-size: 15px;
  color: #fff;
  text-transform: Capitalize;
  background: $brand-primary;
  opacity: 0.8;
  font-weight: normal;
}*/
/** rIDX Snippet Design 1 **/
/** Defaults **/
.rel-listing-wrap,
.idx-result-snippet {
  background-color: #fff; }
  .rel-listing-wrap .listPrice,
  .idx-result-snippet .listPrice {
    font-size: 3rem;
    font-weight: bold; }
  .rel-listing-wrap .secondary-details .idx-row,
  .rel-listing-wrap .tertiary-details .idx-row,
  .idx-result-snippet .secondary-details .idx-row,
  .idx-result-snippet .tertiary-details .idx-row {
    display: inline-block;
    font-size: .8em; }
    .rel-listing-wrap .secondary-details .idx-row:after,
    .rel-listing-wrap .tertiary-details .idx-row:after,
    .idx-result-snippet .secondary-details .idx-row:after,
    .idx-result-snippet .tertiary-details .idx-row:after {
      content: "|"; }
    .rel-listing-wrap .secondary-details .idx-row:last-child:after,
    .rel-listing-wrap .tertiary-details .idx-row:last-child:after,
    .idx-result-snippet .secondary-details .idx-row:last-child:after,
    .idx-result-snippet .tertiary-details .idx-row:last-child:after {
      content: ""; }

/** Grid View **/
.rel-listing-wrap,
.grid-view .idx-result-snippet {
  border: 1px solid #c4c4c4; }
  .rel-listing-wrap .listing-title,
  .grid-view .idx-result-snippet .listing-title {
    text-align: center; }
  .rel-listing-wrap .listPrice,
  .grid-view .idx-result-snippet .listPrice {
    text-align: center;
    border-bottom: 1px solid #c4c4c4; }
  .rel-listing-wrap .primary-details,
  .grid-view .idx-result-snippet .primary-details {
    border-bottom: 1px solid #c4c4c4;
    text-align: center;
    font-size: 0; }
  .rel-listing-wrap .listPrice,
  .grid-view .idx-result-snippet .listPrice {
    font-size: 2rem; }
  .rel-listing-wrap .units,
  .rel-listing-wrap .size,
  .rel-listing-wrap .beds,
  .rel-listing-wrap .baths_total,
  .rel-listing-wrap .lotSize_sqft,
  .rel-listing-wrap .lotSize_acres,
  .grid-view .idx-result-snippet .units,
  .grid-view .idx-result-snippet .size,
  .grid-view .idx-result-snippet .beds,
  .grid-view .idx-result-snippet .baths_total,
  .grid-view .idx-result-snippet .lotSize_sqft,
  .grid-view .idx-result-snippet .lotSize_acres {
    background: rgba(5, 120, 137, 0.4);
    margin: 0 4px;
    font-size: 1.25rem;
    text-align: center;
    color: #333333;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4; }
  .rel-listing-wrap.rental .beds,
  .rel-listing-wrap.rental .baths_total,
  .rel-listing-wrap.rental .size, .rel-listing-wrap.residential .beds,
  .rel-listing-wrap.residential .baths_total,
  .rel-listing-wrap.residential .size,
  .grid-view .idx-result-snippet.rental .beds,
  .grid-view .idx-result-snippet.rental .baths_total,
  .grid-view .idx-result-snippet.rental .size,
  .grid-view .idx-result-snippet.residential .beds,
  .grid-view .idx-result-snippet.residential .baths_total,
  .grid-view .idx-result-snippet.residential .size {
    display: inline-block;
    width: 25%; }
    .rel-listing-wrap.rental .beds span,
    .rel-listing-wrap.rental .baths_total span,
    .rel-listing-wrap.rental .size span, .rel-listing-wrap.residential .beds span,
    .rel-listing-wrap.residential .baths_total span,
    .rel-listing-wrap.residential .size span,
    .grid-view .idx-result-snippet.rental .beds span,
    .grid-view .idx-result-snippet.rental .baths_total span,
    .grid-view .idx-result-snippet.rental .size span,
    .grid-view .idx-result-snippet.residential .beds span,
    .grid-view .idx-result-snippet.residential .baths_total span,
    .grid-view .idx-result-snippet.residential .size span {
      display: block; }
  .rel-listing-wrap.rental .lotSize_sqft,
  .rel-listing-wrap.rental .lotSize_acres, .rel-listing-wrap.residential .lotSize_sqft,
  .rel-listing-wrap.residential .lotSize_acres,
  .grid-view .idx-result-snippet.rental .lotSize_sqft,
  .grid-view .idx-result-snippet.rental .lotSize_acres,
  .grid-view .idx-result-snippet.residential .lotSize_sqft,
  .grid-view .idx-result-snippet.residential .lotSize_acres {
    display: inline-block;
    width: 40%; }
  .rel-listing-wrap .secondary-details,
  .rel-listing-wrap .tertiary-details,
  .grid-view .idx-result-snippet .secondary-details,
  .grid-view .idx-result-snippet .tertiary-details {
    text-align: center; }

/** List View **/
.list-view .idx-result-snippet .idx-result-snippet-wrapper {
  position: relative;
  overflow: hidden;
  border: 1px solid; }
  .list-view .idx-result-snippet .idx-result-snippet-wrapper:before, .list-view .idx-result-snippet .idx-result-snippet-wrapper:after {
    content: " ";
    display: table; }
  .list-view .idx-result-snippet .idx-result-snippet-wrapper:after {
    clear: both; }

.list-view .idx-result-snippet .listing-title {
  padding: 12px;
  font-size: 2rem; }
  @media (min-width: 768px) {
    .list-view .idx-result-snippet .listing-title {
      float: right;
      width: 55%; } }

.list-view .idx-result-snippet .main-photo {
  width: 128% !important;
  height: 128% !important;
  margin-left: -8% !important;
  margin-top: -8% !important;
  max-height: 525px !important;
  max-width: none !important; }

@media (max-width: 768px) {
  .list-view .idx-result-snippet .primary-details,
  .list-view .idx-result-snippet .secondary-details,
  .list-view .idx-result-snippet .tertiary-details {
    text-align: center; } }

.list-view .idx-result-snippet .beds,
.list-view .idx-result-snippet .baths_total,
.list-view .idx-result-snippet .size {
  display: inline-block;
  font-size: 1.25em; }

.list-view .idx-result-snippet .beds:after,
.list-view .idx-result-snippet .baths_total:after {
  content: " | ";
  padding: 0 16px; }

.list-view .idx-result-snippet .secondary-details,
.list-view .idx-result-snippet .tertiary-details {
  margin: 10px 0;
  padding: 6px 12px;
  border-top: 1px solid;
  border-bottom: 1px solid; }
  .list-view .idx-result-snippet .secondary-details .idx-row:after,
  .list-view .idx-result-snippet .tertiary-details .idx-row:after {
    padding: 0 12px; }
  .list-view .idx-result-snippet .secondary-details .idx-row:last-child:after,
  .list-view .idx-result-snippet .tertiary-details .idx-row:last-child:after {
    padding: 0; }

.list-view .idx-result-snippet .description {
  text-align: justify;
  padding: 6px 12px; }
  @media (max-width: 768px) {
    .list-view .idx-result-snippet .description {
      display: none; } }

@media (min-width: 768px) {
  .list-view .idx-result-snippet .btn-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 55%; } }

.blvd-logo {
  text-align: center; }

.navbar-brand {
  float: none; }

.forcefullwidth_wrapper_tp_banner {
  position: absolute !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Lato', 'Open Sans', sans-serif; }

article > header.page-header h1.page-title {
  margin: 1em 0; }

.all-caps {
  text-transform: uppercase; }

.wrap-line {
  white-space: normal !important; }

.home #primary {
  height: 100vh; }

.custom-preview-img {
  width: 500px;
  box-shadow: 2px 4px 11px #333; }

.our-testimonials #primary {
  padding-bottom: 6rem; }

.custom-testimonials {
  background-image: url(../../../../uploads/IMG_1284.jpg);
  background-size: cover;
  background-position: center;
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center; }

.testimonial-wrapper--slider {
  position: relative;
  padding: 50px;
  background: rgba(105, 105, 105, 0.7);
  width: 70%;
  float: left; }
  .testimonial-wrapper--slider .carousel-inner {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    color: #fff; }
  .testimonial-wrapper--slider .carousel-indicators {
    bottom: 0; }
  .testimonial-wrapper--slider .testimonial-slider__title {
    font-size: 27px; }
  .testimonial-wrapper--slider .testimonial-slider__content {
    font-size: 15px;
    border-left: 3px solid rgba(174, 144, 85, 0.69); }
  .testimonial-wrapper--slider .testimonial-slider__author {
    text-align: right;
    font-size: 15px; }

.homepage-floorplan-grid {
  display: flex; }
  .homepage-floorplan-grid > * {
    flex-grow: 1; }
  .homepage-floorplan-grid .floorplan-slider {
    position: relative;
    border-right: 8px solid #FFF;
    width: 43%; }
    .homepage-floorplan-grid .floorplan-slider .slider-title {
      position: absolute;
      z-index: 3;
      left: 0;
      top: 10%;
      padding: 20px 20px 20px 40px;
      border: 4px solid #DAC68D;
      border-left: 0;
      letter-spacing: 2px;
      font-size: 3.25em;
      color: #FFF; }
    .homepage-floorplan-grid .floorplan-slider .floor-slide {
      position: absolute;
      width: 100%;
      top: 0;
      bottom: 0;
      background-position: center center;
      background-size: cover;
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity 0.25s;
      transition: opacity 0.25s; }
      .homepage-floorplan-grid .floorplan-slider .floor-slide.active {
        opacity: 1;
        pointer-events: auto; }
    .homepage-floorplan-grid .floorplan-slider .floorplan-title {
      text-decoration: none;
      width: 100%;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #4C4D4D;
      padding: 20px;
      font-size: 2em;
      color: #FFF;
      text-align: left;
      font-weight: bold; }
  .homepage-floorplan-grid .floor-link {
    height: 2em;
    width: 35px;
    background-image: url("../images/right-arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    bottom: 10px; }
  .homepage-floorplan-grid .floorplan-grid {
    width: 57%; }
  .homepage-floorplan-grid .floorplan-row {
    clear: right;
    display: flex;
    justify-content: space-between; }
    .homepage-floorplan-grid .floorplan-row:nth-of-type(1) {
      padding-bottom: 8px; }
    .homepage-floorplan-grid .floorplan-row .floorplan {
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
      float: left;
      height: 300px;
      height: 15vw;
      width: 32%;
      width: calc(33.33% - 4px);
      background-position: center center;
      background-size: cover;
      overflow: hidden;
      text-decoration: none !important; }
    .homepage-floorplan-grid .floorplan-row h4 {
      color: #FFF;
      font-family: "Open Sans";
      text-transform: none;
      font-size: 1.5em;
      letter-spacing: 1px;
      padding: 50% 20px;
      margin: 0;
      background-color: rgba(218, 198, 141, 0.75);
      text-shadow: 1px 1px 1px rgba(218, 198, 141, 0.75);
      left: 0;
      right: 0;
      -webkit-transition: padding 0.15s;
      transition: padding 0.15s;
      position: absolute; }
    .homepage-floorplan-grid .floorplan-row .floorplan:hover h4 {
      padding: 20px;
      left: auto;
      right: auto; }
  @media (max-width: 1000px) {
    .homepage-floorplan-grid .floorplan-slider .slider-title {
      font-size: 1.5em; } }
  @media (max-width: 768px) {
    .homepage-floorplan-grid {
      display: block; }
      .homepage-floorplan-grid .floorplan-row {
        display: block; }
      .homepage-floorplan-grid .floorplan-row .floorplan {
        width: 48%;
        height: 48vw;
        margin: 1%; }
      .homepage-floorplan-grid .floorplan-grid,
      .homepage-floorplan-grid .floorplan-slider {
        width: 100%; }
      .homepage-floorplan-grid .floorplan-slider {
        height: 300px;
        border-right: 0; }
      .homepage-floorplan-grid .floorplan-slider .slider-title {
        font-size: 18px;
        padding: 10px; }
      .homepage-floorplan-grid .floorplan-slider .floorplan-title {
        font-size: 18px;
        padding: 10px; }
      .homepage-floorplan-grid .floor-link {
        height: 1em; }
      .homepage-floorplan-grid .floorplan-row h4 {
        font-size: 16px; } }

section#home-section-floor_plan {
  text-align: center;
  padding: 0; }
  section#home-section-floor_plan .floorplan-btn-row {
    justify-content: space-around;
    flex-wrap: wrap;
    display: flex; }
    section#home-section-floor_plan .floorplan-btn-row a {
      width: 24%;
      margin: 12px 5px;
      font-size: 18px;
      padding: 10px;
      white-space: normal;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media (max-width: 1024px) {
        section#home-section-floor_plan .floorplan-btn-row a {
          width: 32%; } }
      @media (max-width: 768px) {
        section#home-section-floor_plan .floorplan-btn-row a {
          width: 48%; } }
      @media (max-width: 480px) {
        section#home-section-floor_plan .floorplan-btn-row a {
          width: 100%; } }

.current-prj__row,
.agent-grid,
.icon-row {
  justify-content: space-around;
  flex-wrap: wrap;
  display: flex; }

.current-prj__single {
  width: 32%;
  margin-bottom: 30px;
  text-align: left;
  background: #fff;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.38); }
  @media (max-width: 1024px) {
    .current-prj__single {
      width: 49%; } }
  @media (max-width: 480px) {
    .current-prj__single {
      width: 100%; } }

.current-prj__single__image {
  height: 250px;
  background-position: center;
  background-size: cover;
  border-bottom: 1px solid rgba(144, 144, 144, 0.5); }

.current-prj__single__content {
  padding: 23px; }

.icon-row__single {
  width: 19%;
  padding: 10px;
  text-align: center;
  padding-top: 5rem; }
  .icon-row__single .fa {
    font-size: 3.3em;
    color: #fff;
    background: #af9156;
    border-radius: 50%;
    padding: 0.5em; }
  .icon-row__single h3.divider {
    border-bottom: 1px solid;
    padding-bottom: 10px !important; }

.agent-grid__single {
  text-align: center;
  padding: 20px;
  width: 32%; }

.agent-grid__single--image {
  position: relative; }
  .agent-grid__single--image img {
    position: relative;
    border: 2px solid rgba(255, 255, 255, 0.86);
    z-index: 1; }

.agent-grid__single--image:before,
.agent-grid__single--image:after {
  z-index: 0;
  position: absolute;
  content: "";
  bottom: 5px;
  left: 25px;
  width: 50%;
  top: 80%;
  max-width: 200px;
  background: #545454;
  -webkit-box-shadow: 0 11px 14px #545454;
  -moz-box-shadow: 0 11px 14px #545454;
  box-shadow: 0 11px 14px #545454;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg); }

.agent-grid__single--image:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 25px;
  left: auto; }

.agent-grid-name {
  font-size: 1.6em;
  padding-top: 15px;
  color: #057889; }

.agent-grid-title {
  font-size: 1.2em;
  color: #3e3e3e;
  position: relative;
  padding-top: 0.5em;
  text-transform: uppercase; }
  .agent-grid-title:before {
    content: '';
    position: absolute;
    bottom: 1.5em;
    left: 40%;
    right: 40%;
    height: 2px;
    background: #ae9055;
    display: block; }

.agent-grid-bio {
  color: #333; }
  .agent-grid-bio .read-more-link {
    padding-top: 1em; }

.single-agent .agent-photo {
  margin-right: 0; }

.single-agent .agent-bio h2 {
  margin-top: 0; }

@media (max-width: 776px) {
  .row {
    margin-left: 0;
    margin-right: 0; }
  .agent-grid__single {
    width: 49%; } }

@media (min-width: 992px) {
  .blvd-responsive-menu .nav > li + li {
    border-left: 1px solid; } }

@media (max-width: 480px) {
  .testimonial-wrapper--slider {
    width: 100%;
    padding: 30px; }
  .dropdown-menu > li > a {
    white-space: pre-wrap; }
  img#site-logo {
    max-width: 75%;
    padding: 10px 0; }
  .navbar-default .navbar-toggle {
    top: 20px; }
  .agent-grid__single {
    width: 100%; }
  .agent-grid-title {
    font-size: 1.1em; } }

footer #map_canvas {
  color: #000; }

/*# sourceMappingURL=maps/main.min.css.map */