@import url(https://fonts.googleapis.com/css?family=Lato:400,900italic,900,700italic,700,400italic,300italic,300,100italic,100);
/* GLOBALS */
/* NAMINE LAYOUT */
/* Template .less files */
/* Global .less files */
/* Custom select field */
.two-col .left-col {
  display: block;
  float: left;
  width: 50%;
}
.two-col .right-col {
  display: block;
  float: left;
  width: 50%;
}
.three-three-one-col li {
  width: 100%;
  float: left;
}
.two-col::after,
.three-three-one-col::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.four-col-desktop {
  display: block;
  width: 100%;
}
.four-col-desktop::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hide-mobile,
.hide-mobile-text {
  display: none;
}
.show-only-mobile {
  display: block;
}
@media only screen and (min-width: 640px) {
  /* Tablet */
  .two-col-tablet li {
    display: block;
    float: left;
    width: 50%;
  }
  .three-col-tablet li {
    width: 50%;
    float: left;
  }
  .three-three-one-col li {
    width: 33.33%;
    float: left;
  }
  .four-col-desktop li {
    width: 50%;
    float: left;
  }
  .two-col-tablet::after,
  .three-col-tablet::after,
  .three-three-one-col::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
  .hide-mobile {
    display: block;
  }
  .hide-mobile-text {
    display: inline;
  }
  .show-only-mobile {
    display: none;
  }
}
@media only screen and (min-width: 980px) {
  /* Desktop */
  .two-col-desktop .left-col {
    display: block;
    float: left;
    width: 50%;
  }
  .two-col-desktop .right-col {
    display: block;
    float: left;
    width: 50%;
  }
  .three-col-tablet li {
    width: 33.33%;
    float: left;
  }
  .two-col-desktop::after,
  .three-col-tablet::after,
  .three-three-one-col::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
  .four-col-desktop li {
    width: 25%;
    float: left;
  }
}
#homepage-quebec .content h1 {
  font-size: 25px;
  font-weight: normal;
  text-align: center;
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#homepage-quebec .content article {
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 20px;
  padding: 0 16px 16px 16px;
}
#homepage-quebec .content article h2 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 25px;
  font-weight: normal;
  padding: 16px 16px 8px 0;
}
#homepage-quebec .content .home-items-wrapper .wrapper {
  width: 50% !important;
}
#homepage-quebec .content .home-items-wrapper .wrapper li {
  padding-bottom: 80% !important;
}
#homepage-quebec .content .home-items-wrapper .wrapper li a {
  padding-top: 32% !important;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #homepage-quebec .content .home-items-wrapper .wrapper {
    width: 33.33% !important;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #homepage-quebec .content article {
    width: 100%;
    text-align: center;
    font-size: 25px;
    padding: 0 30px 30px 30px;
  }
  #homepage-quebec .content article h2 {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    padding: 30px 30px 10px 30px;
  }
}
#listings-november .list-container .wrapper {
  /*transition: all 0.5s;*/
  width: 33.33%;
}
#listings-november .list-container-alt {
  max-width: 1030px;
  margin: 0 auto;
  display: inline-block;
}
#listings-november .list-container-alt .wrapper {
  /*transition: all 0.5s;*/
  width: 100%;
}
#listings-november .list-container {
  max-width: 1030px;
  margin: 0 auto;
  display: inline-block;
}
#listings-november .list-container .wrapper {
  width: 100%;
}
#listings-november .list-container .wrapper li {
  padding-bottom: 80%;
}
#listings-november .list-container .wrapper li a {
  padding-top: 32%;
}
#listings-november .search-form-november form .container.search-bottom {
  display: block;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #listings-november .list-container .wrapper {
    width: 50%;
  }
  #listings-november .list-container .wrapper li {
    padding-bottom: 80%;
  }
  #listings-november .list-container .wrapper li a {
    padding-top: 32%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #listings-november .list-container {
    display: block;
  }
  #listings-november .list-container ul {
    display: inline-block;
    width: 100%;
  }
  #listings-november .list-container .wrapper {
    width: 33.33%;
  }
  #listings-november .list-container .wrapper li {
    padding-bottom: 80%;
  }
  #listings-november .list-container .wrapper li a {
    padding-top: 32%;
  }
  #listings-november .list-container-alt {
    display: block;
  }
  #listings-november .list-container-alt ul {
    display: inline-block;
    width: 100%;
  }
}
#listing-show-oscar #item-image-slideshow-bravo {
  position: relative;
}
#listing-show-oscar #item-image-slideshow-bravo .bx-controls .bx-pager {
  display: block;
  position: absolute;
  right: 0;
  color: white;
  left: 0;
  text-align: center;
  bottom: 10px;
  z-index: 30;
}
#listing-show-oscar #item-image-slideshow-bravo {
  /*.bx-wrapper{
      max-width: none !important;
    }*/
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #listing-show-oscar #item-image-slideshow-bravo .bx-pager {
    bottom: 20px !important;
  }
}
#agents-lima .container .list-container ul .wrapper {
  width: 100%;
}
#agents-lima .container .list-container ul .wrapper li {
  padding-bottom: 80%;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #agents-lima .container .list-container ul .wrapper {
    width: 50%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #agents-lima .container .list-container ul .wrapper {
    width: 33.33%;
  }
}
#agent-show-juliet {
  width: 100%;
  display: block;
  padding-top: 40px;
}
#agent-show-juliet .container .image {
  height: 0;
  padding-bottom: 70%;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #agent-show-juliet .container .middle .left {
    width: 65%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #agent-show-juliet .container .middle .right {
    clear: initial !important;
    width: 35%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #agent-show-juliet .container .bottom {
    clear: both;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #agent-show-juliet .container .image {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
    padding-bottom: 32%;
  }
  #agent-show-juliet .container .middle {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  #agent-show-juliet .container .middle .left {
    width: 70%;
  }
  #agent-show-juliet .container .middle .right {
    width: 30%;
  }
  #agent-show-juliet .container .bottom {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
}
#contact-juliet {
  width: 100%;
  display: block;
  padding-top: 40px;
}
#contact-juliet .container .image {
  height: 0;
  padding-bottom: 70%;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
}
#contact-juliet .container .bottom .agent-form-alpha .weburl {
  float: right;
}
#contact-juliet .container .bottom .agent-form-alpha .weburl a {
  text-transform: none;
}
#contact-juliet .container .bottom .agent-form-alpha .weburl a:hover {
  color: #14477e;
  background: none;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #contact-juliet .container .middle .left {
    width: 65%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #contact-juliet .container .middle .right {
    clear: initial !important;
    width: 35%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #contact-juliet .container .bottom {
    clear: both;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #contact-juliet .container .image {
    padding-bottom: 32%;
  }
  #contact-juliet .container .middle {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  #contact-juliet .container .middle .left {
    width: 70%;
  }
  #contact-juliet .container .middle .right {
    width: 30%;
  }
  #contact-juliet .container .bottom {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
}
#search-map-echo .list-container .wrapper {
  /*transition: all 0.5s;*/
  width: 33.33%;
}
#search-map-echo .list-container-alt {
  max-width: 1030px;
  margin: 0 auto;
  display: inline-block;
}
#search-map-echo .list-container-alt .wrapper {
  /*transition: all 0.5s;*/
  width: 100%;
}
#search-map-echo .list-container {
  max-width: 1030px;
  margin: 0 auto;
  display: inline-block;
}
#search-map-echo .list-container .wrapper {
  width: 100%;
}
#search-map-echo .list-container .wrapper li {
  padding-bottom: 80%;
}
#search-map-echo .list-container .wrapper li a {
  padding-top: 32%;
}
#search-map-echo .search-form-november form .container.search-bottom {
  display: block;
}
#search-map-echo #search-map-container {
  height: 300px;
  width: 100%;
  display: inline-block;
}
#search-map-echo #search-map-container #no-map-results {
  display: none;
}
#search-map-echo #search-map-container .container .map-holder .map-overlay #map-canvas {
  width: 100%;
  display: block;
  height: 300px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #search-map-echo .list-container .wrapper {
    width: 50%;
  }
  #search-map-echo .list-container .wrapper li {
    padding-bottom: 80%;
  }
  #search-map-echo .list-container .wrapper li a {
    padding-top: 32%;
  }
  #search-map-echo #search-map-container {
    display: block;
    height: 500px;
  }
  #search-map-echo #search-map-container .container .map-holder .map-overlay #map-canvas {
    width: 100%;
    display: block;
    height: 500px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #search-map-echo .list-container {
    display: block;
  }
  #search-map-echo .list-container ul {
    display: inline-block;
    width: 100%;
  }
  #search-map-echo .list-container .wrapper {
    width: 33.33%;
  }
  #search-map-echo .list-container .wrapper li {
    padding-bottom: 80%;
  }
  #search-map-echo .list-container .wrapper li a {
    padding-top: 32%;
  }
  #search-map-echo .list-container-alt {
    display: block;
  }
  #search-map-echo .list-container-alt ul {
    display: inline-block;
    width: 100%;
  }
  #search-map-echo #search-map-container {
    display: block;
    height: 600px;
  }
  #search-map-echo #search-map-container .container .map-holder .map-overlay #map-canvas {
    width: 100%;
    display: block;
    height: 600px;
  }
}
#appraisal-echo .appraisal-wrapper form fieldset {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#appraisal-echo .appraisal-wrapper form fieldset input {
  width: 100%;
}
#appraisal-echo .appraisal-wrapper form fieldset select {
  width: 100%;
}
#appraisal-echo .appraisal-wrapper form fieldset textarea {
  width: 100%;
}
#appraisal-echo .appraisal-wrapper form input[type="submit"] {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  width: 100%;
  border: none;
}
#appraisal-echo .appraisal-wrapper form input[type="submit"]:focus,
#appraisal-echo .appraisal-wrapper form input[type="submit"]:hover,
#appraisal-echo .appraisal-wrapper form input[type="submit"]:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #appraisal-echo .appraisal-wrapper form fieldset {
    width: 50%;
    float: left;
  }
  #appraisal-echo .appraisal-wrapper form .fieldset_type {
    width: 25%;
  }
  #appraisal-echo .appraisal-wrapper form .fieldset_notes {
    width: 100%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #appraisal-echo .text-wrapper {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  #appraisal-echo .appraisal-wrapper {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
}
#maintenance-request-echo .maintenance-request-wrapper form fieldset {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#maintenance-request-echo .maintenance-request-wrapper form fieldset input {
  width: 100%;
}
#maintenance-request-echo .maintenance-request-wrapper form fieldset select {
  width: 100%;
}
#maintenance-request-echo .maintenance-request-wrapper form fieldset textarea {
  width: 100%;
}
#maintenance-request-echo .maintenance-request-wrapper form input[type="submit"] {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  width: 100%;
  border: none;
}
#maintenance-request-echo .maintenance-request-wrapper form input[type="submit"]:focus,
#maintenance-request-echo .maintenance-request-wrapper form input[type="submit"]:hover,
#maintenance-request-echo .maintenance-request-wrapper form input[type="submit"]:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #maintenance-request-echo .maintenance-request-wrapper form fieldset {
    width: 50%;
    float: left;
  }
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_select {
    width: 25%;
  }
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_state,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_postcode {
    width: 25%;
  }
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_notes {
    width: 100%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #maintenance-request-echo .text-wrapper {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  #maintenance-request-echo .maintenance-request-wrapper {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
}
#blog-show-delta {
  width: 100%;
  display: block;
  padding-top: 40px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #blog-show-delta .container .middle .left {
    width: 65%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #blog-show-delta .container .middle .right {
    clear: initial !important;
    width: 35%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #blog-show-delta .container .bottom {
    clear: both;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #blog-show-delta .container .middle {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  #blog-show-delta .container .middle .left {
    width: 70%;
  }
  #blog-show-delta .container .middle .right {
    width: 30%;
  }
  #blog-show-delta .container .bottom {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
}
#suburb-profiles-delta section #suburbs-display .list-container ul .wrapper {
  width: 100%;
}
#suburb-profiles-delta section #suburbs-display .list-container ul .wrapper li {
  padding-bottom: 80%;
}
#suburb-profiles-delta section #suburbs-display .list-container ul .wrapper li a {
  padding-top: 32%;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #suburb-profiles-delta section #suburbs-display .list-container ul .wrapper {
    width: 50%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #suburb-profiles-delta section #suburbs-display {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  #suburb-profiles-delta section #suburbs-display .list-container ul .wrapper {
    width: 33.33%;
  }
}
#suburb-profile-show-delta .bottom #map_canvas {
  display: block;
  height: 500px;
}
#suburb-profile-show-delta .bottom .list-container ul .wrapper {
  width: 100%;
}
#suburb-profile-show-delta .bottom .list-container ul .wrapper li {
  padding-bottom: 80%;
}
#suburb-profile-show-delta .bottom .list-container ul .wrapper li a {
  padding-top: 32%;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #suburb-profile-show-delta .container .middle .left {
    width: 65%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #suburb-profile-show-delta .container .middle .right {
    clear: none;
    width: 35%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #suburb-profile-show-delta .container .bottom {
    clear: both;
  }
  #suburb-profile-show-delta .container .bottom .list-container ul .wrapper {
    width: 50%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #suburb-profile-show-delta .container .middle {
    max-width: 1030px;
    margin: 0 auto;
  }
  #suburb-profile-show-delta .container .middle .left {
    width: 70%;
  }
  #suburb-profile-show-delta .container .middle .right {
    width: 30%;
  }
  #suburb-profile-show-delta .container .bottom .list-container {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  #suburb-profile-show-delta .container .bottom .list-container ul .wrapper {
    width: 33.33%;
  }
}
#place-show-bravo .bottom #map_canvas {
  display: block;
  height: 500px;
}
#place-show-bravo .bottom .list-container ul .wrapper {
  width: 100%;
}
#place-show-bravo .bottom .list-container ul .wrapper li {
  padding-bottom: 80%;
}
#place-show-bravo .bottom .list-container ul .wrapper li a {
  padding-top: 32%;
}
#place-show-bravo .content-section {
  max-width: 1030px;
  margin: 0 auto;
}
#place-show-bravo .content-section ul {
  padding-bottom: 8px;
}
#place-show-bravo .content-section ul .wrapper {
  width: 100%;
  padding: 4px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#place-show-bravo .content-section ul .wrapper li {
  height: 0;
  padding-bottom: 80%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
#place-show-bravo .content-section ul .wrapper li .image {
  background-color: #d1d1d1;
  transition: all 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: 50% 50%;
  background-size: cover;
}
#place-show-bravo .content-section ul .wrapper li .grid {
  display: block;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  text-decoration: none;
  text-align: center;
  padding-top: 32%;
}
#place-show-bravo .content-section ul .wrapper li .grid h3 {
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  padding: 0 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  z-index: 50;
  position: relative;
  text-shadow: 0px 0px 90px rgba(0, 0, 0, 0.75);
}
#place-show-bravo .content-section ul .wrapper li .grid h4 {
  color: white;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 13px;
  padding: 0 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  z-index: 50;
  position: relative;
  text-shadow: 0px 0px 90px rgba(0, 0, 0, 0.75);
  padding-top: 5px;
}
#place-show-bravo .content-section ul .wrapper li .grid .underlay {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s;
  background-color: rgba(0, 0, 0, 0.4);
}
#place-show-bravo .content-section ul .wrapper li:hover .image {
  transition: all 0.5s;
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand');
}
#place-show-bravo .content-section ul .wrapper li:hover .underlay {
  opacity: 1;
  transition: all 0.5s;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #place-show-bravo .container .middle .left {
    width: 65%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #place-show-bravo .container .middle .right {
    clear: initial !important;
    width: 35%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #place-show-bravo .container .bottom {
    clear: both;
  }
  #place-show-bravo .container .bottom .list-container ul .wrapper {
    width: 50%;
  }
  #place-show-bravo .content-section ul {
    padding-bottom: 12px;
  }
  #place-show-bravo .content-section ul .wrapper {
    width: 50%;
    float: left;
  }
  #place-show-bravo .content-section ul .wrapper li .grid h3 {
    font-size: 20px;
  }
  #place-show-bravo .content-section ul .wrapper li .grid h4 {
    font-size: 12px;
  }
  #place-show-bravo .content-section ul .wrapper:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #place-show-bravo .container .middle {
    max-width: 1030px;
    margin: 0 auto;
  }
  #place-show-bravo .container .middle .left {
    width: 70%;
  }
  #place-show-bravo .container .middle .right {
    width: 30%;
  }
  #place-show-bravo .container .bottom .list-container {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  #place-show-bravo .container .bottom .list-container ul .wrapper {
    width: 33.33%;
  }
  #place-show-bravo .content-section ul {
    padding-bottom: 30px;
    display: inline-block;
    width: 100%;
  }
  #place-show-bravo .content-section ul .wrapper {
    width: 33.33%;
  }
}
#items-igloo .wrapper {
  width: 100%;
}
#items-igloo .list-container ul .wrapper {
  width: 100%;
}
#items-igloo .list-container ul .wrapper li {
  padding-bottom: 80%;
}
#items-igloo .list-container ul .wrapper li a {
  padding-top: 32%;
}
#items-igloo .list-container:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #items-igloo .list-container ul .wrapper {
    width: 50%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #items-igloo .container {
    display: inline-block;
    width: 100%;
  }
  #items-igloo .container .list-container {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
    width: 100%;
  }
  #items-igloo .container .list-container ul .wrapper {
    width: 33.33%;
  }
}
#item-igloo .item-container {
  max-width: 1030px;
  margin: 0 auto;
  display: block;
  width: 100%;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
}
#cronulla-homepage .top-section #item-image-slideshow-bravo .bx-controls {
  display: none;
}
#cronulla-homepage .top-section #item-image-slideshow-bravo li {
  text-align: center;
}
#cronulla-homepage .top-section #item-image-slideshow-bravo a {
  text-decoration: none;
  font-size: 0;
  display: block;
  width: 50px;
  height: 50px;
  border: 2px solid #14477e;
  border-radius: 100%;
  position: absolute;
  top: 35%;
  display: inline-block;
  margin-left: -20px;
  transition: all 0.5s;
}
#cronulla-homepage .top-section #item-image-slideshow-bravo a:after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: transparent transparent transparent #14477e;
  top: 18px;
  left: 22px;
  transition: all 0.5s;
  content: "";
}
#cronulla-homepage .top-section #item-image-slideshow-bravo a h2 {
  color: #14477e;
  transition: all 0.5s;
  left: initial;
  right: initial;
  display: none;
}
#cronulla-homepage .top-section #item-image-slideshow-bravo a:hover {
  transition: all 0.5s;
  border-color: white;
}
#cronulla-homepage .top-section #item-image-slideshow-bravo a:hover:after {
  transition: all 0.5s;
  border-color: transparent transparent transparent white;
}
#cronulla-homepage .top-section #item-image-slideshow-bravo h2 {
  left: 0;
  right: 0;
  position: absolute;
  top: 35%;
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: bold;
  color: white;
}
#cronulla-homepage .top-section #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul li {
  position: relative;
}
#cronulla-homepage .top-section .overlay {
  display: none;
  top: 32%;
}
#cronulla-homepage .top-section .overlay.active {
  top: 35%;
}
#cronulla-homepage .content #item-image-slideshow-bravo {
  padding-top: 16px;
  /*height: 500px;*/
}
#cronulla-homepage .content #item-image-slideshow-bravo ul {
  /*height: 500px;*/
}
#cronulla-homepage .content #item-image-slideshow-bravo ul li {
  height: 0;
  padding-bottom: 70%;
  background-size: cover;
  background-position: 50% 50%;
}
#cronulla-homepage .content h1 {
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  font-weight: normal;
  text-align: center;
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#cronulla-homepage .content article {
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 20px;
  padding: 0 16px 16px 16px;
}
#cronulla-homepage .content article h2 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  font-weight: normal;
  padding: 16px 16px 8px 0;
}
#cronulla-homepage .content .home-items-wrapper .wrapper {
  width: 50% !important;
}
#cronulla-homepage .content .home-items-wrapper .wrapper li {
  padding-bottom: 80% !important;
}
#cronulla-homepage .content .home-items-wrapper .wrapper li a {
  padding-top: 32% !important;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #cronulla-homepage .content .home-items-wrapper .wrapper {
    width: 33.33% !important;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #cronulla-homepage .top-section #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul li a {
    top: 40%;
  }
  #cronulla-homepage .top-section #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul li h2 {
    font-size: 38px;
  }
  #cronulla-homepage .content #item-image-slideshow-bravo {
    max-width: 1030px;
    display: block;
    margin: 0 auto;
    padding-top: 40px;
    /*height: 500px;*/
  }
  #cronulla-homepage .content #item-image-slideshow-bravo ul {
    /*height: 500px;*/
  }
  #cronulla-homepage .content #item-image-slideshow-bravo ul li {
    height: 700px;
    padding-bottom: 0;
    background-size: cover;
    background-position: 50% 50%;
  }
  #cronulla-homepage .content article {
    width: 100%;
    text-align: center;
    font-size: 25px;
    padding: 0 30px 30px 30px;
  }
  #cronulla-homepage .content article h2 {
    width: 100%;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    font-weight: normal;
    padding: 30px 30px 10px 30px;
  }
}
/* Real estate icons */
@font-face {
  font-family: 'bbc';
  src: url('/assets/layout/_global/fonts/real-estate-icons/bbc.eot?odg0a9');
  src: url('/assets/layout/_global/fonts/real-estate-icons/bbc.eot?#iefixodg0a9') format('embedded-opentype'), url('/assets/layout/_global/fonts/real-estate-icons/bbc.woff?odg0a9') format('woff'), url('/assets/layout/_global/fonts/real-estate-icons/bbc.ttf?odg0a9') format('truetype'), url('/assets/layout/_global/fonts/real-estate-icons/bbc.svg?odg0a9#bbc') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="bbc-"],
