* {
  box-sizing: border-box!important;
}

.valign, .valign>.holder, table {
  width: 100%
}

.text-bold, h1, h1.page-title, h2, h3, h4, h5, h6, strong {
  font-weight: 700;
  color: #0c9ad6;
}

.clear, .clearer, .floatcontain:after, .rooms:after, div.ui-tabs-panel, form[id^=gform_] ul.gform_fields li.gfield:after {
  clear: both
}

body, html {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: none
}

body {
  font-size: .75em;
  line-height: 1.5;
  color: #000;
  font-family: 'Open Sans', Arial, sans-serif;
  background: #dedede
}

h1, h2, h3, h4, h5, h6 {
  line-height: normal
}

h1 {
  font-size: 1.84615em
}

h1.page-title {
  margin: 26px 0!important;
  font-size: 2.41667em;
  color: #000
}

h2 {
  font-size: 1.61538em
}

h3 {
  font-size: 1.46154em
}

h4 {
  font-size: 1.30769em
}

h5 {
  font-size: 1.15385em
}

h6 {
  font-size: 1em
}

a {
  color: #000;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

a.button:hover, a:hover, button:hover, input[type=submit]:hover, input[type=button]:hover {
  /*text-decoration: underline*/
}

em {
  font-style: italic
}

hr {
  margin: 28px 0;
  border-top: 2px solid #e5e5e5;
  border-bottom: none
}

td, th {
  padding: 5px
}

.col-center {
  text-align: center
}

.col-left {
  text-align: left
}

.col-right {
  text-align: right
}

input, select, textarea {
  margin: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0
}

input[type=text], input[type=password], input[type=tel], input[type=email], select, textarea {
  box-sizing: border-box;
  width: 100%;
  /* height: 25px; */
  padding: 0 10px;
  background: #fff;
  border: none;
  outline: 0;
  font-size: 1em;
  font-family: 'Open Sans', Arial, sans-serif
}
input[type=text], input[type=password], input[type=tel], input[type=email], select, textarea { border: 1px solid #a9a9a9;}
input[type=checkbox], input[type=radio] {
  margin: -2px 2px 0 0;
  vertical-align: middle
}
body .gform_wrapper .top_label div.ginput_container{margin-top:0 !important}
select {
  padding: .5em
}

textarea {
  padding: 10px;
  resize: none
}

a.button, button, input[type=submit], input[type=button] {
  height: 25px;
  margin: 0;
  padding: 0 10px;
  font-size: 1em;
  color: #fff;
  font-family: 'Open Sans', Arial, sans-serif;
  background: #000;
  border: none;
  cursor: pointer
}

.aquo, .font-georgia {
  font-family: Georgia, "Times New Roman", Times, serif
}

a.button {
  display: inline-block;
  line-height: 23px
}
article#entry a {
    color: #0c9ad6;
}
input[type=text], input[type=password], input[type=tel], input[type=email], input[type=submit], input[type=button] {
  -webkit-appearance: none;
  border-radius: 0
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] {
    min-width: 10px !important;
    height: 10px !important;
    display:  inline-block;
    border: 1px solid #a9a9a9;
    margin-right: 5px;
    position: relative !important;
    margin-top: -3px !important;
}

.gform_wrapper ul.gfield_radio li input[type="radio"] {
    border-radius:  100%;
}
.gform_wrapper ul.gfield_radio li input[type=radio]:checked {
    background: #000;
}
.borderbox {
  box-sizing: border-box
}

.floatcontain:after, .floatcontain:before {
  display: table;
  content: ""
}

.clear, .clearer {
  content: ""
}

.left {
  float: left
}

img.alignleft {
  float: left;
  max-width: 100%;
  height: auto;
  margin: 0 28px 28px 0
}

.right {
  float: right
}

img.alignright {
  float: right;
  max-width: 100%;
  height: auto;
  margin: 0 0 28px 28px
}

img.aligncenter {
  margin: 0 auto
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.text-caps {
  text-transform: uppercase
}

.text-blue {
  color: #000
}

.aquo {
  font-size: 1.16667em
}

.red, .required {
  color: #e00
}

.hidden {
  display: none
}

.centerimage {
  display: block;
  height: 0;
  padding-bottom: 75%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}

.valign:before, .valign>.holder {
  display: inline-block;
  vertical-align: middle
}

.valign {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  font-size: 0
}

.valign:before {
  content: "";
  height: 100%
}

img.size-full, ul.ui-tabs-nav li a {
  display: block
}

.safari .valign>.holder {
  margin-left: -4px
}

#wp-page-hero, .edgeimage {
  margin-left: -20px!important;
  margin-right: -20px!important
}

img.size-full {
  min-width: 100%;
  height: auto;
  max-width: 100%;
}

ul.ui-tabs-nav li {
  float: left
}

.ui-selectmenu-menu {
  display: none;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0
}

.ui-selectmenu-menu .ui-menu {
  box-sizing: border-box;
  max-height: 300px;
  overflow: auto;
  border-color: #ddd;
  border-style: solid;
  border-width: 0 1px 1px;
  box-shadow: 3px 5px 3px rgba(0, 0, 0, .1);
  overflow-x: hidden;
  padding-bottom: 1px;
  background: #fff
}

.ui-selectmenu-menu .ui-menu .ui-menu-item {
  line-height: 24px;
  padding: 0 7px;
  font-size: .923077em;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.ui-selectmenu-menu .ui-menu .ui-menu-item.ui-state-focus {
  background: #fafafa
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  height: auto;
  line-height: 1.5;
  padding: 2px .4em;
  margin: .5em 0 0;
  font-size: 1em;
  font-weight: 700;
  border: 0
}

.ui-selectmenu-open {
  display: block
}

.ui-selectmenu-button {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%!important;
  height: 25px;
  line-height: 25px;
  color: #333;
  background: #fff;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer
}

#agent .section.properties .tabs-nav a:hover, .pagination a.current {
  text-decoration: underline
}

.ui-selectmenu-button span.ui-icon {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: auto
}

.ui-selectmenu-button span.ui-icon:before {
  display: block;
  width: 25px;
  height: 25px;
  content: "\e64b";
  font-size: .785714em;
  font-family: themify;
  text-align: center
}

.ui-selectmenu-button span.ui-selectmenu-text {
  display: block;
  padding: 0 35px 0 10px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap
}

.cycle-slideshow {
  position: relative;
  overflow: hidden
}

.cycle-slideshow .slide {
  width: 100%
}

.cycle-slideshow .direction {
  position: absolute;
  z-index: 101;
  top: 50%;
  width: 40px;
  height: 52px;
  line-height: 52px;
  margin-top: -25px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  transition-duration: .3s
}

.cycle-slideshow .direction:hover {
  background: rgba(0, 0, 0, .5)
}

.cycle-slideshow .direction:before {
  display: inline-block;
  font-family: themify
}

.cycle-slideshow .direction.cycle-prev {
  left: 0
}

.cycle-slideshow .direction.cycle-prev:before {
  content: "\e64a"
}

.cycle-slideshow .direction.cycle-next {
  right: 0
}

.cycle-slideshow .direction.cycle-next:before {
  content: "\e649"
}

.cycle-slideshow .cycle-pager {
  position: absolute;
  z-index: 101;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: center
}

.mf-popup, .mf-popup ul.listforms .captcha {
  position: relative
}

.cycle-slideshow .cycle-pager span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: rgba(255, 255, 255, .5);
  cursor: pointer;
  border-radius: 100%
}

.cycle-slideshow .cycle-pager span.cycle-pager-active, .mf-popup.white {
  background: #fff
}

.mfp-bg.mf-flip {
  opacity: 0;
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out
}

.mfp-bg.mf-flip.mfp-ready {
  opacity: .8
}

.mfp-bg.mf-flip.mfp-removing {
  opacity: 0
}

.mf-popup {
  max-width: 484px;
  margin: 0 auto;
  padding: 28px
}

.mf-popup.flip {
  opacity: 0;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg)
}

.mfp-ready .mf-popup.flip {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0)
}

.mfp-removing .mf-popup.flip {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg)
}

.mf-popup h2.title {
  margin: 0 0 20px;
  font-size: 1.71429em;
  text-align: center
}

.mf-popup ul.listforms li {
  padding: 0 0 14px
}

.mf-popup ul.listforms li.last {
  padding: 0
}

.mf-popup ul.listforms label {
  display: block;
  margin: 0 0 3.5px
}

.mf-popup ul.listforms input[type=text] {
  height: 27px;
  border: 1px solid #ddd
}

