@charset "UTF-8";
@import "https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css";
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
@media screen and (max-width: 767px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (max-width: 767px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (max-width: 767px) {
}
@media (max-width: 767px) {
}
/* Generated by ParaType Ltd (http://www.paratype.com)*/
/* Font PT Serif:  Copyright � 2010 ParaType Ltd. All rights reserved.*/
@font-face {
  font-family: 'PT Sans';
  src: url('/assets/fonts/pt-sans-web/pts55f_w.eot');
  src: local('PT Sans'), url('/assets/fonts/pt-sans-web/PTS55F_W.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/pt-sans-web/PTS55F_W.woff') format('woff'), url('/assets/fonts/pt-sans-web/PTS55F_W.ttf') format('truetype'), url('/assets/fonts/pt-sans-web/PTS55F_W.svg#PTSans-Regular') format('svg');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  src: url('/assets/fonts/pt-sans-web/pts56f_w.eot');
  src: local('PT Sans Italic'), url('/assets/fonts/pt-sans-web/PTS56F_W.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/pt-sans-web/PTS56F_W.woff') format('woff'), url('/assets/fonts/pt-sans-web/PTS56F_W.ttf') format('truetype'), url('/assets/fonts/pt-sans-web/PTS56F_W.svg#PTSans-Italic') format('svg');
}
@font-face {
  font-family: 'PT Sans';
  src: url('/assets/fonts/pt-sans-web/pts75f_w.eot');
  font-style: normal;
  font-weight: bold;
  src: local('PT Sans Bold'), url('/assets/fonts/pt-sans-web/PTS75F_W.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/pt-sans-web/PTS75F_W.woff') format('woff'), url('/assets/fonts/pt-sans-web/PTS75F_W.ttf') format('truetype'), url('/assets/fonts/pt-sans-web/PTS75F_W.svg#PTSans-Bold') format('svg');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: bold;
  src: url('/assets/fonts/pt-sans-web/pts76f_w.eot');
  src: local('PT Sans Bold Italic'), url('/assets/fonts/pt-sans-web/PTS76F_W.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/pt-sans-web/PTS76F_W.woff') format('woff'), url('/assets/fonts/pt-sans-web/PTS76F_W.ttf') format('truetype'), url('/assets/fonts/pt-sans-web/PTS76F_W.svg#PTSans-BoldItalic') format('svg');
}
.navbar-default {
  background-color: transparent;
  margin-bottom: 0;
  border: none;
  /*@media (min-width: @screen-xs-min) {*/
  margin-bottom: 5px;
  /*}*/
}
.navbar-default .navbar-form {
  position: absolute;
  margin: 0;
  border: 0;
  padding: 0 0;
  margin-top: -7px;
  right: 0;
  width: 226px;
}
.navbar-default .navbar-form input.form-control {
  border: 0;
}
.navbar-default .navbar-form button.btn {
  border: 0;
}
.navbar-default .navbar-toggle {
  /*width: 18%;*/
  height: auto;
  border: 0;
  margin-right: 0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}
.navbar-default .navbar-nav > li {
  margin: 0;
}
.navbar-default .navbar-nav > li.dropdown.open > a,
.navbar-default .navbar-nav > li.dropdown.open > span {
  background-color: transparent;
  color: #000;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > span {
  background-color: transparent;
  color: #000;
  font-weight: 600;
}
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li.active > span:hover,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active > span:focus {
  background-color: transparent;
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav > li.active > a > .borders,
  .navbar-default .navbar-nav > li.active > span > .borders {
    border-bottom: 3px solid #000;
    padding-bottom: 5px;
  }
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  font-size: 18px;
  color: #000;
}
.navbar-default .navbar-nav .dropdown-menu {
  right: auto;
  left: 0;
  padding: 0;
  border: 0;
}
.navbar-default .navbar-nav .dropdown-menu > li {
  margin: 0;
}
.navbar-default .navbar-nav .dropdown-menu > li > a,
.navbar-default .navbar-nav .dropdown-menu > li > span {
  background: #fff;
  color: #000;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
}
.navbar-default .navbar-nav .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .dropdown-menu > li > span:focus,
.navbar-default .navbar-nav .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .dropdown-menu > li > span:hover {
  color: #000;
  text-decoration: none;
  background-color: #cccccc;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-default .navbar-nav > li {
    margin: 0;
  }
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > span {
    background-color: #fff;
    color: #000;
    border: 0;
  }
  .navbar-default .navbar-nav > li a {
    text-align: center;
  }
  .navbar-default .navbar-nav .open .dropdown-menu {
    /*@media (max-width:@screen-sm-max) {*/
    /*.navbar-nav .open .dropdown-menu {*/
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*}*/
    /*}*/
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default .navbar-nav .open .dropdown-menu > li > span {
    background-color: #fff;
    color: #000;
    border: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > span:hover {
    font-weight: bold;
    background-color: inherit;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li:last-child a,
  .navbar-default .navbar-nav .open .dropdown-menu > li:last-child span {
    border-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-default {
    margin-bottom: 0;
  }
}
/*.sm(@rules) when (@media = desktop) {
    @rules();
}*/
.btn-search {
  border-radius: 0;
  color: #fff;
  padding: 17px 8px 19px;
  /*padding: 17px 18px 19px;*/
  text-align: left;
  /*@media (min-width: @screen-xs-min) {*/
  font-size: 16px;
  /*}*/
  border-top: 1px solid transparent;
  width: 100%;
  /*@media (min-width: @screen-xs-min) {*/
  background-color: #fff;
  /*}*/
}
.btn-search.map-button {
  padding: 0px 0 1px 8px;
  display: table;
}
.btn-search.map-button .icon.image {
  /*@media (min-width: @screen-xs-min) {*/
  width: 60px !important;
  right: 0 !important;
  /*}*/
}
.btn-search.map-button .icon.image .map-icon-overlay {
  border-right: none !important;
}
.btn-search.map-button .icon.image > img {
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  right: 0;
}
.btn-search.map-button .search-map-text {
  width: 56%;
  text-align: left;
  float: left;
  display: table-cell;
  vertical-align: middle;
}
.btn-search.map-button .map-icon-overlay {
  display: block;
  height: 100%;
  width: 100%;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
.btn-search.map-button .close-map-overlay {
  /*@media (min-width: @screen-xs-min) {*/
  background: linear-gradient(45deg, transparent 49%, #fff 50%, transparent 51%);
  /*}*/
}
@media (min-width: 992px) {
  .btn-search.map-button .close-map-overlay {
    background: linear-gradient(45deg, transparent 49%, #fff 50%, transparent 51%);
  }
}
@media (min-width: 1200px) {
  .btn-search.map-button .close-map-overlay {
    background: linear-gradient(45deg, transparent 49%, #fff 50%, transparent 51%);
  }
}
@media (min-width: 1300px) {
  .btn-search.map-button .close-map-overlay {
    background: linear-gradient(47deg, transparent 49%, #fff 50%, transparent 51%);
  }
}
.btn-search.active.focus,
.btn-search.active:focus,
.btn-search.focus,
.btn-search:active.focus,
.btn-search:active:focus,
.btn-search:focus {
  outline: none;
}
.btn-search::-webkit-input-placeholder {
  color: #fff;
}
.btn-search:-moz-placeholder {
  color: #fff;
}
.btn-search::-moz-placeholder {
  color: #fff;
}
.btn-search:-ms-input-placeholder {
  color: #fff;
}
.btn-search::placeholder {
  color: #fff;
}
@media (min-width: 768px) {
  .btn-search {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .btn-search {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .btn-search {
    font-size: 16px;
  }
}
input.btn-search {
  cursor: auto;
}
.btn-search.btn-open-search {
  background: #44b749;
  font-weight: bold;
  position: relative;
  height: 60px;
  padding: 0 15px;
}
.btn-search.btn-open-search:focus,
.btn-search.btn-open-search.focus,
.btn-search.btn-open-search:hover {
  color: #fff;
}
.btn-search.btn-open-search > div {
  font-size: 18px;
  font-weight: bold;
}
.btn-search.btn-open-search > img {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.btn-search > .btn-label {
  padding-right: 10px;
  float: left;
}
@media (min-width: 992px) {
  .btn-search {
    background-color: transparent;
  }
}
.search-col {
  float: left;
}
.search-col.hack {
  border: 0 !important;
}
@media (max-width: 991px) {
  .search-col {
    /*border-top: 1px solid @site-gray-lighter;*/
  }
  .search-col.col-mobile-1 {
    width: 100%;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .search-col.col-mobile-2 {
    width: 50%;
  }
  .search-col.col-mobile-3 {
    width: 33.33%;
  }
  .search-col .search-col {
    border-right: 1px solid #fff;
    border-bottom: none;
  }
}
@media (min-width: 992px) {
  .search-col.col-keyword {
    position: absolute;
    left: 72%;
  }
  .search-col.col-search-icons {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
  }
  .search-col.col-search-icons .btn-search {
    text-align: left;
  }
  .search-col.col-search-icons .btn-search.advanced-button .minus-icon,
  .search-col.col-search-icons .btn-search.advanced-button .plus-icon {
    margin: auto;
  }
  .search-col.col-search-icons .btn-search.advanced-button .minus-icon {
    display: none;
  }
  .search-col.col-search-icons .btn-search.advanced-button .plus-icon {
    display: block;
  }
  .basic-search .search-col.hide-basic {
    display: none !important;
  }
  .basic-search .search-col.col-search-icons {
    height: 60px;
  }
  .advanced-search .search-col.hack {
    clear: left;
  }
  .advanced-search .search-col.col-search-icons {
    height: 120px;
  }
  .advanced-search .search-col.col-keyword {
    position: absolute;
    top: 60px;
    right: 10%;
    width: 13.8%;
  }
  .advanced-search .search-col.col-pricemethod {
    width: 13.7% !important;
  }
  .search-col.col-map-search {
    height: 60px;
    width: 71% !important;
    border-right: none !important;
  }
  .search-col.col-map-search .btn-search .icon.image {
    width: 40%;
    right: 0;
  }
  .search-col.col-search-button {
    width: 29% !important;
  }
  .search-col.col-search-button .btn-search {
    background-color: #000 !important;
  }
  .search-col.col-search-button .icon.image {
    right: 0 !important;
    left: 0 !important;
    width: 100% !important;
  }
  .search-col.col-desktop-1 {
    width: 2.5%;
  }
  .search-col.col-desktop-2 {
    width: 5%;
  }
  .search-col.col-desktop-3 {
    width: 7.5%;
  }
  .search-col.col-desktop-4 {
    width: 10%;
  }
  .search-col.col-desktop-5 {
    width: 12.5%;
  }
  .search-col.col-desktop-6 {
    width: 15%;
  }
  .search-col.col-desktop-7 {
    width: 17.5%;
  }
  .search-col.col-desktop-8 {
    width: 20%;
  }
  .search-col.col-desktop-9 {
    width: 22.5%;
  }
  .search-col.col-desktop-10 {
    width: 25%;
  }
  .search-col.col-desktop-11 {
    width: 27.5%;
  }
  .search-col.col-desktop-12 {
    width: 30%;
  }
  .search-col.col-desktop-13 {
    width: 32.5%;
  }
  .search-col.col-desktop-14 {
    width: 35%;
  }
  .search-col.col-desktop-15 {
    width: 37.5%;
  }
  .search-col.col-desktop-16 {
    width: 40%;
  }
  .search-col.col-desktop-17 {
    width: 42.5%;
  }
  .search-col.col-desktop-18 {
    width: 45%;
  }
  .search-col.col-desktop-19 {
    width: 47.5%;
  }
  .search-col.col-desktop-20 {
    width: 50%;
  }
  .search-col.col-desktop-21 {
    width: 52.5%;
  }
  .search-col.col-desktop-22 {
    width: 55%;
  }
  .search-col.col-desktop-23 {
    width: 57.5%;
  }
  .search-col.col-desktop-24 {
    width: 60%;
  }
  .search-col.col-desktop-25 {
    width: 62.5%;
  }
  .search-col.col-desktop-26 {
    width: 65%;
  }
  .search-col.col-desktop-27 {
    width: 67.5%;
  }
  .search-col.col-desktop-28 {
    width: 70%;
  }
  .search-col.col-desktop-29 {
    width: 72.5%;
  }
  .search-col.col-desktop-30 {
    width: 75%;
  }
  .search-col.col-desktop-31 {
    width: 77.5%;
  }
  .search-col.col-desktop-32 {
    width: 80%;
  }
  .search-col.col-desktop-33 {
    width: 82.5%;
  }
  .search-col.col-desktop-34 {
    width: 85%;
  }
  .search-col.col-desktop-35 {
    width: 87.5%;
  }
  .search-col.col-desktop-36 {
    width: 90%;
  }
  .search-col.col-desktop-37 {
    width: 92.5%;
  }
  .search-col.col-desktop-38 {
    width: 95%;
  }
  .search-col.col-desktop-39 {
    width: 97.5%;
  }
  .search-col.col-desktop-40 {
    width: 100%;
  }
  .search-col.form-desktop-1 {
    width: 1%;
  }
  .search-col.form-desktop-2 {
    width: 2%;
  }
  .search-col.form-desktop-3 {
    width: 3%;
  }
  .search-col.form-desktop-4 {
    width: 4%;
  }
  .search-col.form-desktop-5 {
    width: 5%;
  }
  .search-col.form-desktop-6 {
    width: 6%;
  }
  .search-col.form-desktop-7 {
    width: 7%;
  }
  .search-col.form-desktop-8 {
    width: 8%;
  }
  .search-col.form-desktop-9 {
    width: 9%;
  }
  .search-col.form-desktop-10 {
    width: 10%;
  }
  .search-col.form-desktop-11 {
    width: 11%;
  }
  .search-col.form-desktop-12 {
    width: 12%;
  }
  .search-col.form-desktop-13 {
    width: 13%;
  }
  .search-col.form-desktop-14 {
    width: 14%;
  }
  .search-col.form-desktop-15 {
    width: 15%;
  }
  .search-col.form-desktop-16 {
    width: 16%;
  }
  .search-col.form-desktop-17 {
    width: 17%;
  }
  .search-col.form-desktop-18 {
    width: 18%;
  }
  .search-col.form-desktop-19 {
    width: 19%;
  }
  .search-col.form-desktop-20 {
    width: 20%;
  }
  .search-col.form-desktop-21 {
    width: 21%;
  }
  .search-col.form-desktop-22 {
    width: 22%;
  }
  .search-col.form-desktop-23 {
    width: 23%;
  }
  .search-col.form-desktop-24 {
    width: 24%;
  }
  .search-col.form-desktop-25 {
    width: 25%;
  }
  .search-col.form-desktop-26 {
    width: 26%;
  }
  .search-col.form-desktop-27 {
    width: 27%;
  }
  .search-col.form-desktop-28 {
    width: 28%;
  }
  .search-col.form-desktop-29 {
    width: 29%;
  }
  .search-col.form-desktop-30 {
    width: 30%;
  }
  .search-col.form-desktop-31 {
    width: 31%;
  }
  .search-col.form-desktop-32 {
    width: 32%;
  }
  .search-col.form-desktop-33 {
    width: 33%;
  }
  .search-col.form-desktop-34 {
    width: 34%;
  }
  .search-col.form-desktop-35 {
    width: 35%;
  }
  .search-col.form-desktop-36 {
    width: 36%;
  }
  .search-col.form-desktop-37 {
    width: 37%;
  }
  .search-col.form-desktop-38 {
    width: 38%;
  }
  .search-col.form-desktop-39 {
    width: 39%;
  }
  .search-col.form-desktop-40 {
    width: 40%;
  }
  .search-col.form-desktop-41 {
    width: 41%;
  }
  .search-col.form-desktop-42 {
    width: 42%;
  }
  .search-col.form-desktop-43 {
    width: 43%;
  }
  .search-col.form-desktop-44 {
    width: 44%;
  }
  .search-col.form-desktop-45 {
    width: 45%;
  }
  .search-col.form-desktop-46 {
    width: 46%;
  }
  .search-col.form-desktop-47 {
    width: 47%;
  }
  .search-col.form-desktop-48 {
    width: 48%;
  }
  .search-col.form-desktop-49 {
    width: 49%;
  }
  .search-col.form-desktop-50 {
    width: 50%;
  }
  .search-col.form-desktop-51 {
    width: 51%;
  }
  .search-col.form-desktop-52 {
    width: 52%;
  }
  .search-col.form-desktop-53 {
    width: 53%;
  }
  .search-col.form-desktop-54 {
    width: 54%;
  }
  .search-col.form-desktop-55 {
    width: 55%;
  }
  .search-col.form-desktop-56 {
    width: 56%;
  }
  .search-col.form-desktop-57 {
    width: 57%;
  }
  .search-col.form-desktop-58 {
    width: 58%;
  }
  .search-col.form-desktop-59 {
    width: 59%;
  }
  .search-col.form-desktop-60 {
    width: 60%;
  }
  .search-col.form-desktop-61 {
    width: 61%;
  }
  .search-col.form-desktop-62 {
    width: 62%;
  }
  .search-col.form-desktop-63 {
    width: 63%;
  }
  .search-col.form-desktop-64 {
    width: 64%;
  }
  .search-col.form-desktop-65 {
    width: 65%;
  }
  .search-col.form-desktop-66 {
    width: 66%;
  }
  .search-col.form-desktop-67 {
    width: 67%;
  }
  .search-col.form-desktop-68 {
    width: 68%;
  }
  .search-col.form-desktop-69 {
    width: 69%;
  }
  .search-col.form-desktop-70 {
    width: 70%;
  }
  .search-col.form-desktop-71 {
    width: 71%;
  }
  .search-col.form-desktop-72 {
    width: 72%;
  }
  .search-col.form-desktop-73 {
    width: 73%;
  }
  .search-col.form-desktop-74 {
    width: 74%;
  }
  .search-col.form-desktop-75 {
    width: 75%;
  }
  .search-col.form-desktop-76 {
    width: 76%;
  }
  .search-col.form-desktop-77 {
    width: 77%;
  }
  .search-col.form-desktop-78 {
    width: 78%;
  }
  .search-col.form-desktop-79 {
    width: 79%;
  }
  .search-col.form-desktop-80 {
    width: 80%;
  }
  .search-col.form-desktop-81 {
    width: 81%;
  }
  .search-col.form-desktop-82 {
    width: 82%;
  }
  .search-col.form-desktop-83 {
    width: 83%;
  }
  .search-col.form-desktop-84 {
    width: 84%;
  }
  .search-col.form-desktop-85 {
    width: 85%;
  }
  .search-col.form-desktop-86 {
    width: 86%;
  }
  .search-col.form-desktop-87 {
    width: 87%;
  }
  .search-col.form-desktop-88 {
    width: 88%;
  }
  .search-col.form-desktop-89 {
    width: 89%;
  }
  .search-col.form-desktop-90 {
    width: 90%;
  }
  .search-col.form-desktop-91 {
    width: 91%;
  }
  .search-col.form-desktop-92 {
    width: 92%;
  }
  .search-col.form-desktop-93 {
    width: 93%;
  }
  .search-col.form-desktop-94 {
    width: 94%;
  }
  .search-col.form-desktop-95 {
    width: 95%;
  }
  .search-col.form-desktop-96 {
    width: 96%;
  }
  .search-col.form-desktop-97 {
    width: 97%;
  }
  .search-col.form-desktop-98 {
    width: 98%;
  }
  .search-col.form-desktop-99 {
    width: 99%;
  }
  .search-col.form-desktop-100 {
    width: 100%;
  }
  .search-col .col-desktop-third {
    width: 33.33333333%;
  }
  .search-col .col-desktop-half {
    width: 50%;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .advanced-search .search-col .btn-search.advanced-button .minus-icon {
    display: block;
  }
  .advanced-search .search-col .btn-search.advanced-button .plus-icon {
    display: none;
  }
}
.property-search-form > .search-col {
  border-right: 1px solid #fff;
  /*@media (min-width: @screen-xs-min) {*/
  border-top: 1px solid #fff;
  /*}*/
}
.property-search-form > .search-col:first-child {
  border-left: 1px solid #fff;
}
.property-search-form > .search-col .search-col:last-child {
  border-right: 0;
}
.property-search-form > .search-col .btn-search .icon {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 15px;
}
.property-search-form > .search-col .btn-search .icon .custom-arrow {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  background-position: center;
  vertical-align: middle;
  background-size: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .property-search-form > .search-col .btn-search .icon {
    width: 10px;
    right: 10px;
  }
  .property-search-form > .search-col .btn-search .icon .custom-arrow {
    width: 10px;
    height: 10px;
    background-size: 10px;
  }
}
.property-search-form > .search-col .btn-search .icon.image {
  position: absolute;
  top: 0;
  bottom: 0;
  /*@media (min-width: @screen-xs-min) {*/
  /*}*/
}
.property-search-form > .search-col .btn-search .icon.image > img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (min-width: 992px) {
  .property-search-form > .search-col .btn-search .icon.image > img {
    left: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    width: auto;
    top: 0;
    right: 0;
  }
}
@media (min-width: 992px) {
  .property-search-form > .search-col {
    border-top: 0px solid transparent;
  }
  .property-search-form > .search-col:last-child {
    border-right: 0;
  }
}
.links .search-col {
  border-left: 1px solid #fff;
}
.links .search-col:last-child {
  border-right: 1px solid #fff;
}
/*.generate-columns(15);*/
.row.col-borders > div {
  border-right: 1px solid #eee;
}
.row.col-borders > div:last-child {
  border-right: 0px;
}
.row.thirteen-gap .col-sm-2-4 {
  padding: 0 13px;
}
@media (min-width: 768px) {
  .col-sm-2-4 {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .col-sm-2-4 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .pull-left-sm {
    float: left !important;
  }
  .pull-right-sm {
    float: right !important;
  }
}
.property-search-form {
  float: left;
  width: 100%;
  position: relative;
}
.saved-search .property-search-form {
  margin-bottom: 30px;
}
.property-search-form .search-col .btn-search {
  border: 0;
  height: 60px;
  background-color: #44b749;
  color: #fff;
  position: relative;
}
@media (min-width: 992px) {
  .property-search-form {
    display: block;
    border-left: 1px solid #fff !important;
  }
  .property-search-form.advanced-search {
    height: 121px;
  }
  .property-search-form.advanced-search .middle-line {
    height: 1px;
    background-color: #e0e0e0;
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    z-index: 1;
  }
  .property-search-form .search-col {
    border-right: 1px solid #fff;
  }
}
.nav-bar-outer {
  background-color: #44b749;
}
body {
  /*@media (min-width: @screen-xs-min) {*/
  /*}*/
}
body.site-map-open .property-search-form {
  border-bottom: none !important;
}
body.like-modal-open.is-search-dropdown.site-search-open .selection-cover {
  display: block;
}
body.like-modal-open.not-search-dropdown .selection-cover {
  display: block;
}
body.like-modal-open .selection-cover {
  display: none;
}
@media (max-width: 991px) {
  body.like-modal-open {
    overflow: hidden;
  }
  body.like-modal-open .navbar-static-top {
    z-index: initial;
  }
  body.like-modal-open .selection-cover {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.66);
    z-index: 1000;
  }
}
.dropdown.open .dropdown-menu-container,
.dropdown.open .dropdown-menu {
  display: block;
}
.dropdown .dropdown-menu-container .menu-header,
.dropdown .dropdown-menu-container .menu-footer {
  display: none;
}
@media (max-width: 991px) {
  .dropdown.like-modal .btn-filter .icon {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    width: 15px;
  }
  .dropdown.like-modal .btn-filter .icon .custom-arrow {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 15px;
    background-position: center;
    vertical-align: middle;
    background-size: 15px;
  }
  .dropdown.like-modal .btn-filter .icon.image {
    position: absolute;
    top: 0;
    bottom: 0;
    /*@media (min-width: @screen-xs-min) {*/
    /*}*/
  }
  .dropdown.like-modal .btn-filter .icon.image > img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media (max-width: 991px) and (min-width: 992px) and (max-width: 1199px) {
  .dropdown.like-modal .btn-filter .icon {
    width: 10px;
    right: 10px;
  }
  .dropdown.like-modal .btn-filter .icon .custom-arrow {
    width: 10px;
    height: 10px;
    background-size: 10px;
  }
}
@media (max-width: 991px) and (min-width: 992px) {
  .dropdown.like-modal .btn-filter .icon.image > img {
    left: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    width: auto;
    top: 0;
    right: 0;
  }
}
@media (max-width: 991px) {
  .dropdown.like-modal.open.like-links,
  .dropdown.like-modal.open.like-links.only-links {
    /*.has-link*/
  }
  .dropdown.like-modal.open.like-links li,
  .dropdown.like-modal.open.like-links.only-links li {
    padding: 0;
  }
  .dropdown.like-modal.open.like-links li a,
  .dropdown.like-modal.open.like-links.only-links li a,
  .dropdown.like-modal.open.like-links li span,
  .dropdown.like-modal.open.like-links.only-links li span {
    display: block;
    padding: 10px 13px;
    background: none;
    color: inherit;
    font-size: 14px;
    font-weight: 400;
  }
  .dropdown.like-modal.open.like-links li span,
  .dropdown.like-modal.open.like-links.only-links li span {
    cursor: default;
  }
  .dropdown.like-modal.open .dropdown-menu-container {
    width: 100%;
    display: block;
    height: 100%;
    position: fixed;
    margin: auto;
    padding: 10px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
  }
  .dropdown.like-modal.open .dropdown-menu-container .dropdown-menu {
    display: block;
  }
  .dropdown.like-modal.open .dropdown-menu-container .menu-header {
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
    padding: 15px 15px;
    position: relative;
    color: #666;
    background: white;
    display: block;
    font-size: 20px;
    border: none;
    margin: 0;
  }
  .dropdown.like-modal.open .dropdown-menu-container .menu-header h3 {
    font-size: 20px;
    font-weight: 100;
    margin: 0;
  }
  .dropdown.like-modal.open .dropdown-menu-container .menu-header .close-btn-top {
    position: absolute;
    top: 0;
    right: 0;
    background-color: grey;
    padding: 13px 16px 17px 16px;
    color: white;
    line-height: 6px;
  }
  .dropdown.like-modal.open .dropdown-menu-container .menu-footer {
    position: relative;
    float: left;
    width: 100%;
    background-color: white;
    height: 8%;
    display: block;
  }
  .dropdown.like-modal.open .dropdown-menu-container .menu-footer .close-btn-bottom {
    border: 1px solid black;
    border-radius: 3px;
    padding: 0px 10px;
    font-size: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    height: 36px;
  }
}
@media (max-width: 991px) {
  .dropdown.like-modal .dropdown-menu {
    position: relative;
    left: 0;
    height: 82%;
    right: 0;
    top: 0;
    bottom: 0;
    background: white;
    overflow-x: hidden;
    box-shadow: none;
    padding: 0;
    overflow-y: scroll;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: 1px solid #767676;
    border-bottom: 1px solid #767676;
    margin: 0;
    width: 100%;
    z-index: 1151;
  }
}
.dropdown.like-modal .dropdown-menu > li {
  cursor: pointer;
  display: block;
  padding: 8px 13px;
  float: left;
  width: 100%;
  clear: both;
  /*@media (min-width: @screen-xs-min) {*/
  font-size: 16px !important;
  /*}*/
  font-weight: 100;
  line-height: 1.42857143;
  color: #666666;
  white-space: nowrap;
  margin: 0;
}
@media (min-width: 768px) {
  .dropdown.like-modal .dropdown-menu > li {
    font-size: 16px !important;
  }
}
@media (min-width: 992px) {
  .dropdown.like-modal .dropdown-menu > li {
    font-size: 14px !important;
  }
}
@media (min-width: 1200px) {
  .dropdown.like-modal .dropdown-menu > li {
    font-size: 16px !important;
  }
}
@media (max-width: 991px) {
  .dropdown.like-modal .dropdown-menu > li {
    padding: 10px 13px;
  }
}
.dropdown.like-modal .dropdown-menu > li.active {
  background-color: #777;
  color: #fff;
  cursor: default;
}
.dropdown.like-modal .dropdown-menu > li:hover:not(.active),
.dropdown.like-modal .dropdown-menu > li:active:not(.active),
.dropdown.like-modal .dropdown-menu > li:focus:not(.active) {
  background-color: transparent;
}
.dropdown.like-modal .dropdown-menu > li:hover:not(.active) a {
  text-decoration: none;
  color: #777;
  background-color: transparent;
}
.dropdown.like-modal .dropdown-menu > li a:focus {
  background-color: transparent;
}
.dropdown.like-modal .dropdown-menu.multi-select .glyphicon {
  float: left;
}
.dropdown.like-modal .dropdown-menu.multi-select .text {
  padding-left: 20px;
  line-height: 1.2;
  display: block;
}
@media (min-width: 992px) {
  .dropdown.like-links .btn {
    display: none;
  }
  .dropdown.like-links .dropdown-menu {
    display: block;
    position: static;
    left: initial;
    top: initial;
    box-shadow: none;
    border: none;
    min-width: initial;
    width: auto;
  }
  .dropdown.like-links .dropdown-menu.pull-custom-right {
    float: right;
  }
  .dropdown.like-links .dropdown-menu > li {
    clear: none;
    float: left;
    width: auto;
    padding: 0;
    margin: 0;
    text-align: left;
  }
  .dropdown.like-links .dropdown-menu > li > a,
  .dropdown.like-links .dropdown-menu > li span {
    padding: 0 5px 0 0;
  }
  .dropdown.like-links .dropdown-menu > li > a:hover {
    background-color: transparent;
  }
  .dropdown.like-links .dropdown-menu > li.active {
    background-color: transparent;
    color: #000;
  }
  .dropdown.like-links .dropdown-menu > li.active > a,
  .dropdown.like-links .dropdown-menu > li.active > span {
    font-weight: 900;
    background-color: transparent;
    color: #000;
  }
  .dropdown.like-links .dropdown-menu > li:hover {
    background-color: transparent;
    color: #000;
  }
}
.dropdown.like-links.only-links .btn {
  display: none;
}
.dropdown.like-links.only-links .dropdown-menu {
  display: block;
  position: static;
  left: initial;
  top: initial;
  box-shadow: none;
  border: none;
  min-width: initial;
  width: auto;
}
.dropdown.like-links.only-links .dropdown-menu.pull-custom-right {
  float: right;
}
.dropdown.like-links.only-links .dropdown-menu > li {
  clear: none;
  float: left;
  width: auto;
  padding: 0;
  margin: 0;
  text-align: left;
}
.dropdown.like-links.only-links .dropdown-menu > li > a,
.dropdown.like-links.only-links .dropdown-menu > li span {
  padding: 0 5px 0 0;
}
.dropdown.like-links.only-links .dropdown-menu > li > a:hover {
  background-color: transparent;
}
.dropdown.like-links.only-links .dropdown-menu > li.active {
  background-color: transparent;
  color: #000;
}
.dropdown.like-links.only-links .dropdown-menu > li.active > a,
.dropdown.like-links.only-links .dropdown-menu > li.active > span {
  font-weight: 900;
  background-color: transparent;
  color: #000;
}
.dropdown.like-links.only-links .dropdown-menu > li:hover {
  background-color: transparent;
  color: #000;
}
@media (min-width: 992px) {
  .dropdown:not(.like-links) .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 0;
    background: white;
    margin-top: 1px;
    min-width: 100%;
  }
}
/* Custom container */
.container-full {
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 767px) {
  .container-full-xs {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .container-full-xs .row {
    margin-right: 0;
  }
  .container-full-xs .row .col-xs-12 {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container-full-sm {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .container-full-sm .row {
    margin-right: 0;
  }
  .container-full-sm .row .col-xs-12 {
    padding-right: 0;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1270px;
  }
}
.row.five-gap {
  margin: 0 -5px;
}
.row.five-gap > .col-xs-12 {
  padding: 0 5px;
}
.row.five-gap.bottom-padding > .col-xs-12 {
  padding-bottom: 10px;
}
.row.five-gap > .col-xs-11 {
  padding: 0 5px;
}
.row.five-gap.bottom-padding > .col-xs-11 {
  padding-bottom: 10px;
}
.row.five-gap > .col-xs-10 {
  padding: 0 5px;
}
.row.five-gap.bottom-padding > .col-xs-10 {
  padding-bottom: 10px;
}
.row.five-gap > .col-xs-9 {
  padding: 0 5px;
}
.row.five-gap.bottom-padding > .col-xs-9 {
  padding-bottom: 10px;
}
.row.five-gap > .col-xs-8 {
  padding: 0 5px;
}
.row.five-gap.bottom-padding > .col-xs-8 {
  padding-bottom: 10px;
}
.row.five-gap > .col-xs-7 {
  padding: 0 5px;
}
.row.five-gap.bottom-padding > .col-xs-7 {
  padding-bottom: 10px;
}
.row.five-gap > .col-xs-6 {
  padding: 0 5px;
}
.row.five-gap.bottom-padding > .col-xs-6 {
  padding-bottom: 10px;
}
.row.five-gap > .col-xs-5 {
  padding: 0 5px;
}
.row.five-gap.bottom-padding > .col-xs-5 {
  padding-bottom: 10px;
}
.row.five-gap > .col-xs-4 {
  padding: 0 5px;
}
.row.five-gap.bottom-padding > .col-xs-4 {
  padding-bottom: 10px;
}
.row.five-gap > .col-xs-3 {
  padding: 0 5px;
}
.row.five-gap.bottom-padding > .col-xs-3 {
  padding-bottom: 10px;
}
.row.five-gap > .col-xs-2 {
  padding: 0 5px;
}
.row.five-gap.bottom-padding > .col-xs-2 {
  padding-bottom: 10px;
}
.row.five-gap > .col-xs-1 {
  padding: 0 5px;
}
.row.five-gap.bottom-padding > .col-xs-1 {
  padding-bottom: 10px;
}
.row.two-gap {
  margin: 0 -2px;
}
.row.two-gap > .col-xs-12 {
  padding: 0 2px;
}
.row.two-gap.bottom-padding > .col-xs-12 {
  padding-bottom: 4px;
}
.row.two-gap > .col-xs-11 {
  padding: 0 2px;
}
.row.two-gap.bottom-padding > .col-xs-11 {
  padding-bottom: 4px;
}
.row.two-gap > .col-xs-10 {
  padding: 0 2px;
}
.row.two-gap.bottom-padding > .col-xs-10 {
  padding-bottom: 4px;
}
.row.two-gap > .col-xs-9 {
  padding: 0 2px;
}
.row.two-gap.bottom-padding > .col-xs-9 {
  padding-bottom: 4px;
}
.row.two-gap > .col-xs-8 {
  padding: 0 2px;
}
.row.two-gap.bottom-padding > .col-xs-8 {
  padding-bottom: 4px;
}
.row.two-gap > .col-xs-7 {
  padding: 0 2px;
}
.row.two-gap.bottom-padding > .col-xs-7 {
  padding-bottom: 4px;
}
.row.two-gap > .col-xs-6 {
  padding: 0 2px;
}
.row.two-gap.bottom-padding > .col-xs-6 {
  padding-bottom: 4px;
}
.row.two-gap > .col-xs-5 {
  padding: 0 2px;
}
.row.two-gap.bottom-padding > .col-xs-5 {
  padding-bottom: 4px;
}
.row.two-gap > .col-xs-4 {
  padding: 0 2px;
}
.row.two-gap.bottom-padding > .col-xs-4 {
  padding-bottom: 4px;
}
.row.two-gap > .col-xs-3 {
  padding: 0 2px;
}
.row.two-gap.bottom-padding > .col-xs-3 {
  padding-bottom: 4px;
}
.row.two-gap > .col-xs-2 {
  padding: 0 2px;
}
.row.two-gap.bottom-padding > .col-xs-2 {
  padding-bottom: 4px;
}
.row.two-gap > .col-xs-1 {
  padding: 0 2px;
}
.row.two-gap.bottom-padding > .col-xs-1 {
  padding-bottom: 4px;
}
@media (max-width: 991px) {
  .row.two-gap-xs-sm {
    margin: 0 -2px;
  }
  .row.two-gap-xs-sm > .col-xs-12 {
    padding: 0 2px;
  }
  .row.two-gap-xs-sm.bottom-padding > .col-xs-12 {
    padding-bottom: 4px;
  }
  .row.two-gap-xs-sm > .col-xs-11 {
    padding: 0 2px;
  }
  .row.two-gap-xs-sm.bottom-padding > .col-xs-11 {
    padding-bottom: 4px;
  }
  .row.two-gap-xs-sm > .col-xs-10 {
    padding: 0 2px;
  }
  .row.two-gap-xs-sm.bottom-padding > .col-xs-10 {
    padding-bottom: 4px;
  }
  .row.two-gap-xs-sm > .col-xs-9 {
    padding: 0 2px;
  }
  .row.two-gap-xs-sm.bottom-padding > .col-xs-9 {
    padding-bottom: 4px;
  }
  .row.two-gap-xs-sm > .col-xs-8 {
    padding: 0 2px;
  }
  .row.two-gap-xs-sm.bottom-padding > .col-xs-8 {
    padding-bottom: 4px;
  }
  .row.two-gap-xs-sm > .col-xs-7 {
    padding: 0 2px;
  }
  .row.two-gap-xs-sm.bottom-padding > .col-xs-7 {
    padding-bottom: 4px;
  }
  .row.two-gap-xs-sm > .col-xs-6 {
    padding: 0 2px;
  }
  .row.two-gap-xs-sm.bottom-padding > .col-xs-6 {
    padding-bottom: 4px;
  }
  .row.two-gap-xs-sm > .col-xs-5 {
    padding: 0 2px;
  }
  .row.two-gap-xs-sm.bottom-padding > .col-xs-5 {
    padding-bottom: 4px;
  }
  .row.two-gap-xs-sm > .col-xs-4 {
    padding: 0 2px;
  }
  .row.two-gap-xs-sm.bottom-padding > .col-xs-4 {
    padding-bottom: 4px;
  }
  .row.two-gap-xs-sm > .col-xs-3 {
    padding: 0 2px;
  }
  .row.two-gap-xs-sm.bottom-padding > .col-xs-3 {
    padding-bottom: 4px;
  }
  .row.two-gap-xs-sm > .col-xs-2 {
    padding: 0 2px;
  }
  .row.two-gap-xs-sm.bottom-padding > .col-xs-2 {
    padding-bottom: 4px;
  }
  .row.two-gap-xs-sm > .col-xs-1 {
    padding: 0 2px;
  }
  .row.two-gap-xs-sm.bottom-padding > .col-xs-1 {
    padding-bottom: 4px;
  }
}
.row.thirteen-gap {
  margin: 0 -13px;
}
.row.thirteen-gap > .col-xs-12 {
  padding: 0 13px;
}
.row.thirteen-gap.bottom-padding > .col-xs-12 {
  padding-bottom: 26px;
}
.row.thirteen-gap > .col-xs-11 {
  padding: 0 13px;
}
.row.thirteen-gap.bottom-padding > .col-xs-11 {
  padding-bottom: 26px;
}
.row.thirteen-gap > .col-xs-10 {
  padding: 0 13px;
}
.row.thirteen-gap.bottom-padding > .col-xs-10 {
  padding-bottom: 26px;
}
.row.thirteen-gap > .col-xs-9 {
  padding: 0 13px;
}
.row.thirteen-gap.bottom-padding > .col-xs-9 {
  padding-bottom: 26px;
}
.row.thirteen-gap > .col-xs-8 {
  padding: 0 13px;
}
.row.thirteen-gap.bottom-padding > .col-xs-8 {
  padding-bottom: 26px;
}
.row.thirteen-gap > .col-xs-7 {
  padding: 0 13px;
}
.row.thirteen-gap.bottom-padding > .col-xs-7 {
  padding-bottom: 26px;
}
.row.thirteen-gap > .col-xs-6 {
  padding: 0 13px;
}
.row.thirteen-gap.bottom-padding > .col-xs-6 {
  padding-bottom: 26px;
}
.row.thirteen-gap > .col-xs-5 {
  padding: 0 13px;
}
.row.thirteen-gap.bottom-padding > .col-xs-5 {
  padding-bottom: 26px;
}
.row.thirteen-gap > .col-xs-4 {
  padding: 0 13px;
}
.row.thirteen-gap.bottom-padding > .col-xs-4 {
  padding-bottom: 26px;
}
.row.thirteen-gap > .col-xs-3 {
  padding: 0 13px;
}
.row.thirteen-gap.bottom-padding > .col-xs-3 {
  padding-bottom: 26px;
}
.row.thirteen-gap > .col-xs-2 {
  padding: 0 13px;
}
.row.thirteen-gap.bottom-padding > .col-xs-2 {
  padding-bottom: 26px;
}
.row.thirteen-gap > .col-xs-1 {
  padding: 0 13px;
}
.row.thirteen-gap.bottom-padding > .col-xs-1 {
  padding-bottom: 26px;
}
.row.no-gap {
  margin: 0 0;
}
.row.no-gap > .col-xs-12 {
  padding: 0 0;
}
.row.no-gap.bottom-padding > .col-xs-12 {
  padding-bottom: 0;
}
.row.no-gap > .col-xs-11 {
  padding: 0 0;
}
.row.no-gap.bottom-padding > .col-xs-11 {
  padding-bottom: 0;
}
.row.no-gap > .col-xs-10 {
  padding: 0 0;
}
.row.no-gap.bottom-padding > .col-xs-10 {
  padding-bottom: 0;
}
.row.no-gap > .col-xs-9 {
  padding: 0 0;
}
.row.no-gap.bottom-padding > .col-xs-9 {
  padding-bottom: 0;
}
.row.no-gap > .col-xs-8 {
  padding: 0 0;
}
.row.no-gap.bottom-padding > .col-xs-8 {
  padding-bottom: 0;
}
.row.no-gap > .col-xs-7 {
  padding: 0 0;
}
.row.no-gap.bottom-padding > .col-xs-7 {
  padding-bottom: 0;
}
.row.no-gap > .col-xs-6 {
  padding: 0 0;
}
.row.no-gap.bottom-padding > .col-xs-6 {
  padding-bottom: 0;
}
.row.no-gap > .col-xs-5 {
  padding: 0 0;
}
.row.no-gap.bottom-padding > .col-xs-5 {
  padding-bottom: 0;
}
.row.no-gap > .col-xs-4 {
  padding: 0 0;
}
.row.no-gap.bottom-padding > .col-xs-4 {
  padding-bottom: 0;
}
.row.no-gap > .col-xs-3 {
  padding: 0 0;
}
.row.no-gap.bottom-padding > .col-xs-3 {
  padding-bottom: 0;
}
.row.no-gap > .col-xs-2 {
  padding: 0 0;
}
.row.no-gap.bottom-padding > .col-xs-2 {
  padding-bottom: 0;
}
.row.no-gap > .col-xs-1 {
  padding: 0 0;
}
.row.no-gap.bottom-padding > .col-xs-1 {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .row.no-gap .no-gap-adjustment {
    padding-right: 15px;
  }
}
.row.row-search .col-xs-2 {
  background-color: #eee;
  border-right: 1px solid #e0e0e0;
}
@media (max-width: 991px) {
  .filters.row {
    margin: 0 -5px;
  }
  .filters.row > .col-xs-12 {
    padding: 0 5px;
  }
  .filters.row.bottom-padding > .col-xs-12 {
    padding-bottom: 10px;
  }
  .filters.row > .col-xs-11 {
    padding: 0 5px;
  }
  .filters.row.bottom-padding > .col-xs-11 {
    padding-bottom: 10px;
  }
  .filters.row > .col-xs-10 {
    padding: 0 5px;
  }
  .filters.row.bottom-padding > .col-xs-10 {
    padding-bottom: 10px;
  }
  .filters.row > .col-xs-9 {
    padding: 0 5px;
  }
  .filters.row.bottom-padding > .col-xs-9 {
    padding-bottom: 10px;
  }
  .filters.row > .col-xs-8 {
    padding: 0 5px;
  }
  .filters.row.bottom-padding > .col-xs-8 {
    padding-bottom: 10px;
  }
  .filters.row > .col-xs-7 {
    padding: 0 5px;
  }
  .filters.row.bottom-padding > .col-xs-7 {
    padding-bottom: 10px;
  }
  .filters.row > .col-xs-6 {
    padding: 0 5px;
  }
  .filters.row.bottom-padding > .col-xs-6 {
    padding-bottom: 10px;
  }
  .filters.row > .col-xs-5 {
    padding: 0 5px;
  }
  .filters.row.bottom-padding > .col-xs-5 {
    padding-bottom: 10px;
  }
  .filters.row > .col-xs-4 {
    padding: 0 5px;
  }
  .filters.row.bottom-padding > .col-xs-4 {
    padding-bottom: 10px;
  }
  .filters.row > .col-xs-3 {
    padding: 0 5px;
  }
  .filters.row.bottom-padding > .col-xs-3 {
    padding-bottom: 10px;
  }
  .filters.row > .col-xs-2 {
    padding: 0 5px;
  }
  .filters.row.bottom-padding > .col-xs-2 {
    padding-bottom: 10px;
  }
  .filters.row > .col-xs-1 {
    padding: 0 5px;
  }
  .filters.row.bottom-padding > .col-xs-1 {
    padding-bottom: 10px;
  }
}
.general-col {
  margin-right: 30px;
  float: left;
}
.custom-arrow {
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
}
.custom-arrow.white {
  background-image: url(/assets/images/arrow-right-white.png);
}
.custom-arrow.darkgray {
  background-image: url(/assets/images/arrow-right-darkgray-thin.png);
}
.custom-arrow.gray {
  background-image: url(/assets/images/arrow-right-darkgray.png);
}
.custom-arrow.up {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.custom-arrow.down {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.custom-arrow.left {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.slick-arrow {
  background-color: #000;
  position: absolute;
  padding: 0;
  top: -60px;
  display: block;
  border: none;
  width: 40px;
  height: 42px;
}
.slick-arrow.left {
  right: 51px;
}
.slick-arrow.left .arrow {
  background-image: url('/assets/images/arrow-left-white.png');
}
.slick-arrow.right {
  right: 0;
}
.slick-arrow.right .arrow {
  background-image: url('/assets/images/arrow-right-white.png');
}
.slick-arrow:hover {
  background-color: #777;
}
.slick-arrow .arrow {
  display: block;
  height: 20px;
  width: 10px;
  background-size: 15px;
  background-repeat: no-repeat;
  margin: auto;
  background-position: center;
}
.module-listings-container {
  margin-bottom: 30px;
  margin-top: 57px;
}
.similar-listings a.module-control {
  float: left;
  margin-left: 1px;
}
.similar-listings a.module-control .custom-arrow {
  background-color: black;
  position: static;
  padding: 20px;
  left: 0;
  right: 0;
  top: 0;
  background-size: 15px;
  bottom: 0;
  display: block;
  background-position: center;
  height: auto;
  width: auto;
}
.similar-listings h2,
.similar-listings h5 {
  font-size: 19px;
  font-weight: 100;
  margin: 0 !important;
}
.similar-listings .nav-container {
  margin-bottom: 18px;
  position: relative;
}
.similar-listings .nav-container,
.similar-listings .nav-container .btn-filter {
  height: 42px;
}
.custom-pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0;
  border-radius: 0;
}
.custom-pagination > li {
  display: inline;
}
.custom-pagination > li:first-child > a,
.custom-pagination > li:first-child > span {
  border-radius: 0;
  margin-left: 0;
}
.custom-pagination > li:last-child > a,
.custom-pagination > li:last-child > span {
  border-radius: 0;
}
.custom-pagination > li > a,
.custom-pagination > li > span {
  position: relative;
  float: left;
  padding: 10px 16px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #fff;
  text-decoration: none;
  background-color: #000;
  border-bottom: none;
  border-top: none;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  z-index: 1;
}
.custom-pagination > li > a.custom-arrow,
.custom-pagination > li > span.custom-arrow {
  background-size: 15px;
  display: block;
  background-position: center;
  height: 40px;
  width: 40px;
}
.custom-pagination > li > a:focus,
.custom-pagination > li > span:focus,
.custom-pagination > li > a:hover,
.custom-pagination > li > span:hover {
  z-index: 2;
  color: #eee;
  background-color: #777;
  border-color: #eee;
}
.custom-pagination > li.active > a,
.custom-pagination > li.active > span,
.custom-pagination > li.active > a:focus,
.custom-pagination > li.active > span:focus,
.custom-pagination > li.active > a:hover,
.custom-pagination > li.active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #777;
  border-color: #e0e0e0;
}
.custom-pagination > li.disabled > a,
.custom-pagination > li.disabled > span,
.custom-pagination > li.disabled > a:focus,
.custom-pagination > li.disabled > span:focus,
.custom-pagination > li.disabled > a:hover,
.custom-pagination > li.disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
  border-color: #e0e0e0;
}
.site-margin-bottom {
  margin-bottom: 45px;
}
.carousel a.carousel-control {
  background: none !important;
}
.carousel.carousel-responsive .item img {
  width: 100%;
}
@media (max-width: 767px) {
  .carousel.carousel-responsive .carousel-inner > .active.left,
  .carousel.carousel-responsive .carousel-inner > .prev {
    left: -100%;
  }
  .carousel.carousel-responsive .carousel-inner > .active.right,
  .carousel.carousel-responsive .carousel-inner > .next {
    left: 100%;
  }
  .carousel.carousel-responsive .carousel-inner > .left,
  .carousel.carousel-responsive .carousel-inner > .prev.right,
  .carousel.carousel-responsive .carousel-inner > .active {
    left: 0;
  }
  .carousel.carousel-responsive .carousel-inner .cloneditem-2,
  .carousel.carousel-responsive .carousel-inner .cloneditem-3 {
    display: block;
  }
  .carousel.carousel-responsive .carousel-inner > .item.active.right,
  .carousel.carousel-responsive .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel.carousel-responsive .carousel-inner > .item.active.left,
  .carousel.carousel-responsive .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel.carousel-responsive .carousel-inner > .item.left,
  .carousel.carousel-responsive .carousel-inner > .item.prev.right,
  .carousel.carousel-responsive .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .carousel.carousel-responsive .carousel-inner > .active.left,
  .carousel.carousel-responsive .carousel-inner > .prev {
    left: -50%;
  }
  .carousel.carousel-responsive .carousel-inner > .active.right,
  .carousel.carousel-responsive .carousel-inner > .next {
    left: 50%;
  }
  .carousel.carousel-responsive .carousel-inner > .left,
  .carousel.carousel-responsive .carousel-inner > .prev.right,
  .carousel.carousel-responsive .carousel-inner > .active {
    left: 0;
  }
  .carousel.carousel-responsive .carousel-inner .cloneditem-2,
  .carousel.carousel-responsive .carousel-inner .cloneditem-3 {
    display: block;
  }
  .carousel.carousel-responsive .carousel-inner > .item.active.right,
  .carousel.carousel-responsive .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel.carousel-responsive .carousel-inner > .item.active.left,
  .carousel.carousel-responsive .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel.carousel-responsive .carousel-inner > .item.left,
  .carousel.carousel-responsive .carousel-inner > .item.prev.right,
  .carousel.carousel-responsive .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media (min-width: 992px) {
  .carousel.carousel-responsive .carousel-inner > .active.left,
  .carousel.carousel-responsive .carousel-inner > .prev {
    left: -25%;
  }
  .carousel.carousel-responsive .carousel-inner > .active.right,
  .carousel.carousel-responsive .carousel-inner > .next {
    left: 25%;
  }
  .carousel.carousel-responsive .carousel-inner > .left,
  .carousel.carousel-responsive .carousel-inner > .prev.right,
  .carousel.carousel-responsive .carousel-inner > .active {
    left: 0;
  }
  .carousel.carousel-responsive .carousel-inner .cloneditem-2,
  .carousel.carousel-responsive .carousel-inner .cloneditem-3 {
    display: block;
  }
  .carousel.carousel-responsive .carousel-inner > .item.active.right,
  .carousel.carousel-responsive .carousel-inner > .item.next {
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .carousel.carousel-responsive .carousel-inner > .item.active.left,
  .carousel.carousel-responsive .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .carousel.carousel-responsive .carousel-inner > .item.left,
  .carousel.carousel-responsive .carousel-inner > .item.prev.right,
  .carousel.carousel-responsive .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel.carousel-responsive .carousel-control {
  width: 4%;
}
.carousel.carousel-responsive .carousel-control.left {
  margin-left: 15px;
}
.carousel.carousel-responsive .carousel-control.right {
  margin-right: 15px;
}
.carousel.carousel-responsive .carousel-control.left,
.carousel.carousel-responsive .carousel-control.right {
  background-image: none;
}
@media (max-width: 767px) {
  .carousel.carousel-responsive .carousel-inner .active.left {
    left: -100%;
  }
  .carousel.carousel-responsive .carousel-inner .next {
    left: 100%;
  }
  .carousel.carousel-responsive .carousel-inner .prev {
    left: -100%;
  }
  .carousel.carousel-responsive .active > div {
    display: none;
  }
  .carousel.carousel-responsive .active > div:first-child {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .carousel.carousel-responsive .carousel-inner .active.left {
    left: -50%;
  }
  .carousel.carousel-responsive .carousel-inner .next {
    left: 50%;
  }
  .carousel.carousel-responsive .carousel-inner .prev {
    left: -50%;
  }
  .carousel.carousel-responsive .active > div {
    display: none;
  }
  .carousel.carousel-responsive .active > div:first-child {
    display: block;
  }
  .carousel.carousel-responsive .active > div:first-child + div {
    display: block;
  }
}
@media (min-width: 992px) {
  .carousel.carousel-responsive .carousel-inner .active.left {
    left: -25%;
  }
  .carousel.carousel-responsive .carousel-inner .next {
    left: 25%;
  }
  .carousel.carousel-responsive .carousel-inner .prev {
    left: -25%;
  }
}
.carousel-inner.vertical {
  height: 100%;
}
.carousel-inner.vertical > .item {
  transition: 0.6s ease-in-out top;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
.carousel-inner.vertical > .item.next,
.carousel-inner.vertical > .item.active.right {
  -webkit-transform: translate3d(0, 33.33%, 0);
  transform: translate3d(0, 33.33%, 0);
  top: 0;
}
.carousel-inner.vertical > .item.prev,
.carousel-inner.vertical > .item.active.left {
  -webkit-transform: translate3d(0, -33.33%, 0);
  transform: translate3d(0, -33.33%, 0);
  top: 0;
}
.carousel-inner.vertical > .item.next.left,
.carousel-inner.vertical > .item.prev.right,
.carousel-inner.vertical > .item.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  top: 0;
}
.modal .modal-dialog button.close {
  z-index: 1;
  opacity: 1;
  text-shadow: none;
  display: block;
  line-height: 0.3em;
  color: white;
  padding: 0.5em 0.5em;
  position: absolute;
  top: 0;
  background-color: #44b749;
  right: 0;
  margin: auto;
  text-align: center;
}
.modal .modal-dialog button.close span {
  margin-bottom: 0.3em;
  display: block;
}
.slide-col table {
  width: 100%;
  table-layout: fixed;
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .navbar-collapse .navbar-right {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .property-frame {
    margin-right: 30px;
  }
}
@media (min-width: 992px) {
  .property-frame {
    margin-right: 30px;
  }
}
.banner {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 1;
}
.banner.large {
  max-width: 24%;
}
.banner.small {
  max-width: 35%;
}
/*.content_styles();*/
.general-content,
body {
  line-height: 1.6;
  color: #777;
  font-family: 'PT Sans', sans-serif;
}
.general-content h1,
body h1 {
  font-size: 35px;
  margin: 9px 0;
  color: #000;
  font-weight: 900;
  line-height: 1.4;
  font-family: 'PT Sans', sans-serif;
}
.general-content h2,
body h2 {
  font-size: 28px;
  margin: 16px 0 9px;
  color: #000;
  font-weight: 900;
  line-height: 1.4;
  font-family: 'PT Sans', sans-serif;
}
.general-content h3,
body h3 {
  font-size: 22px;
  margin: 16px 0 9px;
  color: #000;
  font-weight: 900;
  line-height: 1.4;
  font-family: 'PT Sans', sans-serif;
}
.general-content h4,
body h4 {
  font-size: 19px;
  margin: 14px 0 9px;
  color: #000;
  font-weight: 900;
  line-height: 1.5;
  font-family: 'PT Sans', sans-serif;
}
.general-content h5,
body h5 {
  font-size: 19px;
  margin: 12px 0 9px;
  color: #000;
  font-weight: 100;
  line-height: 1.4;
  font-family: 'PT Sans', sans-serif;
}
.general-content h6,
body h6 {
  font-size: 15px;
  margin: 11px 0 9px;
  color: #000;
  font-weight: normal;
  line-height: 1.4;
  font-family: 'PT Sans', sans-serif;
}
.general-content p,
body p {
  font-size: 15px;
  margin: 9px 0 10px;
  line-height: 1.6;
  color: #000;
  font-weight: 100;
  font-family: 'PT Sans', sans-serif;
}
.general-content p.large,
body p.large {
  font-size: 19px;
}
.general-content p a,
body p a {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.general-content p.green-box,
body p.green-box {
  padding: 15px;
  font-size: 19px;
  margin: 30px 0 0;
  background-color: #cae4c0;
  color: #44b749;
}
.general-content p.green-box a.angle-right,
body p.green-box a.angle-right {
  display: inline;
  font-size: inherit;
  clear: none;
  margin: 0;
}
.general-content b,
body b,
.general-content strong,
body strong {
  font-weight: bold;
}
.general-content i,
body i,
.general-content em,
body em {
  font-style: italic;
}
.general-content a,
body a {
  font-size: 14px;
  text-decoration: none;
  font-weight: 100;
  color: #44b749;
}
.general-content a:hover,
body a:hover {
  text-decoration: none;
  color: #777;
}
.general-content a.pdf,
body a.pdf {
  line-height: 1.9;
  font-size: 17px;
}
.general-content a.pdf:before,
body a.pdf:before {
  content: '';
  float: left;
  width: 26px;
  height: 33px;
  background: url(/assets/images/icon-pdf.png) no-repeat;
  margin-right: 10px;
}
.general-content a.angle-right,
body a.angle-right {
  font-size: 14px;
  margin: 9px 0 20px;
  display: block;
  clear: both;
}
.general-content a.angle-right:after,
body a.angle-right:after {
  content: '\f105';
  font-size: 16px;
  font-weight: bold;
  vertical-align: baseline;
  padding-left: 5px;
  font-family: fontawesome;
}
.general-content ul,
body ul {
  list-style-type: disc;
}
.general-content ol,
body ol {
  list-style-type: decimal;
}
.general-content ul,
body ul,
.general-content ol,
body ol {
  list-style-position: outside;
  padding: 0 0 0 16px;
}
.general-content ul ul,
body ul ul,
.general-content ol ul,
body ol ul,
.general-content ul ol,
body ul ol,
.general-content ol ol,
body ol ol {
  padding: 0 0 0 16px;
}
.general-content ul li,
body ul li,
.general-content ol li,
body ol li {
  font-size: 13px;
  margin: 0 0 11px;
  line-height: 19px;
  color: #000;
}
.general-content ul li:before,
body ul li:before,
.general-content ol li:before,
body ol li:before {
  content: "";
  margin: 0;
}
.general-content blockquote,
body blockquote {
  font-size: 14px;
  padding: 0;
  margin: 0;
  border: 0;
}
.general-content blockquote br,
body blockquote br {
  display: none;
}
.general-content blockquote p,
body blockquote p {
  font-size: 16px;
}
.general-content blockquote + br,
body blockquote + br {
  display: none;
}
.general-content table td,
body table td {
  text-align: left;
  vertical-align: top;
}
.general-content img,
body img {
  max-width: 100%;
  height: auto;
}
.general-content br,
body br {
  display: initial;
}
.general-content > table.full-width,
body > table.full-width {
  width: 100% !important;
}
@media (max-width: 991px) {
  .general-content > table:not(.non-responsive) > tbody > tr > td,
  body > table:not(.non-responsive) > tbody > tr > td {
    display: block;
    float: left;
    clear: both;
    width: 100%;
  }
}
@media (min-width: 992px) {
  html body:not(.page-property-details) #site-search-container {
    display: block;
    height: auto !important;
  }
}
html body a {
  color: #000;
}
header.site {
  background-color: #fff;
}
header.site .form-map-container .map {
  width: 100%;
  height: 500px;
  clear: both;
  background-color: #e0e0e0;
}
header.site .logo {
  float: left;
}
@media (min-width: 992px) {
  header.site .logo {
    position: absolute;
  }
}
header.site .logo img {
  max-width: 100%;
}
@media (min-width: 992px) {
  header.site .logo img {
    max-width: 250px;
  }
}
@media (min-width: 1200px) {
  header.site .logo img {
    max-width: none;
  }
}
@media (min-width: 992px) {
  header.site {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-home header.site {
    padding-bottom: 13px;
  }
  .page-property-details header.site {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  header.site .header-bar {
    float: right;
  }
}
header.site .header-bar .bar-item {
  float: left;
  /*@media (min-width: @screen-xs-min) {*/
  margin-top: 8px;
  margin-bottom: 14px;
  /*}*/
}
@media (min-width: 992px) {
  header.site .header-bar .bar-item {
    margin: 0;
  }
}
header.site .header-bar .bar-item.contact-link {
  padding: 7px 0;
}
header.site .header-bar .bar-item.contact-link > a {
  font-size: 28px;
  line-height: 20px;
  font-weight: 100;
  display: block;
  color: black;
  border-left: 2px solid black;
  padding-left: 18px;
}
header.site .header-bar .bar-item.quick-search #quick-search-form {
  width: 235px;
}
header.site .header-bar .bar-item.quick-search .keyword-input {
  border: none;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  display: block;
  padding: 0px 0 0px 10px;
  font-size: 16px;
  height: 34px;
  background-color: #eee;
  width: 80%;
}
@media (max-width: 340px) {
  header.site .header-bar .bar-item.quick-search .keyword-input {
    width: 50%;
  }
}
header.site .header-bar .bar-item.quick-search .keyword-submit {
  background-color: #eee;
  border: none;
  outline: none;
  box-shadow: none;
  height: 34px;
  padding: 0 15px;
  font-size: 18px;
  width: 20%;
}
header.site .header-bar .bar-item.quick-search #open-quick-search {
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  height: 34px;
  padding: 0 15px 0 0;
  font-size: 18px;
  line-height: 0;
}
@media (min-width: 992px) {
  header.site .header-bar .bar-item.quick-search #open-quick-search {
    padding: 0 15px;
  }
}
header.site .header-bar .bar-item.quick-search #open-quick-search.collapsing {
  display: none;
}
@media (max-width: 991px) {
  header.site .logo {
    display: block;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header.site .logo {
    display: block;
    margin-bottom: 20px;
  }
}
.page-property-details header.site .property-search-form {
  border-bottom: 1px solid #e0e0e0;
}
footer.site {
  background-color: #44b749;
}
footer.site h1,
footer.site h2,
footer.site h3,
footer.site h4,
footer.site h5,
footer.site h6,
footer.site p,
footer.site a,
footer.site span {
  color: #fff;
}
footer.site .social {
  font-size: 30px;
  line-height: 1;
  /*@media (min-width: @screen-xs-min) {*/
  float: left;
  padding: 18px 0 0px;
  /*}*/
}
footer.site .social a {
  margin: 0 5px;
}
@media (min-width: 768px) {
  footer.site .social {
    float: right;
    padding: 86px 0 66px;
  }
}
footer.site .footer-main {
  margin: 30px 0;
}
@media (min-width: 768px) {
  footer.site .footer-main {
    margin: 65px 0 0;
  }
}
footer.site .footer-main h5 {
  font-size: 19px;
  font-weight: bold;
  margin: 5px 0;
  line-height: 1;
}
footer.site .footer-main p {
  font-size: 19px;
  line-height: 1;
  margin: 5px 0;
}
footer.site .top-section {
  border-bottom: 1px solid #fff;
  margin-bottom: 50px;
}
footer.site .bottom-section {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  footer.site .bottom-section .bottom-text {
    text-align: center;
  }
}
footer.site .bottom-section .bottom-text span {
  padding: 0 2px;
}
footer.site .bottom-section .bottom-text .text-line {
  margin: 0;
}
footer.site .bottom-section .bottom-text,
footer.site .bottom-section .bottom-text p,
footer.site .bottom-section .bottom-text a,
footer.site .bottom-section .bottom-text span {
  font-size: 12px;
}
.page-home section.site .content-container {
  margin-top: 10px;
  margin-bottom: 45px;
}
.page-home section.site .similar-listings .dropdown-menu li span {
  font-size: 28px;
  font-weight: 900;
}
.page-property-details section.site .multi-container {
  position: relative;
}
@media (min-width: 992px) {
  .page-property-details section.site .multi-container .carousel-container {
    padding-top: 73px;
  }
  .page-property-details section.site .multi-container .link-bar {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-property-details section.site .multi-container .link-bar .links .btn-search {
    min-width: 61px;
    text-align: center;
  }
  .page-property-details section.site .multi-container .link-bar .links .btn-search:focus,
  .page-property-details section.site .multi-container .link-bar .links .btn-search:hover {
    color: #fff;
  }
  .page-property-details section.site .multi-container .link-bar .links .btn-search.search-toggle-btn:before {
    font-family: FontAwesome;
    content: "\f00d";
  }
  .page-property-details section.site .multi-container .link-bar .links .btn-search.search-toggle-btn.collapsed:before {
    content: "\f002";
  }
}
@media (max-width: 991px) {
  .page-property-details section.site .multi-container .link-bar .links {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .page-property-details section.site .multi-container .link-bar .links .search-col {
    display: table-cell;
    float: none !important;
    border-left: 1px solid #e0e0e0;
  }
  .page-property-details section.site .multi-container .link-bar .links .search-col:first-child {
    border-left: none;
  }
  .page-property-details section.site .multi-container .link-bar .links .btn-search {
    text-align: center;
    background-color: #44b749;
  }
  .page-property-details section.site .multi-container .link-bar .links .icon-outer {
    float: none !important;
  }
}
.page-property-details section.site .details p,
.page-property-details section.site .details h3,
.page-property-details section.site .details h4 {
  color: #000;
}
.page-property-details section.site .details .headline {
  font-weight: bold;
  font-size: 28px;
}
.page-property-details section.site .details .description {
  font-size: 14px;
}
@media (min-width: 768px) {
  .page-property-details section.site .details .description {
    padding-right: 40px;
  }
}
.page-property-details section.site .details .reference {
  font-size: 19px;
  font-weight: 100;
}
.page-property-details section.site .details .price {
  font-size: 19px;
  font-weight: 100;
}
.page-property-details section.site .details .carousel-main-control {
  padding-bottom: 75%;
  height: 0;
}
@media (min-width: 992px) {
  .page-property-details section.site .details .carousel-main-control {
    width: 100%;
    margin-right: 0;
  }
}
.page-property-details section.site .module-listings-container {
  margin-top: 0;
}
.page-my-property section.site #pa-filter {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .page-my-property section.site #pa-filter .dropdown.like-links .dropdown-menu > li {
    /*            .endPosition(@position) when (@position = left) {
                            &:first-child {
                                > a, > span {
                                    border-left: 0;
                                    padding-left: 0;
                                    margin-left: 0;
                                }
                            }
                        }*/
    /*.endPosition(@position) when (@position = right) {*/
    /*}*/
    /*.endPosition(@position);*/
  }
  .page-my-property section.site #pa-filter .dropdown.like-links .dropdown-menu > li.active > a,
  .page-my-property section.site #pa-filter .dropdown.like-links .dropdown-menu > li.active > span {
    cursor: default;
  }
  .page-my-property section.site #pa-filter .dropdown.like-links .dropdown-menu > li > a,
  .page-my-property section.site #pa-filter .dropdown.like-links .dropdown-menu > li > span {
    font-size: 15px;
    border-right: 1px solid black;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    line-height: 1;
    display: block;
  }
  .page-my-property section.site #pa-filter .dropdown.like-links .dropdown-menu > li:last-child > a,
  .page-my-property section.site #pa-filter .dropdown.like-links .dropdown-menu > li:last-child > span {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
  }
}
.page-quick-search section.site .quick-search-people.no-people .search-result-controls h1,
.page-quick-search section.site .quick-search-other.no-articles .search-result-controls h1 {
  color: #000;
}
.page-quick-search section.site .quick-search-other.has-articles .keyword-search-bar {
  width: 100%;
  margin-bottom: 10px;
  float: left;
  clear: both;
}
.page-quick-search section.site .quick-search-other.has-articles .keyword-search-bar h5 {
  color: #000;
}
.page-quick-search section.site .quick-search-other.has-articles .each-article {
  padding: 0;
  width: 100%;
  min-height: 100px;
  max-height: 200px;
  margin-bottom: 10px;
  overflow: hidden;
}
.page-quick-search section.site .quick-search-other.has-articles .each-article h5 {
  font-size: 15px;
  color: #000;
  margin: 0 0 7px 0;
  font-weight: 900;
}
.page-quick-search section.site .quick-search-other.has-articles .each-article .article-text {
  font-size: 13px;
  color: #000;
  margin: 0 0 7px 0;
  min-height: 40px;
  max-height: 140px;
  overflow: hidden;
}
.page-quick-search section.site .quick-search-other.has-articles .each-article .more-button {
  font-size: 13px;
  color: #000;
  font-weight: 600;
}
.page-agent-profile section.site .tile.agent .content {
  margin-bottom: 0;
}
.page-agent-profile section.site .tile.agent .content .link-positions {
  text-align: left;
}
.page-agent-profile section.site .tile.agent .content .link-positions .view-listings {
  text-align: left;
}
.page-agent-profile section.site .agent-profile > h2 {
  margin-top: 0;
}
.page-agent-profile section.site #agent-links-filter {
  width: 65%;
}
@media (min-width: 992px) {
  .page-agent-profile section.site #agent-links-filter .dropdown.like-links .dropdown-menu > li {
    /*            .endPosition(@position) when (@position = left) {
                            &:first-child {
                                > a, > span {
                                    border-left: 0;
                                    padding-left: 0;
                                    margin-left: 0;
                                }
                            }
                        }*/
    /*.endPosition(@position) when (@position = right) {*/
    /*}*/
    /*.endPosition(@position);*/
  }
  .page-agent-profile section.site #agent-links-filter .dropdown.like-links .dropdown-menu > li.active > a,
  .page-agent-profile section.site #agent-links-filter .dropdown.like-links .dropdown-menu > li.active > span {
    cursor: default;
  }
  .page-agent-profile section.site #agent-links-filter .dropdown.like-links .dropdown-menu > li > a,
  .page-agent-profile section.site #agent-links-filter .dropdown.like-links .dropdown-menu > li > span {
    font-size: 15px;
    border-right: 1px solid black;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    line-height: 1;
    display: block;
  }
  .page-agent-profile section.site #agent-links-filter .dropdown.like-links .dropdown-menu > li:last-child > a,
  .page-agent-profile section.site #agent-links-filter .dropdown.like-links .dropdown-menu > li:last-child > span {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
  }
}
.page-agent-profile section.site .pull-right-sm {
  float: none !important;
}
section.site .search-result-controls {
  padding-bottom: 4px;
}
section.site .search-result-controls .tablist {
  padding: 0;
  float: left;
  margin: 10px 0;
}
section.site .search-result-controls .tablist li {
  float: left;
  list-style: none;
  margin-right: 10px;
  border-right: 1px solid #000;
  padding-right: 10px;
  line-height: 1;
}
section.site .search-result-controls .tablist li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
section.site .search-result-controls .tablist li a {
  font-size: 16px;
  color: #000;
}
section.site .search-result-controls .tablist li a:hover {
  color: #777;
}
section.site .search-result-controls .tablist li.active a {
  color: #000;
  font-weight: 900;
}
section.site .search-result-controls h1 {
  margin: 0;
  font-size: 23px;
  color: #44b749;
}
section.site .search-result-controls .top-line {
  line-height: 33px;
  padding-bottom: 17.5px;
}
section.site .search-result-controls .top-line ul {
  line-height: 19px;
  padding: 7px 0;
}
.icon-outer {
  float: right !important;
  line-height: 1.4;
}
.icon-outer img.icon {
  vertical-align: baseline;
}
.navbar-logo {
  background-image: url('https://lh3.googleusercontent.com/-tw5LsU4Fg28/Umo6BBcoCnI/AAAAAAAAmjE/1iqULsem06E/w896-h896/heisencat.png');
  width: 90px;
  height: 90px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 5px;
  left: 15px;
  z-index: 1051;
}
.site-bar {
  background-color: transparent;
}
@media (min-width: 992px) {
  .site-bar {
    margin-top: 19px;
    margin-bottom: 21px;
  }
}
/*Multi Slide Show*/
.multi-carousel {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  /*@media (min-width: @screen-xs-min) {*/
  padding: 0;
  /*}*/
}
.multi-carousel a.carousel-control {
  background: none !important;
  opacity: 1;
}
.multi-carousel a.carousel-control.left,
.multi-carousel a.carousel-control.right {
  width: 15%;
  min-width: 45px;
  height: 20%;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.multi-carousel a.carousel-control.left.top,
.multi-carousel a.carousel-control.right.top,
.multi-carousel a.carousel-control.left.bottom,
.multi-carousel a.carousel-control.right.bottom {
  height: 10%;
  width: 100%;
  left: 0;
  right: 0;
}
.multi-carousel a.carousel-control.left.top,
.multi-carousel a.carousel-control.right.top {
  top: 0;
  bottom: initial;
}
.multi-carousel a.carousel-control.left.bottom,
.multi-carousel a.carousel-control.right.bottom {
  bottom: 0;
  top: initial;
}
.multi-carousel a.carousel-control.left {
  left: 0;
  right: initial;
}
.multi-carousel a.carousel-control.right {
  right: 0;
  left: initial;
}
.multi-carousel a.carousel-control .custom-arrow {
  left: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 5;
  display: inline-block;
  opacity: 1 !important;
  right: 0;
  margin: auto;
}
.page-property-details .multi-carousel {
  padding-right: 0;
}
@media (min-width: 1200px) {
  .multi-carousel {
    padding-right: 0.56%;
  }
}
.multi-carousel .main {
  float: left;
  /*@media (min-width: @screen-xs-min) {*/
  width: 100%;
  margin-right: 0;
  /*}*/
}
@media (min-width: 992px) {
  .multi-carousel .main {
    width: 72.55%;
    margin-right: 0.55%;
  }
}
@media (min-width: 1200px) {
  .multi-carousel .main {
    margin-bottom: 4px;
  }
}
.multi-carousel .main .slide-image-container {
  float: left;
  width: 100%;
  display: block;
  position: relative;
}
.multi-carousel .main .slide-image-container > a.link-to-property {
  display: block;
  clear: both;
  height: 100%;
}
.multi-carousel .main .slide-image-container img {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .multi-carousel .main .slide-image-container img {
    margin-bottom: 10.1%;
  }
}
.multi-carousel .main .slide-image-container .brief-detail {
  background: #cae4c0;
  line-height: 1;
  font-weight: 900;
  font-size: 29px;
  color: #000;
  padding: 20px 15px;
  /*@media (min-width: @screen-xs-min) {*/
  margin-bottom: 0;
  /*}*/
  /*                .xs({
                            position: relative;
                            height: 129px;
                        });


                        overflow: hidden;
                        background: @site-gray-lighter;
                        line-height: 100%;
                        padding: 3% 15px;
                        .address {
                            position: absolute;
                            .xs({
                                top: 50px;
                                line-height: 1.2;
                                max-height: 70px;
                                overflow: hidden;
                            });
                            .md({
                                top: 0;
                                bottom: 0;
                                height: 3.5rem;
                            });

                            line-height: 1;
                            font-weight: 900;
                            font-size: 29px;
                            color: @site-black;
                        }
                        .amenities {
                            display: block;
                            .fa {
                                font-size: 24px;
                                vertical-align: middle;
                                line-height: 1;
                            }

                            span {
                                font-size: 24px;
                                font-weight: 900;
                                line-height: 1;
                                padding: 0 20px 0 10px;
                            }
                        }*/
}
.multi-carousel .main .slide-image-container .brief-detail .amenities {
  margin-bottom: 15px;
  min-height: 25px;
}
.multi-carousel .main .slide-image-container .brief-detail .amenities .fa {
  font-size: 24px;
  vertical-align: middle;
  line-height: 1;
}
.multi-carousel .main .slide-image-container .brief-detail .amenities span {
  font-size: 24px;
  font-weight: 900;
  line-height: 1;
  padding: 0 20px 0 10px;
}
.multi-carousel .main .slide-image-container .brief-detail .address {
  font-size: 22px;
  width: 230px;
  line-height: 1.3;
}
@media (min-width: 992px) {
  .multi-carousel .main .slide-image-container .brief-detail {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    height: 11.9%;
    bottom: 0;
  }
  .multi-carousel .main .slide-image-container .brief-detail > .inner {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .multi-carousel .main .slide-image-container .brief-detail .address,
  .multi-carousel .main .slide-image-container .brief-detail .amenities {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 25px;
    margin: auto;
    font-size: 22px;
  }
  .multi-carousel .main .slide-image-container .brief-detail .amenities {
    right: 0;
  }
  .multi-carousel .main .slide-image-container .brief-detail .amenities .fa {
    font-size: 24px;
    vertical-align: middle;
    line-height: 1;
  }
  .multi-carousel .main .slide-image-container .brief-detail .amenities span {
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
    padding: 0 20px 0 10px;
  }
  .multi-carousel .main .slide-image-container .brief-detail .address {
    left: 0;
    font-size: 22px;
    width: auto;
  }
}
.multi-carousel .pager {
  width: 26.89%;
  float: left;
  margin: 0;
  height: 100%;
  overflow: hidden;
  /*@media (min-width: @screen-xs-min) {*/
  display: none;
  /*}*/
}
@media (min-width: 992px) {
  .multi-carousel .pager {
    display: block;
  }
}
.multi-carousel .pager .item > div:last-child .slide-image-container {
  margin-bottom: 0;
}
.multi-carousel .pager .slide-image-container {
  margin-bottom: 2.2%;
}
.multi-carousel .pager .slide-image-container img {
  width: 100%;
  height: auto;
}
.modules {
  float: left;
  width: 100%;
}
.modules .module-left {
  float: left;
  /*@media (min-width: @screen-xs-min) {*/
  width: 100%;
  margin-bottom: 5px;
  /*}*/
}
@media (min-width: 1200px) {
  .modules .module-left {
    width: 72.4%;
    margin-bottom: 0;
  }
}
.modules .module-right {
  /*@media (min-width: @screen-xs-min) {*/
  width: 100%;
  /*clear: both;*/
  float: none;
  /*}*/
}
@media (min-width: 1200px) {
  .modules .module-right {
    width: 27.6%;
    float: left;
  }
}
.gateways {
  position: relative;
}
.gateways .gateway-panel {
  position: relative;
  width: 49.7%;
  float: left;
  margin: 0 0.6% 0 0;
  padding-bottom: 39.8%;
}
.gateways .gateway-panel:last-child {
  margin: 0;
}
@media (min-width: 1200px) {
  .gateways .gateway-panel {
    width: 100%;
    padding-bottom: 80%;
    margin-bottom: 1.5%;
  }
  .gateways .gateway-panel:last-child {
    margin: 0;
  }
}
.gateways .gateway-panel .inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
}
.gateways .gateway-panel .top-info {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  height: 77%;
  left: 0;
}
.gateways .gateway-panel .top-info img {
  width: 100%;
  height: auto;
}
.gateways .gateway-panel .bottom-info {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: #cae4c0;
  overflow: hidden;
  height: 23.1%;
}
.gateways .gateway-panel .bottom-info .panel-text {
  font-weight: 900;
  color: #000;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  line-height: 1;
  margin: auto;
  padding: 0 15% 0 20px;
  /*@media (min-width: @screen-xs-min) {*/
  font-size: 14px;
  height: 14px;
  /*}*/
}
@media (min-width: 768px) {
  .gateways .gateway-panel .bottom-info .panel-text {
    font-size: 20px;
    height: 20px;
  }
}
@media (min-width: 992px) {
  .gateways .gateway-panel .bottom-info .panel-text {
    font-size: 26px;
    height: 26px;
  }
}
@media (min-width: 1200px) {
  .gateways .gateway-panel .bottom-info .panel-text {
    font-size: 27px;
    height: 27px;
  }
}
@media (min-width: 1300px) {
  .gateways .gateway-panel .bottom-info .panel-text {
    font-size: 28px;
    height: 28px;
  }
}
.gateways .gateway-panel .bottom-info .custom-arrow {
  position: absolute;
  right: 5%;
  bottom: 0;
  top: 0;
  margin: auto;
  background-position: center;
  /*@media (min-width: @screen-xs-min) {*/
  width: 14px;
  height: 14px;
  background-size: 14px;
  /*}*/
}
@media (min-width: 768px) {
  .gateways .gateway-panel .bottom-info .custom-arrow {
    width: 18px;
    height: 18px;
    background-size: 18px;
  }
}
@media (min-width: 992px) {
  .gateways .gateway-panel .bottom-info .custom-arrow {
    width: 26px;
    height: 26px;
    background-size: 26px;
  }
}
@media (min-width: 1200px) {
  .gateways .gateway-panel .bottom-info .custom-arrow {
    width: 36px;
    height: 36px;
    background-size: 36px;
  }
}
@media (min-width: 1300px) {
  .gateways .gateway-panel .bottom-info .custom-arrow {
    width: 40px;
    height: 40px;
    background-size: 40px;
  }
}
.side-bar .each-item {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.side-bar .each-item > h4 {
  font-size: 20px;
  font-weight: 900;
  color: #000;
}
.side-bar .each-item:first-child .site-table {
  border-top: none;
}
.side-bar .each-item .site-table {
  width: 100%;
  clear: both;
  float: left;
}
.side-bar .each-item .site-table .icon-pdf {
  margin-right: 5px;
}
.side-bar .each-item .site-table .site-row {
  clear: both;
  border-bottom: 1px solid #000;
  float: left;
  width: 100%;
  min-height: 44px;
}
.side-bar .each-item .site-table .site-row .site-col {
  padding: 10px 0;
  color: #000;
  float: left;
}
.side-bar .each-item .site-table .site-row .site-col.left-col {
  width: 30%;
  padding-right: 10px;
  font-size: 15px;
}
.side-bar .each-item .site-table .site-row .site-col.right-col {
  width: 70%;
}
.side-bar .each-item .site-table .site-row .site-col.full-col {
  width: 100%;
}
.tile {
  /*Agent Module and Details*/
}
.tile.listing {
  /*@media (min-width: @screen-xs-min) {*/
  /*}*/
}
.tile.listing.is-map {
  max-width: 180px;
}
.tile.listing.is-map .top {
  margin-bottom: 10px;
}
.tile.listing .carousel.slide {
  z-index: 1;
}
.tile.listing .amenities-sliders {
  background: #cae4c0;
  float: left;
  width: 100%;
  z-index: 2;
  color: #000;
  clear: both;
  padding: 10px 10px;
  /*@media (min-width: @screen-xs-min) {*/
  height: 33px;
  /*}*/
}
@media (max-width: 300px) {
  .tile.listing .amenities-sliders {
    padding: 10px 5px;
  }
}
@media (min-width: 992px) {
  .tile.listing .amenities-sliders {
    position: relative;
  }
}
@media (min-width: 1200px) {
  .tile.listing .amenities-sliders {
    height: 41px;
  }
}
.tile.listing .address {
  position: relative;
  overflow: visible;
  height: 25px;
  font-size: 20px;
  font-weight: 900;
  color: #000;
  line-height: 1;
}
.tile.listing .address:hover {
  cursor: default;
}
.tile.listing .address:hover .inner-box {
  height: auto;
  padding-bottom: 5px;
  white-space: normal;
  text-overflow: clip;
  max-height: 85px;
  /*transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -webkit-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -moz-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -o-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;*/
  transition: max-height 0.4s ease-in;
  -webkit-transition: max-height 0.4s ease-in;
  -moz-transition: max-height 0.4s ease-in;
  -o-transition: max-height 0.4s ease-in;
  z-index: 1;
}
.tile.listing .address .inner-box {
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: white;
  max-height: 25px;
}
.tile.listing .suburb {
  position: relative;
  overflow: visible;
  height: 23px;
  font-size: 20px;
  font-weight: 100;
  color: #000;
  line-height: 1;
  margin-bottom: 8px;
}
.tile.listing .suburb:hover {
  cursor: default;
}
.tile.listing .suburb:hover .inner-box {
  height: auto;
  padding-bottom: 5px;
  white-space: normal;
  text-overflow: clip;
  max-height: 85px;
  /*transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -webkit-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -moz-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -o-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;*/
  transition: max-height 0.4s ease-in;
  -webkit-transition: max-height 0.4s ease-in;
  -moz-transition: max-height 0.4s ease-in;
  -o-transition: max-height 0.4s ease-in;
  z-index: 1;
}
.tile.listing .suburb .inner-box {
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: white;
  max-height: 23px;
}
.tile.listing .reference {
  font-size: 16px;
  font-weight: 100;
  color: #000;
  margin-bottom: 5px;
  height: 25px;
  overflow: hidden;
}
.tile.listing .description {
  font-size: 14px;
  font-weight: 100;
  color: #000;
  margin-bottom: 5px;
  line-height: 20px;
  overflow: hidden;
}
.tile.listing .price {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-bottom: 5px;
}
.tile.listing .link.view {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.tile.listing .property-img {
  width: 100%;
}
.tile.listing .open-home-details {
  background: #000;
  color: #fff;
  padding: 10px 15px;
}
.tile.listing .open-home-details strong,
.tile.listing .open-home-details p {
  font-size: 14px;
  line-height: 1;
  color: #fff;
  display: block;
}
.tile.listing .open-home-details p {
  margin: 5px 0 0;
}
.tile.listing.grid {
  margin-bottom: 20px;
  line-height: 1.6;
  /*@media (min-width: @screen-xs-min) {*/
  /*}*/
}
.tile.listing.grid .content {
  float: left;
  width: 100%;
  color: #000;
  padding-right: 15px;
  padding-top: 15px;
  /*@media (min-width: @screen-xs-min) {*/
  padding-left: 0;
  /*}*/
}
@media (min-width: 768px) {
  .tile.listing.grid .content {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .tile.listing.grid .content {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .tile.listing.grid {
    height: 441px;
  }
}
@media (min-width: 992px) {
  .tile.listing.grid {
    height: 467px;
  }
}
@media (min-width: 1200px) {
  .tile.listing.grid {
    height: 493px;
  }
}
@media (min-width: 1300px) {
  .tile.listing.grid {
    height: 513px;
  }
}
.tile.listing.grid .description {
  overflow: hidden;
  /*@media (min-width: @screen-xs-min) {*/
  height: 120px;
  /*}*/
}
@media (min-width: 1200px) {
  .tile.listing.grid .description {
    height: 100px;
  }
}
.tile.listing.grid .price {
  position: relative;
  overflow: visible;
  height: 24px;
}
.tile.listing.grid .price:hover {
  cursor: default;
}
.tile.listing.grid .price:hover .inner-box {
  height: auto;
  padding-bottom: 5px;
  white-space: normal;
  text-overflow: clip;
  max-height: 52px;
  /*transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -webkit-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -moz-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -o-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;*/
  transition: max-height 0.4s ease-in;
  -webkit-transition: max-height 0.4s ease-in;
  -moz-transition: max-height 0.4s ease-in;
  -o-transition: max-height 0.4s ease-in;
  z-index: 1;
}
.tile.listing.grid .price .inner-box {
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: white;
  max-height: 24px;
}
.tile.listing.grid .top {
  position: relative;
}
.tile.listing.list {
  position: relative;
  margin-bottom: 30px;
  /*@media (min-width: @screen-xs-min) {*/
  /*}*/
}
.tile.listing.list .top {
  float: left;
}
.tile.listing.list .content {
  float: left;
}
.tile.listing.list .top,
.tile.listing.list .content {
  width: 100%;
}
.tile.listing.list .content {
  padding: 15px 15px 0 0;
}
@media (min-width: 768px) {
  .tile.listing.list .content {
    width: 70%;
    padding: 15px 15px 0 0;
  }
}
@media (min-width: 992px) {
  .tile.listing.list {
    position: relative;
  }
  .tile.listing.list .top {
    width: 23.2%;
  }
  .tile.listing.list .content {
    width: 76.8%;
    padding: 0 150px 0 15px;
  }
  .tile.listing.list .content .address {
    line-height: 1;
    margin-bottom: 5px;
  }
  .tile.listing.list .open-home-details {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 72px;
  }
}
@media (min-width: 1200px) {
  .tile.listing.list .content {
    padding: 0 150px 15px 15px;
  }
}
.tile.listing .carousel-sliders {
  position: absolute;
  background-color: #cae4c0;
  right: 0;
  top: 0;
  z-index: 100;
  margin: auto;
}
@media (min-width: 992px) {
  .tile.listing .carousel-sliders {
    bottom: 0;
  }
}
.tile.listing .carousel-sliders > a {
  display: block;
  float: left;
  left: initial;
  right: initial;
  background: none;
  position: relative;
  top: initial;
  bottom: initial;
  width: auto;
  opacity: 1;
  text-shadow: none;
  z-index: 1;
}
.tile.listing .carousel-sliders > a .custom-arrow {
  width: 45px;
  height: 33px;
  display: block;
  background-position: center;
  background-size: 15px;
  z-index: 5;
}
@media (min-width: 1200px) {
  .tile.listing .carousel-sliders > a .custom-arrow {
    height: 42px;
  }
}
.tile.agent {
  width: 100%;
}
.tile.agent .agent-name {
  position: relative;
  overflow: visible;
  height: 30px;
  font-size: 19px;
  color: black;
  font-weight: 600;
}
.tile.agent .agent-name:hover {
  cursor: default;
}
.tile.agent .agent-name:hover .inner-box {
  height: auto;
  padding-bottom: 5px;
  white-space: normal;
  text-overflow: clip;
  max-height: 63px;
  /*transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -webkit-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -moz-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -o-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;*/
  transition: max-height 0.4s ease-in;
  -webkit-transition: max-height 0.4s ease-in;
  -moz-transition: max-height 0.4s ease-in;
  -o-transition: max-height 0.4s ease-in;
  z-index: 1;
}
.tile.agent .agent-name .inner-box {
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: white;
  max-height: 30px;
}
.tile.agent .agent-name.name-small {
  font-size: 15px;
  padding-top: 2px;
}
.tile.agent .title {
  position: relative;
  overflow: visible;
  height: 24px;
  font-size: 15px;
  color: black;
  font-weight: 100;
}
.tile.agent .title:hover {
  cursor: default;
}
.tile.agent .title:hover .inner-box {
  height: auto;
  padding-bottom: 5px;
  white-space: normal;
  text-overflow: clip;
  max-height: 52px;
  /*transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -webkit-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -moz-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;
            -o-transition: max-height 0.40s ease-in, white-space 0.40s ease-in, text-overflow 0.40s ease-out;*/
  transition: max-height 0.4s ease-in;
  -webkit-transition: max-height 0.4s ease-in;
  -moz-transition: max-height 0.4s ease-in;
  -o-transition: max-height 0.4s ease-in;
  z-index: 1;
}
.tile.agent .title .inner-box {
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: white;
  max-height: 24px;
}
.tile.agent .content {
  margin-bottom: 50px;
}
.tile.agent .content .section-1 {
  border-bottom: 1px solid black;
  margin-bottom: 9px;
  padding-bottom: 9px;
}
.tile.agent .content .section-2 {
  padding: 0 0 9px;
  border-bottom: 1px solid black;
  margin-bottom: 9px;
  height: 76px;
}
@media (min-width: 992px) {
  .tile.agent .content .section-3 .link-positions {
    text-align: right;
  }
}
.tile.agent .content .section-3 .link {
  font-size: 13px;
  font-weight: 600;
}
.tile.agent .content .link .fa {
  font-size: 10px;
  padding-left: 3px;
}
.tile.agent .content p {
  margin: 0;
  font-size: 14px;
}
/*.amenities {*/
.amenities {
  clear: both;
  display: block;
  overflow: hidden;
}
.amenities ul {
  margin: 0 0 6px;
}
.amenities ul li {
  font-size: 15px;
  line-height: 24px;
  color: #44b749;
  font-weight: bold;
}
.amenities .icon {
  float: left;
}
.amenities .icon:last-child {
  margin-right: 0;
}
.amenities .icon i,
.amenities .icon span {
  color: #000;
  float: left;
  line-height: 13px;
}
.amenities .icon i.fa {
  font-weight: normal;
  /*@media (min-width: @screen-xs-min) {*/
  font-size: 13px;
  /*}*/
  /*                    .md({
                                            font-size: 17px;
                                            line-height: 1;
                                        });*/
}
@media (min-width: 1200px) {
  .amenities .icon i.fa {
    font-size: 22px;
    line-height: 1;
  }
}
.amenities .icon span {
  font-weight: 900;
  vertical-align: bottom;
  display: block;
  /*@media (min-width: @screen-xs-min) {*/
  padding: 0 10px 0px 5px;
  font-size: 14px;
  /*}*/
  /*                .md({
                                    font-size: 17px;
                                    line-height: 22px;
                                });*/
}
@media (max-width: 480px) {
  .amenities .icon span {
    padding: 0 5px;
  }
}
@media (min-width: 1200px) {
  .amenities .icon span {
    font-size: 17px;
    line-height: 22px;
  }
}
.amenities .icon img {
  margin: 0 4px 0 0;
  float: left;
  width: auto;
}
/*}*/
.filters {
  position: relative;
  /*@media (min-width: @screen-xs-min) {*/
  /*}*/
}
.filters .pagination-col {
  height: 40px;
  margin-bottom: 10px;
}
.filters .pagination-col .count-total {
  padding-right: 20px;
  margin: 4px 0;
  color: #000;
  font-size: 20px;
}
.filters #listings-col {
  margin-bottom: 10px;
}
.filters #view-col {
  float: right;
  width: auto;
}
.filters #view-col .view-link {
  padding: 10px;
  display: block;
  float: left;
}
@media (min-width: 992px) {
  .filters .pagination-col {
    margin-bottom: 30px;
  }
  .filters .pagination-col .pagination-info .count-total {
    padding-right: 20px;
    margin: 4px 0;
    color: #000;
    font-size: 20px;
  }
  .filters #heading-col {
    position: absolute;
    top: 0;
  }
  .filters #listings-col {
    clear: left;
    margin-bottom: 30px;
    height: 27px;
  }
  .filters #sort-col {
    clear: both;
    margin-bottom: 30px;
  }
  .filters #view-col {
    position: absolute;
    left: -15px;
    top: 135px;
  }
  .filters #view-col .view-link {
    margin-right: 15px;
    border-right: 1px solid black;
    line-height: 0.9;
    height: 14px;
    display: block;
    float: left;
    padding: 0 10px 0 0;
  }
  .filters #view-col .view-link:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
  }
  .filters #view-col .view-link.active {
    font-weight: 900;
  }
  .filters #view-col .view-link span {
    font-size: 15px;
    margin-left: 5px;
  }
  .filters #filter-col {
    position: absolute;
    right: 0;
    top: -57px;
    width: 500px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .filters #listings-col .dropdown.like-links .dropdown-menu > li {
    /*            .endPosition(@position) when (@position = left) {
                            &:first-child {
                                > a, > span {
                                    border-left: 0;
                                    padding-left: 0;
                                    margin-left: 0;
                                }
                            }
                        }*/
    /*.endPosition(@position) when (@position = right) {*/
    /*}*/
    /*.endPosition(@position);*/
  }
  .filters #listings-col .dropdown.like-links .dropdown-menu > li.active > a,
  .filters #listings-col .dropdown.like-links .dropdown-menu > li.active > span {
    cursor: default;
  }
  .filters #listings-col .dropdown.like-links .dropdown-menu > li > a,
  .filters #listings-col .dropdown.like-links .dropdown-menu > li > span {
    font-size: 15px;
    border-right: 1px solid black;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    line-height: 1;
    display: block;
  }
  .filters #listings-col .dropdown.like-links .dropdown-menu > li:last-child > a,
  .filters #listings-col .dropdown.like-links .dropdown-menu > li:last-child > span {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .filters #sort-col .dropdown.like-links .dropdown-menu > li {
    /*            .endPosition(@position) when (@position = left) {
                            &:first-child {
                                > a, > span {
                                    border-left: 0;
                                    padding-left: 0;
                                    margin-left: 0;
                                }
                            }
                        }*/
    /*.endPosition(@position) when (@position = right) {*/
    /*}*/
    /*.endPosition(@position);*/
  }
  .filters #sort-col .dropdown.like-links .dropdown-menu > li.active > a,
  .filters #sort-col .dropdown.like-links .dropdown-menu > li.active > span {
    cursor: default;
  }
  .filters #sort-col .dropdown.like-links .dropdown-menu > li > a,
  .filters #sort-col .dropdown.like-links .dropdown-menu > li > span {
    font-size: 15px;
    border-right: 1px solid black;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    line-height: 1;
    display: block;
  }
  .filters #sort-col .dropdown.like-links .dropdown-menu > li:last-child > a,
  .filters #sort-col .dropdown.like-links .dropdown-menu > li:last-child > span {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .filters #filter-col .dropdown.like-links .dropdown-menu > li {
    /*            .endPosition(@position) when (@position = left) {
                            &:first-child {
                                > a, > span {
                                    border-left: 0;
                                    padding-left: 0;
                                    margin-left: 0;
                                }
                            }
                        }*/
    /*.endPosition(@position) when (@position = right) {*/
    /*}*/
    /*.endPosition(@position);*/
  }
  .filters #filter-col .dropdown.like-links .dropdown-menu > li.active > a,
  .filters #filter-col .dropdown.like-links .dropdown-menu > li.active > span {
    cursor: default;
  }
  .filters #filter-col .dropdown.like-links .dropdown-menu > li > a,
  .filters #filter-col .dropdown.like-links .dropdown-menu > li > span {
    font-size: 15px;
    border-right: 1px solid black;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    line-height: 1;
    display: block;
  }
  .filters #filter-col .dropdown.like-links .dropdown-menu > li:last-child > a,
  .filters #filter-col .dropdown.like-links .dropdown-menu > li:last-child > span {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
  }
}
.filters .heading h2 {
  font-size: 27px;
  font-weight: 100;
  line-height: 1;
  margin: 10px 0;
}
.btn-filter {
  width: 100%;
  height: 40px;
  border-radius: 0;
  border: 1px solid grey;
  text-align: left;
}
.module-tiles-container {
  /*@media (min-width: @screen-xs-min) {*/
  margin-bottom: 15px;
  /*}*/
}
@media (min-width: 992px) {
  .module-tiles-container {
    margin-bottom: 30px;
  }
}
.module-tiles-container .module-tiles a.module-control {
  float: left;
  margin-left: 1px;
}
.module-tiles-container .module-tiles a.module-control .custom-arrow {
  background-color: black;
  position: static;
  padding: 20px;
  left: 0;
  right: 0;
  top: 0;
  background-size: 15px;
  bottom: 0;
  display: block;
  background-position: center;
  height: auto;
  width: auto;
}
.module-tiles-container .module-tiles h5,
.module-tiles-container .module-tiles p {
  color: #000;
}
.module-tiles-container .module-tiles p {
  font-size: 15px;
  font-weight: 100;
  line-height: 1.6;
}
.module-tiles-container .module-tiles p a {
  color: #000;
}
.module-tiles-container .module-tiles p a strong {
  font-size: 15px;
}
.module-tiles-container .module-tiles td a {
  color: #000;
  font-weight: 900;
}
.cmsform_container {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  background-color: #f2f2f2;
  clear: both;
  /*@media (min-width: @screen-xs-min) {*/
  padding: 10px;
  /*}*/
}
.cmsform_container.ssl_error {
  background: #e0e0e0;
}
@media (min-width: 768px) {
  .cmsform_container.ssl_error {
    padding: 20px;
  }
}
.cmsform_container.ssl_error .success_error.error {
  padding: 0;
  text-align: left;
  background: none;
  border: none;
}
@media (min-width: 992px) {
  .cmsform_container {
    min-width: 300px;
  }
}
@media (min-width: 1200px) {
  .cmsform_container {
    padding: 23px;
  }
}
.cmsform_container img.ssl_site_seal {
  margin-bottom: 30px;
}
.cmsform_container > h1 {
  font-family: 'PT Sans', sans-serif;
  margin: 0 0 8px 0;
  font-size: 23px;
  color: #000;
  font-weight: normal;
  line-height: 1.4;
  font-family: nimbus-sans, sans-serif;
}
.cmsform_container .success_error {
  float: left;
  width: 100%;
  clear: both;
  background-color: #fff;
  color: #777;
  padding: 20px;
  margin-top: 20px;
  display: none;
  text-align: center;
}
.cmsform_container .success_error.error,
.cmsform_container .success_error.success {
  display: block;
}
.cmsform_container .success_error.success {
  border: 1px solid green;
}
.cmsform_container .success_error.error {
  border: 1px solid red;
}
.cmsform_container form {
  position: relative;
}
.cmsform_container form div.text {
  width: 100%;
  float: left;
  clear: left;
  height: 39px;
  margin-right: 0;
  margin-bottom: 10px;
  position: relative;
}
.cmsform_container form div.text label {
  position: absolute;
  top: 10.5px;
  left: 9.8px;
  margin: 0;
  cursor: text;
  color: #000;
  font-weight: 100;
}
.cmsform_container form div.text label.error {
  display: none !important;
}
.cmsform_container form div.text input {
  width: 100%;
  height: 100%;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  font-weight: 600;
  background-color: #fff;
  padding: 0 0 0 9.8px;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.text input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.text input:-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.text input::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.text input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.text input::placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.text input.error {
  border: 1px solid red;
}
.cmsform_container form div.text input,
.cmsform_container form div.text textarea {
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.text label,
.cmsform_container form div.text textarea,
.cmsform_container form div.text select,
.cmsform_container form div.text select option,
.cmsform_container form div.text input {
  font-size: 13px;
  font-weight: 600;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.text textarea {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  padding: 10.5px 0 0 9.8px;
}
.cmsform_container form div.text textarea.error {
  border: 1px solid red;
}
.cmsform_container form div.text select.error {
  border: 1px solid red;
}
.cmsform_container form div.text p {
  margin: 0;
}
.cmsform_container form div.email {
  width: 100%;
  float: left;
  clear: left;
  height: 39px;
  margin-right: 0;
  margin-bottom: 10px;
  position: relative;
}
.cmsform_container form div.email label {
  position: absolute;
  top: 10.5px;
  left: 9.8px;
  margin: 0;
  cursor: text;
  color: #000;
  font-weight: 100;
}
.cmsform_container form div.email label.error {
  display: none !important;
}
.cmsform_container form div.email input {
  width: 100%;
  height: 100%;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  font-weight: 600;
  background-color: #fff;
  padding: 0 0 0 9.8px;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.email input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.email input:-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.email input::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.email input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.email input::placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.email input.error {
  border: 1px solid red;
}
.cmsform_container form div.email input,
.cmsform_container form div.email textarea {
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.email label,
.cmsform_container form div.email textarea,
.cmsform_container form div.email select,
.cmsform_container form div.email select option,
.cmsform_container form div.email input {
  font-size: 13px;
  font-weight: 600;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.email textarea {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  padding: 10.5px 0 0 9.8px;
}
.cmsform_container form div.email textarea.error {
  border: 1px solid red;
}
.cmsform_container form div.email select.error {
  border: 1px solid red;
}
.cmsform_container form div.email p {
  margin: 0;
}
.cmsform_container form div.instruction {
  clear: left;
  height: 39px;
  margin-right: 0;
  margin-bottom: 10px;
  position: relative;
  line-height: 1.6;
  color: #777;
  font-family: 'PT Sans', sans-serif;
  float: left;
  text-align: left;
  width: 100%;
  clear: both;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.instruction label {
  position: absolute;
  top: 10.5px;
  left: 9.8px;
  margin: 0;
  cursor: text;
  color: #000;
  font-weight: 100;
}
.cmsform_container form div.instruction label.error {
  display: none !important;
}
.cmsform_container form div.instruction input {
  width: 100%;
  height: 100%;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  font-weight: 600;
  background-color: #fff;
  padding: 0 0 0 9.8px;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.instruction input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.instruction input:-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.instruction input::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.instruction input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.instruction input::placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.instruction input.error {
  border: 1px solid red;
}
.cmsform_container form div.instruction input,
.cmsform_container form div.instruction textarea {
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.instruction label,
.cmsform_container form div.instruction textarea,
.cmsform_container form div.instruction select,
.cmsform_container form div.instruction select option,
.cmsform_container form div.instruction input {
  font-size: 13px;
  font-weight: 600;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.instruction textarea {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  padding: 10.5px 0 0 9.8px;
}
.cmsform_container form div.instruction textarea.error {
  border: 1px solid red;
}
.cmsform_container form div.instruction select.error {
  border: 1px solid red;
}
.cmsform_container form div.instruction p {
  margin: 0;
}
.cmsform_container form div.instruction h1 {
  font-size: 35px;
  margin: 9px 0;
  color: #000;
  font-weight: 900;
  line-height: 1.4;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.instruction h2 {
  font-size: 28px;
  margin: 16px 0 9px;
  color: #000;
  font-weight: 900;
  line-height: 1.4;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.instruction h3 {
  font-size: 22px;
  margin: 16px 0 9px;
  color: #000;
  font-weight: 900;
  line-height: 1.4;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.instruction h4 {
  font-size: 19px;
  margin: 14px 0 9px;
  color: #000;
  font-weight: 900;
  line-height: 1.5;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.instruction h5 {
  font-size: 19px;
  margin: 12px 0 9px;
  color: #000;
  font-weight: 100;
  line-height: 1.4;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.instruction h6 {
  font-size: 15px;
  margin: 11px 0 9px;
  color: #000;
  font-weight: normal;
  line-height: 1.4;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.instruction p {
  font-size: 15px;
  margin: 9px 0 10px;
  line-height: 1.6;
  color: #000;
  font-weight: 100;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.instruction p.large {
  font-size: 19px;
}
.cmsform_container form div.instruction p a {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.cmsform_container form div.instruction p.green-box {
  padding: 15px;
  font-size: 19px;
  margin: 30px 0 0;
  background-color: #cae4c0;
  color: #44b749;
}
.cmsform_container form div.instruction p.green-box a.angle-right {
  display: inline;
  font-size: inherit;
  clear: none;
  margin: 0;
}
.cmsform_container form div.instruction b,
.cmsform_container form div.instruction strong {
  font-weight: bold;
}
.cmsform_container form div.instruction i,
.cmsform_container form div.instruction em {
  font-style: italic;
}
.cmsform_container form div.instruction a {
  font-size: 14px;
  text-decoration: none;
  font-weight: 100;
  color: #44b749;
}
.cmsform_container form div.instruction a:hover {
  text-decoration: none;
  color: #777;
}
.cmsform_container form div.instruction a.pdf {
  line-height: 1.9;
  font-size: 17px;
}
.cmsform_container form div.instruction a.pdf:before {
  content: '';
  float: left;
  width: 26px;
  height: 33px;
  background: url(/assets/images/icon-pdf.png) no-repeat;
  margin-right: 10px;
}
.cmsform_container form div.instruction a.angle-right {
  font-size: 14px;
  margin: 9px 0 20px;
  display: block;
  clear: both;
}
.cmsform_container form div.instruction a.angle-right:after {
  content: '\f105';
  font-size: 16px;
  font-weight: bold;
  vertical-align: baseline;
  padding-left: 5px;
  font-family: fontawesome;
}
.cmsform_container form div.instruction ul {
  list-style-type: disc;
}
.cmsform_container form div.instruction ol {
  list-style-type: decimal;
}
.cmsform_container form div.instruction ul,
.cmsform_container form div.instruction ol {
  list-style-position: outside;
  padding: 0 0 0 16px;
}
.cmsform_container form div.instruction ul ul,
.cmsform_container form div.instruction ol ul,
.cmsform_container form div.instruction ul ol,
.cmsform_container form div.instruction ol ol {
  padding: 0 0 0 16px;
}
.cmsform_container form div.instruction ul li,
.cmsform_container form div.instruction ol li {
  font-size: 13px;
  margin: 0 0 11px;
  line-height: 19px;
  color: #000;
}
.cmsform_container form div.instruction ul li:before,
.cmsform_container form div.instruction ol li:before {
  content: "";
  margin: 0;
}
.cmsform_container form div.instruction blockquote {
  font-size: 14px;
  padding: 0;
  margin: 0;
  border: 0;
}
.cmsform_container form div.instruction blockquote br {
  display: none;
}
.cmsform_container form div.instruction blockquote p {
  font-size: 16px;
}
.cmsform_container form div.instruction blockquote + br {
  display: none;
}
.cmsform_container form div.instruction table td {
  text-align: left;
  vertical-align: top;
}
.cmsform_container form div.instruction img {
  max-width: 100%;
  height: auto;
}
.cmsform_container form div.instruction br {
  display: initial;
}
.cmsform_container form div.instruction p {
  margin: 0;
}
.cmsform_container form div.instruction br {
  display: none;
}
.cmsform_container form div.textarea {
  float: left;
  clear: left;
  height: 39px;
  margin-right: 0;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
  height: auto;
}
.cmsform_container form div.textarea label {
  position: absolute;
  top: 10.5px;
  left: 9.8px;
  margin: 0;
  cursor: text;
  color: #000;
  font-weight: 100;
}
.cmsform_container form div.textarea label.error {
  display: none !important;
}
.cmsform_container form div.textarea input {
  width: 100%;
  height: 100%;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  font-weight: 600;
  background-color: #fff;
  padding: 0 0 0 9.8px;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.textarea input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.textarea input:-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.textarea input::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.textarea input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.textarea input::placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.textarea input.error {
  border: 1px solid red;
}
.cmsform_container form div.textarea input,
.cmsform_container form div.textarea textarea {
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.textarea label,
.cmsform_container form div.textarea textarea,
.cmsform_container form div.textarea select,
.cmsform_container form div.textarea select option,
.cmsform_container form div.textarea input {
  font-size: 13px;
  font-weight: 600;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.textarea textarea {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  padding: 10.5px 0 0 9.8px;
}
.cmsform_container form div.textarea textarea.error {
  border: 1px solid red;
}
.cmsform_container form div.textarea select.error {
  border: 1px solid red;
}
.cmsform_container form div.textarea p {
  margin: 0;
}
.cmsform_container form div.textarea textarea {
  height: 198px;
  width: 100% !important;
  max-width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.multidd {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.cmsform_container form div.multidd label {
  width: 52%;
  display: block;
  float: left;
  margin: 9px 10px 0 0;
  font-size: 14px;
  font-weight: 100;
  color: #777;
}
.cmsform_container form div.multidd select {
  float: right;
  width: 45%;
  color: #000;
  height: 38px;
  margin: 0 0 10px 0;
  font-size: 14px;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.file {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.cmsform_container form div.file label {
  color: #eee;
}
.cmsform_container form div.security-image {
  width: 100%;
  float: left;
  clear: left;
  height: 39px;
  margin-right: 0;
  margin-bottom: 10px;
  position: relative;
  width: auto;
  height: 64px;
}
.cmsform_container form div.security-image label {
  position: absolute;
  top: 10.5px;
  left: 9.8px;
  margin: 0;
  cursor: text;
  color: #000;
  font-weight: 100;
}
.cmsform_container form div.security-image label.error {
  display: none !important;
}
.cmsform_container form div.security-image input {
  width: 100%;
  height: 100%;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  font-weight: 600;
  background-color: #fff;
  padding: 0 0 0 9.8px;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.security-image input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.security-image input:-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.security-image input::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.security-image input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.security-image input::placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.security-image input.error {
  border: 1px solid red;
}
.cmsform_container form div.security-image input,
.cmsform_container form div.security-image textarea {
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.security-image label,
.cmsform_container form div.security-image textarea,
.cmsform_container form div.security-image select,
.cmsform_container form div.security-image select option,
.cmsform_container form div.security-image input {
  font-size: 13px;
  font-weight: 600;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.security-image textarea {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  padding: 10.5px 0 0 9.8px;
}
.cmsform_container form div.security-image textarea.error {
  border: 1px solid red;
}
.cmsform_container form div.security-image select.error {
  border: 1px solid red;
}
.cmsform_container form div.security-image p {
  margin: 0;
}
.cmsform_container form div.security-image label {
  left: initial;
  right: 0;
  width: 48%;
  padding-left: 9.8px;
}
.cmsform_container form div.security-image p {
  float: left;
  width: 48%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.security-image img {
  width: 100%;
  height: 38.1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.security-image .frmSecureSpanText {
  font-size: 11px;
  color: #777;
  cursor: pointer;
  text-align: center;
  width: 100%;
  float: left;
}
.cmsform_container form div.security-image input {
  float: right;
  width: 48%;
  height: 38.4px;
  text-transform: uppercase;
  letter-spacing: 12px;
  text-align: center;
  padding-left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.security-image input::-webkit-input-placeholder {
  letter-spacing: 0px;
  text-align: left;
  text-transform: none;
}
.cmsform_container form div.security-image input:-moz-placeholder {
  letter-spacing: 0px;
  text-align: left;
  text-transform: none;
}
.cmsform_container form div.security-image input::-moz-placeholder {
  letter-spacing: 0px;
  text-align: left;
  text-transform: none;
}
.cmsform_container form div.security-image input:-ms-input-placeholder {
  letter-spacing: 0px;
  text-align: left;
  text-transform: none;
}
.cmsform_container form div.security-image input::placeholder {
  letter-spacing: 0px;
  text-align: left;
  text-transform: none;
}
.cmsform_container form div.send-form-to {
  float: left;
  clear: left;
  height: 39px;
  margin-right: 0;
  margin-bottom: 10px;
  position: relative;
  display: none;
  width: 100%;
  height: auto;
}
.cmsform_container form div.send-form-to label {
  position: absolute;
  top: 10.5px;
  left: 9.8px;
  margin: 0;
  cursor: text;
  color: #000;
  font-weight: 100;
}
.cmsform_container form div.send-form-to label.error {
  display: none !important;
}
.cmsform_container form div.send-form-to input {
  width: 100%;
  height: 100%;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  font-weight: 600;
  background-color: #fff;
  padding: 0 0 0 9.8px;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.send-form-to input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.send-form-to input:-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.send-form-to input::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.send-form-to input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.send-form-to input::placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.send-form-to input.error {
  border: 1px solid red;
}
.cmsform_container form div.send-form-to input,
.cmsform_container form div.send-form-to textarea {
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.send-form-to label,
.cmsform_container form div.send-form-to textarea,
.cmsform_container form div.send-form-to select,
.cmsform_container form div.send-form-to select option,
.cmsform_container form div.send-form-to input {
  font-size: 13px;
  font-weight: 600;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.send-form-to textarea {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  padding: 10.5px 0 0 9.8px;
}
.cmsform_container form div.send-form-to textarea.error {
  border: 1px solid red;
}
.cmsform_container form div.send-form-to select.error {
  border: 1px solid red;
}
.cmsform_container form div.send-form-to p {
  margin: 0;
}
.cmsform_container form div.send-form-to select {
  width: 100%;
  color: #000;
  height: 38px;
  margin: 0 0 10px 0;
  font-size: 14px;
  border: 0;
  padding-left: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.checkbox {
  width: 100%;
  float: left;
  clear: left;
  height: 39px;
  margin-right: 0;
  margin-bottom: 10px;
  position: relative;
}
.cmsform_container form div.checkbox label {
  position: absolute;
  top: 10.5px;
  left: 9.8px;
  margin: 0;
  cursor: text;
  color: #000;
  font-weight: 100;
}
.cmsform_container form div.checkbox label.error {
  display: none !important;
}
.cmsform_container form div.checkbox input {
  width: 100%;
  height: 100%;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  font-weight: 600;
  background-color: #fff;
  padding: 0 0 0 9.8px;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.checkbox input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.checkbox input:-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.checkbox input::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.checkbox input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.checkbox input::placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.checkbox input.error {
  border: 1px solid red;
}
.cmsform_container form div.checkbox input,
.cmsform_container form div.checkbox textarea {
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.checkbox label,
.cmsform_container form div.checkbox textarea,
.cmsform_container form div.checkbox select,
.cmsform_container form div.checkbox select option,
.cmsform_container form div.checkbox input {
  font-size: 13px;
  font-weight: 600;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.checkbox textarea {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  padding: 10.5px 0 0 9.8px;
}
.cmsform_container form div.checkbox textarea.error {
  border: 1px solid red;
}
.cmsform_container form div.checkbox select.error {
  border: 1px solid red;
}
.cmsform_container form div.checkbox p {
  margin: 0;
}
.cmsform_container form div.checkbox input.acknowledge {
  width: 20px;
  height: 20px;
  margin: 10px 0 0 0;
}
.cmsform_container form div.checkbox input.acknowledge.error {
  outline: 1px solid red;
}
.cmsform_container form div.checkbox label.acknowledge {
  left: 10px;
  color: #000;
}
.cmsform_container form div.date {
  width: 100%;
  float: left;
  clear: left;
  height: 39px;
  margin-right: 0;
  margin-bottom: 10px;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.date label {
  position: absolute;
  top: 10.5px;
  left: 9.8px;
  margin: 0;
  cursor: text;
  color: #000;
  font-weight: 100;
}
.cmsform_container form div.date label.error {
  display: none !important;
}
.cmsform_container form div.date input {
  width: 100%;
  height: 100%;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  font-weight: 600;
  background-color: #fff;
  padding: 0 0 0 9.8px;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.date input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.date input:-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.date input::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.date input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.date input::placeholder {
  color: #000;
  opacity: 1;
}
.cmsform_container form div.date input.error {
  border: 1px solid red;
}
.cmsform_container form div.date input,
.cmsform_container form div.date textarea {
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmsform_container form div.date label,
.cmsform_container form div.date textarea,
.cmsform_container form div.date select,
.cmsform_container form div.date select option,
.cmsform_container form div.date input {
  font-size: 13px;
  font-weight: 600;
  font-family: 'PT Sans', sans-serif;
}
.cmsform_container form div.date textarea {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  padding: 10.5px 0 0 9.8px;
}
.cmsform_container form div.date textarea.error {
  border: 1px solid red;
}
.cmsform_container form div.date select.error {
  border: 1px solid red;
}
.cmsform_container form div.date p {
  margin: 0;
}
.cmsform_container form div.date label {
  display: none !important;
}
.cmsform_container form input[type=submit] {
  width: auto;
  min-width: 155px;
  padding: 0 20px;
  height: 53px;
  font-size: 16px;
  float: left;
  background-color: #000;
  color: #fff;
  position: relative;
  display: block;
  border: none;
  font-family: 'PT Sans', sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  clear: left;
}
.cmsform_container form input[type=reset] {
  width: auto;
  min-width: 155px;
  padding: 0 20px;
  height: 53px;
  font-size: 16px;
  float: left;
  clear: left;
  background-color: #000;
  color: #fff;
  position: relative;
  display: block;
  border: none;
  font-family: 'PT Sans', sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  clear: right;
  margin-left: 10px;
}
.cmsform_container.form-contact-us,
.cmsform_container.form-free-market-appraisal {
  /*@media (min-width: @screen-xs-min) {*/
  /*}*/
}
@media (min-width: 1200px) {
  .page-content .general-content .cmsform_container.form-contact-us,
  .page-content .general-content .cmsform_container.form-free-market-appraisal {
    width: 607px;
    float: right;
    clear: none;
  }
}
div:not(.modal-content) .cmsform_container.form-contact-us h1.pssmrtfrms,
div:not(.modal-content) .cmsform_container.form-free-market-appraisal h1.pssmrtfrms {
  display: none;
}
.modal-content .cmsform_container.form-contact-us form div.text,
.modal-content .cmsform_container.form-free-market-appraisal form div.text,
.modal-content .cmsform_container.form-contact-us form div.email,
.modal-content .cmsform_container.form-free-market-appraisal form div.email {
  width: 100%;
  clear: both;
  float: none;
}
.modal-content .cmsform_container.form-contact-us form div.text:nth-child(2n),
.modal-content .cmsform_container.form-free-market-appraisal form div.text:nth-child(2n),
.modal-content .cmsform_container.form-contact-us form div.email:nth-child(2n),
.modal-content .cmsform_container.form-free-market-appraisal form div.email:nth-child(2n) {
  float: none;
}
@media (min-width: 768px) {
  .cmsform_container.form-contact-us form div.text,
  .cmsform_container.form-free-market-appraisal form div.text,
  .cmsform_container.form-contact-us form div.email,
  .cmsform_container.form-free-market-appraisal form div.email {
    width: 49%;
    clear: none;
    float: right;
  }
  .cmsform_container.form-contact-us form div.text:nth-child(2n),
  .cmsform_container.form-free-market-appraisal form div.text:nth-child(2n),
  .cmsform_container.form-contact-us form div.email:nth-child(2n),
  .cmsform_container.form-free-market-appraisal form div.email:nth-child(2n) {
    float: left;
  }
}
@media (min-width: 992px) {
  .cmsform_container.form-contact-us form div.text,
  .cmsform_container.form-free-market-appraisal form div.text,
  .cmsform_container.form-contact-us form div.email,
  .cmsform_container.form-free-market-appraisal form div.email {
    width: 100%;
    clear: both;
    float: none;
  }
  .cmsform_container.form-contact-us form div.text:nth-child(2n),
  .cmsform_container.form-free-market-appraisal form div.text:nth-child(2n),
  .cmsform_container.form-contact-us form div.email:nth-child(2n),
  .cmsform_container.form-free-market-appraisal form div.email:nth-child(2n) {
    float: none;
  }
}
@media (min-width: 1200px) {
  .cmsform_container.form-contact-us form div.text,
  .cmsform_container.form-free-market-appraisal form div.text,
  .cmsform_container.form-contact-us form div.email,
  .cmsform_container.form-free-market-appraisal form div.email {
    width: 49%;
    clear: none;
    float: right;
  }
  .cmsform_container.form-contact-us form div.text:nth-child(2n),
  .cmsform_container.form-free-market-appraisal form div.text:nth-child(2n),
  .cmsform_container.form-contact-us form div.email:nth-child(2n),
  .cmsform_container.form-free-market-appraisal form div.email:nth-child(2n) {
    float: left;
  }
}
.cmsform_container.form-contact-us form div.textarea,
.cmsform_container.form-free-market-appraisal form div.textarea {
  width: 100%;
}
.cmsform_container.form-contact-us form div.textarea textarea,
.cmsform_container.form-free-market-appraisal form div.textarea textarea {
  height: 148px;
  min-height: 148px;
}
.cmsform_container.form-contact-us form div.send-form-to,
.cmsform_container.form-free-market-appraisal form div.send-form-to {
  display: block;
}
.cmsform_container.form-contact-us form div.send-form-to > label:not(.error),
.cmsform_container.form-free-market-appraisal form div.send-form-to > label:not(.error) {
  display: none;
}
.modal-content .cmsform_container.form-contact-us form div.security-image,
.modal-content .cmsform_container.form-free-market-appraisal form div.security-image {
  float: none;
  clear: both;
  width: 100%;
}
@media (min-width: 768px) {
  .cmsform_container.form-contact-us form div.security-image,
  .cmsform_container.form-free-market-appraisal form div.security-image {
    float: left;
    clear: left;
    width: 49%;
  }
}
@media (min-width: 992px) {
  .cmsform_container.form-contact-us form div.security-image,
  .cmsform_container.form-free-market-appraisal form div.security-image {
    float: none;
    clear: both;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .cmsform_container.form-contact-us form div.security-image,
  .cmsform_container.form-free-market-appraisal form div.security-image {
    float: left;
    clear: left;
    width: 49%;
  }
}
.cmsform_container.form-contact-us form div.security-image label,
.cmsform_container.form-free-market-appraisal form div.security-image label {
  left: 0;
  right: initial;
}
.cmsform_container.form-contact-us form div.security-image input,
.cmsform_container.form-free-market-appraisal form div.security-image input {
  float: left;
}
.cmsform_container.form-contact-us form div.security-image p,
.cmsform_container.form-free-market-appraisal form div.security-image p {
  float: right;
}
.modal-content .cmsform_container.form-contact-us input[type=submit],
.modal-content .cmsform_container.form-free-market-appraisal input[type=submit] {
  float: none;
  clear: both;
  margin-left: 0;
}
.modal-content .cmsform_container.form-contact-us .success_error,
.modal-content .cmsform_container.form-free-market-appraisal .success_error {
  margin-top: 10px;
}
.cmsform_container.form-contact-us input[type=submit],
.cmsform_container.form-free-market-appraisal input[type=submit] {
  float: none;
  clear: both;
  margin-left: 0;
}
.cmsform_container.form-contact-us .success_error,
.cmsform_container.form-free-market-appraisal .success_error {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .cmsform_container.form-contact-us input[type=submit],
  .cmsform_container.form-free-market-appraisal input[type=submit] {
    float: left;
    clear: right;
    margin-left: 11px;
  }
  .cmsform_container.form-contact-us .success_error,
  .cmsform_container.form-free-market-appraisal .success_error {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .cmsform_container.form-contact-us input[type=submit],
  .cmsform_container.form-free-market-appraisal input[type=submit] {
    float: none;
    clear: both;
    margin-left: 0;
  }
  .cmsform_container.form-contact-us .success_error,
  .cmsform_container.form-free-market-appraisal .success_error {
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .cmsform_container.form-contact-us input[type=submit],
  .cmsform_container.form-free-market-appraisal input[type=submit] {
    float: left;
    clear: right;
    margin-left: 11px;
  }
  .cmsform_container.form-contact-us .success_error,
  .cmsform_container.form-free-market-appraisal .success_error {
    margin-top: 0px;
  }
}
.cmsform_container.form-free-market-appraisal h1.pssmrtfrms {
  display: block !important;
}
.cmsform_container.form-free-market-appraisal form div.email {
  width: 100%;
}
.cmsform_container.form-free-market-appraisal form div.send-form-to {
  display: none;
}
.modal-content .cmsform_container.form-contact-agent form div.text {
  width: 49%;
  clear: none;
  float: right;
}
.modal-content .cmsform_container.form-contact-agent form div.text:nth-child(2n) {
  float: left;
}
@media (min-width: 768px) {
  .cmsform_container.form-contact-agent form div.text {
    width: 49%;
    clear: none;
    float: right;
  }
  .cmsform_container.form-contact-agent form div.text:nth-child(2n) {
    float: left;
  }
}
@media (min-width: 992px) {
  .modal-form .modal-dialog {
    width: 350px;
  }
}
.overlay-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  /*@media (min-width: @screen-xs-min) {*/
  margin-right: 0;
  /*}*/
}
.overlay-container .carousel-main-control {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  padding-bottom: 75%;
}
.overlay-container .carousel-main-control {
  width: 100%;
}
@media (min-width: 992px) {
  .overlay-container {
    margin-right: 27.5%;
    margin-bottom: 7.3%;
  }
  .overlay-container .carousel-main-control {
    margin-right: 0;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .overlay-container {
    margin-bottom: 7.7%;
    margin-right: 27.45%;
  }
  .overlay-container .carousel-main-control {
    padding-bottom: 74.6%;
  }
}
.overlay-container .outer {
  position: relative;
  width: 100%;
  z-index: 12;
  height: 100%;
  background-color: #777;
  color: #fff;
}
.overlay-container .outer .inner {
  height: 100%;
}
/* the slides */
.slick-slide {
  margin-left: 27px;
}
.slick-slide:not(.draggable) {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
/* the parent */
.slick-list {
  margin-left: -27px;
}