[class*=" bbc-"] {
  font-family: 'bbc';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bbc-bed-large:before {
  content: "\e600";
}
.bbc-bath-large:before {
  content: "\e601";
}
.bbc-car-large:before {
  content: "\e602";
}
/* Sneak Preview Banners */
.sneak-preview {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 69px;
  height: 43px;
  z-index: 55;
  line-height: 15px;
  font-size: 13px;
  padding: 6px 0 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #c2272b;
  color: #fff;
  text-decoration: none;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.sneak-preview:after {
  content: " ";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 12px solid #c2272b;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -7px;
}
.propertyListing {
  position: relative;
}
.sneak-preview.on-map {
  top: 80px;
  right: 15px;
}
@media only screen and (min-width: 640px) {
  /* Tablet */
  .sneak-preview {
    width: 89px;
    height: 60px;
    font-size: 16px;
    line-height: 20px;
    padding: 9px 0 0;
    top: 10px;
    right: 10px;
  }
  .sneak-preview:after {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 18px solid #c2272b;
    bottom: -18px;
    margin-left: -11px;
  }
  .propertyListing {
    position: relative;
  }
  .propertyListing .sneak-preview {
    width: 69px;
    height: 43px;
    font-size: 13px;
    line-height: 15px;
    padding: 6px 0 0;
    top: 10px;
    right: 10px;
  }
  .propertyListing .sneak-preview:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 12px solid #c2272b;
    bottom: -12px;
    margin-left: -7px;
  }
}
@media only screen and (min-width: 980px) {
  /* Desktop */
  .sneak-preview.on-map {
    top: 30px;
    right: 40px;
  }
}
#homepage-quebec {
  padding-top: 40px;
  padding-bottom: 8px;
}
#homepage-quebec #homepage-quebec-slideshow {
  position: relative;
}
#homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo {
  height: 350px;
}
#homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper {
  height: 350px;
}
#homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport {
  height: 350px;
}
#homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul {
  height: 350px;
}
#homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul li {
  height: 350px;
  background-size: cover;
  background-position: 50% 50%;
}
#homepage-quebec #homepage-quebec-slideshow .overlay {
  position: absolute;
  top: 35%;
  width: 100%;
  z-index: 75;
  transition: all 0.5s;
}
#homepage-quebec #homepage-quebec-slideshow .overlay article {
  width: 100%;
  text-align: center;
  color: white;
  font-size: 18px;
  text-shadow: 0 0 5px #000000;
}
#homepage-quebec #homepage-quebec-slideshow .overlay article h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: bold;
}
#homepage-quebec #homepage-quebec-slideshow .overlay.active {
  top: 30%;
  transition: all 0.5s;
}
#homepage-quebec #homepage-quebec-slideshow .form-wrapper {
  /*display: none;*/
}
#homepage-quebec .content .video-wrapper {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-top: 20px;
}
#homepage-quebec .content .video-wrapper #item-image-slideshow-delta ul {
  height: 0;
  padding-bottom: 50%;
}
#homepage-quebec .content .video-wrapper #item-image-slideshow-delta ul li {
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  height: 0;
  padding-bottom: 50%;
}
#homepage-quebec .content .video-wrapper #item-image-slideshow-delta ul li a {
  text-decoration: none;
}
#homepage-quebec .content .video-wrapper #item-image-slideshow-delta ul li a h2 {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 20% 16px 0 16px;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
}
#homepage-quebec .content .video-wrapper #item-image-slideshow-delta ul li a h2:hover {
  transition: all 0.5s;
  background-color: rgba(0, 0, 0, 0.15);
}
#homepage-quebec .content .home-items-wrapper {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#homepage-quebec .content .home-items-wrapper #news-wrapper #news #news-heading {
  display: none;
}
#homepage-quebec .content .home-items-wrapper #news-wrapper #news ul li p,
#homepage-quebec .content .home-items-wrapper #news-wrapper #news ul li span {
  display: none;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #homepage-quebec {
    padding-bottom: 12px;
  }
  #homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo {
    height: 450px;
  }
  #homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper {
    height: 450px;
  }
  #homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport {
    height: 450px;
  }
  #homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul {
    height: 450px;
  }
  #homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul li {
    height: 450px;
  }
  #homepage-quebec #homepage-quebec-slideshow .overlay {
    top: 45%;
  }
  #homepage-quebec #homepage-quebec-slideshow .overlay article {
    font-size: 18px;
    text-shadow: 0 0 5px #000000;
  }
  #homepage-quebec #homepage-quebec-slideshow .overlay article h2 {
    font-size: 28px;
  }
  #homepage-quebec #homepage-quebec-slideshow .overlay.active {
    top: 40%;
  }
  #homepage-quebec #homepage-quebec-slideshow .homepage-form {
    /*display: block;*/
  }
  #homepage-quebec .content .video-wrapper #item-image-slideshow-delta ul li a h2 {
    font-size: 40px;
    padding: 18% 24px 0 24px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #homepage-quebec {
    padding-bottom: 30px;
    padding-top: 0;
  }
  #homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo {
    height: 600px;
  }
  #homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper {
    height: 600px;
  }
  #homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport {
    height: 600px;
  }
  #homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul {
    height: 600px;
  }
  #homepage-quebec #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul li {
    height: 600px;
  }
  #homepage-quebec #homepage-quebec-slideshow .overlay {
    top: 45%;
    transition: all 1.5s !important;
  }
  #homepage-quebec #homepage-quebec-slideshow .overlay article {
    font-size: 24px;
    text-shadow: 0 0 5px #000000;
  }
  #homepage-quebec #homepage-quebec-slideshow .overlay article h2 {
    font-size: 38px;
    padding-bottom: 8px;
  }
  #homepage-quebec #homepage-quebec-slideshow .overlay.active {
    transition: all 1.5s !important;
    top: 40%;
  }
  #homepage-quebec .content .feature-listings-wrapper {
    max-width: 1030px;
    display: block;
    margin: 0 auto;
  }
  #homepage-quebec .content .video-wrapper {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 50px;
  }
  #homepage-quebec .content .video-wrapper #item-image-slideshow-delta ul {
    padding-bottom: 30%;
  }
  #homepage-quebec .content .video-wrapper #item-image-slideshow-delta ul li {
    padding-bottom: 30%;
  }
  #homepage-quebec .content .video-wrapper #item-image-slideshow-delta ul li a h2 {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-size: 38px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12% 40px 0 40px;
  }
  #homepage-quebec .content .home-items-wrapper {
    max-width: 1030px;
    display: block;
    margin: 0 auto;
  }
}
#listings-november {
  background-color: #f1f1f1;
  padding-top: 40px;
  padding-bottom: 8px;
}
#listings-november .heading-wrapper {
  width: 100%;
  display: block;
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#listings-november .heading-wrapper .heading-div {
  font-size: 20px;
}
#listings-november .heading-wrapper .style-change {
  padding: 16px 0;
  display: block;
}
#listings-november .heading-wrapper .style-change div,
#listings-november .heading-wrapper .style-change a {
  text-decoration: none;
  font-size: 20px;
  display: inline-block;
  padding-right: 4px;
  color: #1e1e1e;
}
#listings-november .heading-wrapper .style-change div i,
#listings-november .heading-wrapper .style-change a i {
  cursor: pointer;
  color: #1e1e1e;
}
#listings-november .heading-wrapper .style-change div i:hover,
#listings-november .heading-wrapper .style-change a i:hover {
  color: #14477e;
}
#listings-november .heading-wrapper .style-change .active i {
  color: #14477e;
}
#listings-november .heading-wrapper .search-sort select {
  font-family: 'Lato', sans-serif;
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: #878787;
  padding-left: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #listings-november {
    padding-bottom: 12px;
  }
  #listings-november .heading-wrapper {
    padding: 24px;
  }
  #listings-november .heading-wrapper .heading-div {
    font-size: 25px;
  }
  #listings-november .heading-wrapper .style-change {
    width: 125px;
    float: left;
    padding: 24px 0;
  }
  #listings-november .heading-wrapper .style-change div,
  #listings-november .heading-wrapper .style-change a {
    padding-right: 6px;
  }
  #listings-november .heading-wrapper .search-sort select {
    width: 250px;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 23px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #listings-november {
    padding-bottom: 30px;
    padding-top: 0;
  }
  #listings-november .heading-wrapper {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
    padding: 30px;
  }
  #listings-november .heading-wrapper .heading-div {
    font-size: 30px;
  }
  #listings-november .heading-wrapper .style-change {
    width: 175px;
    float: left;
    padding: 40px 0;
  }
  #listings-november .heading-wrapper .style-change div,
  #listings-november .heading-wrapper .style-change a {
    padding-right: 10px;
  }
  #listings-november .heading-wrapper .search-sort select {
    width: 250px;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 38px;
  }
}
#listing-show-oscar {
  padding-top: 40px;
}
#listing-show-oscar sup {
  vertical-align: super;
  font-size: 0.7em;
}
#listing-show-oscar #listing-images-slideshow {
  overflow: hidden;
  height: auto;
  max-width: 1030px;
  margin: 0 auto;
}
#listing-show-oscar #listing-images-slideshow ul li {
  height: 0;
  padding-bottom: 6%;
  background-size: cover;
  background-position: 50% 50%;
}
#listing-show-oscar #listing-images-slideshow .bx-viewport {
  height: 0;
}
#listing-show-oscar #listing-images-slideshow .bx-wrapper {
  position: relative;
}
#listing-show-oscar #listing-images-slideshow .bx-controls .bx-next,
#listing-show-oscar #listing-images-slideshow .bx-controls .bx-prev {
  display: none;
}
#listing-show-oscar #listing-images-slideshow .bx-pager {
  z-index: 80;
}
#listing-show-oscar #listing-images-slideshow .bx-pager .bx-pager-item {
  display: inline-block;
  /*a {
          border-radius: 100%;
          height: 10px;
          width: 10px;
          border: solid 1px #fff;
          display: inline-block;
          border-radius: 100%;
          margin: 0 2px;
          font-size: 0;
        }*/
}
#listing-show-oscar #listing-images-slideshow .bx-pager .bx-pager-item a.active {
  background: #fff;
}
#listing-show-oscar #quarter > ul > div {
  display: none;
}
#listing-show-oscar #quarter > ul > div:nth-child(1),
#listing-show-oscar #quarter > ul > div:nth-child(2),
#listing-show-oscar #quarter > ul > div:nth-child(3) {
  display: block !important;
}
#listing-show-oscar h1 {
  font-size: 20px;
  font-family: 'Lato', sans-serif;
}
#listing-show-oscar h2 {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
}
#listing-show-oscar h3 {
  /*font-size: 18px;*/
  font-family: 'Lato', sans-serif;
}
#listing-show-oscar span {
  line-height: 20px;
  font-family: 'Lato', sans-serif;
}
#listing-show-oscar #map-top {
  height: 350px;
  width: 100%;
  display: block;
}
#listing-show-oscar #map-top #map_canvas {
  height: 350px;
}
#listing-show-oscar .top-section {
  position: relative;
}
#listing-show-oscar .top-section .slideshow-one {
  overflow: hidden;
}
#listing-show-oscar .top-section .slideshow-one .bx-two li {
  height: 0;
  padding-bottom: 20%;
  background-size: cover;
  background-position: 50% 50%;
}
#listing-show-oscar .middle-section {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
}
#listing-show-oscar .middle-section .left .price {
  display: block;
  padding: 0 0 8px 0;
}
#listing-show-oscar .middle-section .left .bbc-mobile {
  display: inline-block;
  padding: 16px 0;
}
#listing-show-oscar .middle-section .left .bbc-mobile h1,
#listing-show-oscar .middle-section .left .bbc-mobile span {
  float: left;
}
#listing-show-oscar .middle-section .left .bbc-mobile h1 {
  display: inline-block;
  padding-right: 4px;
}
#listing-show-oscar .middle-section .left .bbc-mobile span {
  display: inline-block;
  padding-right: 8px;
}
#listing-show-oscar .middle-section .left .text {
  clear: both;
  font-size: 1.1em;
  line-height: 1.5em;
}
#listing-show-oscar .middle-section .left .text h2 {
  padding-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
}
#listing-show-oscar .middle-section .left .text .features {
  padding-top: 16px;
}
#listing-show-oscar .middle-section .left .text .features h2 {
  font-size: 18px;
  text-transform: uppercase;
}
#listing-show-oscar .middle-section .left .text .features span {
  display: block;
  width: 100%;
}
#listing-show-oscar .middle-section .right .auction-time {
  text-decoration: none;
  color: #1e1e1e;
}
#listing-show-oscar .middle-section .right .auction-time:hover {
  color: #14477e;
}
#listing-show-oscar .middle-section .right .auction-time i {
  padding-right: 5px;
}
#listing-show-oscar .middle-section .right h2 {
  padding-bottom: 16px;
}
#listing-show-oscar .middle-section .right .bbc-desktop {
  display: none;
}
#listing-show-oscar .middle-section .right .open-times {
  display: block;
  padding: 16px 0 0 0;
}
#listing-show-oscar .middle-section .right .open-times a {
  text-decoration: none;
  color: #1e1e1e;
  width: 100%;
  display: block;
}
#listing-show-oscar .middle-section .right .open-times a h1,
#listing-show-oscar .middle-section .right .open-times a i,
#listing-show-oscar .middle-section .right .open-times a h2 {
  font-size: 14px;
  width: auto;
  display: inline-block;
}
#listing-show-oscar .middle-section .right .open-times a i {
  color: #1e1e1e;
  font-size: 20px;
  display: block;
  padding-right: 4px;
}
#listing-show-oscar .middle-section .right .open-times a:hover {
  color: #14477e;
}
#listing-show-oscar .middle-section .right #pets-allowed {
  display: none;
}
#listing-show-oscar .middle-section .right .resources {
  padding: 16px 0;
  display: block;
}
#listing-show-oscar .middle-section .right .resources div {
  overflow: hidden;
}
#listing-show-oscar .middle-section .right .resources span,
#listing-show-oscar .middle-section .right .resources a {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  margin-bottom: 2px !important;
  width: 200px !important;
}
#listing-show-oscar .middle-section .right .resources span:focus,
#listing-show-oscar .middle-section .right .resources a:focus,
#listing-show-oscar .middle-section .right .resources span:hover,
#listing-show-oscar .middle-section .right .resources a:hover,
#listing-show-oscar .middle-section .right .resources span:active,
#listing-show-oscar .middle-section .right .resources a:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
#listing-show-oscar .middle-section .right .resources div:last-child a {
  margin-bottom: 0;
}
#listing-show-oscar .middle-section .right .resources #print-btn {
  display: none;
}
#listing-show-oscar .middle-section .right .sale-method {
  padding-top: 16px;
}
#listing-show-oscar .middle-section .right .share a {
  position: relative;
  width: 17px;
  text-align: center;
  display: inline-block;
  margin: 0 7px;
  text-decoration: none;
}
#listing-show-oscar .middle-section .right .share a i {
  color: #1e1e1e;
  font-size: 19px;
  position: relative;
  display: block;
  transition: all 0.5s;
}
#listing-show-oscar .middle-section .right .share .social.facebook:after {
  background-color: #3b5998;
}
#listing-show-oscar .middle-section .right .share .social.twitter:after {
  background-color: #55acee;
}
#listing-show-oscar .middle-section .right .share .social.twitter:after i {
  transition: all 0.5s;
  color: #55acee;
}
#listing-show-oscar .middle-section .right .share .social.pinit:after {
  background-color: #c8232c;
}
#listing-show-oscar .middle-section .right .share .social.pinit:after i {
  transition: all 0.5s;
  color: #c8232c;
}
#listing-show-oscar .middle-section .right .share #emailAFriendButton:after {
  background-color: #14477e;
}
#listing-show-oscar .middle-section .right .share #emailAFriendButton:after i {
  transition: all 0.5s;
  background-color: #14477e;
}
#listing-show-oscar .middle-section .right .share .social.facebook:hover i {
  transition: all 0.5s;
  color: #3b5998;
}
#listing-show-oscar .middle-section .right .share .social.twitter:hover i {
  transition: all 0.5s;
  color: #55acee;
}
#listing-show-oscar .middle-section .right .share .social.pinit:hover i {
  transition: all 0.5s;
  color: #c8232c;
}
#listing-show-oscar .middle-section .right .share #emailAFriendButton:hover i {
  transition: all 0.5s;
  color: #14477e;
}
#listing-show-oscar .middle-section .right .share a:after {
  position: absolute;
  content: "";
  top: 27px;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #1e1e1e;
  opacity: 0;
  transition: all 0.5s;
}
#listing-show-oscar .middle-section .right .share a:nth-child(2) {
  margin-left: 0;
}
#listing-show-oscar .middle-section .right .share a:hover:after {
  opacity: 1;
  top: 22px;
  transition: all 0.5s;
}
#listing-show-oscar .middle-section .right .share form {
  margin-top: 16px;
}
#listing-show-oscar .middle-section .right .share form fieldset {
  margin-bottom: 8px;
}
#listing-show-oscar .middle-section .right .share form textarea {
  height: 105px;
}
#listing-show-oscar .middle-section .right .share form .fieldset_send input {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  border: transparent;
}
#listing-show-oscar .middle-section .right .share form .fieldset_send input:focus,
#listing-show-oscar .middle-section .right .share form .fieldset_send input:hover,
#listing-show-oscar .middle-section .right .share form .fieldset_send input:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
#listing-show-oscar #map {
  height: 500px;
  display: block;
}
#listing-show-oscar #map #map_canvas {
  display: block;
  height: 500px;
}
#listing-show-oscar .bottom {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
}
#listing-show-oscar .bottom .open-times {
  padding: 16px 0;
}
#listing-show-oscar .bottom .open-times em {
  display: block;
  padding-bottom: 16px;
  line-height: 17px;
}
#listing-show-oscar .bottom .open-times strong {
  width: 100%;
}
#listing-show-oscar .bottom .open-times .blurb {
  line-height: 17px;
  display: block;
  padding-bottom: 16px;
}
#listing-show-oscar .bottom .open-times #opens li {
  padding-bottom: 8px;
}
#listing-show-oscar .bottom .open-times #opens li label {
  cursor: pointer;
  line-height: 19px;
}
#listing-show-oscar .bottom .open-times #opens li label input {
  height: 15px;
  line-height: 15px;
  float: left;
  width: 15px;
  margin-right: 10px;
}
#listing-show-oscar .bottom .open-times .opens-form {
  clear: both;
  padding-top: 16px;
  display: block;
}
#listing-show-oscar .bottom .open-times .opens-form fieldset {
  padding-bottom: 8px;
}
#listing-show-oscar .bottom .open-times .opens-form .fieldset_submit input {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  width: 100%;
  border: transparent;
}
#listing-show-oscar .bottom .open-times .opens-form .fieldset_submit input:focus,
#listing-show-oscar .bottom .open-times .opens-form .fieldset_submit input:hover,
#listing-show-oscar .bottom .open-times .opens-form .fieldset_submit input:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
#listing-show-oscar .bottom .open-times .container h2 {
  padding-bottom: 16px;
  display: block;
}
#listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a {
  display: inline-flex;
  text-decoration: none;
  color: #1e1e1e;
}
#listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a h1,
#listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a h2,
#listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a em {
  padding-right: 4px;
  font-size: 14px;
}
#listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a .hover {
  display: none;
}
#listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a:hover h1,
#listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a:hover h2,
#listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a:hover em {
  color: #14477e;
}
#listing-show-oscar .bottom .enquire h1 {
  padding-bottom: 16px;
  display: block;
  text-transform: uppercase;
}
#listing-show-oscar .bottom .enquire form fieldset {
  margin-bottom: 8px;
}
#listing-show-oscar .bottom .enquire form .fieldset_submit {
  margin-bottom: 0;
}
#listing-show-oscar .bottom .enquire form .fieldset_submit input {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  border: transparent;
  width: 100%;
}
#listing-show-oscar .bottom .enquire form .fieldset_submit input:focus,
#listing-show-oscar .bottom .enquire form .fieldset_submit input:hover,
#listing-show-oscar .bottom .enquire form .fieldset_submit input:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
#listing-show-oscar .bottom .enquire form.hide {
  display: none;
}
#listing-show-oscar .bottom .agents {
  padding: 16px 0;
  display: block;
}
#listing-show-oscar .bottom .agents h1 {
  text-transform: uppercase;
}
#listing-show-oscar .bottom .agents .wrapper {
  width: 100%;
}
#listing-show-oscar .bottom .agents h1 {
  padding-bottom: 16px;
}
#listing-show-oscar .bottom #similar-listings {
  padding: 0 0 16px 0;
  display: block;
}
#listing-show-oscar .bottom #similar-listings h1 {
  text-transform: uppercase;
  padding-bottom: 16px;
}
#listing-show-oscar .bottom #similar-listings .wrapper {
  width: 100% !important;
}
#listing-show-oscar ul li a .bottom {
  min-height: 80px;
}
#listing-show-oscar ul li a .bottom .container {
  display: block !important;
}
#listing-show-oscar ul li a .bottom h2 {
  float: none;
  display: inline-block;
}
#listing-show-oscar #listing-open-form-alpha #opens {
  /*.added{
        transition: all 0.5s;
        color: white;
        background-color: @brand;
        label{
          div:nth-child(3){
            em{
              display:block !important;
            }
            span{
              display: none;
            }
          }
          div:nth-child(3){
            border-color: white;
          }
        }
      }*/
}
#listing-show-oscar #listing-open-form-alpha #opens li {
  position: relative;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 8px;
  background-color: #f1f1f1;
  margin-bottom: 8px;
  transition: all 0.5s;
  cursor: pointer;
  height: 75px;
}
#listing-show-oscar #listing-open-form-alpha #opens li .label-hover {
  color: white;
  transition: all 0.5s;
}
#listing-show-oscar #listing-open-form-alpha #opens li .label-hover div:nth-child(3) {
  border-color: white;
  /*transition: all 0.5s;*/
}
#listing-show-oscar #listing-open-form-alpha #opens li label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
#listing-show-oscar #listing-open-form-alpha #opens li label input {
  display: none;
}
#listing-show-oscar #listing-open-form-alpha #opens li label div {
  width: 60%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  padding-top: 15px;
}
#listing-show-oscar #listing-open-form-alpha #opens li label div:nth-child(2) em {
  display: inline-block !important;
  padding-bottom: 0;
}
#listing-show-oscar #listing-open-form-alpha #opens li label div:nth-child(3) {
  /*transition: all 0.5s;*/
  width: 40%;
  text-align: center;
  border-left: 1px solid #c1c1c1;
  height: 75px;
  line-height: 75px;
  padding-top: 0;
}
#listing-show-oscar #listing-open-form-alpha #opens li label div:nth-child(3) em {
  padding-top: 26px;
  display: none !important;
}
#listing-show-oscar #listing-open-form-alpha #opens li label div:nth-child(3) span {
  padding-top: 26px;
  display: block;
}
#listing-show-oscar #listing-open-form-alpha #opens li .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #14477e;
  z-index: 20;
  width: 0;
  opacity: 0;
  transition: all 0.5s;
}
#listing-show-oscar #listing-open-form-alpha #opens li .overlay.hover {
  opacity: 1;
  width: 100%;
  transition: all 0.5s;
}
#listing-show-oscar #listing-open-form-alpha #opens li:hover,
#listing-show-oscar #listing-open-form-alpha #opens li.added {
  color: white;
}
#listing-show-oscar #listing-open-form-alpha #opens li:hover .overlay,
#listing-show-oscar #listing-open-form-alpha #opens li.added .overlay {
  opacity: 1;
  width: 100%;
  transition: all 0.5s;
}
#listing-show-oscar.spade-listing-show #similar-listings {
  margin-top: 16px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #listing-show-oscar .top-section #listing-images-slideshow .bx-wrapper {
    height: auto;
    top: 0;
    position: relative;
  }
  #listing-show-oscar h1 {
    font-size: 25px;
    font-family: 'Lato', sans-serif;
    line-height: 30px;
  }
  #listing-show-oscar h2 {
    font-size: 23px;
    font-family: 'Lato', sans-serif;
  }
  #listing-show-oscar h3 {
    /*font-size: 18px;*/
    font-family: 'Lato', sans-serif;
  }
  #listing-show-oscar span {
    line-height: 20px;
    font-family: 'Lato', sans-serif;
  }
  #listing-show-oscar #map-top {
    height: 400px;
    width: 100%;
    display: block;
  }
  #listing-show-oscar #map-top #map_canvas {
    height: 400px;
  }
  #listing-show-oscar .top-section {
    position: relative;
  }
  #listing-show-oscar .middle-section {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 24px;
  }
  #listing-show-oscar .middle-section .left {
    width: 60%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-right: 40px;
  }
  #listing-show-oscar .middle-section .left .price {
    display: block;
    padding: 0 0 12px 0;
  }
  #listing-show-oscar .middle-section .left .bbc-mobile {
    display: inline-block;
    padding: 24px 0;
  }
  #listing-show-oscar .middle-section .left .bbc-mobile h1,
  #listing-show-oscar .middle-section .left .bbc-mobile span {
    float: left;
  }
  #listing-show-oscar .middle-section .left .bbc-mobile h1 {
    display: inline-block;
    padding-right: 6px;
  }
  #listing-show-oscar .middle-section .left .bbc-mobile span {
    display: inline-block;
    padding-right: 12px;
  }
  #listing-show-oscar .middle-section .left .text {
    clear: both;
  }
  #listing-show-oscar .middle-section .left .text h2 {
    padding-bottom: 24px;
  }
  #listing-show-oscar .middle-section .left .text .features {
    padding-top: 24px;
  }
  #listing-show-oscar .middle-section .left .text .features span {
    display: block;
    width: 100%;
  }
  #listing-show-oscar .middle-section .right {
    width: 40%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-oscar .middle-section .right .auction-time {
    padding-top: 12px;
    display: inline-block;
  }
  #listing-show-oscar .middle-section .right h2 {
    padding-bottom: 24px;
  }
  #listing-show-oscar .middle-section .right .bbc-desktop {
    display: none;
  }
  #listing-show-oscar .middle-section .right .open-times {
    display: block;
    padding: 24px 0;
  }
  #listing-show-oscar .middle-section .right .open-times h2 {
    padding-bottom: 12px;
  }
  #listing-show-oscar .middle-section .right .open-times ul li {
    height: 30px;
  }
  #listing-show-oscar .middle-section .right .resources {
    padding: 24px 0;
    padding-top: 24px;
    display: block;
  }
  #listing-show-oscar .middle-section .right .resources div span,
  #listing-show-oscar .middle-section .right .resources div a {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    margin-bottom: 12px;
  }
  #listing-show-oscar .middle-section .right .resources div span:focus,
  #listing-show-oscar .middle-section .right .resources div a:focus,
  #listing-show-oscar .middle-section .right .resources div span:hover,
  #listing-show-oscar .middle-section .right .resources div a:hover,
  #listing-show-oscar .middle-section .right .resources div span:active,
  #listing-show-oscar .middle-section .right .resources div a:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #listing-show-oscar .middle-section .right .resources div:last-child a {
    margin-bottom: 0;
  }
  #listing-show-oscar .middle-section .right .resources #print-btn {
    display: none;
  }
  #listing-show-oscar .middle-section .right .resources a.info-statement {
    font-size: 0.8em;
  }
  #listing-show-oscar .middle-section .right .sale-method {
    padding-top: 0;
  }
  #listing-show-oscar .middle-section .right .sale-method h2 {
    padding-bottom: 0;
  }
  #listing-show-oscar .middle-section .right .sale-method span {
    padding-top: 12px;
    display: block;
  }
  #listing-show-oscar .middle-section .right .sale-method.no-opens {
    padding-top: 24px;
  }
  #listing-show-oscar .middle-section .right .share {
    padding-left: 24px;
    border-left: 1px solid #14477e;
  }
  #listing-show-oscar .middle-section .right .share a {
    position: relative;
    width: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
  }
  #listing-show-oscar .middle-section .right .share a i {
    color: #1e1e1e;
    font-size: 19px;
    position: relative;
    display: block;
    transition: all 0.5s;
  }
  #listing-show-oscar .middle-section .right .share .social.facebook:after {
    background-color: #3b5998;
  }
  #listing-show-oscar .middle-section .right .share .social.twitter:after {
    background-color: #55acee;
  }
  #listing-show-oscar .middle-section .right .share .social.twitter:after i {
    transition: all 0.5s;
    color: #55acee;
  }
  #listing-show-oscar .middle-section .right .share .social.pinit:after {
    background-color: #c8232c;
  }
  #listing-show-oscar .middle-section .right .share .social.pinit:after i {
    transition: all 0.5s;
    color: #c8232c;
  }
  #listing-show-oscar .middle-section .right .share #emailAFriendButton:after {
    background-color: #14477e;
  }
  #listing-show-oscar .middle-section .right .share #emailAFriendButton:after i {
    transition: all 0.5s;
    background-color: #14477e;
  }
  #listing-show-oscar .middle-section .right .share .social.facebook:hover i {
    transition: all 0.5s;
    color: #3b5998;
  }
  #listing-show-oscar .middle-section .right .share .social.twitter:hover i {
    transition: all 0.5s;
    color: #55acee;
  }
  #listing-show-oscar .middle-section .right .share .social.pinit:hover i {
    transition: all 0.5s;
    color: #c8232c;
  }
  #listing-show-oscar .middle-section .right .share #emailAFriendButton:hover i {
    transition: all 0.5s;
    color: #14477e;
  }
  #listing-show-oscar .middle-section .right .share a:after {
    position: absolute;
    content: "";
    top: 27px;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #1e1e1e;
    opacity: 0;
    transition: all 0.5s;
  }
  #listing-show-oscar .middle-section .right .share a:nth-child(2) {
    margin-left: 0;
  }
  #listing-show-oscar .middle-section .right .share a:hover:after {
    opacity: 1;
    top: 22px;
    transition: all 0.5s;
  }
  #listing-show-oscar .middle-section .right .share form {
    margin-top: 24px;
  }
  #listing-show-oscar .middle-section .right .share form fieldset {
    margin-bottom: 12px;
  }
  #listing-show-oscar .middle-section .right .share form input {
    height: 45px;
  }
  #listing-show-oscar .middle-section .right .share form textarea {
    height: 90px;
  }
  #listing-show-oscar .middle-section .right .share form .fieldset_email,
  #listing-show-oscar .middle-section .right .share form .fieldset_senderName {
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 50%;
  }
  #listing-show-oscar .middle-section .right .share form .fieldset_senderName {
    padding-right: 6px;
  }
  #listing-show-oscar .middle-section .right .share form .fieldset_email {
    padding-left: 6px;
  }
  #listing-show-oscar .middle-section .right .share form .fieldset_send {
    clear: both;
  }
  #listing-show-oscar .middle-section .right .share form .fieldset_send input {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    border: transparent;
  }
  #listing-show-oscar .middle-section .right .share form .fieldset_send input:focus,
  #listing-show-oscar .middle-section .right .share form .fieldset_send input:hover,
  #listing-show-oscar .middle-section .right .share form .fieldset_send input:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #listing-show-oscar .middle-section .right .open-times,
  #listing-show-oscar .middle-section .right .sale-method,
  #listing-show-oscar .middle-section .right .resources {
    clear: both;
    border-left: 1px solid #14477e;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 24px;
  }
  #listing-show-oscar .middle-section:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
  #listing-show-oscar #map {
    padding-top: 24px;
    clear: both;
    height: 500px;
    display: block;
  }
  #listing-show-oscar #map #map_canvas {
    display: block;
    height: 500px;
  }
  #listing-show-oscar .bottom {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 24px 24px 24px 24px;
  }
  #listing-show-oscar .bottom .open-times {
    padding: 0 0;
    padding-bottom: 24px;
  }
  #listing-show-oscar .bottom .open-times em {
    display: block;
    padding-bottom: 24px;
    line-height: 17px;
  }
  #listing-show-oscar .bottom .open-times strong {
    width: 100%;
  }
  #listing-show-oscar .bottom .open-times .blurb {
    line-height: 17px;
    display: block;
    padding-bottom: 24px;
  }
  #listing-show-oscar .bottom .open-times #opens li {
    padding-bottom: 12px;
  }
  #listing-show-oscar .bottom .open-times #opens li label {
    line-height: 19px;
  }
  #listing-show-oscar .bottom .open-times #opens li label input {
    height: 15px;
    line-height: 15px;
    float: left;
    width: 15px;
    margin-right: 10px;
  }
  #listing-show-oscar .bottom .open-times .opens-form {
    clear: both;
    padding-top: 24px;
    display: block;
  }
  #listing-show-oscar .bottom .open-times .opens-form fieldset {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-bottom: 12px;
  }
  #listing-show-oscar .bottom .open-times .opens-form fieldset input {
    height: 45px;
    line-height: 45px;
  }
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_first_name,
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_email_address {
    padding-right: 6px;
  }
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_surname,
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_mobile {
    padding-left: 6px;
  }
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_submit {
    width: 100%;
  }
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_submit input {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    width: 100%;
    border: transparent;
  }
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_submit input:focus,
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_submit input:hover,
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_submit input:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #listing-show-oscar .bottom .open-times .container h2 {
    padding-bottom: 24px;
    display: block;
  }
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a {
    display: inline-flex;
    text-decoration: none;
    color: #1e1e1e;
  }
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a h1,
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a h2,
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a em {
    padding-right: 4px;
    font-size: 14px;
    line-height: 22px;
  }
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a .hover {
    display: none;
  }
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a:hover h1,
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a:hover h2,
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a:hover em {
    color: #14477e;
  }
  #listing-show-oscar .bottom .enquire h1 {
    padding-bottom: 24px;
    display: block;
  }
  #listing-show-oscar .bottom .enquire form fieldset {
    margin-bottom: 12px;
  }
  #listing-show-oscar .bottom .enquire form fieldset input {
    height: 45px;
  }
  #listing-show-oscar .bottom .enquire form .fieldset_first_name,
  #listing-show-oscar .bottom .enquire form .fieldset_surname,
  #listing-show-oscar .bottom .enquire form .fieldset_email_address,
  #listing-show-oscar .bottom .enquire form .fieldset_mobile {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-oscar .bottom .enquire form .fieldset_first_name,
  #listing-show-oscar .bottom .enquire form .fieldset_email_address {
    padding-right: 6px;
  }
  #listing-show-oscar .bottom .enquire form .fieldset_surname,
  #listing-show-oscar .bottom .enquire form .fieldset_mobile {
    padding-left: 6px;
  }
  #listing-show-oscar .bottom .enquire form .fieldset_notes input {
    /*height: @form-height-desktop*2;*/
  }
  #listing-show-oscar .bottom .enquire form .fieldset_submit {
    clear: both;
    margin-bottom: 0;
  }
  #listing-show-oscar .bottom .enquire form .fieldset_submit input {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    border: transparent;
    width: 100%;
  }
  #listing-show-oscar .bottom .enquire form .fieldset_submit input:focus,
  #listing-show-oscar .bottom .enquire form .fieldset_submit input:hover,
  #listing-show-oscar .bottom .enquire form .fieldset_submit input:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #listing-show-oscar .bottom .agents {
    padding: 24px 0;
    display: block;
  }
  #listing-show-oscar .bottom .agents .wrapper {
    width: 50% !important;
    float: left;
  }
  #listing-show-oscar .bottom .agents h1 {
    padding-bottom: 24px;
  }
  #listing-show-oscar .bottom #similar-listings {
    padding: 0 0 24px 0;
    display: block;
  }
  #listing-show-oscar .bottom #similar-listings h1 {
    padding-bottom: 24px;
  }
  #listing-show-oscar .bottom #similar-listings .wrapper {
    width: 33.33% !important;
  }
  #listing-show-oscar .bottom #similar-listings .wrapper li {
    width: 100% !important;
  }
  #listing-show-oscar #listing-open-form-alpha #opens {
    max-width: 650px;
    display: block;
    margin: 0 auto;
  }
  #listing-show-oscar #listing-open-form-alpha #opens li {
    margin-bottom: 0;
    margin-top: 12px;
    width: 48.5%;
    float: left;
  }
  #listing-show-oscar #listing-open-form-alpha #opens li:nth-child(1),
  #listing-show-oscar #listing-open-form-alpha #opens li:nth-child(2) {
    margin-top: 0;
  }
  #listing-show-oscar #listing-open-form-alpha #opens li:nth-child(odd) {
    margin-right: 6px;
  }
  #listing-show-oscar #listing-open-form-alpha #opens li:nth-child(even) {
    margin-left: 6px;
  }
  #listing-show-oscar.spade-listing-show #similar-listings {
    margin-top: 24px;
  }
  #listing-show-oscar.spade-listing-show .bottom {
    clear: both;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #listing-show-oscar {
    padding-top: 0;
  }
  #listing-show-oscar #listing-images-slideshow {
    height: 500px;
    padding-bottom: 0;
    overflow: visible;
  }
  #listing-show-oscar #listing-images-slideshow .bx-wrapper {
    overflow: visible;
  }
  #listing-show-oscar #listing-images-slideshow .bx-wrapper .bx-viewport {
    overflow: visible !important;
    height: 500px !important;
  }
  #listing-show-oscar #listing-images-slideshow .bx-wrapper .bx-viewport li {
    transition: all 1.5s;
  }
  #listing-show-oscar #listing-images-slideshow ul {
    height: 500px;
  }
  #listing-show-oscar #listing-images-slideshow ul li {
    height: 500px;
    padding: 0;
    background-size: cover;
    background-position: 50% 50%;
    opacity: .5;
  }
  #listing-show-oscar #listing-images-slideshow ul li.active {
    opacity: 1;
  }
  #listing-show-oscar #listing-images-slideshow {
    /*margin-left: -800px !important;*/
    position: relative;
  }
  #listing-show-oscar #listing-images-slideshow #left-border,
  #listing-show-oscar #listing-images-slideshow #right-border {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 50;
    width: 610px;
  }
  #listing-show-oscar #listing-images-slideshow #left-border {
    left: 240px !important;
  }
  #listing-show-oscar #listing-images-slideshow #right-border {
    right: -520px;
    width: 625px;
  }
  #listing-show-oscar #listing-images-slideshow .bx-next {
    right: 20px !important;
  }
  #listing-show-oscar #listing-images-slideshow .bx-prev {
    left: 870px !important;
  }
  #listing-show-oscar #listing-images-slideshow li {
    /*width: 850px !important;*/
  }
  #listing-show-oscar #listing-images-slideshow #image-overlay {
    left: 1200px !important;
  }
  #listing-show-oscar #listing-images-slideshow .bx-pager {
    margin-top: 20px;
  }
  #listing-show-oscar #listing-images-slideshow .bx-controls .bx-prev {
    left: 0;
    position: absolute;
  }
  #listing-show-oscar #listing-images-slideshow .bx-controls .bx-next {
    position: absolute;
    right: 0;
  }
  #listing-show-oscar h1 {
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    line-height: 35px;
  }
  #listing-show-oscar h2 {
    font-size: 23px;
    font-family: 'Lato', sans-serif;
  }
  #listing-show-oscar h3 {
    /*font-size: 18px;*/
    font-family: 'Lato', sans-serif;
  }
  #listing-show-oscar span {
    line-height: 20px;
    font-family: 'Lato', sans-serif;
  }
  #listing-show-oscar #map-top {
    height: 500px;
    width: 100%;
    display: block;
  }
  #listing-show-oscar #map-top #map_canvas {
    height: 500px;
  }
  #listing-show-oscar .top-section {
    position: relative;
    background: black;
  }
  #listing-show-oscar .top-section .top-options.second-slideshow {
    background-color: #f1f1f1;
  }
  #listing-show-oscar .top-section .slideshow-one {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
    height: 0;
    padding-bottom: 31%;
    overflow: hidden;
  }
  #listing-show-oscar .top-section .slideshow-one .bx-two li {
    height: 0;
    padding-bottom: 6%;
    background-size: cover;
    background-position: 50% 50%;
  }
  #listing-show-oscar .middle-section {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 40px;
  }
  #listing-show-oscar .middle-section .left .price {
    display: block;
    padding: 0 0 20px 0;
  }
  #listing-show-oscar .middle-section .left .bbc-mobile {
    display: none;
    padding: 40px 0;
  }
  #listing-show-oscar .middle-section .left .bbc-mobile h1,
  #listing-show-oscar .middle-section .left .bbc-mobile span {
    float: left;
  }
  #listing-show-oscar .middle-section .left .bbc-mobile h1 {
    display: inline-block;
    padding-right: 10px;
  }
  #listing-show-oscar .middle-section .left .bbc-mobile span {
    display: inline-block;
    padding-right: 20px;
  }
  #listing-show-oscar .middle-section .left .text {
    clear: both;
  }
  #listing-show-oscar .middle-section .left .text h2 {
    padding-bottom: 20px;
  }
  #listing-show-oscar .middle-section .left .text .features {
    padding-top: 40px;
  }
  #listing-show-oscar .middle-section .left .text .features span {
    display: block;
    width: 100%;
  }
  #listing-show-oscar .middle-section .right h2 {
    padding-bottom: 20px;
    font-size: 18px !important;
    text-transform: uppercase;
  }
  #listing-show-oscar .middle-section .right .auction-time {
    padding-top: 20px;
    display: block;
  }
  #listing-show-oscar .middle-section .right .bbc-desktop {
    display: block;
  }
  #listing-show-oscar .middle-section .right .bbc-desktop .wrapper h1 {
    padding-right: 8px;
  }
  #listing-show-oscar .middle-section .right .open-times {
    display: block;
    padding: 30px 0;
  }
  #listing-show-oscar .middle-section .right .open-times ul h2 {
    font-size: 14px !important;
  }
  #listing-show-oscar .middle-section .right .open-times ul li a {
    height: 20px;
  }
  #listing-show-oscar .middle-section .right .resources {
    padding: 30px 0;
    padding-top: 0;
    display: block;
  }
  #listing-show-oscar .middle-section .right .resources div span,
  #listing-show-oscar .middle-section .right .resources div a {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    margin-bottom: 10px;
  }
  #listing-show-oscar .middle-section .right .resources div span:focus,
  #listing-show-oscar .middle-section .right .resources div a:focus,
  #listing-show-oscar .middle-section .right .resources div span:hover,
  #listing-show-oscar .middle-section .right .resources div a:hover,
  #listing-show-oscar .middle-section .right .resources div span:active,
  #listing-show-oscar .middle-section .right .resources div a:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #listing-show-oscar .middle-section .right .resources div:last-child a {
    margin-bottom: 0;
  }
  #listing-show-oscar .middle-section .right .resources #print-btn {
    display: none;
  }
  #listing-show-oscar .middle-section .right .sale-method {
    padding-top: 30px !important;
  }
  #listing-show-oscar .middle-section .right .sale-method.no-opens {
    padding-top: 30px !important;
  }
  #listing-show-oscar .middle-section .right .sale-method h2 {
    padding-bottom: 0;
  }
  #listing-show-oscar .middle-section .right .share a {
    position: relative;
    width: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
  }
  #listing-show-oscar .middle-section .right .share a i {
    color: #1e1e1e;
    font-size: 19px;
    position: relative;
    display: block;
    transition: all 0.5s;
  }
  #listing-show-oscar .middle-section .right .share .social.facebook:after {
    background-color: #3b5998;
  }
  #listing-show-oscar .middle-section .right .share .social.twitter:after {
    background-color: #55acee;
  }
  #listing-show-oscar .middle-section .right .share .social.twitter:after i {
    transition: all 0.5s;
    color: #55acee;
  }
  #listing-show-oscar .middle-section .right .share .social.pinit:after {
    background-color: #c8232c;
  }
  #listing-show-oscar .middle-section .right .share .social.pinit:after i {
    transition: all 0.5s;
    color: #c8232c;
  }
  #listing-show-oscar .middle-section .right .share #emailAFriendButton:after {
    background-color: #14477e;
  }
  #listing-show-oscar .middle-section .right .share #emailAFriendButton:after i {
    transition: all 0.5s;
    background-color: #14477e;
  }
  #listing-show-oscar .middle-section .right .share .social.facebook:hover i {
    transition: all 0.5s;
    color: #3b5998;
  }
  #listing-show-oscar .middle-section .right .share .social.twitter:hover i {
    transition: all 0.5s;
    color: #55acee;
  }
  #listing-show-oscar .middle-section .right .share .social.pinit:hover i {
    transition: all 0.5s;
    color: #c8232c;
  }
  #listing-show-oscar .middle-section .right .share #emailAFriendButton:hover i {
    transition: all 0.5s;
    color: #14477e;
  }
  #listing-show-oscar .middle-section .right .share a:after {
    position: absolute;
    content: "";
    top: 27px;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #1e1e1e;
    opacity: 0;
    transition: all 0.5s;
  }
  #listing-show-oscar .middle-section .right .share a:nth-child(2) {
    margin-left: 0;
  }
  #listing-show-oscar .middle-section .right .share a:hover:after {
    opacity: 1;
    top: 22px;
    transition: all 0.5s;
  }
  #listing-show-oscar .middle-section .right .share form {
    margin-top: 40px;
  }
  #listing-show-oscar .middle-section .right .share form fieldset {
    margin-bottom: 20px;
  }
  #listing-show-oscar .middle-section .right .share form input {
    height: 45px;
  }
  #listing-show-oscar .middle-section .right .share form textarea {
    height: 90px;
  }
  #listing-show-oscar .middle-section .right .share form .fieldset_email,
  #listing-show-oscar .middle-section .right .share form .fieldset_senderName {
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 50%;
  }
  #listing-show-oscar .middle-section .right .share form .fieldset_senderName {
    padding-right: 10px;
  }
  #listing-show-oscar .middle-section .right .share form .fieldset_email {
    padding-left: 10px;
  }
  #listing-show-oscar .middle-section .right .share form .fieldset_send {
    clear: both;
  }
  #listing-show-oscar .middle-section .right .share form .fieldset_send input {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    border: transparent;
  }
  #listing-show-oscar .middle-section .right .share form .fieldset_send input:focus,
  #listing-show-oscar .middle-section .right .share form .fieldset_send input:hover,
  #listing-show-oscar .middle-section .right .share form .fieldset_send input:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #listing-show-oscar #map {
    height: 500px;
    display: block;
    padding: 80px 0 0 0;
  }
  #listing-show-oscar #map #map_canvas {
    display: block;
    height: 500px;
  }
  #listing-show-oscar .bottom {
    max-width: 1030px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 40px;
  }
  #listing-show-oscar .bottom h2,
  #listing-show-oscar .bottom h1 {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }
  #listing-show-oscar .bottom .open-times {
    width: 100%;
    display: inline-block;
    padding: 0 0 40px 0;
  }
  #listing-show-oscar .bottom .open-times em {
    display: block;
    padding-bottom: 30px;
    line-height: 17px;
    text-align: center;
  }
  #listing-show-oscar .bottom .open-times strong {
    width: 270px;
    margin: 0 auto;
  }
  #listing-show-oscar .bottom .open-times .blurb {
    text-align: center;
    line-height: 17px;
    display: block;
    padding-bottom: 30px;
  }
  #listing-show-oscar .bottom .open-times #opens {
    display: block;
    width: 400px;
    margin: 0 auto;
  }
  #listing-show-oscar .bottom .open-times #opens li {
    text-align: center;
    padding-bottom: 20px;
  }
  #listing-show-oscar .bottom .open-times #opens li label {
    line-height: 19px;
  }
  #listing-show-oscar .bottom .open-times #opens li label input {
    height: 15px;
    line-height: 15px;
    float: none;
    width: 15px;
    margin-right: 10px;
  }
  #listing-show-oscar .bottom .open-times .opens-form {
    clear: both;
    padding: 0 120px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 30px;
    display: block;
  }
  #listing-show-oscar .bottom .open-times .opens-form fieldset {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-bottom: 20px;
  }
  #listing-show-oscar .bottom .open-times .opens-form fieldset input {
    height: 45px;
    line-height: 45px;
  }
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_first_name,
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_email_address {
    padding-right: 10px;
  }
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_surname,
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_mobile {
    padding-left: 10px;
  }
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_submit {
    width: 25%;
    float: right;
  }
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_submit input {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    width: 100%;
    border: transparent;
  }
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_submit input:focus,
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_submit input:hover,
  #listing-show-oscar .bottom .open-times .opens-form .fieldset_submit input:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #listing-show-oscar .bottom .open-times .container h2 {
    padding-bottom: 40px;
    display: block;
  }
  #listing-show-oscar .bottom .open-times .container ul {
    display: flex;
  }
  #listing-show-oscar .bottom .open-times .container ul .opens-container {
    width: auto;
    display: block;
    margin: 0 auto;
  }
  #listing-show-oscar .bottom .open-times .container ul .opens-container li {
    margin: 0 10px;
  }
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a {
    display: inline-flex;
    text-decoration: none;
    color: #1e1e1e;
  }
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a h1,
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a h2,
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a em {
    padding-right: 4px;
    font-size: 14px;
    line-height: 22px;
  }
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a .hover {
    display: none;
  }
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a:hover h1,
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a:hover h2,
  #listing-show-oscar .bottom .open-times .container ul .opens-container li .wrapper a:hover em {
    color: #14477e;
  }
  #listing-show-oscar .bottom .enquire.no-images {
    clear: both;
    padding-top: 90px;
  }
  #listing-show-oscar .bottom .enquire {
    clear: both;
  }
  #listing-show-oscar .bottom .enquire h1 {
    padding-bottom: 40px;
    display: block;
  }
  #listing-show-oscar .bottom .enquire .contact-form-alpha {
    padding: 0 120px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-oscar .bottom .enquire .contact-form-alpha ul {
    padding-bottom: 1.5rem;
  }
  #listing-show-oscar .bottom .enquire form fieldset {
    margin-bottom: 20px;
  }
  #listing-show-oscar .bottom .enquire form fieldset input {
    height: 45px;
  }
  #listing-show-oscar .bottom .enquire form .fieldset_first_name,
  #listing-show-oscar .bottom .enquire form .fieldset_surname,
  #listing-show-oscar .bottom .enquire form .fieldset_email_address,
  #listing-show-oscar .bottom .enquire form .fieldset_mobile {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-oscar .bottom .enquire form .fieldset_first_name,
  #listing-show-oscar .bottom .enquire form .fieldset_email_address {
    padding-right: 10px;
  }
  #listing-show-oscar .bottom .enquire form .fieldset_surname,
  #listing-show-oscar .bottom .enquire form .fieldset_mobile {
    padding-left: 10px;
  }
  #listing-show-oscar .bottom .enquire form .fieldset_notes input {
    /*height: @form-height-desktop*2;*/
  }
  #listing-show-oscar .bottom .enquire form .fieldset_submit {
    clear: both;
    margin-bottom: 0;
  }
  #listing-show-oscar .bottom .enquire form .fieldset_submit input {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    float: right;
    border: transparent;
  }
  #listing-show-oscar .bottom .enquire form .fieldset_submit input:focus,
  #listing-show-oscar .bottom .enquire form .fieldset_submit input:hover,
  #listing-show-oscar .bottom .enquire form .fieldset_submit input:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #listing-show-oscar .bottom .agents {
    padding: 40px 100px;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-oscar .bottom .agents .wrapper {
    width: 50% !important;
    float: left;
  }
  #listing-show-oscar .bottom .agents h1 {
    padding-bottom: 40px;
  }
  #listing-show-oscar .bottom #similar-listings {
    padding: 0 0 40px 0;
    display: block;
  }
  #listing-show-oscar .bottom #similar-listings h1 {
    padding-bottom: 40px;
  }
  #listing-show-oscar .bottom #similar-listings .wrapper {
    width: 33.33% !important;
  }
  #listing-show-oscar .bottom #similar-listings .wrapper li {
    width: 100% !important;
  }
  #listing-show-oscar .middle-section .left {
    width: 70%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-right: 40px;
  }
  #listing-show-oscar .middle-section .left .price {
    padding: 20px 0;
    font-size: 21px;
  }
  #listing-show-oscar .middle-section .right {
    width: 30%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-oscar .middle-section .right .bbc-desktop {
    padding-left: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-oscar .middle-section .right .bbc-desktop h1,
  #listing-show-oscar .middle-section .right .bbc-desktop span {
    width: auto;
    float: left;
  }
  #listing-show-oscar .middle-section .right .bbc-desktop h1 {
    padding-right: 10px;
  }
  #listing-show-oscar .middle-section .right .bbc-desktop span {
    padding-top: 5px;
    padding-right: 30px;
  }
  #listing-show-oscar .middle-section .right .open-times,
  #listing-show-oscar .middle-section .right .sale-method,
  #listing-show-oscar .middle-section .right .resources {
    clear: both;
    border-left: 1px solid #14477e;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 30px;
  }
  #listing-show-oscar .middle-section .right .resources.no-opens {
    padding-top: 30px;
  }
  #listing-show-oscar .middle-section .right .resources {
    /*padding-bottom: @global-padding-desktop*8;*/
    padding-bottom: 20px !important;
  }
  #listing-show-oscar .middle-section .right .share {
    padding-left: 40px;
    /*margin-top: -@global-padding-desktop*6;*/
    margin-top: 0 !important;
  }
  #listing-show-oscar .middle-section .right .share form fieldset {
    width: 100% !important;
    padding: 0 !important;
  }
  #listing-show-oscar #map {
    clear: both;
  }
  #listing-show-oscar #listing-open-form-alpha #opens {
    max-width: 750px;
    width: 720px;
    display: block;
    margin: 0 auto;
  }
  #listing-show-oscar #listing-open-form-alpha #opens li {
    margin-bottom: 0;
    margin-top: 20px;
    width: 48.6%;
    float: left;
  }
  #listing-show-oscar #listing-open-form-alpha #opens li:nth-child(1),
  #listing-show-oscar #listing-open-form-alpha #opens li:nth-child(2) {
    margin-top: 0;
  }
  #listing-show-oscar #listing-open-form-alpha #opens li:nth-child(odd) {
    margin-right: 10px;
  }
  #listing-show-oscar #listing-open-form-alpha #opens li:nth-child(even) {
    margin-left: 10px;
  }
  #listing-show-oscar.spade-listing-show #similar-listings {
    margin-top: 40px;
  }
  #listing-show-oscar.spade-listing-show .bottom {
    padding-top: 120px;
  }
  #listing-show-oscar.spade-listing-show #map {
    padding-top: 20px;
  }
}
@media only print, only screen and (min-width: 980px) and (max-width: 1000px) {
  .top-section {
    margin-top: 0 !important;
  }
}
@media only print, only screen and (min-width: 1900px) {
  /* Desktop */
  #listing-show-oscar .sale-method {
    padding-top: 30px !important;
  }
}
/* Fix -- strange text overlay formatting on mobile */
@media (max-width: 640px) {
  #listing-show-oscar .bottom ul li .bottom {
    width: 100%;
    position: absolute;
    bottom: 0;
    min-height: 80px;
    text-align: center;
    padding: 0 0 20px;
  }
  #listing-show-oscar .bottom ul li .bottom h2 {
    display: inline-block;
    position: relative;
    font-size: 24px;
    padding: 0 5px;
    line-height: 1.5;
  }
  #listing-show-oscar .bottom ul li .bottom a {
    display: inline-block;
    position: relative;
    padding: 0 5px;
  }
}
#agents-lima {
  padding-top: 40px;
  background-color: #f1f1f1;
  padding-bottom: 8px;
}
#agents-lima .top-section .form-wrapper {
  top: 194px;
}
#agents-lima .top-section .form-wrapper .refine {
  max-width: 1030px;
  margin: 0 auto;
  display: block;
}
#agents-lima .top-section form span {
  display: none;
}
#agents-lima .top-section form div {
  display: inline-block;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#agents-lima .top-section form div select {
  margin-bottom: 2px;
}
#agents-lima .top-section form div #refine-submit {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  width: 100%;
}
#agents-lima .top-section form div #refine-submit:focus,
#agents-lima .top-section form div #refine-submit:hover,
#agents-lima .top-section form div #refine-submit:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
#agents-lima .heading-wrapper {
  width: 100%;
  display: block;
  padding: 16px;
  padding-bottom: 0 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#agents-lima .heading-wrapper .heading-div {
  font-size: 20px;
}
#agents-lima .heading-wrapper .style-change {
  padding: 16px 0;
  display: block;
}
#agents-lima .heading-wrapper .style-change div {
  font-size: 20px;
  display: inline-block;
  padding-right: 4px;
  color: #1e1e1e;
}
#agents-lima .heading-wrapper .style-change div i {
  cursor: pointer;
  color: #1e1e1e;
}
#agents-lima .heading-wrapper .style-change div i:hover {
  color: #14477e;
}
#agents-lima .heading-wrapper .style-change .active i {
  color: #14477e;
}
#agents-lima .container {
  width: 100%;
  display: inline-block;
}
#agents-lima .container .list-container {
  max-width: 1030px;
  display: block;
  margin: 0 auto;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #agents-lima {
    padding-bottom: 12px;
  }
  #agents-lima .top-section .form-wrapper {
    top: 380px;
  }
  #agents-lima .top-section form div {
    display: inline-block;
    width: 40%;
    float: left;
    padding-right: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #agents-lima .top-section form div select {
    margin-bottom: 2px;
  }
  #agents-lima .top-section form .hidden-xs.hidden-sm.col-md-2.col-lg-2 {
    width: 20%;
    padding-right: 0;
  }
  #agents-lima .top-section form .hidden-xs.hidden-sm.col-md-2.col-lg-2 #refine-submit {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    width: 100%;
    height: 45px;
    line-height: 45px;
  }
  #agents-lima .top-section form .hidden-xs.hidden-sm.col-md-2.col-lg-2 #refine-submit:focus,
  #agents-lima .top-section form .hidden-xs.hidden-sm.col-md-2.col-lg-2 #refine-submit:hover,
  #agents-lima .top-section form .hidden-xs.hidden-sm.col-md-2.col-lg-2 #refine-submit:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #agents-lima .heading-wrapper {
    padding: 24px;
  }
  #agents-lima .heading-wrapper .heading-div {
    font-size: 25px;
  }
  #agents-lima .heading-wrapper .style-change {
    width: 125px;
    float: left;
    padding: 24px 0;
  }
  #agents-lima .heading-wrapper .style-change div {
    padding-right: 6px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #agents-lima {
    padding-bottom: 30px;
    padding-top: 0;
  }
  #agents-lima .top-section .form-wrapper {
    top: 505px;
    padding-bottom: 10px;
  }
  #agents-lima .top-section form span {
    display: none;
  }
  #agents-lima .top-section form div {
    display: inline-block;
    width: 40%;
    float: left;
    padding-right: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #agents-lima .top-section form div select {
    margin-bottom: 2px;
  }
  #agents-lima .top-section form .hidden-xs.hidden-sm.col-md-2.col-lg-2 {
    width: 20%;
    padding-right: 0;
  }
  #agents-lima .top-section form .hidden-xs.hidden-sm.col-md-2.col-lg-2 #refine-submit {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    width: 100%;
    height: 45px;
    line-height: 45px;
  }
  #agents-lima .top-section form .hidden-xs.hidden-sm.col-md-2.col-lg-2 #refine-submit:focus,
  #agents-lima .top-section form .hidden-xs.hidden-sm.col-md-2.col-lg-2 #refine-submit:hover,
  #agents-lima .top-section form .hidden-xs.hidden-sm.col-md-2.col-lg-2 #refine-submit:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #agents-lima .heading-wrapper {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
    padding: 30px;
  }
  #agents-lima .heading-wrapper .heading-div {
    font-size: 30px;
  }
  #agents-lima .heading-wrapper .style-change {
    width: 175px;
    float: left;
    padding: 40px 0;
  }
  #agents-lima .heading-wrapper .style-change div {
    padding-right: 10px;
  }
}
#agent-show-juliet h1 {
  font-size: 25px;
  font-weight: normal;
}
#agent-show-juliet h2 {
  font-size: 18px;
  text-transform: uppercase;
}
#agent-show-juliet .container {
  padding-bottom: 8px;
}
#agent-show-juliet .container .agent-wrapper {
  width: 100%;
  background-color: #f1f1f1;
}
#agent-show-juliet .container .middle {
  padding: 16px;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 18px;
}
#agent-show-juliet .container .middle .left {
  font-size: 1.1em;
  line-height: 1.5em;
}
#agent-show-juliet .container .middle .left h1 {
  padding-bottom: 8px;
  display: block;
  width: 100%;
}
#agent-show-juliet .container .middle .left h2 {
  display: block;
  width: 100%;
  padding: 16px 0;
  clear: both;
}
#agent-show-juliet .container .middle .left span {
  width: auto;
  display: inline-block;
  float: left;
}
#agent-show-juliet .container .middle .left a {
  padding-left: 2px;
  width: auto;
  display: inline-block;
  float: left;
  text-decoration: none;
  color: #1e1e1e;
  padding-bottom: 16px;
}
#agent-show-juliet .container .middle .left a:hover {
  color: #14477e;
}
#agent-show-juliet .container .middle .right {
  clear: both;
}
#agent-show-juliet .container .middle .right h2 {
  display: block;
  width: 100%;
  padding: 12px 0;
  padding-bottom: 20px;
  font-size: 18px !important;
  text-transform: uppercase;
}
#agent-show-juliet .container .middle .right b {
  font-weight: bold;
  padding-right: 4px;
  display: inline-block;
}
#agent-show-juliet .container .middle .right a {
  width: auto;
  display: inline-block;
  text-decoration: none;
  color: #1e1e1e;
}
#agent-show-juliet .container .middle .right a:hover {
  color: #14477e;
}
#agent-show-juliet .container .middle .right .contact-me .links a {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  margin: 2px 0 !important;
}
#agent-show-juliet .container .middle .right .contact-me .links a:focus,
#agent-show-juliet .container .middle .right .contact-me .links a:hover,
#agent-show-juliet .container .middle .right .contact-me .links a:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
#agent-show-juliet .container .middle .right .contact-me .links a:first-child {
  margin-top: 12px !important;
}
#agent-show-juliet .container .middle .right .contact-me .links a:last-child {
  margin-bottom: 0;
}
#agent-show-juliet .container .middle .right .contact-me .social-links a {
  position: relative;
  width: 17px;
  text-align: center;
  display: inline-block;
  margin: 0 7px;
  text-decoration: none;
  transition: all 0.5s;
}
#agent-show-juliet .container .middle .right .contact-me .social-links a i {
  color: #1e1e1e;
  font-size: 19px;
  position: relative;
  display: block;
}
#agent-show-juliet .container .middle .right .contact-me .social-links a:after {
  position: absolute;
  content: "";
  top: 27px;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #1e1e1e;
  opacity: 0;
  transition: all 0.5s;
}
#agent-show-juliet .container .middle .right .contact-me .social-links #facebook:after {
  background-color: #3b5998;
}
#agent-show-juliet .container .middle .right .contact-me .social-links #twitter:after {
  background-color: #55acee;
}
#agent-show-juliet .container .middle .right .contact-me .social-links #linkedin:after {
  background-color: #0077b5;
}
#agent-show-juliet .container .middle .right .contact-me .social-links #googleplus:after {
  background-color: #dd4b39;
}
#agent-show-juliet .container .middle .right .contact-me .social-links #facebook:hover i {
  color: #3b5998;
}
#agent-show-juliet .container .middle .right .contact-me .social-links #twitter:hover i {
  color: #55acee;
}
#agent-show-juliet .container .middle .right .contact-me .social-links #linkedin:hover i {
  color: #0077b5;
}
#agent-show-juliet .container .middle .right .contact-me .social-links #googleplus:hover i {
  color: #dd4b39;
}
#agent-show-juliet .container .middle .right .contact-me .social-links a:nth-child(2) {
  margin-left: 0;
}
#agent-show-juliet .container .middle .right .contact-me .social-links a:hover {
  transition: all 0.5s;
}
#agent-show-juliet .container .middle .right .contact-me .social-links a:hover:after {
  opacity: 1;
  top: 22px;
  transition: all 0.5s;
}
#agent-show-juliet .container .bottom .RMA-widget {
  padding: 40px 8px 0;
}
#agent-show-juliet .container .bottom .agent-form-alpha {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px 16px 0 16px;
}
#agent-show-juliet .container .bottom .agent-form-alpha h1 {
  padding-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
}
#agent-show-juliet .container .bottom .agent-form-alpha form fieldset {
  margin-bottom: 8px;
}
#agent-show-juliet .container .bottom .agent-form-alpha form fieldset textarea {
  height: 105px;
}
#agent-show-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"] {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  border: transparent;
  width: 100%;
}
#agent-show-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
#agent-show-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
#agent-show-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
#agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_submit {
  margin-bottom: 0;
}
#agent-show-juliet .container .bottom .latest-listings {
  padding-top: 20px;
}
#agent-show-juliet .container .bottom .latest-listings h1 {
  font-size: 18px;
  text-transform: uppercase;
  padding: 16px;
  padding-top: 0;
}
#agent-show-juliet .container .bottom .latest-listings .list-container ul .wrapper {
  width: 100%;
}
#agent-show-juliet .container .bottom .latest-listings .list-container ul li {
  padding-bottom: 80%;
}
#agent-show-juliet .container .bottom .latest-listings .list-container ul li .image {
  padding-bottom: 80%;
}
#agent-show-juliet .blogs h1 {
  font-size: 18px;
  text-transform: uppercase;
  padding: 16px;
}
#agent-show-juliet .blogs .list-container ul .wrapper {
  width: 100%;
}
#agent-show-juliet .blogs .list-container ul .wrapper li .image {
  padding-bottom: 80%;
}
#agent-show-juliet .blogs .list-container ul .wrapper li a {
  padding-top: 32%;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #agent-show-juliet {
    display: inline-block;
  }
  #agent-show-juliet .container {
    padding-bottom: 12px;
  }
  #agent-show-juliet .container .middle {
    padding: 24px;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 18px;
  }
  #agent-show-juliet .container .middle .left {
    padding-right: 24px;
  }
  #agent-show-juliet .container .middle .left h1 {
    padding-bottom: 12px;
    display: block;
    width: 100%;
  }
  #agent-show-juliet .container .middle .left h2 {
    display: block;
    width: 100%;
    padding: 24px 0;
    clear: both;
  }
  #agent-show-juliet .container .middle .left span {
    width: auto;
    display: inline-block;
    float: left;
  }
  #agent-show-juliet .container .middle .left a {
    padding-left: 2px;
    width: auto;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #1e1e1e;
    padding-bottom: 24px;
  }
  #agent-show-juliet .container .middle .left a:hover {
    color: #14477e;
  }
  #agent-show-juliet .container .middle .right {
    border-left: 1px solid #1e1e1e;
    padding-left: 24px;
    clear: both;
    margin-top: 24px;
  }
  #agent-show-juliet .container .middle .right h2 {
    display: block;
    width: 100%;
    padding: 0 0 24px 0;
  }
  #agent-show-juliet .container .middle .right b {
    font-weight: bold;
    padding-right: 4px;
    display: inline-block;
  }
  #agent-show-juliet .container .middle .right a {
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #1e1e1e;
  }
  #agent-show-juliet .container .middle .right a:hover {
    color: #14477e;
  }
  #agent-show-juliet .container .middle .right .contact-me .links a {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    margin: 12px 0;
  }
  #agent-show-juliet .container .middle .right .contact-me .links a:focus,
  #agent-show-juliet .container .middle .right .contact-me .links a:hover,
  #agent-show-juliet .container .middle .right .contact-me .links a:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #agent-show-juliet .container .middle .right .contact-me .links a:last-child {
    margin-bottom: 0;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links h2 {
    padding-top: 24px;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links a {
    position: relative;
    width: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
    transition: all 0.5s;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links a i {
    color: #1e1e1e;
    font-size: 19px;
    position: relative;
    display: block;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links a:after {
    position: absolute;
    content: "";
    top: 27px;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #1e1e1e;
    opacity: 0;
    transition: all 0.5s;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #facebook:after {
    background-color: #3b5998;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #twitter:after {
    background-color: #55acee;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #linkedin:after {
    background-color: #0077b5;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #googleplus:after {
    background-color: #dd4b39;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #facebook:hover i {
    color: #3b5998;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #twitter:hover i {
    color: #55acee;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #linkedin:hover i {
    color: #0077b5;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #googleplus:hover i {
    color: #dd4b39;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links a:nth-child(2) {
    margin-left: 0;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links a:hover {
    transition: all 0.5s;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links a:hover:after {
    opacity: 1;
    top: 22px;
    transition: all 0.5s;
  }
  #agent-show-juliet .container .bottom .RMA-widget {
    padding: 80px 0 0;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 40px 24px 0 24px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha h1 {
    padding: 24px 0;
    font-size: 20px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset {
    margin-bottom: 0;
    padding: 0 0 12px 0;
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset input {
    height: 45px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset textarea {
    height: 135px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"] {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    border: transparent;
    width: 100%;
    height: 45px;
    line-height: 45px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_first_name,
  #agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_email_address {
    padding-right: 6px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_surname,
  #agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_mobile {
    padding-left: 6px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_notes {
    width: 100%;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_submit {
    width: 100%;
    margin-bottom: 0;
  }
  #agent-show-juliet .container .bottom .latest-listings {
    clear: both;
    padding-top: 40px;
  }
  #agent-show-juliet .container .bottom .latest-listings h1 {
    font-size: 20px;
    padding: 24px;
  }
  #agent-show-juliet .container .bottom .latest-listings .list-container ul .wrapper {
    width: 33.33%;
  }
  #agent-show-juliet .container .bottom .latest-listings .list-container ul li {
    padding-bottom: 80%;
  }
  #agent-show-juliet .container .bottom .latest-listings .list-container ul li .image {
    padding-bottom: 80%;
  }
  #agent-show-juliet .blogs h1 {
    padding: 24px;
  }
  #agent-show-juliet .blogs .list-container ul .wrapper {
    width: 33.33%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #agent-show-juliet {
    margin-top: -50px;
    padding-top: 0;
  }
  #agent-show-juliet h1 {
    font-size: 30px;
  }
  #agent-show-juliet h2 {
    font-size: 18px;
  }
  #agent-show-juliet .container {
    padding-bottom: 30px;
  }
  #agent-show-juliet .container .middle {
    padding: 30px 0;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 18px;
  }
  #agent-show-juliet .container .middle .left {
    padding-right: 30px;
  }
  #agent-show-juliet .container .middle .left h1 {
    padding-bottom: 20px;
    display: block;
    width: 100%;
  }
  #agent-show-juliet .container .middle .left h2 {
    display: block;
    width: 100%;
    padding: 30px 0;
    clear: both;
  }
  #agent-show-juliet .container .middle .left span {
    width: auto;
    display: inline-block;
    float: left;
  }
  #agent-show-juliet .container .middle .left a {
    padding-left: 2px;
    width: auto;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #1e1e1e;
    padding-bottom: 30px;
  }
  #agent-show-juliet .container .middle .left a:hover {
    color: #14477e;
  }
  #agent-show-juliet .container .middle .right {
    border-left: 1px solid #1e1e1e;
    padding-left: 30px;
    clear: both;
    margin-top: 30px;
  }
  #agent-show-juliet .container .middle .right h2 {
    display: block;
    width: 100%;
    padding: 0 0 30px 0;
  }
  #agent-show-juliet .container .middle .right b {
    font-weight: bold;
    padding-right: 4px;
    display: inline-block;
  }
  #agent-show-juliet .container .middle .right a {
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #1e1e1e;
  }
  #agent-show-juliet .container .middle .right a:hover {
    color: #14477e;
  }
  #agent-show-juliet .container .middle .right .contact-me .links a {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    margin: 10px 0;
  }
  #agent-show-juliet .container .middle .right .contact-me .links a:focus,
  #agent-show-juliet .container .middle .right .contact-me .links a:hover,
  #agent-show-juliet .container .middle .right .contact-me .links a:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #agent-show-juliet .container .middle .right .contact-me .links a:last-child {
    margin-bottom: 0;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links h2 {
    padding-top: 30px;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links a {
    position: relative;
    width: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
    transition: all 0.5s;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links a i {
    color: #1e1e1e;
    font-size: 19px;
    position: relative;
    display: block;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links a:after {
    position: absolute;
    content: "";
    top: 27px;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #1e1e1e;
    opacity: 0;
    transition: all 0.5s;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #facebook:after {
    background-color: #3b5998;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #twitter:after {
    background-color: #55acee;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #linkedin:after {
    background-color: #0077b5;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #googleplus:after {
    background-color: #dd4b39;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #facebook:hover i {
    color: #3b5998;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #twitter:hover i {
    color: #55acee;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #linkedin:hover i {
    color: #0077b5;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links #googleplus:hover i {
    color: #dd4b39;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links a:nth-child(2) {
    margin-left: 0;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links a:hover {
    transition: all 0.5s;
  }
  #agent-show-juliet .container .middle .right .contact-me .social-links a:hover:after {
    opacity: 1;
    top: 22px;
    transition: all 0.5s;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 80px 120px 0 120px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha h1 {
    text-align: center;
    padding: 30px 0;
    font-size: 25px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset {
    margin-bottom: 0;
    padding: 0 0 20px 0;
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset input {
    height: 45px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset textarea {
    height: 135px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"] {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    border: transparent;
    width: 100%;
    height: 45px;
    line-height: 45px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
  #agent-show-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_first_name,
  #agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_email_address {
    padding-right: 10px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_surname,
  #agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_mobile {
    padding-left: 10px;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_notes {
    width: 100%;
  }
  #agent-show-juliet .container .bottom .agent-form-alpha form .fieldset_submit {
    width: 25%;
    float: right;
    padding-left: 10px;
    margin-bottom: 0;
  }
  #agent-show-juliet .container .bottom .latest-listings {
    padding-top: 80px;
    clear: both;
  }
  #agent-show-juliet .container .bottom .latest-listings h1 {
    text-align: center;
    font-size: 25px;
    padding: 30px 0;
  }
  #agent-show-juliet .container .bottom .latest-listings .list-container ul .wrapper {
    width: 33.33%;
  }
  #agent-show-juliet .container .bottom .latest-listings .list-container ul li {
    padding-bottom: 80%;
  }
  #agent-show-juliet .container .bottom .latest-listings .list-container ul li .image {
    padding-bottom: 80%;
  }
  #agent-show-juliet .blogs h1 {
    padding: 30px;
    text-align: center;
    font-size: 25px;
  }
  #agent-show-juliet .blogs .list-container ul .wrapper {
    width: 33.33%;
  }
}
#offices-golf {
  background-color: #f1f1f1;
  padding-top: 40px;
}
#offices-golf .list-container-alt {
  padding-top: 16px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #offices-golf {
    padding-bottom: 24px;
  }
  #offices-golf .list-container-alt {
    padding-top: 24px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #offices-golf {
    padding-top: 0;
    padding-bottom: 30px;
  }
  #offices-golf .list-container-alt {
    padding-top: 30px;
  }
}
#contact-juliet {
  padding-bottom: 8px;
}
#contact-juliet .rate-agent-wrapper {
  clear: both;
  display: block;
  margin: 2em 0 2em 0;
  padding-top: 25px;
}
#contact-juliet .map {
  clear: both;
  height: 350px;
  display: block;
}
#contact-juliet .map div {
  height: 350px;
}
#contact-juliet h1 {
  font-size: 25px;
  font-weight: normal;
}
#contact-juliet h2 {
  font-size: 20px;
}
#contact-juliet .container .middle {
  padding: 16px;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 18px;
}
#contact-juliet .container .middle .left {
  font-size: 1.1em;
  line-height: 1.5em;
}
#contact-juliet .container .middle .left h1 {
  padding-bottom: 16px;
  display: block;
  width: 100%;
}
#contact-juliet .container .middle .left h2 {
  display: block;
  width: 100%;
  padding: 16px 0;
  clear: both;
}
#contact-juliet .container .middle .left span {
  width: auto;
  display: inline-block;
  float: left;
}
#contact-juliet .container .middle .left a {
  padding-left: 2px;
  width: auto;
  display: inline-block;
  float: left;
  text-decoration: none;
  color: #1e1e1e;
  padding-bottom: 16px;
}
#contact-juliet .container .middle .left a:hover {
  color: #14477e;
}
#contact-juliet .container .middle .right {
  clear: both;
}
#contact-juliet .container .middle .right h2 {
  display: block;
  width: 100%;
  padding: 16px 0;
}
#contact-juliet .container .middle .right b {
  font-weight: bold;
  padding-right: 4px;
  display: inline-block;
}
#contact-juliet .container .middle .right a {
  width: auto;
  display: inline-block;
  text-decoration: none;
  color: #1e1e1e;
}
#contact-juliet .container .middle .right a:hover {
  color: #14477e;
}
#contact-juliet .container .middle .right .contact-me .links a {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  margin: 2px 0;
}
#contact-juliet .container .middle .right .contact-me .links a:focus,
#contact-juliet .container .middle .right .contact-me .links a:hover,
#contact-juliet .container .middle .right .contact-me .links a:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
#contact-juliet .container .middle .right .contact-me .links a:last-child {
  margin-bottom: 0;
}
#contact-juliet .container .middle .right .contact-me .social-links a {
  position: relative;
  width: 17px;
  text-align: center;
  display: inline-block;
  margin: 0 7px;
  text-decoration: none;
  transition: all 0.5s;
}
#contact-juliet .container .middle .right .contact-me .social-links a i {
  color: #1e1e1e;
  font-size: 19px;
  position: relative;
  display: block;
}
#contact-juliet .container .middle .right .contact-me .social-links a:after {
  position: absolute;
  content: "";
  top: 27px;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #1e1e1e;
  opacity: 0;
  transition: all 0.5s;
}
#contact-juliet .container .middle .right .contact-me .social-links #facebook:after {
  background-color: #3b5998;
}
#contact-juliet .container .middle .right .contact-me .social-links #twitter:after {
  background-color: #55acee;
}
#contact-juliet .container .middle .right .contact-me .social-links #linkedin:after {
  background-color: #0077b5;
}
#contact-juliet .container .middle .right .contact-me .social-links #googleplus:after {
  background-color: #dd4b39;
}
#contact-juliet .container .middle .right .contact-me .social-links #facebook:hover i {
  color: #3b5998;
}
#contact-juliet .container .middle .right .contact-me .social-links #twitter:hover i {
  color: #55acee;
}
#contact-juliet .container .middle .right .contact-me .social-links #linkedin:hover i {
  color: #0077b5;
}
#contact-juliet .container .middle .right .contact-me .social-links #googleplus:hover i {
  color: #dd4b39;
}
#contact-juliet .container .middle .right .contact-me .social-links a:nth-child(2) {
  margin-left: 0;
}
#contact-juliet .container .middle .right .contact-me .social-links a:hover {
  transition: all 0.5s;
}
#contact-juliet .container .middle .right .contact-me .social-links a:hover:after {
  opacity: 1;
  top: 22px;
  transition: all 0.5s;
}
#contact-juliet .container .bottom .agent-form-alpha {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 12px 16px 0 16px;
}
#contact-juliet .container .bottom .agent-form-alpha h2 {
  padding-bottom: 16px;
  font-size: 20px;
}
#contact-juliet .container .bottom .agent-form-alpha form label {
  padding-bottom: 4px;
  display: inline-block;
}
#contact-juliet .container .bottom .agent-form-alpha form fieldset input,
#contact-juliet .container .bottom .agent-form-alpha form fieldset select {
  width: 100%;
  height: 35px;
  line-height: 35px;
  margin-bottom: 8px;
}
#contact-juliet .container .bottom .agent-form-alpha form fieldset textarea {
  height: 105px;
}
#contact-juliet .container .bottom .agent-form-alpha form .fieldset_submit {
  margin-bottom: 0;
}
#contact-juliet .container .bottom .agent-form-alpha form input[type="submit"] {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  border: transparent;
  width: 100%;
  margin-top: 8px;
}
#contact-juliet .container .bottom .agent-form-alpha form input[type="submit"]:focus,
#contact-juliet .container .bottom .agent-form-alpha form input[type="submit"]:hover,
#contact-juliet .container .bottom .agent-form-alpha form input[type="submit"]:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
#contact-juliet .container .bottom .latest-listings h1 {
  font-size: 20px;
  padding: 16px;
  padding-top: 0;
}
#contact-juliet .container .bottom .latest-listings .list-container ul .wrapper {
  width: 100%;
}
#contact-juliet .container .bottom .latest-listings .list-container ul li {
  padding-bottom: 70%;
}
#contact-juliet.spade-contact #item-image-slideshow-bravo ul li {
  height: 0;
  padding-bottom: 70%;
  background-size: cover;
  background-position: 50% 50%;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #contact-juliet {
    padding-bottom: 12px;
    display: inline-block;
  }
  #contact-juliet .map {
    clear: both;
    height: 500px;
    display: block;
  }
  #contact-juliet .map div {
    height: 500px;
  }
  #contact-juliet .container .middle {
    padding: 24px;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 18px;
  }
  #contact-juliet .container .middle .left {
    padding-right: 24px;
  }
  #contact-juliet .container .middle .left h1 {
    padding-bottom: 12px;
    display: block;
    width: 100%;
  }
  #contact-juliet .container .middle .left h2 {
    display: block;
    width: 100%;
    padding: 24px 0;
    clear: both;
  }
  #contact-juliet .container .middle .left span {
    width: auto;
    display: inline-block;
    float: left;
  }
  #contact-juliet .container .middle .left a {
    padding-left: 2px;
    width: auto;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #1e1e1e;
    padding-bottom: 24px;
  }
  #contact-juliet .container .middle .left a:hover {
    color: #14477e;
  }
  #contact-juliet .container .middle .right {
    margin-bottom: 40px;
    border-left: 1px solid #14477e;
    padding-left: 24px;
    clear: both;
    margin-top: 24px;
  }
  #contact-juliet .container .middle .right .principal {
    padding: 24px 0;
  }
  #contact-juliet .container .middle .right h2 {
    display: block;
    width: 100%;
    padding: 0 0 24px 0;
  }
  #contact-juliet .container .middle .right b {
    font-weight: bold;
    padding-right: 4px;
    display: inline-block;
  }
  #contact-juliet .container .middle .right a {
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #1e1e1e;
  }
  #contact-juliet .container .middle .right a:hover {
    color: #14477e;
  }
  #contact-juliet .container .middle .right .contact-me .links {
    padding-top: 24px;
  }
  #contact-juliet .container .middle .right .contact-me .links a {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    margin: 2px 0;
  }
  #contact-juliet .container .middle .right .contact-me .links a:focus,
  #contact-juliet .container .middle .right .contact-me .links a:hover,
  #contact-juliet .container .middle .right .contact-me .links a:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #contact-juliet .container .middle .right .contact-me .links a:last-child {
    margin-bottom: 0;
  }
  #contact-juliet .container .middle .right .contact-me .social-links h2 {
    padding-top: 24px;
  }
  #contact-juliet .container .middle .right .contact-me .social-links a {
    position: relative;
    width: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
    transition: all 0.5s;
  }
  #contact-juliet .container .middle .right .contact-me .social-links a i {
    color: #1e1e1e;
    font-size: 19px;
    position: relative;
    display: block;
  }
  #contact-juliet .container .middle .right .contact-me .social-links a:after {
    position: absolute;
    content: "";
    top: 27px;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #1e1e1e;
    opacity: 0;
    transition: all 0.5s;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #facebook:after {
    background-color: #3b5998;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #twitter:after {
    background-color: #55acee;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #linkedin:after {
    background-color: #0077b5;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #googleplus:after {
    background-color: #dd4b39;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #facebook:hover i {
    color: #3b5998;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #twitter:hover i {
    color: #55acee;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #linkedin:hover i {
    color: #0077b5;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #googleplus:hover i {
    color: #dd4b39;
  }
  #contact-juliet .container .middle .right .contact-me .social-links a:nth-child(2) {
    margin-left: 0;
  }
  #contact-juliet .container .middle .right .contact-me .social-links a:hover {
    transition: all 0.5s;
  }
  #contact-juliet .container .middle .right .contact-me .social-links a:hover:after {
    opacity: 1;
    top: 22px;
    transition: all 0.5s;
  }
  #contact-juliet .container .bottom .agent-form-alpha {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 24px 0 24px;
  }
  #contact-juliet .container .bottom .agent-form-alpha h2 {
    padding: 24px 0;
    font-size: 20px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_subject {
    width: 25%;
    margin-right: 200px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form label {
    padding-bottom: 6px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form fieldset {
    margin-bottom: 0;
    padding: 0 0 12px 0;
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #contact-juliet .container .bottom .agent-form-alpha form fieldset select {
    height: 45px;
    line-height: 45px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form fieldset input {
    height: 45px;
    width: 100%;
  }
  #contact-juliet .container .bottom .agent-form-alpha form fieldset textarea {
    width: 100%;
    clear: both;
    height: 135px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"] {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    border: transparent;
    width: 100%;
    height: 45px;
    line-height: 45px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
  #contact-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
  #contact-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_subject,
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_first_name,
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_email_address {
    padding-right: 6px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_surname,
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_mobile {
    padding-left: 6px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_notes {
    width: 100%;
  }
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_submit {
    width: 100%;
    margin-bottom: 0;
  }
  #contact-juliet .container .bottom .latest-listings {
    clear: both;
  }
  #contact-juliet .container .bottom .latest-listings h1 {
    font-size: 20px;
    padding: 24px;
  }
  #contact-juliet .container .bottom .latest-listings .list-container ul .wrapper {
    width: 33.33%;
  }
  #contact-juliet .container .bottom .latest-listings .list-container ul li {
    padding-bottom: 70%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #contact-juliet {
    margin-top: -50px;
    padding-bottom: 30px;
    padding-top: 0;
  }
  #contact-juliet h1 {
    font-size: 30px;
  }
  #contact-juliet h2 {
    font-size: 25px;
  }
  #contact-juliet .container .middle {
    padding: 30px 0;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 18px;
  }
  #contact-juliet .container .middle .left {
    padding-right: 30px;
  }
  #contact-juliet .container .middle .left h1 {
    padding-bottom: 20px;
    display: block;
    width: 100%;
  }
  #contact-juliet .container .middle .left h2 {
    display: block;
    width: 100%;
    padding: 30px 0;
    clear: both;
  }
  #contact-juliet .container .middle .left span {
    width: auto;
    display: inline-block;
    float: left;
  }
  #contact-juliet .container .middle .left a {
    padding-left: 2px;
    width: auto;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #1e1e1e;
    padding-bottom: 30px;
  }
  #contact-juliet .container .middle .left a:hover {
    color: #14477e;
  }
  #contact-juliet .container .middle .right {
    border-left: 1px solid #14477e;
    padding-left: 30px;
    clear: both;
    margin-top: 30px;
  }
  #contact-juliet .container .middle .right h2 {
    display: block;
    width: 100%;
    padding: 0 0 30px 0;
  }
  #contact-juliet .container .middle .right b {
    font-weight: bold;
    padding-right: 4px;
    display: inline-block;
  }
  #contact-juliet .container .middle .right a {
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #1e1e1e;
  }
  #contact-juliet .container .middle .right a:hover {
    color: #14477e;
  }
  #contact-juliet .container .middle .right .contact-me .links a {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    /*margin: @global-padding-desktop/2 0;*/
  }
  #contact-juliet .container .middle .right .contact-me .links a:focus,
  #contact-juliet .container .middle .right .contact-me .links a:hover,
  #contact-juliet .container .middle .right .contact-me .links a:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #contact-juliet .container .middle .right .contact-me .links a:last-child {
    margin-bottom: 0;
  }
  #contact-juliet .container .middle .right .contact-me .social-links h2 {
    padding-top: 30px;
  }
  #contact-juliet .container .middle .right .contact-me .social-links a {
    position: relative;
    width: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
    transition: all 0.5s;
  }
  #contact-juliet .container .middle .right .contact-me .social-links a i {
    color: #1e1e1e;
    font-size: 19px;
    position: relative;
    display: block;
  }
  #contact-juliet .container .middle .right .contact-me .social-links a:after {
    position: absolute;
    content: "";
    top: 27px;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #1e1e1e;
    opacity: 0;
    transition: all 0.5s;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #facebook:after {
    background-color: #3b5998;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #twitter:after {
    background-color: #55acee;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #linkedin:after {
    background-color: #0077b5;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #googleplus:after {
    background-color: #dd4b39;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #facebook:hover i {
    color: #3b5998;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #twitter:hover i {
    color: #55acee;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #linkedin:hover i {
    color: #0077b5;
  }
  #contact-juliet .container .middle .right .contact-me .social-links #googleplus:hover i {
    color: #dd4b39;
  }
  #contact-juliet .container .middle .right .contact-me .social-links a:nth-child(2) {
    margin-left: 0;
  }
  #contact-juliet .container .middle .right .contact-me .social-links a:hover {
    transition: all 0.5s;
  }
  #contact-juliet .container .middle .right .contact-me .social-links a:hover:after {
    opacity: 1;
    top: 22px;
    transition: all 0.5s;
  }
  #contact-juliet .container .bottom .agent-form-alpha {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 120px;
  }
  #contact-juliet .container .bottom .agent-form-alpha h2 {
    text-align: center;
    padding: 30px 0;
    font-size: 25px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form label {
    padding-bottom: 10px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form fieldset {
    margin-bottom: 0;
    padding: 0 0 20px 0;
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #contact-juliet .container .bottom .agent-form-alpha form fieldset input {
    height: 45px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form fieldset textarea {
    height: 135px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"] {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    border: transparent;
    width: 100%;
    height: 45px;
    line-height: 45px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
  #contact-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
  #contact-juliet .container .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_first_name,
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_email_address,
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_subject {
    padding-right: 10px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_surname,
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_mobile {
    padding-left: 10px;
  }
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_notes {
    width: 100%;
  }
  #contact-juliet .container .bottom .agent-form-alpha form .fieldset_submit {
    width: 25%;
    float: right;
    padding-left: 10px;
    margin-bottom: 0;
  }
  #contact-juliet .container .bottom .latest-listings {
    clear: both;
  }
  #contact-juliet .container .bottom .latest-listings h1 {
    text-align: center;
    font-size: 25px;
    padding: 30px 0;
  }
  #contact-juliet .container .bottom .latest-listings .list-container ul .wrapper {
    width: 33.33%;
  }
  #contact-juliet .container .bottom .latest-listings .list-container ul li {
    padding-bottom: 70%;
  }
  #contact-juliet .container .bottom .latest-listings .list-container ul li .image {
    padding-bottom: 70%;
  }
  #contact-juliet.spade-contact #item-image-slideshow-bravo ul li {
    height: 600px;
    padding-bottom: 0;
  }
}
#search-map-echo {
  background-color: #f1f1f1;
}
#search-map-echo .heading-wrapper {
  width: 100%;
  display: block;
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#search-map-echo .heading-wrapper .heading-div {
  font-size: 20px;
}
#search-map-echo .heading-wrapper .style-change {
  padding: 16px 0;
  display: block;
}
#search-map-echo .heading-wrapper .style-change div,
#search-map-echo .heading-wrapper .style-change a {
  text-decoration: none;
  font-size: 20px;
  display: inline-block;
  padding-right: 4px;
  color: #1e1e1e;
}
#search-map-echo .heading-wrapper .style-change div i,
#search-map-echo .heading-wrapper .style-change a i {
  cursor: pointer;
  color: #1e1e1e;
}
#search-map-echo .heading-wrapper .style-change div i:hover,
#search-map-echo .heading-wrapper .style-change a i:hover {
  color: #14477e;
}
#search-map-echo .heading-wrapper .style-change .active i {
  color: #14477e;
}
#search-map-echo .heading-wrapper .search-sort select {
  font-family: 'Lato', sans-serif;
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: #878787;
  padding-left: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #search-map-echo #search-map-container {
    overflow: hidden;
  }
  #search-map-echo .heading-wrapper {
    padding: 24px;
  }
  #search-map-echo .heading-wrapper .heading-div {
    font-size: 25px;
  }
  #search-map-echo .heading-wrapper .style-change {
    width: 125px;
    float: left;
    padding: 24px 0;
  }
  #search-map-echo .heading-wrapper .style-change div,
  #search-map-echo .heading-wrapper .style-change a {
    padding-right: 6px;
  }
  #search-map-echo .heading-wrapper .search-sort select {
    width: 250px;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 23px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #search-map-echo .heading-wrapper {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
    padding: 30px;
  }
  #search-map-echo .heading-wrapper .heading-div {
    font-size: 30px;
  }
  #search-map-echo .heading-wrapper .style-change {
    width: 175px;
    float: left;
    padding: 40px 0;
  }
  #search-map-echo .heading-wrapper .style-change div,
  #search-map-echo .heading-wrapper .style-change a {
    padding-right: 10px;
  }
  #search-map-echo .heading-wrapper .search-sort select {
    width: 250px;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 38px;
  }
}
#appraisal-echo {
  padding-top: 40px;
}
#appraisal-echo .text-wrapper {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
}
#appraisal-echo .text-wrapper article {
  font-size: 1.1em;
  line-height: 1.5em;
}
#appraisal-echo .text-wrapper article h2 {
  font-size: 25px;
  font-weight: normal;
  padding-bottom: 16px;
  display: block;
}
#appraisal-echo .appraisal-wrapper {
  padding: 0 16px 16px 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#appraisal-echo .appraisal-wrapper form fieldset {
  padding-bottom: 8px;
}
#appraisal-echo .appraisal-wrapper form fieldset input {
  height: 35px;
  line-height: 35px;
}
#appraisal-echo .appraisal-wrapper form fieldset select {
  height: 35px;
  line-height: 35px;
}
#appraisal-echo .appraisal-wrapper form fieldset textarea {
  height: 105px;
  line-height: 22px;
  display: block;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #appraisal-echo .text-wrapper {
    padding: 24px;
  }
  #appraisal-echo .text-wrapper article h2 {
    padding-bottom: 24px;
  }
  #appraisal-echo .appraisal-wrapper {
    padding: 0 24px 24px 24px;
  }
  #appraisal-echo .appraisal-wrapper form fieldset {
    padding-bottom: 12px;
  }
  #appraisal-echo .appraisal-wrapper form fieldset input,
  #appraisal-echo .appraisal-wrapper form fieldset select {
    height: 45px;
    line-height: 45px;
  }
  #appraisal-echo .appraisal-wrapper form fieldset textarea {
    height: 135px;
  }
  #appraisal-echo .appraisal-wrapper form .fieldset_first_name,
  #appraisal-echo .appraisal-wrapper form .fieldset_type,
  #appraisal-echo .appraisal-wrapper form .fieldset_email_address,
  #appraisal-echo .appraisal-wrapper form .fieldset_listing_unit_number,
  #appraisal-echo .appraisal-wrapper form .fieldset_listing_street_name {
    padding-right: 6px;
  }
  #appraisal-echo .appraisal-wrapper form .fieldset_surname,
  #appraisal-echo .appraisal-wrapper form .fieldset_mobile,
  #appraisal-echo .appraisal-wrapper form .fieldset_listing_street_number,
  #appraisal-echo .appraisal-wrapper form .fieldset_listing_suburb_postcode {
    padding-left: 6px;
  }
  #appraisal-echo .appraisal-wrapper form .fieldset_type {
    margin-right: 40%;
  }
  #appraisal-echo .appraisal-wrapper form input[type="submit"] {
    height: 45px;
    line-height: 45px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #appraisal-echo {
    padding-top: 0;
  }
  #appraisal-echo .text-wrapper {
    padding: 30px 0;
  }
  #appraisal-echo .text-wrapper article {
    text-align: center;
    padding: 0 120px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #appraisal-echo .text-wrapper article h2 {
    font-size: 30px;
    padding-bottom: 30px;
  }
  #appraisal-echo .appraisal-wrapper {
    padding: 0 120px 30px 120px;
  }
  #appraisal-echo .appraisal-wrapper form fieldset {
    padding-bottom: 20px;
  }
  #appraisal-echo .appraisal-wrapper form .fieldset_first_name,
  #appraisal-echo .appraisal-wrapper form .fieldset_type,
  #appraisal-echo .appraisal-wrapper form .fieldset_email_address,
  #appraisal-echo .appraisal-wrapper form .fieldset_listing_unit_number,
  #appraisal-echo .appraisal-wrapper form .fieldset_listing_street_name {
    padding-right: 10px;
  }
  #appraisal-echo .appraisal-wrapper form .fieldset_surname,
  #appraisal-echo .appraisal-wrapper form .fieldset_mobile,
  #appraisal-echo .appraisal-wrapper form .fieldset_listing_street_number,
  #appraisal-echo .appraisal-wrapper form .fieldset_listing_suburb_postcode {
    padding-left: 10px;
  }
  #appraisal-echo .appraisal-wrapper form input[type="submit"] {
    width: 25%;
    float: right;
  }
  #appraisal-echo .appraisal-wrapper form:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
}
#maintenance-request-echo {
  padding-top: 40px;
}
#maintenance-request-echo .text-wrapper {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
}
#maintenance-request-echo .text-wrapper article {
  font-size: 1.1em;
  line-height: 1.5em;
}
#maintenance-request-echo .text-wrapper article h2 {
  font-size: 25px;
  font-weight: normal;
  padding-bottom: 16px;
  display: block;
}
#maintenance-request-echo .maintenance-request-wrapper {
  padding: 0 16px 16px 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#maintenance-request-echo .maintenance-request-wrapper form .maintenance-heading {
  padding-bottom: 8px;
  display: block;
  font-size: 16px;
  width: 100%;
  clear: both;
}
#maintenance-request-echo .maintenance-request-wrapper form fieldset {
  padding-bottom: 8px;
}
#maintenance-request-echo .maintenance-request-wrapper form fieldset input {
  height: 35px;
  line-height: 35px;
}
#maintenance-request-echo .maintenance-request-wrapper form fieldset select {
  height: 35px;
  line-height: 35px;
}
#maintenance-request-echo .maintenance-request-wrapper form fieldset textarea {
  height: 105px;
  line-height: 22px;
  display: block;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #maintenance-request-echo .text-wrapper {
    padding: 24px;
  }
  #maintenance-request-echo .text-wrapper article h2 {
    padding-bottom: 24px;
  }
  #maintenance-request-echo .maintenance-request-wrapper {
    padding: 0 24px 24px 24px;
  }
  #maintenance-request-echo .maintenance-request-wrapper form .maintenance-heading {
    padding-bottom: 12px;
    display: block;
  }
  #maintenance-request-echo .maintenance-request-wrapper form fieldset {
    padding-bottom: 12px;
  }
  #maintenance-request-echo .maintenance-request-wrapper form fieldset input,
  #maintenance-request-echo .maintenance-request-wrapper form fieldset select {
    height: 45px;
    line-height: 45px;
  }
  #maintenance-request-echo .maintenance-request-wrapper form fieldset textarea {
    height: 135px;
  }
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_first_name,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_select,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_email_address,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_address_line_1,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_suburb,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_state {
    padding-right: 6px;
  }
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_surname,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_mobile,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_address_line_2,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_postcode,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_state {
    padding-left: 6px;
  }
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_select {
    margin-right: 40%;
  }
  #maintenance-request-echo .maintenance-request-wrapper form input[type="submit"] {
    height: 45px;
    line-height: 45px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #maintenance-request-echo {
    padding-top: 0;
  }
  #maintenance-request-echo .text-wrapper {
    padding: 30px 0;
  }
  #maintenance-request-echo .text-wrapper article {
    text-align: center;
    padding: 0 120px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #maintenance-request-echo .text-wrapper article h2 {
    font-size: 30px;
    padding-bottom: 30px;
  }
  #maintenance-request-echo .maintenance-request-wrapper {
    padding: 0 120px 30px 120px;
  }
  #maintenance-request-echo .maintenance-request-wrapper form .maintenance-heading {
    padding-bottom: 20px;
    display: block;
  }
  #maintenance-request-echo .maintenance-request-wrapper form fieldset {
    padding-bottom: 20px;
  }
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_first_name,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_select,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_email_address,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_address_line_1,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_suburb,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_postcode {
    padding-right: 10px;
  }
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_surname,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_mobile,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_address_line_2,
  #maintenance-request-echo .maintenance-request-wrapper form .fieldset_state {
    padding-left: 10px;
  }
  #maintenance-request-echo .maintenance-request-wrapper form input[type="submit"] {
    width: 25%;
    float: right;
  }
  #maintenance-request-echo .maintenance-request-wrapper form:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
}
#auctions-juliet,
#opens-kilo {
  padding-top: 40px;
  padding-bottom: 8px;
}
#auctions-juliet .heading-wrapper,
#opens-kilo .heading-wrapper {
  width: 100%;
  display: block;
  padding: 16px;
  padding-bottom: 0 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#auctions-juliet .heading-wrapper .heading-div,