.mf-popup ul.listforms a.button, .mf-popup ul.listforms input[type=submit], .mf-popup ul.listforms input[type=button] {
  min-width: 100px;
  text-align: center
}

.mf-popup ul.listforms textarea {
  height: 100px;
  border: 1px solid #ddd
}

.mf-popup ul.listforms a.btn {
  float: left
}

.mf-popup ul.listforms .captcha span.image {
  display: block;
  position: absolute;
  top: 2px;
  right: 2px
}

.mf-popup ul.listforms .captcha a.reload {
  width: 23px;
  line-height: 23px;
  color: #fff;
  background: #e00;
  text-align: center
}

body#property .mf-video .mfp-iframe-holder .mfp-content {
  max-width: 1000px
}

body#property .mf-video .mfp-iframe-scaler {
  padding-top: 75%
}

.mf-walkscore .mfp-iframe-scaler iframe {
  background: #fff
}

.object-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden
}

.object-wrap embed, .object-wrap iframe, .object-wrap object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.media #map_canvas, .media #streetview {
  width: 100%;
  height: 309px
}

.mejs-container, .mejs-overlay {
  width: 100%!important
}

form[id^=gform_] h2.gsection_title, form[id^=gform_] h3.gform_title {
  margin: 28px 0 0
}

form[id^=gform_] ul {
  margin: 0;
  list-style: none
}

form[id^=gform_] ul.gform_fields li.gfield {
  padding: 0 0 10px
}

form[id^=gform_] ul.gform_fields li.gfield:after, form[id^=gform_] ul.gform_fields li.gfield:before {
  display: table;
  content: ""
}

form[id^=gform_] ul li[class^=gchoice_] {
  position: relative;
  padding: 0 0 0 20px;
  margin-bottom: 0;
}

form[id^=gform_] ul li[class^=gchoice_] input[type=checkbox], form[id^=gform_] ul li[class^=gchoice_] input[type=radio] {
  position: absolute;
  left: 0;
  top: 2px
}

#content, #header, #header .hgroup, #header .search {
  position: relative
}

form[id^=gform_] ul.gform_fields label.gfield_label {
  float: left;
  width: 20%;
  margin: 3px 0 0
}

form[id^=gform_] ul.gform_fields .ginput_container {
  float: left;
  width: 80%
}

form[id^=gform_] .validation_error {
  margin: 0 0 28px;
  padding: 14px;
  background: #ffa;
  border: 1px solid #fa0;
  text-align: center
}

form[id^=gform_] ul.gform_fields li.gfield.gfield_error input {
  background: #ffe5e5;
  box-shadow: 0 2px 2px rgba(0, 0, 0, .1) inset, 0 0 0 1px #d00 inset
}

form[id^=gform_] ul.gform_fields .validation_message {
  /* display: none */
  padding-top: 0;
  margin-left: 0;
}

form[id^=gform_] .gform_footer {
  padding: 0 0 0 20%
}

.shares a {
  float: left;
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin: 7px 7px 0 0;
  background-image: url(images/icons_social.png?v=1.00);
  background-repeat: no-repeat
}

.shares a.facebook {
  width: 18px;
  background-position: 0 0
}

.shares a.instagram {
  background: none;
  color: #203348;
  font-size: 2.15em
}

.shares a.twitter {
  background-position: 0 -24px
}

.shares a.linkedin {
  background-position: 0 -48px
}

.shares a.pinterest {
  width: 18px;
  background-position: 0 -72px
}

.shares a.gplus {
  background-position: 0 -96px
}

.shares a.youtube {
  background-position: 0 -120px
}

.shares a:last-child {
  margin-right: 0
}

a.youtube, a.facebook {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    background-image: none;
}

a.facebook:before {
    content:'\f09a'
}
a.youtube:before {
    content:'\f167'
}

#page {
  max-width: 1100px;
  margin: 0 auto;
  background: #fff
}

body:not(.safari) #page {
  -webkit-transition: transform .3s ease;
  transition: transform .3s ease
}

#page.shrink {
  -webkit-transform: translate3d(-280px, 0, 0);
  -ms-transform: translate(-280px, 0);
  transform: translate3d(-280px, 0, 0)
}

#header {
  z-index: 4;
  background: #fff;
  width: 100%!important;
}


/*
nav[role=navigation] ul.#menu-main-menu li.#menu-item-328 ul.sub-menu{
  right: 0 !important;
}
 */

@media(max-width:1024px) {
  #property-actions p {
    width: 33.333% !important;
  }
}

@media(max-width:767px) {
  #property-actions p {
    width: 25% !important;
  }
}

@media(max-width:480px) {
  h1.page-title {
    padding-top: 20px;
  }
}

@media(max-width:215px) {
  h1.page-title {
    padding-top: 60px;
  }
}

@media(max-width:767px) {
  form[id^=gform_] ul.gform_fields label.gfield_label {
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
  }
  form[id^=gform_] .gform_footer {
    padding: 0;
  }
}

.homepage .section.current, .section.gallery, .section.map {
  background: #fff;
  box-sizing: border-box !important;
}

#content {
  z-index: 0;
  /*padding-top: 173px;*/
}

#content:after, #content:before {
  display: table;
  content: "";
  clear: both
}

footer[role=contentinfo] {
  position: relative;
  z-index: 1;
  padding: 40px 40px 20px;
  color: #5a6676;
  border-top: solid 1px #eee;
  background: #fff;
  width: 100%!important;
}

.group {
  padding: 0 20px
}

@media screen and (min-width:1024px) {
  .grid-max-3>.column {
    width: 33.33%
  }
  .grid-max-4>.column {
    width: 25%
  }
  .grid-max-5>.column {
    width: 20%
  }
  .grid-max-3>.column:nth-of-type(3n+1), .grid-max-4>.column:nth-of-type(4n+1), .grid-max-5>.column:nth-of-type(5n+1) {
    clear: both
  }
}

@media screen and (min-width:600px) and (max-width:1023px) {
  .grid-max-3>.column {
    width: 50%
  }
  .grid-max-4>.column {
    width: 33.33%
  }
  .grid-max-5>.column {
    width: 25%
  }
  .grid-max-3>.column:nth-of-type(2n+1), .grid-max-4>.column:nth-of-type(3n+1), .grid-max-5>.column:nth-of-type(4n+1) {
    clear: both
  }
}

@media screen and (min-width:480px) and (max-width:599px) {
  .grid-max-3>.column, .grid-max-4>.column {
    width: 50%
  }
  .grid-max-5>.column {
    width: 33.33%
  }
  .grid-max-3>.column:nth-of-type(2n+1), .grid-max-4>.column:nth-of-type(2n+1), .grid-max-5>.column:nth-of-type(3n+1) {
    clear: both
  }
}

@media screen and (min-width:480px) {
  .grid-max-2>.column:nth-of-type(2n+1), [class^=grid-]:after {
    clear: both
  }
  [class^=grid-] {
    margin-left: -5px;
    margin-right: -5px
  }
  [class^=grid-]:after, [class^=grid-]:before {
    display: table;
    content: ""
  }
  [class^=grid-]>.column {
    box-sizing: border-box;
    float: left;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px
  }
  [class^=grid-]>.column.full {
    width: 100%
  }
  .grid-max-2>.column {
    width: 50%
  }
}

#header .hgroup .logo a, #header .hgroup .logo:before {
  display: inline-block;
  vertical-align: middle
}
#header .hgroup .logo a{width: 200px;}
@media screen and (max-width:479px) {
  [class^=grid-]>.column {
    padding-bottom: 10px
  }
}

#header .hgroup {
  z-index: 1
}

#header .hgroup .logo {
  height: 100px
}

#header .hgroup .logo:before {
  height: 100%;
  content: ""
}

#header .hgroup .logo img {
  display: block;
  width: 100%;
  max-width: 200px;
}

#header .search {
  z-index: 0
}

#header .shares {
  position: absolute;
  top: 15px;
  right: 20px
}

#sidebar {
  width: 23%
}

#sidebar .side-block {
  margin: 0 0 20px
}

#sidebar h3.section-title {
  margin: 0 0 10px;
  font-size: 1.16667em
}

#sidebar a {
  color: #000
}

#footer a:hover, #sidebar a:hover {
  color: #000
}

#footer a {
  color: #5a6676
}

#footer .logo {
  margin: 0 0 20px
}

#footer .logo img, #footer img {
  display: block;
  max-width: 100%;
  max-height: 41px;
}

#footer ul.suburbs {
  margin: 0 0 18px
}

#footer p.lines {
  word-break: break-all
}

.homepage .section:not(.alt) {
  padding: 0 0 40px
}

