@font-face {
  font-family: 'akzidenz-grotesk_stdbold';
  src: url("../fonts/homeandland/akzidgrostdbol-webfont.woff2") format("woff2"), url("../fonts/homeandland/akzidgrostdbol-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'akzidenz-grotesk_stdmedium';
  src: url("../fonts/homeandland/akzidgrostdmed-webfont.woff2") format("woff2"), url("../fonts/homeandland/akzidgrostdmed-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'akzidenz-grotesk_stdregular';
  src: url("../fonts/homeandland/akzidgrostdreg-webfont.woff2") format("woff2"), url("../fonts/homeandland/akzidgrostdreg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.search {
  font-family: 'akzidenz-grotesk_stdmedium';
  background: #FFFFFF;
  width: 282px;
  /*216px;*/
  border: 1px solid #4b4b4b;
  padding: 33px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
  position: absolute; }

.search .title {
  font-size: 27px;
  margin-bottom: 24px; }

.search .tag {
  font-size: 17px;
  line-height: 17px;
  margin-bottom: 25px; }

.search label {
  font-size: 11px; }

.search .two-drop, .search .side-by-side, .search .full {
  margin-bottom: 15px; }

.search label {
  display: block; }

.search select {
  background: #231f20;
  color: #FFFFFF;
  width: 103px;
  height: 39px;
  border: 1px solid #6c6a6a;
  border-radius: 0px;
  padding-left: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/homeandland/arrow.png");
  background-repeat: no-repeat;
  background-position: right 12px top -27px; }

.search .side-by-side .side {
  width: 103px;
  height: 53px;
  float: left; }

.search .side-by-side .side:first-child {
  margin-right: 7px; }

.search .side-by-side:after {
  content: '';
  display: block;
  clear: both; }

.search .full select {
  width: 214px; }

.search input[type=submit] {
  background-color: #231f20;
  color: #FFFFFF;
  /*border: 1px solid #6c6a6a;*/
  border: none;
  width: 214px;
  text-transform: uppercase;
  height: 42px;
  transition: background-color 0.5s;
  cursor: pointer; }

.search input[type=submit]:hover {
  background-color: #00a2c5; }

.results {
  width: 100%;
  max-width: 800px;
  margin: auto;
  /*border-top: 1px solid #231f20;*/
  font-family: 'akzidenz-grotesk_stdmedium';
  margin-top: 30px;
  margin-bottom: 30px;
  /*margin-left: 30px;*/
  display: block;
  vertical-align: top; }

.results .item {
  border-bottom: 1px solid #231f20; }

.results .item:first-child {
  border-top: 1px solid #231f20; }

.results .summary {
  display: block;
  padding: 30px 43px;
  /*border-bottom: 1px solid #979595;*/ }

.results .summary .information {
  float: left;
  width: 35%;
  margin-right: 2%; }

.results .summary .information h4 {
  text-transform: uppercase;
  color: #00a2c5;
  font-size: 32px;
  margin: 5px 0px;
  text-align: left; }

.results .summary .area {
  text-transform: uppercase;
  font-size: 20px; }

.results .summary .details {
  font-family: 'akzidenz-grotesk_stdregular';
  color: #7d7d7d;
  font-size: 18px; }

.results .summary .details .price, .results .summary .details .size {
  display: inline-block;
  float: left; }

.results .summary .details .size {
  background-image: url("../images/homeandland/up-down-arrow.png");
  background-repeat: no-repeat;
  background-position: 0px center;
  padding-left: 10px;
  margin-left: 20px; }

.results .summary .details .size:after {
  content: '';
  display: block;
  clear: both; }

.results .summary .cta {
  font-family: 'akzidenz-grotesk_stdregular';
  background-color: #231f20;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 15px 45px 15px 15px;
  background-image: url("../images/homeandland/arrow.png");
  background-repeat: no-repeat;
  background-position: right 15px top -22px;
  font-size: 15px;
  display: inline-block;
  margin-top: 10px;
  transition: background-color 0.5s; }

.results .summary .cta:hover {
  background-color: #00a2c5; }

.results .summary .cta.open {
  background-position: right 15px top 20px; }

.results .summary .features {
  float: left;
  width: 25%;
  margin-right: 2%;
  margin-bottom: 2%;
  display: table;
  border-collapse: collapse;
  max-width: 150px; }

.tablerow {
  display: table-row;
  border: 1px solid #666666; }

.tablecell {
  display: table-cell;
  width: 50%;
  padding: 1px 0px;
  text-align: center;
  font-size: 34px; }

.tablecell:nth-child(2) {
  border-left: 1px solid #666666; }

.results .summary .house {
  float: right;
  /*width: 35%;
  height: auto;*/
  width: 244px;
  height: 133px;
  max-width: none; }

.results .summary:after {
  content: '';
  display: block;
  clear: both; }

.results .listings {
  padding: 30px 44px 29px 44px;
  display: none;
  border-top: 1px solid #979595; }

.results .listings:after {
  content: '';
  display: block;
  clear: both; }

.results .listings .title {
  margin-bottom: 10px; }

.results .listings .title h5 {
  text-transform: uppercase;
  display: inline;
  font-size: 19px; }

.results .listings .title .stage {
  display: inline;
  font-size: 19px;
  margin-left: 10px; }

.results .listings .lots .lot {
  border-top: 1px solid #979595;
  border-bottom: 1px solid #979595;
  padding: 6px 2px 5px 24px;
  margin-bottom: 17px; }

.results .listings .lots .lot:last-child {
  margin-bottom: 0px; }

.results .listings .lots .lot:after {
  content: '';
  display: block;
  clear: both; }

.results .listings .lot .info {
  display: inline-block;
  float: left;
  font-size: 18px; }

.results .listings .lot .number {
  text-transform: uppercase;
  margin-right: 50px;
  height: 50px;
  line-height: 50px;
  white-space: nowrap; }

.results .listings .lot .price {
  margin-right: 50px;
  height: 50px;
  line-height: 50px;
  white-space: nowrap; }

.results .listings .lot .size {
  margin-right: 50px;
  height: 50px;
  line-height: 50px;
  white-space: nowrap;
  background-image: url("../images/homeandland/up-down-arrow.png");
  background-repeat: no-repeat;
  background-position: 0px center;
  padding-left: 15px; }

.results .listings .lot .frontage {
  height: 50px;
  line-height: 50px;
  white-space: nowrap;
  background-image: url("../images/homeandland/side-to-side-arrow.png");
  background-repeat: no-repeat;
  background-position: 0px center;
  padding-left: 15px; }

.results .listings .lot .download {
  width: 36px;
  height: 36px;
  background-image: url("../images/homeandland/icon-arrow.png");
  display: inline-block;
  float: right;
  margin-right: 8px;
  margin-top: 6px;
  position: relative;
  display: inline-block; }

.tooltip {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  text-transform: uppercase;
  background: #00a2c5;
  font-size: 10px !important;
  width: 75px;
  font-family: 'akzidenz-grotesk_stdregular';
  bottom: 120%;
  left: 50%;
  margin-left: -38px;
  opacity: 0;
  transition: opacity 0.5s; }

.tooltip:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #00a2c5 transparent transparent transparent; }

.tooltip.open {
  visibility: visible;
  opacity: 1; }

.results {
  min-height: 750px; }

.results .listings .lot .map {
  width: 36px;
  height: 36px;
  background-image: url("../images/homeandland/icon-map.png");
  display: inline-block;
  float: right;
  margin-right: 8px;
  margin-top: 6px;
  cursor: pointer;
  position: relative; }

.results .listings .lot .enquire {
  background-color: #231f20;
  text-transform: uppercase;
  padding: 15px;
  color: #FFFFFF;
  float: right;
  text-decoration: none;
  transition: background-color 0.5s; }

.results .listings .lot .enquire:hover {
  background-color: #00a2c5; }

.results .summary .information h4 {
  text-transform: capitalize; }

.results .summary .area {
  text-transform: capitalize; }

.results .summary .cta {
  text-transform: capitalize; }

@media screen and (max-width: 1380px) {
  .search {
    position: relative;
    max-width: 734px;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 0px;
    display: block; }

  .search form {
    max-width: 475px;
    margin: auto; }

  .search .left {
    width: 45%;
    float: left;
    margin-right: 10%; }

  .search .right {
    width: 45%;
    float: right; }

  .search .full {
    float: right; }

  .search .right:after {
    content: '';
    display: block;
    clear: both; }

  .search input[type=submit] {
    width: 100%; }

  .results {
    display: block;
    margin: auto;
    padding: 30px 0px; } }
@media screen and (max-width: 827px) {
  .search {
    width: 75%; } }
@media screen and (max-width: 800px) {
  .results .listings .lots .lot {
    padding: 6px 2px 5px 2px; }

  .results .listings .lot .top {
    width: 80%;
    margin: auto;
    max-width: 450px; }

  .results .listings .lot .top:after {
    content: '';
    display: block;
    clear: both; }

  .results .listings .lot .bottom {
    width: 201px;
    margin: auto; }

  .results .listings .lot .bottom:after {
    content: '';
    display: block;
    clear: both; } }
@media screen and (max-width: 730px) {
  .results .summary .details .price, .results .summary .details .size {
    float: none;
    margin-left: 0px;
    display: block; } }
@media screen and (max-width: 695px) {
  .results .listings .lot .top {
    width: 183px;
    margin: auto; }

  .results .listings .lot .number {
    margin-right: 30px; }

  .results .listings .lot .price {
    margin-right: 0px; }

  .results .listings .lot .size {
    margin-right: 30px; } }
@media screen and (max-width: 640px) {
  .results .summary .information {
    float: none;
    width: 100%;
    margin-bottom: 20px; }

  .results .summary {
    position: relative; }

  .results .summary .cta {
    /*position: absolute;
    right: 44px;
    top:40px;*/ }

  .results .summary .house {
    /*width: 70%;*/ } }
@media screen and (max-width: 665px) {
  .search form {
    max-width: 213px; }

  .search .left {
    width: 100%; }

  .search .right {
    width: 100%; } }
@media screen and (max-width: 520px) {
  .results .summary {
    padding: 30px 10px; }

  .results .summary .cta {
    right: 0px; } }
@media screen and (max-width: 460px) {
  .results .listings {
    padding: 30px 20px 29px 20px; }

  .results .summary .features {
    float: none;
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
    max-width: 250px; }

  .tablecell {
    font-size: 27px; }

  .results .summary .house {
    /*width: 100%;*/ } }
@media screen and (max-width: 400px) {
  .results .summary .cta {
    position: relative;
    top: 0px;
    width: 83%; } }

/*# sourceMappingURL=wordpress-homeland.css.map */