#opens-kilo .heading-wrapper .heading-div {
  font-size: 20px;
}
#auctions-juliet .heading-wrapper .style-change,
#opens-kilo .heading-wrapper .style-change {
  padding: 16px 0;
  display: block;
}
#auctions-juliet .heading-wrapper .style-change div,
#opens-kilo .heading-wrapper .style-change div,
#auctions-juliet .heading-wrapper .style-change a,
#opens-kilo .heading-wrapper .style-change a {
  font-size: 20px;
  display: inline-block;
  padding-right: 4px;
  color: #1e1e1e;
}
#auctions-juliet .heading-wrapper .style-change div i,
#opens-kilo .heading-wrapper .style-change div i,
#auctions-juliet .heading-wrapper .style-change a i,
#opens-kilo .heading-wrapper .style-change a i {
  cursor: pointer;
  color: #1e1e1e;
}
#auctions-juliet .heading-wrapper .style-change div i:hover,
#opens-kilo .heading-wrapper .style-change div i:hover,
#auctions-juliet .heading-wrapper .style-change a i:hover,
#opens-kilo .heading-wrapper .style-change a i:hover {
  color: #14477e;
}
#auctions-juliet .heading-wrapper .style-change .active i,
#opens-kilo .heading-wrapper .style-change .active i {
  color: #14477e;
}
#auctions-juliet .listings-wrapper,
#opens-kilo .listings-wrapper {
  clear: both;
}
#auctions-juliet .listings-wrapper ul .wrapper,
#opens-kilo .listings-wrapper ul .wrapper {
  width: 100%;
  cursor: pointer;
}
#auctions-juliet .listings-wrapper ul .wrapper li,
#opens-kilo .listings-wrapper ul .wrapper li {
  padding-bottom: 80%;
}
#auctions-juliet .listings-wrapper ul .wrapper li a,
#opens-kilo .listings-wrapper ul .wrapper li a {
  padding-top: 32%;
}
#auctions-juliet .listings-wrapper ul .wrapper:hover .grid,
#opens-kilo .listings-wrapper ul .wrapper:hover .grid {
  display: none;
}
#auctions-juliet .listings-wrapper ul .wrapper:hover .open-auction-hover,
#opens-kilo .listings-wrapper ul .wrapper:hover .open-auction-hover {
  display: block !important;
}
#auctions-juliet .listings-wrapper ul .wrapper:hover .open-auction-hover .remove,
#opens-kilo .listings-wrapper ul .wrapper:hover .open-auction-hover .remove {
  display: none;
}
#auctions-juliet .listings-wrapper ul .wrapper:hover .open-auction-hover .add,
#opens-kilo .listings-wrapper ul .wrapper:hover .open-auction-hover .add {
  display: block;
}
#auctions-juliet .listings-wrapper ul .wrapper.added .open-auction-hover .remove,
#opens-kilo .listings-wrapper ul .wrapper.added .open-auction-hover .remove {
  display: block;
}
#auctions-juliet .listings-wrapper ul .wrapper.added .open-auction-hover .add,
#opens-kilo .listings-wrapper ul .wrapper.added .open-auction-hover .add {
  display: none;
}
#auctions-juliet .listings-wrapper ul .wrapper.grid,
#opens-kilo .listings-wrapper ul .wrapper.grid {
  pointer-events: none;
}
#auctions-juliet .listings-wrapper ul .icon-link i,
#opens-kilo .listings-wrapper ul .icon-link i {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 100;
  display: block !important;
  color: white;
  font-size: 20px;
  height: 35px;
  width: 35px;
  line-height: 35px;
  transition: all 0.5s;
}
#auctions-juliet .listings-wrapper ul .icon-link i:hover,
#opens-kilo .listings-wrapper ul .icon-link i:hover {
  color: #14477e;
  transition: all 0.5s;
}
#auctions-juliet .listings-wrapper ul .wrapper.added,
#opens-kilo .listings-wrapper ul .wrapper.added {
  /*.grid{
          display: none !important;
        }
        .open-auction-hover{
          display: block !important;
        }*/
}
#auctions-juliet .listings-wrapper ul .wrapper.added .underlay,
#opens-kilo .listings-wrapper ul .wrapper.added .underlay {
  opacity: 1 !important;
}
#auctions-juliet .listings-wrapper ul .wrapper.added .image,
#opens-kilo .listings-wrapper ul .wrapper.added .image {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
#auctions-juliet .listings-wrapper .date-card,
#opens-kilo .listings-wrapper .date-card {
  width: 100%;
  display: block;
  clear: both;
}
#auctions-juliet .listings-wrapper h2,
#opens-kilo .listings-wrapper h2 {
  width: 100%;
  display: block;
  text-align: center;
  padding: 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 18px;
}
#auctions-juliet .listings-wrapper #date1 h2,
#opens-kilo .listings-wrapper #date1 h2 {
  padding: 0 8px 8px 8px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #auctions-juliet,
  #opens-kilo {
    padding-bottom: 12px;
  }
  #auctions-juliet .heading-wrapper,
  #opens-kilo .heading-wrapper {
    padding: 24px;
  }
  #auctions-juliet .heading-wrapper .heading-div,
  #opens-kilo .heading-wrapper .heading-div {
    font-size: 25px;
  }
  #auctions-juliet .heading-wrapper .style-change,
  #opens-kilo .heading-wrapper .style-change {
    width: 125px;
    float: left;
    padding: 24px 0;
  }
  #auctions-juliet .heading-wrapper .style-change div,
  #opens-kilo .heading-wrapper .style-change div,
  #auctions-juliet .heading-wrapper .style-change a,
  #opens-kilo .heading-wrapper .style-change a {
    padding-right: 6px;
  }
  #auctions-juliet .listings-wrapper ul .wrapper,
  #opens-kilo .listings-wrapper ul .wrapper {
    width: 50%;
  }
  #auctions-juliet .listings-wrapper h2,
  #opens-kilo .listings-wrapper h2 {
    padding: 12px;
    font-size: 22px;
  }
  #auctions-juliet .listings-wrapper #date1 h2,
  #opens-kilo .listings-wrapper #date1 h2 {
    padding: 0 12px 12px 12px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #auctions-juliet,
  #opens-kilo {
    padding-bottom: 30px;
    padding-top: 0;
  }
  #auctions-juliet .heading-wrapper,
  #opens-kilo .heading-wrapper {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
    padding: 30px;
  }
  #auctions-juliet .heading-wrapper .heading-div,
  #opens-kilo .heading-wrapper .heading-div {
    font-size: 30px;
  }
  #auctions-juliet .heading-wrapper .style-change,
  #opens-kilo .heading-wrapper .style-change {
    width: 175px;
    float: left;
    padding: 40px 0;
  }
  #auctions-juliet .heading-wrapper .style-change div,
  #opens-kilo .heading-wrapper .style-change div,
  #auctions-juliet .heading-wrapper .style-change a,
  #opens-kilo .heading-wrapper .style-change a {
    padding-right: 10px;
  }
  #auctions-juliet .listings-wrapper,
  #opens-kilo .listings-wrapper {
    max-width: 1030px;
    display: block;
    margin: 0 auto;
  }
  #auctions-juliet .listings-wrapper ul .wrapper,
  #opens-kilo .listings-wrapper ul .wrapper {
    width: 33.33%;
  }
  #auctions-juliet .listings-wrapper h2,
  #opens-kilo .listings-wrapper h2 {
    padding: 20px;
    font-size: 25px;
  }
  #auctions-juliet .listings-wrapper #date1 h2,
  #opens-kilo .listings-wrapper #date1 h2 {
    padding: 0 20px 20px 20px;
  }
}
#blog-delta {
  background-color: #f1f1f1;
  padding-top: 40px;
  padding-bottom: 8px;
}
#blog-delta .heading-wrapper {
  width: 100%;
  display: block;
  padding: 16px 16px 0 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#blog-delta .heading-wrapper .heading-div {
  font-size: 20px;
}
#blog-delta .heading-wrapper .style-change {
  padding: 8px 0;
  display: block;
}
#blog-delta .heading-wrapper .style-change div,
#blog-delta .heading-wrapper .style-change a {
  text-decoration: none;
  font-size: 20px;
  display: inline-block;
  padding-right: 4px;
  color: #1e1e1e;
}
#blog-delta .heading-wrapper .style-change div i,
#blog-delta .heading-wrapper .style-change a i {
  cursor: pointer;
  color: #1e1e1e;
}
#blog-delta .heading-wrapper .style-change div i:hover,
#blog-delta .heading-wrapper .style-change a i:hover {
  color: #14477e;
}
#blog-delta .heading-wrapper .style-change .active i {
  color: #14477e;
}
#blog-delta .heading-wrapper .search-sort select {
  font-family: 'Lato', sans-serif;
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: #878787;
  padding-left: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #blog-delta {
    padding-bottom: 12px;
  }
  #blog-delta .heading-wrapper {
    padding: 24px 24px 0 24px;
  }
  #blog-delta .heading-wrapper .heading-div {
    font-size: 25px;
  }
  #blog-delta .heading-wrapper .style-change {
    /*width: 125px;*/
    float: left;
    padding: 12px 0;
  }
  #blog-delta .heading-wrapper .style-change div,
  #blog-delta .heading-wrapper .style-change a {
    padding-right: 6px;
  }
  #blog-delta .heading-wrapper .search-sort select {
    width: 250px;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 23px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #blog-delta {
    padding-bottom: 30px;
    padding-top: 0;
  }
  #blog-delta .heading-wrapper {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
    padding: 30px 30px 0 18px;
  }
  #blog-delta .heading-wrapper .heading-div {
    font-size: 30px;
  }
  #blog-delta .heading-wrapper .style-change {
    /*width: 175px;*/
    float: left;
    padding: 20px 0;
  }
  #blog-delta .heading-wrapper .style-change div,
  #blog-delta .heading-wrapper .style-change a {
    padding-right: 10px;
  }
  #blog-delta .heading-wrapper .search-sort select {
    width: 250px;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 38px;
  }
  #blog-delta #blog-display {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
}
#blog-show-delta h1 {
  font-size: 25px;
  font-weight: normal;
}
#blog-show-delta h2 {
  font-size: 18px;
  text-transform: uppercase;
}
#blog-show-delta i {
  font-style: italic;
}
#blog-show-delta b {
  font-weight: bold;
}
#blog-show-delta iframe {
  width: 100%;
  height: 100%;
}
#blog-show-delta .container .middle {
  padding: 16px;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 18px;
}
#blog-show-delta .container .middle h2 {
  font-size: 20px;
}
#blog-show-delta .container .middle .left h1 {
  padding-bottom: 8px;
  display: block;
  width: 100%;
}
#blog-show-delta .container .middle .left h2 {
  display: block;
  width: 100%;
  padding: 16px 0;
  clear: both;
}
#blog-show-delta .container .middle .left span {
  width: auto;
  display: inline-block;
  float: left;
  font-size: 1.1em;
  line-height: 1.5em;
}
#blog-show-delta .container .middle .left a {
  padding-left: 2px;
  width: auto;
  display: inline-block;
  float: left;
  text-decoration: none;
  color: #1e1e1e;
  padding-bottom: 16px;
}
#blog-show-delta .container .middle .left a:hover {
  color: #14477e;
}
#blog-show-delta .container .middle .left img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  padding: 10px 0;
}
#blog-show-delta .container .middle .left img:first-of-type {
  padding-top: 40px;
}
#blog-show-delta .container .middle .left img:last-of-type {
  padding-bottom: 40px;
}
#blog-show-delta .container .middle .right {
  clear: both;
}
#blog-show-delta .container .middle .right h2 {
  display: block;
  width: 100%;
  padding: 16px 0;
}
#blog-show-delta .container .middle .right b {
  font-weight: bold;
  padding-right: 4px;
  display: inline-block;
}
#blog-show-delta .container .middle .right a {
  width: auto;
  display: inline-block;
  text-decoration: none;
  color: #1e1e1e;
}
#blog-show-delta .container .middle .right a:hover {
  color: #14477e;
}
#blog-show-delta .container .middle .right .contact-me .links a {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  margin: 2px 0 !important;
}
#blog-show-delta .container .middle .right .contact-me .links a:focus,
#blog-show-delta .container .middle .right .contact-me .links a:hover,
#blog-show-delta .container .middle .right .contact-me .links a:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
#blog-show-delta .container .middle .right .contact-me .links a i {
  margin-right: 4px;
}
#blog-show-delta .container .middle .right .contact-me .links a:first-child {
  margin-top: 12px !important;
}
#blog-show-delta .container .middle .right .contact-me .links a:last-child {
  margin-bottom: 0;
}
#blog-show-delta .container .middle .right .contact-me .social-links a {
  position: relative;
  width: 17px;
  text-align: center;
  display: inline-block;
  margin: 0 7px;
  text-decoration: none;
  transition: all 0.5s;
}
#blog-show-delta .container .middle .right .contact-me .social-links a i {
  color: #1e1e1e;
  font-size: 19px;
  position: relative;
  display: block;
}
#blog-show-delta .container .middle .right .contact-me .social-links a:after {
  position: absolute;
  content: "";
  top: 27px;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #1e1e1e;
  opacity: 0;
  transition: all 0.5s;
}
#blog-show-delta .container .middle .right .contact-me .social-links .social.facebook:after {
  background-color: #3b5998;
}
#blog-show-delta .container .middle .right .contact-me .social-links .social.twitter:after {
  background-color: #55acee;
}
#blog-show-delta .container .middle .right .contact-me .social-links .social.pinit:after {
  background-color: #c8232c;
}
#blog-show-delta .container .middle .right .contact-me .social-links #googleplus:after {
  background-color: #dd4b39;
}
#blog-show-delta .container .middle .right .contact-me .social-links .social.facebook:hover i {
  color: #3b5998;
}
#blog-show-delta .container .middle .right .contact-me .social-links .social.twitter:hover i {
  color: #55acee;
}
#blog-show-delta .container .middle .right .contact-me .social-links .social.pinit:hover i {
  color: #c8232c;
}
#blog-show-delta .container .middle .right .contact-me .social-links #googleplus:hover i {
  color: #dd4b39;
}
#blog-show-delta .container .middle .right .contact-me .social-links a:nth-child(2) {
  margin-left: 0;
}
#blog-show-delta .container .middle .right .contact-me .social-links a:hover {
  transition: all 0.5s;
}
#blog-show-delta .container .middle .right .contact-me .social-links a:hover:after {
  opacity: 1;
  top: 22px;
  transition: all 0.5s;
}
#blog-show-delta .container .bottom .agent-form-alpha {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 12px 16px 0 16px;
}
#blog-show-delta .container .bottom .agent-form-alpha h1 {
  padding-bottom: 16px;
  font-size: 20px;
}
#blog-show-delta .container .bottom .agent-form-alpha form fieldset {
  margin-bottom: 8px;
}
#blog-show-delta .container .bottom .agent-form-alpha form fieldset textarea {
  height: 105px;
}
#blog-show-delta .container .bottom .agent-form-alpha form fieldset input[type="submit"] {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  border: transparent;
  width: 100%;
}
#blog-show-delta .container .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
#blog-show-delta .container .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
#blog-show-delta .container .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
#blog-show-delta .container .bottom .agent-form-alpha form .fieldset_submit {
  margin-bottom: 0;
}
#blog-show-delta .container .bottom .latest-listings h1 {
  font-size: 18px;
  text-transform: uppercase;
  padding: 16px;
  padding-top: 0;
  text-align: center;
}
#blog-show-delta .container .bottom .latest-listings .list-container ul .wrapper {
  width: 100%;
}
#blog-show-delta .container .bottom .latest-listings .list-container ul li {
  padding-bottom: 70%;
}
#blog-show-delta .blogs h1 {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  padding: 16px;
}
#blog-show-delta .blogs .list-container ul .wrapper {
  width: 100%;
}
#blog-show-delta .blogs .list-container ul .wrapper li .image {
  padding-bottom: 80%;
}
#blog-show-delta .blogs .list-container ul .wrapper li a {
  padding-top: 32%;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #blog-show-delta {
    display: inline-block;
  }
  #blog-show-delta .container .middle {
    padding: 24px;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 18px;
  }
  #blog-show-delta .container .middle .left {
    padding-right: 24px;
  }
  #blog-show-delta .container .middle .left h1 {
    padding-bottom: 12px;
    display: block;
    width: 100%;
  }
  #blog-show-delta .container .middle .left h2 {
    display: block;
    width: 100%;
    padding: 24px 0;
    clear: both;
  }
  #blog-show-delta .container .middle .left span {
    width: auto;
    display: inline-block;
    float: left;
  }
  #blog-show-delta .container .middle .left a {
    padding-left: 2px;
    width: auto;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #1e1e1e;
    padding-bottom: 24px;
  }
  #blog-show-delta .container .middle .left a:hover {
    color: #14477e;
  }
  #blog-show-delta .container .middle .left img {
    max-width: 90%;
    padding: 15px 0;
  }
  #blog-show-delta .container .middle .left img:first-of-type {
    padding-top: 50px;
  }
  #blog-show-delta .container .middle .left img:last-of-type {
    padding-bottom: 50px;
  }
  #blog-show-delta .container .middle .right {
    border-left: 1px solid #14477e;
    padding-left: 24px;
    clear: both;
    margin-top: 24px;
  }
  #blog-show-delta .container .middle .right h2 {
    display: block;
    width: 100%;
    padding: 0 0 24px 0;
  }
  #blog-show-delta .container .middle .right b {
    font-weight: bold;
    padding-right: 4px;
    display: inline-block;
  }
  #blog-show-delta .container .middle .right a {
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #1e1e1e;
  }
  #blog-show-delta .container .middle .right a:hover {
    color: #14477e;
  }
  #blog-show-delta .container .middle .right .tags {
    display: block;
    width: 100%;
    line-height: 21px;
  }
  #blog-show-delta .container .middle .right .contact-me .links a {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    margin: 12px 0;
  }
  #blog-show-delta .container .middle .right .contact-me .links a:focus,
  #blog-show-delta .container .middle .right .contact-me .links a:hover,
  #blog-show-delta .container .middle .right .contact-me .links a:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #blog-show-delta .container .middle .right .contact-me .links a:last-child {
    margin-bottom: 0;
  }
  #blog-show-delta .container .middle .right .contact-me .documents {
    display: block;
    padding-top: 24px;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links h2 {
    padding-top: 24px;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links a {
    position: relative;
    width: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
    transition: all 0.5s;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links a i {
    color: #1e1e1e;
    font-size: 19px;
    position: relative;
    display: block;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links a:after {
    position: absolute;
    content: "";
    top: 27px;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #1e1e1e;
    opacity: 0;
    transition: all 0.5s;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links .social.facebook:after {
    background-color: #3b5998;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links .social.twitter:after {
    background-color: #55acee;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links .social.pinit:after {
    background-color: #c8232c;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links #googleplus:after {
    background-color: #dd4b39;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links .social.facebook:hover i {
    color: #3b5998;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links .social.twitter:hover i {
    color: #55acee;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links .social.pinit:hover i {
    color: #c8232c;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links #googleplus:hover i {
    color: #dd4b39;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links a:nth-child(2) {
    margin-left: 0;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links a:hover {
    transition: all 0.5s;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links a:hover:after {
    opacity: 1;
    top: 22px;
    transition: all 0.5s;
  }
  #blog-show-delta .container .bottom .agent-form-alpha {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 24px 0 24px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha h1 {
    padding: 24px 0;
    font-size: 20px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset {
    margin-bottom: 0;
    padding: 0 0 12px 0;
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset input {
    height: 45px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset textarea {
    height: 135px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset input[type="submit"] {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    border: transparent;
    width: 100%;
    height: 45px;
    line-height: 45px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form .fieldset_first_name,
  #blog-show-delta .container .bottom .agent-form-alpha form .fieldset_email_address {
    padding-right: 6px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form .fieldset_surname,
  #blog-show-delta .container .bottom .agent-form-alpha form .fieldset_mobile {
    padding-left: 6px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form .fieldset_notes {
    width: 100%;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form .fieldset_submit {
    width: 100%;
    margin-bottom: 0;
  }
  #blog-show-delta .container .bottom .latest-listings {
    clear: both;
  }
  #blog-show-delta .container .bottom .latest-listings h1 {
    font-size: 20px;
    padding: 24px;
  }
  #blog-show-delta .container .bottom .latest-listings .list-container ul .wrapper {
    width: 33.33%;
  }
  #blog-show-delta .container .bottom .latest-listings .list-container ul li {
    padding-bottom: 70%;
  }
  #blog-show-delta .blogs h1 {
    padding: 24px;
  }
  #blog-show-delta .blogs .list-container ul .wrapper {
    width: 33.33%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #blog-show-delta {
    padding-top: 0;
  }
  #blog-show-delta h1 {
    font-size: 30px;
  }
  #blog-show-delta h2 {
    /*font-size: 25px;*/
  }
  #blog-show-delta .container .middle {
    padding: 30px 0;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 18px;
  }
  #blog-show-delta .container .middle h2 {
    font-size: 25px;
  }
  #blog-show-delta .container .middle .left {
    padding-right: 30px;
  }
  #blog-show-delta .container .middle .left h1 {
    padding-bottom: 20px;
    display: block;
    width: 100%;
  }
  #blog-show-delta .container .middle .left h2 {
    display: block;
    width: 100%;
    padding: 30px 0;
    clear: both;
  }
  #blog-show-delta .container .middle .left span {
    width: auto;
    display: inline-block;
    float: left;
  }
  #blog-show-delta .container .middle .left a {
    padding-left: 2px;
    width: auto;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #1e1e1e;
    padding-bottom: 30px;
  }
  #blog-show-delta .container .middle .left a:hover {
    color: #14477e;
  }
  #blog-show-delta .container .middle .right {
    border-left: 1px solid #14477e;
    padding-left: 30px;
    clear: both;
    margin-top: 30px;
  }
  #blog-show-delta .container .middle .right h2 {
    display: block;
    width: 100%;
    font-size: 18px;
    padding: 0 0 30px 0;
  }
  #blog-show-delta .container .middle .right b {
    font-weight: bold;
    padding-right: 4px;
    display: inline-block;
  }
  #blog-show-delta .container .middle .right a {
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #1e1e1e;
  }
  #blog-show-delta .container .middle .right a:hover {
    color: #14477e;
  }
  #blog-show-delta .container .middle .right .contact-me .links a {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    margin: 10px 0;
  }
  #blog-show-delta .container .middle .right .contact-me .links a:focus,
  #blog-show-delta .container .middle .right .contact-me .links a:hover,
  #blog-show-delta .container .middle .right .contact-me .links a:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #blog-show-delta .container .middle .right .contact-me .links a:last-child {
    margin-bottom: 0;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links h2 {
    padding-top: 30px;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links a {
    position: relative;
    width: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
    transition: all 0.5s;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links a i {
    color: #1e1e1e;
    font-size: 19px;
    position: relative;
    display: block;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links a:after {
    position: absolute;
    content: "";
    top: 27px;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #1e1e1e;
    opacity: 0;
    transition: all 0.5s;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links .social.facebook:after {
    background-color: #3b5998;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links .social.twitter:after {
    background-color: #55acee;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links .social.pinit:after {
    background-color: #c8232c;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links #googleplus:after {
    background-color: #dd4b39;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links .social.facebook:hover i {
    color: #3b5998;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links .social.twitter:hover i {
    color: #55acee;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links .social.pinit:hover i {
    color: #c8232c;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links #googleplus:hover i {
    color: #dd4b39;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links a:nth-child(2) {
    margin-left: 0;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links a:hover {
    transition: all 0.5s;
  }
  #blog-show-delta .container .middle .right .contact-me .social-links a:hover:after {
    opacity: 1;
    top: 22px;
    transition: all 0.5s;
  }
  #blog-show-delta .container .bottom .agent-form-alpha {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 120px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha h1 {
    text-align: center;
    padding: 30px 0;
    font-size: 25px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset {
    margin-bottom: 0;
    padding: 0 0 20px 0;
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset input {
    height: 45px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset textarea {
    height: 135px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset input[type="submit"] {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    border: transparent;
    width: 100%;
    height: 45px;
    line-height: 45px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
  #blog-show-delta .container .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form .fieldset_first_name,
  #blog-show-delta .container .bottom .agent-form-alpha form .fieldset_email_address {
    padding-right: 10px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form .fieldset_surname,
  #blog-show-delta .container .bottom .agent-form-alpha form .fieldset_mobile {
    padding-left: 10px;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form .fieldset_notes {
    width: 100%;
  }
  #blog-show-delta .container .bottom .agent-form-alpha form .fieldset_submit {
    width: 25%;
    float: right;
    padding-left: 10px;
    margin-bottom: 0;
  }
  #blog-show-delta .container .bottom .latest-listings {
    clear: both;
  }
  #blog-show-delta .container .bottom .latest-listings h1 {
    text-align: center;
    font-size: 25px;
    padding: 30px 0;
  }
  #blog-show-delta .container .bottom .latest-listings .list-container ul .wrapper {
    width: 33.33%;
  }
  #blog-show-delta .container .bottom .latest-listings .list-container ul li {
    padding-bottom: 70%;
  }
  #blog-show-delta .container .bottom .latest-listings .list-container ul li .image {
    padding-bottom: 70%;
  }
  #blog-show-delta .blogs h1 {
    padding: 30px;
    text-align: center;
    font-size: 25px;
  }
  #blog-show-delta .blogs .list-container ul .wrapper {
    width: 33.33%;
  }
}
#suburb-profiles-delta {
  padding-top: 40px;
  background-color: #f1f1f1;
  padding-bottom: 8px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #suburb-profiles-delta {
    padding-bottom: 12px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #suburb-profiles-delta {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