.homepage .cycle-slideshow .slide .image {
  padding-bottom: 55.842812823164%
}

.homepage .inspections h2.title {
  padding: 5px 0 15px;
  text-align: center
}

.homepage .inspections .tab-nav {
  margin: 0 0 20px;
  box-shadow: 0 -3px 0 rgba(0, 0, 0, .1) inset
}

.homepage .inspections .tab-nav li {
  float: none;
  display: inline-block
}

.homepage .inspections .tab-nav a {
  padding: 0 14px 7px;
  font-size: 1.16667em;
  color: #000;
  opacity: .4;
  filter: alpha(opacity=40)
}

.homepage .inspections .tab-nav a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  box-shadow: 0 -3px 0 rgba(0, 0, 0, .2) inset
}

.homepage .inspections .tab-nav .ui-tabs-active a {
  opacity: 1;
  filter: alpha(opacity=100);
  box-shadow: 0 -3px 0 #000 inset
}

.homepage .inspections .tab-nav a i.fa {
  display: none
}

.homepage .inspections .carousels {
  position: relative
}

.homepage .inspections .slides {
  width: 100%;
  overflow: hidden
}

.homepage .inspections ul.container {
  position: relative;
  width: 20000em
}

.homepage .inspections li.slide {
  position: relative;
  float: left;
  margin: 0 10px 0 0;
  background: #f0f0f0
}

.homepage .inspections li.slide:not(.date):hover {
  background: #e0e0e0
}

.homepage .inspections li.slide figure .direction {
  opacity: 0;
  background: rgba(0, 0, 0, .25)
}

.homepage .inspections li.slide:hover figure .direction {
  opacity: 1
}

.homepage .inspections li.slide figure .direction:hover {
  background: rgba(0, 0, 0, .5)
}

.homepage .inspections li.slide .image .cycle-slideshow {
  z-index: 0;
  height: 0;
  padding-bottom: 83.3333%
}

.homepage .inspections li.slide .image .photo {
  width: 100%
}

.homepage .inspections li.slide .image a.frame {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 83.3333%;
  overflow: hidden;
  -webkit-transition: none;
  transition: none
}

.homepage .inspections li.slide .image img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.homepage .inspections li.slide section {
  padding: 12px 12px 40px
}

.homepage .inspections li.slide.date h3.title {
  margin: 0 0 18px;
  line-height: 1.2;
  font-size: 2.5em;
  color: #000
}

.homepage .inspections li.slide.date p.url {
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 11px
}

.homepage .inspections li.slide p.suburb {
  line-height: 1;
  font-size: 1.25em
}

.homepage .inspections li.slide p.address {
  margin: 0 0 10px
}

.homepage .inspections #for-sale li.slide p.opens {
  display: none
}

.homepage .inspections li.slide p.auction {
  margin: 10px 0 0
}

.homepage .inspections li.slide p.price {
  margin: 10px 0;
  font-size: 1.25em
}

.homepage .inspections li.slide p.rooms {
  margin-bottom: 10px
}

.homepage .inspections li.slide p.url {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  padding: 10px 12px 0;
  border-top: solid 1px #000
}

.homepage .inspections .direction a {
  display: block;
  position: absolute;
  top: 50%;
  width: 64px;
  height: 84px;
  line-height: 84px;
  margin-top: -42px;
  background: rgba(0, 0, 0, .25);
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  transition-duration: .3s
}

.homepage .inspections .direction a:before {
  display: inline-block;
  font-family: themify
}

.homepage .inspections .direction a:hover {
  background: rgba(0, 0, 0, .5);
  color: #f9f9f9
}

.homepage .inspections .direction a.prev {
  left: -20px
}

.homepage .inspections .direction a.prev:before {
  content: "\e64a"
}

.homepage .inspections .direction a.next {
  right: -20px
}

.homepage .inspections .direction a.next:before {
  content: "\e649"
}

.homepage .carousels .url {
  padding: 20px 0 0
}

.homepage .news h2.title {
  padding-bottom: 20px;
  text-align: center
}

.homepage .news .image a.centerimage {
  position: relative;
  background-color: #e9e9e9
}

.homepage .news .image a.centerimage.alt:before {
  display: block;
  content: "\f03e";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 87px;
  height: 69px;
  line-height: 69px;
  margin: -34.5px 0 0 -43.5px;
  color: #fff;
  font-size: 81px;
  font-family: FontAwesome
}

.homepage .news h3.title {
  padding: 10px 0 0;
  font-size: 1.16667em
}

.homepage .utilities [class^=grid-] {
  margin: 0 -10px
}

.homepage .utilities [class^=grid-] .column {
  padding: 0 10px 20px
}

.homepage .utilities .image-holder img {
  display: block;
  width: 100%
}

.homepage .utilities .video-holder {
  position: relative;
  height: 0;
  padding-bottom: 61.1814%;
  overflow: hidden
}

.homepage .utilities .video-holder embed {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.posts .image .centerimage.alt:before, .single-image span.centerimage.alt:before {
  content: "\f03e";
  top: 50%;
  line-height: 69px;
  font-family: FontAwesome;
  color: #fff;
  display: block
}

.default article#entry {
  font-size: 1.08333em
}

.default h1, .default h2, .default h3, .default h4, .default h5, .default h6 {
  margin: 0 0 20px
}

.default ul {
  list-style: disc;
  margin: 0 0 20px 11px
}

.default ol {
  list-style: decimal;
  margin: 0 0 20px 13px
}

.default p, .posts .post {
  margin: 0 0 20px
}

.default img {
  max-width: 100%;
  height: auto
}

.posts-index {
  width: 77%;
  padding-right: 20px
}

.posts .image {
  width: 32.575%
}

.posts .image .centerimage {
  position: relative;
  padding-bottom: 100%;
  background-color: #e9e9e9
}

.posts .image .centerimage.alt:before {
  position: absolute;
  left: 50%;
  width: 87px;
  height: 69px;
  margin: -34.5px 0 0 -43.5px;
  font-size: 81px
}

.posts .summary {
  width: 67.425%
}

.posts .summary .container {
  position: relative;
  height: 0;
  padding: 0 26px 48.3129%;
  overflow: hidden;
  background: #f0f0f0
}

.posts .summary h2.title {
  margin: 26px 0 13px;
  font-size: 1.5em;
  text-transform: uppercase
}

.posts .summary p.url {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 26px;
  margin: 0;
  font-size: 1.16667em;
  border-top: 1px solid #000
}

.single-image {
  margin: 0 -20px 20px
}

.single-image span.centerimage {
  position: relative;
  padding-bottom: 45.0879%;
  background-color: #e9e9e9
}

.single-image span.centerimage.alt:before {
  position: absolute;
  left: 50%;
  width: 87px;
  height: 69px;
  margin: -34.5px 0 0 -43.5px;
  font-size: 81px
}

.single-summary .content {
  width: 77%;
  padding-right: 40px
}

.single-summary .content h1.post-title {
  line-height: 1;
  text-transform: uppercase
}

.single-summary .meta {
  width: 23%
}

.single-summary .meta p.shares {
  margin: 0 0 5px
}

.single-summary .meta .side-block {
  margin: 0 0 20px
}

.single-summary h1 {
  font-size: 1.33333em
}

.single-summary h2 {
  font-size: 1.25em
}

.single-summary h3 {
  margin: 0 0 10px;
  font-size: 1.16667em
}

.single-summary h4 {
  font-size: 1.08333em
}

.single-summary h5, .single-summary h6 {
  font-size: 1em
}

#page-career .container {
  position: relative;
  padding: 20px 20px 45px;
  background: #f0f0f0
}

#page-career p.link {
  margin: 0
}

#page-career a.button {
  position: absolute;
  right: 20px;
  bottom: 20px;
  padding: 0 15px
}

#page-contact-us .section {
  margin: 0 0 20px;
  background: #f0f0f0
}

#page-contact-us .contacts .address {
  width: 30%;
  padding: 20px;
  word-break: break-all
}

#page-contact-us .contacts .address p:nth-child(1) {
  font-size: 1.16667em
}

#page-contact-us .contacts .form {
  width: 70%;
  padding: 20px 20px 20px 0
}

#page-contact-us .contacts .form .medium {
  border: 1px solid #f9f9f9
}

#page-contact-us .contacts .form textarea {
  height: 100px
}

#page-contact-us #gmap_canvas {
  height: 0;
  padding-bottom: 56.25%
}

#page-contact-us #gmap_canvas img {
  max-width: none
}

#page-contact-us #map-contact-us {
  position: relative;
  height: 0;
  padding-bottom: 42.3992%;
  margin: 0 -20px;
  overflow: hidden
}