#suburb-profile-show-delta {
  padding-top: 40px;
}
#suburb-profile-show-delta h1 {
  font-size: 25px;
  font-weight: normal;
}
#suburb-profile-show-delta h2 {
  font-size: 18px;
  text-transform: uppercase !important;
}
#suburb-profile-show-delta #place-heading {
  text-align: center;
  padding: 16px 0;
  display: block;
  text-transform: uppercase;
}
#suburb-profile-show-delta .middle .left {
  font-size: 1.1em;
  line-height: 1.5em;
}
#suburb-profile-show-delta .bottom {
  padding-top: 16px;
}
#suburb-profile-show-delta .list-container {
  padding-bottom: 32px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #suburb-profile-show-delta h1 {
    padding-bottom: 20px;
  }
  #suburb-profile-show-delta #place-heading {
    padding: 48px 0 24px;
  }
  #suburb-profile-show-delta .bottom {
    padding-top: 24px;
  }
  #suburb-profile-show-delta .list-container {
    padding-bottom: 48px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #suburb-profile-show-delta {
    padding-top: 0;
  }
  #suburb-profile-show-delta h1 {
    font-size: 30px;
  }
  #suburb-profile-show-delta h2 {
    /*font-size: 25px;*/
  }
  #suburb-profile-show-delta #place-heading {
    padding: 80px 0 30px;
  }
  #suburb-profile-show-delta .container .middle {
    padding-top: 30px;
  }
  #suburb-profile-show-delta .bottom {
    padding-top: 30px;
  }
  #suburb-profile-show-delta .list-container {
    padding-bottom: 80px;
  }
  #suburb-profile-show-delta .list-container ul {
    display: inline-block;
    width: 100%;
  }
}
#place-show-bravo {
  padding-top: 40px;
}
#place-show-bravo h1 {
  font-size: 25px;
  font-weight: normal;
}
#place-show-bravo h2 {
  font-size: 18px;
  text-transform: uppercase;
}
#place-show-bravo #place-heading {
  text-align: center;
  padding: 16px 0;
  display: block;
  text-transform: uppercase;
}
#place-show-bravo .middle .left {
  font-size: 1.1em;
  line-height: 1.5em;
}
#place-show-bravo .bottom {
  padding-top: 16px;
}
#place-show-bravo .list-container {
  padding-bottom: 8px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #place-show-bravo #place-heading {
    padding: 24px 0;
  }
  #place-show-bravo .middle .left h1 {
    padding-bottom: 20px;
  }
  #place-show-bravo .bottom {
    padding-top: 24px;
  }
  #place-show-bravo .list-container {
    padding-bottom: 12px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #place-show-bravo {
    padding-top: 0;
  }
  #place-show-bravo h1 {
    font-size: 30px;
  }
  #place-show-bravo h2 {
    /*font-size: 25px;*/
  }
  #place-show-bravo #place-heading {
    padding: 30px 0;
  }
  #place-show-bravo .container .middle {
    padding-top: 30px;
  }
  #place-show-bravo .bottom {
    padding-top: 30px;
  }
  #place-show-bravo .list-container {
    padding-bottom: 30px;
  }
  #place-show-bravo .list-container ul {
    display: inline-block;
    width: 100%;
  }
}
#items-igloo {
  background-color: #f1f1f1;
  padding-top: 40px;
  padding-bottom: 8px;
}
#items-igloo i {
  font-style: italic;
}
#items-igloo b {
  font-weight: bold;
}
#items-igloo h1 {
  font-size: 25px;
  font-weight: normal;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px 0;
}
#items-igloo .list-container .list {
  /*display: inline-block;*/
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #items-igloo {
    padding-bottom: 12px;
  }
  #items-igloo h1 {
    padding: 24px 0;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #items-igloo {
    padding-bottom: 30px;
    padding-top: 0;
  }
  #items-igloo h1 {
    font-size: 30px;
    padding: 30px 0;
  }
}
#item-igloo .item-container {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
  text-align: center;
}
#item-igloo .item-container .default-btn {
  margin-top: 16px;
  width: auto;
  display: inline-block;
  padding: 0 20px;
}
#item-igloo .item-container .default-btn i {
  padding-right: 10px;
}
#item-igloo .item-container article {
  font-size: 1.1em;
  line-height: 1.5em;
}
#item-igloo a {
  color: #1e1e1e;
  text-decoration: underline;
}
#item-igloo a:hover {
  color: #14477e;
}
#item-igloo b {
  font-weight: bold;
}
#item-igloo i {
  font-style: italic;
}
#item-igloo .default-btn {
  color: white;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #item-igloo .item-container {
    padding: 24px;
  }
  #item-igloo .item-container .default-btn {
    margin-top: 24px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #item-igloo .item-container {
    padding: 30px;
  }
  #item-igloo .item-container .default-btn {
    margin-top: 30px;
  }
  #item-igloo #item-image-slideshow-bravo.small {
    background-color: #383838;
  }
  #item-igloo #item-image-slideshow-bravo.small ul {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  #item-igloo #item-image-slideshow-bravo.small ul li {
    max-width: 1030px;
  }
}
#cronulla-homepage {
  padding-top: 40px;
  padding-bottom: 8px;
}
#cronulla-homepage #homepage-quebec-slideshow {
  position: relative;
}
#cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo {
  height: 350px;
}
#cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper {
  height: 350px;
}
#cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport {
  height: 350px;
}
#cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul {
  height: 350px;
}
#cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul li {
  height: 350px;
  background-size: cover;
  background-position: 50% 50%;
}
#cronulla-homepage #homepage-quebec-slideshow .overlay {
  position: absolute;
  top: 35%;
  width: 100%;
  z-index: 75;
  transition: all 0.5s;
}
#cronulla-homepage #homepage-quebec-slideshow .overlay article {
  width: 100%;
  text-align: center;
  color: white;
  font-size: 18px;
  text-shadow: 0 0 5px #000000;
}
#cronulla-homepage #homepage-quebec-slideshow .overlay article h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: bold;
}
#cronulla-homepage #homepage-quebec-slideshow .overlay.active {
  top: 30%;
  transition: all 0.5s;
}
#cronulla-homepage #homepage-quebec-slideshow .form-wrapper {
  /*display: none;*/
}
#cronulla-homepage .content .video-wrapper {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-top: 20px;
}
#cronulla-homepage .content .video-wrapper #item-image-slideshow-delta ul {
  height: 0;
  padding-bottom: 50%;
}
#cronulla-homepage .content .video-wrapper #item-image-slideshow-delta ul li {
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  height: 0;
  padding-bottom: 50%;
}
#cronulla-homepage .content .video-wrapper #item-image-slideshow-delta ul li a {
  text-decoration: none;
}
#cronulla-homepage .content .video-wrapper #item-image-slideshow-delta ul li a h2 {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 20% 16px 0 16px;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
}
#cronulla-homepage .content .video-wrapper #item-image-slideshow-delta ul li a h2:hover {
  transition: all 0.5s;
  background-color: rgba(0, 0, 0, 0.15);
}
#cronulla-homepage .content .home-items-wrapper {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#cronulla-homepage .content .home-items-wrapper #news-wrapper #news #news-heading {
  display: none;
}
#cronulla-homepage .content .home-items-wrapper #news-wrapper #news ul li p,
#cronulla-homepage .content .home-items-wrapper #news-wrapper #news ul li span {
  display: none;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #cronulla-homepage {
    padding-bottom: 12px;
  }
  #cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo {
    height: 450px;
  }
  #cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper {
    height: 450px;
  }
  #cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport {
    height: 450px;
  }
  #cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul {
    height: 450px;
  }
  #cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul li {
    height: 450px;
  }
  #cronulla-homepage #homepage-quebec-slideshow .overlay {
    top: 45%;
  }
  #cronulla-homepage #homepage-quebec-slideshow .overlay article {
    font-size: 18px;
    text-shadow: 0 0 5px #000000;
  }
  #cronulla-homepage #homepage-quebec-slideshow .overlay article h2 {
    font-size: 28px;
  }
  #cronulla-homepage #homepage-quebec-slideshow .overlay.active {
    top: 40%;
  }
  #cronulla-homepage #homepage-quebec-slideshow .homepage-form {
    /*display: block;*/
  }
  #cronulla-homepage .content .video-wrapper #item-image-slideshow-delta ul li a h2 {
    font-size: 40px;
    padding: 18% 24px 0 24px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #cronulla-homepage {
    padding-bottom: 30px;
    padding-top: 0;
  }
  #cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo {
    height: 600px;
  }
  #cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper {
    height: 600px;
  }
  #cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport {
    height: 600px;
  }
  #cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul {
    height: 600px;
  }
  #cronulla-homepage #homepage-quebec-slideshow #item-image-slideshow-bravo .bx-wrapper .bx-viewport ul li {
    height: 600px;
  }
  #cronulla-homepage #homepage-quebec-slideshow .overlay {
    top: 45%;
    transition: all 1.5s !important;
  }
  #cronulla-homepage #homepage-quebec-slideshow .overlay article {
    font-size: 24px;
    text-shadow: 0 0 5px #000000;
  }
  #cronulla-homepage #homepage-quebec-slideshow .overlay article h2 {
    font-size: 38px;
    padding-bottom: 8px;
  }
  #cronulla-homepage #homepage-quebec-slideshow .overlay.active {
    transition: all 1.5s !important;
    top: 40%;
  }
  #cronulla-homepage .content .feature-listings-wrapper {
    max-width: 1030px;
    display: block;
    margin: 0 auto;
  }
  #cronulla-homepage .content .video-wrapper {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 50px;
  }
  #cronulla-homepage .content .video-wrapper #item-image-slideshow-delta ul {
    padding-bottom: 30%;
  }
  #cronulla-homepage .content .video-wrapper #item-image-slideshow-delta ul li {
    padding-bottom: 30%;
  }
  #cronulla-homepage .content .video-wrapper #item-image-slideshow-delta ul li a h2 {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-size: 38px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12% 40px 0 40px;
  }
  #cronulla-homepage .content .home-items-wrapper {
    max-width: 1030px;
    display: block;
    margin: 0 auto;
  }
}
#media-alpha {
  max-width: 1030px;
  margin: 0 auto;
  padding: 70px 8px 8px;
  text-align: center;
}
#media-alpha .top-section {
  margin: 0;
}
#media-alpha h1 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 16px;
}
#media-alpha .container {
  padding-bottom: 16px;
}
#media-alpha .container iframe {
  width: 100%;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #media-alpha {
    padding: 80px 12px 12px;
  }
  #media-alpha h1 {
    font-size: 28px;
    padding-bottom: 24px;
  }
  #media-alpha .container {
    padding-bottom: 24px;
  }
  #media-alpha .container iframe {
    height: 500px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #media-alpha {
    padding: 20px;
  }
  #media-alpha h1 {
    font-size: 38px;
    padding-bottom: 40px;
  }
  #media-alpha .container {
    padding-bottom: 40px;
  }
  #media-alpha .container iframe {
    height: 600px;
  }
}
.item-form-alpha .top-section {
  position: absolute;
  height: 600px;
  margin: 0;
}
.item-form-alpha .top-section h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  color: white;
  font-size: 28px;
  font-weight: 600;
  text-shadow: 0px 0px 90px rgba(0, 0, 0, 0.75);
  text-transform: uppercase;
}
.item-form-alpha .images .bg-image {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 600px;
  display: block !important;
}
.item-form-alpha .images img {
  display: none;
}
.item-form-alpha .text {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
  text-align: center;
  font-size: 1.1em;
}
.item-form-alpha .text form {
  padding-top: 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.item-form-alpha .text form fieldset {
  margin-bottom: 10px;
}
.item-form-alpha .text form label {
  display: block;
  text-align: left;
  font-size: 0.9em;
  margin-bottom: 10px;
}
.item-form-alpha .text form select {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  margin: 10px 0;
}
.item-form-alpha .text form input[type=submit] {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  border: 0;
  margin: 10px auto 0;
}
.item-form-alpha .text form input[type=submit]:focus,
.item-form-alpha .text form input[type=submit]:hover,
.item-form-alpha .text form input[type=submit]:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  .item-form-alpha .text {
    padding: 24px;
  }
  .item-form-alpha .text form {
    padding: 12px 24px 0 24px;
    max-width: 1030px;
    margin: 0 auto;
  }
  .item-form-alpha .text form fieldset {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px 0;
  }
  .item-form-alpha .text form fieldset:nth-child(odd) {
    padding-right: 10px;
  }
  .item-form-alpha .text form fieldset:nth-child(even) {
    padding-left: 10px;
  }
  .item-form-alpha .text form fieldset.fieldset_notes {
    width: 100%;
    padding-right: 0;
  }
  .item-form-alpha .text form fieldset.fieldset_notes textarea {
    height: 135px;
  }
  .item-form-alpha .text form fieldset.fieldset_submit {
    width: 100%;
  }
  .item-form-alpha .text form fieldset.fieldset_submit input[type=submit] {
    width: 25%;
    float: right;
  }
  .item-form-alpha .text form select {
    width: 25%;
  }
  .item-form-alpha .text form:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  .item-form-alpha .top-section h1 {
    font-size: 38px;
  }
  .item-form-alpha .text {
    padding: 40px;
  }
  .item-form-alpha .text form {
    padding: 40px 120px 0;
  }
}
.items-form-charlie form {
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.items-form-charlie form fieldset {
  margin-bottom: 10px;
}
.items-form-charlie form label {
  display: block;
  text-align: left;
  font-size: 0.9em;
  margin-bottom: 10px;
}
.items-form-charlie form select {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  margin: 10px 0;
}
.items-form-charlie form input[type=submit] {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  border: 0;
  margin: 10px auto 0;
}
.items-form-charlie form input[type=submit]:focus,
.items-form-charlie form input[type=submit]:hover,
.items-form-charlie form input[type=submit]:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  .items-form-charlie form {
    padding: 12px 48px;
    max-width: 1030px;
    margin: 0 auto;
  }
  .items-form-charlie form fieldset {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px 0;
  }
  .items-form-charlie form fieldset:nth-child(odd) {
    padding-right: 10px;
  }
  .items-form-charlie form fieldset:nth-child(even) {
    padding-left: 10px;
  }
  .items-form-charlie form fieldset.fieldset_notes {
    width: 100%;
    padding-right: 0;
  }
  .items-form-charlie form fieldset.fieldset_notes textarea {
    height: 135px;
  }
  .items-form-charlie form fieldset.fieldset_submit {
    width: 100%;
  }
  .items-form-charlie form fieldset.fieldset_submit input[type=submit] {
    width: 25%;
    float: right;
  }
  .items-form-charlie form fieldset.fieldset_office {
    width: 100%;
    padding-left: 0;
  }
  .items-form-charlie form select {
    width: 25%;
  }
  .items-form-charlie form:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  .items-form-charlie form {
    padding: 60px 80px;
  }
}
@font-face {
  font-family: Grotesk Black;
  src: url("../fonts/grotesk/grotesk-black.otf");
  src: url("../fonts/grotesk/grotesk-black.woff");
}
@font-face {
  font-family: Grotesk Black Italic;
  src: url("../fonts/grotesk/grotesk-black-italic.otf");
  src: url("../fonts/grotesk/grotesk-black-italic.woff");
}
@font-face {
  font-family: Grotesk Bold;
  src: url("../fonts/grotesk/grotesk-bold.otf");
  src: url("../fonts/grotesk/grotesk-bold.woff");
}
@font-face {
  font-family: Grotesk Bold Italic;
  src: url("../fonts/grotesk/grotesk-bold-italic.otf");
  src: url("../fonts/grotesk/grotesk-bold-italic.woff");
}
@font-face {
  font-family: Grotesk Italic;
  src: url("../fonts/grotesk/grotesk-italic.otf");
  src: url("../fonts/grotesk/grotesk-italic.woff");
}
@font-face {
  font-family: Grotesk Regular;
  src: url("../fonts/grotesk/grotesk-regular.otf");
  src: url("../fonts/grotesk/grotesk-regular.woff");
}
@font-face {
  font-family: Grotesk Thin;
  src: url("../fonts/grotesk/grotesk-thin.otf");
  src: url("../fonts/grotesk/grotesk-thin.woff");
}
@font-face {
  font-family: Grotesk Thin Italic;
  src: url("../fonts/grotesk/grotesk-thin-italic.otf");
  src: url("../fonts/grotesk/grotesk-thin-italic.woff");
}
@font-face {
  font-family: Bauer Bold;
  src: url("../fonts/spade/Bauer-Bodoni-Bold.ttf");
}
@font-face {
  font-family: Bauer Bold Italic;
  src: url("../fonts/spade/Bauer-Bodoni-Bold-Italic.ttf");
}
/* ================ Residence Estate AgentsFonts Hack ================ */
/* ========= To be removed once CORS policy is sorted on AWS ========= */
@font-face {
  font-family: 'Formation Sans';
  src: url('../fonts/residence/formation_sans_regular-webfont.woff2') format('woff2'), url('../fonts/residence/formation_sans_regular-webfont.woff') format('woff'), url('../fonts/residence/formation_sans_regular-webfont.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
/* ===================================================================== */
#error-page {
  text-align: center;
  font-size: 1.1em;
  width: 100%;
  padding: 100px 0;
}
#error-page h1 {
  font-size: 1.8em;
}
#error-page h2 {
  font-size: 1.5em;
  padding: 20px;
}
.panel-danger,
.form-error {
  color: #d63830;
  margin: 0 auto 20px;
  padding: 20px 0;
  background: #ebcdcc;
  border: solid 1px #d63830;
  border-radius: 5px;
  text-align: center;
  display: none;
}
.success-message,
.form-success {
  color: white;
  margin: 0 auto 20px;
  padding: 20px 0;
  background: #8dc63e;
  text-align: center;
  border-radius: 5px;
  display: none;
}
.panel-danger,
.success-message {
  display: block;
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #1e1e1e;
  background-color: #ffffff;
  position: relative;
  transition: all 0.5s;
  overflow-x: hidden;
}
b {
  font-weight: bold;
}
i {
  font-style: italic;
}
.default-btn {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
}
.default-btn:focus,
.default-btn:hover,
.default-btn:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
.default-link {
  text-decoration: none;
  color: #1e1e1e;
}
.default-link:focus,
.default-link:hover,
.default-link:active {
  color: #4993e2;
}
form {
  -webkit-appearance: none;
}
form input[type=text],
form input[type=email],
form select,
form button,
form textarea,
form option {
  -webkit-appearance: none;
  background-color: white;
}
form input[type=text],
form input[type=email],
form select,
form textarea,
form option {
  border: 1px solid #878787;
}
form select {
  padding-left: 5px;
}
.close-menu-mobile {
  opacity: 1 !important;
  background-color: rgba(255, 255, 255, 0.5);
  transition: all 0.5s;
}
#search-icon-apple {
  display: none !important;
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
  color: #1e1e1e;
}
#search-icon-apple:hover {
  color: #000000;
}
#search-icon {
  display: none !important;
  width: 16px;
  height: 16px;
  border-radius: 15px;
  border: 2px solid #1e1e1e;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transform: rotate(-21deg);
  margin-top: 7px;
  cursor: pointer;
  transition: all 0.5s;
  float: right;
  position: absolute;
  top: 3px;
  right: 15px;
}
#search-icon:hover {
  border-color: #14477e;
}
#search-icon:hover:after {
  background-color: #14477e;
}
#search-icon:after {
  content: "";
  width: 2px;
  height: 8px;
  background-color: #1e1e1e;
  display: -webkit-inline-box;
  margin-top: 12px;
  transform: rotate(-30deg);
  margin-left: 10px;
  transition: all 0.5s;
}
.bx-pager {
  position: absolute;
  top: 86%;
  bottom: initial;
  left: 0px;
  width: 100%;
  text-align: center;
  display: block !important;
}
.bx-pager .bx-pager-item {
  margin-left: 10px;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bx-pager .bx-pager-item .bx-pager-link {
  position: relative;
  width: 10px;
  height: 10px;
  display: block;
  background-color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  font-size: 0;
  /*overflow: hidden;*/
  border-radius: 100px;
  /*border: 2px solid white;*/
  padding: 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bx-pager .bx-pager-item .bx-pager-link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: white 1px solid;
  border-radius: 100px;
  z-index: 100;
}
.bx-pager .bx-pager-item .bx-pager-link.active {
  background-color: white;
}
.bx-pager .bx-pager-item .bx-pager-link.active:hover {
  background-color: white !important;
}
.bx-pager .bx-pager-item:nth-child(1) {
  margin-left: 0;
}
#header-namine {
  transition: all 0.5s;
  font-family: 'Lato', sans-serif;
  z-index: 150;
  position: fixed;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  display: block;
  height: 40px;
  background-color: #ffffff;
}
#header-namine section #logo {
  width: 100%;
  display: block;
}
#header-namine section #logo img {
  margin: 0 auto;
  height: 26px;
  padding-top: 8px;
  display: block;
}
#header-namine section #menuOpen-mobile,
#header-namine section #menuOpenDesktop,
#header-namine section #menuOpen-hide-overlay {
  float: right;
  color: #1e1e1e;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding-right: 10px;
  padding-top: 12px;
  transition: all 0.5s;
  position: absolute;
  left: 10px;
  top: 0px;
}
#header-namine section #menuOpen-mobile .menu-icon,
#header-namine section #menuOpenDesktop .menu-icon,
#header-namine section #menuOpen-hide-overlay .menu-icon {
  z-index: 500;
  display: block;
  width: 17px;
  height: 14px;
  position: relative;
}
#header-namine section #menuOpen-mobile .menu-icon .line,
#header-namine section #menuOpenDesktop .menu-icon .line,
#header-namine section #menuOpen-hide-overlay .menu-icon .line {
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.5s;
}
#header-namine section #menuOpen-mobile .menu-icon .line:nth-child(1),
#header-namine section #menuOpenDesktop .menu-icon .line:nth-child(1),
#header-namine section #menuOpen-hide-overlay .menu-icon .line:nth-child(1) {
  top: -1px;
  transition: all 0.5s;
  border-top: 2px solid #1e1e1e;
  -webkit-transform-origin: 50% 0%;
}
#header-namine section #menuOpen-mobile .menu-icon .line:nth-child(2),
#header-namine section #menuOpenDesktop .menu-icon .line:nth-child(2),
#header-namine section #menuOpen-hide-overlay .menu-icon .line:nth-child(2) {
  top: 50%;
  transition: all 0.5s;
  margin-top: -1px;
  border-top: 2px solid #1e1e1e;
}
#header-namine section #menuOpen-mobile .menu-icon .line:nth-child(3),
#header-namine section #menuOpenDesktop .menu-icon .line:nth-child(3),
#header-namine section #menuOpen-hide-overlay .menu-icon .line:nth-child(3) {
  bottom: -1px;
  transition: all 0.5s;
  border-bottom: 2px solid #1e1e1e;
  top: 0px;
  -webkit-transform-origin: 50% 100%;
}
#header-namine section #menuOpen-mobile .menu-icon.active,
#header-namine section #menuOpenDesktop .menu-icon.active,
#header-namine section #menuOpen-hide-overlay .menu-icon.active {
  z-index: 500;
}
#header-namine section #menuOpen-mobile .menu-icon.active .line:nth-child(1),
#header-namine section #menuOpenDesktop .menu-icon.active .line:nth-child(1),
#header-namine section #menuOpen-hide-overlay .menu-icon.active .line:nth-child(1) {
  -webkit-transform: translateY(50%) rotate(45deg) scale(1.2);
  transition: all 0.5s;
}
#header-namine section #menuOpen-mobile .menu-icon.active .line:nth-child(2),
#header-namine section #menuOpenDesktop .menu-icon.active .line:nth-child(2),
#header-namine section #menuOpen-hide-overlay .menu-icon.active .line:nth-child(2) {
  opacity: 0;
  transition: all 0.5s;
}
#header-namine section #menuOpen-mobile .menu-icon.active .line:nth-child(3),
#header-namine section #menuOpenDesktop .menu-icon.active .line:nth-child(3),
#header-namine section #menuOpen-hide-overlay .menu-icon.active .line:nth-child(3) {
  -webkit-transform: translateY(-50%) rotate(-45deg) scale(1.2);
  transition: all 0.5s;
}
#header-namine section #menuOpen-mobile .menu-icon:hover .line,
#header-namine section #menuOpenDesktop .menu-icon:hover .line,
#header-namine section #menuOpen-hide-overlay .menu-icon:hover .line {
  border-color: #14477e;
  transition: all 0.5s;
}
#header-namine section .menu-open-desktop,
#header-namine section .menu-desktop {
  display: none;
}
#header-namine section #menuDesktopX {
  display: none;
}
#header-namine section nav {
  margin-top: 40px;
  z-index: 150;
  background-color: #ececec;
  padding: 8px;
  padding-bottom: 50px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 180px;
}
#header-namine section nav ul {
  padding-top: 8px;
  z-index: 150;
}
#header-namine section nav ul li {
  width: 100%;
  z-index: 60;
}
#header-namine section nav ul li .parent {
  color: #000000;
}
#header-namine section nav ul li a {
  z-index: 150;
  font-family: 'Lato', sans-serif;
  display: block;
  color: #000000;
  text-decoration: none;
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 30px;
  padding: 4px 8px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#header-namine section nav ul li a:focus,