#page-contact-us #map-contact-us iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

#page-project-marketing #slideshow a.centerimage {
  position: relative;
  padding-bottom: 39.2727%;
  color: #fff
}

#page-project-marketing #slideshow .text {
  display: block;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px
}

#page-project-marketing #slideshow h3.title {
  margin: 0;
  font-size: 3.66667em;
  font-weight: 300
}

#page-project-marketing #slideshow p.caption {
  font-size: 1.66667em
}

#page-project-marketing .thumbnail_images {
  padding: 20px 0
}

#page-project-marketing .thumbnail_images h2.title {
  font-weight: 400
}

#page-project-marketing .thumbnail_images .container {
  margin: 0 -5px
}

#page-project-marketing .thumbnail_images .thumbnail {
  box-sizing: border-box;
  width: 33.3333%;
  padding: 0 5px 10px
}

#page-project-marketing .thumbnail_images a.centerimage {
  position: relative;
  padding-bottom: 56.8871%;
  color: #000;
  text-align: center
}

#page-project-marketing .thumbnail_images .valign {
  opacity: 0;
  transition-duration: .2s
}

#page-project-marketing .thumbnail_images .thumbnail:hover .valign {
  opacity: 1
}

#page-project-marketing .thumbnail_images .holder {
  padding: 20px 0;
  background: rgba(255, 255, 255, .75)
}

#page-project-marketing .thumbnail_images h3.title {
  margin: 0;
  line-height: 1;
  font-size: 32px;
  font-weight: 300;
  text-transform: uppercase
}

#page-project-marketing .thumbnail_images p.caption {
  margin: 0;
  font-size: 20px
}

.rooms {
  margin-left: -10px;
  margin-right: -10px;
  list-style: none
}

.rooms:after, .rooms:before {
  display: table;
  content: ""
}

.rooms .item {
  float: left;
  padding: 0 10px;
  line-height: 26px
}

.rooms .item:after {
  float: right;
  height: 26px;
  margin-left: 5px;
  content: "";
  background-image: url(images/icons_rooms.png);
  background-repeat: no-repeat
}

.rooms .item.bedrooms:after {
  width: 23px;
  background-position: 0 0
}

.rooms .item.bathrooms:after {
  width: 20px;
  background-position: 0 -26px
}

.rooms .item.carspaces:after {
  width: 34px;
  background-position: 0 -52px
}

.pagination a {
  display: inline-block;
  font-size: 1.16667em
}

.pagination a:not(:last-child):after {
  display: inline-block;
  content: "|";
  padding: 0 8px
}

.sticker {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 75px
}

.sticker.new {
  background: url(images/sticker_new.png?v=1.001) no-repeat
}

.sticker.sold {
  background: url(images/sticker_sold.png?v=1.001) no-repeat
}

.sticker.leased {
  background: url(images/sticker_leased.png?v=1.001) no-repeat
}

.sticker.under_offer {
  background: url(images/sticker_under_offer.png?v=1.001) no-repeat
}

.sticker.open_home {
  background: url(images/sticker_open_home.png?v=1.001) no-repeat
}

#map_canvas {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%
}

.info-window {
  width: 280px;
  font-size: 14px;
  font-family: 'Open Sans', Arial, sans-serif
}

.info-window section.top {
  padding: 0 0 7px
}

.info-window .image {
  width: 90px
}

.info-window .image img {
  display: block;
  width: 100%
}

.info-window .overview {
  width: 183px
}

.info-window section.bottom {
  padding: 7px 0 0;
  border-top: 1px solid #ddd
}

#search-results p.no_properties {
  margin: 0 0 20px
}

.search-toolbar.top {
  /* position: absolute;
  top: 43px;
  right: 20px */
  margin-bottom: 20px
}

.search-toolbar.bottom {
  padding: 30px 0 40px
}

.search-copy {
  padding: 0 0 40px
}

.thumbview .listing .container {
  min-height: 406px;
  background: #f0f0f0
}

.thumbview .listing figure {
  position: relative
}

.thumbview .listing .image .cycle-slideshow {
  z-index: 0;
  height: 0;
  padding-bottom: 83.3333%
}

.thumbview .listing .image .cycle-slideshow .direction {
  opacity: 0;
  background: rgba(0, 0, 0, .25)
}

.thumbview .listing:hover .image .cycle-slideshow .direction {
  opacity: 1
}

.thumbview .listing .image .cycle-slideshow .direction:hover {
  background: rgba(0, 0, 0, .5)
}

.thumbview .listing .image .photo {
  width: 100%
}

.thumbview .listing .image a.frame {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 83.3333%;
  overflow: hidden;
  -webkit-transition: none;
  transition: none
}

.thumbview .listing .image img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.thumbview .listing section {
  padding: 12px
}

.thumbview .listing section.suburb span {
  display: block
}

.thumbview .listing section.suburb span.title {
  margin: 0 0 10px
}

.thumbview .listing section.suburb span.name {
  font-size: 2.5em
}

.thumbview .listing section.suburb span.url {
  margin: 20px 0 0
}

.thumbview .listing.date h3.title {
  margin: 0 0 18px;
  line-height: 1.2;
  font-size: 2.5em;
  color: #000
}

.thumbview .listing.date p.url {
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 11px
}

.thumbview .listing p.suburb {
  line-height: 1;
  font-size: 1.25em
}

.thumbview .listing p.address {
  margin: 0 0 10px
}

.thumbview .listing p.price {
  margin: 10px 0;
  font-size: 1.25em
}

.thumbview .listing p.rooms {
  min-height: 26px;
  margin-bottom: 10px
}

.thumbview .listing p.url {
  padding: 10px 12px 0;
  margin: 10px -12px 0 -12px;
  border-top: solid 1px #000
}

.property .section.overview {
  padding: 20px 0 0
}

.property .section.overview .block.left {
  width: 75.8015%;
  padding-right: 40px
}

.property .section.overview .block.right {
  width: 24.1986%
}

.property .section.overview .property-block {
  margin: 0 0 40px
}

.property .section.overview .property-block.realty_widget_contact_agent, .property .section.overview .property-block.realty_widget_property_table {
  border-bottom: none
}

.property .section.overview h3.section-title {
  margin: 0 0 20px;
  font-size: 1.25em
}

#content.team #entry>p {
  margin: 0 0 28px
}

#agents .agent-group {
  padding: 0 0 40px
}

#agents .agent-group h3.title {
  margin: 0 0 20px;
  font-size: 1.25em
}

#agents .agent .container {
  position: relative;
  background: #f0f0f0
}

#agents .agent figure {
  overflow: hidden
}

#agents .agent figure a {
  display: block;
  height: 0;
  padding-bottom: 125%;
  overflow: hidden;
  position: relative;
}

#agents .agent figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: absolute;
}

#agents .agent:hover figure img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

#agents .agent section {
  padding: 12px 12px 82px
}

#agents .agent p.name {
  font-size: 1.42857em;
  line-height: 1.2
}

#agents .agent p.role {
  margin: 0 0 6px
}

#agents .agent p.url {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  padding: 10px 12px 0;
  border-top: solid 1px #000
}

#agent {
  position: relative
}

#agent .section {
  margin: 0 0 40px
}

#agent .section.overview section {
  width: 50%;
  background: #f0f0f0
}

#agent .section.overview .container {
  position: relative;
  height: 0;
  padding-bottom: 115%;
  overflow: hidden
}

#agent .section.overview .image figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.ie #agent .section.overview .image figure img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
#agent .section.overview .details p {
  margin: 0 40px;
  font-size: 1.16667em
}

#agent .section.overview .details p.name {
  padding: 40px 0 0;
  font-size: 1.83333em
}

#agent .section.overview .details p.role {
  padding: 0 0 20px;
  font-size: 1.83333em
}

#agent .section.overview .details p.email {
  position: absolute;
  bottom: 40px
}

#agent .section.properties .tabs-nav {
  margin: 0 0 40px
}

#agent .section.properties .tabs-nav li {
  margin: 0 20px 0 0
}

#agent .section.properties .tabs-nav a {
  font-size: 1.5em
}

#agent .section.properties .tabs-nav li.ui-tabs-active a {
  font-weight: 700
}

#agent .testimonials li {
  padding: 0 0 20px
}

#agent .testimonials li p.copy {
  padding: 24px;
  background: #f0f0f0
}

#agent .testimonials li p.name {
  padding: 7px 0 0 35px;
  background: url(images/testimonial_bubble.png?v=1.000) no-repeat
}

.listings-table td {
  padding: 7px 14px 7px 0;
  vertical-align: middle;
  border-bottom: 1px solid #f0f0f0
}

.listings-table td.col-date {
  padding: 28px 0 7px;
  font-size: 1.42857em;
  font-weight: 400;
  border-bottom: 1px solid #ccc
}

.listings-table td.col-agent, .listings-table tr:first-child td.col-date {
  padding: 7px 0
}

.listings-table td.col-image {
  width: 60px
}

.listings-table td.col-image img {
  display: block;
  max-width: 60px
}

.listings-table td a {
  color: #000
}

.listings-table td a:hover {
  color: #000
}

#calculator h3.section-title {
  margin: 0 0 14px
}

#calculator section .field {
  padding: 0 0 14px
}

#calculator section .field label {
  display: block;
  padding: 0 0 7px
}

#calculator section .field a.button {
  min-width: 200px;
  padding: 0;
  text-align: center
}

#calculator p.info {
  padding: 0 14px
}

#testimonies .testimony {
  margin: 0 0 20px;
  background: #f0f0f0
}

#testimonies .testimony .summary {
  width: 30%;
  padding: 20px;
  font-size: 1.16667em
}

#testimonies .testimony .summary p.user {
  margin: 0 0 20px
}

#testimonies .testimony .content {
  width: 70%;
  padding: 20px 20px 20px 0
}

#testimonies .paging {
  padding: 20px 0 40px
}

.slideshow-listings {
  background: #000
}

.slideshow-listings .property a.container {
  padding-bottom: 57.2727%;
}

.slideshow-listings .property section {
  position: absolute;
  bottom: 80px;
  left: 40px;
  color: #fff
}

.slideshow-listings .property section h2.headline {
  font-size: 2.5em;
  color: #ffffff;
}

.slideshow-listings .property section p.address {
  margin: 0 0 30px;
  font-size: 2.5em
}

.slideshow-listings .property section p.rooms {
  margin-left: -20px;
  margin-right: -20px
}

.slideshow-listings .property section p.rooms .item {
  padding: 0 20px;
  line-height: 32px;
  font-size: 2.5em
}

.slideshow-listings .property section p.rooms .item:after {
  height: 32px;
  margin-left: 10px;
  background-image: url(images/icons_rooms_large.png)
}

.slideshow-listings .property section p.rooms .item.bedrooms:after {
  width: 34px
}

.slideshow-listings .property section p.rooms .item.bathrooms:after {
  width: 25px;
  background-position: 0 -32px
}

.slideshow-listings .property section p.rooms .item.carspaces:after {
  width: 45px;
  background-position: 0 -64px
}

.slideshow-listings .cycle-slideshow .direction {
  width: 64px;
  height: 84px;
  line-height: 84px;
  margin-top: -42px;
  font-size: 30px
}

.quicksearch-1 {
  padding: 27px;
  background: #000;
}

.quicksearch-1 h3.title {
  font-size: 1.16667em;
  color: #fff;
  cursor: pointer
}

.quicksearch-1 h3.title:after {
  display: inline-block;
  content: "\f106";
  padding-left: 8px;
  font-weight: 400;
  font-family: FontAwesome
}

.quicksearch-1 h3.title.shrink:after {
  content: "\f107"
}

.quicksearch-1 .fields {
  max-height: 10em;
  margin: 0 -8px;
  overflow: hidden;
  transition-duration: .9s
}

.quicksearch-1 .fields.shrink {
  max-height: 0;
  transition-duration: .3s
}

.quicksearch-1 .field {
  box-sizing: border-box;
  /* width: 21.098%; */
  width: 19%;
  padding: 0 8px
}

.quicksearch-1 .field.suburb {
  /* width: 36.7061% */
  width: 19%
}

.quicksearch-1 .field label {
  display: block;
  margin: 10px 0 3px;
  color: #fff
}

.quicksearch-1 .field input[type=submit] {
  width: 100%;
  padding: 0;
  background: #fff;
  color: #000
}

#property-media #gallery .cycle-slideshow, #property-media #gallery .frame {
  height: 0;
  padding-bottom: 50% /*31.9932%*/
}

#property-media #gallery .frame {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: none;
  transition: none
}

#property-media #gallery .frame img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

#property-media #gallery .frame.floorplan img {
  width: auto;
  height: 100%
}

#property-media #gallery .cycle-slideshow .direction {
  width: 64px;
  height: 84px;
  line-height: 84px;
  margin-top: -42px;
  font-size: 30px
}

#property-description h1.address {
  font-size: 2.41667em;
  font-weight: 700
}

#property-description h2.headline {
  font-size: 2.33333em;
  font-weight: 400
}

#property-description p.headline {
  margin: 0 0 20px;
  font-size: 1.16667em
}

#property-description p.rooms {
  margin: 40px -20px 20px
}

#property-description p.rooms .item {
  padding: 0 20px;
  line-height: 32px;
  font-size: 1.16667em
}

#property-description p.rooms .item:after {
  height: 32px;
  background-image: url(images/icons_rooms_large_blue.png)
}

#property-description p.rooms .item.bedrooms:after {
  width: 34px
}

#property-description p.rooms .item.bathrooms:after {
  width: 25px;
  background-position: 0 -32px
}

#property-description p.rooms .item.carspaces:after {
  width: 45px;
  background-position: 0 -64px
}

#property-enquiry .agent {
  width: 50%;
  font-size: 1.16667em
}

#property-enquiry .agent .image {
  width: 39.1931%;
}

#property-enquiry .agent .image img {
    display: block;
    width: 100%;
}

#property-enquiry .agent .overview {
  width: 57.9251%;
  padding-right: 10px;
  word-break: break-all
}

#property-enquiry .agent .overview p.name {
  margin: 0 0 5px
}

#property-enquiry .agent .overview p.email-agent a {
  color: #444
}

#property-enquiry .agent .overview p.email-agent a:hover {
  color: #000
}

#property-enquiry .agent .overview p.url {
  margin: 20px 0 0
}

#property-ofi header {
  margin: 0 0 20px
}

#property-ofi p.type {
  font-size: 1.25em
}

#property-ofi p.price {
  font-size: 1.5em
}

#property-ofi li:not(:last-child), #property-table li {
  padding: 0 0 7px
}

#property-table span.field {
  font-weight: 600
}

#property-table span.field:after {
  display: inline-block;
  content: ":"
}

#property-table p.linkback {
  padding: 7px 0 0;
  margin: 33px 0 0;
  border-top: 1px solid #ccc
}

#property-auction {
  padding: 0 0 14px
}

#property-shortinfo {
  margin: 0 0 29px;
  padding: 10px 0 28px;
  border-bottom: 1px solid #ccc
}

#property-shortinfo ul.rooms {
  margin: 0 14px 0 0
}

#property-actions p {
  box-sizing: border-box;
  float: left;
  width: 25%;
  padding: 0 5px 5px 0;
  text-align: center
}

#property-actions a {
  display: block;
  padding: 14px 0;
  color: #fff;
  background: #000
}

#property-actions a i.fa {
  display: block;
  font-size: 2em
}

#property-actions a span {
  display: block;
  font-size: .714286em
}

#property-actions a:hover {
  background: #f0f0f0;
  color: #000
}

#property-map #map_canvas {
  padding-bottom: 42.3992%
}

#location-info.suburbs .suburb a {
  display: block;
  position: relative;
  color: #fff
}

#location-info.suburbs .suburb a:hover {
  color: #000
}

#location-info.suburbs .suburb span {
  display: block
}

#location-info.suburbs .suburb span.image {
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden
}

#location-info.suburbs .suburb img {
  display: block;
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s
}

#location-info.suburbs .suburb a:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

#location-info.suburbs .suburb span.name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 7px 0;
  background: rgba(34, 18, 2, .75)
}

#location-info.suburb .section.overview .block.left {
  width: 67%;
  padding-right: 126px
}

#location-info.suburb .section.overview .block.right {
  width: 33%
}

#location-info.suburb .section.overview section {
  margin: 0 0 28px;
  padding: 0 0 28px;
  border-bottom: 1px solid #ccc
}

#location-info.suburb .section.overview h3.title {
  margin: 0 0 14px;
  font-size: 1.71429em
}

#location-info.suburb .section.overview .short-info ul {
  margin: 0;
  list-style: none
}

#location-info.suburb .section.overview .short-info li span {
  display: inline-block;
  width: 100px
}

#location-info.suburb .section.overview ul li a {
  color: #000
}

#location-info.suburb .section.overview ul li a:hover {
  color: #000
}