#header-namine section nav ul li a:hover,
#header-namine section nav ul li a:active {
  color: #14477e;
}
#header-namine section nav ul li ol {
  display: none;
}
#header-namine section nav ul li ol li {
  padding: 0px;
}
#header-namine section nav ul li ol li a {
  font-family: 'Lato', sans-serif;
  background-color: transparent;
  font-size: 14px;
  padding: 4px 16px;
}
#header-namine section nav ul li ol li a:focus,
#header-namine section nav ul li ol li a:hover,
#header-namine section nav ul li ol li a:active {
  color: #14477e;
}
#footer-papa {
  /*padding-top: 12px;*/
  clear: both;
  height: 50px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#footer-papa .diligence {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  color: #1e1e1e;
  text-decoration: none;
  margin-bottom: 5px;
}
#footer-papa .diligence:hover {
  color: #14477e;
}
#footer-papa .devBy {
  margin-bottom: 16px;
}
#footer-papa .footer-wrapper {
  display: none;
}
#footer-papa .top-info .left {
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  display: block;
  background-color: #1e1e1e;
}
#footer-papa .top-info .left span {
  color: white;
  padding-bottom: 16px;
  display: block;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
}
#footer-papa .top-info .left a {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  width: 100%;
}
#footer-papa .top-info .left a:focus,
#footer-papa .top-info .left a:hover,
#footer-papa .top-info .left a:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
#footer-papa .top-info .right {
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  display: block;
  background-color: #5e5e5e;
  text-align: center;
}
#footer-papa .top-info .right span {
  color: white;
  font-size: 15px;
  line-height: 18px;
  display: block;
  padding-bottom: 16px;
}
#footer-papa .top-info .right a {
  position: relative;
  width: 17px;
  text-align: center;
  display: inline-block;
  margin: 0 7px;
  text-decoration: none;
}
#footer-papa .top-info .right a i {
  color: white;
  font-size: 19px;
  position: relative;
  display: block;
}
#footer-papa .top-info .right a:after {
  position: absolute;
  content: "";
  top: 27px;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: white;
  opacity: 0;
  transition: all 0.5s;
}
#footer-papa .top-info .right .facebook-link:after {
  background-color: #3b5998;
}
#footer-papa .top-info .right .twitter-link:after {
  background-color: #55acee;
}
#footer-papa .top-info .right .instagram-link:after {
  background-color: #125688;
}
#footer-papa .top-info .right .pinterest-link:after {
  background-color: #c8232c;
}
#footer-papa .top-info .right .youtube-link:after {
  background-color: #c4302b;
}
#footer-papa .top-info .right .linkedin-link:after {
  background-color: #0077b5;
}
#footer-papa .top-info .right .googleplus-link:after {
  background-color: #dd4b39;
}
#footer-papa .top-info .right a:nth-child(2) {
  margin-left: 0;
}
#footer-papa .top-info .right a:hover:after {
  opacity: 1;
  top: 22px;
  transition: all 0.5s;
}
#footer-papa .site-map {
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 8px 8px 0 8px;
}
#footer-papa .site-map .directory-wrapper {
  padding-bottom: 0;
}
#footer-papa .site-map .heading {
  color: #1e1e1e;
  font-size: 15px;
  line-height: 18px;
  display: block;
  padding: 8px 0 16px 0;
}
#footer-papa .site-map div {
  padding-bottom: 16px;
}
#footer-papa .site-map div ul li {
  /*padding-bottom: @global-padding-mobile/2;*/
}
#footer-papa .site-map div ul li .parent {
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  padding-bottom: 0;
}
#footer-papa .site-map div ul li .parent:hover {
  color: #14477e;
}
#footer-papa .site-map div ul li a,
#footer-papa .site-map div ul li span {
  width: 100%;
  /*display: inline-block;*/
  text-decoration: none;
  color: #1e1e1e;
  text-align: center;
  font-size: 12px;
}
#footer-papa .site-map div ul li a {
  line-height: 20px;
}
#footer-papa .site-map div ul .children-wrapper {
  overflow: hidden;
  padding: 0;
  height: 0;
  opacity: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  opacity: 1;
  height: auto;
  transition: all 0.5s;
}
#footer-papa .site-map div ul .children-wrapper li:first-child {
  padding-top: 8px;
}
#footer-papa .site-map div ul .children-wrapper a:hover {
  color: #14477e;
}
#footer-papa .contact-details {
  /* Not part of the default template - set to display none */
  display: none;
  width: 100%;
  max-width: 1030px;
  margin: 0 auto;
  clear: both;
  text-align: center;
  font-weight: 600;
  padding-top: 20px;
  line-height: 1.5em;
}
#footer-papa .contact-details .heading {
  font-size: 18px;
  padding: 8px 0;
  display: block;
}
#footer-papa .contact-details ul li {
  padding-top: 10px;
}
#footer-papa .contact-details ul li a {
  color: #1e1e1e;
  text-decoration: none;
}
#footer-papa .contact-details ul li span {
  font-size: 0.9em;
}
#footer-papa .bottom-info {
  clear: both;
  height: 20px;
  padding: 16px;
  padding-top: 0;
  font-size: 11px;
  width: 212px;
  display: block;
  margin: 0 auto;
}
#footer-papa .bottom-info li {
  display: block;
  text-align: center;
  margin-top: 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#footer-papa .bottom-info li a {
  text-decoration: none;
  color: #000000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#footer-papa .bottom-info li a:hover {
  color: #14477e;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#footer-papa .bottom-info span {
  display: none;
}
#footer-papa .devBy {
  width: 100%;
  color: #000000;
  text-align: center;
  font-size: 11px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0;
  margin-top: 8px;
  display: block;
}
#footer-papa .devBy a {
  transition: all 0.5s;
  text-decoration: none;
  text-align: right;
  font-size: 12px;
  color: #000000;
}
#footer-papa .devBy a:hover {
  transition: all 0.5s;
  color: #7aab35;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #header-mike section #menuOpen,
  #header-mike section #menuOpen-hide-overlay {
    padding: 12px;
  }
  #header-mike section #menuOpen i,
  #header-mike section #menuOpen-hide-overlay i {
    font-size: 25px;
  }
  #footer-papa .diligence {
    width: auto;
    margin-top: 0;
  }
  #footer-papa .devBy {
    margin-bottom: 24px;
    width: auto;
    margin-top: 0;
  }
  #footer-papa .bottom-info {
    width: 100% !important;
    text-align: center;
  }
  #footer-papa .bottom-info li {
    display: inline-block;
  }
  #footer-papa .bottom-info li span {
    display: inline-block;
    padding: 0 10px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #search-icon {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 15px;
    border: 2px solid #1e1e1e;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    transform: rotate(-21deg);
    margin-top: 7px;
    cursor: pointer;
    transition: all 0.5s;
    float: right;
    position: absolute;
    top: 10px;
    right: 15px;
  }
  #search-icon:hover {
    border-color: #14477e;
  }
  #search-icon:hover:after {
    background-color: #14477e;
  }
  #search-icon:after {
    content: "";
    width: 2px;
    height: 8px;
    background-color: #1e1e1e;
    display: -webkit-inline-box;
    margin-top: 12px;
    transform: rotate(-30deg);
    margin-left: 10px;
    transition: all 0.5s;
  }
  .header-wrapper {
    width: 100%;
  }
  #header-section {
    margin: 0 auto;
    display: block;
    width: 100%;
    background-color: white;
    height: 60px;
  }
  #header-namine {
    padding-top: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 60px;
    max-width: 1030px;
    margin: 0 auto;
    position: inherit;
  }
  #header-namine section {
    width: 1030px;
    margin: 0 auto;
    display: block;
    position: relative;
  }
  #header-namine section #logo {
    float: left;
  }
  #header-namine section #logo img {
    height: 40px;
    padding-top: 10px;
    padding-left: 0;
    float: left;
  }
  #header-namine section .menu-desktop-wrapper {
    width: 800px;
    float: right;
    height: 60px;
    position: relative;
    top: -50px;
  }
  #header-namine section .menu-desktop-wrapper .menu-open-desktop {
    display: block;
  }
  #header-namine section .menu-desktop-wrapper .back-btn {
    position: absolute;
    right: 140px;
    top: 21px;
  }
  #header-namine section .menu-desktop-wrapper .back-btn a {
    text-decoration: none;
    color: #999999;
    transition: all 0.5s;
  }
  #header-namine section .menu-desktop-wrapper .back-btn a:hover {
    color: #14477e;
    transition: all 0.5s;
  }
  #header-namine section .menu-desktop-wrapper #back-no-refine {
    right: 90px;
  }
  #header-namine section .menu-desktop-wrapper .menu-desktop {
    display: block;
    position: absolute;
  }
  #header-namine section .menu-desktop-wrapper .menu-open-desktop {
    height: 60px !important;
    width: 40px !important;
    line-height: 50px !important;
    /*border-left: 1px solid black;*/
    /*padding-left: 20px;*/
    padding-top: 20px !important;
  }
  #header-namine section .menu-desktop-wrapper #menuDesktopX {
    display: none;
    float: right;
    color: #1e1e1e;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    padding-right: 29px;
    padding-top: 20px;
  }
  #header-namine section .menu-desktop-wrapper #menuDesktopX i {
    font-size: 26px;
    line-height: inherit;
  }
  #header-namine section .menu-desktop-wrapper nav {
    transition: all 1s;
    z-index: 99;
    width: auto;
    max-width: 750px;
    padding: 0 0 0 0;
    float: right;
    background-color: transparent;
    margin-top: 0;
    font-family: 'Lato', sans-serif;
    right: 40px;
  }
  #header-namine section .menu-desktop-wrapper nav ul {
    font-family: 'Lato', sans-serif;
    max-height: 40px;
    width: 100%;
    float: left;
    background-color: transparent;
  }
  #header-namine section .menu-desktop-wrapper nav ul li {
    font-family: 'Lato', sans-serif;
    width: 100px !important;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
  }
  #header-namine section .menu-desktop-wrapper nav ul li a {
    text-align: center;
    margin: 0;
    color: #1e1e1e;
    font-family: 'Lato', sans-serif;
    background-color: transparent;
  }
  #header-namine section .menu-desktop-wrapper nav ul li a:hover {
    color: white;
    background-color: #14477e;
  }
  #header-namine section .menu-desktop-wrapper nav ul li ol {
    font-family: 'Lato', sans-serif;
    display: none;
    width: 200px !important;
  }
  #header-namine section .menu-desktop-wrapper nav ul li ol li {
    background-color: #1e1e1e;
    font-family: 'Lato', sans-serif;
    width: 100% !important;
  }
  #header-namine section .menu-desktop-wrapper nav ul li ol li a {
    text-align: left;
    color: white;
    margin: 0;
  }
  #header-namine section .menu-desktop-wrapper nav ul li ol li a:hover {
    color: white;
  }
  #header-namine section .menu-desktop-wrapper nav ul li:hover ol {
    display: inline-block;
  }
  #header-namine section .menu-open-mobile,
  #header-namine section .menu-mobile {
    display: none !important;
  }
  #footer-papa {
    height: 50px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #footer-papa .footer-wrapper {
    display: none;
  }
  #footer-papa .top-info .wrapper {
    display: inline-block;
    float: right;
  }
  #footer-papa .top-info .left {
    padding: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 50%;
    float: left;
    display: block;
    background-color: #1e1e1e;
  }
  #footer-papa .top-info .left span {
    color: white;
    padding-bottom: 0;
    padding-top: 2px;
    margin-right: 40px;
    display: block;
    font-size: 18px;
    line-height: 37px;
    width: auto;
    float: left;
  }
  #footer-papa .top-info .left a {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    float: left;
    width: 120px;
  }
  #footer-papa .top-info .left a:focus,
  #footer-papa .top-info .left a:hover,
  #footer-papa .top-info .left a:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  #footer-papa .top-info .right {
    text-align: left;
    padding: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 50%;
    float: left;
    display: block;
    background-color: #5e5e5e;
  }
  #footer-papa .top-info .right span {
    width: auto;
    float: left;
    font-size: 18px;
    line-height: 42px;
    margin-right: 40px;
    padding-bottom: 0;
  }
  #footer-papa .top-info .right a {
    margin: 0 12px;
    padding-top: 7px;
  }
  #footer-papa .top-info .right a i {
    font-size: 22px;
  }
  #footer-papa .top-info .right a:after {
    top: 55px;
    left: -2px;
    width: 25px;
    height: 3px;
  }
  #footer-papa .top-info .right a:hover:after {
    top: 36px;
  }
  #footer-papa .site-map {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    clear: both;
    padding: 0 20px 0 20px;
    text-align: left;
  }
  #footer-papa .site-map .directory-wrapper {
    width: 100%;
    padding-bottom: 0;
    display: flex;
  }
  #footer-papa .site-map .inner-wrapper {
    margin: 0 auto;
    display: inline-flex;
    width: auto;
  }
  #footer-papa .site-map .menu {
    padding-bottom: 0 !important;
  }
  #footer-papa .site-map .heading {
    font-size: 18px;
    line-height: 37px;
    width: auto;
    text-align: center;
    width: 100%;
    display: block;
    padding: 16px 0;
  }
  #footer-papa .site-map div:last-child {
    padding-right: 0;
  }
  #footer-papa .site-map div {
    width: auto;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-bottom: 0;
    padding-right: 40px;
  }
  #footer-papa .site-map div ul li {
    /*padding-bottom: @global-padding-desktop/2;*/
  }
  #footer-papa .site-map div ul li .parent {
    text-align: left;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    padding-bottom: 10px;
  }
  #footer-papa .site-map div ul li .parent:hover {
    color: #1e1e1e;
  }
  #footer-papa .site-map div ul li a,
  #footer-papa .site-map div ul li span {
    width: 100%;
    /*display: inline-block;*/
    text-decoration: none;
    color: #1e1e1e;
    text-align: left;
    font-size: 12px;
  }
  #footer-papa .site-map div ul li a {
    line-height: 20px;
  }
  #footer-papa .site-map div ul .children-wrapper {
    overflow: hidden;
    padding: 0;
    height: auto !important;
    display: block !important;
    opacity: 1 !important;
    transition: all 0.5s;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 0;
  }
  #footer-papa .site-map div ul .children-wrapper a:hover {
    color: #14477e !important;
  }
  #footer-papa .site-map div ul .children-wrapper.show {
    display: block;
    opacity: 1;
    height: auto;
    transition: all 0.5s;
  }
  #footer-papa .site-map div ul .children-wrapper.show li:first-child {
    padding-top: 0;
  }
  #footer-papa .contact-details ul {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
  }
  #footer-papa .contact-details ul li {
    flex-grow: 1;
    flex-basis: 0;
    padding-top: 0;
  }
  #footer-papa .bottom-info {
    clear: both;
    height: 20px;
    padding: 16px;
    font-size: 11px;
    width: 212px;
    display: block;
    margin: 0 auto;
  }
  #footer-papa .bottom-info li {
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 5px;
  }
  #footer-papa .bottom-info li a {
    text-decoration: none;
    color: #000000;
  }
  #footer-papa .devBy {
    color: #000000;
    text-align: center;
    font-size: 11px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0;
    display: block;
    padding-bottom: 10px;
  }
  #footer-papa .devBy a {
    transition: all 0.5s;
    text-decoration: none;
    text-align: right;
    font-size: 12px;
    color: #000000;
  }
  #footer-papa .devBy a:hover {
    transition: all 0.5s;
    color: #7aab35;
  }
}
/*Body animation*/
body.open {
  margin-left: 180px;
  transition: all 0.5s;
}
#header-namine.open {
  margin-left: -180px;
}
#homepage-quebec .overlay.open {
  margin-left: 80px;
  transition: all 0.5s !important;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
}
/*FORM STYLINGS*/
.quick-search #quick-search-boa {
  transition: all 0.5s;
  opacity: 0;
  margin-top: 8px;
  height: 0;
  overflow: hidden;
  background-color: #ffffff;
  padding: 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.quick-search #quick-search-boa a {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  width: 100%;
  margin-top: 8px;
}
.quick-search #quick-search-boa a:focus,
.quick-search #quick-search-boa a:hover,
.quick-search #quick-search-boa a:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
.quick-search #quick-search-boa input {
  height: 45px;
  line-height: 45px;
}
.quick-search #quick-search-boa.show {
  transition: all 0.5s;
  opacity: 1;
  height: 118px;
}
.quick-search-desktop {
  display: none;
}
form {
  font-family: 'Lato', sans-serif;
}
form input[type=text],
form input[type=email],
form textarea {
  font-family: 'Lato', sans-serif;
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: #878787;
  padding-left: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  resize: none;
}
.form-wrapper {
  position: absolute;
  top: 153px;
  z-index: 100;
  width: 100%;
}
.form-wrapper .fieldset-submit,
.form-wrapper .container.more-options,
.form-wrapper .container.radios,
.form-wrapper .container.search-bottom {
  display: none;
}
.form-wrapper form {
  width: 100%;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.25);
}
.form-wrapper form input[input=text],
.form-wrapper form select {
  font-family: 'Lato', sans-serif;
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: #878787;
  padding-left: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.form-wrapper form .fieldset-method {
  width: 25%;
  float: left;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.form-wrapper form .fieldset-method select {
  padding-left: 10px;
  cursor: pointer;
}
.form-wrapper form .fieldset-suburb {
  width: 75%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.form-wrapper form p label {
  padding: 0;
  display: inline-block;
  font-size: 0;
}
.form-wrapper form p input {
  display: none;
}
.form-wrapper form #slider-range {
  display: block;
  margin: 0 auto;
  margin-top: 4px;
  margin-bottom: 8px;
  width: 67%;
}
.form-wrapper form #slider-range .ui-slider-handle:nth-child(2) {
  margin-left: -43px;
}
.form-wrapper form #slider-range .ui-slider-handle {
  width: 50px;
  background: #14477e !important;
  color: white;
  text-align: center;
  height: 20px;
  line-height: 20px;
  border-color: white;
  font-size: 15px;
}
.form-wrapper form #slider-range div {
  background: #3386df;
}
.form-wrapper form .fieldset-submit-alt {
  padding-top: 4px;
}
.form-wrapper form .fieldset-submit-alt a {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  width: 100%;
}
.form-wrapper form .fieldset-submit-alt a:focus,
.form-wrapper form .fieldset-submit-alt a:hover,
.form-wrapper form .fieldset-submit-alt a:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
.form-wrapper form .fieldset-submit-desktop {
  display: none;
}
.form-wrapper form fieldset {
  padding: 1px;
}
.form-wrapper.open {
  margin-top: -80px;
  transition: all 0.5s;
}
.form-wrapper {
  transition: all 0.5s;
}
.form-wrapper .fieldset-submit,
.form-wrapper .container.more-options,
.form-wrapper .container.radios,
.form-wrapper .container.search-bottom {
  display: inline-block;
}
.form-wrapper .container.more-options.open {
  height: 80px;
  transition: all 0.5s;
}
.form-wrapper .container.more-options {
  transition: all 0.5s;
  width: 100%;
  height: 0;
  display: block;
  overflow: hidden;
}
.form-wrapper .container.more-options fieldset {
  width: 50%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.form-wrapper .container.more-options .fieldset-cars,
.form-wrapper .container.more-options .fieldset-bedrooms,
.form-wrapper .container.more-options .fieldset-bathrooms {
  width: 33.33%;
}
.form-wrapper .container.search-bottom {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 40px;
}
.form-wrapper .container.search-bottom .row div:nth-child(1) {
  display: none;
}
.form-wrapper .container.search-bottom div {
  width: 80%;
  text-align: center;
  /*input{
          width: 15px;
          height: 15px;
          line-height: 15px;
        }*/
}
.form-wrapper .container.search-bottom div input[type=checkbox] {
  height: 15px;
  width: 15px;
  padding: 0;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  outline: none !important;
}
.form-wrapper .container.search-bottom div input[type=checkbox]:before {
  position: absolute;
  top: -2px;
  left: 0px;
  content: " ";
  display: block;
  height: 15px;
  width: 15px;
  border: 1px solid #666;
  margin-right: 25px;
  background-color: #fff;
}
.form-wrapper .container.search-bottom div input[type=checkbox]:checked:after {
  content: " ";
  display: block;
  height: 10px;
  width: 4px;
  border-right: 3px solid #666;
  border-bottom: 3px solid #666;
  position: absolute;
  top: -1px;
  left: 5px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@supports (-ms-ime-align:auto) {
  input[type=checkbox] {
    height: 15px !important;
    width: 15px !important;
  }
  input[type=checkbox]:before {
    content: "" !important;
    display: none !important;
  }
  input[type=checkbox]:checked:after {
    content: "" !important;
    display: none !important;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-wrapper .container.search-bottom div input[type=checkbox] {
    height: 15px !important;
    width: 15px !important;
    outline: none !important;
  }
}
.form-wrapper .container.search-bottom div a {
  padding: 8px 0;
  display: block;
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
  color: white;
  transition: all 0.5s;
}
.form-wrapper .container.search-bottom div a:hover {
  transition: all 0.5s;
  color: #14477e;
}
.form-wrapper .container.search-bottom div label {
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
  color: white;
  vertical-align: top;
  position: relative;
  padding-left: 30px;
}
.form-wrapper .container.search-bottom .text-right {
  width: 100%;
}
.form-wrapper .container.search-bottom .text-right div {
  width: 100%;
}
.form-wrapper .submit-wrapper {
  clear: both;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  .form-wrapper.open {
    margin-top: -46px;
    transition: all 0.5s;
  }
  .form-wrapper {
    transition: all 0.5s;
    top: 349px;
  }
  .form-wrapper .fieldset-submit,
  .form-wrapper .container.more-options,
  .form-wrapper .container.radios,
  .form-wrapper .container.search-bottom {
    display: inline-block;
  }
  .form-wrapper .container.more-options.open {
    height: 46px;
    transition: all 0.5s;
  }
  .form-wrapper .container.more-options {
    transition: all 0.5s;
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
  }
  .form-wrapper .container.more-options fieldset {
    width: 21.25%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .form-wrapper .container.more-options .fieldset-cars,
  .form-wrapper .container.more-options .fieldset-bedrooms,
  .form-wrapper .container.more-options .fieldset-bathrooms {
    width: 21.25%;
  }
  .form-wrapper .container.more-options .fieldset-category {
    width: 15%;
  }
  .form-wrapper .container.search-bottom {
    width: 52%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 40px;
  }
  .form-wrapper .container.search-bottom .row div:nth-child(1) {
    display: block;
  }
  .form-wrapper .container.search-bottom div {
    width: 80%;
    float: left;
    text-align: center;
    /*input{
          width: 15px;
          height: 15px;
          line-height: 15px;
        }*/
  }
  .form-wrapper .container.search-bottom div a {
    padding: 0;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
    color: white;
    transition: all 0.5s;
  }
  .form-wrapper .container.search-bottom div a:hover {
    transition: all 0.5s;
    color: #14477e;
  }
  .form-wrapper .container.search-bottom div label {
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
    color: white;
    vertical-align: top;
  }
  .form-wrapper .container.search-bottom .text-right {
    width: 20%;
  }
  .form-wrapper form {
    padding: 12px;
  }
  .form-wrapper form input[type=text],
  .form-wrapper form select {
    height: 45px;
    line-height: 45px;
  }
  .form-wrapper form #slider-range {
    width: 40%;
    float: left;
    margin-left: 45px;
    margin-top: 0;
  }
  .form-wrapper form .fieldset-submit-alt {
    display: none;
  }
  .form-wrapper form .fieldset-category {
    width: 15%;
  }
  .form-wrapper form .fieldset-submit-desktop {
    display: inline-block;
    width: 15%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .form-wrapper form .fieldset-submit-desktop a {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    height: 45px;
    line-height: 45px;
    width: 100%;
  }
  .form-wrapper form .fieldset-submit-desktop a:focus,
  .form-wrapper form .fieldset-submit-desktop a:hover,
  .form-wrapper form .fieldset-submit-desktop a:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  .form-wrapper form .fieldset-suburb {
    width: 70%;
  }
  .form-wrapper form .fieldset-method {
    width: 15%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #search-icon-apple {
    top: 15px;
    font-size: 22px;
  }
  .form-wrapper.open {
    margin-top: -46px;
  }
  .form-wrapper {
    top: 479px;
    padding: 12px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.25);
  }
  .form-wrapper form {
    background-color: transparent;
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  .form-wrapper form #slider-range {
    width: 63%;
    float: left;
    margin-left: 45px;
  }
  .form-wrapper .container.more-options.open {
    height: 46px;
    transition: all 0.5s;
  }
  .form-wrapper .container.search-bottom {
    width: 32%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 50px;
  }
  .form-wrapper .container.search-bottom div {
    width: 80%;
    float: left;
    text-align: center;
    /*input{
          width: 15px;
          height: 15px;
          line-height: 15px;
        }*/
  }
  .form-wrapper .container.search-bottom div a {
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
    color: white;
    transition: all 0.5s;
  }
  .form-wrapper .container.search-bottom div a:hover {
    transition: all 0.5s;
    color: #14477e;
  }
  .form-wrapper .container.search-bottom div label {
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
    color: white;
    vertical-align: top;
  }
  .form-wrapper .container.search-bottom .text-right {
    width: 20%;
  }
  .quick-search {
    display: none;
  }
  .quick-search-desktop {
    display: block;
  }
  .quick-search-desktop #quick-search-boa input {
    width: 0px;
    display: block;
    padding: 0;
    border: 1px solid #878787;
    border: transparent;
    position: absolute;
    right: 45px;
    top: 15px;
    height: 30px;
    line-height: 30px;
    transition: all 1s;
  }
  .quick-search-desktop #quick-search-boa.show input {
    width: 240px;
    padding: 8px;
    border: 1px solid #878787;
    transition: all 1s;
  }
  #menuDesktop.show {
    right: 280px !important;
    transition: all 0.5s;
  }
}
/*List items*/
.list-container {
  display: inline-block;
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.list-container ul .wrapper:first-child {
  width: 100%;
}
.list-container ul .wrapper:nth-child(4),
.list-container ul .wrapper:nth-child(7) {
  width: 100%;
}
.list-container ul .wrapper:nth-child(4) li,
.list-container ul .wrapper:nth-child(7) li {
  padding-bottom: 40%;
}
.list-container ul .wrapper:nth-child(4) li a,
.list-container ul .wrapper:nth-child(7) li a {
  padding-top: 15%;
}
.list-container ul .wrapper {
  width: 50%;
  float: left;
  padding: 4px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.list-container ul .wrapper.added .grid {
  display: none;
}
.list-container ul .wrapper.added .open-auction-hover {
  display: block !important;
}
.list-container ul .wrapper.added .open-auction-hover .remove {
  display: none;
}
.list-container ul .wrapper.added .open-auction-hover .add {
  display: block;
}
.list-container ul .wrapper.added .open-auction-hover .remove {
  display: block;
}
.list-container ul .wrapper.added .open-auction-hover .add {
  display: none;
}
.list-container ul li {
  height: 0;
  padding-bottom: 80%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.list-container ul li .list {
  display: none;
}
.list-container ul li .image {
  -webkit-print-color-adjust: exact;
  background-color: #d1d1d1;
  transition: all 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: 50% 50%;
  background-size: cover;
}
.list-container ul li .open-auction-hover {
  display: none !important;
}
.list-container ul li a,
.list-container ul li .open-auction-hover {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  text-decoration: none;
  text-align: center;
  padding-top: 32%;
}
.list-container ul li a h3,
.list-container ul li .open-auction-hover h3 {
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  padding: 0 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  z-index: 50;
  position: relative;
  text-shadow: 0px 0px 90px rgba(0, 0, 0, 0.75);
}
.list-container ul li a h4,
.list-container ul li .open-auction-hover h4 {
  color: white;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 13px;
  padding: 0 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  z-index: 50;
  position: relative;
  text-shadow: 0px 0px 90px rgba(0, 0, 0, 0.75);
  padding-top: 5px;
}
.list-container ul li a .underlay,
.list-container ul li .open-auction-hover .underlay {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s;
  background-color: rgba(0, 0, 0, 0.4);
}
.list-container ul li a .bottom,
.list-container ul li .open-auction-hover .bottom {
  padding: 0 !important;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  text-decoration: none;
  color: white;
  text-shadow: 0px 0px 90px rgba(0, 0, 0, 0.75);
  z-index: 20;
}
.list-container ul li a .bottom h1,
.list-container ul li .open-auction-hover .bottom h1 {
  padding: 0 !important;
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 22px !important;
}
.list-container ul li a .bottom h2,
.list-container ul li .open-auction-hover .bottom h2 {
  font-size: 14px !important;
  float: left;
  font-size: 13px;
  padding-right: 4px;
  text-transform: uppercase;
  line-height: 22px !important;
}
.list-container ul li a .bottom .container,
.list-container ul li .open-auction-hover .bottom .container {
  width: auto !important;
  display: inline-block;
  margin: 0 auto;
}
.list-container ul li a.icon-link,
.list-container ul li .open-auction-hover.icon-link {
  padding-top: 0 !important;
  top: initial;
  left: initial;
}
.list-container ul li:hover .image {
  transition: all 0.5s;
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand');
  /* IE6 and 7 */
}
.list-container ul li:hover .underlay {
  opacity: 1;
  transition: all 0.5s;
}
.list-container.two ul .wrapper:first-child {
  width: 50%;
}
.list-container.two ul .wrapper {
  width: 50%;
}
.list-container.five ul .wrapper:first-child {
  width: 100%;
}
.list-container.five ul .wrapper:nth-child(4) {
  width: 50%;
}
.list-container.five ul .wrapper:nth-child(4) li {
  padding-bottom: 80%;
}
.list-container.five ul .wrapper {
  width: 50%;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  .list-container ul .wrapper {
    width: 33.33%;
    padding: 6px;
  }
  .list-container ul .wrapper:first-child {
    width: 66.66%;
  }
  .list-container ul .wrapper:nth-child(4) {
    width: 33.33%;
  }
  .list-container ul .wrapper:nth-child(4) li {
    padding-bottom: 80%;
  }
  .list-container ul li a h3,
  .list-container ul li .open-auction-hover h3 {
    font-size: 20px;
  }
  .list-container ul li a h4,
  .list-container ul li .open-auction-hover h4 {
    font-size: 12px;
  }
  .list-container ul li a .bottom,
  .list-container ul li .open-auction-hover .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    text-decoration: none;
    color: white;
    text-shadow: 0px 0px 90px rgba(0, 0, 0, 0.75);
    z-index: 20;
  }
  .list-container ul li a .bottom h1,
  .list-container ul li .open-auction-hover .bottom h1 {
    padding-bottom: 12px;
  }
  .list-container ul li a .bottom h2,
  .list-container ul li .open-auction-hover .bottom h2 {
    float: left;
    font-size: 13px;
    padding-right: 4px;
  }
  .list-container ul li a .bottom .container,
  .list-container ul li .open-auction-hover .bottom .container {
    width: auto;
    display: inline-block;
    margin: 0 auto;
  }
  .list-container.one ul .wrapper {
    width: 100%;
  }
  .list-container.two ul .wrapper:first-child {
    width: 50%;
  }
  .list-container.two ul .wrapper {
    width: 50%;
  }
  .list-container.four .wrapper:nth-child(4) {
    width: 100%;
  }
  .list-container.four .wrapper:nth-child(4) li {
    padding-bottom: 40%;
  }
  .list-container.five ul .wrapper:first-child {
    width: 66.66%;
  }
  .list-container.five ul .wrapper:nth-child(2),
  .list-container.five ul .wrapper:nth-child(3) {
    width: 33.33%;
  }
  .list-container.five ul .wrapper:nth-child(4),
  .list-container.five ul .wrapper:nth-child(5) {
    width: 100%;
  }
  .list-container.five ul .wrapper:nth-child(4) li,
  .list-container.five ul .wrapper:nth-child(5) li {
    padding-bottom: 40%;
  }
  .list-container.five ul .wrapper:nth-child(4) li a,
  .list-container.five ul .wrapper:nth-child(5) li a {
    padding-top: 15%;
  }
  .list-container.five ul .wrapper {
    width: 50%;
  }
  .list-container.six ul .wrapper:nth-child(4) li a,
  .list-container ul .wrapper:nth-child(4) li a {
    padding-top: 32%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
}
/*LIST ITEMS - ALT*/
/*List items*/
.list-container-alt {
  display: inline-block;
  width: 100%;
  padding: 4px 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.list-container-alt ul .wrapper {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.list-container-alt ul li {
  padding-bottom: 8px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.list-container-alt ul li .grid {
  display: none;
}
.list-container-alt ul li .image {
  background-color: #d1d1d1;
  background-repeat: no-repeat;
  height: 0;
  padding-bottom: 80%;
  background-position: 50% 50%;
  background-size: cover;
}
.list-container-alt ul li a {
  width: 100%;
  transition: all 0.5s;
  display: block;
  text-decoration: none;
  text-align: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
  background-color: white;
  color: #1e1e1e;
}
.list-container-alt ul li a h3 {
  line-height: 20px;
  color: #1e1e1e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  z-index: 50;
  position: relative;
}
.list-container-alt ul li a h4 {
  color: #1e1e1e;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 13px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  z-index: 50;
  position: relative;
  padding-top: 5px;
}
.list-container-alt ul li a p {
  display: block;
  padding: 32px 0;
}
.list-container-alt ul li a span {
  padding-right: 16px;
  display: inline-block;
}
.list-container-alt ul li a span em {
  font-size: 20px;
  padding-right: 3px;
}
.list-container-alt ul li a .office-contact {
  padding-top: 8px;
}
.list-container-alt ul li a .underlay {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.list-container-alt ul li a .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 120px;
  text-decoration: none;
  color: white;
  text-shadow: 0px 0px 90px rgba(0, 0, 0, 0.75);
  z-index: 20;
}
.list-container-alt ul li a .bottom h1 {
  padding-bottom: 10px;
}
.list-container-alt ul li a .bottom h2 {
  float: left;
  font-size: 15px;
  padding-right: 4px;
}
.list-container-alt ul li a .bottom .container {
  width: auto;
  display: inline-block;
  margin: 0 auto;
}
.list-container-alt ul li a .agent-info h4 {
  width: auto;
  display: inline-block;
  float: left;
  padding-right: 8px;
}
.list-container-alt ul li a .agent-info h4:nth-child(4) {
  clear: both;
}
.list-container-alt ul li a .agent-info p {
  clear: both;
}
.list-container-alt ul li:hover a {
  background-color: #1e1e1e;
  transition: all 0.5s;
  color: white;
}
.list-container-alt ul li:hover a h4,
.list-container-alt ul li:hover a h3 {
  color: white;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  .list-container-alt {
    margin-top: -6px !important;
    display: inline-block;
    width: 100%;
    padding: 0 18px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .list-container-alt ul .wrapper {
    width: 100%;
    float: left;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .list-container-alt ul li {
    padding-top: 12px;
    overflow: hidden;
    cursor: pointer;
    height: 0;
    padding-bottom: 30%;
    position: relative;
  }
  .list-container-alt ul li .grid {
    display: none;
  }
  .list-container-alt ul li .image {
    background-color: #d1d1d1;
    height: 0;
    padding-bottom: 30%;
    background-position: 50% 50%;
    background-size: cover;
    width: 40%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .list-container-alt ul li a {
    height: 0;
    width: 60%;
    float: left;
    display: block;
    text-decoration: none;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 24px;
    padding-bottom: 30%;
    background-color: white;
    color: #1e1e1e;
  }
  .list-container-alt ul li a h3 {
    line-height: 20px;
    color: #1e1e1e;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    z-index: 50;
    position: relative;
  }
  .list-container-alt ul li a h4 {
    color: #1e1e1e;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    z-index: 50;
    position: relative;
    padding-top: 5px;
  }
  .list-container-alt ul li a p {
    display: block;
    padding: 32px 0;
    max-height: 54px;
    overflow: hidden;
  }
  .list-container-alt ul li a .bottom-wrapper {
    position: absolute;
    bottom: 24px;
  }
  .list-container-alt ul li a span {
    padding-right: 16px;
    display: inline-block;
  }
  .list-container-alt ul li a span em {
    font-size: 20px;
    padding-right: 3px;
  }
  .list-container-alt ul li a .underlay {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  .list-container-alt {
    margin-top: -8px !important;
    display: inline-block;
    width: 100%;
    padding: 0 18px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .list-container-alt ul {
    max-width: 1030px;
    display: block;
    margin: 0 auto;
  }
  .list-container-alt ul .wrapper {
    width: 100%;
    float: left;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .list-container-alt ul li {
    margin-top: -8px;
    padding-top: 20px;
    overflow: hidden;
    cursor: pointer;
    height: 0;
    padding-bottom: 25%;
    position: relative;
  }
  .list-container-alt ul li .grid {
    display: none;
  }
  .list-container-alt ul li .image {
    background-color: #d1d1d1;
    height: 0;
    padding-bottom: 25%;
    background-position: 50% 50%;
    background-size: cover;
    width: 35%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .list-container-alt ul li a {
    height: 0;
    width: 65%;
    float: left;
    display: block;
    text-decoration: none;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 24px;
    padding-bottom: 30%;
    background-color: white;
    color: #1e1e1e;
  }
  .list-container-alt ul li a h3 {
    line-height: 20px;
    color: #1e1e1e;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    z-index: 50;
    position: relative;
  }
  .list-container-alt ul li a h4 {
    color: #1e1e1e;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    z-index: 50;
    position: relative;
    padding-top: 5px;
  }
  .list-container-alt ul li a p {
    display: block;
    padding: 32px 0;
  }
  .list-container-alt ul li a .bottom-wrapper {
    position: absolute;
    bottom: 24px;
  }
  .list-container-alt ul li a span {
    padding-right: 16px;
    display: inline-block;
  }
  .list-container-alt ul li a span em {
    font-size: 20px;
    padding-right: 3px;
  }
  .list-container-alt ul li a .underlay {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
/* TOP _ SECTION */
.top-section {
  position: relative;
  display: inline-block;
  width: 100%;
}
.top-section #item-image-slideshow-bravo {
  height: 350px;
}
.top-section #item-image-slideshow-bravo ul {
  height: 350px;
}
.top-section #item-image-slideshow-bravo ul li {
  height: 350px;
  background-size: cover;
  background-position: 50% 50%;
}
.top-section .overlay {
  position: absolute;
  top: 15%;
  width: 100%;
  z-index: 75;
  transition: all 0.5s;
}
.top-section .overlay article {
  width: 100%;
  text-align: center;
  color: white;
  font-size: 18px;
  text-shadow: 0px 0px 90px rgba(0, 0, 0, 0.75);
}
.top-section .overlay article h2 {
  text-transform: uppercase;
  font-size: 28px !important;
  font-weight: bold;
}
.top-section .overlay.active {
  top: 12%;
  transition: all 0.5s;
}
.top-section .form-wrapper {
  /*display: none;*/
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  .top-section #item-image-slideshow-bravo {
    height: 450px;
  }
  .top-section #item-image-slideshow-bravo ul {
    height: 450px;
  }
  .top-section #item-image-slideshow-bravo ul li {
    height: 450px;
  }
  .top-section .overlay {
    top: 45%;
  }
  .top-section .overlay article {
    font-size: 18px;
    text-shadow: 0px 0px 90px rgba(0, 0, 0, 0.75);
  }
  .top-section .overlay article h2 {
    font-size: 28px;
  }
  .top-section .overlay.active {
    top: 40%;
  }
  .top-section .homepage-form {
    /*display: block;*/
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  .top-section {
    margin-top: -50px;
  }
  .top-section #item-image-slideshow-bravo {
    height: 600px;
  }
  .top-section #item-image-slideshow-bravo ul {
    height: 600px;
  }
  .top-section #item-image-slideshow-bravo ul li {
    height: 600px;
  }
  .top-section .overlay {
    top: 45%;
    transition: all 1.5s !important;
  }
  .top-section .overlay article {
    font-size: 24px;
    text-shadow: 0px 0px 90px rgba(0, 0, 0, 0.75);
  }
  .top-section .overlay article h2 {
    font-size: 38px !important;
    padding-bottom: 8px;
  }
  .top-section .overlay.active {
    transition: all 1.5s !important;
    top: 40%;
  }
}
#no-results {
  width: 100%;
  display: block;
  text-align: center;
  line-height: 21px;
}
#no-results h2 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-bottom: 24px;
  font-size: 25px;
}
#no-results a {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  margin: 8px auto 0 auto;
}
#no-results a:focus,
#no-results a:hover,
#no-results a:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #no-results h2 {
    padding-bottom: 24px;
  }
  #no-results a {
    margin: 12px auto 0 auto;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #no-results h2 {
    font-size: 30px;
    padding-bottom: 30px;
  }
  #no-results a {
    margin: 20px auto 0 auto;
  }
}
/*Content Area*/
.container .agent-wrapper {
  width: 100%;
  background-color: #f1f1f1;
}
.container .middle {
  padding: 16px;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 18px;
}
.container .middle .left h1 {
  padding-bottom: 8px;
  display: block;
  width: 100%;
}
.container .middle .left h2 {
  display: block;
  width: 100%;
  padding: 16px 0;
  clear: both;
}
.container .middle .left span {
  width: auto;
  display: inline-block;
  float: left;
}
.container .middle .left a {
  padding-left: 2px;
  width: auto;
  display: inline-block;
  float: left;
  text-decoration: none;
  color: #1e1e1e;
  padding-bottom: 16px;
}
.container .middle .left a:hover {
  color: #14477e;
}
.container .middle .right {
  clear: both;
}
.container .middle .right h2 {
  display: block;
  width: 100%;
  padding: 16px 0;
}
.container .middle .right b {
  font-weight: bold;
  padding-right: 4px;
  display: inline-block;
}
.container .middle .right a {
  width: auto;
  display: inline-block;
  text-decoration: none;
  color: #1e1e1e;
}
.container .middle .right a:hover {
  color: #14477e;
}
.container .middle .right .contact-me .links a {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  margin: 2px 0 !important;
}
.container .middle .right .contact-me .links a:focus,
.container .middle .right .contact-me .links a:hover,
.container .middle .right .contact-me .links a:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
.container .middle .right .contact-me .links a:first-child {
  margin-top: 12px !important;
}
.container .middle .right .contact-me .links a:last-child {
  margin-bottom: 0;
}
.container .middle .right .contact-me .social-links a {
  position: relative;
  width: 17px;
  text-align: center;
  display: inline-block;
  margin: 0 7px;
  text-decoration: none;
  transition: all 0.5s;
}
.container .middle .right .contact-me .social-links a i {
  color: #1e1e1e;
  font-size: 19px;
  position: relative;
  display: block;
}
.container .middle .right .contact-me .social-links a:after {
  position: absolute;
  content: "";
  top: 27px;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #1e1e1e;
  opacity: 0;
  transition: all 0.5s;
}
.container .middle .right .contact-me .social-links #facebook:after {
  background-color: #3b5998;
}
.container .middle .right .contact-me .social-links #twitter:after {
  background-color: #55acee;
}
.container .middle .right .contact-me .social-links #linkedin:after {
  background-color: #0077b5;
}
.container .middle .right .contact-me .social-links #googleplus:after {
  background-color: #dd4b39;
}
.container .middle .right .contact-me .social-links #facebook:hover i {
  color: #3b5998;
}
.container .middle .right .contact-me .social-links #twitter:hover i {
  color: #55acee;
}
.container .middle .right .contact-me .social-links #linkedin:hover i {
  color: #0077b5;
}
.container .middle .right .contact-me .social-links #googleplus:hover i {
  color: #dd4b39;
}
.container .middle .right .contact-me .social-links .social.facebook:after {
  background-color: #3b5998;
}
.container .middle .right .contact-me .social-links .social.twitter:after {
  background-color: #55acee;
}
.container .middle .right .contact-me .social-links .social.pinit:after {
  background-color: #c8232c;
}
.container .middle .right .contact-me .social-links #googleplus:after {
  background-color: #dd4b39;
}
.container .middle .right .contact-me .social-links .social.facebook:hover i {
  color: #3b5998;
}
.container .middle .right .contact-me .social-links .social.twitter:hover i {
  color: #55acee;
}
.container .middle .right .contact-me .social-links .social.pinit:hover i {
  color: #c8232c;
}
.container .middle .right .contact-me .social-links a:nth-child(2) {
  margin-left: 0;
}
.container .middle .right .contact-me .social-links a:hover {
  transition: all 0.5s;
}
.container .middle .right .contact-me .social-links a:hover:after {
  opacity: 1;
  top: 22px;
  transition: all 0.5s;
}
.container .bottom .agent-form-alpha {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 12px 16px 0 16px;
}
.container .bottom .agent-form-alpha h1 {
  padding-bottom: 16px;
  font-size: 20px;
}
.container .bottom .agent-form-alpha form fieldset {
  margin-bottom: 8px;
}
.container .bottom .agent-form-alpha form fieldset textarea {
  height: 105px;
}
.container .bottom .agent-form-alpha form fieldset input[type="submit"] {
  display: block;
  width: 150px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: #14477e;
  border: transparent;
  width: 100%;
}
.container .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
.container .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
.container .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
  background-color: #0d2e52;
  color: #ffffff;
  transition: all 0.5s;
}
.container .bottom .agent-form-alpha form .fieldset_submit {
  margin-bottom: 0;
}
.container .bottom .latest-listings h1 {
  font-size: 20px;
  padding: 16px;
  padding-top: 0;
}
.container .bottom .latest-listings .list-container ul .wrapper {
  width: 100%;
}
.container .bottom .latest-listings .list-container ul li {
  padding-bottom: 70%;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  .middle {
    padding: 24px;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 18px;
  }
  .middle .left {
    padding-right: 24px;
  }
  .middle .left h1 {
    padding-bottom: 12px;
    display: block;
    width: 100%;
  }
  .middle .left h2 {
    display: block;
    width: 100%;
    padding: 24px 0;
    clear: both;
  }
  .middle .left span {
    width: auto;
    display: inline-block;
    float: left;
  }
  .middle .left a {
    padding-left: 2px;
    width: auto;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #1e1e1e;
    padding-bottom: 24px;
  }
  .middle .left a:hover {
    color: #14477e;
  }
  .middle .right {
    border-left: 1px solid #14477e;
    padding-left: 24px;
    clear: both;
    margin-top: 24px;
  }
  .middle .right h2 {
    display: block;
    width: 100%;
    padding: 0 0 24px 0;
  }
  .middle .right b {
    font-weight: bold;
    padding-right: 4px;
    display: inline-block;
  }
  .middle .right a {
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #1e1e1e;
  }
  .middle .right a:hover {
    color: #14477e;
  }
  .middle .right .contact-me .links a {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    margin: 12px 0;
  }
  .middle .right .contact-me .links a:focus,
  .middle .right .contact-me .links a:hover,
  .middle .right .contact-me .links a:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  .middle .right .contact-me .links a:last-child {
    margin-bottom: 0;
  }
  .middle .right .contact-me .social-links h2 {
    padding-top: 24px;
  }
  .middle .right .contact-me .social-links a {
    position: relative;
    width: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
    transition: all 0.5s;
  }
  .middle .right .contact-me .social-links a i {
    color: #1e1e1e;
    font-size: 19px;
    position: relative;
    display: block;
  }
  .middle .right .contact-me .social-links a:after {
    position: absolute;
    content: "";
    top: 27px;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #1e1e1e;
    opacity: 0;
    transition: all 0.5s;
  }
  .middle .right .contact-me .social-links #facebook:after {
    background-color: #3b5998;
  }
  .middle .right .contact-me .social-links #twitter:after {
    background-color: #55acee;
  }
  .middle .right .contact-me .social-links #linkedin:after {
    background-color: #0077b5;
  }
  .middle .right .contact-me .social-links #googleplus:after {
    background-color: #dd4b39;
  }
  .middle .right .contact-me .social-links #facebook:hover i {
    color: #3b5998;
  }
  .middle .right .contact-me .social-links #twitter:hover i {
    color: #55acee;
  }
  .middle .right .contact-me .social-links #linkedin:hover i {
    color: #0077b5;
  }
  .middle .right .contact-me .social-links #googleplus:hover i {
    color: #dd4b39;
  }
  .middle .right .contact-me .social-links a:nth-child(2) {
    margin-left: 0;
  }
  .middle .right .contact-me .social-links a:hover {
    transition: all 0.5s;
  }
  .middle .right .contact-me .social-links a:hover:after {
    opacity: 1;
    top: 22px;
    transition: all 0.5s;
  }
  .bottom .agent-form-alpha {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 24px 0 24px;
  }
  .bottom .agent-form-alpha h1 {
    padding: 24px 0;
    font-size: 20px;
  }
  .bottom .agent-form-alpha form fieldset {
    margin-bottom: 0;
    padding: 0 0 12px 0;
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .bottom .agent-form-alpha form fieldset input[type=select],
  .bottom .agent-form-alpha form fieldset select {
    height: 45px;
  }
  .bottom .agent-form-alpha form fieldset textarea {
    height: 135px;
  }
  .bottom .agent-form-alpha form fieldset input[type="submit"] {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    border: transparent;
    width: 100%;
    height: 45px;
    line-height: 45px;
  }
  .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
  .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
  .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  .bottom .agent-form-alpha form .fieldset_first_name,
  .bottom .agent-form-alpha form .fieldset_email_address {
    padding-right: 6px;
  }
  .bottom .agent-form-alpha form .fieldset_surname,
  .bottom .agent-form-alpha form .fieldset_mobile {
    padding-left: 6px;
  }
  .bottom .agent-form-alpha form .fieldset_notes {
    width: 100%;
  }
  .bottom .agent-form-alpha form .fieldset_submit {
    width: 100%;
    margin-bottom: 0;
  }
  .bottom .latest-listings {
    clear: both;
  }
  .bottom .latest-listings h1 {
    font-size: 20px;
    padding: 24px;
  }
  .bottom .latest-listings .list-container ul .wrapper {
    width: 33.33%;
  }
  .bottom .latest-listings .list-container ul li {
    padding-bottom: 70%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  .middle {
    padding: 30px 0;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 18px;
  }
  .middle .left {
    padding-right: 30px;
  }
  .middle .left h1 {
    padding-bottom: 20px;
    display: block;
    width: 100%;
  }
  .middle .left h2 {
    display: block;
    width: 100%;
    padding: 30px 0;
    clear: both;
  }
  .middle .left span {
    width: auto;
    display: inline-block;
    float: left;
  }
  .middle .left a {
    padding-left: 2px;
    width: auto;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #1e1e1e;
    padding-bottom: 30px;
  }
  .middle .left a:hover {
    color: #14477e;
  }
  .middle .right {
    border-left: 1px solid #14477e;
    padding-left: 30px;
    clear: both;
    margin-top: 30px;
  }
  .middle .right h2 {
    display: block;
    width: 100%;
    padding: 0 0 30px 0;
  }
  .middle .right b {
    font-weight: bold;
    padding-right: 4px;
    display: inline-block;
  }
  .middle .right a {
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #1e1e1e;
  }
  .middle .right a:hover {
    color: #14477e;
  }
  .middle .right .contact-me .links a {
    display: block;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: #14477e;
    margin: 10px 0;
  }
  .middle .right .contact-me .links a:focus,
  .middle .right .contact-me .links a:hover,
  .middle .right .contact-me .links a:active {
    background-color: #0d2e52;
    color: #ffffff;
    transition: all 0.5s;
  }
  .middle .right .contact-me .links a:last-child {
    margin-bottom: 0;
  }
  .middle .right .contact-me .social-links h2 {
    padding-top: 30px;
  }
  .middle .right .contact-me .social-links a {
    position: relative;
    width: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
    transition: all 0.5s;
  }
  .middle .right .contact-me .social-links a i {
    color: #1e1e1e;
    font-size: 19px;
    position: relative;
    display: block;
  }
  .middle .right .contact-me .social-links a:after {
    position: absolute;
    content: "";
    top: 27px;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #1e1e1e;
    opacity: 0;
    transition: all 0.5s;
  }
  .middle .right .contact-me .social-links #facebook:after {
    background-color: #3b5998;
  }
  .middle .right .contact-me .social-links #twitter:after {
    background-color: #55acee;
  }
  .middle .right .contact-me .social-links #linkedin:after {
    background-color: #0077b5;
  }
  .middle .right .contact-me .social-links #googleplus:after {
    background-color: #dd4b39;
  }
  .middle .right .contact-me .social-links #facebook:hover i {
    color: #3b5998;
  }
  .middle .right .contact-me .social-links #twitter:hover i {
    color: #55acee;
  }
  .middle .right .contact-me .social-links #linkedin:hover i {
    color: #0077b5;
  }
  .middle .right .contact-me .social-links #googleplus:hover i {
    color: #dd4b39;
  }
  .middle .right .contact-me .social-links a:nth-child(2) {
    margin-left: 0;
  }
  .middle .right .contact-me .social-links a:hover {
    transition: all 0.5s;
  }
  .middle .right .contact-me .social-links a:hover:after {
    opacity: 1;
    top: 22px;
    transition: all 0.5s;
  }
}
/* HEADING WRAPPER*/
.heading-wrapper {
  width: 100%;
  display: block;
  padding: 16px 16px 0 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.heading-wrapper .heading-div {
  font-size: 20px;
}
.heading-wrapper .style-change {
  padding: 8px 0;
  display: block;
}
.heading-wrapper .style-change div,
.heading-wrapper .style-change a {
  text-decoration: none;
  font-size: 20px;
  display: inline-block;
  padding-right: 4px;
  color: #1e1e1e;
}
.heading-wrapper .style-change div i,
.heading-wrapper .style-change a i {
  cursor: pointer;
  color: #1e1e1e;
}
.heading-wrapper .style-change div i:hover,
.heading-wrapper .style-change a i:hover {
  color: #14477e;
}
.heading-wrapper .style-change .active i {
  color: #14477e;
}
.heading-wrapper .search-sort select {
  font-family: 'Lato', sans-serif;
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: #878787;
  padding-left: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  .heading-wrapper {
    padding: 24px 24px 0 24px;
  }
  .heading-wrapper .heading-div {
    font-size: 25px;
  }
  .heading-wrapper .style-change {
    /*width: 125px;*/
    float: left;
    padding: 12px 0;
  }
  .heading-wrapper .style-change div,
  .heading-wrapper .style-change a {
    padding-right: 6px;
  }
  .heading-wrapper .search-sort select {
    width: 250px;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 23px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  .heading-wrapper {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
    padding: 30px 30px 0 18px;
  }
  .heading-wrapper .heading-div {
    font-size: 30px;
  }
  .heading-wrapper .style-change {
    /*width: 175px;*/
    float: left;
    padding: 20px 0;
  }
  .heading-wrapper .style-change div,
  .heading-wrapper .style-change a {
    padding-right: 10px;
  }
  .heading-wrapper .search-sort select {
    width: 250px;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 38px;
  }
  #blog-display {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
}
@media print {
  footer {
    display: none !important;
    background-color: #14477e;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  #search-icon {
    display: none !important;
  }
  nav {
    display: none !important;
  }
  section {
    width: 1030px;
  }
  footer .disclaimer {
    display: none !important;
  }
  #opens-kilo .top-section,
  #auctions-juliet .top-section {
    display: none;
  }
  #opens-kilo .listings-wrapper .date-wrapper,
  #auctions-juliet .listings-wrapper .date-wrapper {
    display: none;
  }
  #opens-kilo .listings-wrapper .date-wrapper.added,
  #auctions-juliet .listings-wrapper .date-wrapper.added {
    display: block !important;
  }
  #opens-kilo .listings-wrapper .date-wrapper .wrapper,
  #auctions-juliet .listings-wrapper .date-wrapper .wrapper {
    display: inline-block;
  }
  #opens-kilo .listings-wrapper .date-wrapper .wrapper.added,
  #auctions-juliet .listings-wrapper .date-wrapper .wrapper.added {
    display: block !important;
  }
  #opens-kilo .listings-wrapper .date-wrapper .wrapper.added .grid,
  #auctions-juliet .listings-wrapper .date-wrapper .wrapper.added .grid {
    display: block !important;
  }
  #opens-kilo .listings-wrapper .date-wrapper .wrapper.added .open-auction-hover,
  #auctions-juliet .listings-wrapper .date-wrapper .wrapper.added .open-auction-hover {
    display: block !important;
  }
  #opens-kilo .listings-wrapper .date-wrapper .wrapper.added .open-auction-hover .add,
  #auctions-juliet .listings-wrapper .date-wrapper .wrapper.added .open-auction-hover .add {
    display: none !important;
  }
  #opens-kilo .listings-wrapper .date-wrapper .wrapper.added .open-auction-hover .remove,
  #auctions-juliet .listings-wrapper .date-wrapper .wrapper.added .open-auction-hover .remove {
    display: none !important;
  }
  #opens-kilo .listings-wrapper .date-wrapper .wrapper.added .open-auction-hover .underlay,
  #auctions-juliet .listings-wrapper .date-wrapper .wrapper.added .open-auction-hover .underlay {
    opacity: 1 !important;
  }
  #opens-kilo .listings-wrapper.print-all .date-wrapper,
  #auctions-juliet .listings-wrapper.print-all .date-wrapper {
    display: block !important;
  }
  #opens-kilo .style-change,
  #auctions-juliet .style-change {
    display: none;
  }
}
#wheels-debug-area,
.cfdebug {
  display: none;
}
#contact-state {
  border: 1px solid #878787 !important;
}
#maintenance-request-echo .maintenance-request-wrapper form .fieldset_postcode {
  padding-right: 0px;
}
#slider-range .ui-slider-handle {
  font-size: 12px !important;
  text-transform: uppercase;
}
@media only screen and (max-width: 640px) {
  .form-wrapper .container.search-bottom div {
    width: 90%;
  }
}
@media only screen and (max-width: 980px) {
  #header-namine {
    height: 60px;
  }
  #header-namine section nav {
    margin-top: 60px;
  }
  #header-namine section #logo img {
    padding-top: 18px;
  }
  #header-namine section #menuOpen-mobile,
  #header-namine section #menuOpenDesktop,
  #header-namine section #menuOpen-hide-overlay {
    padding-top: 22px;
  }
  #search-icon-apple {
    top: 20px;
    z-index: 999;
  }
  #search-icon {
    top: 12px;
    z-index: 999;
  }
}
.alert.alert-info {
  display: none;
}
.testimonial-text {
  width: 100% !important;
  display: block !important;
}
.testimonial-text b {
  font-weight: bold !important;
}
.testimonial-text i {
  font-style: italic !important;
}
.testimonial-from {
  width: 100% !important;
  display: block !important;
  padding-top: 8px !important;
  padding-bottom: 24px !important;
}
#item-igloo .bx-pager,
#suburb-profile-show-delta .bx-pager {
  visibility: hidden !important;
}
#inspectRe.listings-inspect-apply.grid.default-btn {
  position: absolute;
  top: 175px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  padding: 0;
  width: 180px;
  z-index: 100;
  background: transparent;
  border: 2px solid white;
  border-radius: 0;
  height: 35px;
  line-height: 35px;
}
.resources-video a {
  width: 119px !important;
  color: #fff !important;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #F47D30;
  padding: 15px;
}
.resources-video a:hover {
  background-color: #e5610c;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* CUSTOM */