#location-info.suburb .section.map {
  margin: 28px -8.80558% -28px
}

#location-info.suburb .section.map #map_canvas {
  padding-bottom: 33%
}

#subscriptions form, #subscriptions p {
  margin: 0 0 20px
}

#subscriptions ul.listforms>li {
  padding: 0 0 10px
}

#subscriptions ul.listforms>li>label {
  float: left;
  width: 185px;
  font-weight: 700
}

#subscriptions span.required {
  color: #e00
}

#subscriptions input[type=text] {
  width: 300px
}

#subscriptions textarea {
  width: 300px;
  height: 100px
}

#subscriptions ul.listforms .captcha a.reload {
  margin: 7px 0 0 6px
}

#subscriptions ul.subforms {
  float: left;
  width: 300px
}

#subscriptions ul.subforms>li {
  padding: 0 0 2px
}

#subscriptions ul.options {
  position: relative
}

#subscriptions ul.options>li:not(.alt) {
  padding: 10px 0 0
}

#subscriptions ul.options a.close {
  position: absolute;
  top: -17px;
  right: 0
}

#subscriptions #return {
  margin: 0 0 20px;
  padding: 20px;
  background: #ffc;
  border: 1px solid #fc0
}

#subscriptions #return p {
  margin: 0;
  color: #d00
}

#subscriptions li.buttons .button {
  padding: 0;
  text-align: center
}

#zoogallery.galleries .gallery {
  margin: 0 0 20px
}

#zoogallery.galleries .image {
  width: 32.575%
}

#zoogallery.galleries .image a.centerimage {
  padding-bottom: 100%
}

#zoogallery.galleries .copy {
  width: 67.425%
}

#zoogallery.galleries .copy .container {
  position: relative;
  height: 0;
  padding: 0 26px 48.3129%;
  overflow: hidden;
  background: #f0f0f0
}

#zoogallery.galleries .copy h2.title {
  margin: 26px 0 13px;
  font-size: 1.5em
}

#zoogallery.galleries .copy p.url {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 26px;
  margin: 0;
  font-size: 1.16667em;
  border-top: 1px solid #000
}

#zoogallery.gallery h2.title {
  font-size: 1.16667em
}

#zoogallery.gallery a.image {
  position: relative;
  padding-bottom: 100%
}

#zoogallery.gallery a.image:after, #zoogallery.gallery a.image:before {
  display: block;
  position: absolute;
  opacity: 0;
  transition-duration: .3s
}

#zoogallery.gallery a.image:before {
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5)
}

#zoogallery.gallery a.image:after {
  content: "\e611";
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: -20px 0 0 -20px;
  color: #fff;
  font-size: 38px;
  font-family: themify
}

#zoogallery.gallery .column:hover a.image:after, #zoogallery.gallery .column:hover a.image:before {
  opacity: 1
}

@media screen and (min-width:1152px) {
  .m, .t {
    display: none!important
  }
  .toggle-menu {
    display: none
  }
  nav[role=navigation] {
    position: absolute;
    bottom: 0;
    right: 20px
  }
  nav[role=navigation] ul.menu li {
    position: relative
  }
  nav[role=navigation] ul.menu a {
    display: block;
    color: #000;
    text-transform: uppercase;
    text-decoration: none
  }
  nav[role=navigation] ul.menu>li {
    float: left
  }
  nav[role=navigation] ul.menu>li>a {
    line-height: 60px;
    font-size: 1.08333em
  }
  nav[role=navigation] ul.menu>li>a:after {
    display: inline-block;
    content: "|";
    padding: 0 5px
  }
  nav[role=navigation] ul.menu>li:last-child>a:after {
    display: none
  }
  nav[role=navigation] ul.menu>li:hover>a span {
    text-decoration: underline
  }
  .ie nav[role=navigation] ul.menu>li:hover>a:after {
    text-decoration: none
  }
  nav[role=navigation] ul.menu>li.current-menu-ancestor>a, nav[role=navigation] ul.menu>li.current-menu-item>a, nav[role=navigation] ul.menu>li.current-menu-parent>a {
    font-weight: 700
  }
  nav[role=navigation] ul.sub-menu {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    min-width: 210px;
    margin-top: 40px;
    background: rgba(255, 255, 255, .99);
    box-shadow: 2px 4px 4px rgba(0, 0, 0, .1);
    transition-duration: .4s;
  }
  nav[role="navigation"] ul.menu>li:last-child>ul.sub-menu {
    right: -20px
  }
  nav[role=navigation] ul.sub-menu ul {
    left: 100%;
    top: 0;
    margin-left: -2px
  }
  nav[role=navigation] ul.menu>li:nth-last-of-type(-n+3) ul.sub-menu ul {
    left: auto;
    right: 100%
  }
  nav[role=navigation] li:hover>ul.sub-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0
  }
  nav[role=navigation] ul.sub-menu li {
    padding: 0 10px
  }
  nav[role=navigation] ul.sub-menu a {
    padding: 6px 0;
    border-bottom: 1px solid #000
  }
  nav[role=navigation] ul.sub-menu li.current_page_ancestor>a, nav[role=navigation] ul.sub-menu li.current_page_item>a, nav[role=navigation] ul.sub-menu li.current_page_parent>a, nav[role=navigation] ul.sub-menu li:hover>a {
    padding: 6px 0 6px 10px
  }
  nav[role=navigation] ul.sub-menu li:last-child>a {
    border-bottom: none
  }
  nav[role=navigation] ul.sub-menu a:before {
    display: inline-block;
    opacity: 0;
    content: '\f0da';
    position: absolute;
    left: 0;
    top: 9px;
    line-height: 1;
    font-family: FontAwesome;
    transition-duration: .3s
  }
  nav[role=navigation] ul.sub-menu li.current_page_ancestor>a:before, nav[role=navigation] ul.sub-menu li.current_page_item>a:before, nav[role=navigation] ul.sub-menu li.current_page_parent>a:before, nav[role=navigation] ul.sub-menu li:hover>a:before {
    opacity: 1;
    left: 10px
  }
  .listings-table td.col-times {
    width: 230px
  }
  .listings-table td.col-agent, .listings-table td.col-rooms {
    width: 150px
  }
}

@media screen and (min-width:1024px) {
  #footer .logo {
    margin: 0 0 104px
  }
}

@media screen and (min-width:768px) {
  .s {
    display: none!important
  }
  #location-info.suburb .section.overview section:last-child {
    margin: 0;
    padding: 0;
    border-bottom: none
  }
  #page-current-projects .post .container, #page-past-projects .post .container {
    padding: 0 0 48.3129%
  }
  #page-current-projects .post .wrap, #page-past-projects .post .wrap {
    position: absolute;
    top: 26px;
    right: 26px;
    bottom: 26px;
    left: 26px;
    overflow: auto
  }
}

@media screen and (max-width:1151px) {
  .d {
    display: none!important
  }
  .m-cf {
    float: none!important;
    width: auto!important
  }
  #header nav[role=navigation] {
    display: none
  }
  .toggle-menu {
    position: absolute;
    top: 30px;
    right: 25px;
    cursor: pointer
  }
  .toggle-menu span {
    float: left;
    line-height: 60px;
    font-size: 1.1em;
    display: none;
  }
  .toggle-menu i.fa {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 2.69231em;
    text-align: center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .2s;
    transition: all .2s
  }
  .toggle-menu.shrink i.fa {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }
  #sidenav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 280px;
    background: url(images/sidenav.png) repeat-y #f9f9f9;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    transform: translate3d(100%, 0, 0)
  }
  #page.shrink #sidenav {
    display: block
  }
  #sidenav ul.menu>li {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(255, 255, 255, .5)
  }
  #sidenav ul.menu a {
    display: block;
    color: #000
  }
  #sidenav ul.menu a:before {
    display: inline-block;
    width: 25px;
    content: ""
  }
  #sidenav ul.menu a.toggle-submenu:before {
    font-family: FontAwesome;
    content: "\f0da";
    text-align: center;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all .5s;
    transition: all .5s
  }
  #sidenav ul.menu>li>a {
    padding: 14px;
    font-size: 1.28571em
  }
  #sidenav ul.menu li.shrink>a, #sidenav ul.menu li:hover>a {
    background: #e3e1df
  }
  #sidenav ul.menu li.shrink>a.toggle-submenu:before, #sidenav ul.menu li:hover>a.toggle-submenu:before {
    color: #000
  }
  #sidenav ul.menu li.shrink>a.toggle-submenu:before {
    content: "\f0d7"
  }
  #sidenav ul.sub-menu {
    max-height: 0;
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
  }
  #sidenav li.shrink>ul.sub-menu {
    max-height: 200em;
    -webkit-transition-duration: 1s;
    transition-duration: 1s
  }
  #sidenav ul.sub-menu.level-0>li.first {
    border-top: 1px solid rgba(0, 0, 0, .1)
  }
  #sidenav ul.sub-menu a {
    padding: 14px 14px 14px 28px
  }
  #sidenav ul.sub-menu.level-0>li>a:not(.toggle-submenu) {
    padding: 9px 14px
  }
  #sidenav ul.sub-menu.level-0>li.first>a {
    border-top: 1px solid rgba(255, 255, 255, .5)
  }
  #sidenav-overlay {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(images/sidenav_overlay.png) 100% 0 repeat-y rgba(255, 255, 255, .5)
  }
  #page.shrink #sidenav-overlay {
    display: block
  }
  .homepage .inspections li.slide figure .direction, .thumbview .listing .image .cycle-slideshow .direction {
    opacity: 1
  }
  .search-toolbar ul.tabsnav a {
    width: 40px;
    height: 40px;
    line-height: 40px
  }
  #location-info.suburb .section.overview .block.left {
    padding-right: 56px
  }
  .single-summary .content .copy {
    padding-bottom: 60px
  }
}

@media screen and (min-width:1024px) and (max-width:1151px) {
  #location-info.suburb .section.map #map_canvas {
    padding-bottom: 56.25%
  }
  .listings-table td.col-times {
    width: 200px
  }
  .listings-table td.col-rooms {
    width: 150px
  }
  .listings-table td.col-agent {
    width: 120px
  }
}
iframe {
    max-width:  100%;
}
#property-table p.linkback a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content:"\f048"
}
.mfp-close:hover {
    background:  transparent;
}
@media screen and (min-width:768px) and (max-width:1151px) {
  .toggle-menu {
    top: 20px
  }
  #header .shares {
    top: 30px;
    right: 100px
  }
}

@media screen and (max-width:1023px) {
  #sidebar, .posts-index, .single-summary .content, .single-summary .meta {
    width: 100%
  }
  .posts-index, .single-summary .content {
    padding-right: 0
  }
  #page-project-marketing .thumbnail_images a.centerimage {
    padding-bottom: 75%
  }
}

@media screen and (min-width:768px) and (max-width:1023px) {
  #sidebar:after, .single-summary .meta:after {
    display: table;
    content: "";
    clear: both
  }
  #sidebar .side-block, .single-summary .meta .side-block {
    float: left;
    width: 50%
  }
  #sidebar .side-block:nth-child(2n+1), .single-summary .meta .side-block:nth-of-type(2n+1) {
    clear: left
  }
}

@media screen and (min-width:600px) and (max-width:1023px) {
  #zoogallery .gallery .copy .content {
    display: none
  }
  #zoogallery .gallery .copy .excerpt {
    display: block
  }
  #wp-page-hero {
    margin: 0 -25px
  }
  .single-image {
    margin: 0 -25px 20px
  }
  footer[role=contentinfo] .column {
    width: 25%
  }
  footer[role=contentinfo] .column:nth-of-type(3n+1) {
    clear: none
  }
}

@media screen and (min-width:481px) and (max-width:1023px) {
  #location-info.suburb .section.map #map_canvas, #map_canvas {
    padding-bottom: 75%
  }
  .search-toolbar.top {
    right: 25px
  }
  .listings-table td.col-rooms {
    display: none
  }
  .listings-table td.col-times {
    width: 160px
  }
  .listings-table td.col-agent {
    width: 110px
  }
  footer[role=contentinfo] {
    padding-bottom: 30px 40px 10px
  }
}

@media screen and (max-width:768px) {
  #page-contact-us .contacts .address, #page-contact-us .contacts .form, #testimonies .testimony .content, #testimonies .testimony .summary {
    width: 100%;
    padding: 20px
  }
  .gform_wrapper .clear-multi {
    display:  block !important;
  }
}

@media screen and (max-width:767px) {
  .s-clear {
    float: none!important;
    width: auto!important
  }
  .dt, .t {
    display: none!important
  }
  .group {
    padding: 0 20px
  }
  #header .logo a {
    display: inline-block;
    height: 60px;
    line-height: 60px
  }
  #header .logo img {
    display: inline;
    max-width: 240px;
    vertical-align: middle
  }
  #header .shares {
    top: 30px;
    right: 60px
  }
  .toggle-menu {
    top: 20px;
    right: 0
  }
  .toggle-menu span {
    display: none
  }
  .toggle-menu i.fa {
    font-size: 2em
  }
  .toggle-menu.shrink i.fa {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
  .quicksearch-1 {
    padding: 20px
  }
  .quicksearch-1 .fields {
    margin: 0;
    max-height: 100em
  }
  .quicksearch-1 .field {
    padding: 0 0 10px
  }
  .quicksearch-1 .field.button {
    padding: 0
  }
  .homepage .inspections .tab-nav a {
    padding: 0 10px 7px
  }
  .homepage .inspections .tab-nav a i.fa {
    display: block;
    font-size: 2em
  }
  .homepage .inspections .tab-nav a span {
    display: block;
    font-size: .642857em
  }
  #property-media #gallery .cycle-slideshow, #property-media #gallery .frame {
    padding-bottom: 75%
  }
  #property-media #gallery .frame img {
    width: auto;
    height: 100%
  }
  #property-enquiry .agent {
    float: none;
    width: 100%
  }
  #property-enquiry .agent.agent-1 {
    padding: 20px 0 0
  }
  #property-actions p {
    width: 25%
  }
  .property .section.overview .block.left, .property .section.overview .block.right {
    float: none;
    width: auto
  }
  .property .section.overview .block.left {
    padding: 0;
    margin: 0 0 30px;
    border-bottom: solid 1px #ddd
  }
  .property .section.overview .block.right {
    padding-top: 9px
  }
  #property-description h1.address {
    margin: 0 0 10px
  }
  #agent .section.overview .details p {
    margin: 0 20px
  }
  #agent .section.overview .details p.name {
    padding: 20px 0 0
  }
  #location-info.suburb .section.overview .block.left, #location-info.suburb .section.overview .block.right {
    width: 100%;
    padding-right: 0
  }
  #location-info.suburb .section.overview .block.right section:last-child {
    margin: 0;
    padding: 0;
    border-bottom: none
  }
  .listings-table td.col-image, .listings-table td.col-rooms {
    display: none
  }
  #calculator section .field a.button {
    min-width: 100%
  }
  #page-contact-us .contacts .address, #testimonies .testimony .summary {
    border-bottom: 1px solid #000
  }
  #wp-page-hero {
    margin: 0 -20px
  }
  #agent .section.overview section {
    width: 100%
  }
  #agent .section.overview .details .container {
    height: auto;
    padding-bottom: 20px
  }
  #agent .section.overview .details p.email {
    position: static;
    margin: 20px 20px 0
  }
  #zoogallery .gallery .copy, #zoogallery .gallery .image, .posts .image, .posts .summary {
    width: 100%
  }
  #zoogallery .gallery .copy .container, .posts .summary .container {
    height: auto;
    padding: 26px 26px 52px
  }
  #page-current-projects .posts .summary .container, #page-past-projects .posts .summary .container {
    padding: 26px 26px 6px
  }
  #zoogallery .gallery .copy h2.title, .posts .summary h2.title {
    margin-top: 0
  }
  .single-image {
    margin: 0 -20px 20px
  }
  #page-project-marketing #slideshow .centerimage, .single-image span.centerimage {
    padding-bottom: 75%
  }
  footer[role=contentinfo] {
    padding: 30px 20px
  }
}

@media screen and (min-width:600px) and (max-width:767px) {
  .thumbview .listing {
    width: 50%
  }
  .thumbview .listing:nth-of-type(2n+1) {
    clear: left
  }
  .thumbview .listing:nth-of-type(3n+1) {
    clear: none
  }
}

@media screen and (min-width:568px) and (max-width:767px) {
  #page-project-marketing .thumbnail_images .thumbnail {
    width: 50%
  }
  #page-project-marketing .thumbnail_images .thumbnail:nth-child(2n+1) {
    clear: left
  }
}

@media screen and (min-width:481px) and (max-width:767px) {
  #property-table span {
    display: inline-block
  }
  #zoogallery.galleries .image a.centerimage, .posts .image .centerimage {
    padding-bottom: 56.25%
  }
  .single-summary .meta {
    width: 30%
  }
  .single-summary .content {
    width: 70%;
    padding-right: 40px
  }
}

@media screen and (max-width:567px) {
  #page-project-marketing .thumbnail_images .thumbnail {
    width: 100%
  }
  #page-project-marketing #slideshow h3.title {
    font-size: 2.5em;
    line-height: 1.3
  }
}

@media screen and (max-width:480px) {
  #header .shares {
    position: static;
    padding: 10px 0;
    border-top: 1px solid #000;
    text-align: center
  }
  #location-info.suburb .section.map #map_canvas, #map_canvas, #page-contact-us #map-contact-us, #property-map #map_canvas, .homepage .cycle-slideshow .slide .image, .slideshow-listings .property a.container {
    padding-bottom: 100%
  }
  #header .shares a {
    float: none;
    display: inline-block
  }
  .slideshow-listings .property section {
    right: 40px;
    bottom: 20px;
    left: 40px;
  }
  .slideshow-listings .property section h2.headline {
    font-size: 2.16667em
  }
  h2.headline.text-bold {
    font-size: 1.61538em !important;
  }
  .slideshow-listings .cycle-slideshow .direction { width: 35px;}
  .slideshow-listings .property section p.address, .slideshow-listings .property section p.rooms .item {
    font-size: 1.2em
  }
  .slideshow-listings .cycle-slideshow .cycle-pager {
    display: none
  }
  .search-toolbar.top {
    right: 20px
  }
  .thumbview .listing .container {
    min-height: inherit
  }
  .listings-table table, .listings-table tbody, .listings-table td, .listings-table tr {
    display: block
  }
  .listings-table tr.row-date td.col-date {
    padding: 14px 0;
    border-bottom: none;
    text-align: center
  }
  .listings-table tr.row-date:first-child td.col-date {
    padding: 0 0 14px
  }
  .listings-table tr.row-property {
    margin: 0 0 14px;
    padding: 14px 14px 7px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, .1)
  }
  .listings-table tr.row-property td {
    position: relative;
    padding: 0 0 7px 35%;
    border-bottom: none;
    text-align: left
  }
  .listings-table tr.row-property td:before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 35%;
    font-weight: 600
  }
  .listings-table td.col-address:before {
    content: "Address:"
  }
  .listings-table td.col-times:before {
    content: "Date:"
  }
  .listings-table td.col-rooms:before {
    content: "Rooms:"
  }
  .listings-table td.col-agent:before {
    content: "Agent:"
  }
  #zoogallery.gallery .image {
    padding-bottom: 75%
  }
  .single-summary .meta {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: solid 1px #000
  }
  #subscriptions input[type=text], #subscriptions textarea, #subscriptions ul.listforms>li>label, #subscriptions ul.subforms {
    width: 100%
  }
  #subscriptions ul.listforms>li>label {
    margin: 0 0 5px
  }
  .mf-walkscore .mfp-iframe-scaler {
    padding-top: 145%
  }

}
@media (min-width: 371px) and (max-width: 480px) {
    .homepage #featured-listings .cycle-slideshow .direction {top: 30%;}
}
@media screen and (max-width:479px) {
  #page-career .container {
    padding: 20px
  }
  #page-career a.button {
    position: static
  }
}

  .banner-wrapper .banner-items {
    float: left;
    width: 33.33%;
    flex-basis: auto;
    margin: 0;
}

.banner-image {
    padding-bottom: 66.66%;
    box-shadow: 0 0 320px rgba(0,0,0,.3) inset;
    -webkit-box-shadow: 0 0 320px rgba(0,0,0,.3) inset;
    position: relative;
    overflow: hidden;
    height: 0;
    background-size: cover;
}

.caption-wrapper {
    opacity: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    color: #fff;
    background: rgba(69, 85, 96, 0.8);
    text-align: center;
    font-family: "adelle","Georgia",sans-serif;
    font-size: 1rem;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
}

.caption-wrapper p {
    max-width: 80%;
    margin: 0;
}

.banner-image:hover  .caption-wrapper {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
}

.caption-wrapper p:nth-child(1) {
    font-size: 12px;
}
@media (max-width: 768px) {
  .banner-wrapper .banner-items {
    float: left;
    width: 50%;
}
}
h2.title a,.h1.page-title {
    color: #0c9ad6;
}

a.button:hover, button:hover, input[type=submit]:hover, input[type=button]:hover, .quicksearch-1 .field input[type=submit]:hover {background: #0c9ad6;color: white;}

.shares a:hover i, .shares a:hover, li.current-menu-item.current_page_item a span, li.menu-item a:hover span, h1.page-title, p.suburb, li.current-menu-parent.current-page-parent > a > span {color: #0c9ad6;}
li.current-menu-item.current_page_item ul li a span{color: #000}
.page-template-template_suburb_snapshots div[role="main"] .group > h1 {
    display:  none;
}
.location-image .image {
    position:  relative;
    height:  0;
    overflow:  hidden;
    padding-bottom: 40%;
    margin-bottom: 30px;
}
.location-image img{
    width: 100%;
    height: 100%;
    object-fit:cover;
    position: absolute !important;
    display:block;
}

.location-image .image a {
    width:  100%;
    height:  100%;
    position:  absolute !important;
}

.page-template-template_suburb_snapshots #page .group {
    padding:  0;
}

#description h1, #description span {
    padding: 0 20px;
    display:  block;
}
p.no-break {
    padding:  20px;
}

.location-wrap .image a:after {
    content:  "";
    z-index:  999;
    width:  100%;
    height:  100%;
    background: rgba(12, 154, 214, 0.65);
    position: absolute;
    opacity: 0;
    transform:  scale(0.0);
    transition: all 0.1s ease-in;
}
.location-wrap .image a:hover:after {
    opacity: 1;
    transform:  scale(1);
    transition:  all 0.1s ease-in;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_wrapper textarea{width: 100% !important}
input[type="checkbox" i] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
}
.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
    margin: 0 0 6px !important;
}
.ginput_container_select > span {
    border: 1px solid #a9a9a9;
}
form[id^=gform_] ul.gform_fields .ginput_container.ginput_container_select > span, form[id^=gform_] ul.gform_fields .ginput_container_textarea > textarea {
    width: calc(50% - 8px) !important;
}
#search-results {
    position:  relative;
}

.search-toolbar.top {
    position: absolute;
    top: -25px;
    right: 0;
}

#listings {
    padding-top: 30px;
}
@media (min-width: 769px) {
  .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_wrapper textarea{width: calc(50% - 8px) !important}
  body#contact .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_wrapper textarea{width: 100% !important}
  form[id^=gform_] ul.gform_fields .validation_message {
    /* display: none */
    padding-top: 0;
    margin-left: 200px;
  }
}
@media (min-width: 768px) {
  .quicksearch-1 .field input[type=submit] {
    margin-top: 31px;
  }
}
@media (max-width: 768px) {
  form[id^=gform_] ul.gform_fields .ginput_container{width: 100% !important;}
  form[id^=gform_] ul.gform_fields .ginput_container.ginput_container_select > span,
  form[id^=gform_] ul.gform_fields .ginput_container_textarea > textarea {
      width: 100% !important;
  }
}
@media(max-width: 767px){
  .banner-wrapper .banner-items{
      width: 100%;
      float:none;
  }
}
p.copyright {
    text-align:  center;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
  margin-top: 12px !important
}
@media (max-width: 479px) {
  p.credit {
    text-align:  center;
  }
  #footer ul.suburbs {
      margin: 0;
  }
  #footer .logo a img {
    margin:  0 auto;
  }
}
.gform_validation_error ul li {
    max-width: calc(100% - 16px)!important;
}
@media(min-width: 481px) and (max-width: 768px){
 .slideshow-listings .property section.floatcontain {
        width:  80%;
        left: 60px;
  }
}
@media(max-width: 585px){
    h2.headline.text-bold {
        font-size: 1.61538em !important;
    }
    .slideshow-listings .property section p.address, .slideshow-listings .property section p.rooms .item {
        font-size: 1.2em;
    }
}
@media (min-width: 768px) {
  form[id^=gform_] ul.gform_fields label.gfield_label {
    width: 200px !important;
  }

  form[id^=gform_] ul.gform_fields .ginput_container {
      width: calc(100% - 200px) !important;
      float:  left;
  }

  form[id^=gform_] .gform_footer {
      padding:  0;
      margin-left: 200px !important;
  }
}
.search_results h1.page-title {
    margin-bottom: 0 !important;
}
@media(max-width: 374px){
.search-toolbar.top {
    position:  relative;
    top: 0;
}

#listings {
    padding-top:  0;
}
}

div#agent div.load-more-button {
  margin-top: 25px;
  text-align: center;
}